Lowpass Filter Block Symbol

Lowpass Filter Block symbolLPF
The Lowpass Filter Block symbol (IEC 60617 / ANSI Y32.2).

Definition: The Lowpass Filter Block symbol represents a two-terminal analogue or digital signal-processing element that passes frequencies below a defined cutoff frequency (f_c) while attenuating frequencies above it, used in circuit diagrams to indicate anti-aliasing, noise removal, or bandwidth limiting within a signal chain.

Also known as: LPF block, lowpass filter, low-pass filter, anti-aliasing filter, smoothing filter, RC filter block.

What the Lowpass Filter Block symbol means

The Lowpass Filter Block symbol denotes a frequency-selective network whose magnitude response is flat (0 dB attenuation) in the passband below the cutoff frequency f_c and rolls off at a rate determined by the filter order (−20 dB/decade per pole) above f_c. The symbol is a functional block abstraction that hides the internal topology (RC, LC, Butterworth active, Chebyshev, etc.) and communicates only the signal-processing function.

In schematic diagrams the lowpass filter symbol marks a point in the signal path where high-frequency content is removed. Common purposes include: limiting the bandwidth of a signal before analogue-to-digital conversion (anti-aliasing), removing switching noise from a PWM-generated analogue output (PWM reconstruction), and suppressing RF interference on sensor or audio lines.

How to identify the Lowpass Filter Block symbol

The symbol is drawn as a rectangular block labelled 'LPF', 'Lowpass Filter', or 'Low-Pass Filter', with a single input pin (In) on the left and a single output pin (Out) on the right. Some representations include a stylised Bode-plot curve inside the block — a flat line at low frequency that drops sharply at f_c — to distinguish it visually from highpass, bandpass, and bandstop filter blocks. Optional labels may show f_c (cutoff frequency) or the filter order.

Function in a circuit

A lowpass filter passes low-frequency signal components without significant attenuation while progressively attenuating higher-frequency components above the cutoff frequency f_c. A first-order RC lowpass filter rolls off at −20 dB/decade (−6 dB/octave) above f_c = 1/(2π·R·C). Higher-order filters (Butterworth, Chebyshev, Bessel) use additional poles to steepen the roll-off. Active lowpass filters (op-amp based) also provide gain in the passband. The phase response of a lowpass filter introduces a delay that increases with order and frequency, which must be considered in control-loop designs.

Standards: IEC vs ANSI

IEC 60617IEC 60617-13 defines a general filter symbol for use in signal-flow diagrams; a lowpass filter block is represented with the LPF qualifier label. No distinct IEC glyph exists for a lowpass versus highpass filter beyond the text label.
ANSI/IEEE 315ANSI Y32.2 / IEEE 315-1975 similarly uses a rectangular block with a text qualifier ('LPF' or a transfer-function annotation) to indicate a lowpass filter function in block diagrams.
Key differenceBoth IEC and ANSI use a labelled rectangular block for the lowpass filter; the symbol form is identical in both standards, differentiated only by the LPF text or transfer-function notation inside.

Terminals / pins

PinName
inIn
outOut

Typical values

Cutoff frequency f_c: application-dependent (e.g. 20 Hz for audio, 1 kHz for sensor data, 1 MHz for IF filtering). Roll-off rate: −20 dB/decade (1st order), −40 dB/decade (2nd order), −60 dB/decade (3rd order), etc. Passband ripple: 0 dB (Butterworth, maximally flat), 0.5–3 dB (Chebyshev). Group delay flatness: best for Bessel, worst for elliptic.

Where the Lowpass Filter Block symbol is used

Example

In an Arduino temperature-monitoring system, a first-order RC lowpass filter block (R = 10 kΩ, C = 100 nF, f_c = 159 Hz) is placed between a thermistor voltage-divider output and the ADC input. The filter symbol shows the In pin connected to the divider node and the Out pin going to the MCU's analogue input. The filter attenuates 50/60 Hz mains interference and higher-frequency noise, allowing stable 10-bit ADC readings from a slowly changing temperature signal.

Key facts

Frequently asked questions

What does the lowpass filter block symbol mean in a circuit diagram?

The lowpass filter block symbol represents a signal-processing element that allows low-frequency signal components (below the cutoff frequency f_c) to pass through with minimal attenuation while attenuating higher-frequency components. It is used in circuit diagrams to indicate bandwidth limiting, anti-aliasing, noise removal, or smoothing of signals.

What does a lowpass filter block look like on a schematic?

The lowpass filter block appears as a rectangle labelled 'LPF' or 'Low-Pass Filter', with an input pin (In) on the left and an output pin (Out) on the right. Some renderings include a Bode-plot curve inside the block — a flat line that drops at f_c — to distinguish it from highpass or bandpass filter blocks.

What is the cutoff frequency of a lowpass filter?

The cutoff frequency f_c (also called the −3 dB frequency or corner frequency) is the frequency at which the filter output power is halved (−3 dB), meaning the output voltage is 0.707 of the input. For a simple RC filter, f_c = 1 / (2π·R·C). Above f_c the filter attenuates the signal at −20 dB/decade per filter order.

What is the difference between a first-order and second-order lowpass filter?

A first-order lowpass filter has one reactive element (one RC or RL stage) and rolls off at −20 dB/decade above f_c. A second-order filter has two reactive elements and rolls off at −40 dB/decade, providing steeper attenuation. Higher-order filters offer progressively sharper transitions but also introduce more phase shift and group delay.

What standard defines the lowpass filter block symbol?

IEC 60617-13 defines general filter and amplifier block symbols for signal diagrams, using a rectangular block with a text qualifier. ANSI Y32.2 / IEEE 315-1975 uses the same rectangular block approach. Neither standard provides a distinct glyph for a lowpass filter; the LPF text label inside the block identifies the function.

What is anti-aliasing and why does it require a lowpass filter?

Anti-aliasing prevents a phenomenon called aliasing, where high-frequency components of an analogue signal are misrepresented as lower frequencies after sampling. The Nyquist theorem requires the signal to contain no frequencies above half the ADC sample rate (the Nyquist frequency). A lowpass filter placed before the ADC enforces this limit, ensuring the sampled digital signal accurately represents the original analogue signal.

What is the difference between Butterworth, Chebyshev, and Bessel lowpass filters?

Butterworth filters are maximally flat in the passband with no ripple, providing a smooth response but a moderate roll-off slope. Chebyshev filters allow controlled passband ripple (typically 0.5–3 dB) in exchange for a steeper roll-off transition. Bessel filters are optimised for linear phase response (constant group delay), preserving waveform shape in the passband at the cost of a gentler roll-off compared to Butterworth.

Place the Lowpass Filter Block symbol on a wiring diagram or schematic in the free online circuit diagram maker — no download required.