Electric fields

Damped & Forced Oscillations & Resonance – Electric Field Focus ⚡️

1️⃣ Simple Harmonic Motion (SHM) – The Basics

Imagine a playground swing that you push once and it keeps moving back and forth. The swing’s motion is a perfect example of SHM. In physics we describe it with the equation:

$F = -kx \quad \text{and} \quad m\ddot{x} = -kx$

Where k is the “stiffness” (spring constant) and m is the mass. The solution is a sinusoidal wave:

$x(t) = A\cos(\omega t + \phi)$

Here, ω = √(k/m) is the angular frequency and A is the amplitude. 🎵

2️⃣ Damping – Adding Friction or Resistance

When you let go of a swing in the real world, it gradually slows down. That’s damping. In equations we add a term proportional to velocity:

$m\ddot{x} + b\dot{x} + kx = 0$

b is the damping coefficient. The solution depends on the damping ratio ζ = b/(2√{mk}):

  • Under‑damped (ζ < 1): Oscillations that slowly die out.
  • Critically damped (ζ = 1): Fastest return to rest without oscillating.
  • Over‑damped (ζ > 1): Slow return to rest, no oscillations.

3️⃣ Forced Oscillations – Driving the System

Now picture a child pushing the swing at a regular rhythm. If the push frequency matches the swing’s natural frequency, the swing swings higher each time. This is forced oscillation and is described by:

$m\ddot{x} + b\dot{x} + kx = F_0\cos(\omega_d t)$

Where F₀ is the driving force amplitude and ω_d is the driving angular frequency. The steady‑state solution has the same frequency as the drive but a phase shift:

$x(t) = X\cos(\omega_d t - \delta)$

The amplitude X depends on how close ω_d is to the natural frequency ω₀ = √(k/m). 🎢

4️⃣ Resonance – The Sweet Spot

When the driving frequency equals the natural frequency (ω_d = ω₀) the amplitude reaches a maximum (limited only by damping). This is resonance. In a damped system the amplitude at resonance is:

$X_{\text{max}} = \frac{F_0}{b\omega_0}$

Resonance can be powerful (think of a singer shattering a glass) or dangerous (like a bridge swaying). It’s why engineers design structures to avoid resonant frequencies. 🏗️

5️⃣ Electrical Analogy – RLC Circuits

The same maths applies to an electric circuit with a resistor (R), inductor (L), and capacitor (C) in series. The voltage equation is:

$L\ddot{q} + R\dot{q} + \frac{q}{C} = V_{\text{in}}(t)$

Here, q is the charge on the capacitor, analogous to displacement x in SHM. The natural frequency is:

$\omega_0 = \frac{1}{\sqrt{LC}}$

And the damping ratio is:

$\zeta = \frac{R}{2}\sqrt{\frac{C}{L}}$

When you drive the circuit with a sinusoidal voltage $V_{\text{in}}(t) = V_0\cos(\omega t)$, the current amplitude peaks at the resonant frequency. This is the basis of radio tuners and many sensors. 📻

6️⃣ Practical Example – The LC Resonant Circuit

  1. Choose L = 10 mH and C = 100 nF.
  2. Calculate the natural frequency: $$\omega_0 = \frac{1}{\sqrt{LC}} = \frac{1}{\sqrt{(10\times10^{-3})(100\times10^{-9})}} \approx 3.16\times10^4 \,\text{rad/s}$$
  3. Convert to Hz: $f_0 = \omega_0/(2\pi) \approx 5.03 \,\text{kHz}$.
  4. Apply a 5 kHz sinusoidal voltage. The current will be maximum (resonance).
  5. Increase R to 100 Ω. The resonance peak becomes lower and wider (more damping).

7️⃣ Summary Table – Mechanical vs Electrical

Mechanical Quantity Electrical Equivalent
Mass (m) Inductance (L)
Spring constant (k) Inverse of Capacitance (1/C)
Damping coefficient (b) Resistance (R)
Displacement (x) Charge (q)
Velocity (ẋ) Current (i)

8️⃣ Quick Quiz – Test Your Understanding

  1. What happens to the amplitude of a damped oscillator when the damping coefficient is increased?
  2. In an RLC circuit, which component determines the natural frequency?
  3. Why is resonance dangerous in mechanical structures?

Answers: 1️⃣ Lower amplitude, 2️⃣ Inductor & capacitor (LC), 3️⃣ Large oscillations can cause structural failure. 🚧

9️⃣ Take‑Away Points

  • SHM is the foundation for both mechanical and electrical oscillations.
  • Damping reduces energy and controls oscillation amplitude.
  • Forced oscillations can amplify motion when driven at the right frequency.
  • Resonance is powerful but must be managed in design.
  • The mechanical ↔ electrical analogy helps solve complex problems quickly.

Revision

Log in to practice.

10 views 0 suggestions