Difference between revisions of "Active Filters"
Jump to navigation
Jump to search
Line 18: | Line 18: | ||
H\left(s\right) = \frac{s\cdot\frac{\omega_0}{Q}}{s^2 + s\cdot\frac{\omega_0}{Q} + \omega_0^2} | H\left(s\right) = \frac{s\cdot\frac{\omega_0}{Q}}{s^2 + s\cdot\frac{\omega_0}{Q} + \omega_0^2} | ||
</math>|{{EquationRef|2}}}} | </math>|{{EquationRef|2}}}} | ||
+ | |||
+ | Notice that the transfer function has two zeros, <math>s_z = 0, \infty</math>, and two poles located at: | ||
+ | |||
+ | {{NumBlk|::|<math> | ||
+ | s_p = -\frac{\omega_0}{2Q}\pm \frac{1}{2}\cdot \sqrt{\frac{\omega_0^2}{Q^2} - 4\omega_0^2} | ||
+ | </math>|{{EquationRef|3}}}} |
Revision as of 15:37, 24 March 2021
Passive RLC filters are simple and easy to design and use. However, can we implement them on-chip? Let us look at a simple example to give us a bit more insight regarding this question.
Example: A passive band-pass filter
Consider the filter shown in Fig. 1.
We can write the transfer function as:
-
(1)
-
If we let and , then we can rewrite our expression for as:
-
(2)
-
Notice that the transfer function has two zeros, , and two poles located at:
-
(3)
-