Plot envelope of damped vibration.

AI Thread Summary
The discussion revolves around plotting an envelope for an under-damped vibration equation that considers initial speed (v0) and initial displacement (x0). The equation provided describes displacement over time, incorporating parameters like the damping ratio (zeta) and natural frequency (wn). The user initially struggles with how to integrate v0 and x0 into the envelope equation but later confirms they have found a solution. The approach involves using exponential decay combined with a sinusoidal function to accurately represent the envelope. Ultimately, the user successfully resolves the issue of plotting the envelope.
duzO
Messages
5
Reaction score
0

Homework Statement


I have a under-damped vibration equation (below) that plots displacement vs time graph. Thing is i need to plot an envelope of the graph and it has to take into account initial speed v0.

Homework Equations


1. Equation which plots displacement vs time.
x(t)=exp^(-zeta*Wn*t) * ((x0 * cos(Wd*t)) + ((v0 + zeta * Wn * x0) /Wd)*sin(Wd*t))

zeta-damping ratio
wn- natural frequency
x0- initial displacement
wd- damped vibration freq (=sqrt(1-zeta^2)*wn)
v0 - initial speed
t-time

The Attempt at a Solution


Well I guess exponential decay multiply by something like (a*sin(b)) to account for the angle and rise of the wave.

x(t)=x0 * (?) * exp^(-zeta*wn*t)

Stupid question, I know, but please... :)

How to incorporate initial speed v0 and x0 into envelope equation so that it would plot correctly?
 
Last edited:
Physics news on Phys.org
I think you need to fit an exponential to two successive peaks.
 
Last edited:
yea i actually solved it :) never mind
 
Back
Top