0

OUTLINE

  • Introduction

  • What Is an Alternating Current Filter?

  • 5 Types of Alternating Current Filters Explained

  • Cutoff Frequency: Formula & Real-World Calculation

  • EMI Line Filter — The Most Important Alternating Current Filter for Power Systems

  • Alternating Current Filter Applications — Real-World Settings

  • Common Failures & Troubleshooting

  • Frequently Asked Questions

  • Summary

What Is an Alternating Current Filter? Types, Circuits & Selection Guide (2026)

19 April 2026 9

Introduction

Alternating current filters are everywhere — inside your power supply, audio amplifier, industrial motor drive, and the charger on your desk right now. Yet most guides only explain basic types without answering the real questions: How do I calculate the cutoff frequency? What is an EMI line filter? Why did my filter fail?


This guide covers all of it: five filter types, design math, EMI line filter selection, real application settings, and troubleshooting — the complete picture that competing guides leave out.

What Is an Alternating Current Filter?

An Alternating Current filter is an electronic circuit that selectively passes certain AC frequencies while attenuating others. It exploits the fact that reactive components — capacitors and inductors — change their impedance with frequency:

· Capacitor impedance: XC = 1/(2πfC) — decreases as frequency rises (shorts high frequencies to ground)

· Inductor impedance: XL = 2πfL — increases as frequency rises (blocks high frequencies in series)

By combining these with resistors, you shape which frequencies pass and which are blocked.

Alternating Current Filter


Three Key Filter Parameters

Parameter

What It Means

Why It Matters

Cutoff frequency (fc)

The -3 dB point where attenuation begins

Defines the boundary between passband and stopband

Roll-off slope

How fast attenuation increases (dB/octave)

Determines rejection sharpness outside the passband

Passband ripple

Amplitude variation within the passband

Butterworth = 0 ripple; Chebyshev = some ripple for steeper roll-off

 

AC filter vs. DC filter: A DC filter smooths ripple on a fixed polarity supply. An Alternating Current filter operates on alternating signals and maintains correct behavior at every frequency in its range — it is not simply a smoothing capacitor.

5 Types of Alternating Current Filters Explained

Low-Pass Filter (LPF)

Passes frequencies below the cutoff frequency; attenuates everything above.

Common uses: Removing switching noise after a rectifier, smoothing PWM signals, anti-aliasing before ADC conversion.

RC circuit formula:  fc = 1 / (2πRC)

Example: R = 1kΩ, C = 100nF → fc = 1 / (2π × 1000 × 100×10⁻⁹) = 1,592 Hz


High-Pass Filter (HPF)

Passes frequencies above the cutoff; blocks DC and low-frequency content.

Common uses: Removing 50/60Hz hum from audio, Alternating Current coupling between circuit stages, blocking DC offset.


Band-Pass Filter (BPF)

Passes a specific frequency band; attenuates everything outside. Formula: f0 = 1 / (2π√LC)

Common uses: Radio receivers, IF filters in communication equipment, resonant frequency selection.


Band-Stop / Notch Filter

Rejects a narrow frequency band while passing everything else. A 60Hz notch filter is one of the most common audio noise solutions.

Common uses: Eliminating power line hum (50/60Hz), removing an interference carrier, suppressing a resonance peak.


EMI Line Filter

A specialized filter fitted at the Alternating Current power inlet. Removes conducted electromagnetic interference (EMI) flowing through the AC mains. Usually a pre-built module combining multiple stages for both common-mode and differential-mode noise. (See dedicated EMI section below.)


5 AC Filter Types — Frequency Response Curves

Alternating Current Filter Types Comparison

Filter Type

What Passes

What Is Blocked

Key Components

Typical Application

Low-Pass (LPF)

Below fc

Above fc

R + C, or L + C

Power supply smoothing, anti-aliasing

High-Pass (HPF)

Above fc

Below fc

C + R, or C + L

DC blocking, hum removal

Band-Pass (BPF)

fc_low to fc_high

Outside the band

LC resonant network

Radio IF stages, tone selection

Band-Stop / Notch

All except notch band

Notch frequency only

Twin-T RC, active notch

60Hz hum elimination

EMI Line Filter

Power frequency (50/60Hz)

High-frequency EMI (150kHz–30MHz)

X/Y capacitors + CMC

AC power inlet, SMPS

 

Cutoff Frequency: Formula & Real-World Calculation

The cutoff frequency is the most important design parameter — the point where the filter's output power drops to 50% of input (voltage drops to 70.7%, or −3 dB).

RC filter:  fc = 1 / (2πRC)  |  RL filter:  fc = R / (2πL)

Where: R = resistance (Ω), C = capacitance (F), L = inductance (H), fc = cutoff frequency (Hz)


Roll-Off Slope by Filter Order

Filter Order

Roll-Off Slope

Typical Topology

1st order

−20 dB/decade (−6 dB/octave)

Single RC or RL stage

2nd order

−40 dB/decade (−12 dB/octave)

Two stages, or RLC, or Sallen-Key op-amp

3rd order

−60 dB/decade

Three cascaded sections

4th order

−80 dB/decade

Two 2nd-order sections cascaded

 

Calculation Example 1 — Remove 60Hz Power Line Hum from Audio

Goal: Build an HPF that passes audio above 80Hz while blocking 60Hz.

Choose C = 100nF, solve for R:  R = 1 / (2π × 80 × 100×10⁻⁹) ≈ 19,900Ω → Use R = 20kΩ

Result: fc = 79.6Hz — eliminates 60Hz coupling with negligible impact on 100Hz+ audio.



Calculation Example 2 — Suppress Switching Noise at 100kHz

Goal: LPF that passes audio (up to 20kHz) but kills switching supply noise at 100kHz.

Choose fc = 30kHz, C = 10nF:  R = 1 / (2π × 30000 × 10×10⁻⁹) ≈ 530Ω → Use R = 560Ω

Result: Actual fc = 28.4kHz. At 100kHz, attenuation ≈ −10.5 dB (1st order). Add second stage for deeper rejection.

RC Cutoff Frequency Quick Reference

R (Ω)

C

Cutoff Frequency (fc)

1kΩ

100 nF

1,592 Hz

10kΩ

10 nF

1,592 Hz

560Ω

10 nF

28.4 kHz

100Ω

100 nF

15.9 kHz

47Ω

1 µF

3,386 Hz

10kΩ

1 µF

15.9 Hz

 

EMI Line Filter — The Most Important Alternating Current Filter for Power Systems

If your product connects to Alternating Current mains, this is the filter that matters most for regulatory compliance and reliability.


Common-Mode vs. Differential-Mode Noise

Noise Type

How It Travels

Suppressed By

Common-mode (CM)

Both conductors simultaneously, returns via ground

Y capacitors + Common-Mode Choke (CMC)

Differential-mode (DM)

Line-to-neutral, along the current path

X capacitors + leakage inductance

 

EMI Line Filter Anatomy

1. X capacitors (Class X1/X2) — Connected line-to-neutral. Suppress differential-mode noise. Fail open (safe). Rated for Alternating Current mains voltage.

2. Y capacitors (Class Y1/Y2) — Connected line-to-ground and neutral-to-ground. Suppress common-mode noise. Fail open. Leakage current strictly limited by regulation.

3. Common-Mode Choke (CMC) — Two windings on a shared core, wound to cancel flux from load current while presenting high impedance to common-mode noise.

4. Optional series inductor — Additional differential-mode attenuation at higher frequencies.

Complete EMI Line Filter Internal Topology Diagram

EMI Filter Selection Parameters

Parameter

What to Check

Typical Values

Rated voltage

Must exceed AC mains voltage

250V AC (single phase), 480V AC (industrial 3-phase)

Rated current

Must exceed equipment max load current

1A–100A depending on load

Insertion loss

Attenuation at target frequency (dB)

40–80 dB at 150kHz–30MHz

Leakage current

Y-cap ground leakage (IEC 60950/62368)

< 0.25 mA (handheld), < 3.5 mA (stationary)

Safety certification

Verify per target market

UL 1283, VDE 0565, EN 60939, CCC, PSE

Operating temperature

Continuous thermal rating

−25°C to +85°C typical

 

Recommended EMI Filter Parameters by Application

Application

Rated Current

Insertion Loss Target

Key Certification

Notes

Consumer SMPS (<100W)

1–6A

50 dB at 1MHz

UL/CE/CCC

X2 + Y2 caps sufficient

Industrial inverter (1–15kW)

6–30A

60 dB at 150kHz

UL/VDE

High CM noise; use large CMC

Medical equipment

1–10A

60+ dB

IEC 60601-1

Leakage current <100 µA

EV on-board charger

16–32A

70 dB

UN R10

High-voltage isolation critical

Home appliances

3–16A

40–50 dB

CE/CCC

Cost-optimized, Y2 class

 

Alternating Current Filter Applications — Real-World Settings

Audio Systems

Problem: 50/60Hz hum from power supplies couples into audio circuits.

Solution: High-pass filter with fc at 5–15Hz for signal path. Example: R = 100kΩ, C = 0.1µF → fc = 15.9Hz. Eliminates DC offset and power line coupling with negligible audio impact above 30Hz.


Power Supplies

Rectified Alternating Current leaves 100/120Hz ripple (full-wave). For ripple < 100mV at 10A load: C = I / (2 × f × ΔV) = 10 / (2 × 120 × 0.1) = 417µF → use 470µF standard value.

For high-frequency switching noise: LC LPF after switching stage. Typical: L = 10–100µH, C = 10–100µF ceramic.


Industrial Variable Frequency Drives (VFD)

VFDs generate conducted EMI at switching frequencies (2–20kHz) and harmonics. Install an EMI line filter rated for the drive's input current. Choose filters with insertion loss ≥ 60 dB at 150kHz. Also consider a dV/dt output filter to protect motor winding insulation.


Communication Systems

Band-pass filters select the desired channel while rejecting adjacent channels. Q factor = f0 / BW. Higher Q = narrower passband = better channel separation, but also higher insertion loss.


Automotive Electronics

Vehicle electronics must meet CISPR 25. Typical measures: ferrite beads on CAN bus, X/Y capacitors at DC/DC converter inputs, LC filters on motor drive outputs to suppress brush noise, EMI filters on EV charging inlet.


Application Quick Reference

Application

Noise Frequency

Recommended Filter

Typical Parameter

Audio signal path HPF

DC + 50/60Hz hum

1st-order RC HPF

fc = 5–15 Hz

Audio signal path LPF

Ultrasonic noise >20kHz

1st or 2nd-order LPF

fc = 30–50 kHz

Power supply ripple

100–120 Hz (rectified)

Electrolytic capacitor

470–10,000 µF per application

Switching supply EMI

150 kHz–30 MHz

EMI line filter

50–70 dB insertion loss

VFD input

2–20 kHz conducted

EMI line filter (high current)

≥60 dB at 150kHz

RF channel selection

Adjacent channel

Band-pass LC filter

Q = 10–1,000

60Hz notch (audio)

60 Hz specifically

Twin-T notch or active notch

Depth ≥ 40 dB at 60Hz

 

Common Failures & Troubleshooting

Failure 1: Cutoff Frequency Has Drifted

Symptom: Filter worked at commissioning but now passes noise it used to block. Cause: Electrolytic capacitors age and lose capacitance (often 20–30% over 5–10 years). Fix: Replace aged electrolytics with film capacitors (polypropylene) where stability matters.


Failure 2: X Capacitor Failure in EMI Filter

Symptom: Conducted EMI levels increase; equipment fails re-test. Cause: Repeated mains transients degrade X capacitor dielectric. Failed X capacitor opens (safe-fail), losing differential-mode filtering. Fix: Replace with certified X2/X1 capacitors.


Failure 3: Common-Mode Choke Saturation

Symptom: High operating temperature; common-mode noise passes through. Cause: Asymmetric current or fault condition saturates the core. Fix: Use filter rated for ≥1.5× actual peak current. Choose gapped cores for higher saturation tolerance.


Failure 4: LC Filter Resonance (Impedance Mismatch)

Symptom: Filter makes noise worse at a specific frequency. Cause: LC resonance within the frequency range of interest amplifies rather than attenuates. Fix: Add a series resistor to damp the resonance, or use an RC damping network in parallel with the inductor.


Troubleshooting Quick Reference

Symptom

Most Likely Cause

Diagnostic Step

Fix

EMI worse after filter installed

LC resonance

Check insertion loss vs. frequency with VNA

Add damping resistor

Filter runs hot

Core saturation or overload

Measure actual line current

Upsize filter current rating

Noise returns after years

Capacitor aging

Measure capacitance/ESR

Replace aged capacitors

Equipment fails EMC test with filter

Wrong filter type (CM vs DM)

Measure noise mode with current probe

Add appropriate X or Y stage

Hum in audio after filter

Ground loop introduced

Check ground connections

Star grounding; add CMC

 

Frequently Asked Questions

Q1: What is the difference between an Alternating Current filter and a DC filter?

A: An Alternating Current filter processes alternating signals and must maintain correct behavior at all operating frequencies. A DC filter (like a bypass capacitor) removes ripple from a nominally fixed-voltage supply. AC filters are defined by cutoff frequency and roll-off slope; DC filters are defined by capacitance value and ESR at the ripple frequency.


Q2: How do I calculate the cutoff frequency for an RC filter?

A: Use fc = 1/(2πRC). For example, R = 10kΩ and C = 10nF gives fc = 1,592Hz. To target a specific frequency, rearrange: C = 1/(2π × fc × R) or R = 1/(2π × fc × C).


Q3: What is an EMI line filter and why do I need one?

A: An EMI line filter sits at the Alternating Current power inlet of equipment. It stops conducted high-frequency interference from entering your circuit from the mains, and stops noise your equipment generates from flowing back into the power grid. Most markets require meeting EMC standards (EN 55032, FCC Part 15) — a proper EMI line filter is almost always needed to pass these tests.


Q4: What is the difference between X capacitors and Y capacitors?

A: X capacitors (X1/X2 class) connect line-to-neutral and suppress differential-mode noise. Y capacitors (Y1/Y2 class) connect line-to-ground and suppress common-mode noise. Both are safety-rated and fail open (not short) to prevent electric shock. Do not substitute standard film or ceramic capacitors in these positions.


Q5: Can I use a low-pass filter to remove 60Hz hum from audio?

A: Not directly — 60Hz is inside the audio band, so a low-pass filter that blocks 60Hz would kill most audio signal. Instead, use a notch filter (twin-T RC or active) that specifically targets 60Hz, or a high-pass filter set well below 60Hz if the hum is coupling through DC offset or ground loops.


Q6: What does filter 'order' mean — 1st order vs. 2nd order?

A: Filter order equals the number of reactive elements. A 1st-order RC filter (one R, one C) rolls off at −20 dB/decade. A 2nd-order filter (two reactive elements) rolls off at −40 dB/decade — twice as steep. Higher order means sharper cutoff but more phase shift and complexity.


Q7: How do I choose between a passive and active Alternating Current filter?

A: Use a passive filter when: simplicity is required, no power supply is available, or the frequency is RF. Use an active filter when: gain is needed along with filtering, frequency is below ~100kHz, high input impedance is required, or precise cutoff without large inductors is needed.


Q8: What safety certifications should an EMI filter have?

A: Depends on your target market: UL 1283 (North America), VDE 0565 / EN 60939 (Europe), CCC (China), PSE (Japan), KC (South Korea). For medical equipment, also verify leakage current limits under IEC 60601-1. Always check that safety markings appear on the component itself.


Q9: What happens if an Alternating Current filter is installed backwards?

A: Most symmetric EMI filters are unaffected by polarity reversal. However, asymmetric designs (where the output side is designed for lower impedance facing the load) may show reduced insertion loss when reversed. Always check the manufacturer's installation diagram. Y capacitor orientation can affect leakage current compliance.

Summary

Alternating current filters are not a single component — they are a family of circuits, each solving a specific problem. The key takeaways:

· Define your noise frequency first, then select the filter type (LPF/HPF/BPF/notch/EMI line filter)

· Calculate the cutoff frequency using fc = 1/(2πRC) before building or ordering

· EMI line filters are mandatory for AC-mains connected products and must be certified for your target market

· Match the filter current rating to actual load — underrated filters fail through saturation or thermal stress

· Combine filter types when multiple noise sources exist (e.g., EMI filter at mains inlet + LC filter on switching stage output)

For component sourcing — EMI line filter modules, X/Y capacitors, common-mode chokes, or custom LC filter inductors — Welllinkchips carries verified stock with full traceability.

Subscribe to Welllinkchips !
Your Name
* Email
Submit a request