摘要温控器的远程监控设计是物联网的一个缩影。在这个物联网的时代,了解怎样实现物联网是非常有必要的。在本设计中,我们选用JAVA作为我们的软件开发平台,利用B/S模式实现温控器的远程监控。我们完成了对温控器远程监控所需要的操作协议的设计,并且能够通过操作界面远程监视温控器状态。本系统能够通过折线图直观的显现出温度的变化,并且可以通过操作界面发送控制命令,进行远程控制温控器的相关操作,包括定时、升降温、抽湿、风速等。 我们用文件数据库中的数据来代替温控器的属性, 从而实现温控器的仿真。80705
毕业论文关键词 物联网 协议 温控器 JAVA
毕业设计说明书外文摘要
Title Design and implementation of remote control protocol based on Internet
Abstract The remote control programming of the thermostat is a microcosm of Internet of Things。 In this era of IOT, it is necessary to learn how to achieve the ITO。 In this design, we use JAVA as our software development platform, achieve the remote control programming of the thermostat through the B/S mode。 We completed the programming about the operating agreement that the remote control of thermostat required, execute the remote monitoring for the status of thermostat by operator interface。 This system can visually show temperature changes through the line chart, it can also send control commands through the operator interface,make a series operations about the remote controlling thermostat, such as timing, heating and cooling, dehumidification, controlling the wind speed and so on。 We use the data which is in the file database instead of the property of the thermostat, in order to achieve the simulation of the thermostat。
Keywords Internet of Things protocol thermostat JAVA
目 次
1 绪论 1
1。1 技术背景 1
1。2 课题的研究方向 1
1。3 论文组织结构 1
2 B/S模式的温控器监控协议设计与实现的相关技术 2
2。1 温控器远程控制协议的设计 2
2。1。1 温控器协议的设计 2
2。2 基于B/S模式的监控系统结构分析 2
2。3 B/S模式监控系统的体系结构 3
2。4 温控器的远程监控系统概述 6
2。5 监控指标 6
2。5。1 监视指标 6
2。5。2 控制指标 6
2。6 整体设计 7
2。6。1 TXT文件代替数据库 7
2。6。2 模块的分离 7
2。6。3 监控系统功能 8
3 温控器远程监控系统实现 9
3。1 监控系统数据库 9
3。1。1 数据库选择——TXT文件代替数据库 9
3。1。2 数据库设计 9
3。2 进行详细的类的创建 9
3。2。1 Device。。JAVA类 9
3。2。2 DeviceControl。JAVA类 11
3。2。3 DeviceState2File类 JAVA远程控制协议设计与实现:http://www.youerw.com/jisuanji/lunwen_93879.html