Top Banner
CNC MACHINES (CH7) PROCCESSING EQUIPMENT MILLING MACHINES
20
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: 220 Cnc Machines

CNC MACHINES (CH7)

PROCCESSING EQUIPMENT

MILLING MACHINES

Page 2: 220 Cnc Machines

MCU

Page 3: 220 Cnc Machines

INDEXER FIXTURES - VICE

Page 4: 220 Cnc Machines

CHIP CONVEYOR PART FEEDER

Page 5: 220 Cnc Machines

TURNING MACHINE (LATHE)

Page 6: 220 Cnc Machines

COORDINATES SYSTEM

MILLING COORDINATE SYSTEM

Flat and prismatic workpiece

a. Cartesian coordinates system (X-Y-Z) right hand ruleb. Rotational axis (a,b,c), right hand rule

a. Orient the workpiece to preset different surface for machiningb. Orientation of tool or workhead at some angle relative to the part.

Page 7: 220 Cnc Machines
Page 8: 220 Cnc Machines

TURNING COORDINATE SYSTEMRotation workpiece

Page 9: 220 Cnc Machines

MOTION CONTROL SYSTEM1. Point to Point2. Continuous Path Control

POINT TO POINTPositioning system, move the worktable to a programmed location without regards for the path taken to get that location.

Once move has been completed, some processing action is accomplished by the workhead,

Example: Drilling.

Page 10: 220 Cnc Machines

CONTINUOUS PATH CONTROL

It is a motion system capable of continuous simultaneous control of two or more axis.

In this case the tool perform the process while the worktable is moving,

Page 11: 220 Cnc Machines

Example

Milling, turning

Page 12: 220 Cnc Machines

INTERPOLATION METHOD

Path

1. Linear interpolation2. Circular interpolation3. Helical interpolation4. Parabolic and cubic interpolation

Page 13: 220 Cnc Machines

Linear interpolationIt is the most basic method

Circular interpolationThe method permits programming a circular arc by specifying the following parameter:

Page 14: 220 Cnc Machines

Coordinate of starting point Coordinate of end point Center or radius Direction of path

Helical interpolation

This method combines circular interpolation scheme for two axis with linear interpolation of a third axis.

Parabolic and cubic interpolation

This method provides approximation of free form curves using higher order ecuation

It is not common method.

Page 15: 220 Cnc Machines

MACHINE CONTROL UNIT

FUNCTIONS OF COMPUTER NUMERICAL CONTROL

1. Storage of more than one part program2. Various form of program input3. Program editing at the machine tool4. Fixed cycles and programming subroutines5. Interpolation6. Positioning features to setup7. Cutter length and size compensation8. Acceleration and deceleration calculation9. Communication interface10. Diagnostics

Page 16: 220 Cnc Machines

MACHINE CONTROL UNIT SYSTEMS

1. CENTRAL PROCESSING UNITa. Control sectionb. Arithmetic logic unitc. Immediate access memory

2. MEMORYa. Main memory

i. ROM: operating system and machine interface programii. RAM: numerical control program

b. Secondary memory (hard disk)i. Part programs

ii. macros3. I/O INTERFACE

Communication between various components of CNC system

Page 17: 220 Cnc Machines

a. Operator panelb. Tape readerc. Display

4. CONTROL FOR MACHINE TOOL AXES AND SPINDLE SPEEDc. Position controld. Spindle speed control

5. SEQUENCE CONTROL for others machine tool function

e. Coolantf. Fixtures clampingg. Tool charger (ATC)

Page 18: 220 Cnc Machines