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.

302 3. Reference Manual<br />

Perform numerical<br />

transient analysis with<br />

NDAESolve.<br />

Display the simulation<br />

result.<br />

In[6]:= tran = NDAESolve[rectifiereqs, {t, 0., 2.*^−5}]<br />

Out[6]=<br />

V$2 InterpolatingFunction0., 0.00002, ,<br />

V$1 InterpolatingFunction0., 0.00002, ,<br />

I$V0 InterpolatingFunction0., 0.00002, ,<br />

I$AC$D1 InterpolatingFunction0., 0.00002, <br />

In[7]:= TransientPlot[tran, {V$1[t], V$2[t]}, {t, 0., 2.*^−5}]<br />

2<br />

1<br />

-1<br />

-6<br />

5. 10<br />

0.00001 0.000015 0.00002<br />

t<br />

V$1[t]<br />

V$2[t]<br />

-2<br />

Out[7]= Graphics <br />

Perform numerical<br />

DC-transfer analysis with<br />

NDAESolve.<br />

Display the simulation<br />

result.<br />

In[8]:= dctran = NDAESolve[rectifiereqs, {t, 0., 1.*^−5},<br />

AnalysisMode −> DC]<br />

Out[8]=<br />

V$1 InterpolatingFunction0., 0.00001, ,<br />

V$2 InterpolatingFunction0., 0.00001, ,<br />

I$V0 InterpolatingFunction0., 0.00001, ,<br />

I$AC$D1 InterpolatingFunction0., 0.00001, <br />

In[9]:= TransientPlot[dctran, {V$1[t], V$2[t]}, {t, 0., 1.*^−5}]<br />

2<br />

1<br />

-1<br />

-6 -6 -6 -60.00001<br />

t<br />

2. 10 4. 10 6. 10 8. 10<br />

V$1[t]<br />

V$2[t]<br />

-2<br />

Out[9]= Graphics

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

Saved successfully!

Ooh no, something went wrong!