You are on page 1of 6

Modelling and Simulation

Mechanical Engineering Project


Management
Contents
1. Introduction

2. 3D Design

3. BIM Methodology

4. Finite Element Analysis

5. 3D Printing

6. Bibliography
Modelling and Simulation 3

Introduction
Several tools are used in the modelling and simulation
process, the most common of which can be classified
into the following groups:

• 3D Design
• BIM Methodology
• Finite Element Analysis
• 3D Printing

3D Design
Computer Aided Design - CAD in three dimensions refers Figure 1. Modelling vectors.
to the use of computers to obtain a three-dimensional
model of a mechanical element, in an imaginary space,
visually displaying its physical properties, such as BIM Methodology
dimensions, material, or colour.
BIM, Building Information Modelling, is a collaborative
The use of 3D CAD provides benefits such as: work methodology that documents the entire life cycle of
a building or infrastructure, using a computer tool, in such
• Visualisation: allows you to create and visualise
a way that a single repository of all useful information is
3D objects and make modifications as required.
generated.
In addition, it is possible to create photorealistic
images by rendering. It can be defined as a set of work methodologies and
• Detail: the representation is very close to the final tools, characterised by the use of information in a
result, with the necessary precision and details that coordinated, coherent, computable, and continuous way,
may be different for each part of the model. using one or several compatible databases that contain
• Optimisation: showing failures of the design all the information relating to the element to be designed,
process, even allowing simulations and kinematic, built, and operated.
dynamic, stress, deformation, vibration, temperature BIM promotes new ways of thinking and acting, moving
or fluid flow tests. from a short-term vision, focused on the partial vision of
• Specialisation: with specific applications and one of the stages of the element's life cycle, to a long-
functions for each sector, such as calculating the term, multidisciplinary vision that includes the entire life
total mass, estimating manufacturing times and cycle.
costs and calculating the carbon footprint of their
manufacture. The use of BIM is an evolution of traditional designs,
• Realisation: giving the possibility to transform it into going beyond the definition and design phases based on
a real physical model in a simple and inexpensive 3D geometry, to include new dimensions:
way. • 4D: scheduling, such as simulations of project
phases, implementation of Lean methodology and
There are two traditional approaches to creating 3D Just-in-Time systems and visual validations for
geometry, the so-called history-based approach, where payment approvals.
the structure and order of features controls how models
react to changes or edits, creating predictable models • 5D: cost estimating, including cost planning,
based on a sketch; and direct modelling, where no history procurement verifications, earned value, and
or sketch is maintained, and editing is done directly by solution analysis.
selecting what is to be modified and applying values. • 6D: sustainability, including energy analysis,
element traceability, and LEED and BREAM
The latest trend is towards the use of a synchronous certifications.
approach, which combines the two approaches to allow • 7D: infrastructure management, including life cycle
changes to the design to be made intuitively by modifying strategies, and operations and maintenance plans
dimensions, relationships, and constraints. and programmes.
• 8D: relating to occupational safety plans in the
construction process.
Modelling and Simulation 4

The digital model provided by BIM is a virtual prototype


that digitally reproduces what is intended to be built and Finite Elements
exploited in reality. Its elements contain information A mechanical component is nothing more than a
relating to the data of all the elements that are continuous elastic structure. The Finite Element Analysis
represented, in the form of a figure in 3 dimensions, (FEA) methodology consists of dividing, i.e. discretising
which allows interactive visualisation, that facilitates this structure into small substructures, called elements,
communication between the agents involved and which are elastic and perfectly defined, but of finite size.
centralises the knowledge used. These elements can be linear, with 2 nodes, superficial,
This database requires the definition of Levels of with 3-8 nodes, or in the form of a solid, with 4 or more
Development (LOD), which is the way to measure the nodes; to which are added special elements such as
degree of information contained in each element, which gaps, connections, and rigid joints, with a minimum of 2
goes beyond the accuracy and detail of the graphic nodes each.
representation, becoming a measure of the increase of It can be defined as the methodology that poses and
information in the model. solves a system of equations that considers the loads
The most commonly used Level of Development model and deformations for each of these elements.
is the BIMForum Specs model, which creates a scale By employing polynomial functions, the continuous
from LOD 100 to LOD 500 with the following definitions: elastic behaviour of each element is developed in terms
• LOD 100: graphical representation of the element. of the material and geometric properties of the element.
Loads can be applied within the element (gravity,
• LOD 200: graphic representation accompanied by dynamic, thermal, etc.), at the element surface or at
approximate quantities, sizes, shapes, locations, element nodes.
and orientations.
• LOD 300: graphical representation accompanied The analysis process consists of three phases: Pre-
by exact quantities, sizes, shapes, locations, and processing, processing, and post-processing.
orientations.
Pre-processing
• LOD 350: graphical representation accompanied
by quantities, sizes, shapes, shapes, locations, consists of modelling the geometry using a graphical
orientations, as well as interfaces to other systems interface or, better yet, a 3D CAD program, and then
and elements. transferring the model to the finite element software.
• LOD 400: graphical representation accompanied This step may require adjustments to the model, which
by quantities, sizes, shapes, locations, and may be a simplification, or ensuring that the shapes are
orientations, as well as manufacturing, assembly, closed and continuous.
and installation details and information.
The next step is the meshing of the model, which,
• LOD 500: is a field-verified representation of the as indicated, consists of discretising the model into
element, with all its data. elements. This is the most important part because the
accuracy of the result will depend on it. It is advisable to
be especially careful and reduce the size of the elements
around the stress concentration points of the structure.
On the other hand, an element that is too small in size
slows down the whole calculation process.

3D 4D 5D 6D 7D
• Infrastructure
• Cost estimates • Sustainability Management
• Programming
• Graphical • Verifications • Energy analysis • Strategies
• Lean
representation • Earned value • Traceability • O&M Plans
• Validations
• Solution analysis • Certifications • O&M
Programmes
Figure 2. Dimensions of the process.
Modelling and Simulation 5

Material properties are assigned to the different elements


of the structure, such as density, Young's Modulus, 3D Printing
Shear Modulus and Poisson's Ratio for mechanical The principle of 3D printing is that a digital model, made
calculations, and others such as, Coefficient of Thermal in 3D CAD, is converted into a three-dimensional physical
Dilatation, Coefficient of Thermal Conductivity, Electrical model by adding material. This is why it is also called
Conductivity, etc., depending on the type of calculation to Additive Manufacturing, as opposed to subtractive
be carried out. manufacturing, which would be obtained by machining
Finally, the boundary conditions are assigned, such as or cutting, and conformal manufacturing, which would be
the restrictions of movement in the elements and nodes, obtained by moulding or confirmed moulding.
as appropriate, and the loads to which the structure is 3D printing software transforms the digital model into
subjected are applied, without forgetting about the value a series of 2-dimensional "slices" that are printed and
and direction of gravity. placed on top of each other, adding the third dimension
Process to the whole.

It consists of the development of a set of systems of


discrete equations, based on each of the elements of the
mesh. The equations can be developed based on various
principles, such as energy conservation principles, FDM
Hamilton's Principle, the Weighted Residual Method, or
Taylor Series.
SLA &
SL/LOM
Systems of equations are solved either by direct methods, DLP
suitable for a small number of elements, such as
Gaussian elimination or L U factorisation; or by iterative
methods, more suitable for systems with a large number
of equations, such as Jacobi's method, the Gauss-Seidel 3D Printing
method, the SOR method, etc. SLS/
DED SMLS/
For systems of non-linear equations, several iterative SLM
resolution cycles must be carried out.

Post-processing

The result of the calculation is a large volume of data BJ MJ


that is very difficult to process, so it is essential to
transform this data into 3D images with colour scales,
which are much easier to interpret and analyse, to which Figure 4. Types of technology used in 3D printing.
iso-surfaces, vector fields, and animations that simulate
dynamic behaviour can be added. There are several 3D printing technologies, which are
Virtual reality solutions are currently being developed classified into 7 types:
that allow a more in-depth analysis of the solutions. • Fused Deposition Modelling (FDM), which uses a
filament spool that feeds an extrusion head with
a high temperature nozzle, in which the the head
deposits molten material in precise locations, and
• Geometric modelling then cools and solidifies creating a rigid part.
• Transfer to FEA • Vat Polymerisation (Stereolithography & Digital
• Meshing (discretisation)
Pre-processing • Material properties
Light Processing - SLA & DLP) uses ultraviolet
• Boundary conditions light to cure a liquid resin, deposited in a vat, that
• Loads solidifies it, layer by layer. SLA uses a single laser
beam, while DLP projects a two-dimensional image
• Development of systems of equations for each layer.
Process • Solving systems of equations
• Powder Bed Melting (Selective Laser Sintering/
Direct Metal Laser Sintering/ Selective Laser
Post- Melting - SLS/ DMLS/ SLM), the process starts by
• 3D Images
processing preheating a deposit of polymer powder just before
its melting point, a roller deposits a very thin layer
Figure 3. Stages of the Process.
of this powder, and a laser light sinters exactly the
powder particles that form the part. In DMLS and
SLM, metal powder is used.
Modelling and Simulation 6

• Material Jetting (MJ), works in a similar way to


an inkjet printer; only the head injects a layer of Bibliography
material, and once it has been deposited and cured [1] R. Budynas, K. Nisbett. (2012). Mechanical
under UV light the platform is lowered for another engineering design. McGraw-Hill Interamericana de
layer to be deposited. The speed of the process can España, S.L.
be increased by using several heads.
[2] G.R. Liu, S.S. Quek (2003). Finite Element Method: A
• Binder Jetting (BJ), a bed of material is deposited, Practical Course. Elsevier Science & Technology
which can be metallic, acrylic, or powder; a head
[3] B.Redwood, F.Schöffer, B.Garret (2017). The 3D
injects adhesive material forming layers of the final
printing handbook. 3D hubs B.V.
part; finally, the part is separated from the bed of
material and cleaned. [4] es.BIM (2016). BIM in 8 points
• Directed Energy Deposition (DED), which uses a
head that deposits layers of molten material, which
solidify to form the part.
• Lamination (Sheet Lamination/ Laminated Object
Manufacturing - SL/ LOM), which consists of
overlapping sheets of material, these sheets are cut
to the exact shape using a laser cutter.

The use of 3D printing is interesting because it allows


prototyping at very low cost, reducing design time,
allowing the use of a wide variety of materials and the
manufacture of parts of great geometric complexity.

However, it has limitations as the materials used are


usually anisotropic and have low structural strength,
require post-treatment, and do not allow a high degree
of precision, so these factors must be considered when
validating the prototype.

You might also like