1、 齿轮机构的参数化设计齿轮机构的参数化设计 学 院: 专 业: 姓 名: 指导老师: 机械与车辆学院 机械电子工程 学 号: 职 称: 教授 中国XX 二一二年五月 II 齿轮机构的参数化设计齿轮机构的参数化设计 摘摘 要要 齿轮传动是机械传动中应用最广泛的一种传动,具有承载能力大,效率高, 传动比准确,结构紧凑,工作可靠,使用寿命长等优点。但是,齿轮传动设计的 过程需查阅大量的图表并进行复杂的计算,给设计工作者带来了很大的困难。将 设计过程中的图表进行了统计和拟合,从而达到可编程的目的,然后利用 VB 语 言将所需要的数据直接导入计算机系统,求解出多种设计方案,希望能给设计人 员提供参考。
2、最后实现 VB 和 CATIA 连接, 开发了用户选择齿轮种类和参数输入 界面, 最终程序控制 CATIA 参数表, 根据界面输入参数自动进行模型再生, 以 实现齿轮类零件便捷化设计的目的。 关键词:关键词:VB;齿轮;设计;CATIA;参数化;齿轮 III Parametric design of the gear mechanism Abstract The gear transmission is most widely used in mechanical transmission with large carrying capacity,high efficiency,precise
3、 gear ratio,compact structure,reliable operation and long lifeHowever,the gear transmission design process needs a large number of complex charts and calculations,which causes great difficulty for designersThis article fits the charts and statics in the process of design to make them programmed, and
4、 then uses VB language to input the data that needed directly into the computer system ,which provides several schemes to be selected for designersFinally,connection of VB and CATIA is realized and user interface of choosing kind of gear and inputting parameter are developed. By final program parame
5、ter table of CATIA is controlled. Base on interface input parameter and model regeneration, promptly design of gear parts is realized. Keywords: VB;;gear;design;CATIA;Parameterization ;Gear IV 目目 录录 第 1 章 绪论. - 1 - 1.1 参数化技术概述 - 1 - 1.2 参数化技术研究现状 - 1 - 1.3 参数化技术研究内容、意义、研究背景 - 2 - 1.3.1 本论文研究的内容. - 2
6、 - 1.3.2 本论文研究的背景、意义. - 2 - 第 2 章 齿轮传动设计理论. - 3 - 2.1 齿轮传动的失效形式和设计准则 - 3 - 2.2 齿轮常用材料及热处理 - 4 - 2.3 齿轮传动精度简介 - 6 - 2.4 直齿圆柱齿轮传动的设计 - 7 - 2.5 斜齿圆柱齿轮传动的设计 - 13 - 2.6 圆锥齿轮传动的设计 - 16 - 2.7 蜗轮蜗杆传动的设计 - 18 - 第 3 章 用 VB 语言开发齿轮机构参数化过程 . - 19 - 3.1 Visual Basic 6.0 软件简介 - 19 - 3.2 系统方案设计. - 20 - 3.3 齿轮参数化的过程. - 20 - 3.3.1 界面设计. - 21 - 3.3.2 程序设计. - 23 - 第 4 章 基于 VB 与 CATIA 软件环境下齿轮参数设计与开发 . - 27 - 4.1 CATIA 软件功能的介绍 - 27 - 4.2 VB 与 CATIA 的接口及开发流程 - 27 - 4.3 齿轮参数化开发过程10 - 28 - 4.3.1