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.

2.4 Setting up and Solving Circuit Equations 79<br />

In[11]:= rlcstaext = CircuitEquations[rlcfilter,<br />

Formulation −> ExtendedTableau];<br />

DisplayForm[rlcstaext]<br />

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

1 0 0 0 0 0 0 0 0 0 0 0 1 0 0<br />

0 1 0 0 0 0 0 0 0 0 0 0 1 1 0<br />

<br />

0 0 1 0 0 0 0 0 0 0 0 0 0 1 0<br />

0 0 0 1 0 0 0 0 0 0 0 0 0 1 1<br />

0 0 0 0 1 0 0 0 0 0 0 0 0 0 1<br />

0 0 0 0 0 1 0 0 0 0 0 0 0 0 1<br />

0 0 0 0 0 0 1 1 0 0 0 0 0 0 0<br />

0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 .<br />

0 0 0 0 0 0 0 0 0 1 1 1 0 0 0<br />

1 0 0 0 0 0 0 0 0 0 0 0 0 0 0<br />

0 1 0 0 0 0 0 RA 0 0 0 0 0 0 0<br />

0 0 C1 s 0 0 0 0 0 1 0 0 0 0 0 0<br />

0 0 0 1 0 0 0 0 0 L1 s 0 0 0 0 0<br />

0<br />

<br />

0 0 0 C2 s 0 0 0 0 0 1 0 0 0 0<br />

<br />

0 0 0 0 0 1 0 0 0 0 0 RB 0 0 0 <br />

V$V0 <br />

V$RA<br />

<br />

V$C1<br />

V$L1<br />

V$C2<br />

V$RB<br />

I$V0<br />

I$RA ⩵⩵<br />

<br />

<br />

I$C1<br />

I$L1<br />

I$C2<br />

I$RB<br />

V$1<br />

V$2<br />

V$3<br />

<br />

<br />

<br />

<br />

0<br />

0<br />

0<br />

0<br />

0<br />

0<br />

0<br />

0<br />

0<br />

V0<br />

0<br />

0<br />

0<br />

0<br />

0<br />

<br />

<br />

<br />

Of course, the solution for a particular quantity in a circuit does not depend on the type of equations<br />

from which the solution is computed. So the value for V$3 obtained by an extended sparse tableau<br />

analysis is identical to the one computed by modified nodal analysis:<br />

In[13]:= V$3 /. First[Solve[rlcstaext, V$3]]<br />

Out[13]=<br />

L1 RB s V0<br />

<br />

RA RB RA L1 s 1 C1 RA s RB L1 s 1 C2 RB s

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

Saved successfully!

Ooh no, something went wrong!