Computer Numerical Control

Slides:



Advertisements
Similar presentations
Computer Parts.
Advertisements

CENTRAL PROCESSING UNIT
Submitted by Adnan Hassoneh Asad Alsebaee Ayoub Qadoos Mutasem Essa Abed Alqader Salameh Supervised by Dr. Salameh Abd Alfattah.
Using Computers CS French Chapter 1.
IE433 CAD/CAM Computer Aided Design and Computer Aided Manufacturing Part-8 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.
Advanced Manufacturing Laboratory Department of Industrial Engineering Sharif University of Technology Session # 15.
Introduction to Computer Numerical control
COMPONENTS OF THE SYSTEM UNIT
The Microcomputer System In this presentation you will: Investigate the microprocessor Title Page.
Introduction History, Advantages, Disadvantages, Applications, Elements of Machine Control.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
COMPUTER ARCHITECTURE. Recommended Text 1Computer Organization and Architecture by William Stallings 2Structured Computer Organisation Andrew S. Tanenbaum.
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL COMPUTER.
Computer operation is of how the different parts of a computer system work together to perform a task.
Computer Systems Unit 2. Download the unit specification from moodle or the BTEC website Or alternatively visit ahmedictlecturer.wikispaces.com.
Brandon Halleran.  The power supply for your personal computer gives your machine all the different voltages it needs to operate properly. It is able.
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
Hardware and Software By: Kyle Face. Hardware! Main computer hardware components Hardware refers to the physical components of a computer (What you can.
1.3 What Is in There?.  Memory  Hard disk drive  Motherboard  CPU.
Five Components of a Computer Input Device – keyboard, scanner, PDA/stylus, digital camera, mouse, MP3 player, fax machine, microphone Storage Device –
Hardware refers to the tangible parts of computer systems and typically includes support for processing, storage, input, and output. Hardware Processing.
ENTERNAL COMPUTER. Microprocessor incorporates the functions of computer's central processing unit (CPU) on a single integrated circuit [1], or at most.
Chapter 2 content Basic organization of computer What is motherboard
SNS COLLEGE OF ENGINEERING
CPU Lesson 2.
The 8085 Microprocessor Architecture
Computer Hardware – System Unit
INTRODUCTION TO COMPUTERS
Computer Hardware By Millie Hay.
Components of Computer
A+ Guide to Managing and Maintaining Your PC, 7e
Principles of Information Technology
BMFS 3373 CNC TECHNOLOGY Lecture 11
NC, CNC, DNC.
Computer System Unit Components
The 8085 Microprocessor Architecture
Introduction of microprocessor
introduction to computer
Outlines : Introduction . Construction . Control .
Course Name: Computer Application Topic: Central Processing Unit (CPU)
Drill Translate the following message:
Microcomputer Architecture
CHAPTER 2 TERMINOLOGY.
Session III Architecture of PLC
An Introduction to Microprocessor Architecture using intel 8085 as a classic processor
Chapter5.
Programmable Logic Controllers (PLCs) An Overview.
COMPUTER BASICS Computer essentials 7-8.
Introduction to Microprocessors and Microcontrollers
Multicultural Social Community Development Institute ( MSCDI)
NC,CNC machines and Control Programming.
Chapter 3 Hardware and software 1.
NC and CNC machines and Control Programming
Computer Assisted Language Learning (CALL)
What is Computer A computer is a general purpose device that can be programmed to carry out a finite set of arithmetic or logical operations. Since a sequence.
Chapter 3 Hardware and software 1.
BIOS Chapter 6.
The 8085 Microprocessor Architecture
INTRODUCTION TO COMPUTERS
ACOE347 – Data Acquisition and Automation Systems
Introduction to Hardware
Cnc machine Presented By:.
Computer components is a programmable machine that receives input, stores and manipulates data, and provides output in a useful format. Computer The computer.
Explorer Inside the Computer
Introduction to BIOS Prof. Shamim Ahmad Hakim
Technology 2 Hardware on the Inside.
Computer Numeric Control TA202A (1 st ) Semester Prof. J. Ramkumar Department of Mechanical Engineering IIT Kanpur.
Presentation transcript:

Computer Numerical Control Computer Numerical Control or CNC is an advanced form of the CNC system where the machine control unit is a dedicated microcomputer instead of a hard-wired controller, as in conventional NC. CNC has evolved during the rapid improvements of the computer technology. The advent of Microprocessor, from the 1970s have helped in quick advancements in the Computer Technology and is in turn adapted in modern CNC Technology. Today’s CNC controller has latest features like high speed of operation, large memories, bus architectures, improved servos, etc. CNC Technology has powered the machine Tool industry today. It is used in majority of machine tools like machining centers, turning centers, grinders, lathes, drilling machines, etc.

Elements of a CNC System A CNC System consists of the following elements: Input Device MCU or Machine Control Unit Machine Tool Driving System Feedback devices Display Unit

Elements of a CNC System

Input Device: Through input device, part program is entered into CNC control or MCU (Machine Control Unit). Various input devices are as follows USB ( Universal serial Bus) : USB flash drives transfer data to the control Serial communication: A serial communication port connects computer system and CNC machine tool through an interface called RS-232. Through RS-232 cable , data is transferred from computer to CNC machine Ethernet Communication: Here, CNC machines are provided with Ethernet Card support. An Ethernet cable transfers data from the computer to CNC machine Conventional Programming: A built-in intelligent software inside the controller enables the operator to enter step by step data MCU or Machine Control Unit: It is the heart of the CNC system. It consists of the following components Central Processing Unit (CPU) : It comprises of A control section that retrieves data from memory and generates signals which in turn activates all MCU components An ALU (Arithmetic Logic Unit) that performs integer arithmetic operations and logical operations Intermediate Access Memory: This holds the data and programs temporarily that is required at that instant by the control section

MCU …………contd. CNC Memory: The memory of CNC is divided into Main memory. This consists of Read only Memory (ROM) – stores Operating System (OS) software and machine interface programs Random Access Memory (RAM) – stores part programs Secondary Memory – such as Hard Disks which is used to store large programs and can be used by main memory when required Input / Output (I/O) Interface : I/O interface establishes communication between the machine operator, the components of CNC system and other connected computers Machine Tool Controls: A machine tool consists of various axes e.g. X,Y,Z,A,B,C and a spindle which rotates at the designed RPM. Machine Tool Control hardware components in the MCU control the position and velocity of each of the axis and rotational speed of the spindle Sequence controls for auxiliary functions: Certain auxiliary functions like coolant control, emergency stop, tool changing function etc. are also carried out under part program controls

Machine Tool: The essential parts of the machine tool include the machine table, machine slide, the driving lead screw, ballscrew, rigid and heavy machine structure, automatic tool changing system, spindle and spindle drive system, chip removal system etc. Driving System: A driving system essentially is made up of amplifier circuits, drive motors and ball-led screws. The commonly used types of electrical motors include DC Servo Motor, AC Servo Motor, Stepper Motor and Linear Motor Feedback Devices: For the accurate operation of a CNC machine , the positional values and speed of the axes needs to be continuously updated. This is done by feedback devices. There are two types of feedback devices Positional feedback devices Velocity feedback devices Display Unit: This device displays the current status of operation such as the spindle RPM, the running part program, the feed rate, position of the machine slide etc. It shows the graphic simulation of the paths taken by the tool. Any malfunction of the CNC system is also displayed as warnings. Other data e.g. machine parameters, logic diagram of program controller, error message and diagnostic data are also displayed

Advantages of CNC Machines The accuracy and repeatability obtained is high. Many Aircraft parts are produced by CNC machines. Complex shaped contours can be machined. E.g.- Turbine blades, impellers etc. Can be easily programmed to handle variety of product styles. High volume production compared to conventional machines. Even lesser skilled or trained people can operate CNC machines unlike the conventional ones where highly skilled people are required. CNC Machines can be used uninterruptedly without turning them off provided regular maintenance is done.

Advantages of CNC Machines Avoids errors that were otherwise committed by humans operating conventional machines. Since CNC machines can be programmed, one person may well take care of a number of CNC machines. This reduces the employees and hence costs are reduced. Using CNC machines results in a safer work environment since the operator is not exposed to the machine area during machining. CNC Machines can be upgraded to newer technologies by replacing the existing CNC Control with an advanced one. Many CNC Machined can be linked together to a main computer. Programs can be downloaded to any connected CNC machines. This leads us to another type of NC concept called as the Direct Numerical Control (DNC).

Disadvantages of CNC Machines A through programming knowledge is required by the operators or programmers. This again requires skilled programmer and hence the cost of labor can be high. Cost of a CNC Machine is high compared to the conventional Machines Tools. The spares of CNC Machines are relatively costlier than conventional Machines. CNC Machines require air conditioned environment and/or a chiller unit. Thus extra costs are involved.