SlideShare a Scribd company logo
1 of 89
UNIT 5
– Numerical Control (NC) machine tools – CNC types,
constructional details, special features, machining
centre, part programming fundamentals CNC – manual
part programming–micromachining – wafer machining.
NUMERICAL CONTROL SYSTEM
– Numerical control refers to the automation of machine tools
operated by programmed commands encoded on a storage
medium against to manual control through hand wheels or
mechanically automated through cams alone.
– Controlling a machine tool by means of a prepared programme is
known as Numerical Control or NC
Definition of NC System
– A system in which actions are controlled by the direct insertion of
numerical data at some point is known as NC system.
TYPES OF NC SYSTEM
– Traditional numerical control (NC)
– Computer numerical control (CNC)
– Distributed numerical control (DNC)
Controlled axes in NC systems
NC axis conventions
Basic components of NC
– Software
– Machine Control Unit (MCU)
– Machine tool
Machine Control Unit
– Input or reader unit
– Memory
– Processor
– Output channel
– Control panel
– Feed back channel
CLASSIFICATION NC MACHINES
BASED ON CONTROL SYSTEM
– Open- loop system in NC machines
– Closed loop system in NC machines
Open- loop system in NC machines
Closed loop system in NC
machines
Classification NC machines based
on numerical control system
– Point to point NC system
– Straight cut NC system
– Contouring NC system
Point to point NC system
Straight cut NC system
Contouring NC system
Driving system of NC Machines
– Electromechanical devices
– Digital circuits
AC Drives
– Principle of operation
The velocity of AC synchro motor is controlled by
manipulating the voltage frequency supplied by the motor. The
frequency manipulation requires the use of an electrical inverter, the
inverter contains DC power supply and the circuit inverts DC voltage
into AC voltage with a continuously controllable frequency.
DC MOTORS
STEPPING MOTOR
– Principle of operation
The drive unit contains a steering circuit and a power
amplifier. It translates the input pulses into the correct switching
sequence required to step the motor.
HYDRAULIC SYSTEMS
PNEUMATIC DRIVES
TOOLING SYSTEMS IN NC
MACHINES
– Using quick change tool holders
– Automatic tool selection
– Changing tools automatically for sequence of operations
APPLICATIONS OF NC
MACHINES
– Metal cutting machine tools
– Press working machine tools
– Welding machines
– Inspection machines
– Assembly machines
– Industrial robots
– Cloth cutting
ADVANTAGES OF NC
MACHINES
– It provides greater accuracy
– Less production cost
– Less operator skill is required
– Machine utilization is better
– Tooling cost is less
– Cycle time is reduced thereby increasing the tool life.
DISADVANTAGES OF NC
MACHINES
– Machine cost is high
– Highly knowledgeable person in this field
– Flexible is not there
CNC SYSTEM
– Computer numerical control is a NC system that utilizes a stored
programme to perform the basic numerical control functions. A
mini or micro computer based controller unit is used.
The type of CNC used in these
above- said fields are given below
– CNC lathes
– CNC turning centres
– Gear hobbing machines
– Gear shaping machines
– Tube bending
– Electron beam welding
– Press brakes
– Abrasive water jet machines
– Coordinate measuring machines
Types of CNC
– Hybrid CNC
– Straight CNC
Major Elements of CNC systems
– Hardware
– Software
– Information
CNC Machine Constructional
details
Special features of CNC
machines
– CNC drive systems
– Feed drive
– Slide movement element
– coolant control
– Working of automatic tool changer
– Work holding system
– CNC controller
– Type of CNC machines
CNC drive systems
– Cutting spindles
– Spindle heads
Working of automatic tool changer
– Drum type
– Chain type
Work holding system
– Collet chuck
– Jaw chuck
– Arbors
– Fixtures
MACHINING CENTRES
The following operations are carried out
– Milling
– Drilling
– Reaming
– Boring
– Tapping
Classification of machining centres
– Horizontal spindle machining centres
– Vertical spindle machining centre
– Universal machining centre
Horizontal spindle machining
centres
Vertical spindle machining centre
TURNING CENTRES
– Horizontal machines
– Vertical machines
CLASSIFICATION OF
HORIZONTAL MACHINES
– Chucking machines
– Shaft machines
– Universal machines
Chucking machines
CNC ELECTRICAL DISCHARGE
MACHINING
– RAM type EDM CNC machine
– Orbital type EDM CNC machine
– Wire cut EDM CNC machine
DESIGN CONSIDERATIONS OF
CNC MACHINES
– Static load
– Dynamic load
– Thermal load
– Guideways
– Measuring system
– Tool monitoring system
APPLICATION OF CNC MACHINES
– Metal cutting industry for processes
– In addition to metal cutting machines, CNC has also been applied
to the following
– Press working machine tools
– Welding machines
– Inspection machines
– Assembly machines
– Industrial robots
– Cloth cutting
ADVANTAGES OF CNC
MACHINES
– It increases in capacity for storing large part programs
– It increases the memory for part programme processing
– It is easy to edit the part programs on the control console
– CNC is more compatible
DISADVANTAGES OF CNC
MACHINES
– Costly setup and skilled operators are required
– Computer programming knowledge is essential
– Maintenance is difficult
– Machines have to be installed in air conditioned places
DNC
– DNC can be defined as a manufacturing system in which a number
of CNC machines are controlled by a single computer through
direct connection and in real time.
Configuration of a DNC System
ADVANTAGES OF DNC
– The computer can be remotely located even a thousand miles
away
– The computer can simultaneously programme for many NC
machines
PART PROGRAMMING
FUNDAMENTALS
– The conversion of engineering blueprint to a part
programme can manually be performed or with the
assistance of a high level computer language.
– Part program
– Methods of creating part programming
Part program
– The part programme is a set of instructions proposed to get the
machined part starting with the desired blank and NC machine
tool.
Methods of creating part
programming
– Manual part programming
– Computer assisted part programming (CAD/CAM)
– Manual data input
– Computer automated part programming
CNC MANUAL PART
PROGRAMMING
– To prepare a part programme using a manual method, the
programmer writes the machining instructions on a special format
called part programming manuscript.
– The manual programming jobs can be divided into two categories
– Point to point jobs
– Contouring jobs
DATA REQUIRED FOR PART
PROGRAMMING
– Job dimensions/workpiece
– Work holding
– Feed/cutting speed
– Finished dimension with tolerance
– Sequence of operation
– Types of tools
– Mounting of tools
COORDINATE SYSTEMS IN
PART PROGRAMMING
ZERO POINTS
– Origin is considered as zero point of the coordinate
system. NC machines have either of two methods for
specifying the zero point.
– Fixed zero
– The origin is always located at the southwest corner (lower left
hand corner).
– Floating zero
– The machine operator sets zero point at any positions on the
machine table.
REFERENCE POINT
– The part programmer decides the zero point to be located. It is
known as reference point.
NC related dimensioning in part
programming
– There are two type of positioning
– Absolute positioning
– The tool locations are always defined in relation to zero point. G90
code is used in a part programme to represent absolute mode
– Incremental positioning
– The next tool location must be defined with reference to the
previous tool location. G91 code is used in a part programme to
represent incremental mode
There are two types of unit system
follows
– Inch system
– G70 command is used
– Metric system
– G71 command is used
The following steps should be kept in
mind while writing the programme
– Fixation of coordinate system
– Reference of G and M codes
– Dimensions of work and tools
– Locating the fixture and machine table
– Speed and feed according to the work and tool material.
PREPARATORY FUNCTIONS (G) IN
PART PROGRAMMING
– Preparatory commands which prepare the machine or
tool for different modes of movement positioning.
MISCELLANEOUS FUNCTION IN
PART PROGRAMMING
– The function not relating the dimensional movement of the
machine but it denotes the auxiliary or switching information is
called miscellaneous functions.
– For example coolant on/off, spindle speed
Address characters and their
meaning
INTERPOLATION IN PART
PROGRAMMING
– It is the process of developing coordinate points in between start
and finish coordinates.
– Interpolation in NC machining is required to calculate the
intermediate points of a curve or straight line when its start and
end coordinates are given. Interpolation may be linear, circular or
cubic/parabolic.
INTERPOLATOR
– External interpolator
– Internal interpolator
CLASSIFICATION OF
INTERPOLATION
– Linear interpolation
– Circular interpolation
– Parabolic interpolation
SUBROUTINES
– The same machining operation which was carried out already is to
be performed at many different operations on the work piece. It
can be executed by means of a means of programme called as
subrouties.
CANNED CYCLE
– A canned cycle is a combination of machine moves that performs
anyone particular machining function drilling, turning, milling,
boring, tapping etc.
– G81 to G89 are used for canned cycles
– G80 is used for cancelling the canned cycle
MICROMACHINING
– Micromachining refers of the technique for the fabrication of 3D
structure on the micrometer scale. Micromachining refers the
super finishing, a metalworking process for producing very fine
surface finishes.
– The various types of micromachining process are given below
– Bulk micromachining
– Surface micromachining
SURFACE MICROMACHINING
– In surface machining process, the structures are created on top of
a substrate. In this case, a silicon substrate (wafer) is selectively
etched to produce structures.
– In this machining the microstructures are built by deposition and
etching of different structural layers on top of the substrate.
WAFER MACHINING
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS

More Related Content

Similar to MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS

Similar to MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS (20)

cncseminar-121020053500-phpapp01-170219102752 (1).pdf
cncseminar-121020053500-phpapp01-170219102752 (1).pdfcncseminar-121020053500-phpapp01-170219102752 (1).pdf
cncseminar-121020053500-phpapp01-170219102752 (1).pdf
 
ppt on cnc
ppt on cncppt on cnc
ppt on cnc
 
INTRODUCTION ABOUT CNC MACHINE with G Code and M Code.pptx
INTRODUCTION ABOUT CNC MACHINE with G Code and M Code.pptxINTRODUCTION ABOUT CNC MACHINE with G Code and M Code.pptx
INTRODUCTION ABOUT CNC MACHINE with G Code and M Code.pptx
 
cnc machining
cnc machiningcnc machining
cnc machining
 
Unit V CNC Machining
Unit V CNC MachiningUnit V CNC Machining
Unit V CNC Machining
 
cnc
cnccnc
cnc
 
geometric modelling and PLC
geometric modelling and PLCgeometric modelling and PLC
geometric modelling and PLC
 
Computer numerical control ( CNC )
Computer numerical control  ( CNC )Computer numerical control  ( CNC )
Computer numerical control ( CNC )
 
M.P- II-UNIT V - CNC MACHINE TOOLS AND PART PROGRAMMING.ppt
M.P- II-UNIT V - CNC MACHINE TOOLS AND PART PROGRAMMING.pptM.P- II-UNIT V - CNC MACHINE TOOLS AND PART PROGRAMMING.ppt
M.P- II-UNIT V - CNC MACHINE TOOLS AND PART PROGRAMMING.ppt
 
MT-II UNIT V CNC MACHINING
MT-II UNIT V CNC MACHININGMT-II UNIT V CNC MACHINING
MT-II UNIT V CNC MACHINING
 
12 cnc & part programming
12 cnc & part programming12 cnc & part programming
12 cnc & part programming
 
1 cam intro
1 cam intro1 cam intro
1 cam intro
 
Modern machine
Modern machineModern machine
Modern machine
 
CNCPRESENTATION.pdf
CNCPRESENTATION.pdfCNCPRESENTATION.pdf
CNCPRESENTATION.pdf
 
Cncpresentation CNC lathe machine
Cncpresentation CNC lathe machineCncpresentation CNC lathe machine
Cncpresentation CNC lathe machine
 
Cnc programming basics.doc
Cnc programming basics.docCnc programming basics.doc
Cnc programming basics.doc
 
cnc danish3.pptx
cnc danish3.pptxcnc danish3.pptx
cnc danish3.pptx
 
FUNDAMENTALS OF CNC & PART PROGRAMMING - UNIT - 4 CAD&M
FUNDAMENTALS OF CNC & PART PROGRAMMING - UNIT - 4 CAD&MFUNDAMENTALS OF CNC & PART PROGRAMMING - UNIT - 4 CAD&M
FUNDAMENTALS OF CNC & PART PROGRAMMING - UNIT - 4 CAD&M
 
LEARN CNC.pptx
LEARN CNC.pptxLEARN CNC.pptx
LEARN CNC.pptx
 
CNC PROGRAMMING.pdf
CNC PROGRAMMING.pdfCNC PROGRAMMING.pdf
CNC PROGRAMMING.pdf
 

More from SIVASHANKAR N

Topic-4-Belt-Drives-Pulleys.ppt
Topic-4-Belt-Drives-Pulleys.pptTopic-4-Belt-Drives-Pulleys.ppt
Topic-4-Belt-Drives-Pulleys.ppt
SIVASHANKAR N
 

More from SIVASHANKAR N (20)

Artificial Neural Network in recent research
Artificial Neural Network in recent researchArtificial Neural Network in recent research
Artificial Neural Network in recent research
 
MANUFACTURING PROCESS-II UNIT-4 ABRASIVE PROCESS
MANUFACTURING PROCESS-II UNIT-4 ABRASIVE PROCESSMANUFACTURING PROCESS-II UNIT-4 ABRASIVE PROCESS
MANUFACTURING PROCESS-II UNIT-4 ABRASIVE PROCESS
 
MANUFACTURING PROCESS-II UNIT-3 SHAPER MACHINES
MANUFACTURING PROCESS-II UNIT-3 SHAPER MACHINESMANUFACTURING PROCESS-II UNIT-3 SHAPER MACHINES
MANUFACTURING PROCESS-II UNIT-3 SHAPER MACHINES
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
 
MACHINING TIME CALCULATION
MACHINING TIME CALCULATIONMACHINING TIME CALCULATION
MACHINING TIME CALCULATION
 
PRODUCTION COST ESTIMATION
PRODUCTION COST ESTIMATIONPRODUCTION COST ESTIMATION
PRODUCTION COST ESTIMATION
 
INTRODUCTION TO COST ESTIMATION
INTRODUCTION TO COST ESTIMATIONINTRODUCTION TO COST ESTIMATION
INTRODUCTION TO COST ESTIMATION
 
PROCESS PLANNING ACTIVITIES
PROCESS PLANNING ACTIVITIESPROCESS PLANNING ACTIVITIES
PROCESS PLANNING ACTIVITIES
 
PROCESS PLANNING AND COST ESTIMATION
PROCESS PLANNING AND COST ESTIMATION PROCESS PLANNING AND COST ESTIMATION
PROCESS PLANNING AND COST ESTIMATION
 
PRINCIPLES OF MANAGEMENT.pptx
PRINCIPLES OF MANAGEMENT.pptxPRINCIPLES OF MANAGEMENT.pptx
PRINCIPLES OF MANAGEMENT.pptx
 
PRODUCTION PLANNING AND CONTROL unit 5.ppt
PRODUCTION PLANNING AND CONTROL unit 5.pptPRODUCTION PLANNING AND CONTROL unit 5.ppt
PRODUCTION PLANNING AND CONTROL unit 5.ppt
 
PRODUCTION PLANNING AND CONTROL
PRODUCTION PLANNING AND CONTROLPRODUCTION PLANNING AND CONTROL
PRODUCTION PLANNING AND CONTROL
 
PRODUCTION PLANNING AND CONTROL UNIT3
PRODUCTION PLANNING AND CONTROL UNIT3PRODUCTION PLANNING AND CONTROL UNIT3
PRODUCTION PLANNING AND CONTROL UNIT3
 
PRODUCTION PLANNING AND CONTROL UNIT 2
PRODUCTION PLANNING AND CONTROL UNIT 2PRODUCTION PLANNING AND CONTROL UNIT 2
PRODUCTION PLANNING AND CONTROL UNIT 2
 
PRODUCTION PLANNING AND CONTROL
PRODUCTION PLANNING AND CONTROL PRODUCTION PLANNING AND CONTROL
PRODUCTION PLANNING AND CONTROL
 
Topic-4-Belt-Drives-Pulleys.ppt
Topic-4-Belt-Drives-Pulleys.pptTopic-4-Belt-Drives-Pulleys.ppt
Topic-4-Belt-Drives-Pulleys.ppt
 
NC AND CNC
NC AND CNCNC AND CNC
NC AND CNC
 
ABRASIVE AND BROACHING
ABRASIVE AND BROACHINGABRASIVE AND BROACHING
ABRASIVE AND BROACHING
 
SHAPERS
SHAPERSSHAPERS
SHAPERS
 

Recently uploaded

1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
AldoGarca30
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Recently uploaded (20)

Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
 
Computer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesComputer Graphics Introduction To Curves
Computer Graphics Introduction To Curves
 
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
Introduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfIntroduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdf
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptx
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
💚Trustworthy Call Girls Pune Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top...
💚Trustworthy Call Girls Pune Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top...💚Trustworthy Call Girls Pune Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top...
💚Trustworthy Call Girls Pune Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top...
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using PipesLinux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
 

MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS

  • 1. UNIT 5 – Numerical Control (NC) machine tools – CNC types, constructional details, special features, machining centre, part programming fundamentals CNC – manual part programming–micromachining – wafer machining.
  • 2. NUMERICAL CONTROL SYSTEM – Numerical control refers to the automation of machine tools operated by programmed commands encoded on a storage medium against to manual control through hand wheels or mechanically automated through cams alone. – Controlling a machine tool by means of a prepared programme is known as Numerical Control or NC
  • 3. Definition of NC System – A system in which actions are controlled by the direct insertion of numerical data at some point is known as NC system.
  • 4.
  • 5. TYPES OF NC SYSTEM – Traditional numerical control (NC) – Computer numerical control (CNC) – Distributed numerical control (DNC)
  • 6. Controlled axes in NC systems
  • 8. Basic components of NC – Software – Machine Control Unit (MCU) – Machine tool
  • 10. – Input or reader unit – Memory – Processor – Output channel – Control panel – Feed back channel
  • 11. CLASSIFICATION NC MACHINES BASED ON CONTROL SYSTEM – Open- loop system in NC machines – Closed loop system in NC machines
  • 12. Open- loop system in NC machines
  • 13. Closed loop system in NC machines
  • 14. Classification NC machines based on numerical control system – Point to point NC system – Straight cut NC system – Contouring NC system
  • 15. Point to point NC system
  • 16. Straight cut NC system
  • 18. Driving system of NC Machines – Electromechanical devices – Digital circuits
  • 19. AC Drives – Principle of operation The velocity of AC synchro motor is controlled by manipulating the voltage frequency supplied by the motor. The frequency manipulation requires the use of an electrical inverter, the inverter contains DC power supply and the circuit inverts DC voltage into AC voltage with a continuously controllable frequency.
  • 21. STEPPING MOTOR – Principle of operation The drive unit contains a steering circuit and a power amplifier. It translates the input pulses into the correct switching sequence required to step the motor.
  • 24. TOOLING SYSTEMS IN NC MACHINES – Using quick change tool holders – Automatic tool selection – Changing tools automatically for sequence of operations
  • 25. APPLICATIONS OF NC MACHINES – Metal cutting machine tools – Press working machine tools – Welding machines – Inspection machines – Assembly machines – Industrial robots – Cloth cutting
  • 26. ADVANTAGES OF NC MACHINES – It provides greater accuracy – Less production cost – Less operator skill is required – Machine utilization is better – Tooling cost is less – Cycle time is reduced thereby increasing the tool life.
  • 27. DISADVANTAGES OF NC MACHINES – Machine cost is high – Highly knowledgeable person in this field – Flexible is not there
  • 28. CNC SYSTEM – Computer numerical control is a NC system that utilizes a stored programme to perform the basic numerical control functions. A mini or micro computer based controller unit is used.
  • 29.
  • 30. The type of CNC used in these above- said fields are given below – CNC lathes – CNC turning centres – Gear hobbing machines – Gear shaping machines – Tube bending – Electron beam welding – Press brakes – Abrasive water jet machines – Coordinate measuring machines
  • 31. Types of CNC – Hybrid CNC – Straight CNC
  • 32. Major Elements of CNC systems – Hardware – Software – Information
  • 34. Special features of CNC machines – CNC drive systems – Feed drive – Slide movement element – coolant control – Working of automatic tool changer – Work holding system – CNC controller – Type of CNC machines
  • 35. CNC drive systems – Cutting spindles – Spindle heads
  • 36.
  • 37. Working of automatic tool changer – Drum type – Chain type
  • 38. Work holding system – Collet chuck – Jaw chuck – Arbors – Fixtures
  • 39. MACHINING CENTRES The following operations are carried out – Milling – Drilling – Reaming – Boring – Tapping
  • 40. Classification of machining centres – Horizontal spindle machining centres – Vertical spindle machining centre – Universal machining centre
  • 43. TURNING CENTRES – Horizontal machines – Vertical machines
  • 44. CLASSIFICATION OF HORIZONTAL MACHINES – Chucking machines – Shaft machines – Universal machines
  • 46. CNC ELECTRICAL DISCHARGE MACHINING – RAM type EDM CNC machine – Orbital type EDM CNC machine – Wire cut EDM CNC machine
  • 47. DESIGN CONSIDERATIONS OF CNC MACHINES – Static load – Dynamic load – Thermal load – Guideways – Measuring system – Tool monitoring system
  • 48.
  • 49. APPLICATION OF CNC MACHINES – Metal cutting industry for processes – In addition to metal cutting machines, CNC has also been applied to the following – Press working machine tools – Welding machines – Inspection machines – Assembly machines – Industrial robots – Cloth cutting
  • 50. ADVANTAGES OF CNC MACHINES – It increases in capacity for storing large part programs – It increases the memory for part programme processing – It is easy to edit the part programs on the control console – CNC is more compatible
  • 51. DISADVANTAGES OF CNC MACHINES – Costly setup and skilled operators are required – Computer programming knowledge is essential – Maintenance is difficult – Machines have to be installed in air conditioned places
  • 52. DNC – DNC can be defined as a manufacturing system in which a number of CNC machines are controlled by a single computer through direct connection and in real time.
  • 53.
  • 54. Configuration of a DNC System
  • 55. ADVANTAGES OF DNC – The computer can be remotely located even a thousand miles away – The computer can simultaneously programme for many NC machines
  • 56. PART PROGRAMMING FUNDAMENTALS – The conversion of engineering blueprint to a part programme can manually be performed or with the assistance of a high level computer language. – Part program – Methods of creating part programming
  • 57. Part program – The part programme is a set of instructions proposed to get the machined part starting with the desired blank and NC machine tool.
  • 58.
  • 59. Methods of creating part programming – Manual part programming – Computer assisted part programming (CAD/CAM) – Manual data input – Computer automated part programming
  • 60. CNC MANUAL PART PROGRAMMING – To prepare a part programme using a manual method, the programmer writes the machining instructions on a special format called part programming manuscript. – The manual programming jobs can be divided into two categories – Point to point jobs – Contouring jobs
  • 61. DATA REQUIRED FOR PART PROGRAMMING – Job dimensions/workpiece – Work holding – Feed/cutting speed – Finished dimension with tolerance – Sequence of operation – Types of tools – Mounting of tools
  • 63. ZERO POINTS – Origin is considered as zero point of the coordinate system. NC machines have either of two methods for specifying the zero point. – Fixed zero – The origin is always located at the southwest corner (lower left hand corner). – Floating zero – The machine operator sets zero point at any positions on the machine table.
  • 64. REFERENCE POINT – The part programmer decides the zero point to be located. It is known as reference point.
  • 65. NC related dimensioning in part programming – There are two type of positioning – Absolute positioning – The tool locations are always defined in relation to zero point. G90 code is used in a part programme to represent absolute mode – Incremental positioning – The next tool location must be defined with reference to the previous tool location. G91 code is used in a part programme to represent incremental mode
  • 66.
  • 67. There are two types of unit system follows – Inch system – G70 command is used – Metric system – G71 command is used
  • 68. The following steps should be kept in mind while writing the programme – Fixation of coordinate system – Reference of G and M codes – Dimensions of work and tools – Locating the fixture and machine table – Speed and feed according to the work and tool material.
  • 69.
  • 70. PREPARATORY FUNCTIONS (G) IN PART PROGRAMMING – Preparatory commands which prepare the machine or tool for different modes of movement positioning.
  • 71.
  • 72.
  • 73. MISCELLANEOUS FUNCTION IN PART PROGRAMMING – The function not relating the dimensional movement of the machine but it denotes the auxiliary or switching information is called miscellaneous functions. – For example coolant on/off, spindle speed
  • 74.
  • 75.
  • 76.
  • 77.
  • 78. Address characters and their meaning
  • 79.
  • 80. INTERPOLATION IN PART PROGRAMMING – It is the process of developing coordinate points in between start and finish coordinates. – Interpolation in NC machining is required to calculate the intermediate points of a curve or straight line when its start and end coordinates are given. Interpolation may be linear, circular or cubic/parabolic.
  • 82. CLASSIFICATION OF INTERPOLATION – Linear interpolation – Circular interpolation – Parabolic interpolation
  • 83. SUBROUTINES – The same machining operation which was carried out already is to be performed at many different operations on the work piece. It can be executed by means of a means of programme called as subrouties.
  • 84. CANNED CYCLE – A canned cycle is a combination of machine moves that performs anyone particular machining function drilling, turning, milling, boring, tapping etc. – G81 to G89 are used for canned cycles – G80 is used for cancelling the canned cycle
  • 85. MICROMACHINING – Micromachining refers of the technique for the fabrication of 3D structure on the micrometer scale. Micromachining refers the super finishing, a metalworking process for producing very fine surface finishes. – The various types of micromachining process are given below – Bulk micromachining – Surface micromachining
  • 86.
  • 87. SURFACE MICROMACHINING – In surface machining process, the structures are created on top of a substrate. In this case, a silicon substrate (wafer) is selectively etched to produce structures. – In this machining the microstructures are built by deposition and etching of different structural layers on top of the substrate.