SlideShare une entreprise Scribd logo
1  sur  38
Télécharger pour lire hors ligne
Introduction to CAM and CNC
Manufacturing
BY VINIT.K.MODI
M.E.(MECH)
LME
BBIT .V.VNAGAR
V.K.MODI BBIT 2023
Computer Aided Manufacturing
Computer aided Manufacturing is defined
as the effective use of computer technology
in the planning, management and control of
manufacturing functions.
V.K.MODI BBIT 2023
Computer Aided Manufacturing (CAM) is the use of
computers to assist the manufacturing process. CAD and
CAM are combined CAD/CAM so that the output of the CAD
module is fed to the CAM system. The design can be
converted into a sequence of processes (drilling, turning,
milling etc) for manufacture on a Numerically Controlled (NC)
machine
Computer Aided Manufacturing
V.K.MODI BBIT 2023
VARIETY
LOW MEDIUM HIGH
VOLUME
MEDIUM
HIGH
LOW
STAND ALONE
CNC
MANU.
CELL
FLEXIBLE
MANUFACTURING
SYSTEM
(FMS)
DEDICATED
SYSTEM
TRANSFER
LINE
Manufacturing methods
Based on production quantity
V.K.MODI BBIT 2023
CNC
MACHINE
TOOL
INTEGRATION
Integration and Automation for Computer
Numerical Control
A
U
T
O
M
A
T
I
O
N
CNC MACHINING
CENTER
CLUSTER OF NC/CNC
MACHINES
CAM SYSTEM
ONE
OR
MORE
COMPUTER
REQIRED
V.K.MODI BBIT 2023
The application of CAM
The application of CAM can be divided into two categories
1 Manufacturing Planning
2 Manufacturing control
The two categories represent two different levels of
involvement of computer in the operation of the plant
Manufacturing planning:-
CAM application for manufacturing planning are those in
which the computer is used indirectly to support the
production function, but there is no direct connections
between the computer and process.
The computer is used as off line to provide information
for effective planning and management of production
activities V.K.MODI BBIT 2023
Important application
•Cost estimating
• Computer aided process planning(CAPP)
•Computerized machinability data system
•Computer assisted NC or CNC part programming
•Development of work standards
•Computer aided line balancing
•Production and inventory planning.
V.K.MODI BBIT 2023
Manufacturing Control
1. The second category of CAM application is
concerned with developing computer System for
implementing the manufacturing control function
Manufacturing control is concerned with managing
and controlling the physical operations in the
factory. Process control, Quality control, shop floor
control and process monitoring are all included in
the scope of this function
The application of the computer process are
pervasive today in automated production systems.
They include transfer lines, assembly systems,
numerical Control robotics, material handling and
flexible manufacturing system
V.K.MODI BBIT 2023
ELEMENTS OF THE CAM SYSTEM
THE CAM DATA BASE
•PRODUCTION MANAGEMENT
•MANUFACTURING CONTROL
V.K.MODI BBIT 2023
CENTRAL
COMPUTER
LARGE SCALE
COMPUTER
CAD
CNC
Part
Programing
SMALL
COMPUTER
CNC
manufacturing QC
Cam data base
Engineering .Data
base
NC production
data base
Mps
Control data base
Qc dATA base.
CAM DATA BASE FOR COMPUTER MANU.SYSTEM
V.K.MODI BBIT 2023
DESIGN
ENGG.
PRODUCTION
ENGG.
NC COMPUTER
PART PROGRAM
Post
Processor
Manufacturing
Specification
Design
Data
Machinabilty
Data
Production
Data
CAM DATA BASE
Engineenring information flow to
and from the data base
V.K.MODI BBIT 2023
CAM DATA BASE
Nc
Production
Data
Master
Production
Schedule
Scheduling
Program
Additional
Manufacturing
Information
To
Shop floor
Status
Feed back
READY
BANK
PRODUCTION MANAGEMENT INFORMATION FLOW
PRIORITIES
V.K.MODI BBIT 2023
CAM DATA BASE
Monitoring
And
Control
Data
Manufacturing
Control
Program
STATUS
FEED
BACK
Scheduling
Data
READY
BANK
Add.
Manu.
Information
NC
MACHINE
TOOL
Scheduling
PROCESS
FEED BACK
NC
INST.
Manufacturing
Control information flow
V.K.MODI BBIT 2023
CAM DATA BASE
Quality
Control
Specification
Management
Report
Quality
Control
Program
Measured
Part
Tolerance
Status
Feedback
Quality control operation
In CAM
V.K.MODI BBIT 2023
CNC Machine
The Electronic Industries Association
defines CNC as The Numerical Control
System where in a dedicated stored –
program computer is used to perform
some or all of the basis NC functions in
accordance with control programs stored
in the Read-write memory of the
computer
V.K.MODI BBIT 2023
CNC
Controller
Actuating
Devices
( Spindle motor,
Servo motor,and
Controllers
Machine
Tool
Feed back
Transducer
( Resolver and
Encoder, or
Linear scale
CNC
Program
Block diagram of a CNC system
V.K.MODI BBIT 2023
MINI
COMPUTER
AND
STORAGE
HARDWARE
CIRCUITRY
SERVO
SYSTEM
CNC
MACHINE
TOOL
Input CNC
instruction
CNC CONTROLLER
Software
Function
Hardware
Function
Cnc system schematic
V.K.MODI BBIT 2023
Types of CNC system
TOOL
PATH
STARTING
POINT
Point to point (positioning) CNC system
(0,0)
V.K.MODI BBIT 2023
V.K.MODI BBIT 2023
Starting
Point
CUTTING
TOOL
WORK
PIECE
Straight cut system
TOOL
PATH
V.K.MODI BBIT 2023
V.K.MODI BBIT 2023
Continuous path simulation
V.K.MODI BBIT 2023
V.K.MODI BBIT 2023
V.K.MODI BBIT 2023
V.K.MODI BBIT 2023
Translator
COMMAND
SIGNAL
FORM MCU Stepper motor
BALL
SCREW
MACHINE
TOOL SLIDE
Open loop control system
Other classification of CNC system
V.K.MODI BBIT 2023
MACHINE
SLIDE
NC
TRANSDUCER
FEED BACK
DEVICE
COMMAND SIGNALS
FROM MCU AMPLIFIER
COMPARATOR
(ERROR
DETECTOR)
CORRECTION
SIGNAL
(100-99)
SERVO
MOTOR
Close loop CNC control
V.K.MODI BBIT 2023
Basic Components Of CNC Contorl
System (Manufacturing)
Part Program
Machine Control Unit
(MCU)
Machine tool
V.K.MODI BBIT 2023
CNC Part Programming
Types of Part Programming
Manual part programming(g code and m
code programming)
Computer assisted part programming
Using various higher level language like
APT compact EXAPT etc
Auto part programming with software like
MasterCAM, SmartCAM ,Inventor CAM
etc
V.K.MODI BBIT 2023
Various format of part program
Word address format
Tab sequential format
Fixed sequential format
Word address format
N---G—X—Y—Z—I—J---K—F—S—T---M--EOB
V.K.MODI BBIT 2023
N –Sequence or block number
G– Preparatory function
Xyz – Dimension word
Ijk ---Dimension word for arc and circle
F– Feed rate
S– spindle speed
T—tool function
M– miscellaneous function
Various function for G and M
code programming
Different NC words
V.K.MODI BBIT 2023
Machine Control Unit
Various input media for MCU
Part program tape
Magnetic disk
Floppy disk
Main frame computer disk drive
M C U key board
MDIS(Manual Data Input System)
V.K.MODI BBIT 2023
Organization of a typical MCU
FEED RATE(F)
CONTROL AREA
INTERPO
LATOR
SERVO
AREA
Tape
reader
Auxiliary
Functions
M,S,Tarea
To m/c
tool
control
Panel
DATA
DECODING
CONTROL
AREA
BUFFER
To m/c tool
V.K.MODI BBIT 2023
Features of CNC machine tools
Bed construction
Use of ball screw instead of lead screw
Automatic pressurized lubrication system
Sliding materials(PTFE)
Drives (Speed and Feed Drives)
Tool turret & ATC
Close loop control
Automatic palate Changer
V.K.MODI BBIT 2023
Direct Numerical Control
The electronic industries association has define DNC as
A system connecting a set of numerically controlled
machines to a common memory for part program or
machine program storage with
Provision for on demand distribution of data to
Machine
The important difference between DNC and CNC
Is the elimination of dedicated computer by A
Large computer that manages many machines
V.K.MODI BBIT 2023
DNC through link computer
CNC M/C
CITY-1
CNC M/C
CITY-2
CNC M/C
CITY-3
DNC
COMPUTER
AT
LOCATION 4
Link computer in
Satellite
V.K.MODI BBIT 2023
DATA
MULTIPLEXER
MINI
COMPUTER
M M
MODEM
CNC
MILLING
MODEM
CNC
GRINDER
MODEM
CNC
TURNING
PART
PROGRAMMING
TERMINAL
DNC through
Modems
V.K.MODI BBIT 2023
THANK
YOU
V.K.MODI BBIT 2023

Contenu connexe

Similaire à Introduction to CAM ppt VK Modi.pdf

Cadcam+introduction
Cadcam+introductionCadcam+introduction
Cadcam+introductionUsmanArgan
 
GNC(graphical numeric Controle ) _CNC.pptx
GNC(graphical numeric Controle ) _CNC.pptxGNC(graphical numeric Controle ) _CNC.pptx
GNC(graphical numeric Controle ) _CNC.pptxAshishchaurasiya20
 
CIM Computer Integrated Manufacturing
CIM Computer Integrated ManufacturingCIM Computer Integrated Manufacturing
CIM Computer Integrated ManufacturingTanuVerma39
 
Introduction to CAD-CAM.pdf
Introduction to CAD-CAM.pdfIntroduction to CAD-CAM.pdf
Introduction to CAD-CAM.pdfrajauesi2002
 
Introduction to mechanical engineering design & manufacturing with
Introduction to mechanical engineering design & manufacturing withIntroduction to mechanical engineering design & manufacturing with
Introduction to mechanical engineering design & manufacturing withAkshit Rajput
 
CAD/CAM -PPT UNIT NO-I
CAD/CAM -PPT UNIT NO-ICAD/CAM -PPT UNIT NO-I
CAD/CAM -PPT UNIT NO-IMalothHeeralal
 
Recent Advancement of CNC Technology
Recent Advancement of CNC TechnologyRecent Advancement of CNC Technology
Recent Advancement of CNC TechnologyDebiprasad Sena
 
Wireless Base CNC Mini Plotter Three Axis Control Machine
Wireless Base CNC Mini Plotter Three Axis Control MachineWireless Base CNC Mini Plotter Three Axis Control Machine
Wireless Base CNC Mini Plotter Three Axis Control MachineGhulamDastgeer14
 
Cim lab manual (10 mel77) by mohammed imran
Cim lab manual (10 mel77)  by mohammed imranCim lab manual (10 mel77)  by mohammed imran
Cim lab manual (10 mel77) by mohammed imranMohammed Imran
 
Realize 2022 MINO 7 year of implementation v0.1.pptx
Realize 2022 MINO 7 year of implementation v0.1.pptxRealize 2022 MINO 7 year of implementation v0.1.pptx
Realize 2022 MINO 7 year of implementation v0.1.pptxjakobkuhn
 
Role of CAM/CAD in CIM process Cycle
Role of CAM/CAD in CIM process CycleRole of CAM/CAD in CIM process Cycle
Role of CAM/CAD in CIM process CycleKunal Panchal
 

Similaire à Introduction to CAM ppt VK Modi.pdf (20)

Introduction to CIM
Introduction to CIMIntroduction to CIM
Introduction to CIM
 
CAD/CAM Lecture #4
CAD/CAM Lecture #4CAD/CAM Lecture #4
CAD/CAM Lecture #4
 
CIM unit-1
CIM  unit-1CIM  unit-1
CIM unit-1
 
DOC of Crank shaft
DOC of Crank shaftDOC of Crank shaft
DOC of Crank shaft
 
shwetabisht
shwetabishtshwetabisht
shwetabisht
 
Cadcam+introduction
Cadcam+introductionCadcam+introduction
Cadcam+introduction
 
GNC(graphical numeric Controle ) _CNC.pptx
GNC(graphical numeric Controle ) _CNC.pptxGNC(graphical numeric Controle ) _CNC.pptx
GNC(graphical numeric Controle ) _CNC.pptx
 
Shwetabisht
ShwetabishtShwetabisht
Shwetabisht
 
CIM Computer Integrated Manufacturing
CIM Computer Integrated ManufacturingCIM Computer Integrated Manufacturing
CIM Computer Integrated Manufacturing
 
Introduction to CAD-CAM.pdf
Introduction to CAD-CAM.pdfIntroduction to CAD-CAM.pdf
Introduction to CAD-CAM.pdf
 
Introduction to mechanical engineering design & manufacturing with
Introduction to mechanical engineering design & manufacturing withIntroduction to mechanical engineering design & manufacturing with
Introduction to mechanical engineering design & manufacturing with
 
CAD/CAM -PPT UNIT NO-I
CAD/CAM -PPT UNIT NO-ICAD/CAM -PPT UNIT NO-I
CAD/CAM -PPT UNIT NO-I
 
CAD/CAM Lecture #2
CAD/CAM Lecture #2CAD/CAM Lecture #2
CAD/CAM Lecture #2
 
CAD-CAM-CIM
CAD-CAM-CIMCAD-CAM-CIM
CAD-CAM-CIM
 
Recent Advancement of CNC Technology
Recent Advancement of CNC TechnologyRecent Advancement of CNC Technology
Recent Advancement of CNC Technology
 
Wireless Base CNC Mini Plotter Three Axis Control Machine
Wireless Base CNC Mini Plotter Three Axis Control MachineWireless Base CNC Mini Plotter Three Axis Control Machine
Wireless Base CNC Mini Plotter Three Axis Control Machine
 
Cim lab manual (10 mel77) by mohammed imran
Cim lab manual (10 mel77)  by mohammed imranCim lab manual (10 mel77)  by mohammed imran
Cim lab manual (10 mel77) by mohammed imran
 
Realize 2022 MINO 7 year of implementation v0.1.pptx
Realize 2022 MINO 7 year of implementation v0.1.pptxRealize 2022 MINO 7 year of implementation v0.1.pptx
Realize 2022 MINO 7 year of implementation v0.1.pptx
 
Role of CAM/CAD in CIM process Cycle
Role of CAM/CAD in CIM process CycleRole of CAM/CAD in CIM process Cycle
Role of CAM/CAD in CIM process Cycle
 
CAD CAE CAM Lecture
CAD CAE CAM LectureCAD CAE CAM Lecture
CAD CAE CAM Lecture
 

Dernier

How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17Celine George
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research DiscourseAnita GoswamiGiri
 
CHEST Proprioceptive neuromuscular facilitation.pptx
CHEST Proprioceptive neuromuscular facilitation.pptxCHEST Proprioceptive neuromuscular facilitation.pptx
CHEST Proprioceptive neuromuscular facilitation.pptxAneriPatwari
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmStan Meyer
 
Sulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesSulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesVijayaLaxmi84
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Projectjordimapav
 
CLASSIFICATION OF ANTI - CANCER DRUGS.pptx
CLASSIFICATION OF ANTI - CANCER DRUGS.pptxCLASSIFICATION OF ANTI - CANCER DRUGS.pptx
CLASSIFICATION OF ANTI - CANCER DRUGS.pptxAnupam32727
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvRicaMaeCastro1
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptxmary850239
 
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxDIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxMichelleTuguinay1
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...DhatriParmar
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxSayali Powar
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSMae Pangan
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfVanessa Camilleri
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptxmary850239
 

Dernier (20)

How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17
 
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptxINCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research Discourse
 
CHEST Proprioceptive neuromuscular facilitation.pptx
CHEST Proprioceptive neuromuscular facilitation.pptxCHEST Proprioceptive neuromuscular facilitation.pptx
CHEST Proprioceptive neuromuscular facilitation.pptx
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and Film
 
prashanth updated resume 2024 for Teaching Profession
prashanth updated resume 2024 for Teaching Professionprashanth updated resume 2024 for Teaching Profession
prashanth updated resume 2024 for Teaching Profession
 
Sulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesSulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their uses
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Project
 
CLASSIFICATION OF ANTI - CANCER DRUGS.pptx
CLASSIFICATION OF ANTI - CANCER DRUGS.pptxCLASSIFICATION OF ANTI - CANCER DRUGS.pptx
CLASSIFICATION OF ANTI - CANCER DRUGS.pptx
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx
 
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxDIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHS
 
Paradigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTAParadigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTA
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdf
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx
 

Introduction to CAM ppt VK Modi.pdf