gnucap-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Richard Crozier
Subject: Re: [Gnucap-devel] [Qucs-devel] Qucs, Gnucap, and Google Summer of Code
Date: Fri, 24 Mar 2017 09:01:39 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0


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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]