毕业论文

打赏
当前位置: 毕业论文 > 自动化 >

AT89S51单片机数据采集仿真系统设计+源代码+电路图

时间:2020-12-09 16:57来源:毕业论文
以AT89S51单片机为核心的数据采集设备。首先通过ADC0809转换器采样一个模拟电压,每隔一定时间去采样一次,每次相隔的时间由定时器/计数器芯片8253控制。转换完成后

摘要:数据采集是利用一种装置,从系统外部采集数据并输入到系统内部接口的过程。随着微型计算机技术的飞速发展,数据采集监测已成为日益重要的检测技术,广泛应用于工农业等需要同时监控温度、湿度和压力等场合。Proteus是单片机系统仿真软件,结合KeilC51软件,可以对单片机系统进行硬件设计和软件仿真功能。本系统设计是以AT89S51单片机为核心的数据采集设备。首先通过ADC0809转换器采样一个模拟电压,每隔一定时间去采样一次,每次相隔的时间由定时器/计数器芯片8253控制。转换完成后,把转换好的数字信号送入并行接口芯片8255,然后由中断控制器向CPU发出中断请求,在CPU控制下把8225中的数字送入LED显示。程序设计部分用汇编语言编写或C语言编写。实验中采集的数据用电压值表示,通过调整滑动变阻器的阻值来改变输入电压,很好地模拟了工农业中的数据采集检测过程。60641

毕业论文关键词:Proteus,数据采集,ADC0809,AT89S51单片机 

Abstract:Data acquisition is the process of gathering data from eternal system and then transmitting it to internal system by certain equipment. With the rapid development of microcomputer, data acquisition and monitoring is becoming more and more important. And it is widely used in industry and agriculture, which need to monitor temperature,humidity,pressure and so on. Proteus is a kind of MCU System simulation software. Combing with KeilC51, it can finish the hardware design and the software emulation of MUC System. The core of this system is Single Chip Computer(SCM). Firstly, ADC0809 gathers analog voltage at regular intervals that is determined by Timer/Counter Chip8253. After converting analog signal to digital signal, it transmits the signal to Parallel Interface Chip8255. Then an interrupt request to the CPU by the Interrupt Controller. At last, the result will be displayed by LED Display under the control of CPU. The program design section is written in Assembly Language or C Language. In this experiment, the data is represented by voltage values. And the voltage values change with the value of sliding rheostat. This experiment simulate the process of data acquisition and monitoring.

Keywords: Proteus, Data acquisition, ADC0809, AT89S51SCM 

目  录

1 前言 4

2 数据采集及方案论证 5

2.1 数据采集 5

2.2 方案论证 6

3 基于Proteus的单片机数据采集仿真系统设计 7

3.1 Proteus软件介绍 7

3.2 KeilUvision 4软件介绍 7

3.3 数据采集仿真系统的电路设计 12

3.4 数据采集仿真系统的软件设计 16

结 论 19

参考文献 20

致谢 21

附录 22

 1 前言

数据采集系统是通过采集传感器输出的模拟信号并转换成数字信号,并进行分析、处理、传输、显示、存储和显示。它起始于20世纪中期,在过去的几十年里,随着信息领域各种技术的发展,在数据采集方面的技术也取得了长足的进步,采集数据的信息化是目前社会的发展主流方向。各种领域都用到了数据采集,在石油勘探、科学实验、地震数据采集领域已经得到应用。

我国的数字地震观测系统主要采用TDE-124C型TDE-224C型地震数据采集系统。近年来,又成功研制了动态范围更大、线性度更高、兼容性更强、低功耗可靠性的TDE-324C型地震数据采集系统。该数据采集对拾震计输出的电信号模拟放大后送至A/D数字化,A/D采用同时采样,采样数据经DSP数字滤波处理后,变成数字地震信号。该数据采集系统具备24位A/D转化位数,采样率有50HZ、100HZ、200HZ。 AT89S51单片机数据采集仿真系统设计+源代码+电路图:http://www.751com.cn/zidonghua/lunwen_66155.html

------分隔线----------------------------
推荐内容