当前位置:首页 > 华中科技大学研究生学位论文撰写规定
独创性声明
本人声明所呈交的学位论文是我个人在导师指导下进行的研究工作及取得的研究成果。尽我所知,除文中已经标明引用的内容外,本论文不包含任何其他个人或集体已经发表或撰写过的研究成果。对本文的研究做出贡献的个人和集体,均已在文中以明确方式标明。本人完全意识到本声明的法律结果由本人承担。
学位论文作者签名: 日期: 年 月 日
学位论文版权使用授权书
本学位论文作者完全了解学校有关保留、使用学位论文的规定,即:学校有权保留并向国家有关部门或机构送交论文的复印件和电子版,允许论文被查阅和借阅。本人授权华中科技大学可以将本学位论文的全部或部分内容编入有关数据库进行检索,可以采用影印、缩印或扫描等复制手段保存和汇编本学位论文。
保密□, 在 年解密后适用本授权书。
本论文属于
不保密□。
(请在以上方框内打“√”)
学位论文作者签名:
指导教师签名:
日期: 年 月 日
日期: 年 月 日
9
附件3:中英文摘要、目次页编排式样
摘 要
家居智能化的构想很早就已经被提出。近年来信息化的高度发展,人们对工作环境的节能性、安全性、舒适性要求的提高,造成家居智能化的需求大为增加。在技术方面,由于计算机控制技术的发展与电子信息技术的成长,也促成了智能家居的诞生。在智能家居系统的实现中,BACnet协议以其开放、简单、实用、且易于与其他网络集成的特点成为智能家居数据通信协议的可行选择之一。
智能家居的控制系统是使用者与系统的人机接口,决定了智能家居的使用方式,影响用户体验,是智能家居系统的重要组成部分。文中的智能家居控制系统中,安装了web远程浏览控制软件。这种基于web的控制软件使用户能够在本地或远程配置、监控和操作智能家居系统。
本文在简单介绍了基于BACnet协议构建智能家居的可行性之后,从协议、网络、硬件和软件四个方面介绍了智能家居远程控制系统的组成和工作原理,然后介绍了在控制软件的实现中发挥重要作用的两个软件架构:struts和hibernate。接下来详细讲述了控制软件的设计和实现。在设计部分,对比了不同的软件架构,结合新的技术,提出了一种基于数据库的多模块软件架构,分析了该架构的特性。在实现部分,由于控制软件是以多模块的方式实现,着重论述了多模块的结构和全局配置方式,特别提出实现中遇到的java中文问题,分析了问题的根源,提出其解决方案。在设计与实现部分之后,介绍了控制软件的开发环境和开发工具的使用,应用环境的搭建和软件的部署方法。最后对整个工作进行了总结。
关键词: 智能家居 远程控制系统 科学计算可视化 数据库技术 有限元分析
10
ABSTRACT
The conception of smart home has been brought out for a fair long time. Recently, with the highly development of information technology and the augmented need for energy saving, security, comfort and efficiency, the requirement of smart home is increasing. In technology aspect, the development of computer technology and telecommunication, the birth of smart home become realiability. In the implement of smart home, BACnet has become one of the choices of the data transport by right of its opening, simpleness, practicality, and easying to integrate with various kinds of physical network. In this paper, the smart home system is built base on BACnet protocol.
The control system is a significant part of the smart home system and acts as the interface between smart home and its user. In this paper, the smart home system has a remote control software. This remote control software has many fuctions such as config, survilliant, manipulate in local or remote way. The design and implement of the remote control software is the key content of this paper.
After shortly explain the feasibility of the construct smart home base on BACnet protocol, I introduce the construction and principle of the smart home remote control system in four aspects: protocol, networks, hardware and software. As well, in principle analysis part, introduce two software architecture which play an important part in remote control software implement: struts and Hibernate. Secondly, I elaborate on the design and implement of the control software. In design part, a new database-based multiple-module architecture is brought out. In implement part, I emphasis on mulit-module implement and the global configuration. Especially, I describe the Chinese encoding problem in java, explain the caurses and offer the complement solution to it. Thirdly, I introduce the application and development environment, deploy method. Finally, summarize the main part of this paper.
Key words: smart home BACnet remote control system web
struts hibernate
11
目 录(3号黑体)
前言(4号黑体)(必要时)……………………………………………..I 摘要(4号黑体).……………………………………………………….II Abstract(4号)……………………………………………………..III 1 绪言(4号黑体)
1.1 ××××(4号宋体)………………………………………….(1) 1.2 ××××……………………………………………………….(3) 1.3 ××××……………………………………………………….(5) 2
理论分析
2.1 ××××……………………………………………………….(6) 2.2 ××××……………………………………………………….(8) 2.3 ××××………………………………………………..……..(10) 2.4 ××××………………………………………………………(11) 3
实验研究
3.1 实验材料………………………………………….…………..(13) 3.2 实验装置…………………………………………….………..(15) 3.3 实验方法…………………………………………….………..(17) 3.4 实验结果…………………………………………….………..(19) 4
数值计算与仿真
4.1 ××××……………………………………………………...(21) 4.2 ××××……………………………………………………...(23) 4.3 ××××…………………………………………….. ……....(25) 5
结果分析与结论(讨论)
5.1 ××××……………………………………………………...(28) 5.2 ××××……………………………………………………...(30) 5.3 ××××……………………………………………….……..(31) 致谢………………………………………………………….……...(32) 参考文献…………………………………………………….……...(33) 附录1 攻读学位期间发表论文目录……………………….……...(37) 附录2 ××××………………………………………………….(38)
12
共分享92篇相关文档