数控机床模块化设计---论文1
- 格式:doc
- 大小:1.03 MB
- 文档页数:59
毕业设计(论文)报告纸 i 数控机床的模块化设计
摘 要 用户需求的个性化和多样化正成为机床制造业发展的一个重要特色,如何快速响应市场的需求对企业在竞争中占据有利地位具有重要的意义。本文针对这一企业需求,将模块化设计思想引入了数控机床的设计当中,在研究模块化设计的一般方法的基础上针对数控机床的特点对其进行了模块的划分、建模、参数化设计等工作,并基于SolidWorks开发了数控机床参数化设计系统。主要研究内容如下: 文章首先研究并总结了模块化设计原理及其核心思想,并在此基础上提出了针对数控机床的具体的模块划分方法;其次通过对数控机床的模块划分建立了数控机床模块数据库; 第三利用VB语言对三维CAD软件So1idWorks进行二次开发,完成了数控机床模块参数化设计系统,并以典型部件为例,进行测试验证。
关键词:模块化设计,数控机床,模块划分,参数化建模 毕业设计(论文)报告纸
ii Modular Design of CNC Machine Tools Abstract Personalization and diversification of user requirements is becoming one of the most important characteristics of manufacturing. It is significant to rapidly response to the demand of the market for enterprises taking advantageous position in competition. In order to meet this need, the modular design thought was draw into the design of numerical control machine. Based on the general method of modular design, module, modeling and configuration of CNC machine were researched according to the characteristics of it. A CNC machine parametric design system was developed by Solidworks. The main research contents are as follows. Firstly, the existing modular design theory and method was analyzed, and on this basis, a specific module partition method for CNC machine tools was put forward. Secondly, in basis of module partition, the module database was founded. Finally, parametric design of the CNC system by SolidWorks was initially completed. And the running instances of the system were also given.
Key Words:Modular Design; Numerical Control Machine Tools; Module Partition; Parametric
Modeling 毕业设计(论文)报告纸
iii 目 录 摘 要 ....................................................................... i Abstract ..................................................................... ii 第一章 引 言 ............................................................ - 1 - 1.1 课题研究的背景及意义.............................................. - 1 - 1.1.1 课题研究的背景 ............................................... - 1 - 1.1.2 课题研究的意义 ............................................... - 2 - 1.2 研究现状及存在的问题.............................................. - 2 - 1.2.1国内外研究现状................................................ - 2 - 1.2.2存在的问题.................................................... - 3 - 1.3 论文研究内容....................................................... - 4 - 第二章 数控机床模块化设计方法 ............................................. - 5 - 2.1模块的设计的理论基础 ............................................... - 5 - 2.1.1模块化设计的相关概念.......................................... - 5 - 2.1.2模块化设计的方式和一般过程.................................... - 6 - 2.2 模块的划分......................................................... - 8 - 2.2.1 模块划分的原则 ............................................... - 8 - 2.2.2 模块划分的角度 ............................................... - 9 - 2.2.3 模块的聚类方法 .............................................. - 12 - 2.3 本文对数控机床采取的划分方法...................................... - 16 - 第三章 数控机床模块几何建模技术研究 ..................................... - 17 - 3.1 数控机床元件几何建模常用方法...................................... - 17 - 3.2 数控机床模块几何建模的关键技术.................................... - 18 - 3.2.1 数控机床零件模块的自动几何建模原理 .......................... - 19 - 3.2.2 数控机床组件模块的自动几何建模原理 .......................... - 22 - 第四章 SolidWorks二次开发平台的设计...................................... - 24 - 毕业设计(论文)报告纸 iv 4.1 SoildWorks软件简介及二次开发技术 ................................. - 24 - 4.2数控机床参数化设计系统的结构设计 .................................. - 26 - 4.2.1数控机床参数化设计系统流程图................................. - 26 - 4.2.2数控机床模块化设计系统数据结构............................... - 27 - 4.3.1数控机床模块管理模块......................................... - 30 - 4.3.2数控机床模块配置模块......................................... - 33 - 第五章 总结与展望 ........................................................ - 35 - 5.1 总结 .............................................................. - 35 - 5.2 展望 ........................................................................ - 35 - 参 考 文 献 .............................................................. - 36 - 致 谢 ................................................................ - 37 - 附 录 ................................................................. - 38 -