欢迎来到天天文库
浏览记录
ID:6663695
大小:510.00 KB
页数:42页
时间:2018-01-21
《1092.基于internet的测控系统的设计》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、本科生毕业论文题目:基于Internet的测控系统的设计院系:信息科学与技术学院电子与通信工程系专业:电子信息科学与技术学生姓名:学号:指导教师:(职称)二〇〇九年四月-i-摘要随着Internet技术的不断普及推广,以此为基础的各种应用不断地被开发以及应用。本文主要介绍一种基于Internet技术的远程家庭设备测控系统,即远程计算机通过Internet与家庭设备测控系统连接,以实现对家庭设备的监视与控制等功能。本系统的设计可以划分为三个模块。首先是家庭设备控制系统,即以八位单片机为控制核心的嵌入式系统,以实现家庭设备检测信息的收集和远程
2、控制信息的发送的功能。其次是网络连接模块,主要采用WIZnet公司的W5100网络接口芯片的Internet接入模块,实现跨网的Internet的连接。使用W5100最大的特点是可以实现没用操作系统的Internet的连接。第三个模块是Web功能模块,以实现操作人员在远程计算机上通过Web浏览器获取家庭设备的信息以及发送控制命令的功能。该模块主要涉及HTTP协议、CGI技术。本文所设计远程家庭设备测控系统,具有成本低,体积小,易实现等特点,是一种可以推广的、实用的系统。关键词:嵌入式系统W5100Internet接入Web技术HTTP协议
3、-iii-AbstractWiththepopularityofInternettechnology,avarietyofapplicationsbasedonitconstantlyarebeingdevelopedandapplied.ThispaperintroducesanInternet-basedremotehomemonitoringandcontrolingtechnologiessystems.Theremotecomputerimplementthehomesecuritysurveillanceandcontrolf
4、unctionsthroughtheInternetandhomecontrolsystems.Thedesignofthesystemcanbedividedintothreemodules.Firstofall,homecontrolsystems,whichisusingasingle-chiptocontrolthissystems,canreceiveinformationfromhomesecurityequipmentsandsendcontrolcommandfromremotecomputertothoseequipme
5、nts.Followedbythenetworkconnectionmodule,mainlyusingW5100networkinterfacechipofWIZnetcompany,implementInternetconnection.ThemostimportantfeatureofW5100networkinterfacechipisrealizingInternetconnectionwithoutoperatingsystem.ThethirdmoduleisaWebfunctionmodules.Thismoduleist
6、oachieveupgetinginformationfromhomemonitoringandcontrolsystemandsendingcontrolcommandsthroughWebbrowser.ThemoduleismainlyrelatedtoHTTPprotocolandCGItechnology.Thisremotehomemonitoringandcontrolsystemhasthefeatureoflowcost,smallsize,easytoachieve,andsoon.Itisareplicable,pr
7、acticalsystemforourlive.Keywords:EmbeddedSystems;W5100;Internetaccess;WebTechnology;HTTPprotocol-iii-目录第一章前言4第二章系统的关键技术及实现62.1家庭总线62.2TCP/IP通信72.2.1TCP/IP协议简介72.2.2W5100芯片的简介82.2.3MCU与W5100的连接112.3WEB服务器技术和原理132.3.1WEB服务器原理132.3.2HTTP协议142.3.3CGI原理142.3.4嵌入式服务器特点15第三章系统软件
8、的设计173.1总体程序的设计173.2网络通信程序的实现183.3.1W5100的初始化183.3.2W5100的数据通信183.3WEB服务器功能的实现233.3.1嵌入式Web服务器的工
此文档下载收益归作者所有