1 / 9
文档名称:

CAPP 中轴类零件工序图自动生成技术研究.doc

格式:doc   页数:9
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

CAPP 中轴类零件工序图自动生成技术研究.doc

上传人:1006108867 2013/11/6 文件大小:0 KB

下载得到文件列表

CAPP 中轴类零件工序图自动生成技术研究.doc

文档介绍

文档介绍:CAPP中轴类零件工序图自动生成技术研究
(华东理工大学机械与动力工程学院,上海 200237)
摘要:工序图是工艺设计结果的图形表达形式,其绘制的自动化程度低,是 CAPP 技术进步的主要瓶颈之一。针对运用 AutoLISP 二
次开发工具以及数据库技术实现工序图自动绘制过程中,计算机对各个图元的自动识别、编辑和操作的要求,提出了一种轴类零件
工序图自动生成的新方法,在参数化绘制预处理零件图的过程中,通过给各个图元重新命名完成了零件几何特征信息的存储,并将
零件加工工艺信息代码化,采用逆序修改特征的方法实现了轴类零件工序图生成的自动化。研究结果表明,由计算机生成的一套工
序图可以准确地反映出零件在从毛坯到成品的制造过程中,零件的形状和尺寸变化情况以及加工工序中的各个工艺要素,对其他类
型零件的工序图自动生成也具有一定的参考价值。
关键词:工序图自动生成技术;轴类零件;CAPP;AutoLISP
中图分类号:TH162;TH164; 文献标志码:

文章编号:1001-4551(2012)09-0993-04
Automatic generation of process drawing for shaft parts in CAPP system
LI Juan,WANG Qing-ming
(School of Mechanical and Power Engineering,East China University of Science and Technology,
Shanghai 200237,China)
Abstract:Process drawing is the graphic expression of process design results. The low automation efficiency in process drawing
generation is one of the main bottlenecks puter aided process planning(CAPP) system. Aiming at realizing the automatic
identification,editing and operation of each element puter,prehensive utilizing the AutoLISP provided by AutoCAD and the
data base technique,a new approach was proposed for producing the process drawing of shaft parts automatically. In the process of
parametric drawing part sketch,store the geometry feature information through renaming the graphic elements. By coding the parts
processing information,and modifying the characteristics in reverse order