Laplace transforms: Under-damped Mass-Spring System on an Incline: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 125: Line 125:


===Inverse Laplace Transform===
===Inverse Laplace Transform===
Since the Laplace Transform is a linear transform, we need only find three inverse transforms,
Since the Laplace Transform is a linear transform, we need only find three inverse transforms. All of the these have complex roots, since <math> {\left( \frac{\lambda}{m} \right)}^2 < 4 \, \frac{\lambda}{m} </math>. Because I am not yet comfortable finding the inverse with complex roots by hand, I used a laplace transform program for the TI-89.

<math>
\mathcal{L}^{-1} \left\{ \frac{1}{s \left( s^2 + \frac{\lambda}{m} \, s + \frac{k}{m} \right)} \right\}
</math>


<math>
\mathcal{L}^{-1} \left\{ \frac{s}{s^2 + \frac{\lambda}{m} \, s + \frac{k}{m}} \right\}
</math>


<math>
\mathcal{L}^{-1} \left\{ \frac{1}{s^2 + \frac{\lambda}{m} \, s + \frac{k}{m}} \right\}
</math>

All of the above have complex roots, since <math> {\left( \frac{\lambda}{m} \right)}^2 < 4 \, \frac{\lambda}{m} </math>. Since I am not yet comfortable finding the inverse with complex roots by hand, I cannot show that part of the work. Use a computer algebra system of a special laplace program on a high-level calculator to obtain the following.


<math>
<math>
Line 155: Line 139:
<math>
<math>
\mathcal{L}^{-1} \left\{ \frac{1}{s^2 + \frac{\lambda}{m} \, s + \frac{k}{m}} \right\} =
\mathcal{L}^{-1} \left\{ \frac{1}{s^2 + \frac{\lambda}{m} \, s + \frac{k}{m}} \right\} =
e^{\frac{-1}{6} \, t} \, \left[ \frac{2 \, \sqrt{159}}{53} \, \sin {\left( \frac{\sqrt{159} \, t}{6} \right)} \right]

</math>
</math>


Line 169: Line 153:


==Part 4 - Breakpoints and Asymptotes on Bode Plot==
==Part 4 - Breakpoints and Asymptotes on Bode Plot==

==Part 5 - Convolution==

Revision as of 19:37, 26 October 2009

Brandon.plubell 05:44, 26 October 2009 (UTC)

Under-Damped Mass-Spring System on an Incline

Part 1 - Use Laplace Transformations

Problem Statement

Find the equation of motion for the mass in the system subjected to the forces shown in the Free Body Diagram (FBD). The inclined surface is coated in SAE 30 oil.

BP Setup-1.jpg

Initial Conditions and Values

  • A is the area of the box in contact with the surface
  • g is the gravitational acceleration field constant
  • bt is the thickness of the fluid covering the inclined surface
  • μ is the viscosity constant of the fluid;
  • m is the mass of the box
  • k is the spring constant

Let the initial conditions be:

Force Equations

BP FBD-1.jpg

The sum of the moments in the x direction yields the equatiom


Where

To make the algebra easier, let

Then, from the sum of forces equation:

Laplace Transform

If we let be 0 and rearrange the equation,

This is the transfer function that will be used in the Bode plot and provide valuable information about the system.


Inverse Laplace Transform

Since the Laplace Transform is a linear transform, we need only find three inverse transforms. All of the these have complex roots, since . Because I am not yet comfortable finding the inverse with complex roots by hand, I used a laplace transform program for the TI-89.

Equation of Motion

Part 2 - Final and Initial Value Theorems

Initial Value Theorem

Final Value Theorem

Part 3 - Bode Plot

Part 4 - Breakpoints and Asymptotes on Bode Plot

Part 5 - Convolution