Coupled Oscillator: Hellie: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
Line 1: Line 1:
===Problem Statement===
===Problem Statement===


Write up on the Wiki a solution of a coupled oscillator problem like the coupled pendulum. Use State Space methods. Describe the eigenmodes of the system.
'''Write up on the Wiki a solution of a coupled oscillator problem like the coupled pendulum. Use State Space methods. Describe the eigenmodes of the system.'''


[[Image:Coupled_Oscillator.jpg]]
[[Image:Coupled_Oscillator.jpg]]
Initial Conditions:
'''Initial Conditions:'''


:<math>m_1= 15 kg\,</math>
:<math>m_1= 15 kg\,</math>
Line 16: Line 16:
:<math>k3=100 N/m\,</math>
:<math>k3=100 N/m\,</math>


State Equations
'''State Equations'''


<math>
<math>
Line 60: Line 60:
</math>
</math>


With the numbers...
'''With the numbers...'''




Line 91: Line 91:




Eigenmodes
'''Eigenmodes'''


:There are three eigenmodes for the system
:There are three eigenmodes for the system
Line 102: Line 102:




Solve Using the Matrix Exponential
'''Solve Using the Matrix Exponential'''





<math>e^{At}=\mathcal{L}^{-1}\left\{(SI-A)^{-1}\right\},\,</math>


Written by: Andrew Hellie
Written by: Andrew Hellie

Revision as of 20:20, 30 November 2009

Problem Statement

Write up on the Wiki a solution of a coupled oscillator problem like the coupled pendulum. Use State Space methods. Describe the eigenmodes of the system.

 Coupled Oscillator.jpg

Initial Conditions:

State Equations

=

With the numbers...


=


Eigenmodes

There are three eigenmodes for the system
1) m1 and m2 oscillating together
2) m1 and m2 oscillating at exactly a half period difference



Solve Using the Matrix Exponential


Written by: Andrew Hellie