Title Objective: Figure 1: Hitachi Seiki Hitec-Turn20Sii
Title Objective: Figure 1: Hitachi Seiki Hitec-Turn20Sii
OBJECTIVE :
3) To learn how to do ‘zero set-up’ for machine and work piece before machining
process can be started.
4) To cut a selected sample of product using CNC machine ( CNC Turning/ CNC
Milling).
1
Figure 2: Cutting Operation
THEORY :
CNC is the most advanced NC system that has a computer to control the machine
tool. To produce a component, numerical control program that can run on the CNC
machine computer has to be prepared.
Initially the part programs (numerical control programs) are fed into the system.
Generally, the punched tape readers can be used to feed the part programs into the
system. In NC machines, the tape is passed through the reader for each and every
workpiece and the program is executed block by block only. In CNC machines, the
program is fed only once and stored in the memory of the computer and can be used for
producing any number of parts. The flexibility and computational capability is improved
by the use of CNC. New features or functions can be added into the CNC controller by
reprogramming the unit.
NC is hardware based while CNC is software based. Generally, the CNC are
referred by the term “soft wired” NC because of the reprogramming capability. In a
machining centre with the complete automation of tool and work handling within the cell,
many operations can be carried out at one work station, making batch production highly
economically. The various machining operations that can be performed by a machining
centre are turning, drilling, milling, boring, etc.
2
Using CNC the tool is made to follow any path for machining operation. The
changeover from one machining operation to another is fully automatic with the use of
auto-tool changer.
PROCEDURE :
1. The components of the CNC machine system was observed, identified and studied :
i. Type of tools, tool magazine
ii. Cooling system
iii. Possible way to program the machine
iv. Number of axis of rotation or movement of the machine
v. Jig and fixture of the system to hold the tool and workpiece
vi. Chip removal system
vii. Maintenance required
viii. The accuracy and quality produce
ix. Heart of the control system
x. Power control system: Hydraulic, Pneumatic, electro-pneumatic, electro-
hydraulic
2. The zero set-ups for workpiece and machine was check and observe to determined
why it is very important and how it can be done before the machining process is
actually started.
3. The program that has been developed for the sample to be cut was been studied.
4. The developed program was test-run using available screen graphics simulation of
CNC machine.
5. The machining process was started and the movement of the related component of the
CNC machine (working table, tool, tool spindle, etc) was observed.
6. After the machining process, the dimension, shape and quality of the product produce
was check.
3
RESULT AND DISCUSSION :
o Machine Tool
The machine tool consists of the worktable and spindle as well as the
motors and the controls necessary to drive items. It also includes the cutting
tool, work fixtures and auxiliary equipment needed in the machining
operation. The machine tool could be one of the following; lathe, milling
machine, laser, plasma coordinate measuring machine. A right hand
coordinate system is used to describe the motion of a machine tool. There are
three linear axes (x, y, z) and three rotational axes (U, V, W) and other axes
such as tilt (θ) are possible.
4
machining operation through the block number particularly when testing a
part program.
o G-word: preparatory word. It prepares the MCU circuit to perform a specific
operation. Used to prepare the controller for instructions that are to follow.
o XYZ-word: co-ordinates/position. Distance dimension words X, Y, Z. circular
dimension words I, J, K for distances to the arc centre. Angular dimension, A,
B, C.
o F-word: feed rate word. It is expressed in in/min or mm/min and is used in
contouring point-to-point or straight-cut system.
o S-word: Spindle cutting speed. Programmed in rev/min, its is expressed as
RPM by a three digit code number that is related to the RPM.
o T-word: tool word, tool number selection. Consisting of a maximum of five
digits, each cutting tool has a different code number. The automatic tool
changer (ATC) automatically selects the tool when the code number is
programmed in the block, such as T18. This causes the tool magazine position
18 or tool number 18 to be brought to spindle, replacing the already present
tool in the spindle. The tool replace from the spindle is brought back to the
empty position created when the tool 18 is loaded.
o M-word: Miscellaneous functions. Consisting of two digits, the controlled
function that are of an on-off auxiliary nature such as coolant on-off, spindle
on clockwise or CCW.
3. The important key parameters in developing CNC program are the percentage of tool,
the dimensions of workpiece, the types of material and the types of cutting tools.
Beside that, there are other parameters needs to be consider such as rakes angles,
relief angles cutting-edges angles nose radius and material removal rate.
5
o Used complete knowledge of codes programming example the G-codes and
M-codes
o Used the correct use of cutter compensation
o Adjust speeds and feeds as needed
5. The materials of the product are prospect. The qualities of the product are good, with
high degree of accuracy in dimension because it has very small tolerance in cutting a
material and this result in good surface finish.
6
7. Zero set-ups for workpiece are carried out by positioning the tools based on
workpiece origin point.
8. Zero set-ups for workpiece and machine tool are important because it establishes the
point of reference for motion commands in a CNC program. This allows the
programmer to specify movements from a common location and the coordinates
needed for the program can be taken directly from the print. This will made easier to
determine the current position for any command.
9. In the run-test graphic screen, we can see simulation of multiple operation process
that occurs for the design program. It is done by the first process take place in the
direction that has been program and the simulation continues by other process after it.
The last simulation shows a finishing process been done to the material. This run-test
graphic screen shows the movement of the process that we have program.
10. The difference between CNC machine and conventional machine is CNC machine
have better automation production because it can run unattended during their entire
machining cycle. Less skill level required for CNC operator because the machine runs
under program control. CNC machine also has flexibility in running a different
workpiece by only loading from the different program and more complex machining
operations and unique shapes machine. CNC turning have more turrets which
equipped with variety of tool that perform several operations on different surface of
the workpiece. CNC turning also equipped with automatic tool changers (ATC).
7
Example of HITACHI SEIKI HITEC-TURN20SII machining coding program.
N40 X22.0;
N60 Z-30.0;
N80 X40.0;
N110 X70.0;
8
9
Figure 4: Examples of CNC machining end product.
CONCLUSION :
REFERENCE :
10
1. http://www.mfgquote.com/subProcess_machining_turning_machining.cfm
3. Prof. Madya Haji Mohd Yusuff Bin Haji Mohd al-Rangi, Plant Alpha –
Manufacturing Technology Course Manual
4. http://www.emachineshop.com/machines-chip/turning-lathe.htm
11