- 1、本文档共86页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于ARMLinux的嵌入式网络冰箱控制器设计V1
哈尔滨工业大学工学硕士学位论文
- PAGE II -
- PAGE II -
摘要
在数字技术和网络技术迅速发展的现代社会,各种层次硬件的出现以及硬件水平不断提高,家庭的远程管理与监控、家用电器的信息化与网络化已经成为大势所趋。网络冰箱控制器是家电信息化网络技术研究及产品开发中传统冰箱与互联网连接的一个控制接口。网络冰箱控制器对外与 Internet 网连结,从而达到在任何地点,使用浏览器查看冰箱的实时状态、并能对冰箱进行远程监测、控制、诊断和配置等操作。本论文的主要目的是对网络冰箱控制器接入Internet的技术进行研究并予以实现,以实现冰箱的网络化智能化。
本文在对网络冰箱控制器进行了系统分析后,设计并实现了一种基于ARM Linux的冰箱控制器接入Internet的方法,即以ARM Linux技术为支撑,进行了网络冰箱的软硬件平台的搭建,Linux内核以及文件系统的移植,深入介绍了一个非常适合应用于嵌入式系统的Web服务器的工作原理,实现了一个嵌入式Web服务器的移植,还针对网络冰箱控制器的用户登录,以及冰箱基本状态控制应用进行了CGI(Common Gateway Interface,公共网关接口)程序设计,在CGI动态页面的程序设计上,也在较大程度上考虑了系统的安全性、实时性和稳定性,针对客户端请求的操作,系统提供了友好统一的运行界面。使用户可通过IE浏览器登录服务器端运行的CGI动态页面查看冰箱的运行状态,并可根据用户请求调用相应的模块实现对冰箱进行远程控制。
通过以上工作实现 ARM Linux 整个平台的转换,可以使控制板稳定地运行。实现了对冰箱的数据信息的处理和各种状态的远程设定。试验结果表明系统基本上达到了预期的目标,具有很好的安全性和可靠性。
关键词 嵌入式系统;ARM;嵌入式web;CGI;
Abstract
In digital technology and modern society that network technology develop rapidly, and the hardware is advancing rapidly. It is necessary and possible to realize the family remote manage and monitor, and the informationization of household applicances with network. The embedded network refrigerator controller is the control interface for the refrigerator and the network in the research and the development of the product for the network and the information technique of the household appliances. The embedded network refrigerator controller externally link with Internet. So they can look over the real time state of the refrigerator anytime by IE. And do the monitor and control and diagnoses and configure. The main purpose of this thesis is to carry out the technique of embedded controller and find the way to help the controller accesses the Internet and realize the informationization of the refrigerator.
After analyzing the embedded network refrigerator controller in this thesis, design and realize the function to link Internet for the embedded network refrigerator controller base on ARM Linux, makeup the software and hardware platform which is supported by ARM and embedded Linux technology,
文档评论(0)