Network Analysis

Filters - Complete Step-by-Step Guide

Filters are frequency-selective circuits. They pass desired frequency components, suppress unwanted ones, and shape both amplitude and phase using the impedance behavior of resistors, capacitors, and inductors.

1. What is a Filter?

A filter is an electrical network that allows certain frequency components to pass while attenuating others. It does this because reactive elements do not behave the same way at every frequency.

Key idea: filters exploit the fact that circuit impedance changes with frequency.

2. Why Filters Are Needed

  • Communication systems
  • Audio processing
  • Power supplies
  • Signal conditioning

3. Filter Types with Animated Response

frequencygainfcLow-pass

Animated explanation

Low-pass

Output is almost equal to input at low frequency, then it rolls off after cutoff.

Low Pass Filter

Passes low frequencies and attenuates high frequencies.

High Pass Filter

Passes high frequencies and suppresses low frequencies.

Band Pass Filter

Passes only a band around a chosen center frequency.

Band Stop Filter

Rejects a band while passing lower and higher frequencies.

4. Low Pass Filter (RC)

A low-pass filter passes low frequencies and reduces high-frequency content. In a simple RC low-pass network, the output is taken across the capacitor.

RC low-pass derivation

  • Use ZR = R and ZC = 1 / j omega C.
  • Treat the output as the capacitor voltage.
  • Apply the voltage divider rule in the frequency domain.

Vo = Vi x ZC / (R + ZC)

Vo = Vi x 1 / (1 + j omega RC)

H(omega) = 1 / (1 + j omega RC)

RCViVo

Key points:

  • Low frequency means output is close to input.
  • High frequency means output moves toward zero.

fc = 1 / (2 pi RC)

5. High Pass Filter (RC)

A high-pass filter does the opposite: it blocks low-frequency content and allows higher-frequency content to appear at the output.

Vo = Vi x R / (R + 1 / j omega C)

Vo = Vi x j omega RC / (1 + j omega RC)

H(omega) = j omega RC / (1 + j omega RC)

  • Low frequency gives very small output.
  • High frequency makes the output approach the input.

6. Band Pass Filter

A band-pass filter transmits a band around a center frequency and suppresses frequencies below and above that range.

  • Strongest response occurs near resonance.
  • Useful when only a selected frequency range is important.

7. Band Stop Filter

A band-stop filter removes a narrow or broad frequency band while passing signals below and above that rejected region.

  • It creates a notch around the rejected band.
  • Common in noise suppression and interference removal.

8. Important Parameters

Cutoff frequency

The frequency where output magnitude falls to about 70.7 percent of the passband value.

Bandwidth

BW = f2 - f1

Quality factor

Q = f0 / BW

9. Physical Understanding

Capacitor behavior

  • Low frequency: closer to open circuit.
  • High frequency: closer to short circuit.

Inductor behavior

  • Low frequency: closer to short circuit.
  • High frequency: closer to open circuit.

10. Example

  • R = 1 kohm
  • C = 1 uF

fc = 1 / (2 pi RC) = 159 Hz approximately

For the RC low-pass case, frequencies well below 159 Hz pass with small attenuation, while frequencies above that point begin to fall off strongly.

11. Common Mistakes

  • Using the wrong cutoff-frequency formula.
  • Ignoring phase shift while discussing filter response.
  • Confusing low-pass, high-pass, band-pass, and band-stop behavior.

12. Final Summary

Filters are frequency-selective circuits that shape signals by using the frequency-dependent behavior of reactive elements, making them essential in signal control, communication, and analog design.