HOME

TheInfoList



OR:

A low-pass filter is a filter that passes signals with a
frequency Frequency is the number of occurrences of a repeating event per unit of time. It is also occasionally referred to as ''temporal frequency'' for clarity, and is distinct from ''angular frequency''. Frequency is measured in hertz (Hz) which is eq ...
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 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 Audio most commonly refers to sound, as it is transmitted in signal form. It may also refer to: Sound *Audio signal, an electrical representation of sound *Audio frequency, a frequency in the audio spectrum * Digital audio, representation of sou ...
, anti-aliasing filters for conditioning signals prior to analog-to-digital conversion,
digital filter In signal processing, a digital filter is a system that performs mathematical operations on a sampled, discrete-time signal to reduce or enhance certain aspects of that signal. This is in contrast to the other major type of electronic filter, t ...
s 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 Signal processing is an electrical engineering subfield that focuses on analyzing, modifying and synthesizing '' signals'', such as sound, images, and scientific measurements. Signal processing techniques are used to optimize transmissions, ...
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, and so acts 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 Parallel is a geometric term of location which may refer to: Computing * Parallel algorithm * Parallel computing * Parallel metaheuristic * Parallel (software), a UNIX utility for running programs in parallel * Parallel Sysplex, a cluster o ...
, works in a similar manner. (See current divider discussed in more detail
below Below may refer to: *Earth * Ground (disambiguation) *Soil *Floor * Bottom (disambiguation) *Less than *Temperatures below freezing *Hell or underworld People with the surname *Ernst von Below (1863–1955), German World War I general *Fred Below ...
.) Electronic low-pass filters are used on inputs to subwoofers and other types of
loudspeaker A loudspeaker (commonly referred to as a speaker or speaker driver) is an electroacoustic transducer that converts an electrical audio signal into a corresponding sound. A ''speaker system'', also often simply referred to as a "speaker" or ...
s, to block high pitches that they cannot efficiently reproduce. Radio transmitters use low-pass filters to block
harmonic A harmonic is a wave with a frequency that is a positive integer multiple of the ''fundamental frequency'', the frequency of the original periodic signal, such as a sinusoidal wave. The original signal is also called the ''1st harmonic'', t ...
emissions that might interfere with other communications. The tone knob on many
electric guitar An electric guitar is a guitar that requires external amplification in order to be heard at typical performance volumes, unlike a standard acoustic guitar (however combinations of the two - a semi-acoustic guitar and an electric acoustic gu ...
s is a low-pass filter used to reduce the amount of treble in the sound. An
integrator An integrator in measurement and control applications is an element whose output signal is the time integral of its input signal. It accumulates the input quantity over a defined time to produce a representative output. Integration is an importan ...
is another time constant low-pass filter. Telephone lines fitted with DSL splitters use low-pass and high-pass filters to separate DSL and POTS signals sharing the same pair of wires. 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 prior to sampling and for
reconstruction Reconstruction may refer to: Politics, history, and sociology * Reconstruction (law), the transfer of a company's (or several companies') business to a new company *''Perestroika'' (Russian for "reconstruction"), a late 20th century Soviet Unio ...
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 In signal processing, a sinc filter is an idealized filter that removes all frequency components above a given cutoff frequency, without affecting lower frequencies, and has linear phase response. The filter's impulse response is a sinc function ...
. 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 In mathematics (in particular, functional analysis), convolution is a mathematical operation on two functions ( and ) that produces a third function (f*g) that expresses how the shape of one is modified by the other. The term ''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, in order 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 Real-time or real time describes various operations in computing or other processes that must guarantee response times within a specified time (deadline), usually a relatively short time. A real-time process is generally one that happens in defined ...
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. An ideal low-pass filter results in
ringing artifacts In signal processing, particularly digital image processing, ringing artifacts are artifacts that appear as spurious signals near sharp transitions in a signal. Visually, they appear as bands or "ghosts" near edges; audibly, they appear as "e ...
via the Gibbs phenomenon. These can be reduced or worsened by choice of windowing function, and the design and choice of real filters involves understanding and minimizing these artifacts. For example, "simple truncation
f sinc F, or f, is the sixth letter in the Latin alphabet, used in the modern English alphabet, the alphabets of other western European languages and others worldwide. Its name in English is ''ef'' (pronounced ), and the plural is ''efs''. Hist ...
causes severe ringing artifacts," in signal reconstruction, and to reduce these artifacts one uses window functions "which drop off more smoothly at the edges." The Whittaker–Shannon interpolation formula describes how to use a perfect low-pass filter to reconstruct a continuous signal from a sampled
digital signal A digital signal is a signal that represents data as a sequence of discrete values; at any given time it can only take on, at most, one of a finite number of values. This contrasts with an analog signal, which represents continuous values; a ...
. Real digital-to-analog converters use real filter approximations.


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_(t) = v_(t) - RC \frac


Step input response example

If we let v_(t) be a step function of magnitude V_i then the differential equation has the solution :v_(t) = V_i (1 - e^), where \omega_0 = is the cutoff frequency of the filter.


Frequency response

The most common way to characterize the frequency response of a circuit is to find its Laplace transform transfer function, H(s) = . Taking the Laplace transform of our differential equation and solving for H(s) we get :H(s) = =


Difference equation through discrete time sampling

A discrete
difference equation In mathematics, a recurrence relation is an equation according to which the nth term of a sequence of numbers is equal to some combination of the previous terms. Often, only k previous terms of the sequence appear in the equation, for a parameter ...
is easily obtained by sampling the step input response above at regular intervals of nT where n = 0, 1, ... and T is the time between samples. Taking the difference between two consecutive samples we have :v_(nT) - v_((n-1)T) = V_i (1 - e^) - V_i (1 - e^) Solving for v_(nT) we get :v_(nT) = \beta v_((n-1)T) + (1-\beta)V_i Where \beta = e^ Using the notation V_n = v_(nT) and v_n = v_(nT), and substituting our sampled value, v_n = V_i, we get the difference equation :V_n = \beta V_ + (1-\beta)v_n


Error analysis

Comparing the reconstructed output signal from the difference equation, V_n = \beta V_ + (1-\beta)v_n, to the step input response, v_(t) = V_i (1 - e^), we find that there is an exact reconstruction (0% error). This is the reconstructed output for a time invariant input. However, if the input is ''time variant'', such as v_(t) = V_i \sin(\omega t), this model approximates the input signal as a series of step functions with duration T producing an error in the reconstructed output signal. The error produced from ''time variant'' inputs is difficult to quantify but decreases as T\rightarrow0.


Discrete-time realization

Many
digital filter In signal processing, a digital filter is a system that performs mathematical operations on a sampled, discrete-time signal to reduce or enhance certain aspects of that signal. This is in contrast to the other major type of electronic filter, t ...
s are designed to give low-pass characteristics. Both infinite impulse response and finite impulse response low pass filters as well as filters using
Fourier transform A Fourier transform (FT) is a mathematical transform that decomposes functions into frequency components, which are represented by the output of the transform as a function of frequency. Most commonly functions of time or space are transformed ...
s are widely used.


Simple infinite impulse response filter

The effect of an infinite impulse response low-pass filter can be simulated on a computer by analyzing an RC filter's behavior in the time domain, and then discretizing the model. From the circuit diagram to the right, according to Kirchhoff's Laws and the definition of
capacitance Capacitance is the capability of a material object or device to store electric charge. It is measured by the change in charge in response to a difference in electric potential, expressed as the ratio of those quantities. Commonly recognized are ...
: where Q_c(t) is the charge stored in the capacitor at time . Substituting equation into equation gives i(t) \;=\; C \frac, which can be substituted into equation so that :v_(t) - v_(t) = RC \frac. This equation can be discretized. For simplicity, assume that samples of the input and output are taken at evenly spaced points in time separated by \Delta_T time. Let the samples of v_ be represented by the sequence (x_1,\, x_2,\, \ldots,\, x_n), and let v_ be represented by the sequence (y_1,\, y_2,\, \ldots,\, y_n), which correspond to the same points in time. Making these substitutions, :x_i - y_i = RC \, \frac{y_{i}-y_{i-1{\Delta_T}. Rearranging terms gives the recurrence relation :y_i = \overbrace{x_i \left( \frac{\Delta_T}{RC + \Delta_T} \right)}^{\text{Input contribution + \overbrace{y_{i-1} \left( \frac{RC}{RC + \Delta_T} \right)}^{\text{Inertia from previous output. That is, this discrete-time implementation of a simple ''RC'' low-pass filter is the exponentially weighted moving average :y_i = \alpha x_i + (1 - \alpha) y_{i-1} \qquad \text{where} \qquad \alpha := \frac{\Delta_T}{RC + \Delta_T} . By definition, the ''smoothing factor'' is within the range 0 \;\leq\; \alpha \;\leq\; 1. The expression for yields the equivalent time constant in terms of the sampling period \Delta_T and smoothing factor , :RC = \Delta_T \left( \frac{1 - \alpha}{\alpha} \right). Recalling that :f_c=\frac{1}{2\pi RC} so RC=\frac{1}{2\pi f_c}, note and f_c are related by, :\alpha = \frac{2\pi \Delta_T f_c}{2\pi \Delta_T f_c + 1} and :f_c=\frac{\alpha}{(1 - \alpha)2\pi \Delta_T}. If =0.5, then the ''RC'' time constant is equal to the sampling period. If \alpha \;\ll\; 0.5, then ''RC'' is significantly larger than the sampling interval, and \Delta_T \;\approx\; \alpha RC. The filter recurrence relation provides a way to determine the output samples in terms of the input samples and the preceding output. The following
pseudocode In computer science, pseudocode is a plain language description of the steps in an algorithm or another system. Pseudocode often uses structural conventions of a normal programming language, but is intended for human reading rather than machine re ...
algorithm simulates the effect of a low-pass filter on a series of digital samples: // Return RC low-pass filter output samples, given input samples, // time interval ''dt'', and time constant ''RC'' function lowpass(''real ..n' x, ''real'' dt, ''real'' RC) var ''real ..n' y var ''real'' α := dt / (RC + dt) y := α * x for i from 2 to n y := α * x + (1-α) * y -1 return y The
loop Loop or LOOP may refer to: Brands and enterprises * Loop (mobile), a Bulgarian virtual network operator and co-founder of Loop Live * Loop, clothing, a company founded by Carlos Vasquez in the 1990s and worn by Digable Planets * Loop Mobile, an ...
that calculates each of the ''n'' outputs can be refactored into the equivalent: for i from 2 to n y := y -1+ α * (x - y -1 That is, the change from one filter output to the next is proportional to the difference between the previous output and the next input. This exponential smoothing property matches the exponential decay seen in the continuous-time system. As expected, as the time constant ''RC'' increases, the discrete-time smoothing parameter \alpha decreases, and the output samples (y_1,\, y_2,\, \ldots,\, y_n) respond more slowly to a change in the input samples (x_1,\, x_2,\, \ldots,\, x_n); the system has more '' inertia''. This filter is an infinite-impulse-response (IIR) single-pole low-pass filter.


Finite impulse response

Finite-impulse-response filters can be built that approximate to the sinc function time-domain response of an ideal sharp-cutoff low-pass filter. For minimum distortion the finite impulse response filter has an unbounded number of coefficients operating on an unbounded signal. In practice, the time-domain response must be time truncated and is often of a simplified shape; in the simplest case, a running average can be used, giving a square time response.Whilmshurst, T H (1990) ''Signal recovery from noise in electronic instrumentation.''


Fourier transform

For non-realtime filtering, to achieve a low pass filter, the entire signal is usually taken as a looped signal, the Fourier transform is taken, filtered in the frequency domain, followed by an inverse Fourier transform. Only O(n log(n)) operations are required compared to O(n2) for the time domain filtering algorithm. This can also sometimes be done in real-time, where the signal is delayed long enough to perform the Fourier transformation on shorter, overlapping blocks.


Continuous-time realization

There are many different types of filter circuits, with different responses to changing frequency. The frequency response of a filter is generally represented using a Bode plot, and the filter is characterized by its cutoff frequency and rate of frequency rolloff. In all cases, at the ''cutoff frequency,'' the filter attenuates the input power by half or 3 dB. So the order of the filter determines the amount of additional attenuation for frequencies higher than the cutoff frequency. * A first-order filter, for example, reduces the signal amplitude by half (so power reduces by a factor of 4, or , every time the frequency doubles (goes up one
octave In music, an octave ( la, octavus: eighth) or perfect octave (sometimes called the diapason) is the interval between one musical pitch and another with double its frequency. The octave relationship is a natural phenomenon that has been refer ...
); more precisely, the power rolloff approaches 20 dB per decade in the limit of high frequency. The magnitude Bode plot for a first-order filter looks like a horizontal line below the cutoff frequency, and a diagonal line above the cutoff frequency. There is also a "knee curve" at the boundary between the two, which smoothly transitions between the two straight line regions. If the transfer function of a first-order low-pass filter has a
zero 0 (zero) is a number representing an empty quantity. In place-value notation such as the Hindu–Arabic numeral system, 0 also serves as a placeholder numerical digit, which works by Multiplication, multiplying digits to the left of 0 by th ...
as well as a pole, the Bode plot flattens out again, at some maximum attenuation of high frequencies; such an effect is caused for example by a little bit of the input leaking around the one-pole filter; this one-pole–one-zero filter is still a first-order low-pass. ''See Pole–zero plot and
RC circuit A resistor–capacitor circuit (RC circuit), or RC filter or RC network, is an electric circuit composed of resistors and capacitors. It may be driven by a voltage or current source and these will produce different responses. A first order RC ...
.'' * A second-order filter attenuates high frequencies more steeply. The Bode plot for this type of filter resembles that of a first-order filter, except that it falls off more quickly. For example, a second-order
Butterworth filter The Butterworth filter is a type of signal processing filter designed to have a frequency response that is as flat as possible in the passband. It is also referred to as a maximally flat magnitude filter. It was first described in 1930 by the ...
reduces the signal amplitude to one fourth its original level every time the frequency doubles (so power decreases by 12 dB per octave, or 40 dB per decade). Other all-pole second-order filters may roll off at different rates initially depending on their
Q factor In physics and engineering, the quality factor or ''Q'' factor is a dimensionless parameter that describes how underdamped an oscillator or resonator is. It is defined as the ratio of the initial energy stored in the resonator to the energy ...
, but approach the same final rate of 12 dB per octave; as with the first-order filters, zeroes in the transfer function can change the high-frequency asymptote. See
RLC circuit An RLC circuit is an electrical circuit consisting of a resistor (R), an inductor (L), and a capacitor (C), connected in series or in parallel. The name of the circuit is derived from the letters that are used to denote the constituent compon ...
. * Third- and higher-order filters are defined similarly. In general, the final rate of power rolloff for an order- all-pole filter is 6 dB per octave (20 dB per decade). On any Butterworth filter, if one extends the horizontal line to the right and the diagonal line to the upper-left (the asymptotes of the function), they intersect at exactly the ''cutoff frequency'', 3 dB below the horizontal line. The various types of filters (
Butterworth filter The Butterworth filter is a type of signal processing filter designed to have a frequency response that is as flat as possible in the passband. It is also referred to as a maximally flat magnitude filter. It was first described in 1930 by the ...
, Chebyshev filter,
Bessel filter In electronics and signal processing, a Bessel filter is a type of analog linear filter with a maximally flat group/phase delay (maximally linear phase response), which preserves the wave shape of filtered signals in the passband. Bessel filter ...
, etc.) all have different-looking ''knee curves''. Many second-order filters have "peaking" or
resonance Resonance describes the phenomenon of increased amplitude that occurs when the frequency of an applied periodic force (or a Fourier component of it) is equal or close to a natural frequency of the system on which it acts. When an oscil ...
that puts their frequency response ''above'' the horizontal line at this peak. The meanings of 'low' and 'high'—that is, the cutoff frequency—depend on the characteristics of the filter. The term "low-pass filter" merely refers to the shape of the filter's response; a high-pass filter could be built that cuts off at a lower frequency than any low-pass filter—it is their responses that set them apart. Electronic circuits can be devised for any desired frequency range, right up through microwave frequencies (above 1 GHz) and higher.


Laplace notation

Continuous-time filters can also be described in terms of the
Laplace transform In mathematics, the Laplace transform, named after its discoverer Pierre-Simon Laplace (), is an integral transform that converts a function of a real variable (usually t, in the '' time domain'') to a function of a complex variable s (in the ...
of their impulse response, in a way that lets all characteristics of the filter be easily analyzed by considering the pattern of poles and zeros of the Laplace transform in the complex plane. (In discrete time, one can similarly consider the Z-transform of the impulse response.) For example, a first-order low-pass filter can be described in Laplace notation as: : \frac{\text{Output{\text{Input = K \frac{1}{\tau s + 1} where ''s'' is the Laplace transform variable, ''τ'' is the filter time constant, and ''K'' is the
gain Gain or GAIN may refer to: Science and technology * Gain (electronics), an electronics and signal processing term * Antenna gain * Gain (laser), the amplification involved in laser emission * Gain (projection screens) * Information gain in de ...
of the filter in the passband.


Electronic low-pass filters


First order


RC filter

One simple low-pass filter circuit consists of a
resistor A resistor is a passive two-terminal electrical component that implements electrical resistance as a circuit element. In electronic circuits, resistors are used to reduce current flow, adjust signal levels, to divide voltages, bias active e ...
in series with a load, and a
capacitor A capacitor is a device that stores electrical energy in an electric field by virtue of accumulating electric charges on two close surfaces insulated from each other. It is a passive electronic component with two terminals. The effect of ...
in parallel with the load. The capacitor exhibits reactance, and blocks low-frequency signals, forcing them through the load instead. At higher frequencies the reactance drops, and the capacitor effectively functions as a short circuit. The combination of resistance and capacitance gives the time constant of the filter \tau \;=\; RC (represented by the Greek letter tau). The break frequency, also called the turnover frequency, corner frequency, or cutoff frequency (in hertz), is determined by the time constant: : f_\mathrm{c} = {1 \over 2 \pi \tau } = {1 \over 2 \pi R C} or equivalently (in
radian The radian, denoted by the symbol rad, is the unit of angle in the International System of Units (SI) and is the standard unit of angular measure used in many areas of mathematics. The unit was formerly an SI supplementary unit (before that ...
s per second): : \omega_\mathrm{c} = {1 \over \tau} = {1 \over R C} This circuit may be understood by considering the time the capacitor needs to charge or discharge through the resistor: * At low frequencies, there is plenty of time for the capacitor to charge up to practically the same voltage as the input voltage. * At high frequencies, the capacitor only has time to charge up a small amount before the input switches direction. The output goes up and down only a small fraction of the amount the input goes up and down. At double the frequency, there's only time for it to charge up half the amount. Another way to understand this circuit is through the concept of reactance at a particular frequency: * Since
direct current Direct current (DC) is one-directional flow of electric charge. An electrochemical cell is a prime example of DC power. Direct current may flow through a conductor such as a wire, but can also flow through semiconductors, insulators, or ev ...
(DC) cannot flow through the capacitor, DC input must flow out the path marked V_\mathrm{out} (analogous to removing the capacitor). * Since
alternating current Alternating current (AC) is an electric current which periodically reverses direction and changes its magnitude continuously with time in contrast to direct current (DC) which flows only in one direction. Alternating current is the form in whic ...
(AC) flows very well through the capacitor, almost as well as it flows through solid wire, AC input flows out through the capacitor, effectively
short circuit A short circuit (sometimes abbreviated to short or s/c) is an electrical circuit that allows a current to travel along an unintended path with no or very low electrical impedance. This results in an excessive current flowing through the circu ...
ing to ground (analogous to replacing the capacitor with just a wire). The capacitor is not an "on/off" object (like the block or pass fluidic explanation above). The capacitor variably acts between these two extremes. It is the Bode plot and frequency response that show this variability.


RL filter

A resistor–inductor circuit or RL filter is an electric circuit composed of
resistor A resistor is a passive two-terminal electrical component that implements electrical resistance as a circuit element. In electronic circuits, resistors are used to reduce current flow, adjust signal levels, to divide voltages, bias active e ...
s and
inductor An inductor, also called a coil, choke, or reactor, is a passive two-terminal electrical component that stores energy in a magnetic field when electric current flows through it. An inductor typically consists of an insulated wire wound into a c ...
s driven by a
voltage Voltage, also known as electric pressure, electric tension, or (electric) potential difference, is the difference in electric potential between two points. In a static electric field, it corresponds to the work needed per unit of charge to ...
or current source. A first order RL circuit is composed of one resistor and one inductor and is the simplest type of RL circuit. A first order RL circuit is one of the simplest analogue infinite impulse response
electronic filter Electronic filters are a type of signal processing filter in the form of electrical circuits. This article covers those filters consisting of lumped electronic components, as opposed to distributed-element filters. That is, using components ...
s. It consists of a
resistor A resistor is a passive two-terminal electrical component that implements electrical resistance as a circuit element. In electronic circuits, resistors are used to reduce current flow, adjust signal levels, to divide voltages, bias active e ...
and an
inductor An inductor, also called a coil, choke, or reactor, is a passive two-terminal electrical component that stores energy in a magnetic field when electric current flows through it. An inductor typically consists of an insulated wire wound into a c ...
, either in series driven by a voltage source or in
parallel Parallel is a geometric term of location which may refer to: Computing * Parallel algorithm * Parallel computing * Parallel metaheuristic * Parallel (software), a UNIX utility for running programs in parallel * Parallel Sysplex, a cluster o ...
driven by a current source.


Second order


RLC filter

An
RLC circuit An RLC circuit is an electrical circuit consisting of a resistor (R), an inductor (L), and a capacitor (C), connected in series or in parallel. The name of the circuit is derived from the letters that are used to denote the constituent compon ...
(the letters R, L and C can be in a different sequence) is an
electrical circuit An electrical network is an interconnection of electrical components (e.g., batteries, resistors, inductors, capacitors, switches, transistors) or a model of such an interconnection, consisting of electrical elements (e.g., voltage source ...
consisting of a
resistor A resistor is a passive two-terminal electrical component that implements electrical resistance as a circuit element. In electronic circuits, resistors are used to reduce current flow, adjust signal levels, to divide voltages, bias active e ...
, an
inductor An inductor, also called a coil, choke, or reactor, is a passive two-terminal electrical component that stores energy in a magnetic field when electric current flows through it. An inductor typically consists of an insulated wire wound into a c ...
, and a
capacitor A capacitor is a device that stores electrical energy in an electric field by virtue of accumulating electric charges on two close surfaces insulated from each other. It is a passive electronic component with two terminals. The effect of ...
, connected in series or in parallel. The RLC part of the name is due to those letters being the usual electrical symbols for resistance,
inductance Inductance is the tendency of an electrical conductor to oppose a change in the electric current flowing through it. The flow of electric current creates a magnetic field around the conductor. The field strength depends on the magnitude of th ...
and
capacitance Capacitance is the capability of a material object or device to store electric charge. It is measured by the change in charge in response to a difference in electric potential, expressed as the ratio of those quantities. Commonly recognized are ...
respectively. The circuit forms a
harmonic oscillator In classical mechanics, a harmonic oscillator is a system that, when displaced from its equilibrium position, experiences a restoring force ''F'' proportional to the displacement ''x'': \vec F = -k \vec x, where ''k'' is a positive const ...
for current and will resonate in a similar way as an LC circuit will. The main difference that the presence of the resistor makes is that any oscillation induced in the circuit will die away over time if it is not kept going by a source. This effect of the resistor is called
damping Damping is an influence within or upon an oscillatory system that has the effect of reducing or preventing its oscillation. In physical systems, damping is produced by processes that dissipate the energy stored in the oscillation. Examples i ...
. The presence of the resistance also reduces the peak resonant frequency somewhat. Some resistance is unavoidable in real circuits, even if a resistor is not specifically included as a component. An ideal, pure LC circuit is an abstraction for the purpose of theory. There are many applications for this circuit. They are used in many different types of oscillator circuits. Another important application is for tuning, such as in radio receivers or television sets, where they are used to select a narrow range of frequencies from the ambient radio waves. In this role the circuit is often referred to as a tuned circuit. An RLC circuit can be used as a band-pass filter, band-stop filter, low-pass filter or high-pass filter. The RLC filter is described as a ''second-order'' circuit, meaning that any voltage or current in the circuit can be described by a second-order
differential equation In mathematics, a differential equation is an equation that relates one or more unknown functions and their derivatives. In applications, the functions generally represent physical quantities, the derivatives represent their rates of change, ...
in circuit analysis.


Higher order passive filters

Higher order passive filters can also be constructed (see diagram for a third order example).


Active electronic realization

Another type of electrical circuit is an ''active'' low-pass filter. In the operational amplifier circuit shown in the figure, the cutoff frequency (in
hertz The hertz (symbol: Hz) is the unit of frequency in the International System of Units (SI), equivalent to one event (or cycle) per second. The hertz is an SI derived unit whose expression in terms of SI base units is s−1, meaning that o ...
) is defined as: :f_{\text{c = \frac{1}{2 \pi R_2 C} or equivalently (in radians per second): :\omega_{\text{c = \frac{1}{R_2 C} The gain in the passband is −''R''2/''R''1, and the stopband drops off at −6 dB per octave (that is −20 dB per decade) as it is a first-order filter.


See also

*
Baseband In telecommunications and signal processing, baseband is the range of frequencies occupied by a signal that has not been modulated to higher frequencies. Baseband signals typically originate from transducers, converting some other variable i ...


References


External links


Low Pass Filter java simulator

ECE 209: Review of Circuits as LTI Systems
a short primer on the mathematical analysis of (electrical) LTI systems.
ECE 209: Sources of Phase Shift
an intuitive explanation of the source of phase shift in a low-pass filter. Also verifies simple passive LPF transfer function by means of trigonometric identity. {{DEFAULTSORT:Low-Pass Filter Signal processing Linear filters Synthesiser modules Filter frequency response Acoustics Sound