You are on page 1of 14

Find out deflection and rotation at point B and C of given beam.

For case (a) point load P at point B.


(b) udl on whole beam of intensity q /unit length
Steps Involved in FEM approach

1. Discretization the of element.

2. Locate Degree of freedom both in Local and Global coordinate system.

3. find Local stiffness matrix for all the local element.

4. Assemble the Local stiffness matrix to find out Global stiffness matrix.

5. find Load and displacement vector.

6. Determine boundary condition for Load and displacement vector.

7. Apply force – displacement relationship

[K] * [Δ] = [F]

8. first find the unknown displacement after that find unknown forces

9. verify using som approach

<date/time> <footer> 2
Step 1. Discretization


Step 2. DOF in LCS and GCS

<date/time> <footer> 3
Step 3. Element stiffness matrix (with connectivity array)

<date/time> <footer> 4
Step 4 Assembly of stiffness matrix (according to connectivity array)

[K] = [k1] + [k2]


[K] =


Step 5. Load and displacement vector

{F} = { F1 , F2 , F3 , F4 , F5 , F6 , F7 }T

{U} = {U1 , U2 , U3 , U4 , U5 , U6 , U7}T
<date/time> <footer> 5

Boundary condition and solution

U1 = U2 = U6 = 0 ; F3 = -P ; F4 = F5 = F7 = 0

{F} = {R1 , R2 ,-P , 0 , 0 , R6 , 0}T

[K] * [Δ] =[F]

<date/time> <footer> 6

SOM Approach for case (A)

<date/time> <footer> 7
<date/time> <footer> 8
Case 2. UDL on whole beam

Stiffness matrix will remain same. Only boundary condition will change for force vector.


Boundary Condition

U1 = U2 = U6 = 0 ; F3 = -qL ; F4 = qL2/12 ; F5 = -qL2/12 ; F7 = qL2/12

{F} = { R1 - qL/2 , R2 - qL2/12 , -qL , qL2/12 , -qL2/12 , R6 – qL/2 }T

[K] * {Δ} = {F}

<date/time> <footer> 9
<date/time> <footer> 10
Solve for support reaction

<date/time> <footer> 11

SOM Approach for UDL case

<date/time> <footer> 12
<date/time> <footer> 13


Observation

1. The deflection and rotation at nodal points are same as that from

SOM.

<date/time> <footer> 14

You might also like