SlideShare a Scribd company logo
1 of 10
Download to read offline
Circular Interpolation
Dr. Belal Gharaibeh
1
Circular interpolation mode
• The commands for circular interpolation direct CNC servo-
motors to move the tool simultaneously in the X and Y
directions in order to cut a programmed circle or portion of
a circle.
• The actual path followed by the tool is a series of straight
line approximations to follow an arc or a full circle path like:
– circular pockets
– spherical or conical shapes
– Radial recesses
– Grooves
– Corner breaks
– Helical cutting
– Large counterbore
2
Cutting direction
• A cutting tool may move along an arc in two directions:
– Clockwise (CW)
– Counter clockwise (CCW)
• The motion direction is determined by looking
perpendicular at the plane in which the circular motion is
programmed
3
Circular interpolation block
• There are two preparatory command associated with
programming an arc direction:
– G02 : circular motion clockwise (CW)
– G03: circular motion counter clockwise (CCW)
• Circular interpolation is executed on a plane. Therefore, the
programmer must first identify this plane before issuing any
circular interpolation commands.
• The plane is based on available combinations of XY, ZX and
YZ for milling operations.
• When G02 or G03 commands is activated by CNC program,
any currently active tool motion command is automatically
canceled. For example G00 or G01.
• All circular tool path motions must be programmed with a
cutting feedrate in effect. If not specified it will take the last
feedrate command (similar to G01)
4
Radius and arc center vector word addresses
• To move on an arc or a complete circle, a start
and end points are needed as well as the arc
radius for which the tool move about.
• The arc start point is always relative to the
cutting motion and is presented in the
program by coordinates in the block preceding
the circular motion which is the last position
of the cutting tool before the circular
command
• The arc center location or arc radius is needed
for all circular interpolations because there are
unlimited number of arc radii that fit between
the programmed start and end points
• New CNC machines use the word address (R)
to specify the radius of the path
• Older CNC machines require arc center vectors
(I, J, K for the X, Y, and Z axes, respectively)
5
Arc vectors
• Arc center vector (I) is the distance with specified
direction measured from the start point of the arc
to the center of the arc parallel to the X axis
• Arc center vector (J) is the distance with specified
direction measured from the start point of the arc
to the center of the arc parallel to the Y axis
• Arc center vector (K) is the distance with specified
direction measured from the start point of the arc
to the center of the arc parallel to the Z axis
• The I, J, K vectors are included in the circular block
command and relative to the motion ( +ve or –ve)
6
7
Examples
• Write a program to perform circular interpolation
commands for profiling the arc shown in the XY
plane, using the absolute coordinate mode.
• G02 X4.125 Y-3.9486 10. J-2.25 F10.0
8
Example 2:
• The circular arc shown in Figure is to be cut
using absolute coordinate programming.
• G3 X3.757 Y-1.5625 I-0.875JO
9
Example 3:
• Incremental coordinates are used when cutting the
circular arc shown in Figure Write the necessary linear
cut, and circular interpolation commands.
• G91
• G1 X1.5 F6.0
• G2 X1.125 Y-4.1986 10.J-2.25
10

More Related Content

What's hot

STUDY OF FIVE-AXIS COMMERCIAL SOFTWARE POST-PROCESSOR CONVERSION APPLIED TO A...
STUDY OF FIVE-AXIS COMMERCIAL SOFTWARE POST-PROCESSOR CONVERSION APPLIED TO A...STUDY OF FIVE-AXIS COMMERCIAL SOFTWARE POST-PROCESSOR CONVERSION APPLIED TO A...
STUDY OF FIVE-AXIS COMMERCIAL SOFTWARE POST-PROCESSOR CONVERSION APPLIED TO A...IAEME Publication
 
AGV PATH PLANNING BASED ON SMOOTHING A* ALGORITHM
AGV PATH PLANNING BASED ON SMOOTHING A* ALGORITHMAGV PATH PLANNING BASED ON SMOOTHING A* ALGORITHM
AGV PATH PLANNING BASED ON SMOOTHING A* ALGORITHMijseajournal
 
FUNDAMENTALS OF CNC & PART PROGRAMMING - UNIT - 4 CAD&M
FUNDAMENTALS OF CNC & PART PROGRAMMING - UNIT - 4 CAD&MFUNDAMENTALS OF CNC & PART PROGRAMMING - UNIT - 4 CAD&M
FUNDAMENTALS OF CNC & PART PROGRAMMING - UNIT - 4 CAD&MBalamurugan Subburaj
 
Flow Modification over Rotor Blade with Suction Boundary Layer Control Technique
Flow Modification over Rotor Blade with Suction Boundary Layer Control TechniqueFlow Modification over Rotor Blade with Suction Boundary Layer Control Technique
Flow Modification over Rotor Blade with Suction Boundary Layer Control TechniqueIJERA Editor
 
Introduction cad
Introduction cadIntroduction cad
Introduction cadDaniel raj
 
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURINGUnit 2-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURING
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURINGMohanumar S
 
2016 optimisation a rear wing endplate in a rotating domain
2016 optimisation a rear wing endplate in a rotating domain2016 optimisation a rear wing endplate in a rotating domain
2016 optimisation a rear wing endplate in a rotating domainHashan Mendis
 
High speed cordic design for fixed angle of rotation
High speed cordic design for fixed angle of rotationHigh speed cordic design for fixed angle of rotation
High speed cordic design for fixed angle of rotationIAEME Publication
 
2016 optimisation of front wing ground clearance - write up
2016 optimisation of front wing ground clearance - write up2016 optimisation of front wing ground clearance - write up
2016 optimisation of front wing ground clearance - write upHashan Mendis
 
IRJET- CFD-A Trend in Automobile Aerodynamics Technology
IRJET- 	  CFD-A Trend in Automobile Aerodynamics TechnologyIRJET- 	  CFD-A Trend in Automobile Aerodynamics Technology
IRJET- CFD-A Trend in Automobile Aerodynamics TechnologyIRJET Journal
 
Design of low power barrel shifter and rotator using two phase clocked adiaba...
Design of low power barrel shifter and rotator using two phase clocked adiaba...Design of low power barrel shifter and rotator using two phase clocked adiaba...
Design of low power barrel shifter and rotator using two phase clocked adiaba...eSAT Publishing House
 

What's hot (20)

STUDY OF FIVE-AXIS COMMERCIAL SOFTWARE POST-PROCESSOR CONVERSION APPLIED TO A...
STUDY OF FIVE-AXIS COMMERCIAL SOFTWARE POST-PROCESSOR CONVERSION APPLIED TO A...STUDY OF FIVE-AXIS COMMERCIAL SOFTWARE POST-PROCESSOR CONVERSION APPLIED TO A...
STUDY OF FIVE-AXIS COMMERCIAL SOFTWARE POST-PROCESSOR CONVERSION APPLIED TO A...
 
AGV PATH PLANNING BASED ON SMOOTHING A* ALGORITHM
AGV PATH PLANNING BASED ON SMOOTHING A* ALGORITHMAGV PATH PLANNING BASED ON SMOOTHING A* ALGORITHM
AGV PATH PLANNING BASED ON SMOOTHING A* ALGORITHM
 
GEOMETRIC MODELING
GEOMETRIC MODELINGGEOMETRIC MODELING
GEOMETRIC MODELING
 
FUNDAMENTALS OF CNC & PART PROGRAMMING - UNIT - 4 CAD&M
FUNDAMENTALS OF CNC & PART PROGRAMMING - UNIT - 4 CAD&MFUNDAMENTALS OF CNC & PART PROGRAMMING - UNIT - 4 CAD&M
FUNDAMENTALS OF CNC & PART PROGRAMMING - UNIT - 4 CAD&M
 
Flow Modification over Rotor Blade with Suction Boundary Layer Control Technique
Flow Modification over Rotor Blade with Suction Boundary Layer Control TechniqueFlow Modification over Rotor Blade with Suction Boundary Layer Control Technique
Flow Modification over Rotor Blade with Suction Boundary Layer Control Technique
 
CAD
CAD CAD
CAD
 
CAD
CADCAD
CAD
 
Introduction cad
Introduction cadIntroduction cad
Introduction cad
 
Contouring Control of CNC Machine Tools
Contouring Control of CNC Machine ToolsContouring Control of CNC Machine Tools
Contouring Control of CNC Machine Tools
 
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURINGUnit 2-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURING
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
 
part programming (cnc)
part programming (cnc)part programming (cnc)
part programming (cnc)
 
2016 optimisation a rear wing endplate in a rotating domain
2016 optimisation a rear wing endplate in a rotating domain2016 optimisation a rear wing endplate in a rotating domain
2016 optimisation a rear wing endplate in a rotating domain
 
High speed cordic design for fixed angle of rotation
High speed cordic design for fixed angle of rotationHigh speed cordic design for fixed angle of rotation
High speed cordic design for fixed angle of rotation
 
2016 optimisation of front wing ground clearance - write up
2016 optimisation of front wing ground clearance - write up2016 optimisation of front wing ground clearance - write up
2016 optimisation of front wing ground clearance - write up
 
IRJET- CFD-A Trend in Automobile Aerodynamics Technology
IRJET- 	  CFD-A Trend in Automobile Aerodynamics TechnologyIRJET- 	  CFD-A Trend in Automobile Aerodynamics Technology
IRJET- CFD-A Trend in Automobile Aerodynamics Technology
 
CAD
CAD CAD
CAD
 
Dv03 pub9 study_guide
Dv03 pub9 study_guideDv03 pub9 study_guide
Dv03 pub9 study_guide
 
Assembly
Assembly Assembly
Assembly
 
Design of low power barrel shifter and rotator using two phase clocked adiaba...
Design of low power barrel shifter and rotator using two phase clocked adiaba...Design of low power barrel shifter and rotator using two phase clocked adiaba...
Design of low power barrel shifter and rotator using two phase clocked adiaba...
 
Project_ Report
Project_ ReportProject_ Report
Project_ Report
 

Similar to cir

Unit 2 curves & surfaces
Unit 2  curves & surfacesUnit 2  curves & surfaces
Unit 2 curves & surfacesS.DHARANI KUMAR
 
final year presentation
final year presentationfinal year presentation
final year presentationrao tahir
 
AMP\AMP 2nd chapter.pptx
AMP\AMP 2nd chapter.pptxAMP\AMP 2nd chapter.pptx
AMP\AMP 2nd chapter.pptxsiddharthjath
 
Gear manufacturing methods
Gear manufacturing methodsGear manufacturing methods
Gear manufacturing methodsToufik123
 
ch3 cams and follower.pdf
ch3 cams and follower.pdfch3 cams and follower.pdf
ch3 cams and follower.pdfEliasLibay
 
Lec-3(CE3209) Horizontal Curves.pptx
Lec-3(CE3209) Horizontal Curves.pptxLec-3(CE3209) Horizontal Curves.pptx
Lec-3(CE3209) Horizontal Curves.pptxShaheerRizwan1
 
GeometricTransformations.ppt
GeometricTransformations.pptGeometricTransformations.ppt
GeometricTransformations.pptDebjit Doira
 
Eg unit 1 2
Eg unit 1 2Eg unit 1 2
Eg unit 1 2Sundra3
 
3D transformation and viewing
3D transformation and viewing3D transformation and viewing
3D transformation and viewingYogita Jain
 

Similar to cir (20)

Unit 2 curves & surfaces
Unit 2  curves & surfacesUnit 2  curves & surfaces
Unit 2 curves & surfaces
 
final year presentation
final year presentationfinal year presentation
final year presentation
 
Introduction to the curves
Introduction to the curvesIntroduction to the curves
Introduction to the curves
 
AMP\AMP 2nd chapter.pptx
AMP\AMP 2nd chapter.pptxAMP\AMP 2nd chapter.pptx
AMP\AMP 2nd chapter.pptx
 
Gear manufacturing methods
Gear manufacturing methodsGear manufacturing methods
Gear manufacturing methods
 
ch3 cams and follower.pdf
ch3 cams and follower.pdfch3 cams and follower.pdf
ch3 cams and follower.pdf
 
Interpolations
InterpolationsInterpolations
Interpolations
 
Lec-3(CE3209) Horizontal Curves.pptx
Lec-3(CE3209) Horizontal Curves.pptxLec-3(CE3209) Horizontal Curves.pptx
Lec-3(CE3209) Horizontal Curves.pptx
 
Module 4.pptx
Module 4.pptxModule 4.pptx
Module 4.pptx
 
GeometricTransformations.ppt
GeometricTransformations.pptGeometricTransformations.ppt
GeometricTransformations.ppt
 
Eg unit 1 2
Eg unit 1 2Eg unit 1 2
Eg unit 1 2
 
Pivot Algorithm
Pivot AlgorithmPivot Algorithm
Pivot Algorithm
 
CNC1.ppt
CNC1.pptCNC1.ppt
CNC1.ppt
 
99995204.pdf
99995204.pdf99995204.pdf
99995204.pdf
 
3D transformation and viewing
3D transformation and viewing3D transformation and viewing
3D transformation and viewing
 
Module 4_New.pptx
Module 4_New.pptxModule 4_New.pptx
Module 4_New.pptx
 
Cnc Milling
Cnc MillingCnc Milling
Cnc Milling
 
CNC1.ppt
CNC1.pptCNC1.ppt
CNC1.ppt
 
CNC1 (1).ppt
CNC1 (1).pptCNC1 (1).ppt
CNC1 (1).ppt
 
CNC Training.ppt
CNC Training.pptCNC Training.ppt
CNC Training.ppt
 

Recently uploaded

Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Call Girls Mumbai
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Arindam Chakraborty, Ph.D., P.E. (CA, TX)
 
Learn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic MarksLearn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic MarksMagic Marks
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARKOUSTAV SARKAR
 
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...Health
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdfKamal Acharya
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxmaisarahman1
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
Rums floating Omkareshwar FSPV IM_16112021.pdf
Rums floating Omkareshwar FSPV IM_16112021.pdfRums floating Omkareshwar FSPV IM_16112021.pdf
Rums floating Omkareshwar FSPV IM_16112021.pdfsmsksolar
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxSCMS School of Architecture
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Servicemeghakumariji156
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...HenryBriggs2
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdfKamal Acharya
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdfKamal Acharya
 
kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadhamedmustafa094
 

Recently uploaded (20)

Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Learn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic MarksLearn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic Marks
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Rums floating Omkareshwar FSPV IM_16112021.pdf
Rums floating Omkareshwar FSPV IM_16112021.pdfRums floating Omkareshwar FSPV IM_16112021.pdf
Rums floating Omkareshwar FSPV IM_16112021.pdf
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal load
 

cir

  • 2. Circular interpolation mode • The commands for circular interpolation direct CNC servo- motors to move the tool simultaneously in the X and Y directions in order to cut a programmed circle or portion of a circle. • The actual path followed by the tool is a series of straight line approximations to follow an arc or a full circle path like: – circular pockets – spherical or conical shapes – Radial recesses – Grooves – Corner breaks – Helical cutting – Large counterbore 2
  • 3. Cutting direction • A cutting tool may move along an arc in two directions: – Clockwise (CW) – Counter clockwise (CCW) • The motion direction is determined by looking perpendicular at the plane in which the circular motion is programmed 3
  • 4. Circular interpolation block • There are two preparatory command associated with programming an arc direction: – G02 : circular motion clockwise (CW) – G03: circular motion counter clockwise (CCW) • Circular interpolation is executed on a plane. Therefore, the programmer must first identify this plane before issuing any circular interpolation commands. • The plane is based on available combinations of XY, ZX and YZ for milling operations. • When G02 or G03 commands is activated by CNC program, any currently active tool motion command is automatically canceled. For example G00 or G01. • All circular tool path motions must be programmed with a cutting feedrate in effect. If not specified it will take the last feedrate command (similar to G01) 4
  • 5. Radius and arc center vector word addresses • To move on an arc or a complete circle, a start and end points are needed as well as the arc radius for which the tool move about. • The arc start point is always relative to the cutting motion and is presented in the program by coordinates in the block preceding the circular motion which is the last position of the cutting tool before the circular command • The arc center location or arc radius is needed for all circular interpolations because there are unlimited number of arc radii that fit between the programmed start and end points • New CNC machines use the word address (R) to specify the radius of the path • Older CNC machines require arc center vectors (I, J, K for the X, Y, and Z axes, respectively) 5
  • 6. Arc vectors • Arc center vector (I) is the distance with specified direction measured from the start point of the arc to the center of the arc parallel to the X axis • Arc center vector (J) is the distance with specified direction measured from the start point of the arc to the center of the arc parallel to the Y axis • Arc center vector (K) is the distance with specified direction measured from the start point of the arc to the center of the arc parallel to the Z axis • The I, J, K vectors are included in the circular block command and relative to the motion ( +ve or –ve) 6
  • 7. 7
  • 8. Examples • Write a program to perform circular interpolation commands for profiling the arc shown in the XY plane, using the absolute coordinate mode. • G02 X4.125 Y-3.9486 10. J-2.25 F10.0 8
  • 9. Example 2: • The circular arc shown in Figure is to be cut using absolute coordinate programming. • G3 X3.757 Y-1.5625 I-0.875JO 9
  • 10. Example 3: • Incremental coordinates are used when cutting the circular arc shown in Figure Write the necessary linear cut, and circular interpolation commands. • G91 • G1 X1.5 F6.0 • G2 X1.125 Y-4.1986 10.J-2.25 10