RLC Circuits & Electromechanical Coupling
RLC Circuits & Electromechanical Coupling
Electrical circuits containing resistors, inductors, and capacitors obey the same second-order differential equation as the mass–spring–damper system. This mathematical analogy — current ↔ velocity, charge ↔ displacement, inductance ↔ mass, capacitance ↔ compliance, resistance ↔ damping — is the gateway to multiphysics: whenever an electrical variable drives a mechanical one (or vice versa), we get a coupled ODE system.
Examples include a loudspeaker (voltage → coil current → force on voice coil → cone motion), a DC motor (voltage → current → torque → shaft speed), and a piezoelectric transducer (voltage ↔ strain). In each case the two domains exchange energy through a coupling coefficient.
We first solve the pure series RLC equation $L\ddot q + R\dot q + q/C = v(t)$, identify under-/critical-/over-damped regimes, then couple it to a mechanical load for a DC-motor model.
$$L\,\ddot{q} + R\,\dot{q} + \frac{q}{C} = v(t), \qquad \omega_0 = \frac{1}{\sqrt{LC}}, \quad \zeta = \frac{R}{2}\sqrt{\frac{C}{L}}$$
Electrical: $L\,\dot{i} + R\,i + K_e\,\omega = v(t)$ (back-EMF term $K_e\omega$).
Mechanical: $J\,\dot{\omega} + b\,\omega = K_t\,i - \tau_L$ (motor torque $K_t i$).
In SI units with consistent bookkeeping, $K_e = K_t$.
$L = 10\,\text{mH}$, $C = 1\,\mu\text{F}$. Find $\omega_0$ and $f_0$.
$\omega_0 = 1/\sqrt{10^{-2}\cdot 10^{-6}} = 1/\sqrt{10^{-8}} = 10^{4}\,\text{rad/s}$. So $f_0 = 10^4/(2\pi) \approx 1.59\,\text{kHz}$.
Same $L$, $C$ as above, and $R = 100\,\Omega$. Find $\zeta$ and classify.
$\zeta = (100/2)\sqrt{10^{-6}/10^{-2}} = 50 \cdot 10^{-2} = 0.5$. Since $0 < \zeta < 1$, the circuit is under-damped (rings before settling).
For $v = 24\,\text{V}$, $R = 2\,\Omega$, $K_t = K_e = 0.05\,\text{V·s/rad}$, $\tau_L = 0.1\,\text{N·m}$, find the steady-state angular speed (neglect $b$).
Steady state: $\dot i = \dot\omega = 0$. From the electrical equation, $i = (v - K_e\omega)/R$. From mechanics, $K_t i = \tau_L$.
Substitute: $K_t(v - K_e\omega)/R = \tau_L \Rightarrow \omega = (v - \tau_L R/K_t)/K_e = (24 - 0.1\cdot 2/0.05)/0.05 = (24 - 4)/0.05 = 400\,\text{rad/s}$ (≈ 3820 rpm).
Practice Problems
Show Answer Key
1. $L \leftrightarrow m$, $R \leftrightarrow c$, $1/C \leftrightarrow k$.
2. $\omega_0 = 1/\sqrt{10^{-3}\cdot 10^{-7}} = 10^5$ rad/s.
3. Critically damped — fastest non-oscillatory return.
4. Energy conservation: mechanical power $K_t i\,\omega$ equals electrical power $K_e\omega\,i$.
5. It opposes rising speed, reducing current and limiting the terminal angular velocity.
6. Loudspeaker, microphone, DC motor, piezo actuator, galvanometer, MEMS accelerometer.