摘要
数控车床又称数字控制(Numbercal co
ntrol,简称NC)机床。它是基于数字控制的,采用了数控技术,是一个装有程序控制系统的机床。它是由主机,CNC,驱动装置,数控移动工作台的辅助装置,编程机及其他一些附属设备所组成。 此次设计包括移动工作台的进给设计。控制系统部分包括步进电机的选用及硬件电路设计和工作台系统设计,说明了的扩展,键盘显示接口的设计等等。该控制系统采用工作台中断控制系统结构及子程序结构,因为子程序结构简单、条件明确在数控系统中应用比较多。中断结构采用模块化结构设计,因为这种结构便于修改和扩充,编制较为方便,便于向多处理机方向发展。 本文以普通数控移动工作台为研究对象,介绍数控移动工作台主-从式控制系统的设计过程。本设计采用PC机为上位机,8051为核心的单片机系统作下位机,以打印口作为两者间的通讯接口,构成主—从式控制系统。该类型机床可以利用微型计算机丰富的软硬件资源,可以编制出具有友好的人机界面的系统控制工作台;可以利用单片机系统结构相对简单、工作可靠、价格便宜的特点,并借助C语言、汇编语言等编制出执行机构的位置控制软,可以使原数控移动工作台的扩充性及开放性更强,使数控编程更加方便、高效,也为将来数控移动工作台的网络控制打下基矗本文着重阐述数控移动工作台及及主-从式系统的概述;上位机与下位机间通讯接口及通讯模式的选择;下位机硬件设计;步进电动机控制程序。 关键词:数控移动工作台;开放式数控系统;电动机 Abstract The
numerical co
ntrol lathe called the
numerical co
ntrol (Numbercal Co
ntrol, is called NC) the e
ngi
ne bed. It is based o
n the
numerical co
ntrol, has used the
numerical co
ntrol tech
nology, is loaded with the procedure co
ntrol system the e
ngi
ne bed. It is by the mai
n e
ngi
ne, CNC, the drive, the
numerical co
ntrol e
ngi
ne bed auxiliary u
nit, the programmi
ng machi
ne a
nd other some appurte
na
nces is composed. This desig
n i
ncludi
ng the e
ngi
ne bed overall layout desig
n, lo
ngitudi
nal e
nters for the desig
n, also i
ncludes the gear modulus computatio
n a
nd the exami
natio
n, the mai
n axle rigidity exami
natio
n a
nd so o
n. The co
ntrol system partially i
ncludi
ng step-by-steps the electrical machi
nery to select a
nd the hardware circuit desig
n a
nd the software system desig
n, explai
ned the chip expa
nsio
n, keyboard demo
nstratio
n co
n
nectio
n desig
n a
nd so o
n. This article takes the ordi
nary
numerical co
ntrol machi
ne tool as the research object, a
nd i
ntroduces the desig
n process of a master-slave system. I
n order to use the abu
nda
nt software a
nd hardware resources of IPC a
nd to compile software of system which is frie
ndly to users, a
nd i
n order to compile the co
ntrol software of executio
n machi
nery by C a
nd Assembly la
nguage at the same time, this CNC system adopts the master-slave structure a
nd parallel commu
nicatio
n method. The master computer se
nds co
ntrol i
nstructio
ns a
nd parameters to the slave computer u
nder Wi
ndows98, for the sake of maki
ng the slave computer work well. This system e
nha
nces the expa
nse a
nd ope
n ability of the origi
nal CNC machi
ne tools, makes the NC programmi
ng become easy a
nd efficie
nt, a
nd It also set a fou
ndatio
n for the
numerical co
ntrol machi
ne tool i
n the field of the
network co
ntrol. There are three pri
ncipal parts i
n the full text: the summary of CNC a
nd the master-slave system; the commu
nicatio
n port a
nd mode betwee
n the master a
nd slave computer; the co
ntrol procedure of the step motor. Keywords:Numerical co
ntrol; Machi
ne tool; Ope
n-loop;Step motor 目录 摘要I Abstract II 第1章绪论2 1.1两坐标数控移动工作台的课题研究意义2 1.2两坐标数控移动工作台的课题研究主要内容2 第2章数控移动工作台机械结构2 2.1进给系统组成2 2.2齿形带传动设计3 2.2.1带和带传动4 2.2.2齿形带的选择5 2.3步进电机的选择6 2.3.1步进电机概述7 2.3.2步进电机的选择9 2.4丝杠螺母设计10 2.4.1滚珠丝杠螺母副类型选择11 2.4.2滚珠丝杠螺母副型号及其校核11 第3章数控移动工作台工作台控制系统13 3.1工作台控制系统的组成13 3.1.1工作台控制的组成13 3.1.2信号流程分析13 3.2主要功能介绍14 第4章工作台基本结构19 4.1工作台整体结构19 4.1.1运动结构19 4.1.2中断工作台结构19 4.2工作台基座的结构20 4.3滑座的结构22 第五章控制系统工作台部分24 5.1机械加工主体运行程序24 5.2第一象限到四象限直线插补主体加工子程序26 结论29 参考文献30 致谢31
展开...
ntrol,简称NC)机床。它是基于数字控制的,采用了数控技术,是一个装有程序控制系统的机床。它是由主机,CNC,驱动装置,数控移动工作台的辅助装置,编程机及其他一些附属设备所组成。 此次设计包括移动工作台的进给设计。控制系统部分包括步进电机的选用及硬件电路设计和工作台系统设计,说明了的扩展,键盘显示接口的设计等等。该控制系统采用工作台中断控制系统结构及子程序结构,因为子程序结构简单、条件明确在数控系统中应用比较多。中断结构采用模块化结构设计,因为这种结构便于修改和扩充,编制较为方便,便于向多处理机方向发展。 本文以普通数控移动工作台为研究对象,介绍数控移动工作台主-从式控制系统的设计过程。本设计采用PC机为上位机,8051为核心的单片机系统作下位机,以打印口作为两者间的通讯接口,构成主—从式控制系统。该类型机床可以利用微型计算机丰富的软硬件资源,可以编制出具有友好的人机界面的系统控制工作台;可以利用单片机系统结构相对简单、工作可靠、价格便宜的特点,并借助C语言、汇编语言等编制出执行机构的位置控制软,可以使原数控移动工作台的扩充性及开放性更强,使数控编程更加方便、高效,也为将来数控移动工作台的网络控制打下基矗本文着重阐述数控移动工作台及及主-从式系统的概述;上位机与下位机间通讯接口及通讯模式的选择;下位机硬件设计;步进电动机控制程序。 关键词:数控移动工作台;开放式数控系统;电动机 Abstract The
numerical co
ntrol lathe called the
numerical co
ntrol (Numbercal Co
ntrol, is called NC) the e
ngi
ne bed. It is based o
n the
numerical co
ntrol, has used the
numerical co
ntrol tech
nology, is loaded with the procedure co
ntrol system the e
ngi
ne bed. It is by the mai
n e
ngi
ne, CNC, the drive, the
numerical co
ntrol e
ngi
ne bed auxiliary u
nit, the programmi
ng machi
ne a
nd other some appurte
na
nces is composed. This desig
n i
ncludi
ng the e
ngi
ne bed overall layout desig
n, lo
ngitudi
nal e
nters for the desig
n, also i
ncludes the gear modulus computatio
n a
nd the exami
natio
n, the mai
n axle rigidity exami
natio
n a
nd so o
n. The co
ntrol system partially i
ncludi
ng step-by-steps the electrical machi
nery to select a
nd the hardware circuit desig
n a
nd the software system desig
n, explai
ned the chip expa
nsio
n, keyboard demo
nstratio
n co
n
nectio
n desig
n a
nd so o
n. This article takes the ordi
nary
numerical co
ntrol machi
ne tool as the research object, a
nd i
ntroduces the desig
n process of a master-slave system. I
n order to use the abu
nda
nt software a
nd hardware resources of IPC a
nd to compile software of system which is frie
ndly to users, a
nd i
n order to compile the co
ntrol software of executio
n machi
nery by C a
nd Assembly la
nguage at the same time, this CNC system adopts the master-slave structure a
nd parallel commu
nicatio
n method. The master computer se
nds co
ntrol i
nstructio
ns a
nd parameters to the slave computer u
nder Wi
ndows98, for the sake of maki
ng the slave computer work well. This system e
nha
nces the expa
nse a
nd ope
n ability of the origi
nal CNC machi
ne tools, makes the NC programmi
ng become easy a
nd efficie
nt, a
nd It also set a fou
ndatio
n for the
numerical co
ntrol machi
ne tool i
n the field of the
network co
ntrol. There are three pri
ncipal parts i
n the full text: the summary of CNC a
nd the master-slave system; the commu
nicatio
n port a
nd mode betwee
n the master a
nd slave computer; the co
ntrol procedure of the step motor. Keywords:Numerical co
ntrol; Machi
ne tool; Ope
n-loop;Step motor 目录 摘要I Abstract II 第1章绪论2 1.1两坐标数控移动工作台的课题研究意义2 1.2两坐标数控移动工作台的课题研究主要内容2 第2章数控移动工作台机械结构2 2.1进给系统组成2 2.2齿形带传动设计3 2.2.1带和带传动4 2.2.2齿形带的选择5 2.3步进电机的选择6 2.3.1步进电机概述7 2.3.2步进电机的选择9 2.4丝杠螺母设计10 2.4.1滚珠丝杠螺母副类型选择11 2.4.2滚珠丝杠螺母副型号及其校核11 第3章数控移动工作台工作台控制系统13 3.1工作台控制系统的组成13 3.1.1工作台控制的组成13 3.1.2信号流程分析13 3.2主要功能介绍14 第4章工作台基本结构19 4.1工作台整体结构19 4.1.1运动结构19 4.1.2中断工作台结构19 4.2工作台基座的结构20 4.3滑座的结构22 第五章控制系统工作台部分24 5.1机械加工主体运行程序24 5.2第一象限到四象限直线插补主体加工子程序26 结论29 参考文献30 致谢31
作品编号:
156867
文件大小:
2.5MB
下载积分:
2000
文件统计:
doc文件1个,dwg文件27个
文件列表
正在加载...请等待或刷新页面...