学士学位论文(设计)原创性声明
本人郑重声明:所提交的学位论文,是本人在导师指导下,独立进行研究工作所取得的成果。除文中已注明引用的内容外,本论文不包含任何其他个人或集体已经发表或撰写过的作品成果。对本文研究做出过重要贡献的个人和集体,均已在文中以明确方式标明。 本人完全意识到本声明的法律后果由本人承担。
学位论文作者签名(亲笔): 年 月 日
-----------------------------------------------------------------------------------------
学士学位论文(设计)版权使用授权书
专业: 论文(设计)题目:
本学位论文作者完全了解学校有关保留、使用学位论文的规定,本科生在校攻读期间学位论文(设计)工作的知识产权单位属山西农业大学,同意学校保留并向国家有关部门或机构送交论文的复印件和电子版,允许论文被查阅和借阅;本人授权山西农业大学可以将学位论文的全部或部分内容编入有关数据库进行检索,可以采用影印、缩印或扫描等复制手段保存、汇编学位论文。
毕业后发表与本研究有关的文章,作者单位署名应为“山西农业大学”,可以在备注中注明本人现工作单位。本研究成果的知识产权归属山西农业大学,未经指导教师和山西农业大学同意。本人不私自从事与课题有关的任何开发和盈利性活动。
学位论文作者签名(亲笔): 年 月 日 导 师 签 名 (亲笔): 年 月 日
毕业设计说明书评价表
指 导 教 师 意 见 签字: 年 月 日 评 阅 人 意 见 签 字: 年 月 日 答 辩 委 员 会 意 见 主任委员签字: 年 月 日 院 学 术 委 员 会 意 见 主任(院长)签字: 年 月 日
毕业设计说明书中文摘要
基于VB的数字积分直线插补设计 摘 要 数控技术是数控机床的关键,而机床数控系统的核心技术是插补。在所需的路径或轮廓上的两个已知点间,根据某一数学函数确定其中多个中间点位置的运动过程称为插补。数字积分法插补是增量插补的一种,它是用数字积分的方法计算刀具沿各坐标轴的移动量,从而使刀具沿着设定的曲线运动。实现数字积分插补计算的装置称为数字积分器,或数字微分器,数字积分器可以用软件来实现。 本论文介绍了插补的基本原理和分类;主要说明了数字积分法的直线插补原理,将其插补过程和算法进行了更进一步的讨论。通过对Visual Basic语言特点的分析,鉴于VB操作的可视化开发环境等优点,故本文采用了VB设计语言进行DDA直线插补过程的模拟。 关键词 数控技术 数字积分 软件插补 VB
毕业设计说明书外文摘要
VB-Based Design for Digital Integration Straight Line Interpolation Abstract CNC technology is the key to CNC machine tools, and the core technology of CNC system is interpolation. Between the two known points in the required path or contour, the movement that numbers of intermediate positions determined,according to a mathematical function is called interpolation. Digital integral interpolation is a kind of incremental interpolation. It calculated the mobile content along the axis of the cutting tool using digital integration. So that the tool move along the curve set. The device known as a digital integrator or digital differentiator are used for digital integral interpolation computing. Digital integrator can be achieved with software. This paper introduces the basic principles and classification of interpolation ,mainly shows the Linear interpolation theory of Digital Integration, and discussed the interpolation process and the algorithm further, according to the analysis of Visual Basic language features, and the visual development environment of VB visual’s operation.
Therefore, this paper simulated the DDA linear interpolation process by the VB language. keywords: CNC Technology Digital Integration Software interpolation VB