Bode plots
Given , we are often most-interested in the magnitude \(\abs{H(j\omega)}\) and phase \(\angle{H(j\omega)}\) of the frequency response function. Each of these is a function of angular frequency \(\omega\), so plotting \(\abs{H(j\omega)}\) vs. \(\omega\) and \(\angle{H(j\omega)}\) vs. \(\omega\) is quite useful. Bode plots are such plots with axes scaled in a specific manner.
A Bode plot is a useful graphical representation of the frequency response of a system. Let \(\abs{U(\omega)}\) and \(\abs{Y(\omega)}\) be the complex amplitudes of the input and the output, respectively. Recall that the magnitude of the frequency response function \(\abs{H(j\omega)}\) can be expressed as $$\begin{align} \label{eq:FRFRatio} \abs{H(j\omega)} = \abs{\frac{Y(\omega)}{U(\omega)}}. \end{align}$$
This is a ratio of amplitudes, and so it is akin to amplitude ratios commonly expressed in decibels (dB). However, the magnitude ratio of is not dimensionless, and therefore cannot be expressed as decibel in the strict sense. Nevertheless, it is standard usage in system dynamics and control theory use the familiar formula to compute the logarithmic magnitude $$\begin{align} \abs{H(j\omega)} = 20 \log_{10} \abs{H(j\omega)}\ \text{dB}. \end{align}$$
The phase is usually plotted in degrees, and the \(\omega\)-axis is logarithmic in both plots. The two plots are typically tiled vertically with the magnitude plot above the phase. We now work a simple example.
Let a system have transfer function H(s) = s, a single zero at the origin. Find the frequency response function and draw the Bode plot for the system.
From , we obtain the frequency response function $$\begin{aligned} H(j\omega) &= \left.H(s)\right|_{s\rightarrow j\omega} \\ &= j\omega. \end{aligned}$$ This lies on the imaginary-axis with magnitude $$\begin{aligned} \abs{H(j\omega)} &= \sqrt{\Re(H(j\omega))^2 + \Im(H(j\omega))^2} \\ &= \sqrt{0^2 + \omega^2} \\ &= \omega \\ &= \left(20\log_{10} \omega \right) \text{ dB} \end{aligned}$$ and phase $$\begin{aligned} \angle{H(j\omega)} &= \arctan\frac{\Im(H(j\omega))} {\Re(H(j\omega))} \\ &= 90\ \text{deg}. \end{aligned}$$ So the bode plot is as shown below.
Online Resources for Section 13.3
No online resources.