搜索资源列表
SIMENSPLCS7 实现的PLC控制算法控制源代码
- 利用西门子PLC-7 S300实现的PLC控制算法控制源代码,The original code of PID control used Simens PLC-7
PID_improvement_algorithm
- 数字PID的改进算法PPT,讲解PID控制的参数设计及其算法,介绍了一种改进的数字PID算法。-The improvement algorithm of PID
1000-3428(2008)22-0231-03
- 针对传统的PID 控制器参数固定而导致在控制中效果差的问题,提出一种基于模糊RBF 神经网络智能PID 控制器的设计方法。 该方法结合了模糊控制的推理能力强与神经网络学习能力强的特点,将模糊控制与RBF 神经网络相结合以在线调整PID 控制器参数,整 定出一组适合于控制对象的kp. ki. kd 参数。将算法运用到电机控制系统的PID 参数寻优中,仿真结果表明基于此算法设计的PID 控制器改善了电机控制系统的动态性能和稳定性。-Fixed for the traditional PID
smartcar(MSP430_PID)
- 智能车pid算法的详细研究,寻黑线算法,适合有需要的人研究学习.基于msp430-Smart Car pid algorithm detailed study to find the black line algorithm, suitable for people in need of learning
PID-algorithm-principle
- PID算法原理,用单片机来实现PID算法的方法-PID algorithm, with a single chip to achieve PID algorithm approach
pid
- pid算法介绍,参数设计,参数如何调节,如何熟练掌握修改-pid algorithm, the parameter design, how to adjust the parameters, how to modify the master
430
- PID算法程序描述,对程序进行编程,程序员程序,可对大家有所帮助-PID algorithm
06675643
- 提高电源的动态响应 非线性和复杂的系统是一个转换器 电力电子的有趣的挑战。摘要介绍了 设计和实现数字PID控制器使用 混沌粒子群优化(复)提振 转换器,提出了自动调优转换器的方法 最优启动响应。当系统启动时,处理器 单元分析了开环启动响应转炉和 在一些迭代使用复准备最佳反应 算法。使用逻辑映射混沌映射序列 增加它的收敛速度和精度。模拟 和实现结果显示提出的效率 方法-Improving dynamic response of DC-DC converters whi
PID-软件库使用手册
- 在过程控制中,按偏差的比例(P)、积分(I)和微分(D)进行控制的PID控制器(亦称PID调节器)是应用最为广泛的一种自动控制器。(In the process control, the PID controller (also called the PID regulator), which is controlled by the proportion of deviations (P), integral (I) and differential (D), is the most wide