搜索资源列表
pwm
- 用2407控制三相交流电机的程序,c语言-with 2,407 three-phase AC motor control procedures, language c
dl
- 一个与一个低通滤波器结合可以用作简单、廉价的数/模转换器。其输出可用于驱动电压控制器件,或用于需要模/数转换器采样受控参数的反馈控制系统中。PWM常用于电机控制系统中。
LMD18245
- 用LMD18245来驱动直流电机,利用PWM波可以控制电机的转速,也可以控制电机的正反转,也可以记忆电机转角等。
intel-c8051-pca2r
- 用C8051FXX系列单片机的内部硬PCA产生两路不同相位的PWM波,对电机控制很有用。
pwm
- 小直流电机转速控制实验 asm程序源码仅供参考学习
motor327R
- 通过L297、L298来控制两项步进电机的旋转,速度十档,电机旋转27圈就会回头,再转够27圈自停。可设定好档位后再开始,中途可以自由停止或是换向。-Through L297, L298 to control two stepper motor rotation and speed of ten stalls, motor rotation stop twice. Stalls can be set well after the start, or stop half-way free-for-
motor
- 单片机产生PWM波对电机进行调速 脉冲宽度调制(Pulse Width Modulation—PWM)是指将输出信号的基本周期固定,通过调整基本周期内工作周期的大小来控制输出功率-Single-chip PWM wave generated on the motor speed Pulse width modulation (Pulse Width Modulation-PWM) refers to the basic cycle of the output signal of a fi
lianxutiaosu
- 通过8088控制系统实现直流电机PWM直流斩波调速,无极调速-dc\dc
KeyPwm@
- PWM控制电机,编辑控制方式。在这个DEMO里建了一个函数F_Pwm(int a,int b) 用于PWM设置,传入两个参数第一个用于频率设置,第二个用于占空比设置。另外还开了外部中断可进行频率和占空比的步进,从而达到调整速度的目的-PWM motor control, edit control mode. In this DEMO was built inside a function F_Pwm (int a, int b) for the PWM settings, with two a
4
- 本设计以AT89C51单片机为核心,以4*4矩阵键盘做为输入达到控制直流电机的启停、速度和方向,完成了基本要求和发挥部分的要求。在设计中,采用了PWM技术对电机进行控制,通过对占空比的计算达到精确调速的目的。-C51
dianji4
- 一个实现直流电机PWM控制的汇编语言示例代码。-PWM DC motor control assembly language sample code.
aaaa
- F2812对直流电机控制,输出pwm电平,能够调节速度-F2812 DC motor control, and be able to adjust the speed of output pwm level
Attiny13twopwm20ms
- 利用Attiny13单片机来产生两路PWM信号来控制无刷电机的速度-Using Attiny13 MCU to generate two PWM signal to control the speed of the brushless motor
hengsu
- STC单片机 PWM控制电机恒速运行 STC单片机 PWM控制电机恒速运行-STC MCU PWM control motor constant speed operation STC MCU PWM control motor constant speed operation
PWM
- 简单的单片机PWM控制直流电机C程序(验证过)-Simple PWM DC motor control microcontroller C program (verified)
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
PWM
- 基于对直流电机的开环调速控制,是基于51单片机的-Based on the open-loop DC motor speed control is based on 51 MCU
PWMDC-constant-speed-operation
- 可以用PWM控制直流电机实验,电机匀速转动,修改程序可以改变速度-You can experiment with PWM DC motor control, motor uniform rotation, modify the program can change the speed
PWM
- 利用PWM的方式来控制两相四线步进电机的转动、正反转、转速、在什么位置停、在多少圈后正转或者反转-Use PWM way to control two-phase four-wire stepper motor rotation, rotating, speed, stop at what position, how many laps after the forward or reverse
直流电机控制源代码
- 通过前馈控制直流电机运转,并生成pwm波形进行检测(Feedforward control of DC motor)