π Overview
First-order transient circuits involve RC or RL combinations responding to disturbances like switches. Analysis uses time-domain differential equations or algorithmic methods to find voltages/currents during transients. Key: time constant Ο = RC or L/R, step responses via unit step u(t). Covers recap of C/L, DE solving, examples (charging/discharging), complex circuits, and exam-style problems. Ensures ability to solve post-lecture exercises on transients.
π― Learning Objectives
- Understand capacitance/inductance recap and energy storage/release.
- Analyze first-order RC/RL circuits under transients (e.g., step inputs).
- Solve differential equations for transients: homogeneous + particular solutions.
- Compute time constants Ο and interpret their role in response speed.
- Apply Method 1 (DE) and Method 2 (algorithmic: initial/final values, ThΓ©venin) to find i(t)/v(t).
- Handle step responses, pulses, and continuity conditions (v_C, i_L continuous).
- Work exam examples: find v_C(0+), v_C(t) for t>0.
π‘ Key Concepts & Definitions
Transient Circuits
- First-order: One reactive element (C or L) + resistors/sources. Steady-state (DC) vs. transient (time-varying after disturbance).
- Disturbance: Switch, step input. Abrupt changes canβt instantly affect C voltage or L current (continuity: v_C(0+) = v_C(0-), i_L(0+) = i_L(0-)).
- Time Constant (Ο): Measures response speed. After Ο, response drops by e^{-1} (~63%). Smaller Ο = faster transient.
- RC: Ο = R_{Th} C (Thevenin resistance at C terminals).
- RL: Ο = L / R_{Th} (Thevenin resistance at L terminals).
- Step Response: Response to unit step u(t) = {0 (t<0), 1 (tβ₯0)}. Pulses: A [u(t - t_0) - u(t - t_0 - T)].
β Formulas
Differential Equation (DE) General Form
The general form of the first-order linear differential equation is
Homogeneous solution:
Particular solution (for constant ):
General solution:
where is the steady-state value ().
Algorithmic Method Steps
- Assume x(t) = K_1 + K_2 e^{-t/Ο}.
- Find x(0-): Steady-state before switch.
- x(0+) = x(0-) (continuity).
- Find x(β): Steady-state after (t>5Ο, Cβopen, Lβshort).
- Compute Ο via ThΓ©venin at reactive terminals (deactivate sources: V=0, I=short).
- Solve: K_1 = x(β), K_2 = x(0+) - x(β).
When Allowed: Linear circuits, independent sources, no dependent sources or nonlinearities. Rare: If Ο varies (e.g., switching changes R), recompute per interval. Initial conditions from prior steady-state.
RC Charging (Source on at t=0, initial )
RC Discharging (initial , source off)
βοΈ Notes
Recap: Capacitors & Inductors
- Capacitor: q(t) = C v(t), i = C dv/dt. Energy: (1/2) C v^2. v continuous.
- Inductor: v = L di/dt, Ξ¦ = L i. Energy: (1/2) L i^2. i continuous.
- Interconnections: Series/parallel C_eq, L_eq formulas (from prior lectures).
Transient Analysis Basics
Circuits store/release energy slowly. Time-domain: Solve DE from KCL/KVL on reactive variable (v_C or i_L).
- Camera flash example: Charging C via R, discharging: dv_C/dt + v_C/(RC) = 0 β v_C(t) = V_0 e^{-t/Ο}, Ο=RC.
Method 1: Differential Equations
Write DE for reactive var (e.g., KCL on C node: C dv/dt = currents).
Solve: Particular (steady) + homogeneous (transient). Use initial condition.
Example 1: RC Charging (Worked Out)
Circuit: V_S β R β C (ground), switch closes at t=0, v_C(0-)=0.
Step 1: KCL at C node: .
This gives the DE:
Step 2: Particular solution: (steady-state).
Homogeneous solution: , with .
General solution: .
Step 3: Apply initial condition: .
Thus, the solution is
Plot: Rises from 0 to , reaches 63% at .
(Allowed for constant sources; if initial , adjust accordingly.)
\usepackage{circuitikz}
\begin{circuitikz}
\draw (0,0) to[V, v=V_S] (0,2) -- (2,2) to[R, l=R] (2,0) to[C, l=C] (0,0);
\draw (2,2) -- (2,3) node[anchor=south] {Switch closes at t=0};
\end{circuitikz}Method 2: Algorithmic (Initial-Final Values)
Faster for circuits. Use ThΓ©venin for Ο.
Example 2: RC Discharging (Worked Out)
Circuit: DC source V, k in series with parallel combination of k and F. At , the switch disconnects and , so discharges through only. Find the current through for .
Step 1: Assume the form .
Step 2: For , steady-state (C as open): V.
Thus, mA.
By continuity of , V, so mA.
Step 3: For , steady-state (C open, no source): .
Step 4: Time constant , where k (seen by C, sources deactivated). Thus, s.
Step 5: , mA.
Therefore,
Plot: Decays exponentially from 1.333 mA to 0.
Rare Case: If the capacitor is partially charged at switch time, use the corresponding .
Example 3: ThΓ©venin for Ο (Worked Out, Exam-Style)
Circuit: Complex RC with 36 V source, 2 k, 4 k, 2 mA current source, C=0.5 mF at node A to ground. At t=0, current source is shorted (deactivated). Find branch current i(t) through 2 k for t>0 (refer to slides for exact config).
Step 1: Initial condition (t=0+): From DC analysis and continuity, i(0+) = 16 mA.
Step 2: Steady-state (tββ, C open): i(β) = 9 mA.
Step 3: Time constant Ο = R_{Th} C = 0.15 s (R_{Th} computed via ThΓ©venin at C terminals: deactivate sources, find eq. resistance).
Step 4:
Plot: Transitions exponentially from 16 mA to 9 mA.
To compute R_{Th}: Deactivate independent sources (V shorted to 0 V, I opened), find resistance seen by C.
Exam Example (Worked Out)
Circuit: 20 V β 5 k β node β 10 k to ground, C=2 F parallel to 10 k. Assume at t=0, switch causes discharge (e.g., shorts source, refer to slides). Find v_C(0+), v_C(t) for t>0.
a) t<0 steady-state (C open):
By continuity, v_C(0+) = 13.33 V.
b) t>0: Assume v_C(β) = 0 V (full discharge). R_{Th} = 5 k || 10 k = k.
Explanation: Applies general first-order method. For complex switches, segment by time intervals, enforcing continuity.
graph TD A[20V] --> B[5kΞ©] B --> C[node] C --> D[10kΞ© to gnd] C --> E[C=2ΞΌF to gnd] F[Switch at t=0] -->|closes| G[Additional path]
(Visual: Equivalent circuit for Ο: Deactivate sources, R_Th seen by C.)
Step Response & Pulses
- u(t): Models switch-on DC source V_0 u(t).
- Pulse: V_0 [u(t) - u(t-T)]. Response: Superposition of two steps.
Rare: If T << Ο, approx impulse; if T>>Ο, two separate transients.
π Resources
- Presentation:
- SGH6 exercises on transients.
β Post lecture
- Why Ο determines speed? Simulate with large/small C.
- Difference RC vs RL: Duals (vβi, Rβ1/R? No, Ο=RC vs L/R).
- When DE vs algorithmic? Algorithm faster for circuits, DE for understanding.
π Homework
- Complete SGH6: Practice RC/RL charging/discharging, complex with ThΓ©venin.
- Seminars Tue/Fri: Solve exam-like transients.
- Register for end-term exam.
- Next: Second-order circuits (RCL).