LR Series Circuit

#LR series circuits #impedance #time constant #transient response #steady-state response #phasor diagrams #filter circuits #inductors #resistors #power systems

1. Definition and Basic Components

Definition and Basic Components

An LR series circuit consists of an inductor (L) and a resistor (R) connected in series with a voltage source. The defining characteristic of such a circuit is the interaction between the inductor’s reactance and the resistor’s opposition to current, leading to a time-dependent response governed by differential equations.

Key Components

Circuit Dynamics

The combined impedance (Z) of the series LR circuit is the phasor sum of R and ZL:

$$ Z = R + j\omega L $$

The magnitude of the impedance is:

$$ |Z| = \sqrt{R^2 + (\omega L)^2} $$

and the phase angle (θ) between voltage and current is:

$$ \theta = \arctan\left(\frac{\omega L}{R}\right) $$

Time-Domain Analysis

For a DC voltage source, the current i(t) exhibits an exponential transient response due to the inductor’s initial opposition to current change. The governing differential equation is:

$$ V = L\frac{di}{dt} + iR $$

Solving this first-order ODE yields the current as a function of time:

$$ i(t) = \frac{V}{R}\left(1 - e^{-t/\tau}\right) $$

where the time constant τ = L/R determines the rate of transient decay.

Practical Relevance

LR circuits are foundational in:

R L V
LR Series Circuit Schematic A schematic diagram of an LR series circuit showing the voltage source (V), resistor (R), inductor (L), and connecting wires in a horizontal series connection. V + - R L I
Diagram Description: The diagram would physically show the series connection of the resistor (R) and inductor (L) with the voltage source (V), clarifying the spatial arrangement of components.

1.2 Time Constant and Its Significance

The time constant (τ) of an LR series circuit is a fundamental parameter that governs the transient response of the circuit. It is defined as the time required for the current to reach approximately 63.2% of its final steady-state value when a step voltage is applied, or to decay to 36.8% of its initial value when the voltage is removed. Mathematically, the time constant is given by:

$$ \tau = \frac{L}{R} $$

where L is the inductance in henries (H) and R is the resistance in ohms (Ω). The time constant provides a measure of how quickly the circuit responds to changes in voltage or current.

Derivation of the Time Constant

Consider an LR series circuit subjected to a step voltage V. The differential equation governing the current i(t) is derived from Kirchhoff's voltage law:

$$ V = L \frac{di(t)}{dt} + Ri(t) $$

Solving this first-order linear differential equation yields the transient current response:

$$ i(t) = \frac{V}{R} \left(1 - e^{-t/\tau}\right) $$

where τ = L/R. At t = τ, the current reaches:

$$ i(\tau) = \frac{V}{R} \left(1 - e^{-1}\right) \approx 0.632 \frac{V}{R} $$

This confirms that τ represents the time taken for the current to reach 63.2% of its maximum value.

Significance of the Time Constant

The time constant is critical in determining:

Practical Applications

In power electronics, the time constant influences:

Graphical Interpretation

The transient response of an LR circuit is often visualized as an exponential curve. For a step input:

Time (t) I(t) τ = L/R

The curve asymptotically approaches the steady-state value (V/R), with τ marking the point where the current reaches 63.2% of its final value.

Multiple Time Constants

For practical purposes, the circuit is considered to reach steady-state after , at which point the current is within 99.3% of its final value:

$$ i(5\tau) = \frac{V}{R} \left(1 - e^{-5}\right) \approx 0.993 \frac{V}{R} $$
Time Constant and Its Significance in LR Series Circuit
Diagram Description: The section discusses the exponential transient response of current in an LR circuit, which is inherently visual and best understood through a labeled waveform.

1.3 Impedance in LR Circuits

In an LR series circuit, the total opposition to current flow is characterized by impedance (Z), which combines both resistance (R) and inductive reactance (XL). Unlike pure resistive circuits, the phase relationship between voltage and current must be accounted for, leading to a complex representation of impedance.

Mathematical Derivation of Impedance

The impedance Z in an LR circuit is derived from the vector sum of resistance and inductive reactance. Since the voltage across the inductor leads the current by 90°, the impedance is represented in the complex plane as:

$$ Z = R + jX_L $$

where j is the imaginary unit (√−1), and XL is the inductive reactance, given by:

$$ X_L = \omega L = 2\pi f L $$

Here, ω is the angular frequency, f is the frequency in Hz, and L is the inductance in henries. The magnitude of the impedance is calculated using the Pythagorean theorem:

$$ |Z| = \sqrt{R^2 + X_L^2} $$

Phase Angle and Power Factor

The phase angle (θ) between the voltage and current is determined by the ratio of reactance to resistance:

$$ \theta = \tan^{-1}\left(\frac{X_L}{R}\right) $$

This phase shift affects the power dissipation in the circuit. The power factor (cos θ) indicates the fraction of total power that performs useful work (real power):

$$ \text{Power Factor} = \cos \theta = \frac{R}{|Z|} $$

Frequency Dependence and Practical Implications

Since XL varies with frequency, the impedance of an LR circuit is frequency-dependent. At low frequencies, XL is negligible, and the circuit behaves resistively. At high frequencies, inductive reactance dominates, increasing the total impedance and reducing current flow.

This property is exploited in:

Impedance in the Complex Plane

A phasor diagram visually represents impedance, with resistance along the real axis and inductive reactance along the imaginary axis. The resultant impedance vector forms an angle θ with the real axis, illustrating the phase shift introduced by the inductor.

R jXL |Z| θ
Impedance in LR Circuits in LR Series Circuit
Diagram Description: The section includes a phasor diagram showing the vector relationship between resistance, inductive reactance, and impedance in the complex plane.

2. Transient Response Analysis

2.1 Transient Response Analysis

The transient response of an LR series circuit describes the time-dependent behavior of current and voltage when the circuit is subjected to a sudden change, such as a step input. This analysis is critical for understanding how inductors resist changes in current due to their property of self-inductance.

Governing Differential Equation

For an LR circuit with a DC voltage source V, resistor R, and inductor L, Kirchhoff's voltage law yields:

$$ V = i(t)R + L\frac{di(t)}{dt} $$

Rearranging gives a first-order linear differential equation:

$$ \frac{di(t)}{dt} + \frac{R}{L}i(t) = \frac{V}{L} $$

Solution for Current

The homogeneous solution (V = 0) is:

$$ i_h(t) = Ae^{-\frac{R}{L}t} $$

The particular solution (steady-state) is:

$$ i_p(t) = \frac{V}{R} $$

Combining these with initial condition i(0) = 0 gives the complete solution:

$$ i(t) = \frac{V}{R}\left(1 - e^{-\frac{R}{L}t}\right) $$

Time Constant

The term τ = L/R is the time constant, representing the time required for current to reach ~63.2% of its final value. After 5τ, the current is considered steady-state.

Voltage Across Components

The resistor voltage follows Ohm's Law:

$$ V_R(t) = i(t)R = V\left(1 - e^{-\frac{t}{\tau}}\right) $$

The inductor voltage is derived from Faraday's Law:

$$ V_L(t) = L\frac{di(t)}{dt} = Ve^{-\frac{t}{\tau}} $$

Practical Implications

This transient behavior has significant consequences in:

t i(t) LR Circuit Current Transient Response
Transient Response Analysis in LR Series Circuit
Diagram Description: The diagram would show the exponential rise of current over time and the corresponding voltage changes across the inductor and resistor.

2.2 Steady-State Response Analysis

In an LR series circuit, the steady-state response is achieved when the transient effects have decayed, leaving only the forced response due to the applied voltage source. At steady state, the inductor behaves as a short circuit to DC, and the current through the circuit stabilizes to a constant value.

DC Steady-State Analysis

For a DC voltage source V, the steady-state current I is determined solely by the resistance R, as the inductive reactance XL = ωL becomes negligible at zero frequency (DC). The current is given by Ohm's Law:

$$ I = \frac{V}{R} $$

The inductor's voltage drop VL in steady state is zero, since the rate of change of current (di/dt) vanishes:

$$ V_L = L \frac{di}{dt} = 0 $$

AC Steady-State Analysis

For an AC source v(t) = Vmsin(ωt), the steady-state response is analyzed using phasor representation. The impedance Z of the LR circuit is:

$$ Z = R + jωL $$

The magnitude and phase angle of the impedance are:

$$ |Z| = \sqrt{R^2 + (ωL)^2} $$ $$ \theta = \tan^{-1}\left(\frac{ωL}{R}\right) $$

The steady-state current phasor I is then:

$$ I = \frac{V}{Z} = \frac{V_m \angle 0^\circ}{\sqrt{R^2 + (ωL)^2} \angle \theta} = \frac{V_m}{\sqrt{R^2 + (ωL)^2}} \angle -\theta $$

Converting back to the time domain, the current waveform is:

$$ i(t) = \frac{V_m}{\sqrt{R^2 + (ωL)^2}} \sin(ωt - \theta) $$

Time Constant and Settling Behavior

The time constant τ of the LR circuit governs how quickly the system reaches steady state:

$$ \tau = \frac{L}{R} $$

In practical applications, the circuit is considered to have reached steady state after approximately , where the transient component decays to less than 1% of its initial value.

Power Dissipation in Steady State

In the AC steady state, the average power dissipated in the resistor is:

$$ P = I_{rms}^2 R $$

where Irms is the root-mean-square current. The inductor, being a reactive component, does not dissipate power but contributes to the reactive power Q:

$$ Q = I_{rms}^2 X_L $$

The apparent power S is the vector sum of real and reactive power:

$$ S = \sqrt{P^2 + Q^2} $$

Practical Implications

Understanding the steady-state response is critical in power systems, filter design, and signal processing. For instance, in power transmission, minimizing inductive reactance reduces phase lag and improves power factor. In audio applications, LR circuits shape frequency response by attenuating high-frequency components.

LR Circuit AC Steady-State Phasor & Waveform Diagram A combined diagram showing an LR series circuit schematic, phasor diagram with phase angle θ, and time-aligned AC voltage and current waveforms. R L LR Series Circuit V I Z θ Phasor Diagram (θ = tan⁻¹(ωL/R)) ωt V,I V = V_m sin(ωt) I = I_m sin(ωt-θ) θ Time-Domain Waveforms
Diagram Description: The section involves AC steady-state analysis with phasor relationships and time-domain waveforms, which are inherently visual concepts.

2.3 Phasor Diagrams for LR Circuits

Phasor diagrams provide a geometric representation of the phase relationships between voltage and current in an LR series circuit. In such circuits, the inductor introduces a phase shift due to its reactive impedance, while the resistor maintains a purely resistive impedance. The combined effect is a phase difference between the applied voltage and the resulting current.

Constructing the Phasor Diagram

For an LR circuit driven by an AC voltage source V(t) = V0sin(ωt), the current I(t) lags the voltage by a phase angle φ. The phasor diagram is constructed as follows:

$$ V = \sqrt{V_R^2 + V_L^2} = I \sqrt{R^2 + (\omega L)^2} $$

Phase Angle Calculation

The phase angle φ between the applied voltage and the current is derived from the impedance triangle:

$$ \phi = \tan^{-1}\left(\frac{V_L}{V_R}\right) = \tan^{-1}\left(\frac{\omega L}{R}\right) $$

This angle represents the lag of the current relative to the voltage. The impedance Z of the LR circuit is:

$$ Z = \sqrt{R^2 + (\omega L)^2} \quad \text{(magnitude)} $$

Practical Implications

Phasor diagrams are essential in power systems for analyzing phase shifts in inductive loads, such as motors and transformers. Engineers use these diagrams to:

I (reference) VL V VR φ

Complex Impedance Representation

In complex form, the impedance Z is expressed as:

$$ Z = R + j\omega L $$

The phasor diagram corresponds to the Argand diagram representation of this complex impedance, where the real part (R) lies on the x-axis and the imaginary part (ωL) on the y-axis.

Phasor Diagrams for LR Circuits in LR Series Circuit
Diagram Description: The diagram would physically show the geometric relationships between current, resistor voltage, inductor voltage, and applied voltage phasors in an LR circuit.

3. Filter Circuits Using Inductors and Resistors

3.1 Filter Circuits Using Inductors and Resistors

Fundamentals of LR Filters

An LR filter consists of an inductor (L) and resistor (R) arranged to attenuate or pass specific frequency ranges. The inductor's impedance (ZL = jωL) varies with frequency, while the resistor's impedance remains constant. This frequency-dependent behavior forms the basis of filtering.

$$ Z_L = j\omega L $$ $$ Z_R = R $$

Low-Pass LR Filter

A low-pass LR filter allows signals below a cutoff frequency (fc) to pass while attenuating higher frequencies. The transfer function H(ω) is derived from the voltage divider rule:

$$ H(\omega) = \frac{V_{out}}{V_{in}} = \frac{R}{R + j\omega L} $$

The magnitude response is given by:

$$ |H(\omega)| = \frac{R}{\sqrt{R^2 + (\omega L)^2}} $$

The cutoff frequency occurs when the inductor's reactance equals the resistance:

$$ \omega_c = \frac{R}{L} \quad \text{or} \quad f_c = \frac{R}{2\pi L} $$

High-Pass LR Filter

A high-pass LR filter attenuates low frequencies while passing those above fc. The transfer function is:

$$ H(\omega) = \frac{j\omega L}{R + j\omega L} $$

With a magnitude response of:

$$ |H(\omega)| = \frac{\omega L}{\sqrt{R^2 + (\omega L)^2}} $$

The cutoff frequency remains ωc = R/L, identical to the low-pass case.

Phase Response and Group Delay

The phase shift introduced by an LR filter is:

$$ \phi(\omega) = \tan^{-1}\left(\frac{\omega L}{R}\right) \quad \text{(high-pass)} $$ $$ \phi(\omega) = -\tan^{-1}\left(\frac{\omega L}{R}\right) \quad \text{(low-pass)} $$

Group delay, the derivative of phase with respect to frequency, indicates signal distortion:

$$ \tau_g(\omega) = -\frac{d\phi}{d\omega} = \frac{L/R}{1 + (\omega L/R)^2} $$

Practical Considerations

Applications

LR filters are used in:

Filter Circuits Using Inductors and Resistors in LR Series Circuit
Diagram Description: The section describes frequency-dependent behavior and phase responses that are best visualized with circuit schematics and Bode plots.

3.2 LR Circuits in Power Systems

Transient Response in Power Grids

In power systems, LR circuits play a critical role in determining transient behavior during fault conditions or switching events. When a sudden voltage change occurs, the inductor resists instantaneous current changes, leading to a time-dependent response governed by:

$$ i(t) = \frac{V}{R} \left(1 - e^{-t/\tau}\right) $$

where τ = L/R is the time constant. In high-voltage transmission lines, this transient can last milliseconds, affecting protective relay coordination and circuit breaker timing.

Impedance and Power Factor

The complex impedance Z of an LR circuit under sinusoidal excitation is:

$$ Z = R + j\omega L $$

This results in a phase shift between voltage and current, quantified by the power factor:

$$ \text{PF} = \cos( heta) = \frac{R}{\sqrt{R^2 + (\omega L)^2}} $$

Utilities often compensate for low power factor using capacitor banks to reduce reactive power losses.

Harmonic Distortion in Industrial Loads

Non-linear industrial loads (e.g., variable frequency drives) introduce harmonics that interact with system inductance. The n-th harmonic impedance becomes:

$$ Z_n = R + jn\omega L $$

This frequency-dependent impedance causes voltage distortion, requiring harmonic filters with tuned LR components for mitigation.

Practical Example: Transformer Inrush Current

When energizing a transformer, the LR circuit formed by winding inductance and resistance exhibits inrush currents up to 10× rated current. The magnetic core saturation further complicates the dynamics:

$$ i_{inrush} = \sqrt{2}I_{rated}\left(e^{-t/\tau} - \cos(\omega t)\right) $$

Modern relays use waveform analysis to distinguish inrush from fault currents.

Voltage (dashed) Current (solid) Time →

Protective Device Coordination

The inverse-time characteristic of overcurrent relays leverages LR circuit dynamics. The trip time t follows:

$$ t = \frac{K}{\left(\frac{I}{I_p}\right)^\alpha - 1} $$

where K and α are constants adjusted based on upstream/downstream LR time constants.

LR Circuits in Power Systems in LR Series Circuit
Diagram Description: The section includes time-domain behavior of voltage and current, and a diagram would show their phase relationship and transient response.

3.3 LR Circuits in Signal Processing

Frequency Response of LR Circuits

The frequency-dependent behavior of an LR circuit is characterized by its impedance Z, which varies with angular frequency ω. The total impedance is given by:

$$ Z = R + j\omega L $$

The magnitude of the impedance |Z| and phase angle φ are:

$$ |Z| = \sqrt{R^2 + (\omega L)^2} $$ $$ \phi = \tan^{-1}\left(\frac{\omega L}{R}\right) $$

At low frequencies (ω → 0), the inductor behaves like a short circuit, and the circuit is dominated by R. At high frequencies (ω → ∞), the inductor's reactance (ωL) dominates, acting as an open circuit.

Transfer Function and Filtering Applications

An LR circuit can function as a first-order high-pass or low-pass filter depending on the output measurement point. The transfer function H(ω) for a voltage divider configuration is derived as:

$$ H(\omega) = \frac{V_{out}}{V_{in}} = \frac{j\omega L}{R + j\omega L} \quad \text{(High-Pass)} $$ $$ H(\omega) = \frac{V_{out}}{V_{in}} = \frac{R}{R + j\omega L} \quad \text{(Low-Pass)} $$

The cutoff frequency f_c, where the output power drops to half (-3 dB), is:

$$ f_c = \frac{R}{2\pi L} $$

In signal processing, LR filters are used in audio applications, RF circuits, and noise suppression, though they are less common than RC filters due to inductor non-idealities (e.g., parasitic capacitance, core losses).

Time-Domain Analysis and Step Response

The transient response of an LR circuit to a step input V_in(t) = V_0 u(t) is governed by the time constant τ = L/R. The current i(t) and voltage across the inductor V_L(t) are:

$$ i(t) = \frac{V_0}{R}\left(1 - e^{-t/\tau}\right) $$ $$ V_L(t) = V_0 e^{-t/\tau} $$

This exponential behavior is critical in applications like relay switching, where delayed current rise prevents arcing, and in power electronics for controlling inrush currents.

Practical Considerations

Real-world inductors introduce challenges such as:

For high-frequency signal processing, air-core inductors or carefully shielded designs are preferred to minimize these effects.

Applications in Communication Systems

LR circuits are used in:

LR Circuits in Signal Processing in LR Series Circuit
Diagram Description: The section covers frequency response, transfer functions, and time-domain behavior, which are highly visual concepts involving impedance vs. frequency plots and step response waveforms.

4. Recommended Textbooks

4.1 Recommended Textbooks

4.2 Online Resources and Tutorials

4.3 Research Papers and Articles