Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Microwave Toolbox details
Login with GitLab

Microwave Toolbox

RF and Microwave Tools for Data Analysis
(8032 downloads for this version - 10669 downloads for all versions)
Details
Version
13.6
Author
Tibault Reveyrand
Owner Organization
www.microwave.fr
Maintainer
tibault reveyrand
License
Creation Date
July 12, 2013
Source created on
Scilab 5.2.x
Binaries available on
Scilab 5.2.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Scilab 5.5.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Install command
--> atomsInstall("microwave")
Description
            This toolbox enable efficient data anlysis for RF and microwave data, such as
S2P file read/write and display, stability circles, de-embedding...            
Files (3)
[492.84 kB]
Source code archive

[254.22 kB]
OS-independent binary for Scilab 5.2.x
Binary version
Automatically generated by the ATOMS compilation chain

[286.92 kB]
OS-independent binary for Scilab 5.5.x
Binary version (all platforms)
Automatically generated by the ATOMS compilation chain

News (0)
Comments (10)     Leave a comment 
Comment from tibault reveyrand -- July 12, 2013, 12:13:47 AM    
Hi,
I added the TRL algorithm in order to extract input and output test-fixture [S]
parameters.
It requires 3 S2P measurements of your test fixture :
- The THRU
- A LINE
- A REFLECT (Open or Short)

Read the example. The new function is uW_TRL_calc()

Best Regards,

T. Reveyrand
www.microwave.fr
Comment from tibault reveyrand -- October 28, 2013, 06:07:05 PM    
The equations used in uW_TRL_calc() function are detailed right here :

T. Reveyrand
?TRL algorithm to de-embed a RF test fixture.?
CU-Boulder, Internal Talk, July 2013.

http://www.microwave.fr/reports/CU-boulder.pdf
Comment from tyler reid -- November 21, 2014, 08:43:32 PM    
Sorry I'm a noob to scilabs. trying to install this module I get the error:
development_tools module not installed.
at line      31 of exec file called by :    
_13-6\microwave\builder.sce', -1
Where do I get the development tools module?
Answer from Vincent COUVERT -- November 24, 2014, 09:33:16 AM    
Hello,

I think you tried to compile this module form sources and you did not install the 
"development_tools" module. The easiest way to install this module is 
atomsInstall('microwave')

Regards,

> Sorry I'm a noob to scilabs. trying to install this module I get the error:
> development_tools module not installed.
> at line      31 of exec file called by :    
> _13-6\microwave\builder.sce', -1
> Where do I get the development tools module?
Comment from Evan Wayton -- July 20, 2016, 04:41:07 PM    
When I run atomsInstall("microwave") in either the 64-bit or 32-bit version of
5.5.2, I get 
the following error:

atomsInstallList: The package microwave is not available.
 !--error 10000 

at line      51 of function atomsError called by :  
at line      76 of function atomsInstallList called by :  
at line     233 of function atomsInstall called by :  
atomsInstall("microwave")

Also, it does not show up in the ATOMS Module Manager Gui as an option, even upon selecting

to Update List of Packages.

Is there a way in which I can install this package manually?
Comment from Pierre-Aime AGNEL -- July 20, 2016, 04:50:56 PM    
I have uploaded the 5.5.2 binary version for the toolbox
You can retry installation by:

atomsSystemUpdate();
atomsInstall("microwave");

Please tell us if there are still problems with the installation.
Comment from Evan Wayton -- July 20, 2016, 05:27:57 PM    
Works great, thanks Pierre-Aime Agnel!
Comment from Thinh Dang -- March 29, 2017, 12:08:29 PM    
Hello Mr. Pierre-Aime Agnel,

i have same trouble installation like Evan Wayton. My Scilab version is 6.0.0

When I run atomsInstall("microwave") in either the 64-bit or 32-bit version of
6.0.0, I get 
the following error:


--> atomsSystemUpdate();
Scanning repository http://atoms.scilab.org/6.0
... Done

--> atomsInstall("microwave");
atomsInstallList: Das Paket microwave ist nicht verfügbar.
at line    51 of function atomsError       ( C:\Program
Files\scilab-6.0.0\modules\atoms\macros\atoms_internals\atomsError.sci line 65 )
at line    75 of function atomsInstallList ( C:\Program
Files\scilab-6.0.0\modules\atoms\macros\atoms_internals\atomsInstallList.sci line 114 )
at line   233 of function atomsInstall     ( C:\Program
Files\scilab-6.0.0\modules\atoms\macros\atomsInstall.sci line 249 )

Do you have Tool-update for the 6.0.0 version?

Thank you
Comment from bourcier christophe -- February 11, 2021, 01:44:01 PM    
hello,

is it possible to install the module in a 6.0.1 version of scilab?

I meet lot of problems. It seem the files are not reconized by scilab...
best regards 
christophe
Comment from Angel Perez -- August 16, 2022, 11:18:53 AM    
Hello,

Same question as comment before... is it possible to install the module in a 6.0.1 version

of Scilab?

I got the following problem when trying to install: 

--> atomsInstall('microwave')
at line   275 of function atomsDESCRIPTIONget ( C:\Program Files\scilab-
6.0.1\modules\atoms\macros\atoms_internals\atomsDESCRIPTIONget.sci line 294 )
at line    31 of function atomsIsPackage      ( C:\Program Files\scilab-
6.0.1\modules\atoms\macros\atoms_internals\atomsIsPackage.sci line 47 )
at line    69 of function atomsInstallList    ( C:\Program Files\scilab-
6.0.1\modules\atoms\macros\atoms_internals\atomsInstallList.sci line 108 )
at line   233 of function atomsInstall        ( C:\Program Files\scilab-
6.0.1\modules\atoms\macros\atomsInstall.sci line 249 )

load: Invalid HDF5 Scilab format.

Thank you very much for your help!!

Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.