Springs and oscillators

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/13

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 2:25 PM on 6/9/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

14 Terms

1
New cards

What is the extension of a spring, and what does it mean when e < 0?

Extension e=Le = L - \ell, where LL is current length and \ell is natural length. When e < 0 the spring is compressed; when e > 0 it is in tension

2
New cards

State Hooke's Law for a spring connecting points A and B (unit vector b\underline{b} from A→B).

Fspring=keb=k(L)b\underline{F_{\text{spring}}} = -ke\underline{b} = -k(L - \ell)\underline{b}. The force pulls B toward A when stretched (e > 0) and pushes B away when compressed (e < 0).

3
New cards

Derive the equation of motion for a mass mm on a spring (stiffness kk) on the x-axis.

Newton's 2nd law: mx¨=kxm\ddot{x} = -kx, giving x¨+kmx=0\ddot{x} + \frac{k}{m}x = 0. This is the SHM (simple harmonic motion) equation with angular frequency ω=k/m\omega = \sqrt{k/m}.

4
New cards

How do you find the spring length LL, extension ee, and unit vector b\underline{b} for a particle at position r\underline{r} attached to a spring fixed at point A\underline{A}?

1. L=rAL = |\underline{r} - \underline{A}| — magnitude of the vector from fixed point to particle.

2. e=Le = L - \ell.

3. b=rAL\underline{b} = \frac{\underline{r} - \underline{A}}{L} — unit vector from A\underline{A} toward particle. For a particle at (x,0)(x, 0) fixed at (,0)(-\ell, 0): L=x+L = x + \ell (using x > -\ell), so e=xe = x. For a tilted case, e.g. particle at (x,y)(x, y) fixed at (a,b)(a, b): L=(xa)2+(yb)2L = \sqrt{(x-a)^2 + (y-b)^2}, then e=Le = L - \ell and Fspring=keb\underline{F}_{\text{spring}} = -ke\underline{b} as normal.

5
New cards

What is the general solution to x¨+ω2x=0\ddot{x} + \omega^2 x = 0, and what is the period?

x(t)=Acos(ωt)+Bsin(ωt)x(t) = A\cos(\omega t) + B\sin(\omega t), or equivalently Rcos(ωt+θ0)R\cos(\omega t + \theta_0).

Period T=2πω=2πmkT = \frac{2\pi}{\omega} = 2\pi\sqrt{\frac{m}{k}}.

Amplitude R=A2+B2R = \sqrt{A^2 + B^2} is the maximum displacement.

Phase shift θ0\theta_0 satisfies tan(θ0)=BA\tan(\theta_0) = -\frac{B}{A}.

AA and BB (or equivalently RR and θ0\theta_0) are determined by initial conditions x(0)x(0) and x˙(0)\dot{x}(0).

6
New cards

How does SHM relate to uniform circular motion?

A particle in a circle of radius RR at angular speed ω\omega has x(t)=Rcos(ωt+θ0)x(t) = R\cos(\omega t + \theta_0) and y(t)=Rsin(ωt+θ0)y(t) = R\sin(\omega t + \theta_0) — each coordinate undergoes SHM, offset by π/2\pi/2.

7
New cards

Write the equation of motion for a driven spring (no damping) with external force F0cos(Ωt)F_0\cos(\Omega t).

mx¨+kx=F0cos(Ωt)m\ddot{x} + kx = F_0\cos(\Omega t). This is an inhomogeneous 2nd-order linear ODE, solved as x=xH+xPx = x_H + x_P.


Try xP=Ccos(Ωt)+Dsin(Ωt)x_P = C\cos(\Omega t) + D\sin(\Omega t). Substituting gives C=F0kmΩ2C = \frac{F_0}{k - m\Omega^2}, D=0D = 0, so xP=F0kmΩ2cos(Ωt)x_P = \frac{F_0}{k - m\Omega^2}\cos(\Omega t).

8
New cards

What is resonance, and what happens to the solution when Ω=ω\Omega = \omega?

Resonance is when the driving frequency matches the natural frequency ω\omega. The denominator kmΩ2=0k - m\Omega^2 = 0, so the standard ansatz fails. Instead try xP=Ctcos(ωt)+Dtsin(ωt)x_P = Ct\cos(\omega t) + Dt\sin(\omega t), giving a solution that grows without bound as tt \to \infty.

9
New cards

Write the damped oscillator ODE and its characteristic equation.

mx¨+γx˙+kx=0m\ddot{x} + \gamma\dot{x} + kx = 0.

Characteristic equation: mλ2+γλ+k=0m\lambda^2 + \gamma\lambda + k = 0, giving λ=γ±γ24mk2m\lambda = \frac{-\gamma \pm \sqrt{\gamma^2 - 4mk}}{2m}.

10
New cards

Describe the four damping cases and their conditions on γ\gamma.

(1) γ=0\gamma = 0: undamped SHM - x(t)=Asinkmt+Bcoskmtx(t)=A\sin\sqrt{\frac{k}{m}}t+B\cos\sqrt{\frac{k}{m}t}

(2) 0 < \gamma < \sqrt{4mk}: underdamped — eat(Ccosbt+Dsinbt)e^{-at}(C\cos bt + D\sin bt).

(3) γ=4mk\gamma = \sqrt{4mk}: critically damped — x=(A+Bt)etk/mx = (A + Bt)e^{-t\sqrt{k/m}}.

(4) \gamma > \sqrt{4mk}: overdamped — two real negative roots, slow exponential decay, no oscillations. - x(t)=Aea+Bebx(t)=Ae^{-a}+Be^{-b} where a,ba,b are two positive constants from char poly.

11
New cards

Why is critical damping γ=4mk\gamma = \sqrt{4mk} desirable in applications?

It is the boundary between oscillatory and non-oscillatory behaviour — the system returns to equilibrium as quickly as possible without overshooting. Important in devices like microphones and car suspensions.

12
New cards

What is a stable equilibrium point x0x_0 of mx¨=F(x)m\ddot{x} = F(x), and what condition determines stability?

x0x_0 is an equilibrium if F(x0)=0F(x_0) = 0. It is stable if F'(x_0) < 0 (nearby solutions stay close), and unstable if F'(x_0) > 0.

13
New cards

How do you linearise mx¨=F(x)m\ddot{x} = F(x) near a stable equilibrium x0x_0?

Taylor expand:T

F(x)F(x0)+F(x0)(xx0)F(x) \approx F(x_0) + F'(x_0)(x - x_0). Since F(x0)=0F(x_0) = 0, set X=xx0X = x - x_0 to get mX¨F(x0)X=0m\ddot{X} - F'(x_0)X = 0.

For stable points this gives SHM with ω=F(x0)/m\omega = \sqrt{-F'(x_0)/m}.

14
New cards

Express the stability condition and oscillation frequency using the potential V(x)V(x), where F=V(x)\underline{F} = -V'(x).

Equilibrium:

V(x0)=0V'(x_0) = 0.

Stable if V''(x_0) > 0 (local minimum of VV).

Angular frequency ω=V(x0)m\omega = \sqrt{\frac{V''(x_0)}{m}}.

Period =2πω=2πmV(x0)= \frac{2\pi}{\omega} = 2\pi\sqrt{\frac{m}{V''(x_0)}}.