当前位置:网站首页>PWM speed regulation control system of DC motor based on 51 single chip microcomputer (with complete set of data such as Proteus simulation + C program)
PWM speed regulation control system of DC motor based on 51 single chip microcomputer (with complete set of data such as Proteus simulation + C program)
2022-04-23 14:24:00 【Jiang Yuzhi】
Design thinking
DC motor PWM The main functions of the control system include : It is easy to realize the acceleration of DC motor 、 Deceleration and forward rotation of motor 、 Reverse and emergency stop , And the speed of the motor can be adjusted , It can conveniently realize the intelligent control of motor .
Main circuit : DC motor PWM Control module . This part of the circuit is mainly composed of AT89C52 Single chip microcomputer I/O port 、 Timing counter 、 External interrupt extension controls the acceleration of DC motor 、 Deceleration and forward and reverse rotation of motor , And the speed of the motor can be adjusted , It can easily realize the intelligent control of motor . In the meantime, through AT89C52 Single chip microcomputer generates pulse signal with adjustable pulse width and inputs it to L298 Driving chip to control the operation of DC motor .
The DC motor PWM The control system consists of the following circuit modules :
Design input part : The first mock exam is to use the independent keyboard with interrupt to accelerate the DC motor. 、 Deceleration and forward rotation of motor 、 Reverse and emergency stop control .
Design control part : Mainly by AT89C52 External interrupt expansion circuit of single chip microcomputer . DC motor PWM The control part is mainly realized by some diodes 、 Motors and L298 Composition of DC motor drive module .
Design display part :LED Digital display part , Realize to PWM Real time display of PWM duty cycle .
System framework
The principle is : DC motor PWM Speed regulation system AT89C52 Single chip microcomputer is the control core , By the command input module 、LED Display module and motor drive module . The independent keyboard with interrupt is used as the input of command , Single chip microcomputer under program control , Give regular and constant L298 DC motor drive chip sends PWM wave form ,H Type drive circuit completes the motor timing , Reverse and emergency stop control ; At the same time, the MCU keeps PWM PWM duty cycle LED Nixie tube completes real-time display .
Simulation circuit diagram
The simulation results are as follows
The design content is detailed , cover Single chip microcomputer minimum system design principle ; Key and nixie tube display design ;PWM Speed regulation principle 、 Method and implementation process ;L289 Design principle of motor drive chip ; complete Keil c Program The content such as . Let you know about DC motor PWM The design process of speed control system is clear at a glance .
Resource sharing content
(1) be based on 51 Single chip microcomputer DC motor PWM Speed control system design paper ;
(2)Proteus Simulation file ;
(3)Keil C Language program file ;
(4)L298 Driver chip technical manual and other reference materials ;
(5)Visio The flow chart drawn ;
The screenshot of resources is as follows
Resource acquisition method
Resource acquisition method
Resource acquisition method !
Because this design is my original design , Get the complete Word Design report 、Proteus Simulation 、Keil C Program 、Visio Flow chart documents and references .
WeChat search for my official account : Jiaoyuan Xiaozhi
版权声明
本文为[Jiang Yuzhi]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231412472028.html
边栏推荐
猜你喜欢
555定时器+74系列芯片搭建八路抢答器,30s倒计时,附Proteus仿真等
交通灯系统51单片机设计(附Proteus仿真、C程序、原理图及PCB、论文等全套资料)
直流可调稳压电源的Proteus仿真设计(附仿真+论文等资料)
xx项目架构随记
51单片机的直流电机PWM调速控制系统(附Proteus仿真+C程序等全套资料)
Qt实战:云曦日历篇
统信UOS PHP7.2.3升级至PHP7.2.24
关于UDP接收icmp端口不可达(port unreachable)
循环队列的基本操作,你学会了吗?
Tongxin UOS php7 2.3 upgrade to php7.0 two point two four
随机推荐
矩阵交换行列
LLVM - 生成局部变量
flannel 原理 之 子网划分
Four ways of SSH restricting login
Tongxin UOS php7 2.3 upgrade to php7.0 two point two four
Redis源码分析之HSET流程与ziplist
API Gateway/API 网关(三) - Kong的使用 - 限流rate limiting(redis)
DS1302的电子万年历_51单片机,年月日、星期、时分秒、农历和温度,带闹钟,全套资料
Five ways of using synchronized to remove clouds and fog are introduced
处理 mkdir:无法创建目录“aaa“:只读文件系统
elk安装
流程控制之分支语句
xx项目架构随记
一些小小小小记录~
Introduction to the use of countdownlatch and cyclicbarrier for inter thread control
man man随记和crontab的@reboot用法
Redis源码分析之PSYNC同步
Pass in external parameters to the main function in clion
LLVM - 生成加法
在电视屏幕上进行debug调试