The Dying Vibration: How Energy Leaves the System
What happens when the perfect circle meets the friction of reality? In this section, we introduce the “Exponential Envelope” to visualize how waves eventually fade into silence.
In our previous labs, our waves vibrated forever with perfect energy. In the real world, factors like air resistance, friction, and heat cause waves to lose height over time. We represent this mathematically by multiplying our sine wave by a decay constant. This creates a “Damped” wave—the fundamental geometry of a guitar string stopping or a pendulum coming to rest.
Lab Results: The Exponential Squeeze
If you look at the Damped Motion chart, you’ll notice the wave is no longer “rectangular” in its boundaries. It is trapped inside two converging curves called the Decay Envelope. While the timing of the peaks (Frequency) remains steady, the height (Amplitude) is being physically squeezed toward zero.
In this experiment, we’ve introduced a decay factor of \( e^{-at} \). This creates a geometric “pressure” that reduces the wave’s power with every passing second.
The Key Takeaway:
- The Input: Resistance (The Decay Constant).
- The Output: Energy Loss (Decreasing Amplitude).
By adding decay, we move from the world of theoretical math into Mechanical Engineering. The wave is no longer an infinite loop; it has become a “pulse” with a lifespan.
Note: This relationship is a fundamental concept in Trigonometric Projections and is a classic example of Simple Harmonic Motion under external resistance.
The Mathematical Model: The Shrinking Envelope
To calculate the specific displacement at any point t along the timeline, we apply the damping factor to the periodic oscillation. We define the decay boundary using the pattern A(t) = e-at, where the phase alignment is set by the constant φ = π/2 to ensure the envelope starts at the maximum amplitude.
If we set our timing offset to φ = π/2 and our decay constant a = 0.5:
- • Initial Peak: At t = 0, since φ = π/2, the value of sin(π/2) = 1. The wave begins exactly at the highest possible point of the envelope.
- • Envelope Constraint: The “boundary” A(t) = e-0.5t acts as a physical ceiling. The sine wave can never vibrate outside of this shrinking red line.
- • Mathematical Decay: By the time the wave reaches t = 3, the available vertical space has been reduced to e-1.5 ≈ 0.22, meaning the wave has lost nearly 80% of its initial height.
Name: Source Code: Manim Implementation *
