搜索资源列表
chap3_2s
- 此程序为模糊PID控制程序,自适应模糊PID控制器以误差e和误差变化率e 作为输入,可以满足不同时刻的e和e 对PID参数自整定的要求。利用模糊控制规则在线对PID参数进行修改,便构成了自适应模糊PID控制器。 -procedure for fuzzy PID control procedures, adaptive fuzzy PID controller error e and e error rate of change as input to meet the different m
MATLAB_guolu.rar
- 本文应用模糊控制技术,设计了一种二输入三输出模糊自整定PID控制器,对锅炉汽包水位进行控制,实现了PID参数的自适应调节。利用MATLAB对控制系统进行仿真。结果表明,该控制器自整定能力及鲁棒性比传统PID控制器更强,响应速度快、精度高,同时对虚假水位有较好的控制效果。matlab实践研究。,In this paper, fuzzy control technology, the design of a two input and three output fuzzy self-tuning P
fuzzypid
- 模糊PID控制系统开发,大家可以自己的实际应用修改代码部分. 这个系统是二输入三输出的fuzzy pid控制-Fuzzy PID control system development, we can own part of the practical application of amendments to the code. The system is the second input and three output fuzzy pid control
fuzzyPID
- 某工业系统可等效为二阶环节带延迟...且执行机构具有0.07的死区和0.7的饱和区。采样时间T=0.01;系统的输入r(t)=1.5 要求1)设计一模糊控制器,使系统输出尽快跟随系统输入;2)模糊控制与PID控制的性能进行比较;3)系统有无延迟性能进行比较-An industrial system can be equivalent to second-order part of the implementing agencies with a delay ... and the dead
MATLAB-basedControlSystemAnalysis
- 锅炉汽包水位控制系统是火力发电厂中的一个重要的热工控制系统,汽包水位的 控制大多采用传统PID控制方式。但是,传统PID控制器参数的整定是在获取对象数学 模型的基础上,根据某一整定规则来确定的,不能进行在线调整,难以适应锅炉汽包 水位这样一个复杂多变的控制系统,其控制效果往往难以满足要求。 本文应用模糊控制技术,设计了一种二输入三输出模糊自整定PID控制器,对锅 炉汽包水位进行控制,实现了PID参数的自适应调节。利用MATLAB对控制系统进行 仿真。结果表明,该控制器自整
Fuzzy_Tunning_PID_Control
- 模糊自适应控制的三容水箱问题的matlab编程,绘制了经自适应模糊PID控制之后水箱的输入、输出各参数曲线和各输入、输出参数的隶属函数曲线,以及模糊控制规则表-Fuzzy adaptive control of three tank water problems in MATLAB programming, drawn by adaptive fuzzy PID control water tank input, output parameters curve and input, output
01
- 模糊PID控制系统开发,大家可以自己的实际应用修改代码部分. 这个系统是二输入二输出的fuzzy pi控制-Fuzzy PID control system development, we can own part of the practical application of amendments to the code. The system is the second input and second output fuzzy pid control
FUZZY_ACDCSYSTEMS
- This paper discusses the impact of HVDC on Power System Stability and proposes a new control mechanism based on Fuzzy set theory to augment dynamic performance of a multi-machine power system. To have good damping characteristics over a wide
untitled
- 高炉trt模糊pid仿真程序,两输入三输出,含比对部分-Blast furnace TRT fuzzy PID simulation program, the two input three output, including the comparison section
FuzzyPID
- 采用模糊逻辑对pid参数进行在线矫正,并采用阶跃函数和sin函数输入进行了跟踪效果测试-Pid fuzzy logic parameters for online correction, and the use of a step function and the sin function input tracking effect test
FuzzyNNpid
- 采用模糊神经网络PID控制,使系统输出跟踪上输入。(Use fuzzy neural network PID control and make the system output track the input.)
Untitled
- 控制器采用二维的模糊控制器,其输入信号偏差为e和偏差的变化为的de,控制对象为时滞对象: ,假设系统给定为阶跃值R=10,系统的初始值R(0)=0。本例采用的是增量控制方法,所以模糊控制器的其输出量为△U。后面经过一个积分环节,就得到了一个控制信号U。E、dE、△U的模糊论域划分为13个档次,论域取为[-10,10]之间。各个论域E, EC和△U的语言变量为{NB, NS,0,PS,PB}。采用两种方法实现pid输出曲线按的模拟。(A two-dimensional fuzzy controll
模糊PID仿真
- 模糊PID和常规PID控制比较,输入和阶跃信号,对象为二阶模型(The fuzzy PID control is compared with the conventional PID control. The input and step signals are two-step models)