Skip to main content

(ANSYS APDL STRUCTURAL) Modal analysis of a spring-mass system.


Determine the normal and natural frequency of the system below for the values of the masses and the spring stiffness gives. Solution > analysis types mode frequency analysis (ANTYPE = 2) & element type is spring damper element (COMBI 14), Structural mass element (MASS 21).

Assumptions: The spring length is arbitrary selected and are used only to define the spring direction, modal analysis is performed using blocked Lanczos Eigensolver. We get f1=2.5814, f2=8.3263, A1/A2=0.9212, A1/A2=-2.1712 (where A1=NODE 2, A2=NODE 3)

Pre-processor > element type > add/edit/delete > add > structural mass (mass21) > apply > combination > spring damper 14 > ok.

Pre-processor > element type > add/edit/delete> select Mass 21 > options > set (K1 = masses inertias, K2 = parallel to global, K3 = 2-D w/o rot iner) > ok.

Pre-processor > element type > add/edit/delete> select Combi 14 > options > set (K1 = linear solution, K2 = use 2/3D DOF opt, K3 = 2-D longitudinal) > ok > close.

Pre - processor > Pre - processor > real constants> add/edit/delete > add > select (mass21) > ok > enter (real constant set no = 1, 2D mass = 0.5) > ok.

Pre - processor > real constants> add/edit/delete > add > select (mass21) > ok > enter (real constant set no = 2, 2D mass = 1) > ok.

Pre - processor > real constants> add/edit/delete > add > select (combi 14) > ok > enter (real constant set no = 3, K = 200) > ok.

Pre - processor > real constants> add/edit/delete > add > select (combi 14) > ok > enter (real constant set no = 4, K = 200) > ok.

Pre - processor > real constants> add/edit/delete > add > select (combi 14) > ok > enter (real constant set no = 5, K = 800) > ok > close.

Pre - processor > modelling > create > key points > in active cs > enter the below table.

Key point No
X - location
Y - location
Z - location

1
0
0
0
Apply
2
0.5
0
0
Apply
3
1
0
0
Apply
4
1.5
0
0
Ok

Pre - processor > modelling > create > lines > lines > straight lines > select (1-2, 2-3, 3-4) > ok.

Pre - processor > meshing > mesh tool > size control > line set > select line 1-2 > ok > no. of. element divisions = 1 > ok > select line 2-3 > ok > no. of. element divisions = 1 > ok > select line 3-4 > ok > no. of. element divisions = 1 > ok.

Pre - processor > meshing > mesh tool > element attribute > global set > element type number = (combi14), real constant set number (3) > ok > select mesh > select line 1-2 > ok.

Pre - processor > meshing > mesh tool > element attribute > global set > element type number = (combi14), real constant set number (5) > ok > select mesh > select line 2-3 > ok.

Pre - processor > meshing > mesh tool > element attribute > global set > element type number = (combi14), real constant set number (4) > ok > select mesh > select line 3-4 > ok.

Pre - processor > meshing > mesh tool > element attribute > global set > element type number = (mass21), real constant set number (1) > ok > change mesh method to "key point" > select mesh > select key point 2 > ok.

Pre - processor > meshing > mesh tool > element attribute > global set > element type number = (mass21), real constant set number (2) > ok > change mesh method to "key point" > select mesh > select key point 3 > ok.

Solution > analysis type> new analysis > select (modal) > ok.

Solution > analysis type> analysis options > select (block lanczos) in extract method > enter 2 in both, number of modes to extract & in number of modes to expand > ok > start freq = 0, end freq = 0 > ok.

Pre - processor > loads > define loads > apply > structural > displacement > on nodes > select nodes (1&4) > ok > fix UX, UY > apply > again select nodes (2&3) > ok > fix UY > ok.

Solve > current LS > ok > close.

General post processor > result summary  (natural frequency).

General post processor > read results > by pick > select any one (i.e. set 1) > read > close.

Utility menu bar > plot ctrls > animate > mode shape > enter (no of frames = 100, time delay = 0.5, nodal solution data = def+un-deform) > ok.

NOTE: You should get (f1=2.5814HZ & f2=8.3203HZ) which you can see on your left top corner of the GUI.

NOTE: To find the displacement of spring ( General post processor > list results > nodal solution > DOF solution > component of displacement > ok.


Comments

Popular posts from this blog

(ANSYS APDL THERMAL) Basic Heat Transfer example with heat generation

Preference > thermal > ok Pre-processor >element type > add/edit/delete > add > solid > quad 4 node 55 > ok > close. Pre - processor > material properties> material models > thermal > conductivity >    isotropic > KXX = 100 > exit. Pre - processor > modelling > create > area > rectangle > by 2 corners ( enter width =1, enter height =1) > ok. Pre - processor > meshing > size control > manual size  > lines > picked lines > (select two lines opposite to each other or parallel to each other) > ok > No of element divisions = 10 > apply > (select remaining two lines of the square which are also parallel to each other) > ok > No of element divisions = 10 > ok. Pre - processor > meshing > mesh > area > free > (select the area) > ok. Pre - processor > loads > analysis type > new analysis > steady state ...

(ANSYS APDL THERMAL) Composite Slab

A composite slab consists of one layer of brick 500 mm thickness and two layers of insulation. The inner layer of insulation is 100 mm thickness and outer layer is 60 mm thickness. The thermal conductivity of the brick, inner and outer layer are 15 w/mk, 0.12 w/mk and 0.082 w/mk respectively. The brick side is exposed to gases at 800 c and the outer insulation is exposed to ambient air at 30 c, The brick side and air side heat transfer co-efficient are 300 w/m2k and 150 w/m2k. Find the heat transfer through this composite slab and inter face temperature. Preference > thermal > ok. Pre-processor > Element type > add/edit/delete > add > select (link > convection 34) > apply > select (link > 3d conduction 33) > ok > close. Pre-processor > Real constants > add/edit/delete > add > select type 2 link 33 > ok > enter cross - area = 1 sqm > apply > ok. Pre-processor > Material properties > material mode...

( ANSYS APDL THERMAL ) Basic 1D Conduction Example.

Preference > thermal > ok Pre-processor >element type > add/edit/delete > add > solid > quad 4 node 55 > ok > close. Pre - processor > material properties> material models > thermal > conductivity >  isotropic > KXX = 16 > exit. Pre - processor > modelling > create > area > rectangle > by 2 corners ( enter width =1, enter height =1) > ok. Pre - processor > meshing > size control > manual size  > lines > picked lines > (select two lines opposite to each other or parallel to each other) > ok > No of element divisions = 10 > apply > (select remaining two lines of the square which are also parallel to each other) > ok > No of element divisions = 10 > ok. Pre - processor > meshing > mesh > area > free > (select the area) > ok. Pre - processor > loads > analysis type > new analysis > steady state > ok. Pr...

For Online Classes

Name

Email *

Message *