A mid pass filter is an electronic circuit that allows a specific range of frequencies to pass through while attenuating signals both below its lower cutoff frequency and above its upper cutoff frequency. In a real circuit or installation, it changes the spectral profile of a signal by stripping away low-frequency rumble and high-frequency noise, isolating only the targeted 'mid' band for further amplification, processing, or transduction. Beginners commonly confuse it with a band-stop (notch) filter, which does the exact opposite, or assume that 'mid pass' and 'bandpass' represent entirely different circuit topologies rather than a semantic distinction based on the application's frequency range.

Think of it like a physical screen door with a specific mesh size: it blocks large debris (low frequencies) and fine dust (high frequencies), allowing only the mid-sized air molecules to pass through. While the underlying math is identical to a standard bandpass filter, the term mid pass filter is almost exclusively used in audio engineering, acoustic crossovers, and intermediate-frequency (IF) radio stages to describe a filter centered in the middle of the system's operational spectrum.

Circuit Topologies: Passive vs. Active

When designing a mid pass filter, you must choose between passive and active topologies. A passive approach simply cascades a high-pass RC (or RL) stage with a low-pass RC stage. While cheap and requiring no power supply, passive cascades suffer from severe impedance loading. The second stage loads down the first, causing the actual cutoff frequencies to shift and introducing an insertion loss (often a -6dB drop at the center frequency even with ideal components).

Active topologies use operational amplifiers (op-amps) to buffer the stages or create complex feedback networks, eliminating loading effects and allowing for signal gain. The two most common active topologies for mid pass applications are the cascaded Sallen-Key and the Multiple Feedback (MFB) bandpass.

Design Warning: Never cascade two passive RC filters directly without a buffer op-amp between them. The input impedance of the low-pass stage will parallel the output impedance of the high-pass stage, destroying your calculated Q-factor and shifting your cutoff frequencies unpredictably.
Comparison: Passive vs. Active Mid Pass Filters
Feature Passive (Cascaded RC/RLC) Active (Op-Amp Sallen-Key / MFB)
Power Requirement None Dual or single DC supply (e.g., ±15V)
Insertion Loss High (up to -6dB or more) None (can provide voltage gain)
Impedance Loading Severe; stages interact Isolated; high input / low output Z
Component Count Low (4 components for 1st order) Higher (requires op-amp + 5-6 passives)
Best Application High-frequency RF, crude prototyping Audio crossovers, precision instrumentation

Worked Numeric Example: Designing a 500 Hz – 2 kHz Audio Mid Pass

Let's design an active mid pass filter for a 3-way speaker crossover. Our goal is to pass the midrange frequencies from 500 Hz to 2000 Hz, driving a midrange cone. We will use a cascaded Sallen-Key unity-gain topology powered by an NE5532 dual op-amp, the industry standard for low-noise audio applications.

Step 1: The High-Pass Stage (Lower Cutoff)
Target cutoff ($f_L$) = 500 Hz. We select a standard film capacitor value of $C = 100\text{ nF}$ ($0.1\text{ \mu F}$) to avoid the dielectric absorption and microphonics inherent in cheap ceramic capacitors. Using the standard RC cutoff formula $R = 1 / (2\pi f_c C)$:

$R = 1 / (2 \times \pi \times 500 \times 100 \times 10^{-9}) = 3183\text{ \Omega}$

The nearest standard E24 resistor value is 3.3 kΩ. Recalculating the actual cutoff with this real-world part: $f_L = 1 / (2 \pi \times 3300 \times 100\text{nF}) = 482\text{ Hz}$.

Step 2: The Low-Pass Stage (Upper Cutoff)
Target cutoff ($f_H$) = 2000 Hz. We select $C = 10\text{ nF}$ to keep resistor values in a low-noise range (avoiding values over 100 kΩ which generate excess thermal noise). Calculating the resistor:

$R = 1 / (2 \times \pi \times 2000 \times 10 \times 10^{-9}) = 7957\text{ \Omega}$

The nearest E24 value is 8.2 kΩ. The actual upper cutoff becomes: $f_H = 1 / (2 \pi \times 8200 \times 10\text{nF}) = 1941\text{ Hz}$.

Step 3: Assembly and Verification
The signal enters the non-inverting input of the first op-amp half (high-pass), exits through a coupling capacitor (if single-supply) or directly (if dual-supply ±15V), and feeds the second op-amp half (low-pass). The resulting passband is 482 Hz to 1941 Hz. Because we used active buffering, the -3dB points are exact, and the passband exhibits a flat 0dB gain, ready to drive the next stage of the crossover network. For automated topology generation and Bode plot verification, the Analog Devices Analog Filter Wizard is an indispensable bench tool.

Where You Meet This in Practice

You will encounter mid pass filters in several distinct domains of electrical and electronic engineering:

  • 3-Way Loudspeaker Crossovers: The most common DIY and commercial application. The mid pass filter routes the vocal range (typically 300 Hz to 3 kHz) to a dedicated midrange driver, protecting it from low-frequency excursion damage and high-frequency thermal overload.
  • Guitar Pedal Parametric EQs: Effects pedals like the Boss MT-2 or boutique overdrives use sweepable active mid pass filters to isolate the 'mid-hump' frequencies (often 500 Hz to 1.5 kHz) where the fundamental tones of electric guitars live, allowing the player to cut or boost this specific band.
  • Superheterodyne Radio Receivers: In RF design, a mixer downconverts a received signal to an Intermediate Frequency (IF). A highly selective mid pass filter (often a ceramic resonator or crystal ladder filter) at exactly 455 kHz (AM) or 10.7 MHz (FM) isolates the target station while rejecting adjacent channel interference.
  • Biomedical Instrumentation: ECG and EEG machines use tight mid pass filters (e.g., 0.5 Hz to 40 Hz) to isolate biological signals while rejecting 50/60 Hz mains hum and high-frequency RF interference from nearby surgical equipment.

Mid Pass Filter FAQ

What is the difference between a mid pass filter and a bandpass filter?

Mathematically and topologically, there is no difference. Both describe a circuit with a lower cutoff frequency ($f_L$) and an upper cutoff frequency ($f_H$). The distinction is purely semantic and application-driven. Engineers use 'bandpass' when referring to RF, IF, or wide-spectrum communications (e.g., a 2.4 GHz Wi-Fi bandpass filter). The term 'mid pass' is almost exclusively used in audio, acoustics, and vibration analysis to describe a filter that extracts the 'middle' of the human hearing spectrum or the midrange driver signal in a speaker crossover.

Why does my passive mid pass filter output drop by 6dB in the center?

This is the classic symptom of impedance loading in a passive cascaded RC design. When you connect a passive low-pass filter directly to the output of a passive high-pass filter, the resistor and capacitor of the second stage act as a voltage divider loading the first stage. Even at the center frequency where both stages theoretically 'pass' the signal, the interaction of the reactive impedances causes a significant voltage drop. To fix this, insert a unity-gain op-amp buffer between the two RC stages, or switch to an active topology like the Sallen-Key or Multiple Feedback (MFB) design.

How do I calculate the center frequency and Q-factor of a mid pass filter?

The center frequency ($f_0$) is not the simple arithmetic average of the upper and lower cutoffs; it is the geometric mean. You calculate it using the formula: $f_0 = \sqrt{f_L \times f_H}$. For our 482 Hz to 1941 Hz audio example, $f_0 = \sqrt{482 \times 1941} \approx 966\text{ Hz}$.

The Quality Factor (Q) defines the 'sharpness' or bandwidth of the filter relative to its center frequency. It is calculated as $Q = f_0 / (f_H - f_L)$. In our example, $Q = 966 / (1941 - 482) = 966 / 1459 \approx 0.66$. A Q of 0.707 represents a Butterworth (maximally flat) response; our slightly lower Q indicates a wider, gentler roll-off typical of audio crossover networks designed to sum flatly with adjacent woofer and tweeter drivers.