Damped oscillator given odd initial conditions

AI Thread Summary
The discussion revolves around solving a damped oscillator problem with critical damping, defined by the equation mx'' + bx' + kx = 0. For critical damping, the condition b² = 4km must be satisfied. The initial conditions are x(0) = 0 and v(0) = v0, where an impulsive force sets the mass in motion at t = 0. The general solution for the position x(t) is derived as x(t) = v0te^(-βt), with β determined to be 2π rad/s based on the given parameters. The final expression for x(t) is 10te^(-2πt), and a plot of this function is provided for visualization.
oddjobmj
Messages
305
Reaction score
0

Homework Statement


(A) The damped oscillator is described by the equation mx''+bx'+kx=0. What is the condition for critical damping expressed in terms of m,b,k. Assume this is satisfied.

(B) For t<0 the mass is at rest (x=0). This mass is set in motion at t=0 by a sharp impulsive force so that the velocity is v0 at time t=0. Determin the position x(t) for t>0.

(C) Suppose k/m=(2*pi rad/s)2 and v0=10 m/s. Plot an accurate graph of x(t) using an appropriate range for t.

Homework Equations



For critical damping; B=W0

General solution for critically damped oscillator:

x(t)=(C1+C2t)e-βt

The Attempt at a Solution


I am running into issues at (B) where I'm not entirely sure how to find the values of the two constants in the general solution.

(A) I have shown through the given relations that b2=4km which I believe is the correct answer.

(B) Given the general solution for a critically damped oscillator I can take its derivative to find v(t):

v(t)=e-βt(C2-C2βt-C1β)

I know that at t=0 v(0)=v0 so I can solve the solution for v(t) for a constant:

C2=v0+C1β

I'm just not sure about how to solve for x(t). Can I consider x(0)=0 since it is set in motion at t=0 but since no time has elapsed it has not moved?

If not, how do I proceed in solving for the constants? I believe the rest of the problem will fall into place without much issue after that point.

Thank you for your time and help!
 
Physics news on Phys.org
oddjobmj said:
I'm just not sure about how to solve for x(t). Can I consider x(0)=0 since it is set in motion at t=0 but since no time has elapsed it has not moved?

If not, how do I proceed in solving for the constants? I believe the rest of the problem will fall into place without much issue after that point.

Thank you for your time and help!

The initial conditions are x(0)=0 and v(0)=vo. Impulsive force means that the mass is set into motion in an infinitesimally short time, so the displacement during that time is negligible.

ehild
 
  • Like
Likes 1 person
ehild said:
The initial conditions are x(0)=0 and v(0)=vo. Impulsive force means that the mass is set into motion in an infinitesimally short time, so the displacement during that time is negligible.

ehild

Ahh, fantastic. That definitely makes sense, thank you.

So, C1=0 and C2=v0 making the general solution:

x(t)=v0te-βt

(C) Since k/m=(2*π rad/s)2 and w02=k/m and w0

β=2π rad/s

x(t)=10te-2πt

The plot:
http://www.wolframalpha.com/input/?i=Plot(x(t)=10*t*e^(-2*pi*t)),+(t,+0,+1)

Thanks again!
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top