搜索资源列表
-
1下载:
里面有三个二维模糊调节器分别实现PID控制器的参数Kp,ki,Kd,的调节。其控制原理:根据前面的偏差e和偏差变化ec将三个模糊控制器FC1,FC2,FC3分别进行模糊化,模糊逻辑推理,解模糊化。最后得到pid控制器参数调节量。-There are three two-dimensional fuzzy controller to achieve PID controller parameters were Kp, ki, Kd, of the regulation. The control p
-
-
1下载:
首先是编写2个输入,1个输出的隶属度函数;接下来的是模糊规则,一共49条;然后用解模糊函数得出控制量U,这里输出的U就直接是精确量了,解模糊用到得规则是取隶属度最大的那个数即MOM算法。
显示的三个图形窗口分别是:模糊控制器内部原理图,以及2个输入,1个输出的隶属度函数图。 -Fuzzy PID controller MATLAB simulation program
-
-
0下载:
用matlab仿真模糊控制器,有一定的帮助-fuzzy pid controller
-
-
1下载:
:介绍了一种利用DSP控制的大容量蓄电池自动充电装置的设计。采用高频开关电源技术,给出了基于数
字信号处理器TMS320LF2407的充电装置控制系统的软、硬件设计。借助Matlab中的Simulink仿真工具,采用
在线模糊自整定技术对充电装置控制系统进行仿真,并将仿真结果应用于DSP控制器中,实现对Fuzzy-PID控
制的Kp、Ki、Kd参数的在线自整定,使充电方式能较好的模拟最佳充电曲线,达到理想效果。理论分析和试验都
表明,该充电装置能够有效地提高蓄电池的充电效率,加快
-
-
0下载:
The advantage of static controllers i n their simple structure, however, their performance is not good. Therefore, in fact, the fundamental fuzzy controller is often combined with conventional ones (e.g., PID controller) to create a dynamic fuzzy con
-
-
2下载:
某工业系统可等效为二阶环节带延迟...且执行机构具有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
-
-
0下载:
a fuzzy PID controller in matlab
-
-
1下载:
适合用来学习模糊控制的源码。模糊自适应PID效果是非常不错。PID控制器,一种工业控制方式,比例积分微分控制规律(控制器数学模型G(S)=比例+微分+积分),经常用P表示比例,用I表示积分,用D表示微分。-Suitable for learning fuzzy control of the source. Fuzzy adaptive PID effect is very good. PID controller, an industrial control, PID control law (
-
-
0下载:
control of boiler with PID Controller
-
-
0下载:
这类控制器在大偏差范围内利用模糊推理的方法调整系统的控制量U,而在小偏差范围内转换成PID控制,两者根据事先给定的偏差范围自动实现。-This kind of controller in the big deviation range by using fuzzy reasoning method to adjust the system control quantity U, and in small deviation range NaZhuan with PID control, both
-
-
0下载:
Design and Performance of PID and Fuzzy Logic Controller with
-
-
0下载:
带Simth补偿的模糊PID控制器设计及仿真-Simth compensation with the fuzzy-pid controller design and simulation
-
-
0下载:
针对常规PID控制不具有自适应能力,对于时变、非线性系统控制效果不佳。提出了将模糊技术与PID控制相结合的控制方式,设计模糊控制器。-Conventional PID control with adaptive capabilities, time-varying, nonlinear system control ineffective. Fuzzy and PID control combined control mode fuzzy controller design.
-
-
1下载:
详细给出了基于madani型的模糊控制器的matlab实现过程,以及与PID控制器在控制性能上的对比。-Based given in detail matlab madani type of fuzzy controller process and comparison with a PID controller on the control performance.
-
-
0下载:
针对双容水箱液位会受到外界环境干扰和内部摄动的影响,导致水箱液位出现较大波动等问题,提出将模糊控制技术与PID控制相结合的自适应水箱液位控制方法,设计出自适应模糊PID控制器。-Aiming at the problem that the level of the double-tank is affected by the disturbance of the external environment and the internal perturbation, the water level
-
-
1下载:
Implementation of Fuzzy Gain Scheduling for PID Controllers in MATLAB and Simulink
Fuzzy PID Controller in MATLAB and Simulink
An approach to tune the PID controller using Fuzzy Logic, is to use fuzzy gain scheduling, which is proposed by Zhao, i
-