- 1、本文档共41页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
三维彩色扫描仪中的硬件接口设计.doc
三维彩色扫描仪中的硬件接口设计
摘要:
此次设计的课题是进行基于结构光测距技术的影视型三维彩色扫描仪中的硬件接口设计。影视型三维彩色扫描仪是获得被扫描物体立体的三维彩色立体模型的装置。硬件接口设计的主要目的是根据电脑主机的命令来控制转台转动和升降架的移动,包括方向控制,速度控制和转角控制。
在论文的开头,我们介绍了在Windows环境下,利用Visual C++6.0的Miscomm控件进行通讯的问题。并且给出了通讯程序。
然后,文章介绍了串口通讯的原理和MAX232的通信协议以及具体的硬件实现电路。另外,针对通讯中可能出现的问题,文章提出了一些合理解决办法。
最后,文章介绍了交流伺服电机的驱动模块,以及它与单片机接口的电路连接。松下MINAS系列伺服控制器的原理和特性也同时作了介绍。
关键词:串行通信,单片机,交流伺服电机,交流伺服电机伺服器,时序,
VISUAL C++语言
The hardware interface circuit design
of 3D Color Scanner
Abstract:
The subject is the hardware interface circuit design of 3D Color Scanner based on structure lighting. The Filmdom 3D Color Scanner is the instrument of rebuilding cubic and color pattern of scanned object.The main purpose of the design is to control the motion of rotator,including direction control,speed control and angel control.Basicly the hardware circuit is made up of two major section,i.e. communication interface circuit,rotator control circuit
At the begining of the thesis ,it introduces the designing means by which a computer can communicate with a singlechip by MSComm of Visual C++ 6.0 in the circumstance of Window XP,And fully provides the program of communication .
Then,the article introduce the principle of remote serial communication by RS232 series interface and the corresponding hardware configuration which can fullfill the communication function of the system. Whats more,contraposing the problems possibly appeared in communication procedure,some rational resolvents are given to make the data trasmitted perfectly.
At last,the artical introduce the servo driver and its connection with singal chip misyoco.And the principles and properties of Panasonic MINAS seiries servo driver are also outlined.
KEY WORDS: 3D Color Scanner ,Visual C++,Singal Chip Micyoco, RS232 series interface, AC servo motor, AC servo driver, signal timing , serial communication
第一章 总结构原理图
上位机采用Visual C++语言编写人机对话界面,发出的命令经过处理后,由MAX232模块传送给单片机。MAX232主要用来实现EIA电平与CMOS/TTL电平之间的相互转换。控制电路中的单片机将上位机的命令转化为一串连续的脉冲,发给
文档评论(0)