RLC circuit

From Wikipedia, the free encyclopedia

(Redirected from RLC series circuit)
Jump to: navigation, search

An RLC circuit (also known as a resonant circuit or a tuned circuit) is an electrical circuit consisting of a resistor (R), an inductor (L), and a capacitor (C), connected in series or in parallel.

Tuned circuits have many applications particularly for oscillating circuits and in radio and communication engineering. They can be used to select a certain narrow range of frequencies from the total spectrum of ambient radio waves. For example, AM/FM radios with analog tuners typically use an RLC circuit to tune a radio frequency. Most commonly a variable capacitor is attached to the tuning knob, which allows you to change the value of C in the circuit and tune to stations on different frequencies.

An RLC circuit is called a second-order circuit as any voltage or current in the circuit can be described by a second-order differential equation for circuit analysis.

Contents

Every RLC circuit consists of two components: a power source and resonator. There are two types of power sources – Thévenin and Norton. Likewise, there are two types of resonators – series LC and parallel LC. As a result, there are four configurations of RLC circuits:

  • Series LC with Thévenin power source
  • Series LC with Norton power source
  • Parallel LC with Thévenin power source
  • Parallel LC with Norton power source.

The expressions for the bandwidth in the series and parallel configuration are inverses of each other. This is particularly useful for determining whether a series or parallel configuration is to be used for a particular circuit design. However, in circuit analysis, usually the reciprocal of the latter two variables is used to characterize the system instead. They are known as the resonant frequency and the Q factor respectively.

There are two fundamental parameters that describe the behavior of RLC circuits: the resonant frequency and the damping factor. In addition, other parameters derived from these first two are discussed below.

The undamped resonance or natural frequency of an RLC circuit (in radians per second) is given by

\omega_o = {1 \over \sqrt{L C}}

In the more familiar unit hertz (or cycles per second), the natural frequency becomes

f_o = {\omega_o \over 2 \pi} = {1 \over 2 \pi \sqrt{L C}}

Resonance occurs when the complex impedance ZLC of the LC resonator becomes zero:

Z_{LC} = Z_L + Z_C = 0\quad

Both of these impedances are functions of complex angular frequency s:

Z_C = { 1 \over Cs }
Z_L =  Ls \quad

Setting these expressions equal to one another and solving for s, we find:

 s = \pm j \omega_o = \pm j {1 \over \sqrt{L C}}

where the resonance frequency ωo is given in the expression above.

\omega_o = {1 \over \sqrt{L C}}

The normalized damping factor of the circuit is:

\zeta_N = {\zeta\over\omega_o} = {R \sqrt{C}\over 2 \sqrt{L}}

for a series RLC circuit, and:

\zeta_N = {\zeta\over\omega_o} = {\sqrt{L} \over 2R\sqrt{C}}

for a parallel RLC circuit.

It's desirable to use the normalized damping factor (non-dimensional) instead of the regular one (in radians per second) to analize the properties of the resonant circuit.

For applications in oscillator circuits, it is generally desirable to make the damping factor as small as possible, or equivalently, to increase the quality factor (Q) as much as possible. In practice, this requires decreasing the resistance R in the circuit to as small as physically possible for a series circuit, and increasing R to as large a value as possible for a parallel circuit. In this case, the RLC circuit becomes a good approximation to an ideal LC circuit.

Alternatively, for applications in bandpass filters, the value of the damping factor is chosen based on the desired bandwidth of the filter. For a wider bandwidth, a larger value of the damping factor is required (and vice versa). In practice, this requires adjusting the relative values of the resistor R and the inductor L in the circuit.

The derived parameters include Bandwidth, Q factor, and damped resonance frequency.

The RLC circuit may be used as a bandpass or band-stop filter by replacing R with a receiving device with the same input resistance. In the Series case the bandwidth (in radians per second) is

 \Delta \omega  =  2 \zeta   = { R \over L}

Alternatively, the bandwidth in hertz is

 \Delta f  =  { \Delta \omega \over 2 \pi }  =  { \zeta \over \pi }  =  { R \over 2 \pi L }

The bandwidth is a measure of the width of the frequency response at the two half-power frequencies. As a result, this measure of bandwidth is sometimes called the full-width at half-power. Since electrical power is proportional to the square of the circuit voltage (or current), the frequency response will drop to  { 1 \over \sqrt{2} } at the half-power frequencies.

The damped resonance frequency derives from the natural frequency and the damping factor. If the circuit is underdamped, meaning

 \displaystyle \zeta < \omega_o

then we can define the damped resonance as

 \omega_d = \sqrt{ \omega_o^2 - \zeta^2 }

In an oscillator circuit

 \zeta \ll \omega_o .

As a result

 \omega_d \approx \omega_o .

See discussion of underdamping, overdamping, and critical damping, below.

In this circuit, the three components are all in series with the voltage source.

RLC series circuit

Series RLC Circuit notations:

v - the voltage of the power source (measured in volts V)
i - the current in the circuit (measured in amperes A)
R - the resistance of the resistor (measured in ohms = V/A);
L - the inductance of the inductor (measured in henrys = H = V·s/A)
C - the capacitance of the capacitor (measured in farads = F = C/V = A·s/V)
q - the charge across the capacitor (measured in coulombs C)

Given the parameters v, R, L, and C, the solution for the current q using Kirchhoff's voltage law (KVL) gives


{v_R+v_L+v_C=v} \,

For a time-changing voltage v(t), this becomes


Ri(t) + L { {di} \over {dt}} + {1 \over C} \int_{-\infty}^{t} i(\tau)\, d\tau = v(t)

Using the relationship between charge and current:


i(t) = {{dq} \over {dt}}

The above expression can be expressed in terms of charge across the capacitor:


L {{d^2 q} \over {dt^2}} +{R} {{dq} \over {dt}} + {1 \over {C}} q(t) = v(t)

Dividing by L gives the following second order differential equation:


{{d^2 q} \over {dt^2}} +{R \over L} {{dq} \over {dt}} + {1 \over {LC}} q(t) = {1 \over L} v(t)

We now define two key parameters:

 \zeta_N = {R \sqrt{C} \over 2 \sqrt{L}}
and
\omega_0 = { 1 \over \sqrt{LC}}

both of which are measured as radians per second.

Substituting these parameters into the differential equation, we obtain:


{{d^2 q} \over {dt^2}} + 2 \zeta_N . \omega_0{{dq} \over {dt}} + \omega_0^2 q(t) = {1 \over L} v(t)

or


q''+2\zeta_N . \omega_0 q' + \omega_0^2 q = {1 \over L} v(t)


The series RLC can be analyzed in the frequency domain using complex impedance relations. If the voltage source above produces a complex exponential wave form with amplitude v(s) and angular frequency s = σ + iω , KVL can be applied:

v(s) = i(s) \left ( R + Ls + \frac{1}{Cs} \right )

where i(s) is the complex current through all components. Solving for i:

i(s) = \frac{1}{ R + Ls + \frac{1}{Cs} } v(s)

And rearranging, we have

i(s) = \frac{s}{ L \left ( s^2 + {R \over L}s + \frac{1}{LC} \right ) } v(s)

Next, we solve for the complex admittance Y(s):

 Y(s) = { i(s) \over v(s) } = \frac{s}{ L \left ( s^2 + {R \over L}s + \frac{1}{LC} \right ) }

Finally, we simplify using parameters ζ and ωo

 Y(s) = { i(s) \over v(s) } = \frac{s}{ L \left ( s^2 + 2 \zeta s + \omega_o^2 \right ) }

Notice that this expression for Y(s) is the same as the one we found for the Zero State Response.

The zeros of Y(s) are those values of s such that Y(s) = 0:

s = 0 and  s = \infty

The poles of Y(s) are those values of s such that  Y(s) = \infty. By the quadratic formula, we find

 s = - \zeta \pm \sqrt{\zeta^2 - \omega_o^2}

Notice that the poles of Y(s) are identical to the roots λ1 and λ2 of the characteristic polynomial.

If we now let s = iω....

Taking the magnitude of the above equation:

 | Y(s=i \omega) | = \frac{1}{\sqrt{ R^2 + \left ( \omega L - \frac{1}{\omega C} \right )^2 }}

Next, we find the magnitude of current as a function of ω

 | I( i \omega  ) |  =  | Y(i \omega) | | V(i \omega) |\,

If we choose values where R = 1 ohm, C = 1 farad, L = 1 henry, and V = 1.0 volt, then the graph of magnitude of the current i (in amperes) as a function of ω (in radians per second) is:

Image:RLC_series_imag.png
Sinusoidal steady-state analysis

Note that there is a peak at imag(ω) = 1. This is known as the resonant frequency. Solving for this value, we find:

\omega_o = \frac{1}{\sqrt{L C}}

A much more elegant way of recovering the circuit properties of an RLC circuit is through the use of nondimensionalization.

RLC Parallel circuit

Parallel RLC Circuit notations:

V - the voltage of the power source (measured in volts V)
I - the current in the circuit (measured in amperes A)
R - the resistance of the resistor (measured in ohms = V/A);
L - the inductance of the inductor (measured in henrys = H = V·s/A)
C - the capacitance of the capacitor (measured in farads = F = C/V = A·s/V)
NOTE: The diagram on the left should have a current source, not a voltage source. I will fix it when I have time.

For a parallel configuration of the same components, where Φ is the magnetic flux in the system

 C \frac{d^2 \Phi}{dt^2} + \frac{1}{R} \frac{d \Phi}{dt} + \frac{1}{L} \Phi = i_0 \cos(\omega t) \Rightarrow \frac{d^2 \chi}{d \tau^2} + 2 \zeta_N \frac{d \chi}{d\tau} + \chi = \cos(\Omega \tau)

with substitutions

\Phi = \chi x_c, \ t = \tau t_c, \ x_c = L i_0, \ t_c = \sqrt{LC}, \ 2 \zeta_N = \frac{1}{R} \sqrt{\frac{L}{C}}, \ \Omega = \omega  t_c .

The first variable corresponds to the maximum magnetic flux stored in the circuit. The second corresponds to the period of resonant oscillations in the circuit.

Advanced Search
Included Web Search Engines


Safe Search

close

Top Matching Results

Occasionally Search.com will highlight specialized results that are based on the context of your query. Examples of specialized results include specific links to news, images, or video.

Top Matching Results may highlight information from other Search.com pages, content from the CNET Network of sites, or third party content. The listings are based purely on relevance. Search.com does not receive payment for listings in this section but our partners that provide this data may get paid for listing these products.

Sponsored Links

This section contains paid listings which have been purchased by companies that want to have their sites appear for specific search terms and related content. These listings are administered, sorted and maintained by a third party and are not endorsed by Search.com.

Search Results

Search.com sends your search query to several search engines at one time and integrates the results into one list which has been sorted by relevance using Search.com's proprietary algorithm. You can customize the list of search engines included in your metasearch from the preferences.

The search engines that are used in your metasearch may allow companies to pay to have their Web sites included within the results. To view the Paid Inclusion policy for a specific search engine, please visit their Web site. Search.com does not accept payment or share revenue with any search engine partner for listings in this section.