lowpass
Describing a filter, circuit, or system that rejects or attenuates a frequencies above a specified value while passing those be.
lowpass: the circuit that lets slow signals through
A lowpass filter is an electronic circuit that allows signals below a chosen frequency to pass through nearly unchanged, while signals above that frequency get progressively weaker. The boundary frequency is called the cutoff frequency. Above it, the attenuation typically increases at a rate of 6 decibels per octave for a first-order filter, or steeper for higher-order designs. Lowpass filters are found in almost every piece of industrial equipment that processes or measures signals from the real world.
The simplest lowpass filter is passive: a resistor and capacitor in series (RC circuit). When a high-frequency signal tries to pass through, the capacitor acts as a short to ground, dumping the unwanted signal away. For industrial work, you often need sharper filtering, so engineers build active lowpass filters using operational amplifiers. These can achieve a cutoff slope of 12 dB per octave (second order), 18 dB per octave (third order), or steeper. The choice depends on how much noise or interference must be removed versus how much useful signal must be preserved.
Practical uses in industry
In variable frequency drives (VFDs) and motor controllers, lowpass filters on the signal inputs protect circuits from electrical noise generated by switching power electronics. In data acquisition systems, lowpass filters on analog inputs prevent aliasing when the signal is sampled at discrete intervals. In sensor electronics for pressure, temperature, and flow measurement, lowpass filters smooth out high-frequency vibration and electrical interference so the true process value emerges. Audio equipment and measurement instrumentation also rely on lowpass filtering to isolate the signal of interest.
The cutoff frequency is chosen based on the bandwidth of the actual signal being measured. If you are measuring temperature changes that happen over seconds or minutes, a cutoff frequency of 1 Hz might be appropriate. If you are monitoring vibration on machinery, you might need a cutoff of 5 kHz or higher to capture the relevant mechanical behavior. Setting the cutoff too low removes real signal; setting it too high leaves noise and interference in the output.
Lowpass filters are one member of the filter family alongside highpass (which blocks low frequencies), bandpass (which passes only a band of frequencies), and notch filters (which block a narrow band). The term 'lowpass' reflects the function plainly: low frequencies pass, high frequencies do not. Industrial engineers distinguish these filters by their response curve, component topology, and order, but the job remains the same: separate signal from noise by frequency.