毕业论文

打赏
当前位置: 毕业论文 > 自动化 >

基于ARM的嵌入式WEB服务器的研究和设计

时间:2017-06-06 22:20来源:毕业论文
基于构建的嵌入式Web 服务器,结合Ajax 技术、CGI 以及JavaScript 脚本实现动态网页的设计,该网页能够显示实时更新的数据,绘制图表,设置参数,提供文件下载链接等功能。通过该网页

摘要本文基于三星公司的ARM9 芯片S3C2440和Linux操作系统构建嵌入式Web服务器。首先介绍了嵌入式Web服务器的硬件建构,Linux操作系统以及嵌入式Web 服务器的体系结构,接着详细介绍了嵌入式Linux 操作系统的移植及文件系统移植,嵌入式Web服务器boa在Linux系统下的移植,最后基于构建的嵌入式Web 服务器,结合Ajax 技术、CGI 以及JavaScript 脚本实现动态网页的设计,该网页能够显示实时更新的数据,绘制图表,设置参数,提供文件下载链接等功能。通过该网页的实现,证明嵌入式Web 服务器boa 能够在基于Linux 操作系统下的ARM 平台上稳健运行,并提供快速响应。9748
关键字  ARM,Linux,嵌入式Web服务器,Ajax,CGI
毕业设计说明书(论文)外文摘要
Title     Embedded WEB Server Research And Design    Based on ARM                                   

Abstract
This paper is based on Samsung's ARM9 chip S3C2440 and Linux operating system that constructing an embedded Web server. First, it introduces the hardware construction of the embedded Web server, Linux operating system and system structure of embedded Web server. Then, it introduces the transplantation of embedded Linux operating system and file system, the transplantation of embedded Web server boa in Linux system. Finally, combined with Ajax technology, CGI and JavaScript, it realizes a dynamic web page based on the embedded Web server. This web page can display real-time updating of data, paint chart, set parameters, provide the file download links and so on. Through the implementation of the web page, it proves that the embedded Web server boa can run steadily on the ARM platform with Linux operating system, and provide rapid response.
Keywords  ARM,Linux,Embedded Web Server,Ajax,CGI
目   次
1 绪论    1
1.1 嵌入式系统介绍    1
1.2 嵌入式系统在Internet 上的发展    1
1.3 课题的提出    1
2 硬件结构和相关知识    3
2.1 硬件结构    3
2.2 嵌入式Linux操作系统    3
2.3 嵌入式Web服务器体系结构    4
3嵌入式Linux操作系统的移植    5
3.1 交叉编译环境的建立    5
3.2 编译Linux 内核    7
3.3 文件系统的制作和移植    9
4 嵌入式Web 服务器的移植    12
4.1 嵌入式Web服务器的选择    12
4.2 移植boa    12
4.3 移植cgic 库    13
5 网页设计    14
5.1 网页的布局    14
5.2 数据实时更新    16
5.3 图表绘制    20
5.4 文件下载    21
5.5 参数设置    22
结论    24
致谢    25
参考文献    26
1 绪论
1.1 嵌入式系统介绍
嵌入式系统是指以应用为中心,以计算机技术为基础,软件硬件可裁剪,适应应用系统对功能、可靠性、成本、体积、功耗严格要求的专用计算机系统。它主要由嵌入式处理器、外围硬件设备、嵌入式操作系统以及应用软件等部分组成。它具有“嵌入性”、“专用性”和“计算机系统”3个基本要素[1,5]。嵌入式设备就是指具有计算机功能,但并不称为计算机的设备或器材,几乎包括了我们周围所有的电器设备:PDA、手机、机顶盒、汽车、电梯、安全系统、医疗仪器、自动售货机、自动取款机等[2]。 基于ARM的嵌入式WEB服务器的研究和设计:http://www.youerw.com/zidonghua/lunwen_8561.html
------分隔线----------------------------
推荐内容