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
NC AND CNC

More Related Content

What's hot

Introduction to CNC machine and Hardware.
Introduction to CNC machine and Hardware. Introduction to CNC machine and Hardware.
Introduction to CNC machine and Hardware. aman1312
 
Numerical control machines
Numerical control machines Numerical control machines
Numerical control machines jntuhcej
 
Chapter 2 constructional feature of cnc machine
Chapter 2 constructional feature of cnc machineChapter 2 constructional feature of cnc machine
Chapter 2 constructional feature of cnc machineRAHUL THAKER
 
Manual part programming
Manual part programmingManual part programming
Manual part programmingjntuhcej
 
Numerical control machines tool
Numerical control machines toolNumerical control machines tool
Numerical control machines tooljntuhcej
 
Flexible manufacturing systems (FMS)
Flexible manufacturing systems (FMS)Flexible manufacturing systems (FMS)
Flexible manufacturing systems (FMS)jntuhcej
 
Jig and fixture
Jig and fixtureJig and fixture
Jig and fixtureNaman Dave
 
Uint 1 locating and clamping devices
Uint 1 locating and clamping devicesUint 1 locating and clamping devices
Uint 1 locating and clamping devicesS.DHARANI KUMAR
 
CNC Turning and Milling centres
CNC Turning and Milling centresCNC Turning and Milling centres
CNC Turning and Milling centresAchyuth Padmanabh
 
Types of cnc machines
Types of cnc machinesTypes of cnc machines
Types of cnc machinesSumanth Sumu
 
Manufacturing Technology-II Unit 5
Manufacturing Technology-II Unit 5Manufacturing Technology-II Unit 5
Manufacturing Technology-II Unit 5Ravi Sankar
 
12 cnc & part programming
12 cnc & part programming12 cnc & part programming
12 cnc & part programmingM Siva Kumar
 
Cnc cutting tools
Cnc cutting toolsCnc cutting tools
Cnc cutting toolsRakesh Raki
 

What's hot (20)

Introduction to CNC machine and Hardware.
Introduction to CNC machine and Hardware. Introduction to CNC machine and Hardware.
Introduction to CNC machine and Hardware.
 
Numerical control machines
Numerical control machines Numerical control machines
Numerical control machines
 
Chapter 2 constructional feature of cnc machine
Chapter 2 constructional feature of cnc machineChapter 2 constructional feature of cnc machine
Chapter 2 constructional feature of cnc machine
 
Apt programming
Apt programmingApt programming
Apt programming
 
Manual part programming
Manual part programmingManual part programming
Manual part programming
 
Numerical control machines tool
Numerical control machines toolNumerical control machines tool
Numerical control machines tool
 
Flexible manufacturing systems (FMS)
Flexible manufacturing systems (FMS)Flexible manufacturing systems (FMS)
Flexible manufacturing systems (FMS)
 
Shaper, slotter, planer
Shaper, slotter, planerShaper, slotter, planer
Shaper, slotter, planer
 
Jig and fixture
Jig and fixtureJig and fixture
Jig and fixture
 
Uint 1 locating and clamping devices
Uint 1 locating and clamping devicesUint 1 locating and clamping devices
Uint 1 locating and clamping devices
 
Cnc control systems
Cnc control systemsCnc control systems
Cnc control systems
 
3 numerical control
3 numerical control3 numerical control
3 numerical control
 
CNC Turning and Milling centres
CNC Turning and Milling centresCNC Turning and Milling centres
CNC Turning and Milling centres
 
Types of cnc machines
Types of cnc machinesTypes of cnc machines
Types of cnc machines
 
Ch 2 NC machine
Ch 2 NC machine Ch 2 NC machine
Ch 2 NC machine
 
Manufacturing Technology-II Unit 5
Manufacturing Technology-II Unit 5Manufacturing Technology-II Unit 5
Manufacturing Technology-II Unit 5
 
12 cnc & part programming
12 cnc & part programming12 cnc & part programming
12 cnc & part programming
 
Cnc cutting tools
Cnc cutting toolsCnc cutting tools
Cnc cutting tools
 
DNC SYSTEMS
DNC SYSTEMSDNC SYSTEMS
DNC SYSTEMS
 
Cnc machine training
Cnc machine trainingCnc machine training
Cnc machine training
 

Similar to NC AND CNC

Unit 4-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
Unit 4-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURINGUnit 4-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURING
Unit 4-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURINGMohanumar S
 
Unit 4-FUNDAMENTAL OF CNC AND PART PROGRAMING.pptx
Unit 4-FUNDAMENTAL OF CNC AND PART PROGRAMING.pptxUnit 4-FUNDAMENTAL OF CNC AND PART PROGRAMING.pptx
Unit 4-FUNDAMENTAL OF CNC AND PART PROGRAMING.pptxdinesh babu
 
CNC MACHINE TOOLS Introduction Module 1.ppt
CNC MACHINE TOOLS Introduction Module 1.pptCNC MACHINE TOOLS Introduction Module 1.ppt
CNC MACHINE TOOLS Introduction Module 1.pptPradeepNB2
 
Part programming for nc machines
Part programming for nc machinesPart programming for nc machines
Part programming for nc machinesDorothy Kare
 
cncseminar-121020053500-phpapp01-170219102752 (1).pdf
cncseminar-121020053500-phpapp01-170219102752 (1).pdfcncseminar-121020053500-phpapp01-170219102752 (1).pdf
cncseminar-121020053500-phpapp01-170219102752 (1).pdfSourav241418
 
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.pptxMohammadHussain364422
 
Unit V CNC Machining
Unit V CNC MachiningUnit V CNC Machining
Unit V CNC Machininglaxtwinsme
 
geometric modelling and PLC
geometric modelling and PLCgeometric modelling and PLC
geometric modelling and PLCDenny John
 
Computer numerical control ( CNC )
Computer numerical control  ( CNC )Computer numerical control  ( CNC )
Computer numerical control ( CNC )BhaveshChaudhari21
 
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.pptMohanumar S
 
MT-II UNIT V CNC MACHINING
MT-II UNIT V CNC MACHININGMT-II UNIT V CNC MACHINING
MT-II UNIT V CNC MACHININGKarthik R
 
Modern machine
Modern machineModern machine
Modern machineUbaid Shah
 

Similar to NC AND CNC (20)

Unit 4-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
Unit 4-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURINGUnit 4-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURING
Unit 4-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
 
Unit 4-FUNDAMENTAL OF CNC AND PART PROGRAMING.pptx
Unit 4-FUNDAMENTAL OF CNC AND PART PROGRAMING.pptxUnit 4-FUNDAMENTAL OF CNC AND PART PROGRAMING.pptx
Unit 4-FUNDAMENTAL OF CNC AND PART PROGRAMING.pptx
 
9.pmat m 01
9.pmat m 019.pmat m 01
9.pmat m 01
 
CNC Milling
CNC MillingCNC Milling
CNC Milling
 
CNC MACHINE TOOLS Introduction Module 1.ppt
CNC MACHINE TOOLS Introduction Module 1.pptCNC MACHINE TOOLS Introduction Module 1.ppt
CNC MACHINE TOOLS Introduction Module 1.ppt
 
Part programming for nc machines
Part programming for nc machinesPart programming for nc machines
Part programming for nc machines
 
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
 
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
 
Cnc programming basics.doc
Cnc programming basics.docCnc programming basics.doc
Cnc programming basics.doc
 

More from SIVASHANKAR N

Artificial Neural Network in recent research
Artificial Neural Network in recent researchArtificial Neural Network in recent research
Artificial Neural Network in recent researchSIVASHANKAR N
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
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 PROCESSSIVASHANKAR N
 
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 MACHINESSIVASHANKAR N
 
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 MACHINESIVASHANKAR N
 
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 CUTTINGSIVASHANKAR N
 
MACHINING TIME CALCULATION
MACHINING TIME CALCULATIONMACHINING TIME CALCULATION
MACHINING TIME CALCULATIONSIVASHANKAR N
 
PRODUCTION COST ESTIMATION
PRODUCTION COST ESTIMATIONPRODUCTION COST ESTIMATION
PRODUCTION COST ESTIMATIONSIVASHANKAR N
 
INTRODUCTION TO COST ESTIMATION
INTRODUCTION TO COST ESTIMATIONINTRODUCTION TO COST ESTIMATION
INTRODUCTION TO COST ESTIMATIONSIVASHANKAR N
 
PROCESS PLANNING ACTIVITIES
PROCESS PLANNING ACTIVITIESPROCESS PLANNING ACTIVITIES
PROCESS PLANNING ACTIVITIESSIVASHANKAR N
 
PROCESS PLANNING AND COST ESTIMATION
PROCESS PLANNING AND COST ESTIMATION PROCESS PLANNING AND COST ESTIMATION
PROCESS PLANNING AND COST ESTIMATION SIVASHANKAR N
 
PRINCIPLES OF MANAGEMENT.pptx
PRINCIPLES OF MANAGEMENT.pptxPRINCIPLES OF MANAGEMENT.pptx
PRINCIPLES OF MANAGEMENT.pptxSIVASHANKAR N
 
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.pptSIVASHANKAR N
 
PRODUCTION PLANNING AND CONTROL
PRODUCTION PLANNING AND CONTROLPRODUCTION PLANNING AND CONTROL
PRODUCTION PLANNING AND CONTROLSIVASHANKAR N
 
PRODUCTION PLANNING AND CONTROL UNIT3
PRODUCTION PLANNING AND CONTROL UNIT3PRODUCTION PLANNING AND CONTROL UNIT3
PRODUCTION PLANNING AND CONTROL UNIT3SIVASHANKAR N
 
PRODUCTION PLANNING AND CONTROL UNIT 2
PRODUCTION PLANNING AND CONTROL UNIT 2PRODUCTION PLANNING AND CONTROL UNIT 2
PRODUCTION PLANNING AND CONTROL UNIT 2SIVASHANKAR N
 
PRODUCTION PLANNING AND CONTROL
PRODUCTION PLANNING AND CONTROL PRODUCTION PLANNING AND CONTROL
PRODUCTION PLANNING AND CONTROL SIVASHANKAR N
 
Topic-4-Belt-Drives-Pulleys.ppt
Topic-4-Belt-Drives-Pulleys.pptTopic-4-Belt-Drives-Pulleys.ppt
Topic-4-Belt-Drives-Pulleys.pptSIVASHANKAR N
 
ABRASIVE AND BROACHING
ABRASIVE AND BROACHINGABRASIVE AND BROACHING
ABRASIVE AND BROACHINGSIVASHANKAR 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-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
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
 
ABRASIVE AND BROACHING
ABRASIVE AND BROACHINGABRASIVE AND BROACHING
ABRASIVE AND BROACHING
 
SHAPERS
SHAPERSSHAPERS
SHAPERS
 

Recently uploaded

Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...ranjana rawat
 
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...Call girls in Ahmedabad High profile
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 

Recently uploaded (20)

Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
 
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 

NC AND CNC

  • 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.