23.01.2015 Views

Download - Wolfram Research

Download - Wolfram Research

Download - Wolfram Research

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

3.5 Setting Up and Solving Circuit Equations 233<br />

With AnalysisMode −> Transient, you can set up a system of differential-algebraic equations (DAE)<br />

for nonlinear dynamic circuits. The independent variable of transient analysis is given by the value<br />

of the option IndependentVariable, which is not necessarily time.<br />

BranchCurrentPrefix<br />

With<br />

BranchCurrentPrefix −> "string", you can specify the prefix string CircuitEquations prepends to<br />

an element’s reference designator to generate a unique branch current identifier.<br />

For example, with BranchCurrentPrefix −> "I$", the current through a resistor R1 will be named<br />

I$R1.<br />

Symbol["string" "refdes"] must yield a valid symbol. Therefore, "string" must not<br />

contain characters which have a special meaning in Mathematica.<br />

BranchVoltagePrefix<br />

With<br />

BranchVoltagePrefix −> "string", you can specify the prefix string CircuitEquations prepends to<br />

an element’s reference designator to generate a unique branch voltage identifier.<br />

For example, with BranchVoltagePrefix −> "V$", the voltage across a resistor R1 will be named<br />

V$R1.<br />

Symbol["string" "refdes"] must yield a valid symbol. Therefore, "string" must not<br />

contain characters which have a special meaning in Mathematica.<br />

ControllingCurrentPrefix<br />

With ControllingCurrentPrefix −> "string", you can specify the prefix string CircuitEquations<br />

prepends to the reference designator of a current-controlled source to generate a unique identifier<br />

for the controlling current.<br />

For example, with ControllingCurrentPrefix −> "IC$", the controlling current of a currentcontrolled<br />

voltage source CV1 will be named IC$CV1.<br />

Symbol["string" "refdes"] must yield a valid symbol. Therefore, "string" must not<br />

contain characters which have a special meaning in Mathematica.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!