qucsator_rf

Qucsator-RF is RF circuit simulation kernel for Qucs-S

GPL-2.0 License

Stars
12
qucsator_rf - Qucsator RF v1.0.2 Latest Release

Published by ra3xdh about 2 months ago

General notes

This release contains small improvements for microwave devices

Bugfixes and general improvements

  • Added simplified TRAN models for mscorner, msmbend, and bondwire #19
  • Fixed equations in mscouple #20
  • Fixed equations in rectline #21

Installation

Linux

QucsatorRF is a part of Qucs-S package. Install the latest release of Qucs-S https://github.com/ra3xdh/qucs_s to get access to QucsatorRF.

Windows

Besides Qucs-S binary package or installer you may use standalone portable package. Unpack it and run qucsator_rf.exe from cmd.exe

Build from source

Use CMake to build QucsatorRF. The package has the following build time dependencies:

 gperf flex bison dos2unix
qucsator_rf - Qucsator RF v1.0.1

Published by ra3xdh 3 months ago

General notes

This release contains improvements mostly related to data files format converter.

New features

  • Show warning instead of error on wrong property name and ignore this property #14
  • Add -ln command line switch for converter. This switch allows to define Qucs library name #11
  • Fixed Qucsconv error if data variable has SPICE notation #4
  • Fixed build on MacOS #3

Installation

Linux

QucsatorRF is a part of Qucs-S package. Install the latest release of Qucs-S https://github.com/ra3xdh/qucs_s to get access to QucsatorRF.

Windows

Besides Qucs-S binary package or installer you may use standalone portable package. Unpack it and run qucsator_rf.exe from cmd.exe

Build from source

Use CMake to build QucsatorRF. The package has the following build time dependencies:

 gperf flex bison dos2unix
qucsator_rf - QucsatorRF v1.0.0

Published by ra3xdh 7 months ago

General notes

This is the first release of QucsatorRF simulation backend. QucsaorRF is a part of Qucs-S distribution, but could be used as standalone CLI simulator. I didn't prepare DEB and RPM package by this reason. The source tarball and Windows portable package are available below.

New features

  • Added advanced radial stub model by @michal777
  • Fixed S-matrix transform by @thliebig
  • Build system switched to CMake
  • ADMS dependency made optional
  • Fixed No .END directive warning in converter

Installation

Linux

QucsatorRF is a part of Qucs-S package. Install the latest release of Qucs-S https://github.com/ra3xdh/qucs_s to get access to QucsatorRF.

Windows

Besides Qucs-S binary package or installer you may use standalone portable package. Unpack it and run qucsator_rf.exe from cmd.exe

Build from source

Use CMake to build QucsatorRF. The package has the following build time dependencies:

 gperf flex bison dos2unix