期刊文献+
共找到7篇文章
< 1 >
每页显示 20 50 100
利用PDES/STEP实现CAD/CAM信息集成 被引量:6
1
作者 孙正兴 丁秋林 《计算机应用》 CSCD 1995年第1期20-22,共3页
本文介绍了新一代基于产品数据的数据交换标准PDES/STEP的结构和特点,并提出了将基于特征的造型系统所建立的产品信息模型运用PDES/STEP来表示,从而实现CAD/CAM信息集成系统中数据交换和共享的方法。
关键词 cad cam 信息集成 数据交换标准
下载PDF
STEP后处理器的设计及实现 被引量:2
2
作者 韦银星 吴锡英 《计算机集成制造系统-CIMS》 EI CSCD 1997年第2期21-24,共4页
STEP是ISO制定的关于产品数据表达和交换的国际标准。STEP文件是能够完整地表达产品定义数据的中性交换介质。本文介绍了STEP后置处理器的设计原理及实现方法,作者运用了STEP产品数据表达和数据交换的思想,根据S... STEP是ISO制定的关于产品数据表达和交换的国际标准。STEP文件是能够完整地表达产品定义数据的中性交换介质。本文介绍了STEP后置处理器的设计原理及实现方法,作者运用了STEP产品数据表达和数据交换的思想,根据STEP文件结构及符号(Token)定义,开发了STEP的词法分析器并根据不同的应用系统提出了相应的数据转换器的设计思想。 展开更多
关键词 step 数据交换 cad/cam
下载PDF
STEP专用处理器的设计
3
作者 孟明辰 宋霜 +2 位作者 李志超 李振宏 李兵 《中国机械工程》 EI CAS CSCD 北大核心 1998年第6期35-37,共3页
介绍STEP专用处理器的用户字典文件、内存工作格式和API设计方法。讨论内存工作格式的系统结构,相关信息的组织方法,允许用户查询、修改并重构STEP文件,并对用户的操作进行语法检查、词法检查;通过调用基本功能函数,用户针对自己... 介绍STEP专用处理器的用户字典文件、内存工作格式和API设计方法。讨论内存工作格式的系统结构,相关信息的组织方法,允许用户查询、修改并重构STEP文件,并对用户的操作进行语法检查、词法检查;通过调用基本功能函数,用户针对自己的应用编写API,通过API提取CAPP、CAM所需要的信息,实现系统之间的信息交换与共享。以机械产品设计为目标,遵照AP203、AP214,建立了JW—CAD中的应用协议JW-AP,并在该处理器上运行,实现了CAD/CAPP/CAM集成,收到了良好效果。 展开更多
关键词 step 集成工具 cad CAPP cam集成 数据交换
下载PDF
从IGES到STEP的产品数据交换研究 被引量:2
4
作者 陈廉清 沈纪桂 《浙江水产学院学报》 1998年第4期292-298,共7页
主要论述了产品数据表达与交换的重要性,并在分析产品数据交换规范IGES体系结构、数据表达方式及存在问题的基础上,着重介绍了ISO标准STEP的产生、内容、文件结构和EXPRESS语言的表达方法。
关键词 产品数据交换 IGES step CIMS
下载PDF
JW-CIMS 中 CAD/CAM 的集成 被引量:2
5
作者 肖田元 韩向利 +1 位作者 孟明辰 段广洪 《清华大学学报(自然科学版)》 EI CAS CSCD 北大核心 1998年第7期115-119,共5页
介绍了基于STEP的工程设计集成系统JW-CAD/CAM。该系统在统一的产品信息模型基础上,采用STEP实现产品数据的交换与共享,达到CAD/CAPP/CAM集成。CAD系统根据应用协议(AP)建立零件特征模型,输出... 介绍了基于STEP的工程设计集成系统JW-CAD/CAM。该系统在统一的产品信息模型基础上,采用STEP实现产品数据的交换与共享,达到CAD/CAPP/CAM集成。CAD系统根据应用协议(AP)建立零件特征模型,输出STEP中性文件;CAPP根据协议对STEP中性文件进行后处理,提取零件信息,制订加工工艺;铸造CAD/夹具CAD完成零件铸件毛坯的设计和装夹设计;CAM后处理产生的NC代码在传给加工机床使用之前,加工仿真根据NC代码模拟毛坯加工过程,检查NC代码正确性以及加工时刀具、夹具、机床之间碰撞干涉状况。 展开更多
关键词 CIMS cad cam step 机械制造 集成系统
原文传递
Development of STEP AP224 Extractor for Interfacing Feature Based CAPP to STEP-NC(AP238) 被引量:1
6
作者 Deepanshu Srivastava Venkateswara Rao Komma 《International Journal of Automation and computing》 EI CSCD 2019年第5期655-670,共16页
Manufacturing features represent area of interest on the machinable surface of a part, which can provide a unique set of removable volumes from part. Feature description in standard for exchange of product(STEP) AP224... Manufacturing features represent area of interest on the machinable surface of a part, which can provide a unique set of removable volumes from part. Feature description in standard for exchange of product(STEP) AP224 is an efficient neutral format for the development of feature based process planning. Process planning information of features can be converted to numerical control(NC)code to have complete manufacturing information of part. STEP-NC code provides an efficient manufacturing information model compared to G-M codes. In this work, an interface is developed for extraction of feature information available in AP224(AIM) format and the ruled-based approach is used to select different process planning parameters. A graphical user interface(GUI) is developed for the interface for displaying features information as represented in AP224 file. Furthermore, the interface generates STEP-NC code in AP238 format. The developed interface has three modules. 1) Module I: Reading interface for STEP AP224 file and development of GUI. 2)Module II: Selection of feature based process planning parameters. 3) Module III: Writing interface for STEP-NC(AP238). The developed interface has been implemented in Java through Java standard data access interface(JSDAITM). The generated STEP-NC AP238 code for the test part has been successfully simulated on STEP-NC Machine TM, an AP238 simulator. This article also provides an in-depth view of application interpreted model(AIM) representation format of STEP for AP224 and AP238. 展开更多
关键词 STANDARD for exchange of product (step) AP224 AP238 Java STANDARD data access interface (JSDAITM) COMPUTER aided design(cad)/computer aided process planning(CAPP)/computer aided manufacturing(cam)
原文传递
STEP AP 242 Managed Model-based 3D Engineering:An Application Towards the Automation of Fixture Planning
7
作者 Remil George Thomas Deepak Lawrence K. Manu R. 《International Journal of Automation and computing》 EI CSCD 2021年第5期731-746,共16页
Fixture design and planning is one of the most important manufacturing activities, playing a pivotal role in deciding the lead time for product development. Fixture design, which affects the part-quality in terms of g... Fixture design and planning is one of the most important manufacturing activities, playing a pivotal role in deciding the lead time for product development. Fixture design, which affects the part-quality in terms of geometric accuracy and surface finish, can be enhanced by using the product manufacturing information(PMI) stored in the neutral standard for the exchange of product model data(STEP) file, thereby integrating design and manufacturing. The present paper proposes a unique fixture design approach, to extract the geometry information from STEP application protocol(AP) 242 files of computer aided design(CAD) models, for providing automatic suggestions of locator positions and clamping surfaces. Automatic feature extraction software "FiXplan", developed using the programming language C#, is used to extract the part feature, dimension and geometry information. The information from the STEP AP 242 file is deduced using geometric reasoning techniques, which in turn is utilized for fixture planning. The developed software is observed to be adept in identifying the primary, secondary, and tertiary locating faces and locator position configurations of prismatic components. Structural analysis of the prismatic part under different locator positions was performed using commercial finite element method software, ABAQUS, and the optimized locator position was identified on the basis of minimum deformation of the workpiece.The area-ratio(base locator enclosed area(%)/work piece base area(%)) for the ideal locator configuration was observed as 33%. Experiments were conducted on a prismatic workpiece using a specially designed fixture, for different locator configurations. The surface roughness and waviness of the machined surfaces were analysed using an Alicona non-contact optical profilometer. The best surface characteristics were obtained for the surface machined under the ideal locator positions having an area-ratio of 33%, thus validating the predicted numerical results. The efficiency, capability and applicability of the developed software is demonstrated for the finishing operation of a sensor cover – a typical prismatic component having applications in the naval industry, under different locator configurations.The best results were obtained under the proposed ideal locator configuration of area-ratio 33%. 展开更多
关键词 Standard for the exchange of product model data(step)application protocol(AP)242 product manufacturing information computer-aided fixture design computer aided design(cad)/computer aided manufacturing(cam) AUTOMATION computer integrated manufacturing 3D surface roughness
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部