3.1 Differential Equations & Circuit Transients
Key Takeaways
- First-order differential equations model RL and RC transient circuits, with time constants \(\tau = RC\) and \(\tau = L/R\) governing exponential charging/discharging rates.
- Second-order linear ODEs model RLC circuits, exhibiting three distinct transient responses based on the damping factor \(\alpha\) and natural frequency \(\omega_0\): overdamped, critically damped, and underdamped.
- The complete transient response of a non-homogeneous ODE consists of the natural response \(y_h(t)\) plus the particular (forced) response \(y_p(t)\).
- Physical continuity of capacitor voltage \(v_C(0^-) = v_C(0^+)\) and inductor current \(i_L(0^-) = i_L(0^+)\) provides essential initial conditions for evaluating integration constants.
3.1 Differential Equations & Circuit Transients
Transient analysis is a core competency evaluated in the PRC Electronics Engineering Licensure Examination. When switches operate in electrical networks, voltages and currents transition from an initial state to a final steady state. Ordinary Differential Equations (ODEs) provide the fundamental mathematical framework for describing these time-dependent physical phenomena in circuits containing energy storage elements (capacitors and inductors).
1. Fundamentals of Ordinary Differential Equations in ECE
An Ordinary Differential Equation (ODE) relates an unknown function $y(t)$ to its derivatives with respect to a single independent variable, typically time $t$. The order of a differential equation is defined by the highest derivative present in the equation.
In circuit theory, first-order differential equations govern networks with a single energy storage element (or an equivalent single capacitor/inductor), whereas second-order differential equations govern networks with two non-combinable energy storage elements (such as RLC circuits).
1.1 First-Order Separable & Linear Differential Equations
A first-order ordinary differential equation is termed separable if it can be written in the form:
Integrating both sides directly yields the implicit or explicit solution for $y(t)$.
A general first-order linear differential equation takes the standard form:
To solve this non-homogeneous linear equation, we multiply the entire equation by an Integrating Factor $I(t)$:
Multiplying through yields $\frac{d}{dt}[I(t) y(t)] = I(t) Q(t)$, which can be integrated directly:
2. First-Order RC and RL Transient Analysis
First-order circuit transients occur when a DC voltage or current source is suddenly connected to or disconnected from an $RC$ or $RL$ network.
2.1 RC Circuit Charging and Discharging
For a series $RC$ circuit connected to a DC source $V_{CC}$ at $t = 0$:
This is a first-order linear non-homogeneous differential equation. Solving with initial condition $v_C(0) = V_0$:
Where the time constant $\tau$ for an $RC$ circuit is defined as:
| Operational Phase | Capacitor Voltage $v_C(t)$ | Capacitor Current $i_C(t)$ |
|---|---|---|
| Charging ($V_0 = 0$) | $v_C(t) = V_{CC} \left(1 - e^{-t/\tau}\right)$ | $i_C(t) = \frac{V_{CC}}{R} e^{-t/\tau}$ |
| Discharging ($V_{CC} = 0$) | $v_C(t) = V_0 e^{-t/\tau}$ | $i_C(t) = -\frac{V_0}{R} e^{-t/\tau}$ |
2.2 RL Circuit Current Growth and Decay
For an $RL$ circuit energized by a DC voltage source $V$:
The solution for current $i_L(t)$ given initial current $I_0$ is:
Where the time constant $\tau$ for an $RL$ circuit is:
2.3 Physical Meaning of the Time Constant $\tau$
- At $t = 1\tau$: The transient quantity reaches $63.2%$ of its final change during charging, or decays to $36.8%$ of its initial value during discharging.
- At $t = 5\tau$: The transient response reaches $99.3%$ of its final value, which is universally considered in engineering practice as the achievement of steady-state.
3. Second-Order Homogeneous ODEs & RLC Transients
A series $RLC$ circuit connected in a closed loop without an external source yields Kirchhoff's Voltage Law equation:
Differentiating with respect to $t$ gives the second-order homogeneous linear ODE:
3.1 Characteristic Equation and Damping Regimes
Substituting a trial solution $i(t) = A e^{rt}$ yields the characteristic equation:
Where:
- Neper Frequency (Damping Factor) $\alpha$:
- Series RLC: $\alpha = \frac{R}{2L}$
- Parallel RLC: $\alpha = \frac{1}{2RC}$
- Undamped Natural Angular Frequency $\omega_0$:
- $\omega_0 = \frac{1}{\sqrt{LC}}$
The characteristic roots $r_1, r_2$ are given by:
Depending on the relative magnitudes of $\alpha$ and $\omega_0$, three distinct transient solution cases occur:
Damping Regimes in RLC Circuits
alpha > omega_0 alpha = omega_0 alpha < omega_0
+---------------+ +---------------+ +---------------+
| Overdamped | | Critically | | Underdamped |
| Real & Distinct| | Real & Equal | | Complex Conj |
| Roots | | Roots | | Roots |
+---------------+ +---------------+ +---------------+
Case 1: Overdamped ($\alpha > \omega_0$)
Roots $r_1$ and $r_2$ are real, negative, and distinct. The current response is non-oscillatory and returns slowly to zero:
Case 2: Critically Damped ($\alpha = \omega_0$)
Roots $r_1 = r_2 = -\alpha$ are real and equal. This represents the boundary state yielding the fastest non-oscillatory return to equilibrium:
Case 3: Underdamped ($\alpha < \omega_0$)
Roots are complex conjugates: $r_{1,2} = -\alpha \pm j \omega_d$, where $\omega_d$ is the damped natural frequency:
The response exhibits decaying sinusoidal oscillations:
4. Second-Order Non-Homogeneous ODEs & Continuity Rules
When a driving force $f(t)$ is applied, the ODE becomes non-homogeneous:
The complete general solution is the sum of the natural (complementary) solution $y_h(t)$ and the forced (particular) solution $y_p(t)$:
4.1 Initial Condition Continuity Rules
To evaluate arbitrary constants $A_1$ and $A_2$, boundary conditions at $t = 0^+$ must be established using physical continuity laws:
- Capacitor Voltage Continuity: Voltage across an ideal capacitor cannot change instantaneously without infinite current:
- Inductor Current Continuity: Current through an ideal inductor cannot change instantaneously without infinite voltage:
5. PRC ECE Board Exam Worked Examples
Worked Example 1: RC Discharging Circuit
Problem: A $10,\mu\text{F}$ capacitor is initially charged to $50,\text{V}$. At $t = 0$, it is connected across a $100,\text{k}\Omega$ resistor. Calculate the capacitor voltage at $t = 2.0,\text{seconds}$.
Solution:
- Compute the time constant $\tau$:
- Express $v_C(t)$ using the discharging formula:
- Substitute $t = 2.0,\text{s}$:
Worked Example 2: Series RLC Damping Determination
Problem: A series $RLC$ circuit has $R = 20,\Omega$, $L = 0.1,\text{H}$, and $C = 10,\mu\text{F}$. Determine the damping regime and compute the damped natural frequency $\omega_d$.
Solution:
- Compute Neper frequency $\alpha$:
- Compute undamped natural frequency $\omega_0$:
- Compare $\alpha$ and $\omega_0$: Since $\alpha = 100 < \omega_0 = 1000$, the system is underdamped.
- Calculate damped natural frequency $\omega_d$:
For a series RC circuit with R = 50 kΩ and C = 20 µF connected to a 100 V DC source at t = 0, what is the capacitor voltage after t = 2.0 seconds?
A series RLC circuit has R = 40 Ω, L = 0.2 H, and C = 5 µF. Which type of transient response does this circuit exhibit when energized?
An inductor of L = 0.5 H carries a steady-state DC current of 4 A. At t = 0, a switch opens instantly inserting a series resistor. What is the current i_L(0⁺) through the inductor immediately after switch opening?