Seyed Masoud Hosseini · Overview · Study log · Ideas · Transcript · RSS feed
Circuits & Electronics · Lecture 16 of 26 · 50:11
Lecture 15: Second-Order Systems - Deriving the LC Circuit Response
Study guide
What this lecture covers
Having covered circuits with a single storage element (RC and RL), this lecture introduces second-order systems: circuits with two independent energy storage elements, governed by second-order differential equations. It opens with a demo that seems to defy everything learned about RC delay — shrinking the resistance in an inverter circuit to speed up a transition instead produces unexpected ringing — and traces this to parasitic inductance in the connecting wire. It then derives the differential equation for a simple LC circuit with a step input, solves it with the same particular-plus-homogeneous method used for RC circuits, and closes with an intuitive, energy-based explanation for why a step input produces oscillation.
After watching, you can explain why reducing resistance to speed up a circuit can introduce ringing, derive the governing second-order differential equation for an LC circuit using the node method, solve it using the four-step homogeneous-solution method to get v(t) = VI - VI*cos(omega0*t) for a zero-state step response, and give a physical (energy-based) explanation of the resulting oscillation.
Key ideas
- Second-order system: a circuit with two independent energy storage elements (e.g., an inductor and a capacitor), producing a second-order differential equation, in contrast to the first-order equations of single-storage-element (RC or RL) circuits.
- Parasitic inductance: any current-carrying wire loop encloses some magnetic flux and therefore has an associated inductance; reducing a circuit's resistance can expose this previously negligible inductance, changing first-order RC-like behavior into second-order LRC behavior with ringing.
- Characteristic equation for LC circuits: assuming a homogeneous solution
Ae^{st}and substituting givesLCs^2 + 1 = 0, with rootss = +-j*omega0whereomega0 = sqrt(1/LC). - Zero-state response of an LC circuit to a step:
v(t) = VI - VI*cos(omega0*t)andi(t) = C*VI*omega0*sin(omega0*t), an oscillation with no decay (in the ideal, resistor-free case). - Energy sloshing: the oscillation arises because energy alternates between the inductor's magnetic field (current) and the capacitor's electric field (voltage), analogous to a pendulum trading potential and kinetic energy.
- Inductors "like to keep current flowing": just as a capacitor resists instantaneous voltage change, an inductor resists instantaneous current change, continuing to drive current even after the voltage across it drops to zero, which is what pushes the capacitor voltage past its final steady-state value.
Walkthrough
Motivating second-order systems (1:35)
The lecture defines second-order systems as circuits containing two independent energy storage elements (not reducible to a single equivalent, as with two parallel capacitors), producing second-order rather than first-order differential equations. It previews that the same general approach used for first-order circuits — foundations, then an intuitive shortcut — will apply here too.
Revisiting the inverter demo with a smaller resistor (2:40)
The lecture returns to the familiar inverter-driving-inverter circuit and its RC-limited, slowly rising transition at the intermediate node. Reasoning that a smaller resistance should give a smaller time constant and thus a faster transition, the lecture swaps in a much smaller resistor and reruns the demo.
Unexpected ringing appears (4:30)
Instead of a cleanly faster rise, the smaller resistor produces a decaying, sinusoid-like oscillation at the intermediate node — a "ringing" transient nothing in the RC framework predicts. The lecture notes this is a real, practical problem: the ringing can dip low enough, or swing high enough, to produce invalid logic levels or even false pulses at the output.
Tracing the ringing to parasitic inductance (14:20)
The lecture explains that the current loop formed by the connecting wire encloses magnetic flux and therefore has an associated inductance, previously masked by the larger resistance. With the smaller resistor, this parasitic inductance becomes significant, turning the circuit into an RLC network with two storage elements. The lecture is careful to note that inductors and capacitors are not inherently "bad" — they are useful, intentionally designed elements in many circuits — even though this example introduces them as unwanted parasitics.
Setting up and solving the LC differential equation (16:00)
To build intuition with the simplest case, the lecture drops the resistor and analyzes a bare voltage-source, inductor, capacitor loop. Applying the node method with the capacitor's and inductor's element laws (i = C dv/dt and i = (1/L) * integral of v dt) and differentiating gives the governing equation LC d^2v/dt^2 + v = vI. Following the same three-step method used for RC circuits (particular solution, homogeneous solution, total solution plus initial conditions), the particular solution is simply vP = VI; the homogeneous solution, found via the characteristic equation LCs^2 + 1 = 0, has roots s = +-j*omega0 with omega0 = sqrt(1/LC), giving vH = A1*e^{j*omega0*t} + A2*e^{-j*omega0*t}. Applying zero initial conditions (v(0) = 0, i(0) = 0) and simplifying with Euler's relation yields the final zero-state response v(t) = VI - VI*cos(omega0*t) and i(t) = C*VI*omega0*sin(omega0*t).
An intuitive, energy-based explanation (43:25)
The lecture explains the oscillation physically: at the instant the step is applied, the capacitor voltage cannot jump, so the full input voltage initially appears across the inductor, driving its current to build up. As current flows into the capacitor, its voltage rises; when the capacitor voltage reaches VI, the inductor has no voltage across it, but because an inductor resists sudden current changes, it keeps driving current, pushing the capacitor voltage past VI toward 2*VI before the current (and then the capacitor voltage) reverses. This is compared to a pendulum trading potential and kinetic energy, or a runaway train continuing under its own momentum after the driving force is removed. The lecture previews a demo (and the next lecture) showing this behavior measured directly on the earlier inverter circuit.
Before you watch
- Review the RC differential equation and its particular-plus-homogeneous solution method from earlier lectures (Lec 12 and Lec 13).
- Be comfortable with the inductor's element law
v = L di/dtand its integral form for current. - Recall the two-inverter demo and gate capacitance
CGSused to motivate RC delay in prior lectures.
Check your understanding
- Why does reducing the resistance in the inverter circuit expose ringing that was not visible with the original, larger resistance?
- What is the characteristic equation for the ideal LC circuit, and what do its roots tell you about the nature of the response?
- Why does the capacitor voltage in the zero-state step response overshoot the final input voltage
VIbefore settling into oscillation? - How does the inductor's tendency to resist sudden current changes explain the overshoot described in the intuitive walkthrough?
- What physical analogy does the lecture use to explain the energy exchange between the inductor and capacitor, and what quantities correspond to potential and kinetic energy in the circuit?
Chapters
- 0:00 Introduction
- 1:35 Second Order Systems
- 2:40 Inverters
- 4:30 RC Circuit
- 14:20 Foundations
- 15:00 Circuit
- 16:00 Element Laws
- 43:25 Demo
From the YouTube description
Second-order systems
View the complete course: http://ocw.mit.edu/6-002S07
License: Creative Commons BY-NC-SA
More information at http://ocw.mit.edu/terms
More courses at http://ocw.mit.edu
← Lecture 14: State and Memory Using Capacitors · Lecture 17b: The RLC Circuit and Damped Oscillation →
