300字范文,内容丰富有趣,生活中的好帮手!
300字范文 > 模糊PID复合控制策略 Fuzzy-PID Multiple Compound Control Strategy英语短句 例句大全

模糊PID复合控制策略 Fuzzy-PID Multiple Compound Control Strategy英语短句 例句大全

时间:2019-05-30 16:04:17

相关推荐

模糊PID复合控制策略 Fuzzy-PID Multiple Compound Control Strategy英语短句 例句大全

模糊PID复合控制策略,Fuzzy-PID Multiple Compound Control Strategy

1)Fuzzy-PID Multiple Compound Control Strategy模糊PID复合控制策略

2)fuzzy PID control strategy模糊PID控制策略

英文短句/例句

1.PLC-based Fuzzy PID Control Strategy of Leveling Control in the Application基于PLC的模糊PID控制策略在调平控制中的应用

2.Control strategy and realization of forecast fuzzy PID on aviation static DC/DC converterDC/DC变换器预测模糊PID控制策略与实现

3.Control and Simulation for Active Suspension Based on Single Neuron Fuzzy PID主动悬架单神经元模糊PID控制策略与仿真

4.Application of Fuzzy-PID Control in Control System of Hydrogen Production from Biomass模糊PID控制策略在生物质制氢控制系统中的应用

5.The Research and Implementation of Fuzzy-PID Control Strategy on the Flow-casting Production Line of the Breathable Film;透气膜流延线控制系统设计及其模糊PID控制策略研究与实现

6.Temperature control system for cement decomposing furnace based on three-dimensional fuzzy and PID control strategy基于三维模糊PID控制策略的水泥分解炉温度控制系统研究

7.The strategy of the self-tuning fuzzy PID control applying on the robot control system自整定模糊PID控制策略在机器人控制系统中的应用

8.Automatic Control System Based on Fuzzy-Pid Strategy for Sewage Treatment;基于模糊PID控制策略的污水处理自动化监控系统的研究

9.A Minitype Digital Excitation System Based on Fuzzy PID Control Method;一种基于模糊PID控制策略的微型同步发电机励磁系统

10.Study of Compound Fuzzy-PID Method for Gasoline Engine Idle Speed Control汽油机怠速复合模糊-PID控制策略研究

11.Study on Synchronous Generator Fuzzy Self-Regulating PID Excitation Control Strategy;同步发电机模糊自调整PID励磁控制策略研究

12.PCC Hydraulic Turbine Governor Based on Fuzzy Adaptive PID Control Strategy;基于模糊自适应PID控制策略的PCC水轮机调速器

13.The Project Application to the Compound Fuzzy-Neuro-PID Control Strategy;模糊—神经—PID融合的控制策略的工程应用

14.Multi-motor in Synchronous Control Strategies Based on Fuzzy PID Compensator;基于模糊PID补偿器的多电机同步控制策略研究

15.A Study of Parallel Robotics Control Strategy;基于模糊-PID的并联机器人控制策略研究

16.Study on the Fuzzy-PID Theory Using in the Construction Vehicle Hydraulic Driving;工程车辆液压驱动系统模糊PID自适应控制策略研究

17.Manipulators Hydraulic Driven System Designing and Research on Fuzzy Immune PID Control Strategy;机械臂液压驱动系统设计与模糊免疫PID控制策略研究

18.Study on Hydraulic Transformer Driving Linear Load System Based on Fuzzy Tuning PID Control Strategy基于模糊自适应PID控制策略的液压变压器驱动直线负载系统研究

相关短句/例句

fuzzy PID control strategy模糊PID控制策略

3)fuzzy-PID hybrid control模糊-PID复合控制

4)Fuzzy-PID compound control模糊-PID复合控制

1.In this paper,based on study of Fuzzy control algorithm and PID algorithm,and for the advantages and disadvantages of this tow algorithm,putting forward theFuzzy-PID compound control for swivel table control system.基于对模糊控制算法和PID控制算法的研究,和鉴于两种算法的优缺点,提出了模糊-PID复合控制算法用于转台控制系统中,这种控制算法将大大提高转台抗外部干扰和内部参数变化的鲁棒性能,改善了转台的动、静态特性。

5)Fuzzy-PID composite control模糊PID复合控制

1.An improved method is presented to get rid of disadvantages of conventional fuzzy-PID composite control after analyzing its control characteristics.针对常规模糊PID复合控制算法的不足,在分析了其控制特性后,提出了相应的改进算法。

6)compound fuzzy-PID controller复合模糊PID控制

延伸阅读

离散PID控制算法分子式:CAS号:性质:在用计算机等作为控制装置进行数字控制时实现PID控制作用的数学表示式。在数字控制中,控制装置只取各个采样时刻的输入变量值进行运算,如偏差值e(k)为第k个采样时刻的设定值r(k)与被控变量测量值y(k)的差值。离散PID控制有位置算法、增量算法与速度算法三种形式。(1)位置算法直接给出各采样时刻的控制作用量2J(是),具体算法是:式中,Kc为比例增益,Ti为再调时间,Td为预调时间,Δt为采样周期。这里用叠加代替积分,差分代替微分。位置算法的输出可直接送往数字式执行器,或经数字/模拟转换送往模拟式执行器,并须用保持器将该信号保持到下一次采样为止。在手动一自动切换和防止积分饱和问题上,位置算法不像另两类算法那样方便。(2)增量算法给出每个采样时刻控制装置输出应改变的数值Δu(k),即第k个采样时刻的控制作用量u(k)与前一采样时刻的控制作用量u(k-1)之间的差值,具体算法是: 增量算法的输出一般通过步进电机等累积机构,化为模拟量,操纵控制阀。该种算法具有手动一自动切换方便,和避免引起积分饱和等优点,应用最广。(3)速度算法给出在各个采样时刻控制装置输出应采取的变化速v(k),该速度用Δu(k)/Δt近似表示,具体算式为:速度算法的输出应送往积分式执行机构。速度算法也有手动一自动切换方便和避免引起积分饱和的优点。

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。