Introduction to Computer Numerical control

Slides:



Advertisements
Similar presentations
Computer Numeric Control
Advertisements

NC and CNC machines and Control Programming
DeGarmo’s Materials and Processes in Manufacturing
Numerical Control Instructor: Dr Haris Aziz TA: Mian Wasif 2.
MET 1321 Machining and Welding
Manufacturing Automation
Submitted by Adnan Hassoneh Asad Alsebaee Ayoub Qadoos Mutasem Essa Abed Alqader Salameh Supervised by Dr. Salameh Abd Alfattah.
Machining Operations Part 1: Chapters 21, 22
IE433 CAD/CAM Computer Aided Design and Computer Aided Manufacturing Part-8 Industrial Engineering Department King Saud University.
Winter term 00/01 Industrial Applications of Computers Computer Aided Manufacturing (CAM) Computer Numerical Control (CNC)
Numerical Control. Machines Machines are everywhere  Utility machineries eg. Buses, Planes  Manufacturing machineries eg. Injection moulder  Tool-making.
IE433 CAD/CAM Computer Aided Design and Computer Aided Manufacturing Part-9 CNC Fundamentals Industrial Engineering Department King Saud University.
BMFS 3373 CNC TECHNOLOGY Lecture 2
Computer Numerical Control CNC by Anil Gajjar. Computer Numerical Control Computer Numerical control is a method of automatically operating a manufacturing.
Introduction CNC (Computer Numerical Control) Machines are automated machines, which uses programs to automatically execute a series of machining operations.
MFET 275 CNC Applications A thorough course in G and M code programming of two axis turning centers and three axis machining centers. James B. Higley,
Advanced Manufacturing Laboratory Department of Industrial Engineering Sharif University of Technology Session # 15.
Automated Machining Manufacturing Processes. Outline Machining Centers Equipment Tool Changers Centering and Clamping Selection of Equipment Selection.
CAM Systems & CNC Machine Overview
CNC MACHINES PRESENTATION BY: G CHAITHAN VINAY KUMAR 10261A1412
Outline 1. Introduction to CNC machine 2. Component and Function of CNC 3. Coordinate System.
An Introduction to - Computer Numerical Control. Introduction CNC: Computer Numerical Control Production of machined parts whose production is controlled.
Module 1: Introduction to CNC Turning
Conventional Machining
8/8/2015IENG 475: Computer-Controlled Manufacturing Systems 1 IENG Lecture 11 Sensors, Actuators, and Relay Control Logic.
BMFS 3373 CNC TECHNOLOGY Lecture 9
CNC Machine Tool (G&M Code Program)
Numerical Control I NC Numerical Control - Software control of manufacturing processes. NC - Numerical Control - Software control of manufacturing processes.
NUMERICAL CONTROL.
Introduction To CNC Compute Integrated Project Lead The Way.
Introduction History, Advantages, Disadvantages, Applications, Elements of Machine Control.
Servo Motor Control. EML 2023 Department of Mechanical and Aerospace Engineering Design Project You are to design a mechanical device that can tilt a.
AUTOMATED INSPECTION (Part 2).
CNC Programming Prepared by Reza.
Robotics Systems Computer Integrated Manufacturing
Servo Motor Control. EML 2023 Department of Mechanical and Aerospace Engineering Design Problem You are to design an automated goalie for an air hockey.
“The evolution of manufacturing” Lesson 1. CNC : C omputer N umerical C ontrol; refers to a computer “controller” that reads instructions written in code.
1-1 Objectives The development of tools throughout history The standard types of machine tools used in shops The newly developed space-age machines and.
Robotics Systems Robotics CIM Introduction to Automation
1 Introduction General information Comparison to subprogramming … to computer programming … to canned cycles Application categories Limitations Computer.
Numerical Control Programming
CNC Machinery Module Objectives: Define Machining.
BMFS 3373 CNC TECHNOLOGY Lecture 10
……………..Continued Recap Grinding Machine Operations on grinding machine 1.
Speeds and Feeds. Spindle speeds given in RPM Revolutions Per Minute.
By : Avr & Svr engineering college, Nandyal.. Concept : We all are familiar with the Newton's corpuscular theory of light, that light is made up of small.
ENM208 INTRODUCTION to MACHINING ANADOLU UNİVERSITY Industrial Engineering Department.
Fundamentals of Metal cutting and Machining Processes MACHINING OPERATIONS AND MACHINING TOOLS Akhtar Husain Ref: Kalpakjian & Groover.
CNC FEED DRIVES Akhil Krishnan G M.Tech 1. CONTENTS 1.Introduction 2.Requirements of CNC feed drives 3.Servo motor 3.1 Servo drive control 3.2 Components.
CNC FEED DRIVES.
SNS COLLEGE OF ENGINEERING
PROGRAMMABLE AUTOMATION
CNC CONTROL SYSTEM AND PART PROGRAMMING
Numerical Control.
Group members MUHAMAAD DANISH 2015MC05 USMAN ALI JAT 2015MC14 MUREED SULTAN 2015MC18 AZAN ASHRAF 2015MC19 AYMEN.
An Introduction to Process Planning and G-Code
Numerical Control Sections: Fundamentals of NC Technology
Manufacturing Processes
Horizontal Milling Machines and Accessories
Outlines : Introduction . Construction . Control .
Graduation project ii: 3-axis cnc milling machine
Computer Numerical Control
Chapter 23 Machining Processes: Turning and Hole Making
NC,CNC machines and Control Programming.
NC and CNC machines and Control Programming
IENG 475: Computer-Controlled Manufacturing Systems
CAM Systems & CNC Machine Overview - Lecture 3
IENG 475: Computer-Controlled Manufacturing Systems
Computer Numeric Control TA202A (1 st ) Semester Prof. J. Ramkumar Department of Mechanical Engineering IIT Kanpur.
Presentation transcript:

Introduction to Computer Numerical control

Types of CNC Milling Machines can divide in to three categories: By number of axes - Two , three or more By the orientation of axes- Vertical or Horizontal By presence or absence of tool changer

Types of CNC Plasma Spring forming Laser Cutting machine Flame cutting machine Electric Discharge Machine Water Jet Welding CNC Punch Press

Types of Control System Point to point Tool Movement Point to point control system causes the tool to move to a point on the part and execute an operation at the point only Continues path tool Movement Continues path controller are named because they cause the tool to maintain continues contact with the part as the tool cuts a contour shape

Machine tool Axes Numerical machines can also be classified on the number of axes, or direction of motion. Machine centers usually have two-and – half, three, four, or five axis with three or four axis are more common Lathes and turning centers generally have between two and four axes

Loop System Loop system send electrical signal to drive motor controllers and receives feedback. One of the important factor that determine the tolerances to which a part can be cut is the loop system type. Open Loop System An open loop system utilizes stepping motors to create machine movement by electrical signals. the motor connected to Acme lead screw The lead screws used in this system generates friction and backlash. Backlash can cause positioning Error

Close Loop System Special motors called servos are used for executing machine movements in closed loop system. Motor type can be AC servos, DC servos, Hydraulic servos. The speed depend on amount of current or hydraulic fluid passing through it. Servos are connected to the spindle and they are connected to the machine table through the ball lead screw

Ball Lead Screw Ball lead screw is the hart of the drive system Advantages of ball lead screw over Acme lead screw are: 1. Precise position and repeatability 2. High Speed capability, 3. Less Wear 4. longer life

Position loop is closed by a device called an ENCODER. An encoder is a disk with three rings around it 1000 slits in the first ring, 1000 slits in the second ring, Only one slit in the third There are three light receiver on the other side of the disk Encoder passes the light to the receiver when the slits line up with the light and receiver. This create pulses The CNC control knows there are 1000 pulses per revolution so by counting the pulses it knows the encoder’s position exactly

Homing moves axes to a known position where each axes is initialized Homing (ZRN) Homing moves axes to a known position where each axes is initialized

Cartesian coordinate system Any point on a machine part, such as a hole to be drilled, can be described in terms of its position. the system that allows us to do this is Cartesian coordinate

Machine axes Machine axes are established according to the industry standard report EIA RS - 267A

Axes configuration X axes moves from right to left as you face the machine Y axes move toward and away from you The Z axes is the spindle movement up and down spindle . A move toward work is Z(-Z) A move away from work is Z(+ Z)

Types of tool positioning Incremental Positioning

Absolute Positioning

End of presentation