文档介绍:本科毕业设计(论文)
题目
2430的无线传感器网络研究
(上位机部分)
摘要
无线传感器网络是由大量无处不在的微小传感器节点组成,它能根据环境自主完成指定任务的自治监控功能,是对21世纪产生巨大影响力的技术之一。
本设计是将无线传感器网络应用于温度监测方面。软件系统前台应用Visual Basic 。采用VB的ADODC控件完成数据库连接,MSchart控件实现节点温度的条形图显示,m控件完成串行数据接收。软件系统后台采用Microsoft Office Access 2003 数据库,实现节点信息的存储。采用定时器定时读取数据库,完成节点信息的实时更新。通过串行口与下位机连接,接收适配器发送过来的字符数据,实现无线传感器网络温度监测功能。
关键词: 无线传感器网络;Access 2003数据库;串行通信
Abstract
Wireless works is consisted of a large number of tiny sensor nodes which is randomly deployed in unattended monitoring regional. It plete the assigned task of environmental self-work system. Furthermore it is the one of the great impact petitive technologies which is important to the 21st century.
This design is that wireless works will be used in monitoring the temperature. The front Software system use Visual Basic programming development environment, make use of VB’s ADODC plete database connection control, use MSchart control box to achieve the node’s bar graph displaying, otherwise the m control plete 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 plete 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 works monitoring the temperature function
Keywords: Wireless works; Access Database; munication
目录
摘要 I
Abstract II
1 绪论 1
课题背景与研究意义 1
无线传感器网络简介 1
设计任务 4
2 无线传感器网络上位机系统概要设计 5
系统功能简要描述 5
系统模块功能描述 5
系统设计的上位机、下位机的连接 5
数据库设计 7
数据库表的创建 7
数据库表 9
数据库表设计说明 9
数据库连接设计 10
计算机硬件要求及开发环境 10
计算机的硬件建议配置 10
开发工具的选择 11
开发工具概述 11
3 无线传感器网络(上位机)详细设计 12
无线传感器网络温度监测系统() 12
) 15
) 16
报警管理() 16
软件模拟() 17
出厂设置(default_setup) 18
4 软件测试 20
测试内容 20
测试步