文档详情

无线传感器网络(上位机)-毕业论文.doc

发布:2017-09-21约3.23万字共52页下载文档
文本预览下载声明
本科毕业设计(论文) 题目 (上位机部分) 学生姓名 学 号 教学院系 电子信息工程学院 专业年级 通信工程2005级 指导教师 职 称 单  位 西南石油大学 完成日期 2009 年 6 月 7 日 摘 要 无线传感器网络是由大量无处不在的微小传感器节点组成,它能根据环境自主完成指定任务的自治监控功能,是对21世纪产生巨大影响力的技术之一。 本设计是将无线传感器网络应用于温度监测方面。软件系统前台应用Visual Basic 6.0编程开发环境。采用VB的ADODC控件完成数据库连接,MSchart控件实现节点温度的条形图显示,MScomm控件完成串行数据接收。软件系统后台采用Microsoft Office Access 2003 数据库,实现节点信息的存储。采用定时器定时读取数据库,完成节点信息的实时更新。通过串行口与下位机连接,接收适配器发送过来的字符数据,实现无线传感器网络温度监测功能。 关键词: 无线传感器网络;Access 2003数据库;串行通信 Abstract Wireless Sensor Networks is consisted of a large number of tiny sensor nodes which is randomly deployed in unattended monitoring regional. It can complete the assigned task of environmental self-monitoring network system. Furthermore it is the one of the great impact of competitive technologies which is important to the 21st century. This design is that wireless sensor networks will be used in monitoring the temperature. The front Software system use Visual Basic 6.0 programming development environment, make use of VB’s ADODC to complete database connection control, use MSchart control box to achieve the node’s bar graph displaying, otherwise the MScomm control box complete serial data receiving ,Background software system use Microsoft Office Access 2003 databases to achieve the node information storage. Using the timer to read the database from time to time ,it can complete real-time updates of node information. Through the serial port connected with the lower part , the software received the character data sent from the adapter , and realized the wireless sensor networks monitoring the temperature function Keywords: Wireless Sensor Networks; Access Database; Serial Communication 目 录 摘 要 I Abstract II 1 绪论 1 1.1 课题背景与研究意义 1 1.2 无线传感器网络简介 1 1.3 设计任务 4 2 无线传感器网络上位机系统概要设计 5 2.1 系统功能简要描述 5 2.2 系统模块功能描述 5 2.3 系统设计的上位机、下位机的连接 5 2.4 数据库设计 7 2.4.1 数据库表的创建 7 2.4.2 数据库表 9 2.4.3 数据库表设计说明 9 2.4.4 数据库连接设计 10 2.5 计算机硬件要求及开发环境 10 2.5.1 计算机的硬件建议配置 10 2.5.2 开发工具的选择 11 2.5.3 开发工具概述 11 3 无线传感器网络(上位机)详细设计 12 3.1 无线传感器网络温度监测系统
显示全部
相似文档