文档介绍:论文题目:三轴立式数控铣床加工仿真系统研发
专业:机械制造及其自动化
硕士生:戴家荣戴家荣(签名)
指导教师:魏娟魏娟(签名)
摘要
针对近年来我国数控机床数量大幅增加,但数控机床的功能和利用率得不到充分发
挥的现状,研究面向制造业数控编程人员的数控加工仿真系统关键技术,旨在开发出包
含数控机床、刀具、夹具、毛坯等几何实体在内的、具有刀具轨迹和机床运动双重仿真
功能的面向用户的数控加工仿真系统。
论文在充分了解国内外数控加工仿真系统现状的基础上,以三轴立式数控铣床为
例,研究了数控加工仿真系统的总体结构,利用SolidWorks建立了机床三维模型,并经
3Dmax渲染后,用VC++,为仿真系统实现
包含机床、夹具、刀具和毛坯的机床运动仿真奠定基础。
按照数控机床解读数控代码的过程,研究了数控加工仿真系统程序编译器的工作原
理,设计了编译器;将离散建模技术引入到三轴立式数控铣削加工仿真中,提出了包括
基于三角面片的离散建模方法进行加工环境形体构建的几何建模方法和基于刀具与毛
坯求交算法,建立了适合数控铣削加工仿真并能提高存储及访问效率的毛坯模型和刀具
模型数据结构。
关键词:数控铣床;加工仿真;OpenGL;VC++
研究类型:应用研究
Subject :Development on three C machining simulation system
Specialty :Machinery manufacturing and its automation
Name :Dai JiarongDai Jiarong (Signature)
Instructor :Wei JuanWei Juan (Signature)
ABSTRACT
NC simulation is NC machining process in virtual environment mapping. As an
important part of virtual manufacturing, it can be used to test the NC code is correct and to
judge whether there had been cut, rough cut leakage phenomenon, to shorten the product
development cycle has important practical significance.
Based on the analysis of the domestic and foreign existing3D simulation modeling
theory and method based on the discrete modeling technology, introduced to the NC milling
simulation modeling, put forward to include triangle based discrete modeling method for
processing environment form construction, based on geometrical modeling method of tool
path bounding box cutter and blank intersection algorithm and based on the display list and
vertex search algorithm simulation optimization algorithm C milling simulation method,
and the related key technologies are studied.
Based on mon geometric modeling methods advantages and disadvantages, and
for three axis NC milling machining features, is proposed based on discrete modeling of three
axis NC milling simulation modeling method. Put forward considering of effect and
efficiency of three axis NC milling