-
-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Waveform/Source Library #1046
Comments
Please wait with this library and similar libraries. We need first to backport this rejected PR from Qucs: Qucs/qucs#659 This will allow to show XML defined devices on the system components panel. Otherwise these source will have bad visibility for user. |
With adherence to @ra3xdh guidance about the timing, I think the idea of having already parametrized "well known" and "useful", for the accepted at this group definitions thereof, of these sources would speed up the usage for people who are newcomers to the simulator. From a neophyte perspective the parametrization of such sources requires the command of a new mini programing language, and on the other hand we've a semiotic clash when you've a menu to pick and place components in the canvas. I would even go further and suggest we get a sub GUI for the parametrization of these sources, easing even more this task to allow users to put focus and energy in the simulations themselves. |
I propose the following addition to improve the pulsed source usability:
In other words this issue should be resolved in C++ level. |
Pulse is a good one to start with. Pulse can also be V or I. I in Qucs-S generates -I. One can also specify how many pulses or continuous. PULSE(V1 V2 TD TR TF PW PER NP) Name Parameter Default Value Units |
I made a number of Source subcircuits for use in "analog" and XSPICE "digital" Simulations. Might be useful to someone. |
I am not inclined to include this library in the distribution. This problem should be resolved in C++ level. See my comment about a custom dialog above. |
No need to be in distribution or made into a Library. They are available in the Discussion section. XSPICE "digital" will require something different than your planning. XSPICE has built-in digital sources and any analog source can be made into a digital source with a ADC Bridge. The reverse is also true. They are much easier to use once made into subcircuits. |
Would it be useful to have a Library of Sources made up of sub-circuits? It would speed making say Triangle, Sawtooth, Clock, 3-phase source...etc. LTspice users have created a number of source.asy.
Waveforms_prj.zip
The text was updated successfully, but these errors were encountered: