1、XXX 大学毕业设计 1 前言 4 1 总体方案设计 5 1.1 方案论证 . 5 1.1.1 传感器 5 1.1.2 主控部分 5 2 硬件电路的设计 6 2.1 电源电路 . 6 2.2 温度采集电路 . 7 2.2.1 DS18B20 简介 . 7 2.2.2 电路设计 9 2.2.3 无线传输电路模块 10 3 无线发送与接收电路 11 3.1 无线发送电路 . 11 3.2 无线接收模块 . 11 4 显示电路 12 4.1 字符型液晶显示模块 . 12 4.2 字符型液晶显示模块引脚 . 13 4.3 字符型液晶显示模块内部结构 . 13 5 单片机 AT89S52 . 14 5.
2、1 AT89S52 简介 14 5.2 AT89S52 引脚说明 15 6 软件设计 17 6.1 系统概述 . 17 6.2 程序设计流程图 . 17 6.3 温度传感器多点数据采集 . 18 7 调试及结果 18 7.1 测试环境及工具 . 18 7.2 测试方法 . 18 7.3 测试结果分析 . 18 8 总结 19 附录 1: 电路原理总图 . 20 附录 2: 发射部分主程序 . 21 附录 3: 接收部分主程序 . 27 参考文献 32 XXX 大学毕业设计 2 无线数据采集系统的设计与实现 学生:XX 指导教师:XX 内容摘要:由于数据采集系统的应用范围越来越宽、所涉及到的测量
3、信号和信号源的 类型越来越多、对测量的要求也越来越高,国内现在已有不少数据测量和采集的系统, 但很多系统存在功能单一、采集通道少、采集速率低、操作复杂,并且对测试环境要求 较高等问题。人们需要一种应用范围广、性价比高的数据采集系统。 在分析了不同类型的单片机的特点及单片机与 PC 机通信技术的基础上,设计了单 片机控制的采集系统,并通过串口通信实现单片机与 P(:机之间的通信,实现数据的传 送并将数据在 PC 机上显示及存储,完成单机的多通道数据采集系统的设计及实现。 基于单片机的多通道数据采集系统是由将来自传感器的信号通过放大、线性化、滤 波、同步采样保持等处理后,输入 AD 转换为数字信号
4、后由单片机采集,然后利用单 片机与 PC 机的通信将数据送到 PC 机进行数据的存储、后期处理与显示,实现了数据处 理功能强大、显示直观、界面友好、性价比高、应用广泛的特点,可广泛应用于工业控 制、仪器、仪表、机电一体化、智能家居等诸多领域。 关键词:多通道 数据采集 单片机 XXX 大学毕业设计 3 D Design and implementationesign and implementation of wof wirelessireless data acquisition data acquisition systemsystem Abstract: Abstract: since
5、the wide range of data acquisition system, which involves the measurement signal and the type of signal source more and more, Surveyors are increasingly high requirements of the domestic now have a lot of data acquisition and measurement system But there are many single function systems, collecting
6、less access, low collection rate, complicated operations, and the demands of the test environment and other issues It requires abroad scope of application, high reliability and low-cost data acquisition system Based on the analysis of the characteristics of different types of SCM and SCM and PC communication technology, SCM control of the collection system designed and adopted MCU serial communication between PC and communications, Data transmission and display of data stored on the P