Laplace transforms: Critically Damped Motion: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
Line 75: Line 75:
===Applying this to our problem===
===Applying this to our problem===


<math>\text {The Initial Value Theorem}\,</math>


<math>\lim_{s\rightarrow \infty} \mathbf {sX}(s)=-\frac{3}{(s+4)^2}\,</math>


<math>\lim_{s\rightarrow \infty} \mathbf {X}(s)=-\frac{3}{(s+4)^2}\,</math>
<math>\lim_{s\rightarrow \infty} \mathbf s{X}(s)=-\frac{3}{(\infty+4)^2}=0\,</math>


<math>\text {So as you can see the value for the initial position will be 0. }\,</math>

<math>\text {Which makes sense because the system is initially in equilibrium. }\,</math>

<math>\text {The Final Value Theorem}\,</math>

<math>\lim_{s\rightarrow 0} \mathbf s{X}(s)=-\frac{3}{(s+4)^2}\,</math>


<math>\lim_{s\rightarrow 0} \mathbf s{X}(s)=-\frac{3}{(0+4)^2}=-\frac 3 {16}\,</math>

Revision as of 19:33, 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















Apply the Initial and Final Value Theorems to find the initial and final values

Initial Value Theorem
Final Value Theorem


Applying this to our problem