dsharlet / LiveSPICE

Real time SPICE simulation for audio signals
MIT License
419 stars 61 forks source link

Feature Inquiry - Voltage Source Naming and Referencing #205

Closed standard-librarian closed 11 months ago

standard-librarian commented 11 months ago

Feature Inquiry: I'm inquiring whether LiveSPICE supports a feature that I found in LTSpice, which allows users to name voltage sources and reference them in other voltage source definitions. This feature greatly enhances the clarity and manageability of circuit descriptions.

Reference to LTSpice: I came across this feature in LTSpice, where it allows users to name voltage sources and utilize these named sources in other voltage source definitions, for example, Vc=V[Va]*V[Vb].

Question: Does LiveSPICE have a similar feature for naming voltage sources and referencing them in this manner?

dLW3Z

standard-librarian commented 11 months ago

I found a component named "Named Voltage" that does the same functionality! mentioned in issue #191 by @dsharlet

the "Named Voltage" and "Named Current" components can be used with voltage/current sources to produce voltages/currents with arbitrary expressions.

image