搜索资源列表
pwm_dri.利用PIC单片机产生PWM波形调整风扇转速
- 温控程序,利用PIC单片机产生PWM波形调整风扇转速,采用了PID算法,能较好的实现温控功能,温度能稳定在预设点,也可以由主机端串口实现温度设定,带Proteus仿真 ,对初学PIC单片机者有一定帮助,temperature controll system,controll signal is PWM generated by PIC MCU,the system work well,this program is helpfull for new designer off PIC MCU
PID
- STM32单片机的PID算法实例,通过PID算法控制STM32的PWM输出,反馈量是PWM低通滤波后得到的AD-STM32 microcontroller PID algorithm instance, through the STM32 PID algorithm to control the PWM output, PWM amount of feedback is obtained after low-pass filter AD
PIDPWM
- PID控制PWM程序,c语言编写。PCA----PWM加热控制。-PID PWM control procedures, c language. PCA---- PWM heating control
boost_converter
- BOOST电路闭环控制策略,可用于稳压控制。-BOOST circuit closed-loop control strategy for voltage control.
pid
- C8051F310系列单片机实现的PID算法,该算法依据误差反馈调节PWM的占空比,可实现直流电机的调速等。-C8051F310 MCU family of PID algorithm based on error feedback regulation of PWM duty cycle can be realized DC motor speed control and so on.
ElectricPowerSteeringSystemonRemoteVehicleunderSin
- 摘要:介绍了单片机控制的遥控汽车电动转向系统的工作原理和结构特点,并详细描述了其控制算法和控制电路。 关键词:遥控汽车 电动转向 PID控制 Bang-bang控制 单片机 PWM-Abstract:Theprincipleandstructureofelectricpowersteeringsystemonremotevehicleundersinglechipmicrocomputercontrollingisinvestigatedinthisthesis,anditscontrola
shukongzhiliudianyuan
- 介绍了一种闭环智能数控直流电流源的设计原理和实施方案,该方案采用自行设计制作的高精度电压源,利用单片机、PWM和运算放大器构成A/DD/A转换器来控制场效应管导通状态的原理,达到了输出恒流的目的。整个系统采用89C58单片机作为主控部件,将预置电流值数据送入D/A转换器,经硬件电路变换为恒定的直流输出,同时使用采样电阻将实际输出电流转换成电压送入A/D转换器,并将其反馈到单片机中构成闭环系统,进而实现预设值和实际值的比较,再通过调整D /A转换器输出的电压来改变场效应管的导通状态,减小了实际值与
pwm4550_PID
- pic18f4550 pwm pid regulator
pid-
- 基于ATmega16单片机控制码盘直流电机,通过pid公式用pwm波控制电机转速-ATmega16 microcontroller-based DC motor encoder, the formula used by pid wave pwm motor speed control
PID
- avr单片机四驱小车 PID 算法 PWM模式 定时器中断 串口收发 ADport采样 计算轮速-PID algorithm for four-wheel drive car avr microcontroller PWM mode timer interrupt serial transceiver ADport calculated wheel speed sampling
stc12c5a60s2Pds18b20Plcd1602_PID
- 实现功能:根据测量温度,进行PID控制加热,PWM输出。 实现单片机:stc12c5a60s2-Functions: to measure temperature, the heating of PID control, the PWM output
ATmega16-PID-PWM-nokia5110
- ATmega16 C源程序,ICCAVR PWM电机PID调速,按键控制加减速,nokia5110显示转数-ATmega16 C source code, ICCAVR PWM motor PID speed control, button control acceleration and deceleration, nokia5110 display rotation
BUCK-PID实验
- 使用stm32开发板做的pwm输出控制buck电路,反馈使用PID算法,实现闭环控制(The use of STM32 development board to do PWM output control buck circuit, feedback using PID algorithm to achieve closed-loop control)
PID控制电机转速+上位机通信+绘制速度曲线
- PID控制电机转速加上位机通信,并且能绘制速度曲线(PWM debugging, upper computer)
pwm
- 通过pid调节控制输出两路带有死区时间的互为取否的pwm波(By adjusting the PID control, two output PWM waves with dead time are obtained)
AVR PID 程序
- 本程序代码通过AVR ATmega88单片机运行PID运算算法,对于智能化的跟踪控制是必不可少的,输出可通过PWM输出控制电机或者两位输出控制继电器输出,都能达到非常好的控制效果。(This program code through the AVR ATmega88 microcontroller operation PID algorithm, for intelligent tracking control is essential, the output can be output thr
PID
- 利用STM32单片机,通过STM32进行PID运算输出PWM的占空比来控制直流电机的速度。(STM32 microcontroller is used to carry out PID operation through STM32 and output PWM duty cycle to control the speed of DC motor.)
直流电机速度PID控制
- 光电编码器测得的电机速度反馈信号反馈到单片机中。电机设定速度由ZLG7289模块获得,通过SPI通信传输给单片机。单片机系统根据给定的转速与反馈回来的实际速度相减得出偏差,经过控制算法得出控制量。单片机再把控制量以PWM的形式输出,经过L298功率放大驱动直流电机。ZLG7289模块主要用于显示当前直流电机实际转速和给定转速,并让用户通过键盘输入设定速度。(The motor speed feedback signal measured by the photoelectric encoder
pid
- 基于stm32的寻迹小车PID算法解析 开发目标1:TIM1的4个通道生成PWM,CH1—PWM1 CH2—PWM2 CH3—PWM3 CH4—PWM4 TIM8的4个通道生成PWM,CH1—PWM5 CH2—PWM6 CH3—PWM7 CH4—PWM8 开发目标2:TIM7作为定时器中断,产生固定的时间间隔,便于计算电机及落地码盘的速度(单位时间间隔脉冲增量) 开发目标3:TIM2、TIM3、TIM4、TIM5作为编码器接口,读取编码器
模糊自适应整定PID控制程序
- 基于STM32的PID模糊自适应PID控制程序,具有隶属度函数,PWM波形,传感器输入(PID fuzzy adaptive PID control program based on STM32, with membership function, PWM waveform, sensor input)
