CAMA Lab Introduction
CAMA Lab Introduction
VISION
The Department of Mechanical Engineering shall be a renowned center for quality
education and research, creating competent engineers to serve the society.
MISSION
1. To impart principles and applications of mechanical engineering through effective
teaching-learning methods, competent staff and best-in class infrastructure.
2. To promote industry-institute interaction for mutual benefits.
3. To foster quality research environment in key areas.
4. To inculcate professional ethics, leadership qualities and entrepreneurial skills.
Course Outcomes
Explain the analysis of simple structural elements like bars, beams, trusses using FEM
CO1
package (ANSYS)
CO3 Solve 1D and 2D conduction and convection problems using FEM package (ANSYS & Fluent).
CO4 Assess basic structural elements subjected to dynamic loading using FEM package(ANSYS)
Course Contents
Demonstration
a. Demonstrate the use of graphics standards (IGES, STEP etc.) to import the model from modeler to
solver.
b. Demonstrate one example of contact analysis to learn the procedure to carry out contact analysis.
1.
Demonstrate at least two different types of examples to model and analyze bars or plates made from
composite material.
Exercise
1. Bars of constant cross section area, tapered cross section area and stepped bar.
Beams – Simply supported, cantilever, beams with point load, UDL, beams with varying load etc.
3.
(Minimum 2 exercises of different nature) and stress analysis of rectangular plate with circular hole.
Thermal Analysis – 1D & 2D problem with conduction and convection boundary conditions
4.
(Minimum 3 exercises of different types).
Course Contents
Structured enquiry
1. Fluid flow Analysis – Potential distribution in 2-D bodies.
Stress analysis of Axisymmetric problems – Pressurized cylinder and rotating disc or cylinders (Solid
1.
and hollow)
Introduction to FEA
Finite Element Analysis is a way to simulate loading conditions on a design and determine the design’s
response to those conditions. The design is modelled using discrete building blocks called elements.
Each element has exact equations that describe how it responds to a certain load.
The “sum” of the response of all elements in the model gives the total response of the design. The
elements have a finite number of unknowns, hence the name finite elements. The finite element model,
which has a finite number of unknowns, can only approximate the response of the physical system,
which has infinite unknowns.
Most often the mathematical models result in algebraic, differential or integral equations or
combinations thereof. Seldom these equations can be solved in closed form (Exact form), and hence
numerical methods are used to obtain solutions.
Finite difference method is a classical method that provides approximate solutions to differential
equations with reasonable engineering accuracy. There are other methods of solving mathematical
equations that are taught in traditional numerical methods courses. Finite Element Method is one of the
numerical methods of solving differential equations.
Importance of FEA to Designers and Design Organizations
• Easily applied to complex, irregular shaped objects composed of several different materials and
having complex boundary conditions.
• Applied to steady state time dependent, Eigen Value, linear and non-linear problems.
• FEM can be coupled to CAD programs to facilitate solid modelling and mesh generations.
• Many FEM software packages feature GUI interfaces, automeshers, sophisticated post processors
and graphics to speed the analysis and makes Pre& post processing user friendly.
In general, a finite element solution may be broken into the following three stages. This is a general guideline that can
be used for setting up any finite element analysis:
1. Pre-processing: defining the problem; the major steps in pre-processing are given below:
a) Define key points/lines/areas/volumes (Or Building a solid model)
b) Define element type and material/geometric properties
c) Mesh lines/areas/volumes as required
d) Detail required will depend on the dimensionality of the analysis (i.e. 1D, 2D, axi-symmetric, 3D).
2. Solution: assigning loads, constraints and solving; here we specify the loads (point or pressure), constraints
(translational and rotational) and finally solve the resulting set of equations.
3. Postprocessing: further processing and viewing of the results; in this stage one may wish to see:
e) Lists of nodal displacements
f) Element forces and moments
g) Deflection plots
h) Stress contour diagrams
Merits of FEM
Merits of FEM
a) Can readily handle complex geometry
b) Can handle complex analysis types: Vibration, Transients, Nonlinear, Heat Transfer, Fluids.
c) Can handle complex loading: Node-Based loading (Point Loads), Element-based loading (Pressure, thermal,
inertial forces), Time or frequency dependent loading.
d) Can handle complex restraints: Indeterminate structures can be analysed.
e) Can handle bodies comprised of non homogeneous materials: Every element in the model could be assigned a
different set of material properties.
f) Can handle bodies comprised of non-isotropic materials: Orthotropic, Anisotropic.
g) Special material effects are handled: Temperature dependent properties, Plasticity, Creep, swelling.
h) Special geometric effects can be modelled: large displacements and rotations.
Demerits and limitations of FEM
Demerits of FEM
a) A specific numerical result is obtained for a specific problem. A general closed form solution, which would permit
one to examine system response to changes in various parameters.
b) Experience and judgment are needed in order to construct a good finite element model.
c) Susceptible to user introduced modelling errors: poor element choices, distorted elements, inadequate
geometrical modelling.
d) Certain effects like buckling, large deflections and material non-linearities not included.
e) FEM is applied to an approximation of the mathematical model of a system.
Limitations:
f) High Speed computers and larger memory requirements.
g) Obtaining material properties other than isotropic is very difficult.
h) Incapable of handling incompressible fluids.
i) Proper interpretation of results is more important as large output data is available.
j) Selection of proper mesh size is difficult.
ANSYS
ANSYS is a general-purpose finite element-modelling package for numerically solving a wide variety of mechanical
problems. These problems include: static/dynamic structural analysis (both linear and non-linear), heat transfer and
fluid problems, as well as acoustic and electro-magnetic problems. ANSYS Multiphysics is the flagship ANSYS product
which includes all capabilities in all engineering disciplines. There are three main component products derived from
ANSYS Multiphysics:
1. ANSYS Mechanical – structural & thermal capabilities
2. ANSYS Emag – electromagnetics
3. ANSYS FLOTRAN – CFD capabilities
The ANSYS program has several types of coordinate systems, each used for a different reason:
a) Global and local coordinate systems are used to locate geometry items (nodes, key points, etc.) in space.
b) The display coordinate system determines the system in which geometry items are listed or displayed.
c) The nodal coordinate system defines the degree of freedom directions at each node and the orientation of nodal
results data.
d) The element coordinate system determines the orientation of material properties and element results data.
e) The results coordinate system is used to transform nodal or element results data to a particular coordinate system
for listings, displays, or general postprocessing operations.
ANSYS-APDL
The Ansys Parametric Design Language (APDL) is the foundation for all sophisticated features, many of which are not
exposed in the Workbench Mechanical user interface. The open architecture of Mechanical APDL allows you to write
your own subroutines in the C, C++, or Fortran programming languages. While doing analysis in Ansys APDL, material
is processed from the application of loads to the failure under 4 steps. They are:
I. Preferences
II. Pre-processor
III. Solution
IV. General Post Processor
Interpolation : p-method
p-Method:
The p here stands for polynomial. Large elements and complex shape functions are used in p-method problems. In
order to increase the accuracy of the solution, the complexity of the shape function must be increased. Increasing the
polynomial order increases the complexity of the shape function. The mesh does not need to be changed when using
the p-method.
As an initial run, the solution might be solved using a first order polynomial shape function. A solution is obtained. To
check the solution the problem will be solved again using a more complicated shape function. For the second run, the
solution may be solved using a third order polynomial shape function. A second solution is obtained. The output from
the two runs is compared. If there is a large difference between the two solutions, then the solution should be run
using a third order polynomial shape function. This process is repeated until the solution is not changing much from
run to run.
Types of Elements
Most ANSYS element types are structural elements, ranging from simple spars and beams to more complex layered
shells and large strain solids. Most types of structural analyses can use any of these elements. Few important FEM
elements are as follows:
a. TRUSS: Slender element (Length>>area) which supports only tension or compression along its length.
b. BEAM: Slender element whose length is much greater that its transverse dimension which supports lateral loads,
which cause flexural bending.
c. 2D SOLID: Element whose geometry definition lies in a plane and applies loads also lie in the same plane. Plane
stress occurs for structures with small thickness Compared with its in plane dimension- stress components
associated with the out of plane coordinate zero. Plane strain occurs for structures where the thickness becomes
large Compared to its in plane dimension-strain component associated with the out of plane coordinate are zero.
d. PLATE: Element whose geometry lies in the plane with loads acting out of the plane which cause flexural bending
and with both in plane dimensions large in comparison to its thickness- two dimensional state of stress exists
similar to plane stress except that there is a variation of tension through the thickness.
e. SHELLS: Element similar in character to a plate but typically used on curved surface and supports both in plane
and out of planeloads. Numerous formulations exist.
f. 3D SOLID: Element classification that covers all elements – element obeys the strain displacement and stress
strain relationships.
3D Spar Element (Link 180)
LINK180 Element Description:
LINK180 is a 3-D spar that is useful in a variety of engineering applications. The element can be used to model
trusses, sagging cables, links, springs, and so on. The element is a uniaxial tension-compression element with three
degrees of freedom at each node: translations in the nodal x, y, and z directions. Tension-only (cable) and
compression-only (gap) options are supported. As in a pin-jointed structure, no bending of the element is considered.
Plasticity, creep, rotation, large deflection, and large strain capabilities are included.
By default, LINK180 includes stress-stiffness terms in any analysis that includes large-deflection effects. The element
is defined by two nodes, the cross-sectional area (AREA), added mass per unit length (ADDMAS), and the material
properties. The element X-axis is oriented along the length of the element from node I toward node J.
Link 180 Geometry:
3D Finit Stn Element (Link 180)
Element loads are described in Nodal Loading. Temperatures may be input as element body loads at the nodes. The
node I temperature T(I) defaults to TUNIF. The node J temperature T(J) defaults to T(I). LINK180 allows a change in
cross-sectional area as a function of axial elongation. By default, the cross-sectional area changes such that the
volume of the element is preserved, even after deformation. The default is suitable for elastoplastic applications. By
using KEYOPT (2), you may choose to keep the cross section constant or rigid. LINK180 offers tension-only or
compression-only options. You can specify the desired behaviour via the third real constant.
Link 180 Input Summary:
Name Definition
EL Element number
NODES Nodes - I, J
MAT Material number
AREA Cross sectional area
Sxx Axial Stress
Force Member force in the element coordinate system
TEMP Températures T(I), T(J)
SECID Section number
3D Spar Element (Link 180)
Link 180 Output Summary:
Item: predetermined Item label for ETABLE and ESOL
E: sequence number for single-valued or constant element data
I,J: sequence number for data at nodes I and J
Sxx LS - 1 2
AREA SMISC 2 - -
FORCE SMISC 1 - -
Web References for S/w, Tutorials & MOOCs
• For Software Download and Installation:
• www.ansys.com install the Student Version.
• Tutorials
• www.mece.ualberta.ca/tutorials/ansys
• http://mae.uta.edu/~lawrence/
• http://expertfea.com/tutorials.html
• MOOCs
• https://www.edx.org/course/finite-element-method-fem-analysis-and-application
• https://www.coursera.org/lecture/fatigue-failure-in-different-fields-of engineering/tutor
ial-of-ansys-workbench-finite-element-simulation-yeQ39
D E PA RT M E N T O F M E C H A N I C A L E N G I N E E R I N G