The Repair LibraryRead · Learn · Master

Filter Circuits — Low-Pass, High-Pass, Band-Pass

Shaping a signal by frequency — the four filter types, the cutoff frequency fc = 1 ÷ (2πRC), roll-off, and passive versus active filters, all built from the reactance you already know.

IntermediateLow Risk26 min read

What You Will Learn

  • You will learn what a filter does — pass some frequencies and block others — and the four basic types: low-pass, high-pass, band-pass, and band-stop.
  • You will learn the cutoff frequency, the −3 dB point where a filter transitions, and how to find it for a simple RC filter with fc = 1 ÷ (2πRC).
  • You will learn roll-off and filter order — how steeply the response falls outside the passband, with a first-order RC filter at about −20 dB per decade.
  • You will learn the difference between passive and active filters and how a filter is really just frequency-dependent reactance at work.

What You Will Be Able To Do

  • You will be able to identify a low-pass, high-pass, band-pass, or band-stop filter by what it passes.
  • You will be able to calculate an RC filter's cutoff frequency with fc = 1 ÷ (2πRC) and predict how R or C shifts it.
  • You will be able to explain the −3 dB cutoff, roll-off, and filter order.
  • You will be able to distinguish passive from active filters and explain the reactance mechanism behind filtering.

Required Tools

No physical tools required. This is a conceptual section.

Section Overview

The amplifier shaped a signal by amplitude — making it bigger. A filter shapes it by frequency — passing some frequencies and blocking or attenuating others. This is one of the most useful things you can do to a signal, and it's built entirely from the frequency-dependent reactance you already learned in Chapter 3. This section covers the four basic filter types — the low-pass filter, the high-pass filter, the band-pass, and the band-stop (notch) — the cutoff frequency that marks where a filter transitions (with the handy formula fc = 1 ÷ (2πRC) for a simple RC filter), the roll-off that describes how steeply it falls off outside the passband, and the difference between passive and active filters. Throughout, the mechanism is the same idea from Chapter 3: a capacitor's or inductor's reactance changes with frequency, and that steers different frequencies differently.

Why This Matters

Filters are everywhere a circuit needs to care about frequency. Audio tone controls, the crossover that sends highs to a tweeter and lows to a woofer, the removal of hiss or hum, the AC coupling that strips a DC offset, the tuning that selects one radio station, the smoothing that cleans a power supply — all are filters. For a repair technician, filter behavior explains a whole class of symptoms: a device that has lost its treble or bass, a persistent hum, noise that isn't being removed, a tuned circuit that's drifted. And because a changed capacitor value shifts a filter's cutoff frequency, the capacitor failures from Chapter 3 connect directly to filter faults. Understanding what each filter type does, where its cutoff sits, and how it's built lets you read a circuit's intent and diagnose when it stops doing its job.

Required Prerequisites

No consumables required. The exercises are pen-and-paper cutoff-frequency calculations plus reasoning; an optional demonstration uses reusable parts.

  • Optional: a few resistors and capacitors to build a simple RC low-pass or high-pass, a signal source (a phone or function generator), and an oscilloscope to watch the filtering
  • A calculator for the fc = 1 ÷ (2πRC) calculations
  • No special hardware is required; the section stands on the concepts and calculations

Real-World Applications

Every audio system is full of filters: bass and treble tone controls, the loudspeaker crossover splitting the signal by frequency, rumble filters removing subsonic noise, and the coupling capacitors that block DC between stages (a high-pass). Radios use band-pass filters to select one station out of many. Power supplies use low-pass filtering to smooth their output and to keep switching noise from escaping. Sensor and instrumentation circuits filter out interference — a notch filter is a classic way to remove 50/60 Hz mains hum. Anti-aliasing filters sit in front of every analog-to-digital converter. In each case the filter's type and cutoff are chosen for the job, and when a filter component drifts or fails, the circuit's frequency behavior changes in a way a technician can recognize.

Common Challenges

  • Reversing low-pass and high-pass. A low-pass passes low frequencies and blocks high; a high-pass does the opposite. The names say what they pass. Swapping them inverts the whole analysis.
  • Thinking the cutoff is a hard wall. A filter doesn't switch cleanly at its cutoff — the cutoff is where the output has already fallen to about 70% (−3 dB), and the response rolls off gradually beyond it. The transition is a slope, not a cliff.
  • Forgetting a filter is just reactance. Filtering isn't a special new effect — it's the capacitor's (or inductor's) reactance changing with frequency, steering some frequencies to the output and others away, exactly as in Chapter 3.

Safety Notes

Risk Level: Low. Signal-level filters are low-risk to study and build. Two cautions for real equipment.

Professional Tips Before Starting

  • Read the type off what it passes. "Low-pass" passes lows, "high-pass" passes highs, "band-pass" passes a band, "notch" removes a band. The name is the function — anchor everything to that.
  • Estimate the cutoff in your head. fc = 1 ÷ (2πRC), and 1 ÷ (2π) is about 0.16, so fc ≈ 0.16 ÷ (R × C). Bigger R or bigger C means a lower cutoff — the same "bigger RC is slower" intuition as the RC time constant from Chapter 3.
  • Suspect a drifted capacitor when a filter misbehaves. Since fc depends on R and C, a capacitor that has lost value (Chapter 3's failure modes) shifts the cutoff and changes what the filter passes — a common, findable cause of "lost the bass" or "hum crept in."

Understanding and Applying Filters

What a Filter Does

A filter passes some frequencies and blocks or attenuates others — it shapes a signal in the frequency domain, the complement to what an amplifier does in amplitude. The range of frequencies a filter lets through is its passband; the range it blocks is its stopband. The whole effect comes from reactance: a capacitor's reactance (Xc) falls as frequency rises, and an inductor's (XL) rises, so placing them cleverly lets you route high and low frequencies to different places. Everything below is just that idea arranged four ways.

The Four Basic Types

Filters are named by which frequencies they pass:

  • Low-pass — passes low frequencies, blocks high ones. A simple low-pass filter is a resistor in series followed by a capacitor to ground: at low frequencies the capacitor's reactance is high and does little, so the signal passes; as frequency rises Xc falls and the capacitor increasingly shunts the signal to ground, so highs are attenuated. Used to remove hiss and noise, smooth a supply, and anti-alias before a converter.
  • High-pass — passes high frequencies, blocks low ones. A simple high-pass filter is a capacitor in series followed by a resistor to ground: the series capacitor blocks DC and low frequencies (high Xc) and passes highs (low Xc). Used for AC coupling between stages and removing a DC offset or subsonic rumble.
  • Band-pass — passes a band of frequencies between a low and a high cutoff, blocking everything above and below. You can build one by cascading a high-pass and a low-pass, or with an LC resonant circuit (Chapter 3's resonance) tuned to the band. Used to select a station, isolate a tone, or pick out one frequency range.
  • Band-stop (notch) — the opposite of band-pass: it blocks a narrow band and passes the rest. The classic use is removing 50/60 Hz mains hum from an audio or instrumentation signal.

The Cutoff Frequency

Every filter has a cutoff frequency, fc, marking the boundary between passband and stopband — but it isn't a hard edge. By convention the cutoff is the −3 dB point: the frequency at which the output has fallen to about 70% of its passband level (−3 dB in the decibel terms from Section 5.1). For a simple RC filter the cutoff is:

fc = 1 ÷ (2πRC)

with R in ohms, C in farads, and fc in hertz. Two worked examples:

  • R = 1.6 kΩ and C = 0.1 µF: fc = 1 ÷ (2π × 1600 × 0.0000001) ≈ 1 kHz (about 995 Hz).
  • R = 16 kΩ and C = 1 nF: fc = 1 ÷ (2π × 16000 × 0.000000001) ≈ 10 kHz (about 9950 Hz).

Notice the relationship: fc is inversely proportional to both R and C, so making either bigger lowers the cutoff. Take the first example and raise C tenfold to 1 µF and the cutoff drops tenfold to about 100 Hz. This is the same "bigger RC is slower" behavior as the RC time constant from Section 3.2 — a filter's cutoff and an RC circuit's time constant are two faces of the same RC product.

Roll-Off and Filter Order

Beyond the cutoff the response doesn't stop dead — it rolls off at a slope, and how steeply is the roll-off. A simple first-order RC filter (one R and one C) rolls off at about −20 dB per decade: for every tenfold change in frequency past the cutoff, the output drops by another 20 dB (a factor of ten in amplitude). That's a gentle slope. To get a sharper transition you raise the filter's order by adding more reactive stages: a second-order filter (two reactive elements) rolls off at about −40 dB per decade, a third-order at −60, and so on. Higher order means a steeper cut — closer to the ideal "brick wall" — at the cost of more parts and complexity. For most purposes the first-order −20 dB/decade anchor is enough to reason with.

Passive versus Active Filters

Filters come in two construction styles. A passive filter uses only passive components — resistors, capacitors, and inductors (the LC resonant filter from Chapter 3 is a passive band-pass). Passive filters are simple and need no power, but they can only attenuate (never amplify), and they can load down the circuit around them. An active filter adds an op-amp (Section 4.7) to the resistors and capacitors: the op-amp can provide gain, present a high input impedance so it doesn't load the source, deliver a low output impedance to drive the next stage, and produce a sharper response — all the amplifier benefits from Section 5.1 applied to filtering. Active filters dominate low-frequency signal work (audio, instrumentation); passive LC filters are common at radio frequencies and in power circuits. Either way, the underlying idea is unchanged: reactance that varies with frequency, steering the signal.

Common Mistakes

  • Swapping low-pass and high-pass. The name is the function: low-pass passes lows, high-pass passes highs. In the RC circuit, capacitor-to-ground (after a series R) is low-pass; series capacitor into a resistor-to-ground is high-pass.
  • Treating the cutoff as a sharp edge. fc is the −3 dB (about 70%) point, not a wall; the response rolls off gradually past it.
  • Getting the fc direction wrong. Bigger R or bigger C lowers the cutoff, because fc = 1 ÷ (2πRC). It's easy to assume bigger means higher.
  • Forgetting order sets the steepness. A single RC stage rolls off at only −20 dB/decade; a sharper filter needs a higher order (more stages), not just different R or C values.

Troubleshooting Guidance

Filter faults show up as the wrong frequencies getting through, and the concepts localize them. When a device has lost highs or lows — dull audio, missing treble, weak bass — think about the filters and coupling in the signal path: a capacitor that has drifted in value (Chapter 3's failure modes) shifts a cutoff frequency, so a coupling capacitor that has lost capacitance raises a high-pass cutoff and thins the bass, while a changed low-pass component can roll off the treble. When hum or noise persists that a filter should remove, suspect that filter — a failed smoothing capacitor lets ripple through (a low-pass no longer doing its job), or a notch filter's components have drifted off the hum frequency. When a tuned or band circuit is off, recall from Chapter 3 that a drifted L or C moves the band. Use fc = 1 ÷ (2πRC) to reason about which way a component change pushes the cutoff, and remember the reactance mechanism: if you can see whether a suspect capacitor is meant to pass or shunt a frequency range, you can predict how its failure changes the sound or signal. As always, treat any capacitor at a mains input as a hazard, not a signal filter.

Verification & Testing Methods

Check your understanding before moving on:

  • [ ] Identify a low-pass, high-pass, band-pass, and band-stop filter by what each one passes.
  • [ ] Calculate an RC filter's cutoff with fc = 1 ÷ (2πRC) and state which way the cutoff moves if R or C increases.
  • [ ] Explain the −3 dB cutoff definition and what a −20 dB/decade first-order roll-off means.
  • [ ] Distinguish a passive from an active filter and describe the reactance mechanism behind filtering.

Then try the practice exercises below — pen-and-paper cutoff calculations plus reasoning.

Practice Exercises

  1. Cutoff calculations (10 minutes, pen and paper). Find fc = 1 ÷ (2πRC) for: (a) R = 3.3 kΩ, C = 0.047 µF; (b) R = 10 kΩ, C = 0.1 µF. Then state what happens to (a)'s cutoff if you double the capacitor.
  2. Name the type (5 minutes, reasoning). For each, name the filter type and one use: (a) passes 20 Hz–20 kHz audio but removes a 60 Hz hum in the middle; (b) removes hiss above 15 kHz; (c) a coupling capacitor that blocks DC and passes the audio; (d) selects one radio station's band.
  3. Which way does it move? (5 minutes, reasoning). An RC low-pass filter's coupling capacitor has aged and lost half its value. Using fc = 1 ÷ (2πRC), state whether the cutoff frequency rises or falls, and what that does to the treble passing through.
  4. Passive or active? (10 minutes, reasoning). Compare a passive RC low-pass and an op-amp-based active low-pass for an audio tone control: state two advantages the active filter has, and one situation where a simple passive filter is the better choice.

These core ideas — the four filter types, the cutoff frequency and fc = 1 ÷ (2πRC), roll-off and order, and passive versus active — are tested in the Chapter Quiz at the end of this chapter, where a score of 80% is required to continue.

Key Takeaways

  • A filter shapes a signal by frequency — passing some, blocking others — using reactance that changes with frequency; it's the frequency-domain complement to the amplifier.
  • The four basic types by what they pass: a low-pass filter (passes low, blocks high), a high-pass filter (passes high, blocks low), a band-pass (passes a band between two cutoffs), and a band-stop/notch (blocks a band, e.g. mains hum).
  • The cutoff frequency fc marks the passband edge at the −3 dB point (output ≈ 70% of passband); for an RC filter fc = 1 ÷ (2πRC), so a bigger R or C lowers the cutoff — the same RC product as the time constant.
  • Roll-off is the slope past the cutoff: a first-order RC filter rolls off at about −20 dB/decade; higher-order filters (more reactive stages) roll off steeper (−40 dB/decade for second-order) for a sharper transition.
  • Passive filters use only R, C, and L (including the LC resonant band-pass); active filters add an op-amp for gain, buffering, and a sharper response.
  • Filter cutoffs depend on component values, so a drifted capacitor shifts what a filter passes — connecting filter faults to Chapter 3's capacitor failures.

Skills Learned

  • You can now identify a low-pass, high-pass, band-pass, or band-stop filter by what it passes.
  • You can now calculate an RC filter's cutoff with fc = 1 ÷ (2πRC) and predict how R or C shifts it.
  • You can now explain the −3 dB cutoff, roll-off, and filter order.
  • You can now distinguish passive from active filters and explain the reactance mechanism behind filtering.
  • You can now connect a drifted capacitor to a shifted cutoff and a real filter fault.

Glossary Additions

  • filter — a circuit that passes some frequencies and blocks or attenuates others, shaping a signal in the frequency domain; it works by using the frequency-dependent reactance of capacitors and inductors to route different frequencies differently.
  • low-pass filter — a filter that passes low frequencies and attenuates high ones; a simple RC version is a series resistor followed by a capacitor to ground, which shunts high frequencies away as the capacitor's reactance falls.
  • high-pass filter — a filter that passes high frequencies and attenuates low ones (including DC); a simple RC version is a series capacitor followed by a resistor to ground, the series capacitor blocking low frequencies and passing high ones.
  • cutoff frequency — the frequency marking a filter's passband edge, defined as the −3 dB point where the output has fallen to about 70% of the passband; for a simple RC filter, fc = 1 ÷ (2πRC), which a larger R or C lowers.
  • roll-off — the rate at which a filter's response falls off outside its passband, expressed in dB per decade; a first-order filter rolls off at about −20 dB per decade, and higher-order filters roll off more steeply.

Suggested Next Sections

Must read next:

  • Feedback Systems — the principle behind stable amplifiers, oscillators, and control: feeding part of the output back to the input, and what negative and positive feedback do.

Recommended: