主要用到了PID算法控制温度,显示采用动态扫描.输出可调节占空比的脉冲控制加热器
上传时间: 2015-04-11
上传用户:梧桐
也用到了温度PID控制,和我门的不同是采用D/A输出控制量的.主要由温度采样--->温度滤波子程序--->温度线性化----->温度设定值等模块组成.
上传时间: 2014-01-07
上传用户:youth25
两个点的线性插值定点数算法 说明:1、基本公式 y=( y2-y1 ) ( x-x1 ) / ( x2-x1 ) + y1 2、根据直线斜率的正负、内插外插的不同,分为6种情况。 3.参见文件夹中的“插值算法的6种情况”一图。
上传时间: 2014-01-06
上传用户:13215175592
89C516RD+的两个AD转换程序,89C51是22.1184MHZ,有64KB Flash 256B(DataRAM)+1024B(Ext.RAM)的性价比很高的MCU
上传时间: 2014-01-02
上传用户:ainimao
先进pid算法-第二版配书源码,针对各种先进的pid算法提供matlab源码
上传时间: 2013-11-28
上传用户:pinksun9
先进pid程序-第一版源码,matlab源码程序。
上传时间: 2013-12-21
上传用户:jyycc
51 IO口模拟串口通讯C源程序,IO 口模拟232通讯程序 使用两种方式的C程序 占用定时器0
上传时间: 2014-01-13
上传用户:huangld
仓库管理Delphi源码、软件方案,学习实用两不误
上传时间: 2014-06-17
上传用户:极客
PID calculations for the _pid structure *a. This function uses the positional form of the pid equation, and incorporates an integral windup prevention algorithim. Rectangular integration is used, so this function must be repeated on a consistent time basis for accurate control.
标签: the calculations positional pid
上传时间: 2014-01-16
上传用户:moerwang
Tic Tac Toe程序。可以供一到两个玩家使用。程序中使用了visual basic 计时器,所以每一个步骤都有时间限制。此外,计算机可是一个有简单智能的对手,他不但不会随便出手,反而还要竭力赢了你才罢休。 Tic Tac Toe program. One or two players. It uses the visual basic timer, so each move has time limit. Simple artificial intelligence: computer does not play randomly, but "tries" to win and stop you from winning.
上传时间: 2015-04-11
上传用户:sxdtlqqjl