欢迎来到天天文库
浏览记录
ID:45579579
大小:530.34 KB
页数:46页
时间:2019-11-15
《基于C++的RS232通信协议模拟终端毕业论文》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、密级:公开基于C++的RS232通信协议模拟终端AnalogTerminalForRS232CommunicationProtocolBasedOnC++学院:专业班级:学号:学生姓名:指导教师:2013年06月随着科技的迅猛发展,通信技术已经成为社会经济、环境、生活、工作、学习不可缺少的一部分。通信的方式多种多样,以何种方式实现通信主要取决于通信设备。在工业控制系统和实验室中,曲于串行通信具有实现简单、使用灵活方便等优点,串行通信是计算机与外部设备进行数据通信时经常使用的方式之一。围绕串行通信技术,本文主要介绍了串行通信
2、接口——RS232标准串口,阐述了RS232串行通信基木原理和CRC校验,通过VC界面编程实现串行通信。传输过程屮通过CRC对数据进行校验。在研究RS232串行通信原理屮,主要介绍了RS232标准协议、串口以及串口通信原理。详细的分析了几种主要的通信参数。按照其工作原理及RS232串口的标准协议最终采用串行全双工的方式实现其通信,本文屮的接口使用的是计算机上的USB口。在软件实现方面,本设计在比较了多种方法之后,最终选择了基于C++的MFC应用程序。利用MSCommActiveX串行通信控件来实现串行通信。文中详细地介绍了
3、VC下的Windows平台先进的ActiveX控件技术,即MSComm控件等。最终实现了两台PC间的串行通信。串行通信以其成本低、结构简单等优点被人们广泛应用。用RS-232协议实现两台PC机间的串行通信为以后实现更加复杂的设备间通信奠定了基础。关键词:RS232标准;串行通信;C++;CRC校验AbstractWiththerapiddevelopmentofscienceandtechnology,communicationtechnologyhasbecomeanindispensablepartofsocialec
4、onomy,environment,livingandlearning.Therearemanykindsofcommunicationmodes.Theselectionofcommunicationmodemainlydependsonthecommunicationequipment.Inindustrialcontrolsystemsandlaboratory,serialcommunicationiswidelyusedincomputerandexternalequipmentduetothesimpleand
5、flexibleadvantage・Aroundserialcommunicationtechnology,thispapermainlyintroducestheserialcommunicationinterface-RS232serialport,andexpoundsthebasicprincipleofRS232serialcommunicationandCRCcheck.ItiscompletedtorealizeserialcommunicationbyVCprogramming.Itcancheckthed
6、ataduringtheprocessoftransmissionthroughtheCRC・InthestudyofRS232serialcommunicationprinciple,thisdesignmainlyintroducestheprincipleofserialcommunication,serialportandRS232protocol,andanalyzescommunicationparametersindetailConsideringRS232serialportandworkingprinci
7、ple,thisdesignadoptsserialfull-duplexmodetorealizecommunication.Inthearticle,theinterfaceistheUSBportonthePC.Intheaspectofsoftwarerealization,afterseveralmethodsarecompared,thisdesignselectstheMFCapplicationprogramwhichisbasedonC++.Thedesignrealizetheserialcommuni
8、cationbyusingMSCommActiveXserialcommunicationcontrol.ThisarticleintroducestheActiveXcontroltechnology—MSCommcontrol.Finally,thedesignrealizesserialcommu
此文档下载收益归作者所有