文件名称:直流电机速度PID控制
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- 上传时间:
- 2018-10-24
- 文件大小:
- 387kb
- 下载次数:
- 0次
- 提 供 者:
- 勤奋的***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
光电编码器测得的电机速度反馈信号反馈到单片机中。电机设定速度由ZLG7289模块获得,通过SPI通信传输给单片机。单片机系统根据给定的转速与反馈回来的实际速度相减得出偏差,经过控制算法得出控制量。单片机再把控制量以PWM的形式输出,经过L298功率放大驱动直流电机。ZLG7289模块主要用于显示当前直流电机实际转速和给定转速,并让用户通过键盘输入设定速度。(The motor speed feedback signal measured by the photoelectric encoder is fed back to the single chip microcomputer. The setting speed of the motor is obtained by the ZLG7289 module and transmitted to the microcontroller through SPI communication. The single-chip microcomputer system gets the deviation according to the actual speed subtracted from the given speed and feedback, and gets the control quantity through the control algorithm. The microcontroller output the control volume in the form of PWM, and drive the DC motor through L298 power amplification. ZLG7289 module is mainly used to display the actual speed and given speed of the current DC motor, and let the user input the set speed through the keyboard.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
keil工程文件 | 0 | 2017-12-01 |
keil工程文件\7289a.LST | 10046 | 2017-09-23 |
keil工程文件\7289a.OBJ | 12931 | 2017-09-23 |
keil工程文件\7289a.c | 4436 | 2017-09-23 |
keil工程文件\7289a.h | 537 | 2017-09-23 |
keil工程文件\DC_MOTOR_PID | 26661 | 2017-09-23 |
keil工程文件\DC_MOTOR_PID.M51 | 26864 | 2017-09-23 |
keil工程文件\DC_MOTOR_PID.lnp | 78 | 2017-09-23 |
keil工程文件\DC_MOTOR_PID.plg | 174 | 2017-09-23 |
keil工程文件\DC_MOTOR_PID.uvgui.XYJ | 75421 | 2017-12-01 |
keil工程文件\DC_MOTOR_PID.uvgui_XYJ.bak | 74663 | 2017-10-30 |
keil工程文件\DC_MOTOR_PID.uvopt | 7166 | 2017-12-01 |
keil工程文件\DC_MOTOR_PID.uvproj | 13738 | 2017-12-01 |
keil工程文件\DC_MOTOR_PID_uvopt.bak | 6572 | 2017-10-30 |
keil工程文件\DC_MOTOR_PID_uvproj.bak | 14198 | 2017-10-30 |
keil工程文件\ExtDll.iex | 19 | 2017-09-23 |
keil工程文件\PWM.LST | 822 | 2017-09-23 |
keil工程文件\PWM.OBJ | 4603 | 2017-09-23 |
keil工程文件\PWM_PID.LST | 3197 | 2017-09-23 |
keil工程文件\PWM_PID.OBJ | 5428 | 2017-09-23 |
keil工程文件\PWM_PID.c | 1726 | 2017-09-23 |
keil工程文件\PWM_PID.h | 1280 | 2017-09-23 |
keil工程文件\interrupt.LST | 7069 | 2017-09-23 |
keil工程文件\main.LST | 11491 | 2017-09-23 |
keil工程文件\main.OBJ | 11843 | 2017-09-23 |
keil工程文件\main.c | 5752 | 2017-09-23 |
keil工程文件\typedef.h | 266 | 2017-09-23 |
直流电机PID调速系统设计.docx | 343234 | 2018-09-27 |