搜索资源列表
2103PIDtemppro
- AD590做温度采用,处理器LPC2103,控制算法PID,C语言编程。开发环境ADS1.2.-AD590 did the temperature used, the processor LPC2103, control algorithm PID, C language programming. Development environment ADS1.2.
pid)
- 这是一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。 -This is a t
pid2
- 自己改写的单片机PID算法,很实用源程序代码-Rewrite their own microcontroller PID algorithm, source code is very useful
android
- 采用四元数算法,来确定飞行器的姿态状况,同时通过PID方法,调节飞行器的飞行姿态。-Quaternion algorithm to determine the status of the aircraft s attitude, but by PID method, adjusting aircraft flight attitude.