1、 毕业设计(论文) 题 目 多路数据采集系统 学生 姓 名 学 号 专业 班 级 自动 化 一 班 指导 教 师 学 院 电信 学 院 答辩 日 期 摘要 在工业现场中 需要对 大量诸如 温度、 压力、湿 度等参 数进行监 控, 所以需本文设 计一款 多路数据 采集系 统,对各 种参数 实时进行 监测, 以 满足工业生产 需求。 本次课题设计 了一个 以 AT89S52 单片 机为核心 的数据 采集系统 ,主 要完成对于温 度、湿 度、气压 模拟量 、风速开 关量、 风向开关 量、雨 量 开关量的监测 ,对于 超过监测 设定值 的参数进 行声光 报警。 硬件部分是 以单片 机为核心,还包括 A
2、/D 模数转换模块 ADC0809,系 统扩展模块 8255。监测 仪的人 机交互通 过 3X3 矩阵小键 盘实现 ,可以实 现系统的整机 复位和 相应的监 测量限 值设定( 上下限 )控制, 显示部 分 由 LCD 构成, 完成每 个监测值 的显示 。软件部 分采用 模块化设 计以使 程 序结构清晰, 修改简 单,可读 性强。 整个软件 可分为 如下的模 块,即 显 示模块、键盘 处理模 块、数据 存储模 块、数据 采集处 理模块和 主程序 模 块等。 关键字:数据 采集; AT89S52; ADC0809 Abstract There are many parameters such as
3、 temperatures, pressure, humidity and so on in the industrial field. It is important to gather and process all kinds of the parameters of the real-time monitoring. It is necessary to develop a multichannel data acquisition system to meet the needs of application in the industrial field. This topic d
4、esign a AT89S52 SCM as the core of data acquisition system, mainly for temperature analogue, complete the humidity, air pressure is an analog simulation switch quantity, wind direction, wind speed switch quantity, the amount of rainfall switch monitoring, for more than monitoring the parameters of sound and light alarm set value. Hardware is based on single chip microcomputer as the core, including A/D conversion module ADC0809 mod