SlideShare a Scribd company logo
5
Most read
8
Most read
Final Year B.Tech. (Mechanical)
                        CAD/CAM -Assignment No.5 &6
                         Submission date – 10-4-2012

                                       1-20
1. Interpret the following NC program block by block. Plot the complete tool center
   path with the corresponding coordinates. Mark the corresponding NC blocks on
   tool path segment.
N01     G90                                N11     G03 X180 Y122.5 I-57.5
N02     G71                                N12     G01 X107.5
N03     G92 X-12.5 Y-12.5 Z50              N13     Y110
N04     G00 Z2.5 M03 S800                  N14     G0-2 X80 Y82.5 I-27.5
N05     G01 Z-7.5 F25 M08                  N15     G01 X40
N06     X162.5 F125                        N16     G03 X-12.5 Y30 J-52.5
N07     Y0                                 N17     G01 Y-12.5
N08     G02 X220 Y57.5 I57.5               N18     Z3.8
N09     G01 X232.5                         N19     G00 Z50 M09 M05
N10     Y70                                N20     M30

2. For the component shown in fig., write manual part program.
       (P.N.Rao page 363, Fig.13.41)
      Material- C 20 steel
      Milling cutter – φ20 mm

3. For the component shown in fig., write APT program.
      (P.N.Rao page 495, Fig.16.80)
      Material- C 20 steel (12 mm thick)
      Milling cutter – φ20 mm
                                 Data for milling
       Work material               Hardness                      HSS
                                     BHN              Speed             Feed
                                                       m/min           mm/rev
         C20 steel                 110-160              20              0.13

                                 Data for drilling
       Work material              Hardness                       HSS
                                    BHN               Speed             Feed
                                                      m/min            mm/rev
         C20 steel                 110-160             35              0.2-0.5

4. Write APT program for the component shown in fig. with the same data.
      (P.N.Rao page 493, Fig.16.77)
21-40
5.   Write manual part program for the component shown in fig.1.
        Tools used – 1) Rough turning (max. depth of cut = 0.1”)
                     2) Finish turning ( max. depth of cut = 0.02”)

                                    Data for turning
Work material          Hardness        HSS                       Carbide
                       BHN             Speed       Feed          Speed     Feed
                                       m/min       mm/rev        m/min     mm/rev
Aluminium              70-105          120         0.28          240       0.25




                                           Fig.1

6. For the component shown in fig.2 (thickness = 0.4 inch), write manual part
   program. Dimensions are in inches.
      Material- C80 steel
      Tool – End mill 20 mm diameter
Data for milling
    Work material Hardness             HSS             Carbide
                     BHN         Speed Feed        Speed Feed
                                 m/min mm/rev m/min mm/rev
    C80 steel        170-200     26       0.3      130      0.3
Select the cutter material and calculate spindle speed and feed.
                                                5
                                                ”
                                         1
                                         ”
                                 2.5
                   5             ”
                   ”




               4           (4,
               ”           4)
 Program
   Zero
                       4
                       ”
                                       Fig.2

7. Write APT program for the same component (Fig.2) with the same data.

8. Write APT program for the component shown in fig.
      (P.N.Rao page 364, Fig.13.43)
   Material- C35 steel                       Tool – End mill φ10 mm
   Select the cutter material and calculate spindle speed and feed.
                                   Data for milling
    Work material Hardness HSS                     Carbide
                     BHN        Speed Feed         Speed Feed
                                m/min mm/rev m/min mm/rev
    C35 steel        120-180    25       0.13      80      0.18
41-60
9. Write manual part program for the component shown in fig.3
Raw material – 3” x 3.5” x ½ “ Aluminium
Tools – 1) End mill 1/4”    2) Drill 1/8”
                                    Data for milling
   Work material         Hardness                HSS                 Carbide
                           BHN            Speed        Feed     Speed       Feed
                                          m/min       mm/rev    m/min     mm/rev
    Aluminium             70-105           120         0.28      240        0.25
                                    Data for drilling
       Work material                  Hardness                    HSS
                                        BHN               Speed          Feed
                                                          m/min         mm/rev
         Aluminium                     70-105               275        0.13-0.90




                                      Fig.3
10. Write manual part program for the component shown in Fig.4.
Tools used – 1) Rough turning (max. depth of cut = 1 mm)
             2) Finish turning ( max. depth of cut = 0.5 mm)
                                  Data for turning
Work material         Hardness        HSS                    Carbide
                      BHN             Speed       Feed       Speed     Feed
                                      m/min       mm/rev     m/min     mm/rev
C 20 steel            110-160         40          0.3        150       0.38




                                      Fig.4

11. Write APT program for the component shown in fig. 5 using PATERN,
    MATRIX,TRACUT.




                                           Fig.5

12. For the component shown in fig.6 (thickness = 10 mm), write APT program
    Material- C35 steel
    Tool – End mill φ20 mm
Data for milling
Work material Hardness            HSS              Carbide
                 BHN         Speed Feed        Speed Feed
                             m/min mm/rev m/min mm/rev
C35 steel        120-180     25      0.13      80      0.18
Select the cutter material and calculate spindle speed and feed.
                                          45
                          15
                               R15                R10
                          15
                                                        50


                          50
                                                      15
                                                  R15 15

                                     45

                                          Fig.6
61-80

13. Write a subroutine for drilling any number of holes along a circle (Fig.7) The
    inputs are the following:
    # 1 = X coordinate of the center of the circle
    # 2 = Y coordinate of the center of the circle
    # 3 = Diameter of the circle
    # 4 = Total depth through which the hole making operation is to be done
    # 5 = Total number of points
    # 6 = Actual canned cycle to be used (81,82,84,85,86)
    # 8 = Height of the rapid plane in Z coordinate
    # 9 = The feed rate to be used
    Write statements in the main program to drill and Counterbore holes for the
    component shown in fig.7.




                    Fig.7                                           Fig.8

14. Write manual part program for the component shown in Fig.8.
    Raw material – Diameter 40 mm
    Tools used – 1) Facing (T01)
                 2) Rough turning (T02) - max. depth of cut = 2.5 mm
                 2) Finish turning (T03) - max. depth of cut = 1 mm
                                   Data for turning
Work material         Hardness        HSS                       Carbide
                      BHN             Speed       Feed          Speed       Feed
                                      m/min       mm/rev        m/min       mm/rev
Copper Alloy          120-160         200         0.25          300         0.25


15. Write APT program for machining the step of the component shown in fig. 9.
    (Dimensions are in inches)
    Tool (1’’ end mill)
    Speed – 305 rpm
    Feed – 1.2 inch/min
2.0
                                                    1.0         1.0




                                                                            0.2
                                            R 0.4
                   3.0
                         2.6




                                                                            0.2
                                     0.2                              0.2
                                                          4.0

    Program Zero
                               0.2
                   1.0




                                             Fig.9

16. Write APT program for machining the component shown in fig. 10.

More Related Content

PPTX
Truss-method of joints
PDF
Mechanics of materials
PPTX
Lecture notes on trusses
PPTX
Stress strain analysis of metals using UTM.
PPTX
Fineness test of Cement
PPT
Single degree freedom free vibration
PDF
engineering statics :equilibrium
PPTX
Steel Structure Design
Truss-method of joints
Mechanics of materials
Lecture notes on trusses
Stress strain analysis of metals using UTM.
Fineness test of Cement
Single degree freedom free vibration
engineering statics :equilibrium
Steel Structure Design

What's hot (20)

PPTX
Fatigue of metals
PPTX
3. Elastic Constants.pptx
PPTX
Unit IV composite beams and continuous beams
PPTX
Bridging the gap between one way and two-way shear in slabs
PPTX
Design of rectangular beam by USD
PDF
Design for Short Axially Loaded Columns ACI318
PPTX
presentation based on Truss and Frame
PPTX
Lettering technique
PPTX
Strain rosette
PPTX
T-Beam Design by WSD Method
PDF
Unit I- general consideration
PPT
Structures and Materials- Section 6 Axially Loaded Structural Members
PPTX
Drawing presentation 2015 2016
PDF
Mechanics of structures - module1
PPTX
Engineering Mechanics.pptx
PDF
Practical Design of Balanced Cantilever Bridges - Piyush Santhalia
PPTX
Design of bolted connections
PPT
Connection design
PPT
Unit 1 intro. engineering graphics
PPTX
Cd chap 2 - static loading
Fatigue of metals
3. Elastic Constants.pptx
Unit IV composite beams and continuous beams
Bridging the gap between one way and two-way shear in slabs
Design of rectangular beam by USD
Design for Short Axially Loaded Columns ACI318
presentation based on Truss and Frame
Lettering technique
Strain rosette
T-Beam Design by WSD Method
Unit I- general consideration
Structures and Materials- Section 6 Axially Loaded Structural Members
Drawing presentation 2015 2016
Mechanics of structures - module1
Engineering Mechanics.pptx
Practical Design of Balanced Cantilever Bridges - Piyush Santhalia
Design of bolted connections
Connection design
Unit 1 intro. engineering graphics
Cd chap 2 - static loading
Ad

Similar to Assignments cnc programming (20)

PDF
Studies on Machining Parameters of Hot Machining Process using Aisi4140 Material
PDF
Software Applications - Assignment 1
PDF
Turning Parameter Optimization for Material Removal Rate of AISI 4140 Alloy S...
PDF
“Optimization of Cutting Parameters for Turning AISI 316 Stainless Steel Base...
PPTX
Wt5912 2012 u2-w3
PPTX
Mechanism of Metal cutting
PDF
Experimental investigation of tool wear in turning of inconel718 material rev...
PDF
Prediction of Tool Life of Different Coated Cutting Tools During Machining of...
PPTX
CBN inserts for cast iron parts in automotive industry
PDF
IRJET- Determining the Effect of Cutting Parameters in CNC Turning
PDF
Topic2machining160214 150511102545-lva1-app6892
PDF
Topic 2 machining 160214
PPT
5960060mechan icalpptmetalcutiingprocess.ppt
PDF
IRJET- Parametric Optimization of Turning Parameters of CNC Machine
PPT
Fundamentals of Metal Cutting 2.ppt
PDF
EXPERIMENTAL INVESTIGATION AND DESIGN OPTIMIZATION OF END MILLING PROCESS PAR...
PDF
Experimental Analysis of Machining Parameters on Turning with Single Point Cu...
PPT
non traditional machining
PDF
IRJET- Optimization of Control Factors for Machining Time in CNC Milling ...
PDF
Optimization of Tool Path and Process Parameters in Slot Milling using Grey R...
Studies on Machining Parameters of Hot Machining Process using Aisi4140 Material
Software Applications - Assignment 1
Turning Parameter Optimization for Material Removal Rate of AISI 4140 Alloy S...
“Optimization of Cutting Parameters for Turning AISI 316 Stainless Steel Base...
Wt5912 2012 u2-w3
Mechanism of Metal cutting
Experimental investigation of tool wear in turning of inconel718 material rev...
Prediction of Tool Life of Different Coated Cutting Tools During Machining of...
CBN inserts for cast iron parts in automotive industry
IRJET- Determining the Effect of Cutting Parameters in CNC Turning
Topic2machining160214 150511102545-lva1-app6892
Topic 2 machining 160214
5960060mechan icalpptmetalcutiingprocess.ppt
IRJET- Parametric Optimization of Turning Parameters of CNC Machine
Fundamentals of Metal Cutting 2.ppt
EXPERIMENTAL INVESTIGATION AND DESIGN OPTIMIZATION OF END MILLING PROCESS PAR...
Experimental Analysis of Machining Parameters on Turning with Single Point Cu...
non traditional machining
IRJET- Optimization of Control Factors for Machining Time in CNC Milling ...
Optimization of Tool Path and Process Parameters in Slot Milling using Grey R...
Ad

More from parabajinkya0070 (14)

PDF
Introduction to cad cam
PDF
Cnc hardware
DOC
Cf dfinal1 (may11)
PDF
Pressure velocity coupling
PDF
Introduction to nc
PDF
Rapid prototyping
PDF
Graphics standards
PDF
Cnc, dnc & adaptive control
PDF
Assignment simple algorithm
PDF
Solution algorithms for assignment problems
PDF
Fvm for convection diffusion2
PDF
Introduction to cfd 2
PDF
Introduction to cfd
PDF
Mathematical behaviour of pde's
Introduction to cad cam
Cnc hardware
Cf dfinal1 (may11)
Pressure velocity coupling
Introduction to nc
Rapid prototyping
Graphics standards
Cnc, dnc & adaptive control
Assignment simple algorithm
Solution algorithms for assignment problems
Fvm for convection diffusion2
Introduction to cfd 2
Introduction to cfd
Mathematical behaviour of pde's

Recently uploaded (20)

PPTX
Lecture (1)-Introduction.pptx business communication
DOCX
unit 1 COST ACCOUNTING AND COST SHEET
PDF
A Brief Introduction About Julia Allison
PPTX
5 Stages of group development guide.pptx
PDF
Nidhal Samdaie CV - International Business Consultant
PDF
Traveri Digital Marketing Seminar 2025 by Corey and Jessica Perlman
PPTX
Dragon_Fruit_Cultivation_in Nepal ppt.pptx
PPTX
Amazon (Business Studies) management studies
PPTX
AI-assistance in Knowledge Collection and Curation supporting Safe and Sustai...
PDF
Types of control:Qualitative vs Quantitative
PDF
SIMNET Inc – 2023’s Most Trusted IT Services & Solution Provider
PPTX
CkgxkgxydkydyldylydlydyldlyddolydyoyyU2.pptx
PDF
Power and position in leadershipDOC-20250808-WA0011..pdf
PDF
Business model innovation report 2022.pdf
PPT
Data mining for business intelligence ch04 sharda
PPTX
ICG2025_ICG 6th steering committee 30-8-24.pptx
PPTX
Business Ethics - An introduction and its overview.pptx
PDF
Deliverable file - Regulatory guideline analysis.pdf
PPTX
Belch_12e_PPT_Ch18_Accessible_university.pptx
PDF
kom-180-proposal-for-a-directive-amending-directive-2014-45-eu-and-directive-...
Lecture (1)-Introduction.pptx business communication
unit 1 COST ACCOUNTING AND COST SHEET
A Brief Introduction About Julia Allison
5 Stages of group development guide.pptx
Nidhal Samdaie CV - International Business Consultant
Traveri Digital Marketing Seminar 2025 by Corey and Jessica Perlman
Dragon_Fruit_Cultivation_in Nepal ppt.pptx
Amazon (Business Studies) management studies
AI-assistance in Knowledge Collection and Curation supporting Safe and Sustai...
Types of control:Qualitative vs Quantitative
SIMNET Inc – 2023’s Most Trusted IT Services & Solution Provider
CkgxkgxydkydyldylydlydyldlyddolydyoyyU2.pptx
Power and position in leadershipDOC-20250808-WA0011..pdf
Business model innovation report 2022.pdf
Data mining for business intelligence ch04 sharda
ICG2025_ICG 6th steering committee 30-8-24.pptx
Business Ethics - An introduction and its overview.pptx
Deliverable file - Regulatory guideline analysis.pdf
Belch_12e_PPT_Ch18_Accessible_university.pptx
kom-180-proposal-for-a-directive-amending-directive-2014-45-eu-and-directive-...

Assignments cnc programming

  • 1. Final Year B.Tech. (Mechanical) CAD/CAM -Assignment No.5 &6 Submission date – 10-4-2012 1-20 1. Interpret the following NC program block by block. Plot the complete tool center path with the corresponding coordinates. Mark the corresponding NC blocks on tool path segment. N01 G90 N11 G03 X180 Y122.5 I-57.5 N02 G71 N12 G01 X107.5 N03 G92 X-12.5 Y-12.5 Z50 N13 Y110 N04 G00 Z2.5 M03 S800 N14 G0-2 X80 Y82.5 I-27.5 N05 G01 Z-7.5 F25 M08 N15 G01 X40 N06 X162.5 F125 N16 G03 X-12.5 Y30 J-52.5 N07 Y0 N17 G01 Y-12.5 N08 G02 X220 Y57.5 I57.5 N18 Z3.8 N09 G01 X232.5 N19 G00 Z50 M09 M05 N10 Y70 N20 M30 2. For the component shown in fig., write manual part program. (P.N.Rao page 363, Fig.13.41) Material- C 20 steel Milling cutter – φ20 mm 3. For the component shown in fig., write APT program. (P.N.Rao page 495, Fig.16.80) Material- C 20 steel (12 mm thick) Milling cutter – φ20 mm Data for milling Work material Hardness HSS BHN Speed Feed m/min mm/rev C20 steel 110-160 20 0.13 Data for drilling Work material Hardness HSS BHN Speed Feed m/min mm/rev C20 steel 110-160 35 0.2-0.5 4. Write APT program for the component shown in fig. with the same data. (P.N.Rao page 493, Fig.16.77)
  • 2. 21-40 5. Write manual part program for the component shown in fig.1. Tools used – 1) Rough turning (max. depth of cut = 0.1”) 2) Finish turning ( max. depth of cut = 0.02”) Data for turning Work material Hardness HSS Carbide BHN Speed Feed Speed Feed m/min mm/rev m/min mm/rev Aluminium 70-105 120 0.28 240 0.25 Fig.1 6. For the component shown in fig.2 (thickness = 0.4 inch), write manual part program. Dimensions are in inches. Material- C80 steel Tool – End mill 20 mm diameter
  • 3. Data for milling Work material Hardness HSS Carbide BHN Speed Feed Speed Feed m/min mm/rev m/min mm/rev C80 steel 170-200 26 0.3 130 0.3 Select the cutter material and calculate spindle speed and feed. 5 ” 1 ” 2.5 5 ” ” 4 (4, ” 4) Program Zero 4 ” Fig.2 7. Write APT program for the same component (Fig.2) with the same data. 8. Write APT program for the component shown in fig. (P.N.Rao page 364, Fig.13.43) Material- C35 steel Tool – End mill φ10 mm Select the cutter material and calculate spindle speed and feed. Data for milling Work material Hardness HSS Carbide BHN Speed Feed Speed Feed m/min mm/rev m/min mm/rev C35 steel 120-180 25 0.13 80 0.18
  • 4. 41-60 9. Write manual part program for the component shown in fig.3 Raw material – 3” x 3.5” x ½ “ Aluminium Tools – 1) End mill 1/4” 2) Drill 1/8” Data for milling Work material Hardness HSS Carbide BHN Speed Feed Speed Feed m/min mm/rev m/min mm/rev Aluminium 70-105 120 0.28 240 0.25 Data for drilling Work material Hardness HSS BHN Speed Feed m/min mm/rev Aluminium 70-105 275 0.13-0.90 Fig.3
  • 5. 10. Write manual part program for the component shown in Fig.4. Tools used – 1) Rough turning (max. depth of cut = 1 mm) 2) Finish turning ( max. depth of cut = 0.5 mm) Data for turning Work material Hardness HSS Carbide BHN Speed Feed Speed Feed m/min mm/rev m/min mm/rev C 20 steel 110-160 40 0.3 150 0.38 Fig.4 11. Write APT program for the component shown in fig. 5 using PATERN, MATRIX,TRACUT. Fig.5 12. For the component shown in fig.6 (thickness = 10 mm), write APT program Material- C35 steel Tool – End mill φ20 mm
  • 6. Data for milling Work material Hardness HSS Carbide BHN Speed Feed Speed Feed m/min mm/rev m/min mm/rev C35 steel 120-180 25 0.13 80 0.18 Select the cutter material and calculate spindle speed and feed. 45 15 R15 R10 15 50 50 15 R15 15 45 Fig.6
  • 7. 61-80 13. Write a subroutine for drilling any number of holes along a circle (Fig.7) The inputs are the following: # 1 = X coordinate of the center of the circle # 2 = Y coordinate of the center of the circle # 3 = Diameter of the circle # 4 = Total depth through which the hole making operation is to be done # 5 = Total number of points # 6 = Actual canned cycle to be used (81,82,84,85,86) # 8 = Height of the rapid plane in Z coordinate # 9 = The feed rate to be used Write statements in the main program to drill and Counterbore holes for the component shown in fig.7. Fig.7 Fig.8 14. Write manual part program for the component shown in Fig.8. Raw material – Diameter 40 mm Tools used – 1) Facing (T01) 2) Rough turning (T02) - max. depth of cut = 2.5 mm 2) Finish turning (T03) - max. depth of cut = 1 mm Data for turning Work material Hardness HSS Carbide BHN Speed Feed Speed Feed m/min mm/rev m/min mm/rev Copper Alloy 120-160 200 0.25 300 0.25 15. Write APT program for machining the step of the component shown in fig. 9. (Dimensions are in inches) Tool (1’’ end mill) Speed – 305 rpm Feed – 1.2 inch/min
  • 8. 2.0 1.0 1.0 0.2 R 0.4 3.0 2.6 0.2 0.2 0.2 4.0 Program Zero 0.2 1.0 Fig.9 16. Write APT program for machining the component shown in fig. 10.