Re: [Qucs-devel] Qucs, Gnucap, and Google Summer of Code

Richard Crozier <[email protected]>
Newsgroups gmane.comp.gnu.gnucap.devel
Message-ID <[email protected]>
> So what we are working on is to port the Qucs RF analysis methods and
> RF models to the gnucap core as plugins, first by using a wrapper to
> get it started, then making the code changes to get gnucap performance
> in the Qucs RF stuff.  What is possible with the combination
> exceeds any Spice.
>
> A lot of this is ideal for student projects, so here's an invitation
> for students to do some projects.  Applications are open now.  The
> deadline is April 3.
>
>

The Qucs solvers can be used as a shared library, qucsator is actually 
just a thin wrapper for this library now. With special elements in your 
circuit you can externally control voltage sources etc. at every time 
step. This can run either 'synchronously' i.e., you set voltages etc. on 
every single time step, or 'asynchronously', where you set voltages in 
between multiple steps and they are interpolated at the next steps.

Is it possible to do the same or similar with gnucap?

Based on the above I also created a matlab/octave interface based on mex 
files for direct data communication with the simulation during 
simulation execution from these languages to allow joining to larger 
simulations.

Regards,

Richard

-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.