Skip to content
Sahithyan's S2
Sahithyan's S2 — Theory of Electricity

Filters

In electronic circuits, filters are components or systems designed to attenuate (reduce) certain frequencies while allowing others to pass through. They process signals based on their frequency content, making them essential for applications like audio systems, radio communications, power supplies, and signal processing.

Transfer Function

Describes a function’s frequency response. Shows how the filter modifies the amplitude and phase of different frequencies. Typically represented as a ratio of the output voltage to the input voltage in the frequency domain.

A transfer function’s magnitude value can be converted to decibels using the formula:

Bode plot

A plot of the decibel magnitude of a network function vs. logarithmic frequency.

Types

Low Pass Filters

Allows signals with lower frequencies than a certain cutoff frequency () to pass through, while attenuating higher frequencies.

In an ideal low pass filter:

  • Frequencies below pass with no attenuation (gain = or dB)
  • Frequencies above are completely blocked (gain = or dB)
  • The transition between pass band and stop band occurs instantaneously at

Low pass filters are commonly used in audio systems to remove high-frequency noise, anti-aliasing before analog-to-digital conversion, and smoothing in power supplies.

High Pass Filters

Allows signals with higher frequencies than the cutoff frequency to pass through while attenuating lower frequencies.

In an ideal high pass filter:

  • Frequencies above pass with no attenuation
  • Frequencies below are completely blocked
  • The transition is instantaneous at

High pass filters are used to block DC components, reduce low-frequency noise, and in audio applications to isolate higher frequencies.

Band Pass Filters

Combines the characteristics of both low pass and high pass filters. It allows signals within a specific frequency range (band) to pass through while attenuating frequencies outside this range.

In an ideal band pass filter:

  • Frequencies between a lower cutoff frequency () and higher cutoff frequency () pass without attenuation
  • Frequencies below and above are completely blocked
  • The transitions at both cutoff frequencies are instantaneous

Band pass filters are used in radio receivers to select specific channels, in audio systems to isolate certain frequency ranges, and in many communication systems.

Optical bandpass filters

Optical bandpass filters are components used in optical systems that selectively transmit a specific range of wavelengths (or colors) of light while blocking others. They function similarly to electronic bandpass filters but operate on light waves rather than electrical signals.

These filters typically consist of multiple layers of dielectric materials with precisely controlled thicknesses. The interference effects between reflections at the boundaries of these layers create the desired transmission characteristics. Key features include:

  • Center wavelength: The wavelength at which maximum transmission occurs
  • Bandwidth: The range of wavelengths that can pass through (often specified as Full Width at Half Maximum or FWHM)
  • Transmission efficiency: The percentage of light at the peak wavelength that passes through
  • Blocking level: How effectively the filter rejects unwanted wavelengths

Optical bandpass filters are essential in spectroscopy, fluorescence microscopy, astronomy, photography, laser systems, and many other optical applications where isolating specific wavelengths of light is necessary.

Band-reject filters

Aka. notch filters. Attenuates signals within a specific frequency range while allowing frequencies outside that range to pass through. Opposite function of bandpass filters.

In an ideal band-reject filter:

  • Frequencies below a lower cutoff frequency () and above a higher cutoff frequency () pass without attenuation
  • Frequencies between and are completely blocked
  • The transitions at both cutoff frequencies are instantaneous

Commonly used to eliminate specific interference frequencies, such as removing 50/60 Hz power line noise from audio or measurement systems, suppressing unwanted carriers in communication systems, or eliminating resonances in acoustic applications.

The width of the rejected band can be narrow (as in notch filters targeting a specific frequency) or wide (rejecting a broader range of frequencies).

Order

First-order

Contains resistors and one type of reactive component. Output is taken across the reactive component.

Output taken acrossType
CapacitorLow pass
InductorHigh pass

When , the magnitude response is or 0.707 of the maximum amplitude. And the phase response is . Here is the frequency at which the power of the signal is reduced by half, and called “half power frequency”.

Second-order

Contains resistors and both types of reactive components. Provides a roll-off rate of per decade (or per octave) beyond the cutoff frequency, making them more effective at signal rejection than first-order filters.

Here: is the resonance frequency.

Filter TypeOutput Taken AcrossQ Factor
Low PassCapacitorQ = 1 (typically)
High PassInductorQ = 1 (typically)
Band PassResistorQ depends on band width (higher Q = narrower band)
Band RejectCapacitor and inductor (in series)Q depends on band width (higher Q = narrower band)