学士学位论文___基于单片机的多路输入电压表的设计.doc
文本预览下载声明
(基于单片机的多路输入电压表的设计)
摘要:在工业控制领域中,电压是一个十分重要的参考量,准确而实时的控制电压对于我们的工作有事半功倍的效果。随着微电子技术、计算机技术、通信技术和自动化技术的高速发展,过去我们所采用的一些传统的电压测控系统,存在着功能单一、速度慢、精度低、数据无法长期存储等问题,己经渐渐不能满足工业自动化和实际测量工作中多样性、多功能的需要,在这种背景下,人们对电压测控系统的检测速度、准确度以及仪表的检测功能等方面又提出了新的要求,而寻求这些问题的解决方案成为当前研究的焦点。
关键词:电压表;A/D转换;TLC1543;编写程序
(The design of the multi-channel input voltmeter based on SCM)
ABSTRACT: In the field of industrial control, voltage is an important reference, accurate and real-time control voltage for our job has twice the result with half the effort. With microelectronics technology, computer technology, communication technology and automation technology, the rapid development of the past we use some of the traditional voltage measurement and control system, there is a single function, slow speed and low accuracy, data cannot be stored for a long time, has been gradually cannot meet the practical measurement in industrial automation and the needs of the diversity, multi-function, under this background, the detection speed and accuracy of voltage measurement and control system and instrument detection, etc, and puts forward new requirements, and to seek solutions to these problems become the focus of current research.
KEY WORDS: Voltmeter; A/D conversion; TLC1543; Write a program
目 录
1 前 言 1
1.1本次毕业设计课题的目的、意义 1
1.2 设计系统的发展与状况 1
1.3 智能仪器的发展趋势 3
2 系统的结构及原理组成框图 5
2.1 系统结构及原理组成框图 5
2.2传感器 5
2.3模数转换器TLC1543的简介 5
2.4 AT89C51系列单片机简介 7
2.5显示电路设计 11
3系统的硬件 13
3.1系统硬件设计 13
3.2绘制系统硬件电路图了解其工作原理 13
4 系统的软件 17
4.1 TLC1543与89C51接口程序 7
4.2系统程序流程图及主程序 21
4.3延时子程序 24
4.4模数转换程序 24
5结论 26
参考文献 28
致 谢 28
外文翻译 29
附 件 38
1 前 言
1.1本次毕业设计课题的目的、意义
在工业控制领域中,电压是一个十分重要的参考量,准确而实时的控制电压对于我们的工作有事半功倍的效果。随着微电子技术、计算机技术、通信技术和自动化技术的高速发展,过去我们所采用的一些传统的电压测控系统,存在着功能单一、速度慢、精度低、数据无法长期存储等问题,己经渐渐不能满足工业自动化和实际测量工作中多样性、多功能的需要,在这种背景下,人们对电压测控系统的检测速度、准确度以及仪表的检测功能等方面又提出了新的要求,而寻求这些问题的解决方案成为当前研究的焦点。
近年来,形式多样的数字化仪器、仪表已被广泛应用于电子及电工测量、工业自动化仪表、自动测试系统等智能化测量领域中,显示出了强大的生命力。为使电压表的测试系统也得到长足的数字化研究与开发,使我们的电压检测技术实现快速、可靠、低成本、数字化与网络化,以推动电压表的测量技术往更科学的水平发展,
显示全部