Engineering:Passive integrator circuit

From HandWiki
Circuit 1
Circuit 2

Passive integrator circuit is a simple four-terminal network consisting of two passive elements. It is also the simplest (first-order) low-pass filter.

We'll analyze only the first circuit; the second is very similar.

Transfer function

A transfer ratio is a gain factor for the sinusoidal input signal with given frequency.

A transfer function shows the dependence of the transfer ratio from the signal frequency, given that the input signal is sinusoidal.

According to Ohm's law,

[math]\displaystyle{ Y=X\frac{Z_C}{Z_C+Z_R}=X\frac{\frac{1}{j \omega C}}{\frac{1}{j \omega C}+R}=X\frac{1}{1+j \omega RC}, }[/math]

where [math]\displaystyle{ X }[/math] and [math]\displaystyle{ Y }[/math] are input and output signals' amplitudes respectively, and [math]\displaystyle{ Z_R }[/math] and [math]\displaystyle{ Z_C }[/math] are the resistor's and capacitor's impedances.

Therefore, the complex transfer function is

[math]\displaystyle{ K(j \omega)=\frac{1}{1+j \omega RC}=\frac{1}{1+\frac{j \omega}{\omega_0}}, }[/math]

where

[math]\displaystyle{ \omega_0=\frac{1}{RC}. }[/math]

Amplitude transfer function

[math]\displaystyle{ H(\omega)=|K(j \omega)|=\frac{1}{\sqrt{1+\left(\frac{\omega}{\omega_0}\right)^2}}. }[/math]

Phase transfer function

[math]\displaystyle{ \phi (\omega)=\arg K(j \omega)=-\arctan \frac{\omega}{\omega_0}. }[/math]
Amplitude and phase transfer functions for a passive integrator circuit

Transfer functions for the second circuit are the same (with [math]\displaystyle{ \omega_0=\frac{R}{L} }[/math]).

Impulse response

The circuit's Impulse response can be derived as an inverse Laplace transform of the complex transfer function:

[math]\displaystyle{ h(t)=\mathcal{L}^{-1} \left \{K(p) \right \}=\int_{\beta-j \infty}^{\beta+j \infty} K(p)e^{pt} \, dp=\omega_0 e^{-\omega_0 t}=\frac{1}{\tau} e^{-\frac{t}{\tau}}, }[/math]

where [math]\displaystyle{ \tau=\frac{1}{\omega_0} }[/math] is a time constant.

An impulse response of a passive integrator circuit

Applications

A passive integrator circuit can serve as a simple integrator. It is also one of the basic electronic circuits, being widely used in circuit analysis based on the equivalent circuit method.

It is often used in cheap digital audio systems (i.e. cheap soundcards) as a reconstruction filter.

See also