SlideShare a Scribd company logo
COMPUTER AIDED DESIGN AND
MANUFACTURING
UNIT 1
INTRODUCTION
SYALLABUS
Product cycle
Design process
Sequential and concurrent engineering
Computer aided design – CAD system architecture
Computer graphics – co-ordinate systems- 2D and 3D transformations -
homogeneous coordinates
Line drawing -Clipping- viewing transformation
Product cycle
The cycle through which a product goes from development to
retirement is called product life cycle.
The product cycle starts with developing the product concept,
evolving the design, engineering the product, manufacturing the
part, marketing and servicing.
The product undergoes the following two main processes
Design process
Manufacturing process
DESIGN PROCESS
Design is an activity that needs to be well organized and should take into
account all influences that are likely to be responsible for the success of the
product under development.
The following models are considered in design purpose
Shigley
Pahl and Beitz
Ohsuga
Earle
Shigley design Process
17-02-2020 7
Pahl and Beitz design
Process
17-02-2020 8
Ohsuga design Process
17-02-2020 9
Earle design Process
17-02-2020 10
MORPHOLOGY OF DESIGN
Morphology design refers to the study of the chronological structure of
design projects.
It is defined by seven phases and their sub steps. Out of seven phases, the
first three phases belong to the design the proposed by asimow and the
remaining four phases belong to production, distribution, consumption and
retirement.
SEQUENCIAL ENGINEERING
Three major phases of conventional manufacturing process are design,
process planning and manufacturing.
All these phases are sequentially carried out.
CONCURRENT ENGINEERING
It is the methodology of restructuring the product development activity in
a manufacturing organization using cross functional team approach.
COMPARISION BETWEEN SEQUENTIAL
AND CONCURRENT ENGINEERING
Product development cost
Number of design changes
Lead time for product development
Customer satisfaction
Coordination between departments
COMPUTER AIDED DESIGN
Groover and Zimmers defined “CAD is the technology concerned with the use
of computer systems to assist the creation, modification, analysis and
optimization of a design”.
Roles of CAD in Design
Accurately generated and easily modifiable graphical representation of the
product.
User can nearly view the actual product on the screen, make any
modification to it and present his ideas on screen without any prototype,
especially during the early stages of the design process.
Complex design analysis in short time. By implementing Finite Element
Analysis (FEA) methods user can perform as follows
Static, dynamic & natural frequency analysis
Heat transfer analysis
Fluid flow analysis
Plastic analysis
Roles of CAD in Design
It records and recalls information with consistency and speed
Use of Product Data Management (PDM) systems can store the whole
design and processing history of a certain product for future reuse and
upgrade.
CAD PROCESS
APPLICATION OF CAD
Mechanical engineering
Civil engineering
Electrical and electronics engineering
Textile industry
ADVANTAGES OF CAD
Easy editing
High quality
Compact storage
3D Drawing
CAD SYSTEM ARCHITECTURE
It is an early model which was used for the basic geometry construction
and modelling purpose.
Four major components of CAD System Architecture are
1. Database
2. Operating system
3. Input/output devices
4. User interface
COMPUTER GRAPHICS (CG)
Computer graphics is a technology which uses the display of the drawing or
the geometric model of the component in CAD.
CG may be defined as the process of creation, storage and manipulation of
drawings and pictures with aid of a computer.
It is an extremely effective medium for communication between users and
computers.
There are two types
1. Passive CG
2. Interactive CG
Interactive CG
The following functions of the ICG
Modelling
Storage
Manipulation
Viewing
ADVANTAGES OF COMPUTER
GRAPHICS
The object drawings can be denoted by its geometric model in three
dimensions. i.e. X, Y, Z coordinates.
Accurate drawings can be made.
Sectional drawings can be easily created.
Modification of geometric model of objects is easy.
It is easy storage and retrieval of drawings.
APPLICATIONS OF COMPUTER
GRAPHICS
Paint programs
Design programs
Presentation graphics software
Animation software
CAD software
Desktop publishing
Education and training
Image processing
CO-ORDINATE SYSTEMS
In general, there are two types of co-ordinate system
1. Cartesian – Linear distances X,Y and Z
2. Polar – Angles such as θ, α, φ
Left hand and right hand co-ordinate systems
Multiple co-ordinate systems
World co-ordinate system
Object co-ordinate system
Hierarchical co-ordinate system
View point co-ordinate system
Model view co-ordinate system
Screen co-ordinate system
View port co-ordinate system
Left and right handed
coordinate system
17-02-2020 36
2D & 3D
(GEOMETRIC)TRANSFORMATION
A geometric transformation is an operation that modifies
its shape, size, position, orientation etc. with respect to its
current configuration operating on the vertices.
Some of the important transformations are
Translation
Scaling
Rotation
Reflection
Shear
17-02-2020 37
2D & 3D TRASLATION
,
, ,
x y
x
y
x x t y y t
tx x
ty y
    
     
            
  
P P T
P P T
17-02-2020
38
2D FORMULA 3D FORMULA
2D & 3D SCALING
17-02-2020
39
2D FORMULA 3D FORMULA
,
0
0
x y
x
y
x x s y y s
sx x
sy y
    
     
         
  P S P
2D & 3D ROTATION
17-02-2020
40
2D FORMULA 3D FORMULA
HOMOGENEOUS TRANSFORMATION
The three dimensional representation of two
dimensional plane is called as homogeneous
representation and the transformation using
homogeneous representation is called
homogeneous transformation.
17-02-2020 41
HOMOGENEOUS TRANSFORMATION
17-02-2020 42
LINE DRAWING
17-02-2020 43
Straight line segments are used a great deal in computer generated
pictures. The following criteria have been stipulated for line drawing
displays:
i. Lines should appear straight
ii.Lines should terminate accurately
iii.Lines should have constant density
iv.Line density should be independent of length and angle
v.Line should be drawn rapidly
DDA ALGORITHM
17-02-2020 44
A popular method uses an algorithm known as “Digital Differential
Analyzer” which generates lines from their differential equations.
For a line segment joining two points P1 and P2, a parametric
representation is given by
P(u) =P1+(P2-P1)u
In terms of x(u) and y(u)
x(u) = x1 + (x2-x1)u
y(u) = y1 + (y2-y1)u
BRESENHAM’S LINE ALGORITHM
17-02-2020 45
The basic principle of Bresenham’s line algorithms is to select the optimum
raster location to represents a straight line.
To achieve optimum raster scan, the algorithm always increments either x
or y by one unit depending on the slope line.
The increment in the other variable is determined by examining the
distance between the actual line location and the nearest pixel.
This distance is called decision variable or error.
CLIPPING
17-02-2020 46
If any part of the geometry is not inside the window, it is made invisible by
the graphic software is called clipping.
17-02-2020 47
17-02-2020 48
VIEWING TRANSFORMATIONS
17-02-2020 49
Displaying an image of a picture involves in mapping the co-ordinates of the
picture into the appropriate coordinates on the device where the image is to
be displayed.
17-02-2020 50

More Related Content

What's hot

Curves wire frame modelling
Curves wire frame modellingCurves wire frame modelling
Curves wire frame modelling
jntuhcej
 
Introduction to CAD/CAM
Introduction to CAD/CAMIntroduction to CAD/CAM
Introduction to CAD/CAM
DINBANDHU SINGH
 
ppt of solid modeling for cad
ppt of solid modeling for cadppt of solid modeling for cad
ppt of solid modeling for cad
Ayush Upadhyay
 
COMPUTER AIDED MACHINE DRAWING LAB MANUAL
COMPUTER AIDED MACHINE DRAWING LAB MANUALCOMPUTER AIDED MACHINE DRAWING LAB MANUAL
COMPUTER AIDED MACHINE DRAWING LAB MANUAL
ASHOK KUMAR RAJENDRAN
 
Various types of surfaces 131044119001
Various types of surfaces 131044119001Various types of surfaces 131044119001
Various types of surfaces 131044119001
rockrakos
 
Geometric Modeling
Geometric Modeling Geometric Modeling
Geometric Modeling
illpa
 
Solid modeling
Solid modelingSolid modeling
Solid modeling
Dhruv Shah
 
Solid modeling-Sweep Representation and B-representation
Solid modeling-Sweep Representation and B-representationSolid modeling-Sweep Representation and B-representation
Solid modeling-Sweep Representation and B-representation
Destro Destro
 
CAD - Unit-1 (Fundamentals of Computer Graphics)
CAD - Unit-1 (Fundamentals of Computer Graphics)CAD - Unit-1 (Fundamentals of Computer Graphics)
CAD - Unit-1 (Fundamentals of Computer Graphics)
Priscilla CPG
 
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURINGUnit 2-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURING
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
Mohanumar S
 
Unit 3-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
Unit 3-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURINGUnit 3-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURING
Unit 3-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
Mohanumar S
 
Cnc, dnc & adaptive control
Cnc, dnc & adaptive controlCnc, dnc & adaptive control
Cnc, dnc & adaptive controlparabajinkya0070
 
Introduction to cad/cam
Introduction to cad/camIntroduction to cad/cam
Introduction to cad/cam
CADD CENTRE
 
Synthetic curve
Synthetic curveSynthetic curve
Synthetic curve
Dhruv Shah
 
Curve and Surface
Curve and SurfaceCurve and Surface
Curve and Surface
Hemant Wagh
 
Introduction of computer aided manufacturing.pptx
Introduction of computer aided manufacturing.pptxIntroduction of computer aided manufacturing.pptx
Introduction of computer aided manufacturing.pptx
Chirag Patel
 
COMPUTER AIDED DESIGN
COMPUTER AIDED DESIGNCOMPUTER AIDED DESIGN
COMPUTER AIDED DESIGN
ravikumarmrk
 
Geometric modeling111431635 geometric-modeling-glad (1)
Geometric modeling111431635 geometric-modeling-glad (1)Geometric modeling111431635 geometric-modeling-glad (1)
Geometric modeling111431635 geometric-modeling-glad (1)
manojg1990
 
Numerical control machines
Numerical control machines Numerical control machines
Numerical control machines
jntuhcej
 

What's hot (20)

Curves wire frame modelling
Curves wire frame modellingCurves wire frame modelling
Curves wire frame modelling
 
Introduction to CAD/CAM
Introduction to CAD/CAMIntroduction to CAD/CAM
Introduction to CAD/CAM
 
ppt of solid modeling for cad
ppt of solid modeling for cadppt of solid modeling for cad
ppt of solid modeling for cad
 
COMPUTER AIDED MACHINE DRAWING LAB MANUAL
COMPUTER AIDED MACHINE DRAWING LAB MANUALCOMPUTER AIDED MACHINE DRAWING LAB MANUAL
COMPUTER AIDED MACHINE DRAWING LAB MANUAL
 
Various types of surfaces 131044119001
Various types of surfaces 131044119001Various types of surfaces 131044119001
Various types of surfaces 131044119001
 
Geometric Modeling
Geometric Modeling Geometric Modeling
Geometric Modeling
 
Solid modeling
Solid modelingSolid modeling
Solid modeling
 
Solid modeling-Sweep Representation and B-representation
Solid modeling-Sweep Representation and B-representationSolid modeling-Sweep Representation and B-representation
Solid modeling-Sweep Representation and B-representation
 
CAD/CAM/CIM (Lecture 1 CAD)
CAD/CAM/CIM  (Lecture 1 CAD)CAD/CAM/CIM  (Lecture 1 CAD)
CAD/CAM/CIM (Lecture 1 CAD)
 
CAD - Unit-1 (Fundamentals of Computer Graphics)
CAD - Unit-1 (Fundamentals of Computer Graphics)CAD - Unit-1 (Fundamentals of Computer Graphics)
CAD - Unit-1 (Fundamentals of Computer Graphics)
 
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURINGUnit 2-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURING
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
 
Unit 3-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
Unit 3-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURINGUnit 3-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURING
Unit 3-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
 
Cnc, dnc & adaptive control
Cnc, dnc & adaptive controlCnc, dnc & adaptive control
Cnc, dnc & adaptive control
 
Introduction to cad/cam
Introduction to cad/camIntroduction to cad/cam
Introduction to cad/cam
 
Synthetic curve
Synthetic curveSynthetic curve
Synthetic curve
 
Curve and Surface
Curve and SurfaceCurve and Surface
Curve and Surface
 
Introduction of computer aided manufacturing.pptx
Introduction of computer aided manufacturing.pptxIntroduction of computer aided manufacturing.pptx
Introduction of computer aided manufacturing.pptx
 
COMPUTER AIDED DESIGN
COMPUTER AIDED DESIGNCOMPUTER AIDED DESIGN
COMPUTER AIDED DESIGN
 
Geometric modeling111431635 geometric-modeling-glad (1)
Geometric modeling111431635 geometric-modeling-glad (1)Geometric modeling111431635 geometric-modeling-glad (1)
Geometric modeling111431635 geometric-modeling-glad (1)
 
Numerical control machines
Numerical control machines Numerical control machines
Numerical control machines
 

Similar to CADM-Unit 1/INTRODUCTION

Introduction of Computer aided Design
Introduction of Computer aided DesignIntroduction of Computer aided Design
Introduction of Computer aided Design
Muthukumar V
 
UNIT 1-INTRODUCTION.pptx
UNIT 1-INTRODUCTION.pptxUNIT 1-INTRODUCTION.pptx
UNIT 1-INTRODUCTION.pptx
dinesh babu
 
FUNDAMENTALS OF COMPUTER GRAPHICS
FUNDAMENTALS OF COMPUTER GRAPHICSFUNDAMENTALS OF COMPUTER GRAPHICS
FUNDAMENTALS OF COMPUTER GRAPHICS
RAVIS637559
 
AutoCAD Tutorial AB.pptx
AutoCAD Tutorial AB.pptxAutoCAD Tutorial AB.pptx
AutoCAD Tutorial AB.pptx
Arba Minch University
 
Fundamentals of 3D modeling
Fundamentals of 3D modelingFundamentals of 3D modeling
Fundamentals of 3D modeling
Aniket Joshi
 
computer aided design
computer aided design computer aided design
computer aided design
Amita Gautam
 
Unit2 cad/ cam
Unit2 cad/ camUnit2 cad/ cam
Unit2 cad/ cam
NegesaBekuma
 
Computer graphics notes
Computer graphics notesComputer graphics notes
Computer graphics notes
smruti sarangi
 
Product Design and CAD.pptx
Product Design and CAD.pptxProduct Design and CAD.pptx
Product Design and CAD.pptx
HayelomGebre
 
Computer Graphics Practical
Computer Graphics PracticalComputer Graphics Practical
Computer Graphics PracticalNeha Sharma
 
Abhijeet Pombarekar
Abhijeet PombarekarAbhijeet Pombarekar
Abhijeet Pombarekar
Abhijeet Pombarekar
 
UNIT 1.pdf
UNIT 1.pdfUNIT 1.pdf
UNIT 1.pdf
SenthilkumarKR5
 
UNIT 1.pptx
UNIT 1.pptxUNIT 1.pptx
UNIT 1.pptx
SenthilkumarKR5
 
Towards smart and competitive sustainable machining
Towards smart and competitive sustainable machiningTowards smart and competitive sustainable machining
Towards smart and competitive sustainable machining
Liu PeiLing
 
Introduction to cad
Introduction to cadIntroduction to cad
Introduction to cad
Deepak Antil
 
Towards smart and sustainable machining
Towards smart and sustainable machiningTowards smart and sustainable machining
Towards smart and sustainable machining
Liu PeiLing
 
Power point Presentation on AutoCAD And NX software
Power point Presentation on AutoCAD And NX softwarePower point Presentation on AutoCAD And NX software
Power point Presentation on AutoCAD And NX software
VimalJasoliya1
 
EXTREMELY LOW COST SCANNING SYSTEM FOR FREE FORM SURFACES
EXTREMELY LOW COST SCANNING SYSTEM FOR FREE FORM SURFACESEXTREMELY LOW COST SCANNING SYSTEM FOR FREE FORM SURFACES
EXTREMELY LOW COST SCANNING SYSTEM FOR FREE FORM SURFACES
ijmech
 
Nx file
Nx fileNx file

Similar to CADM-Unit 1/INTRODUCTION (20)

Introduction of Computer aided Design
Introduction of Computer aided DesignIntroduction of Computer aided Design
Introduction of Computer aided Design
 
UNIT 1-INTRODUCTION.pptx
UNIT 1-INTRODUCTION.pptxUNIT 1-INTRODUCTION.pptx
UNIT 1-INTRODUCTION.pptx
 
FUNDAMENTALS OF COMPUTER GRAPHICS
FUNDAMENTALS OF COMPUTER GRAPHICSFUNDAMENTALS OF COMPUTER GRAPHICS
FUNDAMENTALS OF COMPUTER GRAPHICS
 
AutoCAD Tutorial AB.pptx
AutoCAD Tutorial AB.pptxAutoCAD Tutorial AB.pptx
AutoCAD Tutorial AB.pptx
 
Fundamentals of 3D modeling
Fundamentals of 3D modelingFundamentals of 3D modeling
Fundamentals of 3D modeling
 
computer aided design
computer aided design computer aided design
computer aided design
 
Unit2 cad/ cam
Unit2 cad/ camUnit2 cad/ cam
Unit2 cad/ cam
 
Computer graphics notes
Computer graphics notesComputer graphics notes
Computer graphics notes
 
Product Design and CAD.pptx
Product Design and CAD.pptxProduct Design and CAD.pptx
Product Design and CAD.pptx
 
Computer Graphics Practical
Computer Graphics PracticalComputer Graphics Practical
Computer Graphics Practical
 
Abhijeet Pombarekar
Abhijeet PombarekarAbhijeet Pombarekar
Abhijeet Pombarekar
 
UNIT 1.pdf
UNIT 1.pdfUNIT 1.pdf
UNIT 1.pdf
 
UNIT 1.pptx
UNIT 1.pptxUNIT 1.pptx
UNIT 1.pptx
 
Towards smart and competitive sustainable machining
Towards smart and competitive sustainable machiningTowards smart and competitive sustainable machining
Towards smart and competitive sustainable machining
 
Introduction to cad
Introduction to cadIntroduction to cad
Introduction to cad
 
DOC of Crank shaft
DOC of Crank shaftDOC of Crank shaft
DOC of Crank shaft
 
Towards smart and sustainable machining
Towards smart and sustainable machiningTowards smart and sustainable machining
Towards smart and sustainable machining
 
Power point Presentation on AutoCAD And NX software
Power point Presentation on AutoCAD And NX softwarePower point Presentation on AutoCAD And NX software
Power point Presentation on AutoCAD And NX software
 
EXTREMELY LOW COST SCANNING SYSTEM FOR FREE FORM SURFACES
EXTREMELY LOW COST SCANNING SYSTEM FOR FREE FORM SURFACESEXTREMELY LOW COST SCANNING SYSTEM FOR FREE FORM SURFACES
EXTREMELY LOW COST SCANNING SYSTEM FOR FREE FORM SURFACES
 
Nx file
Nx fileNx file
Nx file
 

More from gopalkrishnan202

DIRECTION CONTROL VALVE
DIRECTION CONTROL VALVEDIRECTION CONTROL VALVE
DIRECTION CONTROL VALVE
gopalkrishnan202
 
servo-valves
 servo-valves servo-valves
servo-valves
gopalkrishnan202
 
Control valve
Control valveControl valve
Control valve
gopalkrishnan202
 
UNIT 2 PPT
UNIT 2 PPTUNIT 2 PPT
UNIT 2 PPT
gopalkrishnan202
 
HP UNIT 4 PPT
HP UNIT 4 PPT HP UNIT 4 PPT
HP UNIT 4 PPT
gopalkrishnan202
 
Ahp ppt 3
Ahp ppt 3Ahp ppt 3
Ahp ppt 3
gopalkrishnan202
 
HP UNIT 1 PPT
HP UNIT 1 PPTHP UNIT 1 PPT
HP UNIT 1 PPT
gopalkrishnan202
 
CADM-Unit 4/CNC &PROGRAMING
CADM-Unit 4/CNC &PROGRAMINGCADM-Unit 4/CNC &PROGRAMING
CADM-Unit 4/CNC &PROGRAMING
gopalkrishnan202
 
Introduction to unconventional machining processes
Introduction to unconventional machining processesIntroduction to unconventional machining processes
Introduction to unconventional machining processes
gopalkrishnan202
 

More from gopalkrishnan202 (9)

DIRECTION CONTROL VALVE
DIRECTION CONTROL VALVEDIRECTION CONTROL VALVE
DIRECTION CONTROL VALVE
 
servo-valves
 servo-valves servo-valves
servo-valves
 
Control valve
Control valveControl valve
Control valve
 
UNIT 2 PPT
UNIT 2 PPTUNIT 2 PPT
UNIT 2 PPT
 
HP UNIT 4 PPT
HP UNIT 4 PPT HP UNIT 4 PPT
HP UNIT 4 PPT
 
Ahp ppt 3
Ahp ppt 3Ahp ppt 3
Ahp ppt 3
 
HP UNIT 1 PPT
HP UNIT 1 PPTHP UNIT 1 PPT
HP UNIT 1 PPT
 
CADM-Unit 4/CNC &PROGRAMING
CADM-Unit 4/CNC &PROGRAMINGCADM-Unit 4/CNC &PROGRAMING
CADM-Unit 4/CNC &PROGRAMING
 
Introduction to unconventional machining processes
Introduction to unconventional machining processesIntroduction to unconventional machining processes
Introduction to unconventional machining processes
 

Recently uploaded

Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
Kamal Acharya
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
Intella Parts
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
ShahidSultan24
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
Kamal Acharya
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
Kamal Acharya
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
Jayaprasanna4
 
Vaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdfVaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdf
Kamal Acharya
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
Kamal Acharya
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 

Recently uploaded (20)

Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
 
Vaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdfVaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdf
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 

CADM-Unit 1/INTRODUCTION

  • 1. COMPUTER AIDED DESIGN AND MANUFACTURING
  • 3. SYALLABUS Product cycle Design process Sequential and concurrent engineering Computer aided design – CAD system architecture Computer graphics – co-ordinate systems- 2D and 3D transformations - homogeneous coordinates Line drawing -Clipping- viewing transformation
  • 4. Product cycle The cycle through which a product goes from development to retirement is called product life cycle. The product cycle starts with developing the product concept, evolving the design, engineering the product, manufacturing the part, marketing and servicing. The product undergoes the following two main processes Design process Manufacturing process
  • 5.
  • 6. DESIGN PROCESS Design is an activity that needs to be well organized and should take into account all influences that are likely to be responsible for the success of the product under development. The following models are considered in design purpose Shigley Pahl and Beitz Ohsuga Earle
  • 8. Pahl and Beitz design Process 17-02-2020 8
  • 11. MORPHOLOGY OF DESIGN Morphology design refers to the study of the chronological structure of design projects. It is defined by seven phases and their sub steps. Out of seven phases, the first three phases belong to the design the proposed by asimow and the remaining four phases belong to production, distribution, consumption and retirement.
  • 12.
  • 13. SEQUENCIAL ENGINEERING Three major phases of conventional manufacturing process are design, process planning and manufacturing. All these phases are sequentially carried out.
  • 14.
  • 15. CONCURRENT ENGINEERING It is the methodology of restructuring the product development activity in a manufacturing organization using cross functional team approach.
  • 16.
  • 17. COMPARISION BETWEEN SEQUENTIAL AND CONCURRENT ENGINEERING Product development cost Number of design changes Lead time for product development Customer satisfaction Coordination between departments
  • 18.
  • 19.
  • 20. COMPUTER AIDED DESIGN Groover and Zimmers defined “CAD is the technology concerned with the use of computer systems to assist the creation, modification, analysis and optimization of a design”.
  • 21. Roles of CAD in Design Accurately generated and easily modifiable graphical representation of the product. User can nearly view the actual product on the screen, make any modification to it and present his ideas on screen without any prototype, especially during the early stages of the design process. Complex design analysis in short time. By implementing Finite Element Analysis (FEA) methods user can perform as follows Static, dynamic & natural frequency analysis Heat transfer analysis Fluid flow analysis Plastic analysis
  • 22. Roles of CAD in Design It records and recalls information with consistency and speed Use of Product Data Management (PDM) systems can store the whole design and processing history of a certain product for future reuse and upgrade.
  • 24. APPLICATION OF CAD Mechanical engineering Civil engineering Electrical and electronics engineering Textile industry
  • 25. ADVANTAGES OF CAD Easy editing High quality Compact storage 3D Drawing
  • 26. CAD SYSTEM ARCHITECTURE It is an early model which was used for the basic geometry construction and modelling purpose. Four major components of CAD System Architecture are 1. Database 2. Operating system 3. Input/output devices 4. User interface
  • 27.
  • 28.
  • 29. COMPUTER GRAPHICS (CG) Computer graphics is a technology which uses the display of the drawing or the geometric model of the component in CAD. CG may be defined as the process of creation, storage and manipulation of drawings and pictures with aid of a computer. It is an extremely effective medium for communication between users and computers. There are two types 1. Passive CG 2. Interactive CG
  • 30.
  • 31. Interactive CG The following functions of the ICG Modelling Storage Manipulation Viewing
  • 32. ADVANTAGES OF COMPUTER GRAPHICS The object drawings can be denoted by its geometric model in three dimensions. i.e. X, Y, Z coordinates. Accurate drawings can be made. Sectional drawings can be easily created. Modification of geometric model of objects is easy. It is easy storage and retrieval of drawings.
  • 33. APPLICATIONS OF COMPUTER GRAPHICS Paint programs Design programs Presentation graphics software Animation software CAD software Desktop publishing Education and training Image processing
  • 34. CO-ORDINATE SYSTEMS In general, there are two types of co-ordinate system 1. Cartesian – Linear distances X,Y and Z 2. Polar – Angles such as θ, α, φ
  • 35. Left hand and right hand co-ordinate systems Multiple co-ordinate systems World co-ordinate system Object co-ordinate system Hierarchical co-ordinate system View point co-ordinate system Model view co-ordinate system Screen co-ordinate system View port co-ordinate system
  • 36. Left and right handed coordinate system 17-02-2020 36
  • 37. 2D & 3D (GEOMETRIC)TRANSFORMATION A geometric transformation is an operation that modifies its shape, size, position, orientation etc. with respect to its current configuration operating on the vertices. Some of the important transformations are Translation Scaling Rotation Reflection Shear 17-02-2020 37
  • 38. 2D & 3D TRASLATION , , , x y x y x x t y y t tx x ty y                            P P T P P T 17-02-2020 38 2D FORMULA 3D FORMULA
  • 39. 2D & 3D SCALING 17-02-2020 39 2D FORMULA 3D FORMULA , 0 0 x y x y x x s y y s sx x sy y                        P S P
  • 40. 2D & 3D ROTATION 17-02-2020 40 2D FORMULA 3D FORMULA
  • 41. HOMOGENEOUS TRANSFORMATION The three dimensional representation of two dimensional plane is called as homogeneous representation and the transformation using homogeneous representation is called homogeneous transformation. 17-02-2020 41
  • 43. LINE DRAWING 17-02-2020 43 Straight line segments are used a great deal in computer generated pictures. The following criteria have been stipulated for line drawing displays: i. Lines should appear straight ii.Lines should terminate accurately iii.Lines should have constant density iv.Line density should be independent of length and angle v.Line should be drawn rapidly
  • 44. DDA ALGORITHM 17-02-2020 44 A popular method uses an algorithm known as “Digital Differential Analyzer” which generates lines from their differential equations. For a line segment joining two points P1 and P2, a parametric representation is given by P(u) =P1+(P2-P1)u In terms of x(u) and y(u) x(u) = x1 + (x2-x1)u y(u) = y1 + (y2-y1)u
  • 45. BRESENHAM’S LINE ALGORITHM 17-02-2020 45 The basic principle of Bresenham’s line algorithms is to select the optimum raster location to represents a straight line. To achieve optimum raster scan, the algorithm always increments either x or y by one unit depending on the slope line. The increment in the other variable is determined by examining the distance between the actual line location and the nearest pixel. This distance is called decision variable or error.
  • 46. CLIPPING 17-02-2020 46 If any part of the geometry is not inside the window, it is made invisible by the graphic software is called clipping.
  • 49. VIEWING TRANSFORMATIONS 17-02-2020 49 Displaying an image of a picture involves in mapping the co-ordinates of the picture into the appropriate coordinates on the device where the image is to be displayed.