欢迎来到天天文库
浏览记录
ID:34146969
大小:2.27 MB
页数:81页
时间:2019-03-03
《基于arm-linux的嵌入式网络服务器的研究与实现》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、摘要由于工业自动化系统的发展,计算机网络技术在工业自动化领域的应用也逐渐增多,通过计算机网络实现工业设备的远程监控已经成为一种迫切的需要。目前工业现场设备的互连大多采用各种不同的现场总线,如CAN、DeviceNet、Profibus或串行通讯网络RS232/422/485,它们不能直接联入互联网,如要实现它们的远程监控就有必要实现一个专用的网关服务器系统。现场设备通过它联入Internet,远程监控机能读取现场的实时数据,为设备的维护与升级提供保证。本设计的嵌入式WEB服务器就实现了网关服务器功能。本论文
2、调研了目前工业现场设备有着远程监控的需要,分析了将现场设备联入Internet的几种方法以及实现关键技术——嵌入式Internet技术的发展,最后讨论并提出一种实现现场设备远程监控的方法,即在嵌入式系统上直接实现嵌入式WEB服务器。本论文在分析嵌入式WEB服务器原理的基础上,分析了实现嵌入式WEB服务器的两种网络架构,即c/s与B/S架构。在对比两种架构优缺点以及实际开发情况的基础上提出并设计了一种基于ARM+ARM-Linux的嵌入式网络服务器系统,该系统实现了现场串行通讯方式到Internet的连接。远
3、程PC机只要通过支持JavaScript的Web浏览器软件就能实现对现场设备的监控。本论文给出了嵌入式WEB服务器的详细软硬件设计。网络通讯部分针对嵌入式设备的特点对TCP/IP协议族进行了裁减,并依照裁减后的协议,利用Socket编程和编写CGI程序最终完成了B/S模式下的嵌入式WEB服务器的设计。本嵌入式WEB服务器系统具有低成本、开放性、可移植等优点,应用前景广阔。关键词:ARM-Linux操作系统;通用网关接口;嵌入式TcP/IP协议;嵌入式网络服务器;远程监控系统ABSTRACTABSTRACTW
4、iththedevelopmentofautomationsystem,thetechnologyofcomputernetworkisapplicatedmoreintheautomationindustry.Itisurgenttoactualizetheremotecontrolofindustrydevicesbycomputernetworktechnology.Atpresentthecommunicationofindustrydevicesisaccomplished-bydifferent
5、industryfieldbuses,suchasCAN,DeviceNet,Profibusandserialcon咖unicationprotocolRS232/422/485.Andtheycouldn’tbeconnectedtointernetdirectly,SOitisnecessarytodesignaspecialgatewayserversystem.Thisremotecontrolforindustrydevices,paperinvestgatedtheneedofdevicest
6、ointernetandtheanalyzeddifferentmethodsofconnectingindustryembeddedinternettechnologywhichistheprimaryimplementtechnology.Thenamethodtoactualizeremotecontrolofindustrydevicesispresented,whichistoimplementembeddedwebserverintheembeddedsystem.Atthebaseofanal
7、ysisofembeddedwebservertheory,thispaperanalyzedtwointernetarchitectures,c/sandB/S.Basedonthecontrastofthetwoarchitecturesandtheactualenvironment,anARMandARM-Linuxbasedembeddedwebserversystemisdesigned,bywhichtheindustrydevicescanbeconnectedtointernetwithth
8、eserialcommunicationinterface.TheremotePCcancontrolandmonitortheindustrydevicesbythewebbrowserwhichsupportsJavaScript.Thedetailedsoftware&hardwaredesignisprovided.TCP/IPprotocolissimplifiedaccordingtotheembed
此文档下载收益归作者所有