2026-08-20 14:32:36: SHM

This commit is contained in:
2026-08-20 14:32:38 -04:00
parent 4494f376a6
commit 5410f12973
15 changed files with 595 additions and 71 deletions
@@ -0,0 +1,11 @@
[[Oscillations]]
It's when a restoring force is proportional to the displacement from equilibrium.
# Summary
* $F_x=-k\Delta x$
* Acceleration always points opposite to displacement.
* Equilibrium is where net force is zero.
* Maximum displacement is amplitude.
* Velocity is maximum at equilibrium.
* Pendulum acts as SHM at low angles because restoring force is proportional to angle.
@@ -0,0 +1,10 @@
[[Oscillations]]
In an ideal SHM, total mechanical energy stays constant. Kinetic energy peaks at equilibrium, potential peaks at turning points.
# Summary
* Total mechanical energy in an SHM = $E_{total}=U+K$
* Spring-object system: $E_{total}=\frac{1}{2}kA^2$
* Real systems lose energy to friction and such, lowering oscillation over time.
@@ -0,0 +1,10 @@
[[Oscillations]]
# Summary
* Period is how long it takes in seconds, frequency is how many times in a second.
* $T=1/f$
* Mass spring oscillator has period $T=2\pi\sqrt{m/k}$
* Small angle pendulum has period $T=2\pi\sqrt{l/g}$
* Pendulum formula only works on small angles (~15$\degree$), larger angles increase period.
+1
View File
@@ -0,0 +1 @@
[[physics]]
@@ -0,0 +1,10 @@
[[Oscillations]]
# Summary
* $x=A\cos(2\pi ft)$ for when object starts at max displacement (cos(0) = 1)
* $x=A\sin(2\pi ft)$ for when object starts at equilibrium (sin(0) = 0)
* Velocity is largest at equilibrium, acceleration is largest at turning points.
* Amplitude does not affect period.
* Velocity time graphs are shifted by a quarter period from displacement.
* Acceleration time graphs are shifted by half a period.
* Reading zeros and extrema tells position, direction of motion, and whether the object is speeding up or slowing down.