Modal analysis using FEM: Difference between revisions

Content deleted Content added
use of maths is not OR. solving FE matrix is a process using +-/* appropriately.
Slffea (talk | contribs)
Deleted original research example
Line 98:
of the tridiagonal matrix.
 
== Example ==
 
The mesh shown below is the frame of a building modeled as [[beam elements]], specifically
consisting of 930 elements and 385 nodal points. The building is constrained at
its base where displacements and rotations are zero. The next images are that
of the first 5 lowest modes of this building during free vibration. This problem can
be seen as a depiction of the likeliest deflections a building would take during an
earthquake. As expected, the first mode is a swaying of the building from
front to back. The next mode is swaying of the building side to side.
The third mode is a stretching and compression mode in the vertical <math > y </math>
direction. For the fourth mode, the building nearly assumes the shape
of half a sine wave. The fifth mode is a twisting mode.
 
[[Image:building mode0.png|thumb|200px|left|original mesh]]
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
 
[[Image:building mode1.png|thumb|200px|left|mode 1 swaying front to back]]
[[Image:building mode01.png|thumb|200px|center|mode 1 and original mesh]]
<br>
[[Image:building mode2.png|thumb|200px|left|mode 2 swaying side to side]]
[[Image:building mode02.png|thumb|200px|center|mode 2 and original mesh]]
<br>
[[Image:building mode3.png|thumb|200px|left|mode 3 stretching and compression]]
[[Image:building mode03.png|thumb|200px|center|mode 3 and original mesh]]
<br>
[[Image:building mode4.png|thumb|200px|left|mode 4 sine shape]]
[[Image:building mode04.png|thumb|200px|center|mode 4 and original mesh]]
<br>
[[Image:building mode5.png|thumb|200px|left|mode 5 twisting]]
[[Image:building mode05.png|thumb|200px|center|mode 5 and original mesh]]
<br>
 
== See also ==