Second-order system as a filter

Consider a second order circuit of the series combination of R, C, and L, connected to an input voltage source $v_0(t)$. We can treat any of the voltages $v_R(t)$, $v_C(t)$, and $v_L(t)$, across R, C, and L, respectively as the output. The second order system can be used as a band-pass (BP), high-pass (HP), or low-pass (LP) filter, if the voltage across R, L, or C is treated as the output. In general, the resonant frequency $\omega_r$ of a system is the frequency at which the magnitude of its frequency response function is maximized. In the following, we specifically consider the magnitude of the frequency response function (FRF) of these filters. In particular, we will consider $\vert H(\omega)\vert$ when $\omega=0$, $\omega=\omega_r$, $\omega=\omega_n$, and $\omega=\infty$.

E84SecondOrderFilter.png

At the natural frequency, the impedance of a series RCL circuit reaches minimum, consequently the current reaches maximum and so does the voltage across the resistor. However, the voltage across the inductor reaches maximum at a frequency slightly higher than the natural frequency, and the voltage across the capacitor reaches maximum at a frequency slightly lower than the resonant frequency, as shown in the linear and log-scale plots below. (For Bode plots, see here.)

rcl_plots2.gif rcl_plots1.gif

In summary,

For a parallel RCL circuit with current input, due to the duality between current and voltage, parallel and series configuration, the same derivation of bandwidth can be carried out to obtain the same conclusions.

While the phenomenon of resonance can be destructive in mechanical systems (for example, the famous story of the Angers bridge), and it therefore needs to be avoided, it can also be very useful in electrical system such as in the tuning circuit in radio or TV broadcasting.

Example: Given the RLC circuits below, find what kind of filters they are (HP, LP, BP, or BS).

LC_R.png

The impedance of the parallel combination of $L$ and $C$ is:

$\displaystyle Z_{LC}=Z_C\vert\vert Z_L=\frac{Z_LZ_C}{Z_L+Z_C}
=\frac{j\omega L/...
...a C}
=\frac{j\omega L}{1-\omega^2 LC}
=\frac{j\omega L}{1-(\omega/\omega_n)^2 }$ (352)

At the resonant frequency $\omega=\omega_n=1/\sqrt{LC}$, $Z_{LC}=\infty$ (open-circuit):

$\displaystyle \vert Z_{LC}\vert=\left\{\begin{array}{cc}0 & \omega=0\\ \infty & \omega=\omega_n\\
0 & \omega=\infty\end{array}\right.$ (353)

BPBS.png

Example: Find the bandwidth of each of the two filters above as a function of $R$, $C$ and $L$. Determine whether the peak frequency $\omega_n$ is lower or higher than the center of the passing/stop band. Design a band-pass and a band-stop filter so that the peak frequency is $\omega_n=1000$ and the bandwidth is $\Delta\omega=100$.

The bandwidth is defined as $\Delta\omega=\omega_2-\omega_1$, the difference between the two cut-off frequencies $\omega_1<\omega_n$ and $\omega_2>\omega_n$ at which $\vert H\vert=1/\sqrt{2}$. For both filters, the cut-off frequencies can be found by solving

$\displaystyle 1-\left(\frac{\omega}{\omega_n}\right)^2 =\pm \frac{\omega L}{R}$ (358)

i.e., the two filters always have the same bandwidth.

$\displaystyle 1-\omega^2LC=\pm \omega L/R,\;\;\;\;\;
\omega^2\pm\frac{1}{RC}\omega-\frac{1}{LC}=0$ (359)

Solving these two quadratic equations and take the positive roots of each, we get

$\displaystyle \omega_{1,2}=\frac{1}{2}\left(\sqrt{\frac{1}{R^2C^2}+\frac{4}{LC}}\pm
\frac{1}{RC}\right)$ (360)

The bandwidth is

$\displaystyle \Delta\omega=\omega_2-\omega_1=\frac{1}{RC}$ (361)

The center of the bandwidth is greater than peak frequency:

$\displaystyle \frac{\omega_1+\omega_2}{2}=\frac{1}{2}\sqrt{\frac{1}{R^2C^2}+\frac{4}{LC}}
>\frac{1}{\sqrt{LC}}=\omega_n$ (362)

Given the desired properties:

$\displaystyle \omega_n=\frac{1}{\sqrt{LC}}=10^3,\;\;\;\;\;\;\;\Delta\omega=\frac{1}{RC}=10^2$ (363)

we further get

$\displaystyle LC=10^{-6},\;\;\;\;\;\;\;\;\;\;\;\;\;\;RC=10^{-2}$ (364)

If we let $R=100$, then we get $C=10^{-4}\;F$, $L=10^{-2}\;H$, and

$\displaystyle \omega_n=\frac{1}{\sqrt{LC}}=\frac{1}{\sqrt{10^{-6}}}=10^3,
\;\;\;\;\;
\Delta\omega=\frac{1}{RC}=\frac{1}{10^{-2}}=100$ (365)