Passive integrator circuit
![](../I/m/Passive_integrator_circuit_1.png)
![](../I/m/Passive_integrator_circuit_2.png)
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,
![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},](../I/m/61fa9325d487f6f76afc7c3220c29390.png)
where and
are input and output signals' amplitudes respectively, and
and
are the resistor's and capacitor's impedances.
Therefore, the complex transfer function is
![K(j \omega)=\frac{1}{1+j \omega RC}=\frac{1}{1+\frac{j \omega}{\omega_0}},](../I/m/5170f78fb3a97e166ac9b22b87ee0d18.png)
where
![\omega_0=\frac{1}{RC}.](../I/m/64f428e2d9aad2bd2b14c35ba6eef89a.png)
Amplitude transfer function
![H(\omega)=|K(j \omega)|=\frac{1}{\sqrt{1+\left(\frac{\omega}{\omega_0}\right)^2}}.](../I/m/17e2ddc567ed01ac189059e01194f21e.png)
Phase transfer function
![\phi (\omega)=\arg K(j \omega)=-\arctan \frac{\omega}{\omega_0}.](../I/m/c1e12228ace28edc51bc9b0ec84687ba.png)
![](../I/m/Passive_integrator_circuit_transfer_function.png)
Transfer functions for the second circuit are the same (with ).
Impulse response
The circuit's Impulse response can be derived as an inverse Laplace transform of the complex transfer function:
![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}},](../I/m/e3acbe6991eb0c857ef9acf2ba9d865c.png)
where is a time constant.
![](../I/m/Passive_integrator_circuit_impulse_response_1.png)
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
Passive differentiator circuit