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.8 Linear Symbolic Approximation 143<br />

too large to yield meaningful expressions for the poles. This shows that combining SBG with SAG<br />

techniques can also be a powerful approach for computing other circuit characteristics than only<br />

transfer functions.<br />

In[37]:= voutsimp3n[s_] = voutsimp3s /. dpceamp<br />

48.598 s<br />

Out[37]= <br />

2<br />

<br />

1 0.047 s 147000. 470. s<br />

Finally, we plot this simplified transfer function together with the original function to visualize the<br />

effects of our low-and-mid-frequency approximation. The Bode plot shows that the approximation<br />

is valid from zero frequency to the upper end of the passband at about MHz. High-frequency<br />

effects are not described because we did not specify a design point in the frequency region beyond<br />

the passband.<br />

In[38]:= BodePlot[{voutexactn[2. Pi I f], voutsimp3n[2. Pi I f]},<br />

{f, 1., 1.*10^9}, MagnitudeDisplay −> Linear,<br />

PlotRange −> {{0, 2.5}, Automatic}]<br />

Magnitude<br />

2.5<br />

2<br />

1.5<br />

1<br />

0.5<br />

1.0E0 1.0E2 1.0E4 1.0E6 1.0E8<br />

Frequency<br />

Phase (deg)<br />

0<br />

-50<br />

-100<br />

-150<br />

-200<br />

-250<br />

-300<br />

-350<br />

1.0E0 1.0E2 1.0E4 1.0E6 1.0E8<br />

Frequency<br />

Out[38]= Graphics <br />

2.8.5 Options for ApproximateMatrixEquation<br />

ApproximateMatrixEquation can be called with a number of options, most of which are for<br />

very advanced usage only and need not be changed unless there appear to be problems with the<br />

default settings. Since all options from Options[ApproximateMatrixEquation] are documented in<br />

Section 3.11.3, we will restrict ourselves to the discussion of the option SortingMethod. Note that<br />

the option CompressEquations has already been introduced in Section 2.8.4.<br />

SortingMethod<br />

ApproximateMatrixEquation removes negligible contributions from a matrix equation term by term<br />

following a ranking scheme which causes the term with the smallest influence on the solution to be<br />

removed first. The term ranking is obtained by sorting the list of the individual numerical influences

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

Saved successfully!

Ooh no, something went wrong!