JIMI 发表于 20:51

基于光电检测技术的速度检测仪开发

论文编号:DZXX011  论文字数:11613,页数:31
摘   要
 随着科学技术的迅猛发展,非物理量的测试与控制技术,已越来越广泛地应用于航天、航空、交通运输、冶金、机械制造、石化、轻工、技术监督与测试等技术领域,而且也正逐步引入人们的日常生活中去。可以说,测试技术与自动控制水平的高低,是衡量一个国家科学技术现代化程度的重要标志。
 本次毕业设计的题目是基于光电检测技术的速度检测仪开发,主要是利用单片机AT89S52单片机控制的数字式电机实时测速系统。测速系统是通过光电传感器,数据经内部程序计算、分析、处理后,按实际要求模拟量输出和串行CY输出。它的实时转速通过数码管显示,方便直观。它还具有超速报警与串行通讯功能,实现高低转速值的测量,硬件结构简单,测量速度快,精度高,运行可靠等优点。
 
    关键词:AT89S52;光电传感器;速度检测
ABSTRACT
 Along with the rapidly development of science and technical, the test and control technique of non-physical quantity, have already been applied in the field of aerospace, aviation, transportation, metallurgy, machine facture more and broadly, petrochemical, light  industry, technique supervision and test, etc. as well, and also gradually leading to people's daily life. It can be said that, the level of technique test and automatically control, is an important symbol that to judge the modernization of a country’s science and technique.
 The title of this thesis is Tachometer Design based on Photoelectric Detection Technology, mainly use the CPU AT89S52 DC Motor real-time Speed-measuring system. The tachometer is based on photoelectric sensor, after data are analyzed and treated by interior programming calculation; it gives analog quantity output and series entrance CY output according to actual requirements. Its real-time speed values are directly displayed by LED. It also has the functions of over-speed alarm and series communication entrance, realizing measure of low - high speed values; it has advantages of the simple hardware structure, fast speed measuring, high accuracy and reliable operation.
 
 Keywords:AT89S52;photoelectric sensor;Speed-measure
 目   录
 
摘   要 I
ABSTRACT II
第一章  绪论 1
1.1 课题背景及重要意义 1
第二章 设计方案论证 3
2.1 MCU和霍尔电流传感器结合的实现方案 3
2.2 MCU和光电编码器结合的实现方案 4
2.3 MCU和光电传感器结合的实现方案 6
2.4 方案论证 7
第三章 相关芯片介绍 8
3.1  AT89S52 8
3.2 LED显示器 10
3.3 x25045芯片 11
第四章 系统硬件设计 13
4.1 系统功能描述 13
4.1.1 系统方案构想 13
4.1.2 系统主要功能 13
4.1.3 系统功能框图 14
4.2 光电传感器 14
4.3 显示电路的设计 16
4.3.1 LED显示器及显示方法 16
4.3.2 LED显示接口设计及实现 16
4.4 看门狗电路的设计 16
4.5 报警系统的设计 17
4.4 系统总体电路图 18
第五章 系统软件设计 20
5.1 系统流程框图及主程 20
5.2 定时器初始化模块程序 22
5.3 系统中断及数据处理程序 22
5.4 显示模块程序 23
5.5报警系统模块 24
第六章 系统设计总结 25
致 谢 26
参考文献 27
页: [1]
查看完整版本: 基于光电检测技术的速度检测仪开发