Introduction
Introduction
INTRODUCTION
Content:
Prototyping fundamentals, Historical development, Fundamentals of Rapid Prototyping, Process Chain,
Advantages and Limitations of RP
Commonly used Terms, Classification of RP process, Introduction to Reverse Engineering.
Design for Additive Manufacturing (AM), Rapid Prototyping Data Formats STL Format.
Objectives:
1. To know principle methods, areas of usage, possibilities and limitations of AM.
2. To be familiar with the characteristics of the different materials used in AM
3. To apply these Techniques to engineering applications.
1. Text / Ref. books: C.K. Chua, K.F. Leong, C.S. Slim, Rapid prototyping principles
and applications, World Scientific Pub. 3rd edi. 2010.
2. Ian Gibson, Devid W. Rosen, and Brent Stucker, Additive Manufacturing
Technologies: Rapid Prototyping to direct Digital manufacturing. Springer.
1
Fig. Examples of AM products https://www.amdprogram.psu.edu/amd-courses/
2
1.1 Prototyping Fundamentals:
Prototype: It is the model / primary version of product under development process.
Role of prototypes:
i. Experimentation and learning ii. Testing and proofing
iii. Communication, interaction and marketing iv. Synthesis and integration
Additive Manufacturing:
3
1.2 Phases of Development leading to RP
Phase1: Manual Prototyping: early stage, craft base, labour intensive
Phase2: Soft or Virtual Prototyping: after 1980s, computer based analysis
Phase3: Rapid Prototyping: rapid, free from fabrication/virtual mfg.
4
Examples of Components mfg. by RP
The near-net-shape technique. This reduces the need for surface finishing.
The added dimension given to design. Internal structures and features that were
formerly impossible can be realised. Financial and time saving.
6
Fig. Four major aspects of RP
1.4 Advantages of RP
i. Complex and refined products are made available to market in less time.
ii. Different customized designs can be avail to customers within short time.
iii. Project completion cost and time is reduced to weeks or less (50 to 80 %)
with cad /cam technology.
iv. Product designer- combine/modify features, strength to weight ratio-increase.
v. Mfg. facility: The designers and the machinery can be in separate places.
vi. Tooling and mfg. engineer: labor, tooling, material, inspection, design
misinterpretation is minimised.
7
Fused filament fabrication (FFF)
An AM technology that is based on the principle of laying down material in layers.
Filament
The material that is used for 3D printing. It has the shape of a wire, coiled on a spool.
Layer resolution
The layer resolution (or layer height) describes the thickness of one layer of 3D print.
The default layer resolution is 0.1 mm (100 micron), , 0.02 mm (20 micron)
Positioning precision
The accuracy with which the print head moves around in the X and Y direction.
Instead of moving around in a perfect circle it moves around in steps of 12.5 micron.
Print speed
The speed at which the print head moves while it is printing. Based on the print speed
the amount of plastic that needs to be extruded will be calculated.
Travel speed The speed at which the print head moves while not printing.
8
Firmware: The software that runs on the electronics and controls m/c.
Wh. Questions
When to prototype, why and how to achieve faster time to market
How to reduce development cycles, lead-time and engineering effort
Prototyping for agile manufacturing, and key questions to ask before getting
started
How to use CAD data for design verification and types of prototyping
3D printing technologies for rapid prototyping and choosing the best solution
9
Reverse Engineering
Engineering is the process of designing, manufacturing, assembling and
maintaining products and systems.
There are two types of engineering, forward engineering and reverse engineering.
Forward engineering is the traditional process of moving from high-level abstractions
and logical designs to the physical implementation of a system.
In some situations, there may be a physical part/product without any technical details,
such as drawings, bills-of-material, or without engineering data.
The process of duplicating an existing part, subassembly, or product, without
drawings, documentation, or a direct computer model is known as reverse engineering.
Reverse engineering is also defined as the process of obtaining a geometric CAD model
from 3-D points acquired by scanning/digitizing existing parts/products.
For example, when a new car is launched on the market, competing manufacturers
may buy one and disassemble it to learn how it was built and how it works.
• The original manufacturer no longer exists, but a customer needs the product, e.g.,
aircraft spares required typically after an aircraft has been in service for several years.
• The original manufacturer of a product no longer produces the product, e.g., the
original product has become obsolete.
• The original product design documentation has been lost or never existed.
• Creating data to refurbish or manufacture a part for which there are no CAD data, or
for which the data have become obsolete or lost.
10
• Inspection and/or Quality Control–Comparing a fabricated part to its CAD
description or to a standard item.
• Some bad features of a product need to be eliminated e.g., excessive wear might
indicate where a product should be improved.
• Creating 3-D data from a model or sculpture for animation in games and movies.
• Creating 3-D data from an individual, model or sculpture to create, scale, or reproduce
artwork. • Architectural and construction documentation and measurement.
11
12
Scan Mode Handheld HD Scan Handheld Rapid Scan
13
Special Objects for For the transparent, highly reflective or some dark
Scanning objects, please spray powder before scanning
Single Scan Range 300×170 mm
Light Source White light LED
Printable Data Output Yes
Data Format OBJ,STL,ASC,PLY
Scanner Body Weight 0.8 kg
Supported OS Windows 7, 8 or 10, 64 bit
Sharing to sketchpad Yes
PC Requirements Display card: NVIDIA GTX660 USB: 1 ×USB 2.0 or 3.0
(Required) CPU: i5 RAM: 8
PC Requirements Display card: Desktop- NVIDIA GTX serial cards higher
(Recommended) than GTX660, Laptop- NVIDIA GTX serial cards higher
than GTX960M, CPU: i7 RAM:16 G
Applications:
i. Handheld Rapid Scan
ii. Handheld HD Scan
iii. Fixed Scan without Turntable
14
SLICE File
Layer thickness / precision: (0.1 – 0.25) mm, …. DBZ, Aeqon 400 v2 machine
The size, location and orientation of the model need to be adjusted and modified.
This build orientation determines the strength of the model.
This is because for rapid prototypes model, the properties vary from on direction to
another. Models are normally weaker in the z direction than in the x and y plane.
This is due to the layering process. Also ensuring that the shortest dimension in the z
direction reduces number of layers, thus saves time.
15
Fig. Classification of RP techniques.
SLA, SGC, PJS SLS, SLM,3DP LOM,
16
17
18
1.4 Fundamentals for Creating Input files for AM.
Content: Rapid Prototyping Data Formats STL Format, STL File Problems, Consequence of
Building Valid and Invalid Tessellated Models, STL file Repairs: Generic Solution, Other
Translators and Newly Proposed Formats. Rapid Prototyping Software’s.
To discuss the STL file format used by many m/c’s as model input data.
To know common errors and other software that can assist with STL files?
To find limitations of the STL format and how it may be replaced by AMF?
Introduction
The quality, reliability, and ease of use of 3D CAD have meant that virtually
any geometry can be modelled, and it has enhanced our ability to design.
The only information that an AM machine requires from the CAD system is
the external geometric form. How Part was modeled and features.
19
It encodes this information using a simple concept called “tessellation”. It is
the process of tiling a surface with one or more geometric shapes such that
there are no overlaps or gaps.
The more complex the surface, the more triangles produced.
This file consists of an unordered list of triangular facets (mesh)
representing the outside skin of an object. File itself holds no dimensions.
So any information concerning the color, material, build layers, lines/curves
are ignored during the conversion process. It’s a larger file w.r.t. CAD file.
Each facet is uniquely identified by a unit normal vector and three vertices.
20
Fig .STL file from CATIA
21
22
A binary STL file can be described in the following way:
An 80-byte ASCII header that can be used to describe the part
– A 4 byte unsigned long integer that indicates the number of facets in the object
– One unsigned integer of 2 bytes that should be zero, used for checking
To
check, number of faces of a proper solid defined using STL must be an even no.
Number of edges must be divisible by three.
ii. Leaking STL files: STL files should describe fully enclosed surfaces/solid.
STL data files should construct entities according to Euler’s Rule for solids:
No. of faces + No. of edges + No. of vertices = (2 * No. of bodies)
If not, file is said to be leaking, the file slices will not represent the actual model.
Slicing software may add in / ignore vectors to close the outline.
Fig.1 and 2.
25
iii. Missing Facets or Gap
Tessellation of surfaces with large curvature can result in errors at the intersections
between such surfaces, leaving gaps or holes along edges of the part model.
26
v. Overlapping Facets
It is generated due to numerical round-off errors occurrence.
Vertices are represented in 3D space as floating point numbers instead of integers.
And as tolerances are set too liberal.
27
Such problems have become inevitable.
The STL format which inherently has these limitations.
28
An Invalid Mode: The missing facet in the geometrical model.
Would cause the system to have no predefined stopping boundary in that slice.
It is importance that model be “confirmed/repaired” before it is sent for building.
29
30
AM Materials:
31
32
Material/process considerations and control methods
Absorptance: Processes of involve a direct interaction of powders with laser.
The determination of absorptance of powders is important to heat develop.
As it allows one to determine a suitable processing window free of a non-
response of powder due to an insufficient laser energy input;
A pronounced material evaporation due to an excessive energy input.
33
Surface tension and wettability
The liquid-solid wetting characteristic is crucial for successful AM process.
DMLS system involves wetting between structural metal and liquid binder.
Wetting between molten system and solidified pre-processed layer (DLM/SLM).
S=
Viscosity (µ):
Viscosity of melt should be low enough to cover spread on previous layer.
In SLS process of solid- liquid mixture, the viscosity of mixture is:
Indirect Methods
Ceramics:
35
Composites
Uniform Composites
Uniform composites fabricated using AM is done by:
SLS, SLM and 3DP: pre-prepared mixture of powder materials,
FDM: a filament of mixed materials. e.g. wood PLA
LOM: a composite laminate, SLA: a mixture of liquid photo curable resin
The composite materials that include:
a polymer/ceramic/metal matrix and fiber: particulate reinforcement.
36
37
38
AM Unique Capabilities: Compare to other mfg. processes leads:
e.g. Adept Robot Link has been stiffened with a custom-designed lattice
structure, conforms to the link’s shape. It show weight reductions of 25 %
39
iii. Functional complexity: functional devices (not just individual
piece-parts) can be produced in one build.
One always has access to the inside of the part:
First, by carefully controlling the fabrication of each layer, it is
possible to fabricate operational mechanisms. (Vertical, horizontal
prismatic, revolute, cylindrical, spherical, and Hooke joints.)
Components have been inserted into parts being built: VP, ME, PBF.
40
iv. Material complexity:
Material can be processed one point, or one layer, at a time as a
single material or as a combination of materials.
Causing different material properties in different regions of part.
Enable changing material composition gradually or abruptly during
the build process.
Turbine blade of jet engine: Complex material properties.
Outside: resistant to high temp. Stiff to prevent elongation.
Root: ductile, high fatigue life. Interiors: high conductivity-cools.
41
High performance orthopedic implants: adhesion and wear.
By changing the composition of the material from the bone in-
growth region to the bearing surface.
Stratasys-Connex500: Ink-jet, several polymer material in 1build.
42
Complex geometry
The layer-by-layer fabrication approach means that the shapes of part
cross sections can be arbitrarily complex, up to the resolution of process.
For example, SLA (VP) and PBF processes can fabricate features almost
as thin as their laser spot sizes.
In material jetting (PJ/BJ) processes, features in the layer can be the
size of several printed droplets. In principle, features can be as thin as a
layer thickness. In practice, features typically are several layers thick.
Integrated Assemblies
Even when two or more components must be able to move with respect
to one another, e.g. ball-and-socket joint, can build as fully assembled.
These capabilities enable the integration of features from multiple
parts, possibly yielding better performance.
Minimize no. of parts and accommodate as assembly. Lead to much
larger reductions in production costs, inventory and work.
43
Customized Geometry
AM processes can fabricate mass custom geometries.
Biomedical applications: e.g. hearing aid shells by VP or PBF.
Hundreds or thousands of shells, each of a different geometry, can be
built at the same time in a single machine.
Multifunctional Designs
Achievement of multiple functions, or purposes with a single part.
e.g, if a part needs to be stiff in one location, but flexible in another
position. Is solution possible?
Heat exchanger that also serves a structural purpose, which could be
fabricated by grading steel and copper alloys.
v. Interlocking Features
AM machines have a finite build volume and large parts may not be
capable of being built inside them. Break design up into segments.
Interlocking features and maximizing surface area for adhesive.
45
vi. Reduction of Part Count in an Assembly
If part assembly can be simplified using AM, then this should be
done. Assembled and single component print. e. g. assembled hinge.
Consolidate multiple parts into a single part and to include additional
part complexity where it can improve system performance.
46
47