基于单片机的数字电压表设计
目录
摘 要... 4
第一章 绪论... 7
1.1研究课题背景... 7
1.2 国内外发展概况... 9
1.3 课题研究的目的... 10
1.4 课题的研究内容及章节安排... 11
第二章 智能数字电压表控制系统的设计方案... 12
2.1 设计任务及要求... 12
2.2 方案选择... 12
2.3 方案的论证与分析... 13
2.4 对设计方案进行对比分析... 14
第三章 系统硬件部分设计... 14
3.1总体设计... 14
3.2主控制器设计... 14
3.2.1 芯片介绍... 15
3.2.2 时钟电路设计... 17
3.2.3 复位电路设计... 18
3.3数据转换模块... 19
3.3.1 A/D 转换器的选择... 19
3.3.2 ADC0808的介绍... 19
3.3.3 单片机对ADC0808的控制原理的介绍... 20
3.4 显示电路... 21
3.5 整机电路... 22
第四章 系统硬件部分设计... 22
4.1主程序流程图... 22
4.2主程序流程图... 23
4.3显示程序设计... 24
第五章 系统软件设计部分... 25
5.1 软件研发的背景... 25
5.2 软件程序设计... 26
5.3 基于Proteus电路图绘制... 27
第六章 结束语... 28
参考文献... 29
致 谢... 30
附录... 31
附录1 整机电路图... 32
附录2 程序清单... 32
摘 要
该智能控制系统设计主要从国内外发展状况,硬件控制部件选择,根据控制原理绘制硬件电路,控制系统软件程序设计开发,软硬件联调仿真四个方面进行详细讲解。该控制系统使用AT89C51嵌入式开发系统、传感器信号采集电路、、电路显示部分、数据转换电路、复位电路和时钟电路等组成智能数字电压表系统。智能控制系统使用的数模转换电路是市场上专用的ADC0809芯片,将传感器采集到的模拟信号转换成单片机可识别的数字信号,在单片机上对数字信号进行相应的处理,LM016L液晶显示信号稳定无闪烁。
关键词:单片机;数字电压表;电压测量;信号转换
Abstract
The intelligent control system design mainly from the domestic and foreign development, hardware control parts selection, according to the control principle of drawing hardware circuit, control system software program design and development, software and hardware simulation four aspects are explained in detail.The control system USES AT89C51 embedded development system, sensor signal acquisition circuit, circuit display part, data conversion circuit, reset circuit and clock circuit to form an intelligent digital voltmeter system.The digital to analog conversion circuit used by the intelligent control system is a special ADC0809 chip on the market. The analog signals collected by the sensor are converted into digital signals that can be recognized by the single chip microcomputer. The corresponding digital signals are processed on the single chip microcomputer.
Key words: SCM; Digital voltmeter; Voltage measurement; Signal conversion
完整版论文+原理图+程序点击如下链接下载:
https://download.csdn.net/download/weixin_45905610/80132284
基于单片机的数字电压表设计资源-CSDN文库