中 文 摘 要
本文介绍了基于单片机的直流电机PWM调速的基本方法,直流电机调速的相关知识以及PWM调速的基本原理和实现方法。重点介绍了基于MCS一51单片机的用软件产生PWM信号以及信号占空比调节的方法。对于直流电机速度控制系统的实现提供了一种有效的途径。
直流电动机具有优良的调速特性,调速平滑,方便,调速范围广,过载能力大,能承受频繁的冲击负载,可实现频繁的无级快速起动、制动和反转;能满足生产过程中自动化系统各种不同的特殊运行要求。电动机调速系统采用微机实现自动控制,是电气传动发展的主要方向之一。采用微机控制后,整个调速系统体积小、结构简单、可靠性高、操作维护方便,电动机稳态运转时转速精度可达到较高水平,静动态各项指标均能较好地满足工业生产中高性能电气传动的要求。
The Design of DC Motor Speed Control System Based on The SCM
ABSTRACT
This paper introduces a kind of method of DC —motor speed modification based on PWM theory by the SCM.Showing some relative knowledge upon the DC—motor timing,the basic theory and the way to implement.And it emphasizes on the way for carrying out PW M signals based on MCS一51.This paper still provides a method for modifying the speed of DC—motor by way of taking count of data and time delay by software.It offers a sort of efficient method for the DC motor speed—controlling system.
DC Motor Speed Control has excellent characteristics, speed smooth and easy, and speed a wide range of Shock, able to withstand the impact of frequent load can be achieved without frequent fast-starting, braking and reverse; meet the production process automation systems various special operating requirements. Drives using micro-computer control, the development of electric drive is one of the major directions. Using computer control, the speed control system as a whole size, simple structure, high reliability, ease of maintenance and operation. Stable operation at the motor speed precision can be achieved at higher levels, static and dynamic indicators can better meet the industrial production of high-performance electric transmission requirements.
KEY WORD:SCM; PWM; DC —motor speed modification
目 录
第一章 直流电机调速分析及研究意义 1
1.1 直流电机调速原理 1
1.2 PWM基本原理及其实现方法 2
1.2.1 PWM基本原理 2
1.3 实现方法 3
1.4 控制程序设计 3
1.5 研究背景 4
1.6 论文研究的目的与意义 4
1.6.1 目的 4
1.6.2 意义 4
第二章 系统硬件设计 6
2.1系统方案 6
2.2设计要求 6
2.3功能简介 6
2.4主要内容 6
2.5电机调速控制模块 7
2.5.1方案选择 7
2.5.2 PWM调速工作方式 8
2.5.3 PWM调脉宽方式 8
2.5.4 PWM软件实现方式 8
2.6系统分析与硬件设计 9
2.6.1单片机最小系统的设计 9
2.6.2电源电路设计 11
2.6.3直流电机驱动电路设计 14
2.6.4显示模块设计 15
2.6.5键盘电路设计 16
2.6.6元件选择与参数计算 17
2.7设计所需部分器件 20
2.8技术路线 20
2.9 应用软件的编制、调试 22
第三章 系统软件的设计 23
3.1程序的总体设计 23
第四章 调试与仿真 24
4.1仿真图形 24
第五章 结论和总结 26
参 考 文 献 27
致 谢 28
附程序清单 28