Frequency-domain simulation with N-Port networks in PySpice #397
VictorDosSantos
started this conversation in
General
Replies: 1 comment 3 replies
-
Pyspice is a wrapper for ngspice, whatever ngspice can do... mostly. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello PySpice developers,
I’m currently working on simulating electrical networks and I have a question regarding PySpice’s capabilities for frequency-domain simulations.
Would it be possible to simulate an electrical network where the passive linear components are represented as N-Port networks, and the active components (such as current, voltage sources, power converters) are modeled as frequency-domain sources?
I’m interested in knowing whether PySpice can handle such a configuration and, if so, how to approach this type of simulation.
Thanks in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions