User talk:Gregory.peterson: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
 
(9 intermediate revisions by 2 users not shown)
Line 10: Line 10:




===Things we know===
===Given===




<math>m=\frac{98}{9.81}</math>
<math>m=\frac{98}{9.81}</math>


<math>\text {k=40}\,</math>
<math>\text {Spring Constant k=40}\,</math>


<math>\text {Damping constant C=40}\,</math>
<math>\text {Damping Constant C=40}\,</math>


<math>\text {x(0)=0}\,</math>
<math>\text {x(0)=0}\,</math>
Line 24: Line 24:


<math>\text {Standard equation: }\,</math>
<math>\text {Standard equation: }\,</math>
<math>m\frac{d^2x}{dt^2}+C\frac{dx}{dt}+khx=0</math>


<math>m\frac{d^2x}{dt^2}+C\frac{dx}{dt}+khx=0</math>


===Solving the problem===
===Solving the problem===
Line 82: Line 82:




<math>\text {So as you can see the value for the initial position will be 0. }\,</math>
<math>\text {So as you can see the value for the initial position will be 0. Because the infinity in the denominator always makes the function tend toward zero.}\,</math>


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


<math>\text {Which appears to mean the system will be right below equilibrium after a long time. }\,</math>
<math>\text {Which appears to mean the system will be right below equilibrium after a long time. }\,</math>



==Bode Plot of the transfer function==
==Bode Plot of the transfer function==
Line 103: Line 102:
===Transfer Function===
===Transfer Function===


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

===Bode Plot===

<math>\text {This plot is done using the control toolbox in MatLab. }\,</math>

[[Image:bodeplotlna.jpeg|700px|thumb|left|Fig (1)]]



Created by Greg Peterson

Checked by Mark Bernet

Latest revision as of 14:51, 27 October 2009

Using the Laplace Transform to solve a spring mass system that is critically damped

Problem Statement

An 98 Newton weight is attached to a spring with a spring constant k of 40 N/m. The spring is stretched 4 m and rests at its equilibrium position. It is then released from rest with an initial upward velocity of 2 m/s. The system contains a damping force of 40 times the initial velocity.

Solution

Given

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



Bode Plot of the transfer function

Transfer Function



Bode Plot

Fig (1)


Created by Greg Peterson

Checked by Mark Bernet