Natural Frequencies and Mode shapes of a Bridge with a Sprin
Solution
The approach used is to idealise as acoupled two mass two spring system.
The stiffness of the spring represnting the bridge as a spring mass sytem is to be found:
if a concentrated load P is acting at a distance a from theleft end of a simply supported beam of length l,. the defln is
P a^b(l-a)^2/(3EIL)
if a=L/2, K =48EI/L^3
if a =L/3 K= 243EI/(4L^3)
The matrix eqns correspond to a coupled two mass two spring system
The eigenvalues satisfy, for symmetric spring position :
|49- X^2 -48 |
|-48 48-10X^2| =0
where EI=1.,L=1, M=1, m=10
The freq corresponding to this are .298 and 2.88, and mode shapes can be found accordingly from the eigenavlue eqn.
Similalry when L/L = 1/3, the eigenvalue matrix canbe comuted.
It is tedious to do this by hand, so it needs to be programmed as per the stiffness es given above.
Thank you.
