Damped oscillator given odd initial conditions

Click For Summary
SUMMARY

The discussion focuses on solving a damped oscillator problem defined by the equation mx'' + bx' + kx = 0, specifically under critical damping conditions. The condition for critical damping is established as b² = 4km. The initial conditions are set as x(0) = 0 and v(0) = v0, where an impulsive force initiates 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, leading to the specific solution x(t) = 10te^(-2πt) for v0 = 10 m/s.

PREREQUISITES
  • Understanding of differential equations, specifically second-order linear equations.
  • Familiarity with concepts of damping in oscillatory systems.
  • Knowledge of initial conditions and their role in solving differential equations.
  • Ability to plot mathematical functions using tools like Wolfram Alpha.
NEXT STEPS
  • Study the derivation of the general solution for second-order linear differential equations.
  • Learn about the implications of critical damping in mechanical systems.
  • Explore numerical methods for solving differential equations when analytical solutions are complex.
  • Investigate the use of software tools for graphing functions and analyzing oscillatory behavior.
USEFUL FOR

Students and educators in physics and engineering, particularly those focusing on dynamics and oscillatory motion, as well as anyone interested in applying mathematical modeling to real-world systems.

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   Reactions: 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!
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
919
Replies
5
Views
1K
Replies
3
Views
981
  • · Replies 5 ·
Replies
5
Views
1K
Replies
7
Views
1K
  • · Replies 7 ·
Replies
7
Views
5K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
2
Views
3K