目 录
摘要
ABSTRACT
第一章 绪论 1
1.1 计算机辅助设计概况 1
1.1.1 计算机辅助设计的概念 1
1.1.2 计算机辅助设计对设计工作的意义 1
1.2 直齿圆锥齿轮的传动设计 2
1.3 本课题任务和研究方法 3
1.4 程序语言的选用 3
1.4.1 各种编程语言的比较 3
1.4.2 VB的功能特点 4
第二章 数表和线图的程序化处理 6
2.1 线图的处理方法 6
2.2 数表的处理方法 7
第三章 标准直齿圆锥齿轮传动设计 8
3.1 直齿圆锥齿轮的设计过程 8
3.2 直齿圆锥齿轮线图数表处理 14
第四章 主程序的设计 17
4.1 主程序的设计 17
4.1.1 系统设计过程 17
4.1.2 程序设计流程图 18
4.2 主程序的设计 18
4.3 本程序的主要特点 20
第五章 结论 24
参考文献 25
致谢 26
附录 27
摘 要
在各类机械产品的零件中,齿轮占有相当大的比重。提高齿轮的产品设计质量和效率已成为提高机械产品质量和效率的关键。本文主要研究直齿圆锥齿轮传动设计系统开发的问题,以Windows操作系统为平台,以VB语言为开发工具,开发出了直齿圆锥齿轮的传动设计系统。
本文利用了数表和线图的程序化方法,消除了人工取值的误差问题,做到了设计计算值规范化和标准化,利用数学模型将工程问题转化为数学问题,便于修改和计算。开发出的窗体界面友好,需输入少数原始参数,通过点击按钮便可实现齿轮的全程自动设计,大大减轻了设计人员的工作强度。
关键词: 直齿圆锥齿轮;齿轮传动; 参数化设计;VB
ABSTRACT
In all kinds of mechanical parts, gears account for a considerable proportion.Improving the design quality and efficiency of gears has become the key to improve the quality and efficiency of mechanical products.This paper mainly studies the development of drive design system for straight bevel gear. The drive design system of straight bevel gear is developed on the platform of Windows operating system and VB language.
In this paper, the programming method of number table and graph is used to eliminate the error problem of manual value selection, and the design calculation value is standardized and standardized. The mathematical model is used to transform the engineering problem into a mathematical problem, which is easy to modify and calculate.The developed form has friendly interface and needs to input a few original parameters. By clicking the button, the gear can be designed automatically and the working intensity of the designer can be greatly reduced.
Keywords: straight bevel gear; gear drive; parametric design; VB