1、 毕业设计毕业设计( (论文论文) )开题报告开题报告 题目题目:基于霍尔传感器的控制电机测:基于霍尔传感器的控制电机测速速装置装置 的设计与实现的设计与实现 课课 题题 类类 型:型: 论文论文 设计设计 学学 生生 姓姓 名名 学学 号:号: 班班 级:级:0707 自动化自动化 2 2 班班 专业(全称) :自动化专业(全称) :自动化 系系 别:电子信息工程系别:电子信息工程系 指指 导导 教教 师:师: 20102010 年年 1010 月月 2 基于霍尔传感器的电机测速装置的设计与实现 摘 要 在工业生产生活中,经常会遇到各种需要测量转速的场合,例如在发电机、 电动机、机床主轴等旋
2、转设备的实验运转和控制中,常需要分时或连续测量、显 示其转速及瞬时速度。为了能精确地测量转速,还要保证测量的实时性,要求能 测的瞬时速度。 针对工业上常见的发动机设计了以单片机 STC89C52 为控制核心 的转速测量系统,本文介绍基于霍尔传感器的电机测速系统,该系统利用霍尔传 感器采集脉冲信号,通过定时计数法程序,将转速结果实时显示出来。实际测试 表明,该系统能满足发动机转速测量要求。 关键词: 单片机;电机测速系统;霍尔传感器;定时 3 SENSOR BASED ON HALL OF MOTOR SPEED DEVICE DESIGN ABSTRACT In the course of i
3、ndustrial production in life often need to measure speed encounter various occasions. For example, AT the engines motors machine tool spindles and other rotating equipments operation and control of the piolt often need frequent time-sharing or continuous measurements show its speed and instantaneous
4、 velocity.In order to accurately measured. The rotate spee measurement system for the common engine is designed with the single chip STC89C52.This paper inroduces a microcomputer-based hall sensor speed system,the syetem uses Hall sensor pulse signal collected through the timer counting algorithm pr
5、ograms,will speed the results of real-time disply. The result of the experiment shows that the measurement system is able to satisfy the requirement of the engine rotate speed measurement. Key words:Single-chip;Motor Speed System; Hall sensor; Timing 4 目录 第 1 章 绪论 6 1.1 基于霍尔传感器的电机测速装置的现状 6 1.2 课题的研究
6、背景和意义及研究内容 6 第二章 基于霍尔传感器的电机测速装置总体方案设计 8 2.1 系统原理框图设计 8 2.2 总体方案的论证 9 2.2.1 系统结构方案论证 9 2.2.2 转速测量方案论证 . 9 2.2.3 电机驱动方案论证 . 10 2.2.4 键盘显示方案论证 10 2.2.5 转速显示方案论证 . 10 2.2.6 PWM 软件实现方案论证 . 11 2.3 各模块的分析、计算与硬件电路设计 11 2.3.1 转速测量电路的设计 11 2.3.2 电机驱动电路的设计 . 12 2.3.3 LCD 显示电路与 STC89C52 的接口设计 . 13 第三章 本系统各部分功能程序设计 14 3.1 系统总程序框图设计 14 3.2 电机转速测量程序设计 15 3.3 按键控制程序设计 15 3.4 LCD 显示程序设计 . 18 3.5 PWM 信号的单片机程序实现 19 第四章本系统的实现与调试. 20 4.1 制作 PCB 过程与步骤. 20 5 4.2 焊接硬件电路 21 4.3