Description: 该程序为AVR单片机的PID控制算法程序,适用AVR单片机,对其它类型的单片机也有参考作用。-procedures for the AVR PID control algorithm procedures applicable AVR microcontroller, for other types of SCM is a useful reference. Platform: |
Size: 5120 |
Author:李璇 |
Hits:
Description: Atmel算法(pid)-步进电机驱动源码 HOWTO,不好用你找我,绝对ok!-Atmel algorithm (pid)- stepper motor driver source HOWTO, not with you to find me, is absolutely ok! Platform: |
Size: 235520 |
Author: |
Hits:
Description: 电机矢量控制程序,包括Park和Clarke变换等多个算法,值得借鉴。-Motor vector control procedures, including the Park and Clarke Transform algorithm, etc., is worth learning from. Platform: |
Size: 6144 |
Author:蒋林 |
Hits:
Description: 使用mega88芯片,使用PID算法,控制直流电机。是EWAVR开发环境编译-Use mega88 chips, the use of PID algorithm to control the DC motor. Is EWAVR compiler development environment Platform: |
Size: 2048 |
Author:gary |
Hits:
Description: 该源代码为基于AVR单片机的温度加热控制系统的源程序。测温采用的的是热敏电阻,加热控制采用的是PID算法。另:编译器我用的是CVAVR 版本号是1.25.7a-The source code for AVR-based single-chip temperature heating control system of the source. Temperature measurement is used in thermistor, heating control PID algorithm is used. The other: the compiler I use is CVAVR version 1.25.7a Platform: |
Size: 7168 |
Author:刘东 |
Hits:
Description: PID算法的C语言实现,可以移植到单片机上使用-PID algorithm of the C language implementation, can be transferred to the MCU using Platform: |
Size: 1024 |
Author:ledawei |
Hits:
Description: 基于AVR Atmega16L单片机开发的直流电机驱动控制程序,内涵速控PID算法等,适合作为移动平台的小车驱动控制程序-Based on Microcontroller AVR Atmega16L developed DC motor drive control program, meaning speed control PID algorithm, suitable for car drivers as a mobile platform control procedures Platform: |
Size: 71680 |
Author:许少强 |
Hits:
Description: 遗传算法入门实例一:PID参数的优化[v1.0]
本文件夹包含:
图片IMG_0084 和IMG_0086为实验照片
IMG_0084为初始种群中某个体的PID调整效果
IMG_0086为进化了N(到底多少代我也没有去数)代之后的PID调整效果 文件GA为正文
源码\GA\ 为实验代码,WINAVR20060421+AVR Studio 4.12-Introduction example of a genetic algorithm: PID parameters optimization [v1.0] This folder contains: Picture IMG_0084 and IMG_0086 IMG_0084 photos for the experimental populations for the initial adjustment of an individual effect IMG_0086 PID for the evolution of the N (in the end too much for me did not go to a few) on behalf of the after effects of PID adjustment for the body of the source file GA \ GA \ as experimental code, WINAVR20060421+ AVR Studio 4.12 Platform: |
Size: 2831360 |
Author:jiaoyfmagical |
Hits:
Description: 基于 AVR 单片机的水温自动控制系统
摘要: 本系统以 ATMEGA16 单片机作为系统的检测和控制核心,采用温度传感器
AD590实现0—100℃温度范围内的实时温度采集,通过双向可控硅 BT136 控制电热杯对系统进行加热,利用继电器控制半导体制冷片对系统进行散热。通过一线键盘实现对任意温度值进行设定并对模糊 PID 参数的调整,液晶 LCD1602 实时更新显示当前温度测量值与键盘设定温度值。利用模糊 PID 算法,通过调功法对水温系统进行控制,实现在 0—100℃范围内任意设定温度值,静态误差小于±0.5℃。
关键词: AVR 单片机 水温自动控制 模糊 PID 算法
-AVR Microcontroller Based Temperature Control System
Abstract: This system ATMEGA16 microcontroller as the core monitoring and control system using the temperature sensor
AD590 0-100 ℃ temperature range to achieve real-time temperature acquisition, through triac BT136 control system for electric heating cup, using relay control system for semiconductor cooling heat tablet. Achieved through the keyboard line value for any temperature setting and adjustment of fuzzy PID parameters, real-time updates LCD1602 LCD displays the current temperature measurements and the keyboard set temperature. Fuzzy PID algorithm, the system transfer function method of temperature control, to achieve the 0-100 ℃ adjustable set temperature, the static error is less than ± 0.5 ℃.
Keywords: AVR microcontroller water temperature control fuzzy PID algorithm Platform: |
Size: 135168 |
Author:zhoupinneng |
Hits:
Description: Temperature control system
improved PID algorithm Proteus MATLAB simulation Avr mega16L MCU
and using 1602 to display the temprature-Temperature control system improved PID algorithm Proteus MATLAB simulation Avr mega16L MCU
and using 1602 to display the temprature Platform: |
Size: 336896 |
Author:chenjian |
Hits:
Description: This paper present a new method to determine the
optimal tuning of the PID controller parameter of an AVR
system using Modified particle swarm optimization (MPSO)
algorithm-This paper present a new method to determine the
optimal tuning of the PID controller parameter of an AVR
system using Modified particle swarm optimization (MPSO)
algorithm Platform: |
Size: 474112 |
Author:reznvtb |
Hits:
Description: AVR控制自平衡下车程序,用采集来的AD值和PID算法来达到平衡状态-AVR control from the balance to get off the program, with the acquisition to the AD values and PID algorithm to achieve a state of equilibrium Platform: |
Size: 3072 |
Author:xie fuhao |
Hits:
Description: ICC AVR环境下编写的基于死区PID算法的AVR单片机温控系统小程序-ICC AVR environment written in AVR microcontroller PID algorithm based on the dead zone temperature control system applet Platform: |
Size: 38912 |
Author:刘贺 |
Hits:
Description: motor controller by PID algorithm. it can be opened by codevision 2.2 or later. it shows how could you read encoder and calculate speed of motor in real time and control speed of motor. Platform: |
Size: 133120 |
Author:pooya |
Hits:
Description: 本程序代码通过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 through the PWM control motor or two bit output control relay output, can achieve very good control effect.) Platform: |
Size: 50176 |
Author:老茂
|
Hits: