Content deleted Content added
m it's -> its |
m simplify math notation |
||
Line 14:
:<math>
[M] [\ddot U] +
[C] [\dot U] +
[K] [U] =
[F]
</math>
where <math>
<math> [\ddot
<math>
is the velocity, <math>
<math>
is the force vector. The only terms kept are the 1st and 3rd terms on the left hand side
which give the following system:
:<math>
[M] [\ddot U] +
[K] [U] =
[0]
</math>
This is the general form of the eigensystem encountered in structural
engineering using the [[FEM]]. Further, harmonic motion is typically assumed for the
structure so that <math> [\ddot
is taken to equal <math> \lambda
where <math> \lambda </math> is an eigenvalue,
and the equation reduces to:<ref> Clough, Ray W. and Joseph Penzien, ''Dynamics of Structures'', 2nd Ed.,
Line 43:
:<math>
[M] [U] \lambda +
[K] [U] =
[0]
</math>
Line 51:
:<math>
[K] [U] =
[F]
</math>
Line 63:
:<math>
[A] [x] =
</math>
Both equations can be seen as the same because if the general equation is
multiplied through by the inverse of the mass,
<math>
it will take the form of the latter.<ref> Thomson, William T., '' Theory of Vibration with
Applications'', 3rd Ed., Prentice-Hall Inc., Englewood Cliffs, 1988, page 165 </ref>
It should be noted that because only the lower modes are desired, solving the system
more likely involves the equivalent of multiplying through by the inverse of the stiffness,
<math>
Englewood Cliffs, 1987 page 582-584 </ref>
When this is done, the resulting eigenvalues, <math> \mu </math>, relate to that of the original by:
Line 92:
considered:
a typical prescription of solution is first to [[tridiagonal|tridiagonalize ]] the system using the
Line 103:
:<math>
[r^{n}] =
[Q] [v^{n}]
</math>
where <math>
the eigenvector of the original system, <math>
of Lanczos vectors, and <math>
of the tridiagonal matrix.
|