当前位置: 首页 > article >正文

基于单片机的数字电压表设计

目录

       ... 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文库


http://www.kler.cn/a/106529.html

相关文章:

  • SpringBoot 2.2.10 无法执行Test单元测试
  • SobarQube实现PDF报告导出
  • HTML5实现俄罗斯方块小游戏
  • The 3rd Universal CupStage 15: Chengdu, November 2-3, 2024(2024ICPC 成都)
  • Spring boot + Vue2小项目基本模板
  • Apache Paimon、Apache Hudi、Apache Iceberg对比分析
  • “从部署到优化,打造高效会议管理系统“
  • FreeSWITCH 使用指北(2)-多段音频顺序播放的设置
  • python操作MySQL、SQL注入问题、视图、触发器、事务、存储过程、函数、流程控制、索引(重点)
  • Android笔记(八):基于CameraX库结合Compose和传统视图组件PreviewView实现照相机画面预览和照相功能
  • 图神经网络论文笔记(一)——北邮:基于学习解纠缠因果子结构的图神经网络去偏
  • 基于SpringBoot+SSM苍穹外卖之实战项目
  • C++并发与多线程(6) | 传递临时对象作为线程参数的一些问题Ⅲ
  • 鼎鑫鸿鄴引入“能源互联网+”理念 打造共赢
  • Redis桌面管理工具:Redis Desktop Manager for Mac
  • 非遗主题网站的设计与实现基于PHP实现
  • C语言 每日一题 PTA 10.27 day5
  • React 中常用的几种路由跳转方式
  • Go 语言使用 XORM 操作 MySQL 的陷阱
  • 开放大学生活的新引领——电大搜题助力重庆开放大学学子实现梦想
  • 【AI视野·今日Robot 机器人论文速览 第五十八期】Thu, 19 Oct 2023
  • Redis 主从
  • 【git命令】修改分支名字
  • 一个Entity Framework Core的性能优化案例
  • 前端 TS 快速入门之四:函数
  • Oracle数据库基础