Physics · Book 3 · Bachelor Year 1

University Physics — Year 1

University Physics — Year 1 · Bachelor Year 1

7Transient Regimes: First and Second Order

Push down on the corner of a parked car and let go. A car in good order rises once and stops; a car with worn shock absorbers bobs two or three times before it settles. In an electronics lab the same two behaviors appear on an oscilloscope when a capacitor discharges through a coil: a smooth return, or a ringing that dies out. Both are the transient between one steady state and another, and both obey the same small family of linear differential equations — first order for a single energy store, second order for two that exchange. This chapter solves them once and for all, names their parameters (time constant, natural frequency, quality factor), and shows how the same numbers describe a circuit and a suspension.

A coil, a capacitor and a resistor on a breadboard, and on the oscilloscope the decaying oscillation that follows a step: the pseudo-periodic regime of this chapter.
A coil, a capacitor and a resistor on a breadboard, and on the oscilloscope the decaying oscillation that follows a step: the pseudo-periodic regime of this chapter.

7.1 First-order systems

Definition 7.1 (First-order linear system)

A quantity x(t)x(t) obeys a first-order linear equation with constant coefficients when

τ ⁣dx ⁣dt+x=x,\tau\,\frac{\dd x}{\dd t} + x = x_\infty ,

with τ>0\tau > 0 the time constant and xx_\infty a constant (the value imposed by the source). Its steady state is x=xx = x_\infty; the transient regime is the approach to it from the initial value x(0)=x0x(0) = x_0.

Theorem 7.2 (Solution)

The unique solution with x(0)=x0x(0) = x_0 is

x(t)=x+(x0x)et/τ.x(t) = x_\infty + (x_0 - x_\infty)\,\eu^{-t/\tau} .

The gap to the steady state shrinks by the factor e10.37\eu^{-1} \approx 0.37 every τ\tau: 63%63\% of the way at τ\tau, 95%95\% at 3τ3\tau, 99%99\% at 4.6τ4.6\tau. The tangent at the origin reaches xx_\infty at t=τt = \tau.

Proof. y=xxy = x - x_\infty obeys τy+y=0\tau y' + y = 0, whose solutions are y=Ket/τy = K\eu^{-t/\tau} (the mathematics course on linear differential equations proves there are no others); K=x0xK = x_0 - x_\infty. The slope at 00 is (x0x)/τ-(x_0 - x_\infty)/\tau, which would close the gap in time τ\tau.

The first-order step response from x_0 = 0: the initial tangent meets the asymptote at t =; 63\% of the way at , 95\% at 3. Every first-order transient is this curve, stretched by  and shifted by x_0 and x_∈fty.
The first-order step response from x0=0x_0 = 0: the initial tangent meets the asymptote at t=τt = \tau; 63%63\% of the way at τ\tau, 95%95\% at 3τ3\tau. Every first-order transient is this curve, stretched by τ\tau and shifted by x0x_0 and xx_\infty.

Proposition 7.3 (RC and RL circuits)

A capacitor CC charged through a resistor RR from an ideal source EE obeys RC ⁣duC/ ⁣dt+uC=ERC\,\dd u_C/\dd t + u_C = E: τ=RC\tau = RC, uC,=Eu_{C,\infty} = E. A coil LL in series with RR across EE obeys (L/R) ⁣di/ ⁣dt+i=E/R(L/R)\,\dd i/\dd t + i = E/R: τ=L/R\tau = L/R, i=E/Ri_\infty = E/R. With the source removed (E0E \to 0) the same equations describe the discharge toward zero.

Proof. Loop law E=Ri+uCE = Ri + u_C with i=C ⁣duC/ ⁣dti = C\,\dd u_C/\dd t; loop law E=Ri+L ⁣di/ ⁣dtE = Ri + L\,\dd i/\dd t.

Proposition 7.4 (Continuity conditions)

The voltage across a capacitor and the current through an inductor are continuous functions of time: at a switching instant t0t_0, uC(t0+)=uC(t0)u_C(t_0^+) = u_C(t_0^-) and iL(t0+)=iL(t0)i_L(t_0^+) = i_L(t_0^-). Currents in resistors and voltages across coils may jump.

Proof. A jump of uCu_C would require i=C ⁣duC/ ⁣dti = C\,\dd u_C/\dd t infinite, a jump of iLi_L would require u=L ⁣di/ ⁣dtu = L\,\dd i/\dd t infinite; both are impossible in a circuit of finite voltages and currents (equivalently, the stored energies 12CuC2\tfrac12 Cu_C^2 and 12Li2\tfrac12 Li^2 cannot change instantaneously without infinite power).

Method 7.5 (Solving a first-order transient)

  1. Write the loop and node laws after the switch, with the component laws; reduce to one equation in uCu_C or iLi_L and put it in the form τx+x=x\tau x' + x = x_\infty; read τ\tau and xx_\infty (the latter is also the steady state found by replacing CC by an open circuit, LL by a wire).
  2. Find x0x_0 from the continuity of uCu_C or iLi_L across the switching instant, using the circuit before it.
  3. Write x=x+(x0x)et/τx = x_\infty + (x_0 - x_\infty)\eu^{-t/\tau}; deduce the other quantities by differentiation and the loop law.

When the capacitor sees a network of resistors and sources, replace that network by its Thévenin equivalent (ETh,RTh)(E_{\mathrm{Th}}, R_{\mathrm{Th}}) first (Chapter 6): τ=RThC\tau = R_{\mathrm{Th}}C, u=EThu_\infty = E_{\mathrm{Th}}.

Proposition 7.6 (Energy balance of the RC charge)

Charging a capacitor from 00 to EE through any resistor RR, the source supplies CE2CE^2, the capacitor stores 12CE2\tfrac12 CE^2, and the resistor dissipates the other 12CE2\tfrac12 CE^2 — whatever RR.

Proof. i=(E/R)et/τi = (E/R)\eu^{-t/\tau}; the source supplies 0Ei ⁣dt=E(E/R)τ=CE2\int_0^\infty Ei\,\dd t = E \cdot (E/R)\tau = CE^2; the resistor takes 0Ri2 ⁣dt=(E2/R)0e2t/τ ⁣dt=(E2/R)(τ/2)=12CE2\int_0^\infty Ri^2\,\dd t = (E^2/R)\int_0^\infty \eu^{-2t/\tau}\dd t = (E^2/R)(\tau/2) = \tfrac12 CE^2; the difference is the stored 12CE2\tfrac12 CE^2. A smaller RR dissipates the same energy faster.

Example 7.7 (A relay coil)

L=20mHL = 20\,\mathrm{mH}, R=5.0ΩR = 5.0\,\Omega, E=10VE = 10\,\mathrm{V}: τ=4.0ms\tau = 4.0\,\mathrm{ms}, i=2.0Ai_\infty = 2.0\,\mathrm{A}; the contacts pull in when ii reaches 1.5A1.5\,\mathrm{A}, i.e. at t=τln(10.75)=5.5mst = -\tau\ln(1 - 0.75) = 5.5\,\mathrm{ms}. Opening the circuit, ii must fall from 2A2\,\mathrm{A}; a “freewheeling” diode across the coil gives it a path through RR alone, τ=4ms\tau = 4\,\mathrm{ms}, instead of a spark.

7.2 Second-order systems

Definition 7.8 (Canonical second-order form)

A quantity x(t)x(t) is a second-order linear system when

 ⁣d2x ⁣dt2+ω0Q ⁣dx ⁣dt+ω02x=ω02x,\frac{\dd^2 x}{\dd t^2} + \frac{\omega_0}{Q}\,\frac{\dd x}{\dd t} + \omega_0^2\,x = \omega_0^2\,x_\infty ,

with ω0>0\omega_0 > 0 the natural angular frequency, Q>0Q > 0 the quality factor (dimensionless), and xx_\infty the steady state. One also writes ω0/Q=2ξω0\omega_0/Q = 2\xi\omega_0 with ξ=1/2Q\xi = 1/2Q the damping ratio.

Proposition 7.9 (The series RLC circuit)

A capacitor CC, a coil LL and a resistor RR in series across a source EE: the capacitor voltage obeys the canonical form with

ω0=1LC,Q=1RLC,uC,=E.\omega_0 = \frac{1}{\sqrt{LC}}, \qquad Q = \frac{1}{R}\sqrt{\frac{L}{C}}, \qquad u_{C,\infty} = E .

Proof. Loop law: E=L ⁣di/ ⁣dt+Ri+uCE = L\,\dd i/\dd t + Ri + u_C with i=C ⁣duC/ ⁣dti = C\,\dd u_C/\dd t: LCuC+RCuC+uC=ELC\,u_C'' + RC\,u_C' + u_C = E; divide by LCLC and identify ω02=1/LC\omega_0^2 = 1/LC, ω0/Q=R/L\omega_0/Q = R/L.

The two faces of the second-order system: the series RLC circuit (_0 = 1/√LC, Q = √L/C/R) and the mass–spring–damper (_0 = √k/m, Q = √km/). Same equation, same three regimes.
The two faces of the second-order system: the series RLC circuit (ω0=1/LC\omega_0 = 1/\sqrt{LC}, Q=L/C/RQ = \sqrt{L/C}/R) and the mass–spring–damper (ω0=k/m\omega_0 = \sqrt{k/m}, Q=km/αQ = \sqrt{km}/\alpha). Same equation, same three regimes.

Proposition 7.10 (The mechanical oscillator)

A mass mm on a spring of stiffness kk with a viscous damper of coefficient α\alpha (force αx˙-\alpha\dot x), displaced by xx from equilibrium, obeys mx¨+αx˙+kx=0m\ddot x + \alpha\dot x + kx = 0: the canonical form with

ω0=km,Q=kmα.\omega_0 = \sqrt{\frac{k}{m}}, \qquad Q = \frac{\sqrt{km}}{\alpha} .

The correspondence xqx \leftrightarrow q, x˙i\dot x \leftrightarrow i, mLm \leftrightarrow L, αR\alpha \leftrightarrow R, k1/Ck \leftrightarrow 1/C maps every result of one system onto the other.

Proof. Newton’s second law (Chapter 12) with the spring force kx-kx and the damping force; divide by mm.

Theorem 7.11 (The three regimes)

The solutions of the homogeneous equation x+(ω0/Q)x+ω02x=0x'' + (\omega_0/Q)x' + \omega_0^2 x = 0 are governed by the roots of r2+(ω0/Q)r+ω02=0r^2 + (\omega_0/Q)r + \omega_0^2 = 0, of discriminant Δ=ω02(1/Q24)\Delta = \omega_0^2(1/Q^2 - 4):

  • Q<12Q < \tfrac12, aperiodic: two real negative roots r±=ω02Q(114Q2)r_\pm = -\frac{\omega_0}{2Q}\big(1 \mp \sqrt{1 - 4Q^2}\big), x=Aer+t+Bertx = A\eu^{r_+t} + B\eu^{r_-t}, a return without oscillation;
  • Q=12Q = \tfrac12, critical: a double root r=ω0r = -\omega_0, x=(A+Bt)eω0tx = (A + Bt)\eu^{-\omega_0 t}, the fastest return without overshoot;
  • Q>12Q > \tfrac12, pseudo-periodic: complex roots r=1/τ±iωr = -1/\tau \pm \iu\omega with

    τ=2Qω0,ω=ω0114Q2,x=et/τ(Acosωt+Bsinωt),\tau = \frac{2Q}{\omega_0}, \qquad \omega = \omega_0\sqrt{1 - \frac{1}{4Q^2}}, \qquad x = \eu^{-t/\tau}\big(A\cos\omega t + B\sin\omega t\big),

    a damped oscillation of pseudo-period T=2π/ωT = 2\pi/\omega inside the envelope ±A2+B2et/τ\pm\sqrt{A^2 + B^2}\,\eu^{-t/\tau}.

The full solution with a constant right-hand side is xx_\infty plus the homogeneous solution; AA and BB follow from x(0)x(0) and x(0)x'(0).

Proof. Characteristic equation of a linear equation with constant coefficients (mathematics course, second-order linear equations): the roots are r=ω0/2Q±12Δr = -\omega_0/2Q \pm \tfrac12\sqrt\Delta. For Q>12Q > \tfrac12, Δ=iω041/Q2\sqrt\Delta = \iu\omega_0\sqrt{4 - 1/Q^2}, giving the real part ω0/2Q=1/τ-\omega_0/2Q = -1/\tau and the imaginary part ±ω011/4Q2\pm\omega_0\sqrt{1 - 1/4Q^2}; the real solutions are the combinations of et/τcosωt\eu^{-t/\tau}\cos\omega t and et/τsinωt\eu^{-t/\tau}\sin\omega t.

Step response of a second-order system from rest, for three quality factors. Small Q: a slow creep; Q = 1/2: the quickest return without overshoot; large Q: ringing that lasts about Q oscillations.
Step response of a second-order system from rest, for three quality factors. Small QQ: a slow creep; Q=12Q = \tfrac12: the quickest return without overshoot; large QQ: ringing that lasts about QQ oscillations.

Proposition 7.12 (Reading QQ on a pseudo-periodic trace)

In the pseudo-periodic regime, two successive maxima are in the ratio xn+1/xn=eT/τx_{n+1}/x_n = \eu^{-T/\tau}; the logarithmic decrement

δ=lnxnxn+1=Tτ=πQ11/4Q2πQ(Q1)\delta = \ln\frac{x_n}{x_{n+1}} = \frac{T}{\tau} = \frac{\pi}{Q\sqrt{1 - 1/4Q^2}} \approx \frac{\pi}{Q} \quad (Q \gg 1)

gives QQ; the number of oscillations visible before the amplitude falls below 5%5\% is about QQ. For Q1Q \gg 1, ωω0\omega \approx \omega_0 and T2π/ω0T \approx 2\pi/\omega_0.

Proof. The envelope et/τ\eu^{-t/\tau} multiplies by eT/τ\eu^{-T/\tau} per period; T/τ=(2π/ω)(ω0/2Q)T/\tau = (2\pi/\omega)(\omega_0/2Q). The envelope reaches e35%\eu^{-3} \approx 5\% at 3τ=6Q/ω0QT3\tau = 6Q/\omega_0 \approx Q\,T, i.e. after about QQ periods.

Free pseudo-periodic decay, x = x_0 -t/ t: successive maxima shrink by the constant factor -T/, and (x_n/x_n+1) = T/ π/Q measures the quality factor from the trace.
Free pseudo-periodic decay, x=x0et/τcosωtx = x_0\eu^{-t/\tau}\cos\omega t: successive maxima shrink by the constant factor eT/τ\eu^{-T/\tau}, and ln(xn/xn+1)=T/τπ/Q\ln(x_n/x_{n+1}) = T/\tau \approx \pi/Q measures the quality factor from the trace.

Example 7.13 (An RLC ringing)

L=10mHL = 10\,\mathrm{mH}, C=100nFC = 100\,\mathrm{nF}, R=100ΩR = 100\,\Omega: ω0=1/109=3.16×104rad/s\omega_0 = 1/\sqrt{10^{-9}} = 3.16 \times 10^{4}\,\mathrm{rad}/\mathrm{s} (f0=5.03kHzf_0 = 5.03\,\mathrm{kHz}), Q=L/C/R=316/100=3.16Q = \sqrt{L/C}/R = 316/100 = 3.16: pseudo-periodic, τ=2Q/ω0=0.20ms\tau = 2Q/\omega_0 = 0.20\,\mathrm{ms}, ω=0.987ω0\omega = 0.987\,\omega_0, T=0.20msT = 0.20\,\mathrm{ms}, three visible oscillations. The critical resistance is Rc=2L/C=632ΩR_c = 2\sqrt{L/C} = 632\,\Omega; above it the discharge is aperiodic.

Method 7.14 (Solving a second-order transient)

  1. Write the equation; put it in canonical form; read ω0\omega_0, QQ and xx_\infty.
  2. Decide the regime from QQ and write the general solution as xx_\infty plus the homogeneous solution.
  3. Find x(0)x(0) and x(0)x'(0) from the continuity of uCu_C and iLi_L (for the RLC: uC(0+)=uC(0)u_C(0^+) = u_C(0^-) and uC(0+)=i(0)/Cu_C'(0^+) = i(0^-)/C); solve for the two constants.

Example 7.15 (Initial conditions)

The capacitor of the previous example is charged to U0U_0 and, at t=0t = 0, closed on LL and RR (no source): x=0x_\infty = 0, uC(0)=U0u_C(0) = U_0, uC(0)=i(0)/C=0u_C'(0) = i(0)/C = 0 since the coil current was zero. Hence A=U0A = U_0 and A/τ+Bω=0-A/\tau + B\omega = 0, B=U0/(ωτ)=U0/4Q21B = U_0/(\omega\tau) = U_0/\sqrt{4Q^2 - 1}: uC=U0et/τ[cosωt+sin(ωt)/4Q21]u_C = U_0\eu^{-t/\tau}[\cos\omega t + \sin(\omega t)/\sqrt{4Q^2 - 1}] — for Q1Q \gg 1 simply U0et/τcosω0tU_0\eu^{-t/\tau}\cos\omega_0 t, and the current i=C ⁣duC/ ⁣dti = -C\,\dd u_C/\dd t peaks near U0C/L=U0/(ω0L)U_0\sqrt{C/L} = U_0/(\omega_0 L).

Remark 7.16 (Energy)

The stored energy 12CuC2+12Li2\tfrac12 Cu_C^2 + \tfrac12 Li^2 (or 12kx2+12mx˙2\tfrac12 kx^2 + \tfrac12 m\dot x^2) decreases at the rate Ri2Ri^2 (αx˙2\alpha\dot x^2): differentiate and use the equation. Each pseudo-period the energy shrinks by the factor e2T/τ\eu^{-2T/\tau}; with Q=3Q = 3 about 88%88\% of it is lost per oscillation. A high QQ means a slow leak relative to the oscillation — a good clock, a sharp resonance (Chapter 8) — and a low QQ a quick return: the right choice for a suspension or a meter needle.

7.3 Exercises

Exercise 7.1

An RC circuit: R=10kΩR = 10\,\mathrm{k}\Omega, C=47nFC = 47\,\mathrm{nF}, charged from EE. Compute τ\tau, uC(τ)/Eu_C(\tau)/E, and the time to reach 99%99\% of EE.

Solution

Solution of Exercise 7.1.

τ=RC=104×47×109=0.47ms\tau = RC = 10^4 \times 47\times10^{-9} = 0.47\,\mathrm{ms}; uC(τ)/E=1e1=0.63u_C(\tau)/E = 1 - \eu^{-1} = 0.63; 99%99\%: et/τ=0.01\eu^{-t/\tau} = 0.01, t=τln100=4.6τ=2.2mst = \tau\ln 100 = 4.6\tau = 2.2\,\mathrm{ms}.

Exercise 7.2

An RL circuit: L=20mHL = 20\,\mathrm{mH}, R=5.0ΩR = 5.0\,\Omega, E=10VE = 10\,\mathrm{V}. Compute τ\tau, the final current, the current at t=τt = \tau, and the voltage across the coil just after closing the switch.

Solution

Solution of Exercise 7.2.

τ=L/R=4.0ms\tau = L/R = 4.0\,\mathrm{ms}; i=E/R=2.0Ai_\infty = E/R = 2.0\,\mathrm{A}; i(τ)=0.63×2.0=1.26Ai(\tau) = 0.63 \times 2.0 = 1.26\,\mathrm{A}; at 0+0^+, i=0i = 0 (continuity), so uL=ERi=10Vu_L = E - Ri = 10\,\mathrm{V}.

Exercise 7.3

A series RLC: L=10mHL = 10\,\mathrm{mH}, C=100nFC = 100\,\mathrm{nF}, R=100ΩR = 100\,\Omega. Compute ω0\omega_0, f0f_0, QQ; name the regime; give τ\tau and the pseudo-period.

Solution

Solution of Exercise 7.3.

ω0=1/LC=3.16×104rad/s\omega_0 = 1/\sqrt{LC} = 3.16 \times 10^{4}\,\mathrm{rad}/\mathrm{s}, f0=5.03kHzf_0 = 5.03\,\mathrm{kHz}; Q=L/C/R=316/100=3.2>12Q = \sqrt{L/C}/R = 316/100 = 3.2 > \tfrac12: pseudo-periodic; τ=2Q/ω0=0.20ms\tau = 2Q/\omega_0 = 0.20\,\mathrm{ms}; ω=ω011/4Q2=0.987ω0\omega = \omega_0\sqrt{1 - 1/4Q^2} = 0.987\omega_0, T=0.20msT = 0.20\,\mathrm{ms}.

Exercise 7.4

For the same LL and CC, what resistance gives the critical regime? What is QQ then? What happens for R=2kΩR = 2\,\mathrm{k}\Omega?

Solution

Solution of Exercise 7.4.

Rc=2L/C=632ΩR_c = 2\sqrt{L/C} = 632\,\Omega, Q=12Q = \tfrac12. At 2kΩ2\,\mathrm{k}\Omega, Q=0.16Q = 0.16: aperiodic, a slow creep governed by the small root r+ω0Q=5×103s1\abs{r_+} \approx \omega_0 Q = 5 \times 10^{3}\,\mathrm{s}^{-1} (time scale 0.2ms0.2\,\mathrm{ms} but no oscillation).

Exercise 7.5 ★★

A charged capacitor C=1.0µFC = 1.0\,\text{µ}\mathrm{F} discharges through an unknown RR; the voltage halves every 3.5ms3.5\,\mathrm{ms}. Show that the half-life is τln2\tau\ln 2 and find RR.

Solution

Solution of Exercise 7.5.

u=U0et/τu = U_0\eu^{-t/\tau} halves when et/τ=12\eu^{-t/\tau} = \tfrac12: t1/2=τln2t_{1/2} = \tau\ln 2. τ=3.5/0.693=5.05ms\tau = 3.5/0.693 = 5.05\,\mathrm{ms}, R=τ/C=5.1kΩR = \tau/C = 5.1\,\mathrm{k}\Omega.

Exercise 7.6 ★★

Show by direct integration that charging a capacitor from 00 to EE through RR dissipates exactly 12CE2\tfrac12 CE^2 in RR, independently of RR. What becomes of the efficiency of the transfer, and how could one do better?

Solution

Solution of Exercise 7.6.

i=(E/R)et/τi = (E/R)\eu^{-t/\tau}: 0Ri2 ⁣dt=(E2/R)(τ/2)=12CE2\int_0^\infty Ri^2\,\dd t = (E^2/R)(\tau/2) = \tfrac12 CE^2, no RR in sight. The source supplies CE2CE^2: efficiency 50%50\% for any resistor. Better: charge through an inductor (the current is then not proportional to the voltage gap) or in several voltage steps — each step of E/nE/n loses only 12C(E/n)2\tfrac12 C(E/n)^2.

Exercise 7.7 ★★

On an oscilloscope, a free RLC decay shows successive maxima of 2.0V2.0\,\mathrm{V}, 1.5V1.5\,\mathrm{V}, 1.12V1.12\,\mathrm{V} at intervals of 0.40ms0.40\,\mathrm{ms}. Deduce QQ, ω0\omega_0, and, with C=1.0µFC = 1.0\,\text{µ}\mathrm{F}, the values of LL and RR.

Solution

Solution of Exercise 7.7.

δ=ln(2.0/1.5)=0.29\delta = \ln(2.0/1.5) = 0.29 (and ln(1.5/1.12)=0.29\ln(1.5/1.12) = 0.29: consistent); Qπ/δ=11Q \approx \pi/\delta = 11. T=0.40msT = 0.40\,\mathrm{ms}, so ω02π/T=1.57×104rad/s\omega_0 \approx 2\pi/T = 1.57 \times 10^{4}\,\mathrm{rad}/\mathrm{s} (the correction 1/8Q21/8Q^2 is 0.1%0.1\%). L=1/(ω02C)=4.1mHL = 1/(\omega_0^2 C) = 4.1\,\mathrm{mH}; R=ω0L/Q=5.8ΩR = \omega_0 L/Q = 5.8\,\Omega.

Exercise 7.8 ★★

A capacitor charged to U0=100VU_0 = 100\,\mathrm{V} (C=10µFC = 10\,\text{µ}\mathrm{F}) is switched onto a coil L=1.0mHL = 1.0\,\mathrm{mH} of small resistance (Q1Q \gg 1). Write uC(t)u_C(t) and i(t)i(t), and estimate the peak current. Where does the energy sit at the peak?

Solution

Solution of Exercise 7.8.

uCU0et/τcosω0tu_C \approx U_0\eu^{-t/\tau}\cos\omega_0 t; i=C ⁣duC/ ⁣dtCU0ω0sinω0ti = -C\,\dd u_C/\dd t \approx CU_0\omega_0\sin\omega_0 t (for tτt \ll \tau), peak U0C/L=100×0.1=10AU_0\sqrt{C/L} = 100 \times 0.1 = 10\,\mathrm{A}, reached a quarter period after closing, when uC=0u_C = 0: all the energy (12CU02=50mJ\tfrac12 CU_0^2 = 50\,\mathrm{mJ}) is then magnetic, 12Li2=50mJ\tfrac12 Li^2 = 50\,\mathrm{mJ}.

Exercise 7.9 ★★

A quarter of a car: m=400kgm = 400\,\mathrm{kg} on a spring k=2.0×104N/mk = 2.0 \times 10^{4}\,\mathrm{N}/\mathrm{m}. Compute ω0\omega_0, f0f_0 and the critical damping coefficient. With a damper α=2000Ns/m\alpha = 2000\,\mathrm{N}\,\mathrm{s}/\mathrm{m}, give QQ, the regime, the pseudo-period and the decay time τ\tau.

Solution

Solution of Exercise 7.9.

ω0=k/m=7.1rad/s\omega_0 = \sqrt{k/m} = 7.1\,\mathrm{rad}/\mathrm{s}, f0=1.1Hzf_0 = 1.1\,\mathrm{Hz}; αc=2km=28×106=5.7×103Ns/m\alpha_c = 2\sqrt{km} = 2\sqrt{8\times10^6} = 5.7 \times 10^{3}\,\mathrm{N}\,\mathrm{s}/\mathrm{m}. α=2000\alpha = 2000: Q=km/α=2828/2000=1.4Q = \sqrt{km}/\alpha = 2828/2000 = 1.4, pseudo-periodic; T=2π/(ω011/4Q2)=0.89/0.935=0.95sT = 2\pi/(\omega_0\sqrt{1 - 1/4Q^2}) = 0.89/0.935 = 0.95\,\mathrm{s}; τ=2Q/ω0=0.40s\tau = 2Q/\omega_0 = 0.40\,\mathrm{s}.

Exercise 7.10 ★★★

A coil L=0.50HL = 0.50\,\mathrm{H} carries I0=2.0AI_0 = 2.0\,\mathrm{A}; the source is disconnected and the coil is left on a bleed resistor R=100ΩR = 100\,\Omega. Give i(t)i(t), τ\tau, the peak voltage across the coil and the energy dissipated. What would happen without the resistor?

Solution

Solution of Exercise 7.10.

i=I0et/τi = I_0\eu^{-t/\tau}, τ=L/R=5.0ms\tau = L/R = 5.0\,\mathrm{ms}; peak voltage RI0=200VRI_0 = 200\,\mathrm{V} at t=0+t = 0^+; energy 12LI02=1.0J\tfrac12 LI_0^2 = 1.0\,\mathrm{J} dissipated in RR. Without the resistor the current has no path:  ⁣di/ ⁣dt\dd i/\dd t is huge, the coil voltage reaches kilovolts, and an arc jumps the switch.

Exercise 7.11 ★★★

A capacitor C=1.0µFC = 1.0\,\text{µ}\mathrm{F} is charged from E=12VE = 12\,\mathrm{V} through R1=10kΩR_1 = 10\,\mathrm{k}\Omega while R2=20kΩR_2 = 20\,\mathrm{k}\Omega is connected across it. Using a Thévenin equivalent, find the time constant and the final voltage; write uC(t)u_C(t) from uC(0)=0u_C(0) = 0.

Solution

Solution of Exercise 7.11.

Seen from CC: ETh=ER2/(R1+R2)=8.0VE_{\mathrm{Th}} = ER_2/(R_1 + R_2) = 8.0\,\mathrm{V}, RTh=R1R2=6.67kΩR_{\mathrm{Th}} = R_1 \parallel R_2 = 6.67\,\mathrm{k}\Omega; τ=RThC=6.7ms\tau = R_{\mathrm{Th}}C = 6.7\,\mathrm{ms}; uC=8.0(1et/τ)u_C = 8.0(1 - \eu^{-t/\tau}) V.

Exercise 7.12 ★★★

Critical regime, step from rest (x(0)=x(0)=0x(0) = x'(0) = 0): show that x=x[1(1+ω0t)eω0t]x = x_\infty[1 - (1 + \omega_0 t)\eu^{-\omega_0 t}], and find numerically the time to reach 95%95\% of xx_\infty (in units of 1/ω01/\omega_0). Compare with the settling time of the envelope for Q=5Q = 5 and for the slow root when Q=0.1Q = 0.1; conclude on why “critical” is the engineer’s target.

Solution

Solution of Exercise 7.12.

Double root ω0-\omega_0: x=x+(A+Bt)eω0tx = x_\infty + (A + Bt)\eu^{-\omega_0 t}; x(0)=0x(0) = 0 gives A=xA = -x_\infty, x(0)=0x'(0) = 0 gives B=ω0AB = \omega_0 A: x=x[1(1+ω0t)eω0t]x = x_\infty[1 - (1 + \omega_0 t)\eu^{-\omega_0 t}]. 95%95\%: (1+s)es=0.05(1 + s)\eu^{-s} = 0.05, s4.7s \approx 4.7: t95=4.7/ω0t_{95} = 4.7/\omega_0. For Q=5Q = 5 the envelope et/τ\eu^{-t/\tau} with τ=10/ω0\tau = 10/\omega_0 needs 3τ=30/ω03\tau = 30/\omega_0; for Q=0.1Q = 0.1 the slow root is r+ω0Q\abs{r_+} \approx \omega_0 Q and 3/r+=30/ω03/\abs{r_+} = 30/\omega_0. Both are six times slower: critical damping is the fastest no-overshoot return, which is what a meter, a door closer or a suspension wants.

7.4 Problem: Designing a suspension

Problem 7.1

Weekend problem — the same differential equation on a lab bench and under a car: how many bounces a worn shock absorber allows, what the designer chooses instead, and how one number tells the two apart

Part I studies a series RLC circuit, L=10mHL = 10\,\mathrm{mH}, C=100nFC = 100\,\mathrm{nF}; Parts II–IV a quarter-car model: a mass m=350kgm = 350\,\mathrm{kg} resting on a spring k=22kN/mk = 22\,\mathrm{kN}/\mathrm{m} and a shock absorber exerting αx˙-\alpha\dot x. Overshoot of a step response in the pseudo-periodic regime (given): xmax/x1=exp(πξ/1ξ2)x_{\max}/x_\infty - 1 = \exp(-\pi\xi/\sqrt{1 - \xi^2}), ξ=1/2Q\xi = 1/2Q.

Part I — The circuit.

  1. Write the loop law for the series RLC across a source EE, and the differential equation for uCu_C.
  2. Put it in canonical form; express ω0\omega_0 and QQ.
  3. Compute ω0\omega_0, f0f_0 and the critical resistance RcR_c.
  4. Write the characteristic equation and its discriminant; state the three regimes in terms of QQ.
  5. In the pseudo-periodic case, give τ\tau and ω\omega and the form of uC(t)u_C(t).
  6. For R=100ΩR = 100\,\Omega compute QQ, τ\tau, the pseudo-period, and the number of visible oscillations.
  7. The capacitor, charged to U0U_0, is switched onto LL and RR at t=0t = 0. Give uC(0+)u_C(0^+) and  ⁣duC/ ⁣dt(0+)\dd u_C/\dd t(0^+), with the physical reason for each.

Part II — The quarter car.

  1. Measuring xx from the equilibrium position, write Newton’s second law for the body and show that weight drops out.
  2. Put the equation in canonical form; give ω0\omega_0 and QQ in terms of mm, kk, α\alpha, and list the electromechanical correspondences.
  3. Compute ω0\omega_0, f0f_0 and the critical coefficient αc\alpha_c.
  4. The designer fits α=4000Ns/m\alpha = 4000\,\mathrm{N}\,\mathrm{s}/\mathrm{m}: compute QQ, ξ\xi, and name the regime.
  5. Compute τ\tau and the pseudo-period.
  6. Compute the overshoot after a step (a kerb): is the car comfortable?
  7. What resistance RR would give the circuit of Part I the same QQ as this suspension?

Part III — The worn damper. Oil has leaked: α=1200Ns/m\alpha = 1200\,\mathrm{N}\,\mathrm{s}/\mathrm{m}.

  1. Compute QQ, the pseudo-period and τ\tau.
  2. By what factor do successive maxima shrink? How many bounces are visible before the amplitude is below 5%5\%?
  3. The bounce test: one pushes the corner down by x0=5.0cmx_0 = 5.0\,\mathrm{cm} and releases. Give the initial conditions, the energy stored in the spring, and say where that energy goes.
  4. Estimate the peak velocity of the body during the first return (x0ω0\approx x_0\omega_0 for Q1Q \gg 1) and the peak damper force.
  5. Why is the exactly critical damping (Q=12Q = \tfrac12) not the designer’s choice, although it gives no overshoot? (Think of the last few millimeters of the return.)
  6. Compute the overshoot for the worn damper and compare with Part II.

Part IV — Diagnosing QQ from a trace. An accelerometer on the body records the free decay.

  1. For the worn car, successive maxima read 1.001.00, 0.250.25, 0.0620.062 (arbitrary units). Compute the logarithmic decrement, deduce ξ\xi exactly from δ=2πξ/1ξ2\delta = 2\pi\xi/\sqrt{1 - \xi^2}, then QQ; compare with Part III.
  2. For the healthy car no second maximum is visible; only the overshoot, 3.8%3.8\%, can be read. Invert the overshoot formula to find ξ\xi and QQ.
  3. What fraction of the mechanical energy does the worn damper dissipate per pseudo-period?
  4. A technician who has no car at hand builds the RLC of Part I with RR chosen so that Q=2.3Q = 2.3: what RR, and why is the oscilloscope trace, plotted against ω0t\omega_0 t, identical in shape to the car’s?
  5. Summarize: which dimensionless number decides the shape of any second-order transient, what value a suspension designer aims for, and what a driver should conclude from “more than one bounce”.
Solution

Solution of Problem 7.1.

1. E=L ⁣di/ ⁣dt+Ri+uCE = L\,\dd i/\dd t + Ri + u_C, i=C ⁣duC/ ⁣dti = C\,\dd u_C/\dd t: LCuC+RCuC+uC=ELC\,u_C'' + RC\,u_C' + u_C = E.

2. uC+(ω0/Q)uC+ω02uC=ω02Eu_C'' + (\omega_0/Q)u_C' + \omega_0^2u_C = \omega_0^2E with ω0=1/LC\omega_0 = 1/\sqrt{LC}, Q=L/C/RQ = \sqrt{L/C}/R.

3. ω0=3.16×104rad/s\omega_0 = 3.16 \times 10^{4}\,\mathrm{rad}/\mathrm{s}, f0=5.03kHzf_0 = 5.03\,\mathrm{kHz}, Rc=2L/C=632ΩR_c = 2\sqrt{L/C} = 632\,\Omega.

4. r2+(ω0/Q)r+ω02=0r^2 + (\omega_0/Q)r + \omega_0^2 = 0, Δ=ω02(1/Q24)\Delta = \omega_0^2(1/Q^2 - 4): Q<12Q < \tfrac12 aperiodic, Q=12Q = \tfrac12 critical, Q>12Q > \tfrac12 pseudo-periodic.

5. τ=2Q/ω0\tau = 2Q/\omega_0, ω=ω011/4Q2\omega = \omega_0\sqrt{1 - 1/4Q^2}, uC=E+et/τ(Acosωt+Bsinωt)u_C = E + \eu^{-t/\tau}(A\cos\omega t + B\sin\omega t).

6. Q=3.16Q = 3.16, τ=0.20ms\tau = 0.20\,\mathrm{ms}, T=2π/ω=0.20msT = 2\pi/\omega = 0.20\,\mathrm{ms}, about three oscillations.

7. uC(0+)=U0u_C(0^+) = U_0 (uCu_C continuous: finite current); uC(0+)=i(0+)/C=0u_C'(0^+) = i(0^+)/C = 0 (iLi_L continuous and zero before).

8. mx¨=k(x+xeq)αx˙+mgm\ddot x = -k(x + x_{\text{eq}}) - \alpha\dot x + mg with kxeq=mgkx_{\text{eq}} = mg: mx¨+αx˙+kx=0m\ddot x + \alpha\dot x + kx = 0.

9. ω0=k/m\omega_0 = \sqrt{k/m}, Q=km/αQ = \sqrt{km}/\alpha; xqx \leftrightarrow q, x˙i\dot x \leftrightarrow i, mLm \leftrightarrow L, αR\alpha \leftrightarrow R, k1/Ck \leftrightarrow 1/C.

10. ω0=22000/350=7.93rad/s\omega_0 = \sqrt{22000/350} = 7.93\,\mathrm{rad}/\mathrm{s}, f0=1.26Hzf_0 = 1.26\,\mathrm{Hz}; αc=2km=5.55×103Ns/m\alpha_c = 2\sqrt{km} = 5.55 \times 10^{3}\,\mathrm{N}\,\mathrm{s}/\mathrm{m}.

11. Q=2775/4000=0.69Q = 2775/4000 = 0.69, ξ=0.72\xi = 0.72: pseudo-periodic, just under critical.

12. τ=2Q/ω0=0.18s\tau = 2Q/\omega_0 = 0.18\,\mathrm{s}; ω=ω01ξ2=5.5rad/s\omega = \omega_0\sqrt{1 - \xi^2} = 5.5\,\mathrm{rad}/\mathrm{s}, T=1.1sT = 1.1\,\mathrm{s}.

13. Overshoot exp(π×0.72/0.69)=exp(3.3)=3.8%\exp(-\pi \times 0.72/0.69) = \exp(-3.3) = 3.8\%: one small rise past equilibrium, then done — comfortable.

14. R=L/C/Q=316/0.69=455ΩR = \sqrt{L/C}/Q = 316/0.69 = 455\,\Omega.

15. Q=2775/1200=2.3Q = 2775/1200 = 2.3, ξ=0.22\xi = 0.22; ω=0.976ω0\omega = 0.976\omega_0, T=0.81sT = 0.81\,\mathrm{s}; τ=2Q/ω0=0.58s\tau = 2Q/\omega_0 = 0.58\,\mathrm{s}.

16. eT/τ=e1.39=0.25\eu^{-T/\tau} = \eu^{-1.39} = 0.25: each bounce is a quarter of the previous; 0.253=1.6%0.25^3 = 1.6\%: three visible bounces.

17. x(0)=x0x(0) = -x_0, x˙(0)=0\dot x(0) = 0; energy 12kx02=0.5×22000×0.0025=28J\tfrac12 kx_0^2 = 0.5 \times 22000 \times 0.0025 = 28\,\mathrm{J}, dissipated as heat in the damper’s oil.

18. vx0ω0=0.05×7.93=0.40m/sv \approx x_0\omega_0 = 0.05 \times 7.93 = 0.40\,\mathrm{m}/\mathrm{s}; damper force αv1200×0.40=480N\alpha v \approx 1200 \times 0.40 = 480\,\mathrm{N}.

19. At Q=12Q = \tfrac12 the return is (1+ω0t)eω0t(1 + \omega_0 t)\eu^{-\omega_0 t}, which creeps asymptotically: the last millimeters take long. A slightly underdamped system (ξ0.7\xi \approx 0.7) overshoots by a few percent but enters and stays inside a tolerance band sooner.

20. exp(π×0.22/0.976)=exp(0.70)=50%\exp(-\pi \times 0.22/0.976) = \exp(-0.70) = 50\%, against 3.8%3.8\%: the worn car bounces halfway back past equilibrium.

21. δ=ln4=1.39\delta = \ln 4 = 1.39 (twice, consistent); ξ=δ/4π2+δ2=1.39/6.43=0.215\xi = \delta/\sqrt{4\pi^2 + \delta^2} = 1.39/6.43 = 0.215, Q=1/2ξ=2.3Q = 1/2\xi = 2.3: the worn value.

22. ln0.038=3.27=πξ/1ξ2-\ln 0.038 = 3.27 = \pi\xi/\sqrt{1 - \xi^2}, so ξ=3.27/π2+3.272=0.72\xi = 3.27/\sqrt{\pi^2 + 3.27^2} = 0.72, Q=0.69Q = 0.69.

23. Energy \propto amplitude2^2: remaining fraction per period 0.252=6%0.25^2 = 6\%, so 94%94\% dissipated per pseudo-period.

24. R=316/2.3=137ΩR = 316/2.3 = 137\,\Omega. In the variable ω0t\omega_0 t the canonical equation contains only QQ: two systems with the same QQ trace the same curve.

25. The quality factor QQ (or ξ\xi) alone fixes the shape; a designer aims at Q0.7Q \approx 0.7 (ξ0.7\xi \approx 0.7); more than one visible bounce means QQ well above 11: the damper is worn.

Terms defined in this chapter

See all 393 terms in the glossary