文档介绍:湖南大学
硕士学位论文
基于ACIS平台的新型CAD模型理论及其应用研究
姓名:徐丽茹
申请学位级别:硕士
专业:机械设计及理论
指导教师:刘子建
20050504
硕士学位论文
摘要
随着先进制造和现代设计技术向集成化方向发展,对产品的信息描述要求更
加全面、准确,以支持产品生命周期的更多阶段。使用现有的产品数据表达与交
换标准 STEP 只能描述 CAD 模型几何、拓扑和部分运动学信息,对多刚体动力
学特征的描述一直是特征模型中的一个空白。模型是信息的载体,信息完备的设
计模型是现代 CAD 技术的核心。对一个理想的 CAD 模型而言,运动学与动力学
的准确、完整描述是十分重要的。基于这种思想,本文提出了建立一种包含运动
学和动力学特征的新型 CAD 模型,对其进行了相应的模型理论研究,并在美国
Spatial Technology 公司提供的 ACIS 几何造型平台上对其实现应用进行了研究。
ACIS 提供了大量的函数库,具有丰富的几何造型功能。本文对 ACIS 的整
体结构、提供的资源和功能等进行了全面的梳理,在此基础上,利用它与 Visual
C++ 的接口,在 AMFC 的环境下完成了 HDCAD 应用软件系统的研制。
HDCAD 系统完全按照软件工程的思想进行开发,系统模块划分清晰,人机界面
友好,基本功能齐全,便于其他开发者按模块化设计思想对系统进行扩充和改进。
目前,HDCAD 系统已能实现全部简单实体的造型和扫掠等复杂实体造型功能。
论文创新地用自定义属性的方法将运动学与动力学特征添加到 HDCAD 的三维
模型中,使模型的几何、拓扑、运动学和动力学等特征共存,信息更为完备,从
而完成了对这种新型 CAD 模型建模软件实验系统的研究,具有创新性和实际意
义。
本文通过对包含运动学和动力学特征的新型 CAD 模型理论与应用的研究,
预示了该理论和方法有很大的发展潜力和广阔的应用前景。
关键词:STEP;多刚体动力学;特征模型;ACIS;自定义属性
I
基于 ACIS 平台的新型 CAD 模型理论及其应用研究
Abstract
As the development puter integration of advanced manufacture and
model design, the product info is required to be more general and exact in order to
support more phases of product-lifecycle. But there are only basic info of geometry,
topology and partial kinematics in the CAD model in STEP. The description on
feature of multi-rigid-body dynamics is hardly blank. Model is the carrier of info,
and the design model of integrated info is the core of model CAD technology.
Moreover, to a perfect CAD model, description about kinematics and dynamics
exactly and fully is especially important. Based on this idea, a new CAD model
having feature of kinematics and dynamics is puted forward and studied accordingly.
Further, the realization and application of the model is discussed in ACIS geometric
modeling engine supported by American Spatial Technology Inc.
ACIS provides a number of function library and abundant functionality of 3-D
geometry modeling. The structure, resource, and functionality of ACIS is
summarized and H