0% found this document useful (0 votes)
36 views75 pages

Cad - Cam - Cae

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1/ 75

CAD - CAM - CAE

Casiano Arroyo, Manuel


Garrido, Roxana
Paredes, Jorge
Quino Quispe, Gustavo
Sanchez Loayza, Luis Guillermo
Tabuchi Yagui, Edgardo Toshiro
1. Generalities

CAD

CAM

CAE
1.1 History
1.1 History
1.1 History
1.1 History
1.1 History
1.1 History
1.2 CAD
Computer-Aided Design (CAD)

Computer aided design is defined as the integrated use of computer


systems to assist in the creation, modification, analysis or
optimization of a design.
It is the technology concerned with the use of digital computers to
perform certain functions in design and production. It is the major
element of computer aided engineering.

Potencialities

Increase productivity
quality improvement
Varity of possible geometries
Reduced design time
Software
Applications

Standard model
NURBs modeling (Non Unifrom Rational B-
Splines)
1.3 CAM (Computer Aided
Manufacturing)
Machining
CNC
Advantages
1.4 Computer -Aided Engineering
(CAE)
Is the use of computer software and hardware in the translation of
stress analysis design models into manufacturing instructions for
computer-aided
vibration controlled
numerical analysis machine tools.
Structural analysis
Noise thermal distortion, etc.
Explicit Dynamics
Fluid Flow
Harmonic Response
Linear Buckling
More applications

Applications
CAM takes this one step further by bridging the gap between the
conceptual design and the manufacturing of the finished product.

For the sake of convenience, a single computer controller can drive


all of the tools in a single cell. G-code instructions can be fed to this
controller and then left to run the cell with minimal input from human
supervisors.
Process of CAE
Example: Stress Analysis
Create a part or an assembly.
Define properties.
Material selection
Define analysis steps.
Define interaction.
Loads.
Mesh
Job.
Visualization.
2. CAD
2.1 Theory

CAD Computer Aided Design


Raster & Vector

2D: Pixel 2D: Geometry Figures


3D: Voxel 3D: Solid Geometry
2D: Bezier Curve

Used commonly in 2D
Graphic Design
softwares.
2D: Spline
Used in 2D
modeling software
2D to 3D
3D: CAD
CAD
CAD
Boundary representation
(B-Rep)
Boundary representation models are composed basically of two
parts: Topology: & Geometry
Boundary representation
(B-Rep)
Topology: faces, edges and vertices.
Geometry: surfaces, curves and points.

ExtendedEulerPoincarrformula:
Faces+VerticesEdgesRings=2(ShellsHoles)
Boundary representation (B-
Rep)
TheextendedEuler
Poincarrformulaallowtestthetopolog
yfor polyhedralsolids:

Faces=3
Vertices=0
Edges=2

3 + 0 2 0 2 (1
0)
Constructive solid geometry
(CSG)
Primitives: cuboids, cylinders, prisms,
pyramids, spheres, cones.

Operations: union, intersection and


difference.
Constructive solid geometry
(CSG)
Constructive solid geometry
(CSG)
Infinitecylinder,I:x^2+y^2r^2<=0
Infiniteplanarhalfspace,
P:Ax+By+Cz+D<=0
Cylinderwithends:I^P1^P2
Constructive solid geometry
(CSG)
Function representation (F-
Rep)
Function representation (F-
Rep)
The objects defined by a single
continuous real-valued function of
point coordinates F(x)
The points with F(x) >= 0 belong to
the object.
The points with F(x) < 0 are outside
of the object.
The point set with F(x)=0 is called an
isosurface.
B-Rep vs F-Rep
Calculatingvolume
and
Calculatingsurface mass iseasy

Themodelis
areaiseasy
Themodelis unevaluated
Easy tomake
evaluated
numerically robust
Easytotriangulate
Inputispretty
thesurface
straightforward
Makingpictures
Thedatastructures

iseasy
arecompact
B-Rep vs F-Rep

Ray Tracing
The Z-buffer
AllcommercialsystemsareBRep.
because the the depth buffer or Z-
buffer is the predominant technology.
The silicon graphics and flight
simulator then the computer games
impulse that technology.
Foreachpixelstorebothcolourand
depth
Sendit3Dcolouredtrianglesinanyo
rder
Surfacesinfrontwin
The CAD softwares B-Rep

Theygrewoutof2Ddrafting
BRepisquicktorenderonancient
computers.
2.2 Parametric Design
parametric design

parametric geometry

geometrics parametrics

parameter
parametric design

parametric geometry

geometrics parametrics

parameter
parametric design reality

parametric geometry

geometrics parametrics

irreality parameter
+ Matter & Energy -Matter & Energy
- Information + Information
R R

R = A

1

2 n

B
A=
B=
1 = [A+B+.]
2 = [1+B+A]
emotion impact

possibility creati
ve
freedo
m
responsibility passion
ME I
F. Dyson
the evolution of science

new tools new concepts

new tools new concepts

use
2. CAD
2.3 Software
2D: Softwares: Inkscape
2D: Softwares: Illustrator
2D Softwares: Corel Draw
2D: Softwares: Photoshop
2D: Softwares: Cabri
Geometry
3D Software: Blender

Modeling, animation, created by NeoGeo


3D Software: Rhinoceros

industrial design, architecture, marine design, automotive design,


CAD / CAM, rapid prototyping, reverse engineering, industry as well
as graphic design and multimedia
3D Software: SolidWorks
3D Software: Catia
3D Software: Pro Engineer
3D Software: AutoCAD
3D Software: Maya
3D Software: Inventor
3D Software: Solid Edge
3D Software: Generative
components

Parametric CAD software developed by Bentley


Systems
3D Software: Visual Nastran
4D
3D Software: World Craft
3D Software: Revit
3D Software: Tekla
2. CAD
2.4 Examples
2.41 Computarization
It focuses only in the use of the
software.
It requires knowledge knowledge about
the software and its tools.
Example
Model a cylinder
Method 1
Create new document.
Create the sketch.
Assign dimensions.
Create the operation
Extrusion.
2.42 Computation
It focuses more in logic than in the use
of the software.
It requires knowledge of algorithms.
Example
Model a cylinder
Here a program was created using
Visual Basic and the API of Solidworks.
Method 2
2.43 Another Example
Example: Model a gear
Method 1
Draw the geometry
of gears tooth.
The geometry of the gears teeth is
complicated to draw.
Each new gear would be a new
problem to solve.
Thus it is strongly recommended to
create a routine to create gears with
some initial parameters.
Method 2
Creating a program
or script.
Project

Choose an object of the


nature.
Analize it and create a
software or script to generate
its geometry.

You might also like