Laplace transforms: Critically Damped Motion: Difference between revisions
Jump to navigation
Jump to search
Mark.bernet (talk | contribs) |
Mark.bernet (talk | contribs) |
||
Line 22: | Line 22: | ||
<math>\dot{x}(0)=-3</math> |
<math>\dot{x}(0)=-3</math> |
||
===Solving the problem=== |
|||
<math>\text {Therefore the equation representing this system is}\,</math> |
<math>\text {Therefore the equation representing this system is.}\,</math> |
||
<math>\frac1 4 \frac{d^2x}{dt^2}=-4x-2\frac{dx}{dt}</math> |
<math>\frac1 4 \frac{d^2x}{dt^2}=-4x-2\frac{dx}{dt}</math> |
||
Line 33: | Line 33: | ||
<math>\text {Now that we have the equation written in standard form we need to send}\,</math> |
<math>\text {Now that we have the equation written in standard form we need to send}\,</math> |
||
<math>\text {it through the Laplace Transform}\,</math> |
<math>\text {it through the Laplace Transform.}\,</math> |
||
⚫ | |||
<math>\text {And we get the equation (after some substitution and simplification)}.\,</math> |
|||
<math>\mathbf s^2 {X}(s)+8\mathbf s{X}(s)+16\mathbf{X}(s)=-3</math><br /><br /> |
|||
<math>\mathbf {X}(s)(s^2+8s+16)=-3</math><br /><br /> |
|||
<math>\mathbf {X}(s)=-\frac{3}{(s+4)^2} </math><br /><br /> |
|||
<math>\text {Now that we have completed the Laplace Transform}\,</math> |
|||
⚫ | |||
<math>\text {and solved for X(s) we must so an inverse Laplace Transform. }\,</math> |
Revision as of 18:02, 22 October 2009
Using the Laplace Transform to solve a spring mass system that is critically damped
Problem Statement
An 8 pound weight is attached to a spring with a spring constant k of 4 lb/ft. The spring is stretched 2 ft and rests at its equilibrium position. It is then released from rest with an initial upward velocity of 3 ft/s. The system contains a damping force of 2 times the initial velocity.
Solution
Things we know
Solving the problem