Laplace Transforms: Vertical Motion of a Coupled Spring System: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 62: Line 62:
<math>\mathcal{L}^{-1}[X_2(s)] = \mathcal{L}^{-1} \left [ \dfrac{1}{s^2+3} \right ] = \dfrac{1}{\sqrt{3}} \mathcal{L}^{-1} \left [ \dfrac{\sqrt{3}}{s^2+3} \right ] = \dfrac{1}{\sqrt{3}} sin(\sqrt{3}t)</math>
<math>\mathcal{L}^{-1}[X_2(s)] = \mathcal{L}^{-1} \left [ \dfrac{1}{s^2+3} \right ] = \dfrac{1}{\sqrt{3}} \mathcal{L}^{-1} \left [ \dfrac{\sqrt{3}}{s^2+3} \right ] = \dfrac{1}{\sqrt{3}} sin(\sqrt{3}t)</math>


A plot of the system displacement is shown on Figure 2.
== Initial & Final Theorem ==

== Initial-Value & Final-Value Theorem ==

The initial-value and final-value theorem can be useful the finding the behavior of a functionat small and large times respectively. By definition, the Initial-Value Theorem is,

<math>\lim_{s\rightarrow \infty} sX(s)=x(0)\,</math>

and the Final-Value Theorem is,

<math>\lim_{s\rightarrow 0} sX(s)=x(\infty)\,</math>

Thus, applying both theorems to our the Laplace Transforms,

<math>\lim_{s\rightarrow \infty} sX_1(s)=\lim_{s\rightarrow \infty} s\dfrac{-1}{s^2+3}=\lim_{s\rightarrow \infty} \dfrac{-s}{s^2+3}=\dfrac{-\infty}{\infty^2+3}=0=x_1(0)\,</math>
<math>\lim_{s\rightarrow \infty} sX_2(s)=\lim_{s\rightarrow \infty} s\dfrac{1}{s^2+3}=\lim_{s\rightarrow \infty} \dfrac{s}{s^2+3}=\dfrac{\infty}{\infty^2+3}=0=x_2(0)\,</math>

<math>\lim_{s\rightarrow 0} sX_1(s)==\lim_{s\rightarrow 0} s\dfrac{1}{s^2+3}=\lim_{s\rightarrow 0} \dfrac{s}{s^2+3}=\dfrac{0}{0^2+3}=0=x_1(\infty)\,</math>
<math>\lim_{s\rightarrow 0} sX_2(s)==\lim_{s\rightarrow 0} s\dfrac{1}{s^2+3}=\lim_{s\rightarrow 0} \dfrac{s}{s^2+3}=\dfrac{0}{0^2+3}=0=x_2(\infty)\,</math>


== Bode Plot ==
== Bode Plot ==
The Bode plot can be easily done using a program like Octave or MATLAB.


== Magnitude Frequency Response ==
== Magnitude Frequency Response ==

Revision as of 23:37, 23 November 2009

Problem Statement

Figure 1. Coupled Spring System.

Derive the system of differential equations describing the straight-line vertical motion of the coupled spring shown in Figure 1. Use Laplace transform to solve the system when , , and , , , and .

Solution

At positions and , the masses and are in equilibrium. Thus, the motion equations for and are,




where and represent the Newton's Second Law of Motion and and represent the net forces acting in the masses.

Laplace Transform

Applying the Laplace Transform to the motion equations and plugging the values of , , , , , , , , and for this systems, we obtain,




 




















Finally, solving for and yields,




Inverse Laplace Transform

First, we recognize that

On the other hand, we identify that , and so . Hence, we fix the expression by multiplying and dividing by ,




A plot of the system displacement is shown on Figure 2.

Initial-Value & Final-Value Theorem

The initial-value and final-value theorem can be useful the finding the behavior of a functionat small and large times respectively. By definition, the Initial-Value Theorem is,

and the Final-Value Theorem is,

Thus, applying both theorems to our the Laplace Transforms,







Bode Plot

The Bode plot can be easily done using a program like Octave or MATLAB.

Magnitude Frequency Response

Convolution

State Equation Model