HW 5. CEE 247. Structural Dynamics. UCI. Fall 2006.

Nasser Abbasi


Problem 7.1

Solution

The idealized physical system is the following


standard_model.png

The Lagrangian of the system is

MATH

Now apply Euler equation on the Lagrangian to obtain the equation of motion for each degree of freedom. Given $L$ the equation of motion for $u_{i}$ is given by MATH

Hence the equation of motion associated with $u_{1}$ is given by

MATH

And the equation of motion associated with $u_{2}\,$ is given by

MATH

Hence the equation of motions are

MATH

Hence the overall system EQM can be put in a matrix form as follows

MATH

Notice that the mass matrix $M$ and the stiffness matrix $K$ are symmetric. This will always be the case for conservative systems.

Equation (3) can be written as MATH

Now assume the solution is given by MATH

Substitute (5) into (4) we obtain

MATH

Since $e^{i\omega t}\neq0$ we divide by it and obtain

MATH

Factor out $\left\{ a\right\} $

MATH

To have a non-trivial solution for the motion the above implies that the determinant of MATH must be zero. Hence we need to solve

MATH

Let $\lambda=\omega^{2}$, and expand the matrices and rewrite we obtain

MATH

Now find the numerical values for MATH and plug into the above equation to find $\lambda_{1,2}$

MATH

MATH

and MATH

MATH

Hence eq (6) above becomes

MATH

Hence

MATH

Hence this is now in standard quadratic format, solve for $\lambda$

MATH

Hence MATH

and

MATH

Since MATH then MATH

and similarly

MATH

Now to find the eigenvectors, since

MATH

Then

MATH

For the first eigenvalue MATH the above becomes

MATH

From first equation we obtain

MATH

Hence MATH

Hence we choose the first eigenvector to be MATH


For the second eigenvalue MATH

MATH

From first equation we obtain

MATH

Hence MATH

Hence we choose the second eigenvector to be MATH

Conclusion

MATH

MATH

MATH


Problem 7.6




Answer

First deterrmine the stiffness and the masses.

$k_{1}=$

I wrote a Mathematica program to solve this. This is the result, and below that I attach step by step run of the program