§1 · One definition, applied three times
Every cutoff calculation starts from the same equation
The cutoff frequency is the frequency at which the magnitude of the frequency response falls to the passband gain divided by . The passband gain is the maximum value that attains, so the definition reads
The squared form on the right is the one to use in practice. Squaring removes every square root from the work, because the squared magnitude of a complex number is a sum of two real squares:
Lecture 22 established the standard form of the second-order filter, in which the numerator carries a single power of and the denominator carries the natural frequency and the damping ratio :
The two extreme gains follow by inspection, and they fix the filter type:
| N | Transfer function | DC gain | Infinite-frequency gain | Type |
|---|---|---|---|---|
| 0 | K / (s² + 2ζω₀s + ω₀²) | K / ω₀² | 0 | low-pass |
| 1 | Ks / (s² + 2ζω₀s + ω₀²) | 0 | 0 | band-pass |
| 2 | Ks² / (s² + 2ζω₀s + ω₀²) | 0 | K | high-pass |
- The parameters are read off: is the constant term of the denominator, and is the coefficient of .
- The filter type is identified from , and the passband gain is determined.
- The substitution is made, both sides are squared, and the fraction is cleared against .
- The result is a quadratic equation in , which is solved by the quadratic formula. The negative root is discarded, because cannot be negative.
- The positive square root delivers in radians per second.
The passband gain is not always the DC gain
A caution is required at step 2. For and the passband gain equals the DC gain and the infinite-frequency gain respectively only when the response is monotonic, which happens when . For smaller damping the response carries a peak that rises above both extremes, and that peak, not the DC value, is the passband gain. For a peak is always present, and it always sits at .
The prototype in normalized coordinates. The horizontal axis is and the vertical axis is divided by the reference gain of its family: the DC gain for , the quantity for , and the infinite-frequency gain for . The blue lines mark the half-power level and the resulting cutoff; the indigo dot marks the passband gain.
ζ = , a response · passband gain = × the reference gain · peak at ω/ω0 = · ωc/ω0 =
The DC gain is and the infinite-frequency gain is zero, so low frequencies are passed. The response is monotonically decreasing when , in which case the passband gain is the DC gain. When a peak of height appears at , and the passband gain is that peak.
Both extreme gains vanish, so only a band of intermediate frequencies is passed. The denominator of is smallest at for every damping ratio, so the passband gain is and it is always reached at . Two half-power frequencies therefore exist, one on each side of the peak, and the band between them narrows as decreases.
The DC gain is zero and the infinite-frequency gain is , so high frequencies are passed. The substitution carries the low-pass magnitude into the high-pass magnitude, so the high-pass response is the mirror image of the low-pass response about : it peaks under exactly the same condition , at .
§2 · Worked example 1
A low-pass filter with a cutoff at 5.33 rad/s
The problem
Find the cutoff frequency of
The transfer function is second order, because the denominator is a quadratic, and the numerator carries no power of .
Read the parameters from the denominator
With the filter is low-pass. Its DC gain is , and its infinite-frequency gain is zero.
The passband gain, and the level to solve for
Because exceeds , the response is monotonically decreasing and the passband gain is the DC gain, . The half-power level is therefore
Substitute, square, and clear the fraction
Cross-multiplying and expanding the square gives
Solve the quadratic in
The lower sign produces a negative number, which is discarded because is a square. The upper sign gives , so
Check: evaluate the response at the answer
At rad/s the denominator of the frequency response is in its real part and in its imaginary part, so
and ✓. The board notes round the answer to 5.3 rad/s; the unrounded value is 5.332 rad/s.
§3 · Worked example 2
A high-pass filter with a cutoff at 58.33 rad/s
The problem
Find the cutoff frequency of
The numerator is with and , so the prototype table applies directly.
Read the parameters, and the two extreme gains
The DC gain is zero and the infinite-frequency gain is , so the filter is high-pass.
The passband gain, and the level to solve for
Because exceeds , the response climbs monotonically toward its asymptote and the passband gain is 5. The half-power level is .
Substitute, square, and clear the fraction
The factor of 25 cancels. Cross-multiplying,
Solve the quadratic in
The lower sign gives , which is discarded. The upper sign gives , so
At the numerator becomes , and its squared magnitude, , sits on the left of the equation. Clearing the fraction therefore cancels most of the contributed by the denominator, which is why the coefficient of comes out negative here and positive in Section 2, and why the admissible root lands above rather than below it. The minus sign on is squared away in the magnitude, but it must be kept whenever a phase is also wanted.
§4 · Worked example 3
A numerator that is not a prototype
The transfer function of this example carries a zero at rather than at the origin, so the table of Section 1 does not apply. The definition still does, and it is applied in exactly the same order.
The problem
Find the cutoff frequency of
The denominator is still second order, so and may still be read off; the numerator, however, is neither , nor , nor .
Read the parameters, and the two extreme gains
The DC gain is and the infinite-frequency gain is zero, because the denominator grows as while the numerator grows only as . The behavior is therefore low-pass.
The passband gain follows from a factored denominator
Because , the denominator is a perfect square, , and the squared magnitude simplifies:
This quantity decreases at every frequency, as its derivative with respect to , namely , confirms, so the passband gain is the DC gain, , and the half-power level is .
Substitute, square, and clear the fraction
Solve the quadratic in
The lower sign is negative and is discarded; the upper sign gives , so
Check: evaluate the response at the answer
At ,
and ✓. The board notes round the answer to 4 rad/s; the unrounded value is 4.021 rad/s.
§5 · The same three answers in closed form
Normalizing the frequency removes the numbers from the algebra
The three examples repeat one calculation with different constants, so the calculation is worth performing once in symbols. Let and . For the prototype with , dividing the squared magnitude by the square of the DC gain gives
Setting this equal to half of the squared passband gain produces a quadratic in , whose positive root is the cutoff. Two cases arise, according to whether the response peaks:
The high-pass case needs no separate derivation. The substitution exchanges the two magnitudes, so at equal damping the two cutoffs satisfy , and the high-pass answer is obtained by inverting the low-pass one. The band-pass case factors exactly:
The bandwidth of a second-order band-pass filter is therefore exactly the coefficient of in its denominator, and is the geometric mean of the two cutoffs rather than the arithmetic mean.
| Filter | ω₀ | ζ | Closed form | ω_c (rad/s) |
|---|---|---|---|---|
| §2 low-pass | 20 | 2 | 20 √(−7 + √50) | 5.33 |
| §3 high-pass | 10 | 3 | 10 / √(−17 + √290) | 58.33 |
| Lecture 22 band-pass | 100 | 1 | 100 (√2 ∓ 1) | 41.42 and 241.42 |
The examination question is the derivation, not the formula. Section 4 is the reminder: its numerator is , the normalization above does not apply to it, and only the definition produces the answer. The closed forms are useful for confirming an answer quickly once the quadratic has been solved by hand.
§6 · Your turn
Practice: a low-pass filter that peaks
The examples of this lecture were all monotonic, because every damping ratio exceeded . The problem below is not, so step 2 of the recipe carries the whole difficulty. The problem should be attempted on paper before the hints are opened, in order.
Find the filter type, the natural frequency, the damping ratio, the passband gain, and the cutoff frequency.
Hint 1: the parameters
The constant term gives , so rad/s, and the coefficient of gives , so . With the filter is low-pass, and its DC gain is .
Hint 2: the DC gain is not the passband gain
Since , the response peaks. Section 1 gives the peak frequency and the peak height . Evaluate both before writing the cutoff equation, and use the peak height, not the DC gain, on the right-hand side.
Hint 3: the equation to solve
With , the equation to clear is
Solution
Parameters. rad/s, , : a second-order low-pass filter with a DC gain of 2 and an infinite-frequency gain of zero.
Passband gain. Because the response peaks, at
The peak stands 1.155 times above the DC gain, which is less than , so direct current still lies inside the passband.
Cutoff. Clearing the fraction in Hint 3, with ,
Check. At the squared magnitude is , so , and ✓. The closed form of Section 5 agrees: with , rad/s.
Note that the cutoff exceeds , and that it would be badly underestimated if the DC gain had been used as the passband gain: that error would place the half-power level at 1.414 instead of 1.633, and the answer at 12.72 rad/s.