搜索资源列表
-
0下载:
8051实现直流电机PMW调速系统
本文所述的直流电机闭环调速系统是以低价位的单片微机8051为核心的,而通过单片机来实现电机调整又有多种途径,相对于其他用硬件或者硬件与软件相结合的方法实现对电机进行调整,采用PWM软件方法来实现的调速过程具有更大的灵活性和更低的成本,它能够充分发挥单片机的效能,对于简易速度控制系统的实现提供了一种有效的途径。而在软件方面,采用PLD算法来确定闭环控制的补偿量也是由数字电路组成的直流电机闭环调速系统所不能及的。曾经也试过用单片机直接产生PWM波形,但其最终效
-
-
2下载:
采用51单片机PWM方式控制直流电机转速,闭环系统,转速采用数码管显示,采用PROTEUS仿真-With 51 single-chip PWM control of DC motor speed, closed-loop system, the use of digital speed display, using PROTEUS simulation
-
-
0下载:
本设计以AT89C51单片机为核心,以4*4矩阵键盘做为输入达到控制直流电机的启停、速度和方向,完成了基本要求和发挥部分的要求。在设计中,采用了PWM技术对电机进行控制,通过对占空比的计算达到精确调速的目的。-The design AT89C51 microcontroller as the core, 4* 4 matrix keyboard as input to control DC motor start-stop, speed and direction, completed the
-
-
0下载:
单片机利用PWM信号控制直流电机调速
接L298N时相应的管脚上最好接上10K的上拉电阻。 -Microcontroller using PWM signal control DC motor speed access L298N best when the corresponding pin of the pull-up resistor connected to the 10K.
-
-
0下载:
直流电机调速程序,采用STC12C1052单片机,自带两路PWM输出,也可以使用软件中断定时来实现,速度闭环控制,采用霍尔反馈-DC motor speed control program, using STC12C1052 SCM, comes with Two PWM outputs can be achieved using software interrupt timer, speed control, using Hall feedback
-
-
0下载:
无刷直流电机控制系统的研究与实现
简单介绍了无刷直流电动机的工作原理,分析并确定了主回路的导通方式,控制器一是以专用芯片MC33035来进行设计,位置反馈元件有霍尔传感器反馈接口和编码器接口,开关器件采用MOSFET管,设计有转速反馈闭环控制、正反转、过电流保护等。控制器还采用89C52单片机、 MAX7219、AD667等来实现数字转速给定和转速显示。控制器二是基于PICSF4431电动机控制专用芯片,采用全数字PID控制,有转速、电流双反馈,位置反馈采用编码器反馈,开关器件采用IGBT,
-
-
0下载:
红外避障机器人设计--CCTV 2007机器人设计大赛
自动机器人的控制系统主要包括:CPU及外围电路、12V及24V直流电机驱动电路、直流电机保护电路、巡线传感器及其处理电路。CPU采用C8051Fxxx系列中的C8051F020单片机,外部晶振采用11.0592MHz;该自动机器人采用后轮驱动,电机采用直流电机,直流电机控制简单,使用PWM脉宽调制技术即可调节电机转速;而电机驱动电路采用双极性H桥电机驱动电路。-IR obstacle avoidance robot design- CC
-
-
0下载:
利用cortex m3 为核心输出双PWM波形控制直流电机,和红外发射头,红外用于检测电机转速。利用l6205驱动电机-The use of cortex m3 core dual PWM waveform output control DC motor, and the first infrared transmitter, infrared is used to detect the motor speed. Drive motor using l6205
-
-
0下载:
本设计利用PIC16F887通过将电位器电压值进行A/D转换,从而对转速给定值进行采样;同时根据脉宽调制原理利用单片机调整输出PWM的高电平时间控制直流电机的转速;电机转速通过利用单片机的CCP捕捉模块捕捉光电遮蔽器产生的脉冲信号,进行计算获得转速,同时将测得的转速与给定值进行比较,对电机的转速进行快速调整,控制电机速度在一定误差范围内;按键模块则实现输入给定速度误差范围,同时LCD能够实时显示电机的转速,实现良好的人机交互。-This design uses the PIC16F887 thr
-
-
0下载:
直流电机调速利用c语言进行调pwm,然后对反馈速度进行分析,从而调整小车速度。包含Proteus仿真程序。-DC motor speed control using c language tune pwm and feedback speed analysis, so as to adjust the car speed. Contains the Proteus simulation》
-
-
0下载:
用单片机完成直流电机的调速。也就是传统所说的PWM的整形-By using single chip processor to complete dc motor speed control.
-
-
0下载:
用PWM技术对直流电机进行调速,并用LED进行指示-DC motor speed control using PWM technology, with LED indication
-
-
0下载:
通过单片机IO口,使用PWM来控制直流电机恒速运行-Constant speed through the microcontroller IO port, using PWM to control DC motor
-
-
0下载:
单片机实现直流电机调速,利用定时器实现pwm控制,针对51单片机-MCU DC motor speed control using timer, pwm control, for 51 single-
-
-
0下载:
C8051F120单片机利用PCA生成PWM波来控制直流电机转速和转向-C8051F120 microcontroller PWM wave generated using the PCA to control the DC motor speed and direction
-
-
0下载:
此文件包含PWM直流电机调速程序及protus仿真原理图,电机采用H桥电路驱动-This file contains PWM DC motor speed control procedures and protus simulation schematic, using the H-bridge motor drive circuit
-
-
1下载:
直流脉宽调速系统:使用STC单片机模拟PWM控制L298来驱动电机,首先设定电机速度(转/分钟)。电机自动恒定转速在设定值。也可以实时调节转速。没有算法。-DC PWM speed control system: Using analog PWM control L298 STC microcontroller to drive the motor, first set the motor speed (rev/min). Constant speed motor automatically a
-
-
1下载:
PWM调速直流电机实验,使用PWM输出控制直流电机的转速,有程序,有接线图,在keil下运行,已经在51单片机开发板上通过。-PWM DC motor speed control experiments, using the PWM outputs to control DC motor speed, there are procedures, wiring diagrams, operating under keil, 51 MCU development board has been thr
-
-
0下载:
STC52单片机利用pwm改变占空比控制直流电机转速,每两秒动加速-STC52 microcontroller using PWM change duty ratio control dc motor speed, every two seconds to move speed
-
-
0下载:
利用PWM功能控制直流电机,内含接线图哦-Using the PWM function to control dc motor , containing the wiring diagram
-