1.仿真技术在数控系统中的应用与发展论文
摘要】:数控系统的发展趋势对开放式控制器人机交互界面系统HMI提出了越来越高的要求,数控加工过程中的刀具轨迹显示系统已经成为数控HMI系统的重要组成部分,本文以此为背景,研究与开发数控铣削加工过程的三维动态几何实时显示的系统原型。 本文对数控加工显示过程的相关技术进行了研究,其具体内容主要包括以下几个方面: 1.本文采用扩展的八叉树模型对毛坯进行建模,实现了边界模型向扩展八叉树模型的转换算法,对每个扩展八叉树结点的表面进行离散从而实现毛坯的绘制;然后根据刀具的运动轨迹生成刀具扫描体的边界模型。并在上面所述模型的基础上实现刀具扫描体切削毛坯的算法。 2.根据每次切削后得到的数据,利用OpenGL进行图形的渲染,实现数控加工过程的实时动态显示。由于每个八叉树结点所包含的数据量很大,本文还实现了局部刷新算法,并结合OpenGL的双缓存技术和显示列表技术,大幅度提高了图形数据处理和刷新速度,保证了每帧数据图形绘制的连续性和完整性。 3.实现PC机和数控装置的通信,并根据上述理论开发出基于3D的数控刀具轨迹显示原型系统。 【关键词】:开放式控制器人机交互界面数控加工扩展八叉树模型刀具轨迹显示
【学位授予单位】:中国科学院研究生院(沈阳计算技术研究所)
【学位级别】:硕士
【学位授予年份】:2008
【分类号】:TP273
【DOI】:CNKI:CDMD:2.2008.125753
【目录】:
2.机械设计自动化建模和仿真毕业论文好些写吗?
不知道你是什么类型的大学了,不过不管那类的,都不存在不好写的问题。
现在的毕业论文,大多千篇一律,你自己多搜集一下文献,左抄抄,右抄抄基本就可以拼出毕业论文了。我是南京航空航天大学的,学制造的。
三维建模有很多软件,UG,CATIA, PROE……通常CATIA是基础,也很简单,制造装配模块齐全。一般从学习到建模装配,一个礼拜就可以完成了。
UG也很简单,他在孔加工,刀轨等方面要优于CATIA,PROE建模是最简单的。不论那种建模,都依赖于STEP标准,也就是说你用这种软件建模,用另外一种软件是可以打开的。
希望有用,有问题可以再问。
3.基于80C51的电子钟设计与仿真设计的毕业论文
基于AT89S51单片机的数字电子钟设计 论文编号:JD983 论文字数:14560,页数:39 摘要:本文介绍了一款基于AT89S51单片机数字钟的设计,通过多功能数字钟的设计思路,详细叙述了系统硬件、软件的具体实现过程。
论文重点阐述了数字钟硬件中MCU模块、语音模块、时钟模块和相关控制模块等的模块化设计与制作;软件同样采用模块化的设计,包括中断模块、闹钟模块、语音模块、时间调整模块设计,并采用简单流通性强的C语言编写实现。本设计实现了时间与闹钟的修改功能、语音播报功能、年、月、日和星期的显示功能。
并且通过对比实际的时钟,查找出了误差的来源,确定了调整误差的方法,尽可能的减少误差,使得系统可以达到实际数字钟的允许误差范围内。 关键词:AT89S51单片机;数字钟;语音播报 The design of digital electronic clock base on SCM of AT89S51 Abstract:This paper introduced the design of digital clock based on SCM of AT89S51, the specific process of how the system hardware and software achieved were detailed description through the design of multifunction digital clock. The modular design and production, which consisted of MCU module, voice module,clock module and the associated control module, were mainly recounted;As well as hardware designing,software design use the same method, consists suspension module,alarm clock module, voice module, time adjust module, and that use the C language to achieve because of its simple and strong negotiability. In this design the functions of time and alarm clock run and change, voice broadcast,functions of the year, month, day and week display have been achieved. And by comparing the actual clock, find out the source of the error and determined the method of adjusting error, reduce errors as much as possibly, so this system can achieve a practical digital clock with error within the permissible range. Key words :AT89S51 microcontroller; Digital clock; Voice Broadcast 目 录 第1章 绪论 1 1.1 课题背景 1 1.2 课题意义 1 1.3 数字钟的应用 2 1.4 本章小结 2 第2章 整体设计方案 3 2.1 单片机的选择 3 2.2 单片机的基本结构 5 2.3 本章小结 6 第3章 数字钟的硬件设计 7 3.1 最小系统设计 7 3.2 数字钟的外围电路设计 9 3.2.1 时钟电路 9 3.2.2 LCD显示电路 11 3.2.3 语音录放电路 13 3.2.4 电源电路 13 3.2.5 相关控制电路 14 3.3 本章小结 16 第4章 数字钟的软件设计 17 4.1 系统软件设计内容 17 4.2 主程序 18 4.3 时钟设置子程序 20 4.4 中断子程序 23 4.5 LCD显示子程序 24 4.3 本章小结 24 第5章 调试与功能说明 26 5.1 硬件调试 26 5.2 系统性能测试与功能说明 28 5.2.1 系统时钟误差分析 28 5.2.2 软件调试问题及解决 29 5.3 系统PCB图 30 5.4 本章小节 30 结论 31 致谢 32 参考文献 33 附录1 34 附录2 35以上回答来自: /42-6/6041.htm。
4.基于单片机系统的电子钟设计与仿真 毕业论文
摘 要 近年来随着计算机在社会领域的渗透和大规模集成电路的发展,单片机的应用正在不断地走向深入,由于它具有功能强,体积小,功耗低,价格便宜,工作可靠,使用方便等特点,因此越来越广泛地应用各个领域. 本文的电子钟系统是以单片机(AT89C51)为核心,时钟芯片DS1302、数码管显示驱动芯片MAX7219等元器件组成。
具体介绍应用Proteus的ISIS软件进行单片机系统的电子钟设计与仿真的实现方法。该方法既能准确验证所设计的系统是否满足技术要求,又能提高系统设计的效率和质量,降低开发成本,具有推广价值。
关键词:单片机; 时钟芯片 ;数码管显示驱动芯片 ;Proteus;电子钟 Design and Simulation Of electronic clock Based on Single-chip System Qiu Songtang Abstract In recent years, with computers in the infiltration and the development of large-scale integrated circuits. SCM application is steadily deepening, as it has strong function, small size, low power dissipation, low prices, reliable, easy to use features, it is particularly suited to and control of the system, increasingly widely used in various fields. This article describes an electronic bell system is single-chip microcomputer (AT89C51) as the core, the clock chip DS1302, LED display driver chip components, such as MAX7219 component.Describes the application of Proteus's ISIS software of the electronic single-chip system clock to achieve the design and simulation methods in details.The method can not only test the property of the system precisely,but also improve development efficiency and reduce development cost,which values in popularity. Key words: AT89C51; DS1302; MAX7219; Proteus; electronics clock 目 录 第一章 绪论 ……………………………………………………………… 2 1.1 引言 …………………………………………………………………… 2 1.2 Proteus软件简介 …………………………………………………… 2 第二章 系统设计 …………………………………………………………. 3 2.1 电子钟系统器件选择 ………………………………………………………… 3 2.1.1 AT89C51单片机简介 …………………………………………… 3 2.1.2 实时时钟电路DS1302工作原理 ……………………………………6 2.1.3 MAX7219工作原理 ……………………………………………….8 2.2 电子钟系统设计流程 ……………………………………………… 11 第三章 硬件电路设计 …………………………………………………… 12 3.1 Protel DXP电路图设计 …………………………………………………12 3.2 Proteus 电路图设计 ………………………………………………… 13 第四章 软件设计 ……………………………………………………………14 4.1 程序流程图设计 ………………………………………………………………14 4.2源程序设计 …………………………………………………………………… 14 4.3 KeilC51进行程序调试 ……………………………………………………… 18 第五章 系统调试与仿真 ……………………………………………………19 5.1 Proteus中Hex文件选择 …………………………………………………… 19 5.2 Proteus 进行电子钟系统仿真 …………………………………… 20 结束语 ………………………………………………………………………… 22 参考文献 ………………………………………………………………………23。
5.塑料齿轮模具设计及其型腔仿真加工 毕业论文
我当年毕业的时候就是做的这个设计,你看看是这个吗 图纸我都有的。
塑料齿轮模具设计及其型腔仿真加工 摘 要:本课题来源于盐城羽佳塑业,任务是塑料齿轮模具设计及其型腔仿真加工.注射成型是塑料成型的一种重要方法,它主要适用于热塑性塑料的成型,可以一次成型形状复杂的精密塑件。本课题就是将双联齿轮作为设计模型,将注射模具的相关知识作为依据,阐述塑料注射模具的设计过程。
本设计对双联齿轮进行的注塑模设计,利用proe软件对塑件进行了实体造型,对塑件结构进行了工艺分析。明确了设计思路,确定了注射成型工艺过程并对各个具体部分进行了详细的计算和校核。
如此设计出的结构可确保模具工作运用可靠,保证了与其他部件的配合。 最后用mastercam仿真加工型腔。
本课题通过对双联齿轮杯的注射模具设计,巩固和深化了所学知识,取得了比较满意的效果,达到了预期的设计意图。 关键词:塑料模具;注射成型;模具设计; The design of gear plastic injection mold and cavity simulation processing Abstract: The subjects come from the Yujia Plastic Corporation. Task is what the design of gear plastic injection mold and cavity simulation processing. Plastic injection molding molding is an important method, which is primarily applicable to thermoplastic plastic molding, Molding can be a complex shape of precision plastic parts. To study the topic ,we make double-gear the design model, make the injection mold-related knowledge the basis for elaborate plastic injection mold design process. In the designment we design double-gear with the injection mold design, using software proe to plastic parts to solid modeling, and making technics analysis to the structure of Plastic Parts for the process.We definite the design,and identify the injection molding process as well as some specific details of the calculation and verification.The structure of such a design can be used to ensure reliable Die work ,to ensure cooperation with the other parts of the tie. Finally,simulation processing cavity with mastercam . we have consolidated and deepened the learning, gain a satisfied result, achieve the desired design intent through the process of double-gear mold design. Key words : Plastic mold; Injection molding; Mold design; 目 录 1 前言 1 2 模具总体设计 3 2.1 制品的分析 3 2.2模具总体方案设计 4 2.3注射机的选择 5 2.4型腔数的确定 5 2.5型腔的布局 6 2.6分型面的确定 7 2.7浇注系统设计 7 2.7.1浇口的形式 7 2.7.2流道、主流道衬套及定位环的设计 8 2.7.3冷料井的设计 9 2.8冷却系统的设计 10 2.9模架的选择 11 2.10导柱、导套的选择 12 2.10.1导柱的选择 12 2.10.2导套的选择 12 2.11顶杆设计 13 2.12复位杆 14 2.13锁模力的校核 14 2.14开模行程的校核 15 2.15总装配图及三维造型图 15 2.15.1总装配图 15 2.15.2模具的三维造型图 17 3工艺分析及仿真加工 18 3.1模具的注塑工艺分析 18 3.2模具成型件制造工艺与加工工序 19 3.2.1模具成型件制造工艺 19 3.2.2模具成型件的加工工艺 20 3.3数控仿真 20 4结论 25 参考文献 26 致谢 27 附录。
转载请注明出处众文网 » 仿真毕业论文(仿真技术在数控系统中的应用与发展论文)