CN107942947A - 数控机床圆弧加工编程方法 - Google Patents

数控机床圆弧加工编程方法 Download PDF

Info

Publication number
CN107942947A
CN107942947A CN201711275592.8A CN201711275592A CN107942947A CN 107942947 A CN107942947 A CN 107942947A CN 201711275592 A CN201711275592 A CN 201711275592A CN 107942947 A CN107942947 A CN 107942947A
Authority
CN
China
Prior art keywords
workpiece
arc
minimum point
cutter
circular
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201711275592.8A
Other languages
English (en)
Other versions
CN107942947B (zh
Inventor
秦美超
宋华威
潘海鹏
李嘉飞
严情木
刘贤东
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
CRRC Dalian Co Ltd
Original Assignee
CNR Dalian Locomotive and Rolling Stock Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by CNR Dalian Locomotive and Rolling Stock Co Ltd filed Critical CNR Dalian Locomotive and Rolling Stock Co Ltd
Priority to CN201711275592.8A priority Critical patent/CN107942947B/zh
Publication of CN107942947A publication Critical patent/CN107942947A/zh
Application granted granted Critical
Publication of CN107942947B publication Critical patent/CN107942947B/zh
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/18Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form
    • G05B19/4093Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form characterised by part programming, e.g. entry of geometrical information as taken from a technical drawing, combining this with machining and material information to obtain control information, named part programme, for the NC machine
    • G05B19/40937Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form characterised by part programming, e.g. entry of geometrical information as taken from a technical drawing, combining this with machining and material information to obtain control information, named part programme, for the NC machine concerning programming of machining or material parameters, pocket machining
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/32Operator till task planning
    • G05B2219/32161Object oriented control, programming

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Geometry (AREA)
  • Human Computer Interaction (AREA)
  • Manufacturing & Machinery (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Numerical Control (AREA)

Abstract

本发明公开了一种数控机床圆弧加工编程方法,第一步:以刀具最低点作为对刀点,即加工起始点,根据工件圆弧半径R和刀具圆弧半径r建立数学模型,确定刀具最低点的运动轨迹方程:凸圆工件刀具最低点运动轨迹方程:x2+(y+r)2=(R+r)2;凹圆工件刀具最低点运动轨迹方程:x2+(y+r)2=(R‑r)2。第二步:工件圆弧分为凹圆与凸圆,根据刀具最低点运动轨迹方程和工件形状,应用圆弧插补指令进行编程。本发明的有益效果是不用刀具半径补偿和刀具位置辨别,只用G02、G03圆弧插补就能完成工件的圆弧加工。应用该方法在编制圆弧程序时思路简单,加工出的零件精度高。克服了圆弧半径补偿的切削效率低、程序编制繁琐复杂等缺点,提高了加工效率、减小了废品率。

Description

数控机床圆弧加工编程方法
技术领域
本发明涉及一种数控机床圆弧加工编程方法。
背景技术
在数控加工中,往往机床操作者也是零件切削程序的编制者,这就要求编制的程序工艺简单,调整方便,加工精度高等。圆弧加工就体现了数控车床的优点,但是在实际加工大圆弧时,经常遇到使用圆弧刀加工圆弧的情况,现在在数控加工编制圆头刀程序时,需要对刀具半径进行补偿。在加工工件之前,要把刀具圆弧半径补偿的相关数据输入到存储器中,以便使数控系统对刀具的圆弧半径所引起的误差进行自动补偿。也要把代表车刀形状和位置的参数输入到存储器中,在进行刀具半径补偿时,刀具和工件的相对位置不同,刀具圆弧半径补偿的指令也不同,总共有9种刀具方位,并且还得分辨刀具半径的左补偿和刀具半径右补偿。刀具切削点在不断变化,很多情况下由于不能准确的找到节点,刀具半径补偿操作繁琐,加工工艺的选择不当或缺少辅助计算工具常常出现编程困难,重者出现异常加工误差。
发明内容
本发明所解决的技术问题是克服现有技术的不足,提供一种数控机床圆弧加工编程方法。
本发明采用的技术方案是数控机床圆弧加工编程方法,包含以下步骤:
第一步:以刀具最低点作为对刀点,即加工起始点,根据工件圆弧半径R和刀具圆弧半径r建立数学模型,确定刀具最低点的运动轨迹方程:
凸圆工件刀具最低点运动轨迹方程:x2+(y+r)2=(R+r)2
凹圆工件刀具最低点运动轨迹方程:x2+(y+r)2=(R-r)2
其中刀具最低点运动轨迹上点的坐标为(x,y),工件圆弧半径R、刀具圆弧半径r。
第二步:工件圆弧分为凹圆与凸圆,根据刀具最低点运动轨迹方程和工件形状,应用圆弧插补指令进行编程:凸圆选用G03圆弧插补指令,凹圆选用G02圆弧插补指令。
本发明的有益效果是不用刀具半径补偿和刀具位置辨别,只用G02、G03圆弧插补就能完成工件的圆弧加工。应用该方法在编制圆弧程序时思路简单,加工出的零件精度高。克服了圆弧半径补偿的切削效率低、程序编制繁琐复杂等缺点,提高了加工效率、减小了废品率。
附图说明
图1为本发明数控机床圆弧加工编程方法圆弧刀运动轨迹图;
图2为本发明数控机床圆弧加工编程方法刀具轨迹平面直角坐标系。
图中标记为:1-圆弧刀具2-圆弧刀圆心轨迹3-工件圆弧轨迹4-圆弧刀最低点轨迹
具体实施方式
数控机床圆弧加工编程方法,包含以下步骤:
第一步:以刀具最低点作为对刀点,即加工起始点,根据工件圆弧半径R和刀具圆弧半径r建立数学模型,确定刀具最低点的运动轨迹方程:
凸圆工件刀具最低点运动轨迹方程:x2+(y+r)2=(R+r)2
凹圆工件刀具最低点运动轨迹方程:x2+(y+r)2=(R-r)2
其中刀具最低点运动轨迹上点的坐标为(x,y),工件圆弧半径R、刀具圆弧半径r。
第二步:工件圆弧分为凹圆与凸圆,根据刀具最低点运动轨迹方程和工件形状,应用圆弧插补指令进行编程:凸圆选用G03圆弧插补指令,凹圆选用G02圆弧插补指令。
下面以加工凹圆弧为例。确定刀具运动轨迹,以工件圆弧的圆心为原点,建立刀具轨迹平面直角坐标系,设工件圆弧半径R、刀具圆弧半径r,刀具轨迹平面直角坐标系见图2。工件圆弧起点坐标为(0,-R),工件圆弧终点坐标为(R,0),因此圆弧刀圆心轨迹是以R-r为半径的圆弧。
建立数学模型,确定刀具最低点轨迹方程:根据圆弧刀圆心轨迹和圆弧刀最低点轨迹的关系,以图2凹圆工件为例建立刀具最低点轨迹方程,设刀具最低点运动轨迹上点的坐标为(x,y),则刀具最低点运动轨迹方程为:
X2+(Y+r)2=(R-r)2
因此刀具最低点的轨迹为圆心在(0,-r),半径为R-r的圆弧,且起点为(0,-R),终点为(R-r,-r)。
确定工件加工的圆弧起点和终点,总结零件加工轨迹半径。在加工凹圆工件时刀具轨迹为圆心在(0,-r),半径为R-r的圆弧,且起点为(0,-R),终点为(R-r,-r);在加工凸圆时刀具轨迹为圆心在(0,-r),半径为R+r的圆弧,且起点为(0,R),终点为(R+r,-r)。其中R为工件圆弧半径,r为刀具圆弧半径。具体参照凸圆与凹圆工件刀具轨迹对照表。
表一凸圆与凹圆工件刀具轨迹对照表
应用表一的规律根据工件形状,刀具半径和工件半径,确定刀具圆弧加工的起点和终点,应用G02圆弧插补指令进行数控编程。

Claims (1)

1.数控机床圆弧加工编程方法,其特征在于:包含以下步骤:
第一步:以刀具最低点作为对刀点,即加工起始点,根据工件圆弧半径R和刀具圆弧半径r建立数学模型,确定刀具最低点的运动轨迹方程:
凸圆工件,刀具最低点运动轨迹方程:x2+(y+r)2=(R+r)2
凹圆工件,刀具最低点运动轨迹方程:x2+(y+r)2=(R-r)2
其中刀具最低点运动轨迹上点的坐标为(x,y),工件圆弧半径R、刀具圆弧半径r。
第二步:工件圆弧分为凹圆与凸圆,根据刀具最低点运动轨迹方程和工件形状,应用圆弧插补指令进行编程:凸圆选用G03圆弧插补指令,凹圆选用G02圆弧插补指令。
CN201711275592.8A 2017-12-06 2017-12-06 数控机床圆弧加工编程方法 Active CN107942947B (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711275592.8A CN107942947B (zh) 2017-12-06 2017-12-06 数控机床圆弧加工编程方法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711275592.8A CN107942947B (zh) 2017-12-06 2017-12-06 数控机床圆弧加工编程方法

Publications (2)

Publication Number Publication Date
CN107942947A true CN107942947A (zh) 2018-04-20
CN107942947B CN107942947B (zh) 2020-08-25

Family

ID=61945899

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711275592.8A Active CN107942947B (zh) 2017-12-06 2017-12-06 数控机床圆弧加工编程方法

Country Status (1)

Country Link
CN (1) CN107942947B (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110935890A (zh) * 2019-11-22 2020-03-31 中国航发西安动力控制科技有限公司 高精度球面的车削方法
CN112974937A (zh) * 2021-03-04 2021-06-18 绵阳恒弘机械制造有限责任公司 孔壁上环形槽体用加工方法、其编程方法及其加工系统

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3917932A (en) * 1970-03-24 1975-11-04 Yaskawa Denki Seisakusho Kk Generation of digital functions
WO1988010455A1 (en) * 1987-06-24 1988-12-29 Fanuc Ltd Involute interpolation speed control method
CN1354071A (zh) * 2001-12-21 2002-06-19 连云港化工高等专科学校 数控车床车削刀具刀尖圆弧半径的间接测量法
CN101229595A (zh) * 2008-02-22 2008-07-30 东北大学 一种包络线法加工软片裁片倒坡口的设备及方法
CN102319921A (zh) * 2011-06-30 2012-01-18 西北工业大学 可倾斜主轴数控铣床的分层加工方法
CN102959483A (zh) * 2011-06-14 2013-03-06 三菱电机株式会社 数控装置
CN105022343A (zh) * 2015-07-13 2015-11-04 上海交通大学 基于空间填充曲线的数控加工刀具轨迹生成方法

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3917932A (en) * 1970-03-24 1975-11-04 Yaskawa Denki Seisakusho Kk Generation of digital functions
WO1988010455A1 (en) * 1987-06-24 1988-12-29 Fanuc Ltd Involute interpolation speed control method
CN1354071A (zh) * 2001-12-21 2002-06-19 连云港化工高等专科学校 数控车床车削刀具刀尖圆弧半径的间接测量法
CN101229595A (zh) * 2008-02-22 2008-07-30 东北大学 一种包络线法加工软片裁片倒坡口的设备及方法
CN102959483A (zh) * 2011-06-14 2013-03-06 三菱电机株式会社 数控装置
CN102319921A (zh) * 2011-06-30 2012-01-18 西北工业大学 可倾斜主轴数控铣床的分层加工方法
CN105022343A (zh) * 2015-07-13 2015-11-04 上海交通大学 基于空间填充曲线的数控加工刀具轨迹生成方法

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110935890A (zh) * 2019-11-22 2020-03-31 中国航发西安动力控制科技有限公司 高精度球面的车削方法
CN112974937A (zh) * 2021-03-04 2021-06-18 绵阳恒弘机械制造有限责任公司 孔壁上环形槽体用加工方法、其编程方法及其加工系统
CN112974937B (zh) * 2021-03-04 2023-10-20 绵阳恒弘机械制造有限责任公司 孔壁上环形槽体用加工方法、其编程方法及其加工系统

Also Published As

Publication number Publication date
CN107942947B (zh) 2020-08-25

Similar Documents

Publication Publication Date Title
CN101284322B (zh) 电火花线切割机的控制装置
US8041445B2 (en) Transformation method of G-code into step-Nc part program
EP0190365A1 (en) Numerical control system
JP2003108210A (ja) 加工装置の加工速度設定方法及び加工装置
CN107942947A (zh) 数控机床圆弧加工编程方法
CN110543139A (zh) 一种扩展精加工数控加工控制方法
CN104380217A (zh) 数控装置
CN204913483U (zh) 轻型龙门式雕铣加工中心
CN104536385A (zh) 一种数控机床加工程序的修正方法
US4713747A (en) Numerically controlled machining method using primary and compensating cutters
CN112286142A (zh) 基于编程软件平台的模具实体加工位批量选择加工系统及方法
CN112620757B (zh) 一种圆弧槽加工方法
CN105492980A (zh) 刀具路径生成方法及刀具路径生成装置
CN107755765A (zh) 能够提高模具数控加工质量的工艺
US20170343982A1 (en) Method for machining a workpiece by means of a chip-removing tool on a numerically-controlled machine tool
KR860002075B1 (ko) 수치제어 가공방식
CN111007803B (zh) 机械加工过程数控代码标准化集成模型及方法
CN107991992A (zh) 一种液压阀块的数控铣切刀具轨迹生成方法
CN101587348A (zh) 三维刃口轮廓的螺旋线插补加工方法
CN114192811A (zh) 车铣复合机床自动车削加工钛合金产品的方法
CN207076978U (zh) 一种便于刀具安装的数控车床
CN112327754A (zh) 一种汽车模具基于经验知识的一键式智能nc编程方法
JPH1173213A (ja) 工具経路データ生成方法
JP2020144729A (ja) 工具交換時自動補正機能を備えた工作機械
CN113110299B (zh) 一种可实现连续加工的刀模自动化生产方法

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant