Replies: 1 comment
-
Hello Jason There are two ways I can think of. Either using a PWL file, or using a WAV file. https://www.analog.com/en/analog-dialogue/raqs/raq-issue-175.html I haven't coded any support for this in LTSpice, although, I believe you can quickly code something that does it. Best Regards, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since the LTSpice inputs are kind of wonky, I was wondering whether it would be possible to generate numpy vectors (time and signal) containing the input signals into a circuit.
I am trying to simulate many different inputs through the same circuit using this method, but want to have python generate the signals because the input signals are fairly complex and governed by many math equations. Any suggestion on how I might get this functionality, or is this not currently supported?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions