1、 毕业设计(论文) 摘要 本文主要介绍了基于 AT89C51 单片机的直流电机控制系统的设计。 包括介绍直 流电机调速的相关知识以及 PWM 调速的基本原理和实现方法, 这对于直流电机速度 控制系统的实现提供了一个有效的途径。 本次毕业设计主要任务是完成单片机的直 流电机控制系统总体设计,包括直流电机的驱动方式,直流电机的控制方式,单片 机外围电路、键盘电路、驱动电路、显示电路等硬件设计及相应的驱动程序设计, 设计出的控制系统应能够使直流电机实现正反转、加减速调节,并可从键盘输入进 行相应工作模式的切换,用显示屏显示当前的状态,如速度、正反转等信息。 关键词: 直流电机调速;单片机; PWM;
2、LCD显示; 毕业设计(论文) Abstract This article introduces the AT89C51 microcontroller based DC motor control system design. Including introduction of DC motor speed-related knowledge, as well as basic principle and implementing method of PWM speed control, For realization of DC motor speed control system pro
3、vides an effective way. The graduation major task is to complete overall design of single-chip computer control system of DC motor, Including the dc motor drive mode, the control of dc motor, Microcontroller peripheral circuits, circuit, driving circuit of the keyboard, display, design of hardware s
4、uch as circuit design and the corresponding driver, Design the control system should be able to achieve the reverse, speed regulation of DC motor and can be entered from the keyboard to the corresponding operating mode switch, the display shows the current status, such as speed, reverse and more. Ke
5、ywords: single chip; PWM; DC motor speed; LCD display; 毕业设计(论文) 目 录 1 绪论1 1.1 电机调速系统的发展概况1 1.2 论文题研究目的及意义1 1.3 论文主要研究内容2 2 直流电机的基本理论3 2.1 直流电机的基本结构及调速原理3 2.1.1 直流电机的基本结构3 2.1.2 直流电机工作原理3 2.1.3 直流电机的基本参数4 2.1.4 直流电机调速原理4 2.2 调速基本原理及其实现方法4 2.2.1 调速基本原理6 2.2.2 调速实现方法6 3 系统硬件设计8 3.1 设计要求8 3.2 系统方案8 3.3 直流电机驱动控制模块9 3.3.1 直流电机驱动方式9 3.3.2驱动方案选择11 3.4直流电机的调速