You are on page 1of 3

EM 4304 Computer Aided Manufacturing

Sem 1 2020/2021
Tutorial 3
1. Explain the major advantages and disadvantages of computer numerical control compared
to conventional or traditional control of machine.
2. Write the meaning/interpretation of the following codes used in numerical control part
programming: G00, G01, G03, G91, G02, G90, M03, M08, M30, M04, M09, M05.
3. Explain the part program segment given below:
N5 G90 S1000 F25 T1001 M03
N10 G01 X0 Y20
N15 G02 X10 Y30 I10 J0
N20 G01 X20 Y40
N25 G03 X30 Y50 I-10 J0
N30 G01 X45 Y50
N35 G01 X50 Y5
N40 G02 X40 Y0 I-13.59 J14.68
4. List the parts of computer numerical control machine.
5. Mention the main types of machining centers.
6. Write an ISO for step turning operation of the component shown below using canned
cycles. Take the diameter of the workpiece = 30 mm.

7. Solve the G code below. Briefly explain the actions of each of the G code lines.

1|Page
8. Solve the required milling path incrementally

9. Solve the G code below. Briefly explain the actions of each of the G code lines.

2|Page
3|Page

You might also like