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.

332 3. Reference Manual<br />

3.9 Graphics Functions<br />

Analog Insydes extends Mathematica’s graphics functionality by several custom functions for producing<br />

frequently used graphs in circuit design. The package provides special functionality for displaying<br />

the following types of plots:<br />

BodePlot (Section 3.9.1)<br />

FourierPlot (Section 3.9.2)<br />

NicholPlot (Section 3.9.3)<br />

NyquistPlot (Section 3.9.4)<br />

RootLocusPlot (Section 3.9.5)<br />

TransientPlot (Section 3.9.6)<br />

Bode plot (frequency response: magnitude and phase vs.<br />

frequency)<br />

Fourier spectrum plot (frequency spectrum: spectral<br />

magnitude vs. frequency)<br />

Nichol plot (frequency response: gain vs. phase)<br />

Nyquist plot (frequency response: imaginary vs. real part)<br />

pole/zero and root locus plot (parameter response:<br />

imaginary vs. real part)<br />

transient waveform plot (signal value vs. time)<br />

3.9.1 BodePlot<br />

BodePlot[func, {var, f <br />

, f <br />

}]<br />

displays a Bode plot of the transfer function func[var] as<br />

the independent variable var is swept from f <br />

to f <br />

BodePlot[{func <br />

, func <br />

, † † † }, {var, f <br />

, f <br />

}]<br />

displays the transfer functions func <br />

, func <br />

, † † †<br />

simultaneously in a Bode plot<br />

Command structure of BodePlot.<br />

BodePlot displays one or several transfer functions in a Bode plot. A Bode plot consists of two<br />

separate charts in which the magnitude and phase of a transfer function are plotted vs. frequency.<br />

Magnitude and phase are displayed, respectively, on logarithmic and linear scales. The frequency<br />

axis is scaled logarithmically for both charts.<br />

Note that BodePlot has attribute HoldFirst.<br />

BodePlot supports additional patterns for displaying numerical data generated with the functions<br />

ACAnalysis (Section 3.7.3), NoiseAnalysis (Section 3.7.4), or ReadSimulationData (Section 3.10.3):

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

Saved successfully!

Ooh no, something went wrong!