搜索资源列表
dianji
- 基于PWM用飞思卡尔X128控制直流电机-PWM-based DC motor control with Freescale X128
motorcontrol
- 51单片机电机控制程序,以读取的AD值和串口命令为标准,采用简易的PD控制进行直流电机PWM调速-51 single motor control procedures, and to read the AD values for the standard serial commands, using simple PD control for PWM DC motor speed control
DC-Motor
- MSP430G2553 lunchpad,通过PWM输出驱动L298N工作来控制直流电机,并利用编码器实现闭环PID控制,使其能转过指定的角度-Working through the PWM output driver L298N to control the DC motor, and use the encoder to achieve closed-loop PID control, so that it can turn a specified angle
motor
- 通过编程的方式产生PWM方波来控制直流电机的转速-DC motor control
motor
- 直流电机驱动 左右两个直流电机,L298N电机驱动电机控制4个IO口,一路PWM,一路方向控制,分左右轮子码盘计数2个IO口,一个左轮计数外部中断,一个右轮计数中断-DC motor drive about two DC motors, L298N motor drive motor control 4 IO ports, all the way to PWM, all the way direction control, or so the wheel encoder counts two I
stc12
- stc12系列单片机pwm实现直流电机的控制,2路pwm输出使用stc12c5a60s2。-stc12 Series MCU pwm DC motor control, 2-way pwm output using stc12c5a60s2.
wushuadianjitiaosu
- 在Matlab/Simulink环境下,把独立的功能模块和S函数相结合,构建了无刷直流 电机系统的仿真模型。系统采用双闭环控制:速度环采用离散PID控制,根据滞环电流跟踪型PWM 逆变器原理实现电流控制。仿真和试验结果与理论分析一致,验证了该方法的合理性和有效性。-In the Matlab/Simulink environment, the independent functional modules and S-function combined to build a simulation
AT89S52PWM
- 基于单片机AT89S52的直流电机PWM调速控制系统-AT89S52 microcontroller-based PWM DC motor speed control system
motor_PWM
- 直流电机采用PWM方式的速度控制C语言编程事例.仅供参考.-DC motor with PWM speed control mode of C language programming examples. Informational purposes only.
moto_PWM
- 直流电机驱动芯片采用L298.支流电机驱动就是利用PWM脉宽控制L298电流输出大小,从而达到控制电机的目的-Motor Driver IC using L298. Tributaries is the use of motor-driven PWM pulse width control L298 current output size, so as to achieve the purpose of the electrical control
DCMTRTS
- 可以实现直流电机的调速,其方法是通过PWM波来实现对其控制-DC motor speed control can be achieved, which is to be achieved through its control PWM wave
DC_Motor_Main
- 基于FPGA的verilog语言,实现对直流电机的PWM控制,包括电路图、主程序、控制模块、测速模块等-Based on FPGAVeriloglanguage, realization of PWM control of DC motors, including circuit diagrams, master, control module, the speed module
Power-interface-circuit
- 功率驱动电路的原理.直流电机驱动接口电路 利用编写的程序控制FPGA产生PWM波形-Principles power driver circuit. DC motor driver interface circuit uses a program written to generate the PWM waveform control FPGA
PICDCmotorcontrol
- PIC16F887A单片机控制直流电机,PWM调速,两个按键控制,程序详细注释-PIC16F887A MCU control DC motor, PWM control, two buttons control procedures detailed notes
motor-control
- 利用PWM波来控制直流减速电机的转速和转向,单片机输出PWM波给L298N电机驱动器-PWM wave to control the use of DC gear motor speed and direction, wave to the microcontroller output PWM motor driver L298N
test
- 人为数字给定直流电机转速,与霍尔测速得到的直流电机转速(反馈量)进行比较,其差值经过PID运算,将得到控制量并产生PWM脉冲,通过驱动电路控制直流电机的转动,构成直流电机闭环调速控制系统。 -For digital dc motor speed, given with hall speed of dc motor speed (feedback) comparison, the difference through the PID arithmetic, will get control a
yanshi_DC_Motor_PWM_Control
- 延时控制直流电机PWM,12M晶振,假定PWM输出频率为1KHZ,-Delay control DC motor PWM, 12M crystal, assumed that the PWM output frequency 1KHZ,
zhiliudianji
- 基于MCU51与DA0832产生的PWM波控制直流电机-MCU51 with DA0832-based PWM wave generated by DC motor control
ww
- * PWM 控制 DC电机转速: * 一定要对本实验的原理搞清楚,实验用了两个定时器中断 * 在正向输出时T0中断输出低电平,T1输出高电平,T0的时间 * 是定死的,也就是说输出的方波波长是不变的,T1定的时间 * 是在T0中断程序里确定的,T1的时间永远小于或等于T0的 * 时间,T0使每隔固定时间使输出低,T1则输出高。 * 反向原理,类似 * fosc=6M * 利用定时器控制产生占空比可变的PWM波 * 按K1,PWM值增加,则占空比增加,电机转快
Damo1onlyMotor
- 实现调整PWM数值 控制四个无刷直流电机转速。已调试通过。-Adjust the PWM to achieve numerical control four brushless DC motor speed. Debugging has passed.