欢迎来到天天文库
浏览记录
ID:23516797
大小:1.37 MB
页数:39页
时间:2018-11-08
《串口转以太网,tcp转rs》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、哈尔滨工业大学(威海)本科毕业设计(论文)摘要本论文主要研究了以嵌入式系统为核心的多协议通信的实现,利用其串口或I2C总线与底层I/O节点相连,上层则直接联入Internet,解决了不同协议(如RS232、I2C、TCP/IP)之间的数据通信。论文介绍了利用AT89C51单片机和RTL8019AS网卡驱动芯片开发的RS-232、I2C转以太网通信协议的嵌入式以太网通信模块,利用该模块可实现将现场设备的RS-232、I2C通信转换为以太网通信,也可以直接将该模块嵌入单片机控制设备使用。然后,论文对嵌入式以太网通信模块的硬件电路设计和驱动程序编写作了详细的介绍,并在不改变
2、以太网TCP/IP协议主体结构的基础上,对TCP/IP协议作了精简处理,以满足现场通信的实时性和可靠性要求。最后论文分析了嵌入式TCP/IP协议的总体框架设计、帧的封装过程及数据包的发送和接收流程。本课题完成了对嵌入式以太网通信模块的设计,实现了RS-232、I2C协议和以太网通信协议的相互转换功能,并在利用C语言模块化的编程思想的基础上,用单片机实现了嵌入式TCP/IP协议的设计。测试结果表明该嵌入式以太网通信模块具有可靠性高和成本低等特点,能够充分保证不同协议之间通信的准确性。关键词:TCP/IP协议栈;嵌入式Internet;串行通讯;协议转换-II-哈尔滨工业
3、大学(威海)本科毕业设计(论文)AbstractThisdissertationmainlyresearchtheimplementationofamulti-protocolcommunicationwiththecoreofembeddedsystems,andusestheserialportortheI2CbusconnectingtheunderlyingI/Onodes.TheupperisdirectlylinkedtotheInternet,tosolvethedifferentprotocols(suchasRS232,I2C,theTCP/IP)d
4、atacommunications.ThisdissertationreportsthedesignforanembeddedEthernetmodulefordataexchangeamongRS-232,I2CandEthernetcommunicationwithamicro-controllerAT89C51andanetworkcarddriverchipRTL8019AS.ThisEthernetmodulecanbedirectlyusedtoconverttheRS-232orI2CinformationmodetoEthernetinformatio
5、nmodeorbeembeddedintheequipmentscontrolledbymicroprocessors.Afterwards,thisdissertationintroducesthedesigningofhardwarecircuitandcompilingofcorrespondingdrivingprogramindetail.ThisdesignsimplifiedtheTCP/IPwithoutchangingitsmainstructuretomeetthedemandforreal-timeandreliabilityinfieldcom
6、munication.Intheendofthisdissertation,thegeneralframeforembeddedTCP/IP,processofframepacking,andtheprocedureinsendingandreceivingdataarecomprehensivelyanalyzed.Inthisproject,anembeddedEthernetmodulewasdesignedandthedataexchangeamongRS-232,I2CprotocolandEthernetprotocolwasfulfilledwithth
7、ismodule.Atthesametime,basedonthemodularprogrammingmethodprovidedbyClanguage,anembeddedTCP/IPwasrealizedwithMCU.Afterdebugging,itturnsoutthatthedesignedembeddedEthernetmoduleisofthehighreliabilityandlowcostandcanbeabletofullyassurancetheaccuracyofcommunicationamongdifferentprot
此文档下载收益归作者所有