摘要
五轴后置处理是将CAM软件系统产生的刀位文件转换成数控机床加工程序的关键环节。基于五轴后置处理过程中转角选解、优化以及奇异区域加工数据处理的问题,提出了一种集合转角选解、优化及奇异区域处理的方法,解决了因后置处理中选解不当引起的碰撞、旋转轴在相邻刀位之间摆幅过大以及在奇异区域旋转轴产生急速转动、非线性误差过大等问题。该方法应用C++语言开发了相应的后置处理系统,通过读取CATIA刀位文件,生成可执行数控加工程序,经Vericut仿真验证该算法可行。
Post-processing is the key of the transformation from CL-Data of CAM system to NC program. Since the improper selection of rotation angle will leads to collision between cutter tool and work piece and dramatic change of rotary axis in adjacent cutter-location as well as rotary angle changes rapidly and non-linear error exceeds allowable limits in singular area. This paper proposed a method which integrates optimization of rotation angle and singular handling in five-axis post-processing. A post-processor was developed with C++ program language based on the method, which inputs the CL-Data of CATIA NC manufacturing module and outputs the NC program. The validity of the method is verified through Vericut simulation.
出处
《图学学报》
CSCD
北大核心
2016年第5期614-619,共6页
Journal of Graphics
基金
科技重大专项支持项目–高档数控机床与基础制造装备(2013ZX04012021)
关键词
五轴数控加工
后置处理
选解优化
奇异区域处理
five-axis NC manufacturing
post-processing
optimization of rotation angle
singular area handling