Chapter 12 — Filters and Resonance
Chapter Overview (click to expand)
Filters are the frequency sculptors of electronics. Every time you turn up the bass on a speaker system, remove 60 Hz hum from a recording, or tune a radio to a specific station, a filter circuit is at work. This chapter transforms the frequency-response theory from Chapter 11 into practical design tools — selecting topologies, calculating component values, and verifying specifications for real-world applications. We begin with first-order RC and RL filters, the simplest building blocks that provide a gentle -20 dB/decade roll-off. These lead naturally to second-order RLC circuits, which introduce resonance — a sharper frequency selectivity achieved when inductive and capacitive effects cancel each other at a specific frequency. The quality factor Q quantifies how narrow or broad that resonance peak is, and understanding Q is the key to designing band-pass filters for everything from radio receivers to audio equalizers. The chapter then applies these principles to audio engineering: how bass and treble tone controls work as shelving filters, what decibel references like dBV and dBu mean in practice, and how the complete signal chain from microphone to speaker uses gain and filtering at every stage. By the end, you will be able to specify, design, and verify filters for real audio and signal-processing applications. **Key Takeaways** 1. First-order RC and RL filters share the same cutoff-frequency formula structure (\(f_c = 1/(2\pi RC)\) or \(f_c = R/(2\pi L)\)) and produce -20 dB/decade roll-off; the choice between high-pass and low-pass depends only on which element the output is taken across. 2. Second-order RLC band-pass filters are governed by three linked parameters — resonant frequency \(f_0\), quality factor Q, and bandwidth BW = \(f_0/Q\) — allowing precise spectral selectivity that is impossible with first-order circuits. 3. Active filters using op-amps eliminate bulky inductors at audio frequencies, allow gain greater than unity, and cascade without loading, making them the preferred technology for audio tone-control and signal-processing applications.Summary
Key Concepts
- First-order filters (RC, RL): roll off at −20 dB/decade; simple, single-element designs
- Second-order RLC filters: roll off at −40 dB/decade; enable band-pass and band-stop responses
- Quality factor Q: determines resonance sharpness and bandwidth; \(BW = f_0/Q\)
- Active filters: use op-amps to achieve precise gain and filter responses without large inductors
- Shelving filters: boost or cut all frequencies above (treble) or below (bass) a shelf frequency — used in audio EQ
- Audio level standards: 0 dBu = 775 mV RMS; 0 dBV = 1 V RMS; professional line level = +4 dBu
Important Equations
\[ f_c = \frac{1}{2\pi RC} \quad \text{(RC filter)} \qquad f_c = \frac{R}{2\pi L} \quad \text{(RL filter)} \]
\[ f_0 = \frac{1}{2\pi\sqrt{LC}} \quad \text{(resonant frequency)} \qquad Q = \frac{f_0}{BW} \qquad BW = \frac{f_0}{Q} \]
What You Should Understand
- How to select R and C values to achieve a target cutoff frequency
- The trade-off between Q and bandwidth in second-order band-pass filter design
- Why op-amp active filters replace inductors in audio applications (size, loss, cost)
- How headroom, dynamic range, and clipping relate to audio signal level standards
Applications
- Audio crossover networks for splitting bass and treble to separate speaker drivers
- Radio IF filters (narrow band-pass selection at a fixed intermediate frequency)
- Power supply ripple reduction
- Parametric and graphic equalizer design for studio audio
Quick Review Checklist
- [ ] I can design an RC low-pass filter for a specified cutoff frequency
- [ ] I can calculate Q and bandwidth for a second-order band-pass RLC filter
- [ ] I understand the difference between dBV and dBu audio level standards
- [ ] I can compare first- and second-order filter roll-off rates and explain the trade-offs
Concepts Covered
- First-Order Filter
- Second-Order Filter
- RC Low-Pass Filter
- RC High-Pass Filter
- RL Low-Pass Filter
- RL High-Pass Filter
- RLC Band-Pass Filter
- Passive Filter
- Active Filter
- Filter Design
- Audio Tone Control
- Bass Filter
- Treble Filter
- Amplifier Gain
- Decibels in Audio
- dBV
- dBu
- Headroom
- Dynamic Range
- Audio Signal
- Microphone
- Speaker
Interactive MicroSims
This chapter includes seven interactive simulations. Use them alongside the reading to explore concepts hands-on.
| Section | Simulation | What it shows |
|---|---|---|
| 12.2 | Filter Frequency Response | Bode magnitude and phase for RC filters |
| 12.2 | First-Order Filters | LP and HP filter responses and cutoff frequency |
| 12.3 | Resonance Comparison | Series vs parallel RLC resonance |
| 12.3 | Second-Order Filter | Butterworth, underdamped, overdamped responses |
| 12.3 | Bandwidth and Selectivity | Q factor, -3 dB bandwidth, selectivity |
| 12.6 | 3-Band Equalizer | Bass/mid/treble shelving and peak EQ curves |
| 12.7 | Decibel Scale | dB values, dBV, dBu conversions |
| 12.10 | Audio Signal Chain | Complete audio path from mic to speaker |
Filter Frequency Response — Interactive Walkthrough
Prerequisites
Before beginning this chapter, students should have:
- Understanding of RC and RL transient behaviour, time constants, and energy storage in reactive components (Chapter 6)
- Familiarity with second-order RLC circuits, natural frequency, and damping ratio (Chapter 7)
- Mastery of transfer functions, Bode plots, cutoff frequency, roll-off rate, and the four filter types (Chapter 11)