Numerical control machines tool

jntuhcej
jntuhcejTeaching en jntuhcej
NUMERICAL CONTROL
(NC)
HISTORICAL DEVELOPMENT
• 15th century - machining metal.
• 18th century - industrialization, production-type machine tools.
• 20th century - F.W. Taylor - Tool metal - HSS
Automated production equipment -
Screw machines
Transfer lines
Assembly lines
using cams and preset stops
Programmable automation -
NC
PLC
Robots
Numerical control machines tool
A Definition of NC
• Numerical Control is a system in which actions are
controlled by the direct insertion of numerical data at
some point.
• In other words, Programmable automation in which the
mechanical actions of a ‘machine tool’ are controlled by a
program
• or
• It is defined Method of programmable automation in which
various functions of machine tools are controlled by numbers
, letters and symbols.
In NC machine numbers form of program of instructions are:
1.TO Start (or) Stop the machine tool spindle .
2. To control the spindle speed.
3.To change the tool.
4.To change the feed rate.
5.To switch the coolant on/off.
6.To position the tool at a desired position
Principle of operation:
1.The program of instructions in terms of part geometry ,
cutting process parameters and type of tool serves as the input
of machine control unit (MCU) which in turns commands the
machine tool to make the product.
2.The machine axes are connected to servomotors , which
work under the control of the machine control unit (MCU)
3.The servomotors control the movement of the cutting tool
with respect to work piece.
Numerical control machines tool
1.The control of an axis in an NC machine as shown
2. It is a closed loop positioning system
3.The MCU Generates a pulse signal until the signal returned from
the feed back transducer agrees with the original number of
pulses requires to execute the movement.
4.The comparator compares the count of feedback pulses with the
original number, and the error signal is the output until the table
reaches the desired position.
5. Feed back transducers are linear/rotary encoders used to obtain
the correct position or velocity feedback.
MACHINE UNIT
NUMERICAL
CONTROLLER
NUMERICAL
DATA
(Numbers , letters
and symbols. )
MANUFACTURING
OPERATOR
PROCESSED
PART
Drive Control
NUMERICAL CONTROL ELEMENTS
1.Program of instructions.
2.Machine control unit (MCU).
3.NC machine tool.
4.NC Cutting tools.
1.Program of Instructions:
1. The program of instructions is the detailed step - by - step
of operations which are implemented by MCU .
2.The program is coded in alphanumerical form on an input
medium to the MCU
3. The input medium is a punched tape or a magnetic tape .
4.Two method are used to program for NC
I. Manual part programming
II. Computer – aided part programming
COMPONENTS OF NC MACHINES
MCU
Machine
Tool
CLU
DPU
MCU - Machine control unit
CLU - Control-loops unit
DPU - Data processing unit
Hardware Configuration of NC
Machine
2. Machine Control Unit (MCU)
• NC machine tool has a main unit, which is known as Machine Control
Unit.
• It consists of some electronic hardware that reads theNC programme,
interprets it and conversely translates it for mechanical actions of the
machine tool.
• MCU consists of two parts : Data processing unit (DPU) and
• control loops unit (CLU).
• Function of DPU: read the decode the instructions available on the
tape & to provide the decoded data to the control loops unit (CLU).
• Function of (CLU): To control the drives attached to the axes and
receive the feedback signals from machine tool
• CLU also prompts a signal that the previous data segment is
completed and that the DPU can read the next block of the part
program.
DPU consists of the following elements:
1.Input device example: Tape reader
2.Reading circuit
3.parity checking logic (transmission error).
4.Decoding circuits
5.interpolator
CLU consists of the following:
1. Position control unit with a feedback device such as a linear
encoder.
2. Velocity control unit with a feedback such as a rotary encoder.
3. Acceleration , retardation and backlash correction circuits.
4. Auxiliary function control unit for coolant on and off ,etc.
8
3 .NC Machine Tool :
•Machine tool is the main components of a numerical control
system, which executes the operations.
•It may consist of worktable, cutting tools, jigs and fixtures,
motors for driving spindle and coolant and lubricating
system.
•The latest development in the numerical control machine
tool is the versatile machining center.
•This is a single machine capable of doing a number of
operations such as milling, boring, drilling, reaming, and
tapping by Automatic Tool Changer (ATC) under the control
of tool selection instruction.
4 .NC cutting tools:
1.The ISO Procedure is adopted for the designation of NC cutting tools .
2.A power operated draw bar may be used to pull the tolling at the retention knob.
3.A typical end mill as shown as the programmer obtain the history of the tools such
as tool number , cutter compensation etc.
9
The MCU may be of three types :
•Housed MCU
Machine Control Unit may be mounted on the machine tool or
may be built in the casing of the machine.
•Swing Around MCU
Machine Control Unit is directly mounted on the machine, which
can swing around it and can be adjusted as per requirement of the
operator’s position.
•Stand Alone MCU
Machine Control Unit is enclosed in a separate cabinet which is
installed at some remote or same place near to the machine.
OTHER COMPONENTS OF AN NC MACHINE TOOL
10
COORDINATE SYSTEMS
x
Right hand rule
y
z
x
y
z
NC coordinate system :
1. A Cartesian co-ordinate system consist of three axes
positioned at 900 from each other.
2.the nomenclature of the three main axis (x , y, z) is
based on the right hand rule.
3. (x ,y , z) axes are represented by the thumb , index and
middle fingers of the right hand.
4. the right hand rule is used the positive direction of the
co-ordinate axes.
5.the three rotational axes defined in NC are the a, b, c
axes.
For turning operations:
1. Two axes are normally required to control the movement of
the tool relative to the rotating work piece.
2.The z- axis is the axis of rotation of the work piece and the
x- axis radial location of the cutting tool.
For Drilling and milling operations:
1. Two axes x and y are defined in the plane of the table and
the z- axes is perpendicular to the plane and the movement in
the z- direction is controlled by the vertical motion of the
spindle.
BASIC REQUIREMENT OF NC MACHINE CONTROL
a. Preparatory functions: which unit, which interpolator,
absolute or incremental programming, which circular
interpolation plane, cutter compensation, etc.
b. Coordinates: three translational, and three rotational axes.
c. Machining parameters: feed, and speed.
d. Tool control: tool diameter, next tool number, tool change.
e. Cycle functions: drill cycle, ream cycle, bore cycle, mill
cycle, clearance plane.
f. Coolant control: coolant on/off, flood, mist.
g. Miscellaneous control: spindle on/off, tape rewind, spindle
rotation direction, pallet change, clamps control, etc.
h. Interpolators: linear, circular interpolation
Types of Numerical Control
• Conventional Numerical Control (NC)
• Direct Numerical Control (DNC)
• Computer Numerical Control (CNC)
15
Conventional Numerical
Control (NC)
• Data is sent to the machine tool by
means of punch cards or tapes.
• The reader at the machine performs no
calculations or interpolations.
16
DNC
• Direct numerical control (DNC) – control of multiple
machine tools by a single (mainframe) computer
through direct connection and in real time
▫ 1960s technology
▫ Two way communication
• Distributed numerical control (DNC) – network
consisting of central computer connected to machine
tool MCUs, which are CNC
▫ Present technology
▫ Two way communication
18
Direct numerical control (DNC) Distributed numerical control (DNC)
Cost-Benefits of NC
Costs
• High investment cost
• High maintenance effort
• Need for skilled programmers
• High utilization required
Benefits
• Cycle time reduction
• Nonproductive time reduction
• Greater accuracy and repeatability
• Lower scrap rates
• Reduced parts inventory and floor space
• Operator skill-level reduced
CLASSIFICATION OF NUMERICAL CONTROL
• Motion control: point to point (PTP)
continuous (contouring) path
• Control loops: open loop and closed loop
• Power drives: hydraulic, electric, pneumatic
• Positioning systems: absolute positioning
incremental positioning
• Hardware and software: Hardware NC
software computer numerical control (CNC)
NC tool positioning methods:
1. Absolute positioning fixes the reference system and enables the actual ( x ,
y, z ) coordinates to be specified with respect to a fixed origin.
2. Incremental positioning: It uses incremental movement that the next tool
location is defined with respect to the previous tool location
1.Motion Control
1.PTP motion-control
• The point to point mode is used to move the
cutting tool to a pre-defined position.
• The machine operation is performed at that
position
• Moving at maximum rate from point to point.
• Accuracy of the destination is important but not
the path.
• Drilling is a good application.
Numerical control modes
Numerical control machines tool
2.Straight cut NC mode:
1.In this mode the cutting tool is moved parallel to one of
the major axis (x or y or z) at a control rate
2.pocket milling is an example of the straight cut NC
mode.
3. Contouring NC control :
1. In this mode , the tool motion is in more than one axis is
controlled continuously and simultaneously to get desired
shape.
2.This mode perform 2dimension or 3 dimension
profiles to be contour machined used in milling , turning and
grinding machines.
3.In the process of machining, the tool contacts the work
piece.
4.Use linear and circular interpolators
28
Interpolation Methods
1. Linear interpolation
▫ Straight line between two points in space
1. Circular interpolation
▫ Circular arc defined by starting point, end point, center
or radius, and direction
1. Helical interpolation
▫ Circular plus linear motion
1. Parabolic and cubic interpolation
▫ Free form curves using higher order equations
• Closed-loop control: to measure displacement of table
motion
• the advantage of a closed-loop system is its positioning
accuracy.
Power Drives
• Electric motor
▫ widelyused
▫ small size, ease of control, lowcost
• Hydraulic drive
▫ much larger power/sizeratio
• Pneumatic drive
▫ rarely used in NC positioningsystem
▫ can be used to drive the auxiliarydevices
NC MACHINE RATING
• Accuracy
• Repeatability
• Spindle and axis motor horsepower
• Number of controlled axes
• Dimension of workspace
• Features of the machine and the controller.
NC APPLICATIONS:
1. Material removal process:
Turning, drilling, boring, milling and grinding
2.welding and cutting processes:
spot welding ,arc ,laser beam and plasma cutting
3.Automatic drafting
4.Assembly of parts
5.Automatic riveting
6.Tube bending
7.cloth cutting
8.automated knitting (craft)
9.plastic moulding process
Injection moulding and Blow moulding
Limitations of NC
1.The cost is high.
2.The maintenance cost is high on account of its
complex and sophisticated technology.
3.NC machines require part programmers. There
is problem of finding , hiring and training the
programmers.
Numerical control machines tool
1 de 39

Más contenido relacionado

La actualidad más candente

DNC machines toolsDNC machines tools
DNC machines toolsjntuhcej
4.9K vistas17 diapositivas
Nc part programmingNc part programming
Nc part programmingVemulapalli Das
28K vistas23 diapositivas
COMPUTER AIDED PROCESS PLANNINGCOMPUTER AIDED PROCESS PLANNING
COMPUTER AIDED PROCESS PLANNINGjntuhcej
33.8K vistas40 diapositivas
Numeric controlNumeric control
Numeric controlKANA RAM MEENA
4.1K vistas28 diapositivas
DISTRIBUTED NUMERICAL CONTROLDISTRIBUTED NUMERICAL CONTROL
DISTRIBUTED NUMERICAL CONTROLParamesh .
2.6K vistas14 diapositivas
\Transfer Lines\Transfer Lines
\Transfer LinesPRAVEENKUMAR SHAHAPURMATH
19.9K vistas58 diapositivas

La actualidad más candente(20)

DNC machines toolsDNC machines tools
DNC machines tools
jntuhcej4.9K vistas
Nc part programmingNc part programming
Nc part programming
Vemulapalli Das28K vistas
COMPUTER AIDED PROCESS PLANNINGCOMPUTER AIDED PROCESS PLANNING
COMPUTER AIDED PROCESS PLANNING
jntuhcej33.8K vistas
Numeric controlNumeric control
Numeric control
KANA RAM MEENA4.1K vistas
DISTRIBUTED NUMERICAL CONTROLDISTRIBUTED NUMERICAL CONTROL
DISTRIBUTED NUMERICAL CONTROL
Paramesh .2.6K vistas
\Transfer Lines\Transfer Lines
\Transfer Lines
PRAVEENKUMAR SHAHAPURMATH19.9K vistas
Nc MachineNc Machine
Nc Machine
Satyen Champaneria44.2K vistas
Group TechnologyGroup Technology
Group Technology
Sunith Guraddi68K vistas
Cnc feed drivesCnc feed drives
Cnc feed drives
Akhil Krishnan G20.6K vistas
Numerical control machines Numerical control machines
Numerical control machines
jntuhcej1K vistas
computer numerical controlcomputer numerical control
computer numerical control
Lalrin Muani4.3K vistas
Cnc, dnc & adaptive controlCnc, dnc & adaptive control
Cnc, dnc & adaptive control
parabajinkya007028.9K vistas
Apt programmingApt programming
Apt programming
Vemulapalli Das29.1K vistas
Cnc machine toolsCnc machine tools
Cnc machine tools
ftesv4K vistas
4 tooling in cnc4 tooling in cnc
4 tooling in cnc
shaikusmanshag7.2K vistas
Adaptive control SystemAdaptive control System
Adaptive control System
SUMIT ATTRI44K vistas

Similar a Numerical control machines tool

Ncmachine (1)Ncmachine (1)
Ncmachine (1)Ashok Mannava
78 vistas26 diapositivas
Unit V CNC MachiningUnit V CNC Machining
Unit V CNC Machininglaxtwinsme
696 vistas143 diapositivas
Part programming for nc machinesPart programming for nc machines
Part programming for nc machinesDorothy Kare
6.8K vistas118 diapositivas

Similar a Numerical control machines tool(20)

Ncmachine (1)Ncmachine (1)
Ncmachine (1)
Ashok Mannava78 vistas
CNC principle & machining centreCNC principle & machining centre
CNC principle & machining centre
NirmalRaja3333 vistas
CNC PROGRAMMING FOR BEGAINER Part 1CNC PROGRAMMING FOR BEGAINER Part 1
CNC PROGRAMMING FOR BEGAINER Part 1
Parveen Kumar59K vistas
Unit V CNC MachiningUnit V CNC Machining
Unit V CNC Machining
laxtwinsme696 vistas
Computer Aided Manufacturing.pptxComputer Aided Manufacturing.pptx
Computer Aided Manufacturing.pptx
DrDineshDhande37 vistas
Part programming for nc machinesPart programming for nc machines
Part programming for nc machines
Dorothy Kare6.8K vistas
Modern machineModern machine
Modern machine
Ubaid Shah336 vistas
MANUFACTURING TECHNOLOGY-IIMANUFACTURING TECHNOLOGY-II
MANUFACTURING TECHNOLOGY-II
S. Sathishkumar14.5K vistas
COMPUTER NUMERIC CONTROL COMPUTER NUMERIC CONTROL
COMPUTER NUMERIC CONTROL
Chetan Dixit147 vistas
CNC Programmingmodifies examination 1CNC Programmingmodifies examination 1
CNC Programmingmodifies examination 1
Prof. S.Rajendiran2.2K vistas
Chapter_2_NC-CNC machine tools.pptxChapter_2_NC-CNC machine tools.pptx
Chapter_2_NC-CNC machine tools.pptx
Sankalp Bhatiya31 vistas
CAM-2 NC CNC machines.pdfCAM-2 NC CNC machines.pdf
CAM-2 NC CNC machines.pdf
JanakValaki140 vistas
MT-II UNIT V CNC MACHININGMT-II UNIT V CNC MACHINING
MT-II UNIT V CNC MACHINING
Karthik R185 vistas
CNC MACHINE TOOLS.pptCNC MACHINE TOOLS.ppt
CNC MACHINE TOOLS.ppt
DineshKumar416522 vistas
9.pmat m 019.pmat m 01
9.pmat m 01
Nitesh Wadhwani2.7K vistas
MT-II UNIT V CNC MACHININGMT-II UNIT V CNC MACHINING
MT-II UNIT V CNC MACHINING
Karthik R86 vistas
CNC Programmingmodifies1CNC Programmingmodifies1
CNC Programmingmodifies1
Prof. S.Rajendiran4.2K vistas
BHEL CNC MACHINE TRAINING REPORT BHEL CNC MACHINE TRAINING REPORT
BHEL CNC MACHINE TRAINING REPORT
piyush singh3K vistas
bhel6-171106130647.pdfbhel6-171106130647.pdf
bhel6-171106130647.pdf
ARYAKUMARNIRAV1 vista

Más de jntuhcej

puddling.pptxpuddling.pptx
puddling.pptxjntuhcej
9 vistas23 diapositivas
Addative manufacturing.pptxAddative manufacturing.pptx
Addative manufacturing.pptxjntuhcej
6 vistas74 diapositivas
SOLID MODELLING.pptxSOLID MODELLING.pptx
SOLID MODELLING.pptxjntuhcej
170 vistas62 diapositivas
SURFACE MODELLING .pptxSURFACE MODELLING .pptx
SURFACE MODELLING .pptxjntuhcej
674 vistas36 diapositivas
CAD AND CAM PPT.pptxCAD AND CAM PPT.pptx
CAD AND CAM PPT.pptxjntuhcej
901 vistas73 diapositivas

Más de jntuhcej(20)

puddling.pptxpuddling.pptx
puddling.pptx
jntuhcej9 vistas
Addative manufacturing.pptxAddative manufacturing.pptx
Addative manufacturing.pptx
jntuhcej6 vistas
SOLID MODELLING.pptxSOLID MODELLING.pptx
SOLID MODELLING.pptx
jntuhcej170 vistas
SURFACE MODELLING .pptxSURFACE MODELLING .pptx
SURFACE MODELLING .pptx
jntuhcej674 vistas
CAD AND CAM PPT.pptxCAD AND CAM PPT.pptx
CAD AND CAM PPT.pptx
jntuhcej901 vistas
Presentation1.pptxPresentation1.pptx
Presentation1.pptx
jntuhcej5 vistas
Marsilea.pptxMarsilea.pptx
Marsilea.pptx
jntuhcej92 vistas
Lycopodium.pptxLycopodium.pptx
Lycopodium.pptx
jntuhcej297 vistas
Marsilea.pptxMarsilea.pptx
Marsilea.pptx
jntuhcej2K vistas
psilotum.pptxpsilotum.pptx
psilotum.pptx
jntuhcej77 vistas
Stelar organization (1).pptxStelar organization (1).pptx
Stelar organization (1).pptx
jntuhcej507 vistas
CAD AND CAM unit I.pptxCAD AND CAM unit I.pptx
CAD AND CAM unit I.pptx
jntuhcej858 vistas
Synthetics surfaces unit iiSynthetics surfaces unit ii
Synthetics surfaces unit ii
jntuhcej1.1K vistas

Último(20)

231112 (WR) v1  ChatGPT OEB 2023.pdf231112 (WR) v1  ChatGPT OEB 2023.pdf
231112 (WR) v1 ChatGPT OEB 2023.pdf
WilfredRubens.com67 vistas
discussion post.pdfdiscussion post.pdf
discussion post.pdf
jessemercerail57 vistas
CWP_23995_2013_17_11_2023_FINAL_ORDER.pdfCWP_23995_2013_17_11_2023_FINAL_ORDER.pdf
CWP_23995_2013_17_11_2023_FINAL_ORDER.pdf
SukhwinderSingh895865452 vistas
ICS3211_lecture_week72023.pdfICS3211_lecture_week72023.pdf
ICS3211_lecture_week72023.pdf
Vanessa Camilleri175 vistas
ME_URBAN_WAR.pptME_URBAN_WAR.ppt
ME_URBAN_WAR.ppt
Norvell (Tex) DeAtkine117 vistas
GSoC 2024GSoC 2024
GSoC 2024
DeveloperStudentClub1041 vistas
M. Pharm Unit 2. Regulatory Asspects.pptxM. Pharm Unit 2. Regulatory Asspects.pptx
M. Pharm Unit 2. Regulatory Asspects.pptx
Ashokrao Mane College of Pharmacy, Peth- Vadgaon86 vistas
A Day At 07.45 Using A CodeA Day At 07.45 Using A Code
A Day At 07.45 Using A Code
Ashley Lott55 vistas
ANATOMY AND PHYSIOLOGY UNIT 1 { PART-1}ANATOMY AND PHYSIOLOGY UNIT 1 { PART-1}
ANATOMY AND PHYSIOLOGY UNIT 1 { PART-1}
DR .PALLAVI PATHANIA102 vistas
Narration  ppt.pptxNarration  ppt.pptx
Narration ppt.pptx
Tariq KHAN57 vistas
Universe revised.pdfUniverse revised.pdf
Universe revised.pdf
DrHafizKosar79 vistas
Class 10 English notes 23-24.pptxClass 10 English notes 23-24.pptx
Class 10 English notes 23-24.pptx
Tariq KHAN57 vistas
Plastic waste.pdfPlastic waste.pdf
Plastic waste.pdf
alqaseedae72 vistas
Narration lesson plan.docxNarration lesson plan.docx
Narration lesson plan.docx
Tariq KHAN84 vistas
How to present dataHow to present data
How to present data
Pavel Šabatka41 vistas
Lecture: Open InnovationLecture: Open Innovation
Lecture: Open Innovation
Michal Hron68 vistas
SIMPLE PRESENT TENSE_new.pptxSIMPLE PRESENT TENSE_new.pptx
SIMPLE PRESENT TENSE_new.pptx
nisrinamadani2135 vistas
BYSC infopack.pdfBYSC infopack.pdf
BYSC infopack.pdf
Fundacja Rozwoju Społeczeństwa Przedsiębiorczego129 vistas

Numerical control machines tool

  • 2. HISTORICAL DEVELOPMENT • 15th century - machining metal. • 18th century - industrialization, production-type machine tools. • 20th century - F.W. Taylor - Tool metal - HSS Automated production equipment - Screw machines Transfer lines Assembly lines using cams and preset stops Programmable automation - NC PLC Robots
  • 4. A Definition of NC • Numerical Control is a system in which actions are controlled by the direct insertion of numerical data at some point. • In other words, Programmable automation in which the mechanical actions of a ‘machine tool’ are controlled by a program • or • It is defined Method of programmable automation in which various functions of machine tools are controlled by numbers , letters and symbols.
  • 5. In NC machine numbers form of program of instructions are: 1.TO Start (or) Stop the machine tool spindle . 2. To control the spindle speed. 3.To change the tool. 4.To change the feed rate. 5.To switch the coolant on/off. 6.To position the tool at a desired position Principle of operation: 1.The program of instructions in terms of part geometry , cutting process parameters and type of tool serves as the input of machine control unit (MCU) which in turns commands the machine tool to make the product. 2.The machine axes are connected to servomotors , which work under the control of the machine control unit (MCU) 3.The servomotors control the movement of the cutting tool with respect to work piece.
  • 7. 1.The control of an axis in an NC machine as shown 2. It is a closed loop positioning system 3.The MCU Generates a pulse signal until the signal returned from the feed back transducer agrees with the original number of pulses requires to execute the movement. 4.The comparator compares the count of feedback pulses with the original number, and the error signal is the output until the table reaches the desired position. 5. Feed back transducers are linear/rotary encoders used to obtain the correct position or velocity feedback.
  • 8. MACHINE UNIT NUMERICAL CONTROLLER NUMERICAL DATA (Numbers , letters and symbols. ) MANUFACTURING OPERATOR PROCESSED PART Drive Control
  • 9. NUMERICAL CONTROL ELEMENTS 1.Program of instructions. 2.Machine control unit (MCU). 3.NC machine tool. 4.NC Cutting tools. 1.Program of Instructions: 1. The program of instructions is the detailed step - by - step of operations which are implemented by MCU . 2.The program is coded in alphanumerical form on an input medium to the MCU 3. The input medium is a punched tape or a magnetic tape . 4.Two method are used to program for NC I. Manual part programming II. Computer – aided part programming
  • 10. COMPONENTS OF NC MACHINES MCU Machine Tool CLU DPU MCU - Machine control unit CLU - Control-loops unit DPU - Data processing unit Hardware Configuration of NC Machine
  • 11. 2. Machine Control Unit (MCU) • NC machine tool has a main unit, which is known as Machine Control Unit. • It consists of some electronic hardware that reads theNC programme, interprets it and conversely translates it for mechanical actions of the machine tool. • MCU consists of two parts : Data processing unit (DPU) and • control loops unit (CLU). • Function of DPU: read the decode the instructions available on the tape & to provide the decoded data to the control loops unit (CLU). • Function of (CLU): To control the drives attached to the axes and receive the feedback signals from machine tool • CLU also prompts a signal that the previous data segment is completed and that the DPU can read the next block of the part program.
  • 12. DPU consists of the following elements: 1.Input device example: Tape reader 2.Reading circuit 3.parity checking logic (transmission error). 4.Decoding circuits 5.interpolator CLU consists of the following: 1. Position control unit with a feedback device such as a linear encoder. 2. Velocity control unit with a feedback such as a rotary encoder. 3. Acceleration , retardation and backlash correction circuits. 4. Auxiliary function control unit for coolant on and off ,etc.
  • 13. 8 3 .NC Machine Tool : •Machine tool is the main components of a numerical control system, which executes the operations. •It may consist of worktable, cutting tools, jigs and fixtures, motors for driving spindle and coolant and lubricating system. •The latest development in the numerical control machine tool is the versatile machining center. •This is a single machine capable of doing a number of operations such as milling, boring, drilling, reaming, and tapping by Automatic Tool Changer (ATC) under the control of tool selection instruction.
  • 14. 4 .NC cutting tools: 1.The ISO Procedure is adopted for the designation of NC cutting tools . 2.A power operated draw bar may be used to pull the tolling at the retention knob. 3.A typical end mill as shown as the programmer obtain the history of the tools such as tool number , cutter compensation etc.
  • 15. 9 The MCU may be of three types : •Housed MCU Machine Control Unit may be mounted on the machine tool or may be built in the casing of the machine. •Swing Around MCU Machine Control Unit is directly mounted on the machine, which can swing around it and can be adjusted as per requirement of the operator’s position. •Stand Alone MCU Machine Control Unit is enclosed in a separate cabinet which is installed at some remote or same place near to the machine.
  • 16. OTHER COMPONENTS OF AN NC MACHINE TOOL 10
  • 18. NC coordinate system : 1. A Cartesian co-ordinate system consist of three axes positioned at 900 from each other. 2.the nomenclature of the three main axis (x , y, z) is based on the right hand rule. 3. (x ,y , z) axes are represented by the thumb , index and middle fingers of the right hand. 4. the right hand rule is used the positive direction of the co-ordinate axes. 5.the three rotational axes defined in NC are the a, b, c axes.
  • 19. For turning operations: 1. Two axes are normally required to control the movement of the tool relative to the rotating work piece. 2.The z- axis is the axis of rotation of the work piece and the x- axis radial location of the cutting tool. For Drilling and milling operations: 1. Two axes x and y are defined in the plane of the table and the z- axes is perpendicular to the plane and the movement in the z- direction is controlled by the vertical motion of the spindle.
  • 20. BASIC REQUIREMENT OF NC MACHINE CONTROL a. Preparatory functions: which unit, which interpolator, absolute or incremental programming, which circular interpolation plane, cutter compensation, etc. b. Coordinates: three translational, and three rotational axes. c. Machining parameters: feed, and speed. d. Tool control: tool diameter, next tool number, tool change. e. Cycle functions: drill cycle, ream cycle, bore cycle, mill cycle, clearance plane. f. Coolant control: coolant on/off, flood, mist. g. Miscellaneous control: spindle on/off, tape rewind, spindle rotation direction, pallet change, clamps control, etc. h. Interpolators: linear, circular interpolation
  • 21. Types of Numerical Control • Conventional Numerical Control (NC) • Direct Numerical Control (DNC) • Computer Numerical Control (CNC) 15
  • 22. Conventional Numerical Control (NC) • Data is sent to the machine tool by means of punch cards or tapes. • The reader at the machine performs no calculations or interpolations. 16
  • 23. DNC • Direct numerical control (DNC) – control of multiple machine tools by a single (mainframe) computer through direct connection and in real time ▫ 1960s technology ▫ Two way communication • Distributed numerical control (DNC) – network consisting of central computer connected to machine tool MCUs, which are CNC ▫ Present technology ▫ Two way communication
  • 24. 18 Direct numerical control (DNC) Distributed numerical control (DNC)
  • 25. Cost-Benefits of NC Costs • High investment cost • High maintenance effort • Need for skilled programmers • High utilization required Benefits • Cycle time reduction • Nonproductive time reduction • Greater accuracy and repeatability • Lower scrap rates • Reduced parts inventory and floor space • Operator skill-level reduced
  • 26. CLASSIFICATION OF NUMERICAL CONTROL • Motion control: point to point (PTP) continuous (contouring) path • Control loops: open loop and closed loop • Power drives: hydraulic, electric, pneumatic • Positioning systems: absolute positioning incremental positioning • Hardware and software: Hardware NC software computer numerical control (CNC)
  • 27. NC tool positioning methods: 1. Absolute positioning fixes the reference system and enables the actual ( x , y, z ) coordinates to be specified with respect to a fixed origin. 2. Incremental positioning: It uses incremental movement that the next tool location is defined with respect to the previous tool location
  • 28. 1.Motion Control 1.PTP motion-control • The point to point mode is used to move the cutting tool to a pre-defined position. • The machine operation is performed at that position • Moving at maximum rate from point to point. • Accuracy of the destination is important but not the path. • Drilling is a good application. Numerical control modes
  • 30. 2.Straight cut NC mode: 1.In this mode the cutting tool is moved parallel to one of the major axis (x or y or z) at a control rate 2.pocket milling is an example of the straight cut NC mode.
  • 31. 3. Contouring NC control : 1. In this mode , the tool motion is in more than one axis is controlled continuously and simultaneously to get desired shape. 2.This mode perform 2dimension or 3 dimension profiles to be contour machined used in milling , turning and grinding machines. 3.In the process of machining, the tool contacts the work piece. 4.Use linear and circular interpolators
  • 32. 28
  • 33. Interpolation Methods 1. Linear interpolation ▫ Straight line between two points in space 1. Circular interpolation ▫ Circular arc defined by starting point, end point, center or radius, and direction 1. Helical interpolation ▫ Circular plus linear motion 1. Parabolic and cubic interpolation ▫ Free form curves using higher order equations
  • 34. • Closed-loop control: to measure displacement of table motion • the advantage of a closed-loop system is its positioning accuracy.
  • 35. Power Drives • Electric motor ▫ widelyused ▫ small size, ease of control, lowcost • Hydraulic drive ▫ much larger power/sizeratio • Pneumatic drive ▫ rarely used in NC positioningsystem ▫ can be used to drive the auxiliarydevices
  • 36. NC MACHINE RATING • Accuracy • Repeatability • Spindle and axis motor horsepower • Number of controlled axes • Dimension of workspace • Features of the machine and the controller.
  • 37. NC APPLICATIONS: 1. Material removal process: Turning, drilling, boring, milling and grinding 2.welding and cutting processes: spot welding ,arc ,laser beam and plasma cutting 3.Automatic drafting 4.Assembly of parts 5.Automatic riveting 6.Tube bending 7.cloth cutting 8.automated knitting (craft) 9.plastic moulding process Injection moulding and Blow moulding
  • 38. Limitations of NC 1.The cost is high. 2.The maintenance cost is high on account of its complex and sophisticated technology. 3.NC machines require part programmers. There is problem of finding , hiring and training the programmers.