直流电机控制系统毕业论文.doc

约29页DOC格式手机打开展开

直流电机控制系统毕业论文,1.1万字 29页目 录一、引言 -------------------------------------------------------5二、设计方案比较与分析 ----------------------------------6 1、电机速度控制模块 ----------------...
编号:45-89046大小:501.50K
分类: 论文>电气自动化/电力论文

内容介绍

此文档由会员 csfujixie 发布

直流电机控制系统毕业论文
1.1万字    29页


目 录
一、引言 -------------------------------------------------------5
二、设计方案比较与分析 ----------------------------------6
   1、电机速度控制模块 ----------------------------------6
   2、电机测速模块  --------------------------------------7
   3、电机速度显示模块 ---------------------------------8
三 、系统设计与分析 -------------------------------------9
   1 、系统的硬件电路设计与分析 -------------------9
   2 、系统的软件设计 ---------------------------------14
四 、测试结果与分析 ------------------------------------16
五 、结论 ----------------------------------------------------16
参考文献-----------------------------------------------------17
附录1 、系统硬件电路原理图--------------------------------18
附录2 、系统程序 ----------------------------------------------19


摘要
当今,自动化控制系统已经在各行各业得到了广泛的应用和发展,而直流驱动控制作为电气传动的主流在现代化生产中起着主要作用。长期以来,直流电动机因其转速调节比较灵活,方法简单,易于大范围平滑调速,控制性能好等特点,一直在传动领域占有统治地位。它广泛应用于数控机床、工业机器人等工厂自动化设备中。随着现代化生产规模的不断扩大,各个行业对直流电机的需求愈益增大,并对其性能提出了更高的要求。为此,研究并制造高性能、高可靠性的直流电机控制系统有着十分重要的现实意义。
    本文设计开发了一套基于单片机的直流电机多速控制器,作为其配套的试验装置。论文根据系统的要求完成了整体方案设计和系统选型,针对所设计的控制方案对控制系统的软、硬件设计作了详细论述。硬件部分先作了整体设计,然后介绍了以AT89S52单片机为核心的硬件构成,对调速电路、测量电路、闭环检测电路和显示电路等作了详细阐述;软件部分采用模块化设计思想,编制了各个模块的流程图。论述了软件的设计思想和方法;实现了对直流电动机转动参数的设置、启动、停止、加速、减速、正转、反转和显示等功能。利用AT89S52芯片进行低成本直流电动机控制系统的设计,能够简化系统构成、降低系统成本、增强系统性能、满足更多应用场合的需要。
  针对直流电机运行环境恶劣、干扰严重的特点,从系统的硬件设计、软件设计等多方面进行抗干扰的综合考虑,并利用多种软件和硬件技术来提高和改善系统的抗干扰能力,有效地提高了系统的可靠性和实用性。运行结果表明,系统实现了电机的高精度多速度控制,达到了性能指标要求。


Abstract
     Nowadays,automatic control systems have been widely used and developed in every aspect of life. As the artery in the area of electric drive systems, DC drivers become more and more important modern production. For a long time, DC motor has possessed the main role in the area of electric drive because of its neatly adjustment, simple method and smooth timing in a wide range,besides,its control performance is excellent. DC motor is widely used on the automatic equipments ,such as CNC and industrial robot. As the scale of production becomes larger and larger the demand and requirements become higher and higher,so the research on improving the DC controlling system behavior has important sense.
     This paper system of DC motor multiple speeds based on STCMCU is designed,as its necessary test equipment. It finished the total project design of system and model selection. The hardware and software design of the system according to the preceding solutions are discussed detailed. For the hardware part after a dissertation on the whole design,the core hardware of the control system is the STCMCU,the paper introduced the details of some hardware problem,including input circuit of keyboard,serial communication circuit, measure circuit, D/A switching circuit and display circuit and so on. The method of software planning for it is also discussed. For the software part,with the introduction of modular design concept some procedure flow charts of main program subroutine are offered. The paper designs the software which achieves the functions,such as install parameters, download parameters,startup stop accelerate and decelerate. This new family of STC enables cost—effective design of controllers for DC motors which can fulfill more conditions,consisting of Fewer system components, lower system cost and increased performances.
  Aiming at the characteristic of bed environment and serious disturbance,many Kinds of software and hardware technology are applied to improve systematic Anti—interference ability,which comprehensively improve systematic dependability and practicability.  It has been proved by experiments that this system can make the high precise and multiple speed motor control come true. Stepping out the performance index is realized. Now this system has been put into experiment.
关键字   AT89S52,PWM,电机控制