Coupled Oscillator: Jonathan Schreven

From Class Wiki
Jump to navigation Jump to search

Problem

In this problem we will explore the solution of a double spring/mass system under the assumption that the blocks are resting on a smooth surface. Here's a picture of what we are working with.

Equations of Equilibrium

Using F=ma we can then find our four equations of equilibrium.

Equation 1
Equation 2
Equation 3
Equation 4


Now we can put these four equations into the state space form.

Eigen Values

Once you have your equations of equilibrium in matrix form you can plug them into a calculator or a computer program that will give you the eigen values automatically. This saves you a lot of hand work. Here's what you should come up with for this particular problem given these initial conditions.

Given

We now have

From this we get

Eigen Vectors

Using the equation above and the same given conditions we can plug everything to a calculator or computer program like MATLAB and get the eigen vectors which we will denote as .

Solving

We can now plug these eigen vectors and eigen values into the standard equation

And our final answer is


Matrix Exponential

In this section we will use matrix exponentials to solve the same problem. First we start with this identity.

This can be rearranged by multiplying the inverse of T to the left side of the equation.

We also know what T equals and we can solve it for our case

Taking the inverse of this we can solve for T

Next we will use