23.01.2015 Views

Download - Wolfram Research

Download - Wolfram Research

Download - Wolfram Research

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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

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

symbol<br />

"pattern"<br />

{"pattern" | symbol, † † † }<br />

matches symbol literally<br />

matches any symbol arg for which<br />

StringMatchQ[ToString[arg], "pattern"] yields True<br />

matches any symbol that matches at least one of the<br />

patterns; patterns are evaluated in the given order<br />

Format specifications for params.<br />

Value takes precedence over Symbolic. Thus, a model parameter listed in the arguments of<br />

both options will be converted to a numerical value.<br />

Value−>All is equivalent to Symbolic−>None.<br />

Examples<br />

Load Analog Insydes.<br />

This defines an RLC<br />

lowpass filter circuit.<br />

Set up a system of AC<br />

equations.<br />

Set up a system of DC<br />

equations.<br />

In[1]:= DC] // DisplayForm<br />

Out[4]//DisplayForm=<br />

V$1 V$2<br />

V$1 V$2<br />

I$V1 <br />

⩵⩵ 0, I$L1 <br />

⩵⩵ 0, I$L1 ⩵⩵ 0, V$1 ⩵⩵ V,<br />

R<br />

R<br />

V$2 V$3 ⩵⩵ 0, V$1, V$2, V$3, I$V1, I$L1, DesignPoint

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

Saved successfully!

Ooh no, something went wrong!