- #1
don_anon25
- 36
- 0
Here's the problem:
A damped oscillator has a mass of .05 kg, a spring constant of 5 N/m, and a damping constant of .4 Ns/m. At t=0, the mass is moving at 3.0 m/s at x=.1m. Find x as a function of time.
What I have done:
I know the damping constant b = .4 and I have used this to find Beta. Also, I used k and m to find w0. I know the general solution for the equation of the harmonic oscillator -- please pardon my typing -- x(t) = e^(-beta*t)[A1* e^(sqrt (Beta^2-w0^2)) *t + A2 *e^(-sqrt(Beta^2-w0^2))].
I can use my initial condition for the position to get one equation with A1 and A2 in it. I can then take the derivative of x(t) and use the initial condition of the velocity to get the other. I now have two equations and two unknowns. The issue is that these unknowns will involve imaginary numbers because we have an underdamped case. Is this ok?
A damped oscillator has a mass of .05 kg, a spring constant of 5 N/m, and a damping constant of .4 Ns/m. At t=0, the mass is moving at 3.0 m/s at x=.1m. Find x as a function of time.
What I have done:
I know the damping constant b = .4 and I have used this to find Beta. Also, I used k and m to find w0. I know the general solution for the equation of the harmonic oscillator -- please pardon my typing -- x(t) = e^(-beta*t)[A1* e^(sqrt (Beta^2-w0^2)) *t + A2 *e^(-sqrt(Beta^2-w0^2))].
I can use my initial condition for the position to get one equation with A1 and A2 in it. I can then take the derivative of x(t) and use the initial condition of the velocity to get the other. I now have two equations and two unknowns. The issue is that these unknowns will involve imaginary numbers because we have an underdamped case. Is this ok?