ArticleslgStudy

science

Low-pass filter

Low-pass filter is a science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Low-pass filter rather than just read about it. In short: A low-pass filter is a filter that passes signals with a frequency lower than a selected cutoff frequency and attenuates signals with frequencies higher than the cutoff frequency. The exact frequency response of the filter depends on the filter design.

Low-pass filter — main illustration
Low-pass filter — illustration

Key takeaways

  • Low-pass filter belongs to science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Low-pass filter to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Low-pass filter from memory before moving on to harder problems.

Reference excerpt

A low-pass filter is a filter that passes signals with a frequency lower than a selected cutoff frequency and attenuates signals with frequencies higher than the cutoff frequency. The exact frequency response of the filter depends on the filter design. The filter is sometimes called a high-cut filter, or treble-cut filter in audio applications. A low-pass filter is the complement of a high-pass filter. In optics, high-pass and low-pass may have different meanings, depending on whether referring to the frequency or wavelength of light, since these variables are inversely related. High-pass frequency filters would act as low-pass wavelength filters, and vice versa. For this reason, it is a good practice to refer to wavelength filters as short-pass and long-pass to avoid confusion, which would correspond to high-pass and low-pass frequencies. Low-pass filters exist in many different forms, including electronic circuits such as a hiss filter used in audio, anti-aliasing filters for conditioning signals before analog-to-digital conversion, digital filters for smoothing sets of data, acoustic barriers, blurring of images, and so on. The moving average operation used in fields such as finance is a particular kind of low-pass filter and can be analyzed with the same signal processing techniques as are used for other low-pass filters. Low-pass filters provide a smoother form of a signal, removing the short-term fluctuations and leaving the longer-term trend. Filter designers will often use the low-pass form as a prototype filter. That is a filter with unity bandwidth and impedance. The desired filter is obtained from the prototype by scaling for the desired bandwidth and impedance and transforming into the desired bandform (that is, low-pass, high-pass, band-pass or band-stop).

Examples Examples of low-pass filters occur in acoustics, optics and electronics. A stiff physical barrier tends to reflect higher sound frequencies, acting as an acoustic low-pass filter for transmitting sound. When music is playing in another room, the low notes are easily heard, while the high notes are attenuated. An optical filter with the same function can correctly be called a low-pass filter, but conventionally is called a longpass filter (low frequency is long wavelength), to avoid confusion. In an electronic low-pass RC filter for voltage signals, high frequencies in the input signal are attenuated, but the filter has little attenuation below the cutoff frequency determined by its RC time constant. For current signals, a similar circuit, using a resistor and capacitor in parallel, works in a similar manner. (See current divider discussed in more detail below.) Electronic low-pass filters are used on inputs to subwoofers and other types of loudspeakers, to block high pitches that they cannot efficiently reproduce. Radio transmitters use low-pass filters to block harmonic emissions that might interfere with other communications. The tone knob on many electric guitars is a low-pass filter used to reduce the amount of treble in the sound. An integrator is another time constant low-pass filter. Telephone lines fitted with DSL splitters use low-pass filters to separate DSL from POTS signals (and high-pass vice versa), which share the same pair of wires (transmission channel). Low-pass filters also play a significant role in the sculpting of sound created by analogue and virtual analogue synthesisers. See subtractive synthesis. A low-pass filter is used as an anti-aliasing filter before sampling and for reconstruction in digital-to-analog conversion.

Ideal and real filters

An ideal low-pass filter completely eliminates all frequencies above the cutoff frequency while passing those below unchanged; its frequency response is a rectangular function and is a brick-wall filter. The transition region present in practical filters does not exist in an ideal filter. An ideal low-pass filter can be realized mathematically (theoretically) by multiplying a signal by the rectangular function in the frequency domain or, equivalently, convolution with its impulse response, a sinc function, in the time domain. However, the ideal filter is impossible to realize without also having signals of infinite extent in time, and so generally needs to be approximated for real ongoing signals, because the sinc function's support region extends to all past and future times. The filter would therefore need to have infinite delay, or knowledge of the infinite future and past, to perform the convolution. It is effectively realizable for pre-recorded digital signals by assuming extensions of zero into the past and future, or, more typically, by making the signal repetitive and using Fourier analysis. Real filters for real-time applications approximate the ideal filter by truncating and windowing the infinite impulse response to make a finite impulse response; applying that filter requires delaying the signal for a moderate period of time, allowing the computation to "see" a little bit into the future. This delay is manifested as phase shift. Greater accuracy in approximation requires a longer delay. Truncating an ideal low-pass filter result in ringing artifacts via the Gibbs phenomenon, which can be reduced or worsened by the choice of windowing function. Design and choice of real filters involves understanding and minimizing these artifacts. For example, simple truncation of the sinc function will create severe ringing artifacts, which can be reduced using window functions that drop off more smoothly at the edges.

Time response The time response of a low-pass filter is found by solving the response to the simple low-pass RC filter.

Using Kirchhoff's Laws we arrive at the differential equation

v out ( t ) = v in ( t ) − R C d ⁡ v out d ⁡ t {\displaystyle v_{\text{out}}(t)=v_{\text{in}}(t)-RC{\frac {\operatorname {d} v_{\text{out}}}{\operatorname {d} t}}}

… excerpt ends here. Continue reading the full article.

Illustrations

Low-pass filter: The gain-magnitude frequency response of a first-order (one-pole) low-pass filter. Power gain is shown in decibels (i.e., a 3 dB decline reflects an additional 
  
    
      
        1
        
          /
        
        
          
            2
          
        
      
    
    {\textstyle 1/{\sqrt {2}}}
  
 attenuation). Angular frequency is shown on a logarithmic scale in units of radians per second.
The gain-magnitude frequency response of a first-order (one-pole) low-pass filter. Power gain is shown in decibels (i.e., a 3 dB decline reflects an additional 1 / 2 {\textstyle 1/{\sqrt {2}}} attenuation). Angular frequency is shown on a logarithmic scale in units of radians per second.
Low-pass filter: A simple low-pass RC filter
A simple low-pass RC filter
Low-pass filter: Plot of the gain of Butterworth low-pass filters of orders 1 through 5, with cutoff frequency 
  
    
      
        
          ω
          
            0
          
        
        =
        1
      
    
    {\displaystyle \omega _{0}=1}
  
. Note that the slope is 20n dB/decade where n is the filter order.
Plot of the gain of Butterworth low-pass filters of orders 1 through 5, with cutoff frequency ω 0 = 1 {\displaystyle \omega _{0}=1} . Note that the slope is 20n dB/decade where n is the filter order.
Low-pass filter: Passive, first order low-pass RC filter
Passive, first order low-pass RC filter
Low-pass filter: RLC circuit as a low-pass filter
RLC circuit as a low-pass filter

Worked examples

Example 1 — a first encounter with Low-pass filter

Start with the simplest possible case. Write down what Low-pass filter claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Low-pass filter before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Low-pass filter ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Low-pass filter

In research
Low-pass filter appears in science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Low-pass filter in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Low-pass filter is common in secondary-school and first-year university syllabi. It links to neighbouring topics Acoustics, Filter frequency response, Linear filters, so understanding it makes those chapters shorter.
In everyday life
Look for Low-pass filter outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Low-pass filter in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Low-pass filter means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Low-pass filter out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Low-pass filter in simple terms?

A low-pass filter is a filter that passes signals with a frequency lower than a selected cutoff frequency and attenuates signals with frequencies higher than the cutoff frequency. The exact frequency response of the filter depends on the filter design.

Why does Low-pass filter matter?

Because it connects several science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Low-pass filter?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Low-pass filter.

Tags

  • Acoustics
  • Filter frequency response
  • Linear filters
  • Signal processing
  • Sound
  • Synthesiser modules

Keep exploring