搜索资源列表
pid温度控制
- PID温度控制,实现温度升降,通过调节其中的Kp,Ki,Kd,可以改变响应速度,可以消除振荡,通过改变传递函数可以改变响应速度-PID temperature control realizes temperature s rise and drop.We can alter the rate of response and eliminate oscillating via adjusting Kp,Ki,Kd. We can also alter the rate of response
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控制器的参数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
fuzzyPID
- 使用PID算法与FUZZYPID算法仿真并作比较,仿真证明,FUZZYPID效果要好于单纯PID调节-Using the PID algorithm and FUZZYPID algorithm simulation and compare simulation results show, FUZZYPID is better than the simple PID regulator
matlab
- MATLAB 模糊控制PID调节 逻辑工具箱函数说明-MATLAB模糊逻辑工具箱函数
fuzzyPID
- PID调节和模糊PID调节,主要用于智能控制领域-PID regulator
FIRA
- fira 实物小车的pid调节程序,效果很好,采用积分分离的pid控制器-fira-kind car' s pid adjustment procedures are very good, pid controller with integral separation
MATLAB-basedControlSystemAnalysis
- 锅炉汽包水位控制系统是火力发电厂中的一个重要的热工控制系统,汽包水位的 控制大多采用传统PID控制方式。但是,传统PID控制器参数的整定是在获取对象数学 模型的基础上,根据某一整定规则来确定的,不能进行在线调整,难以适应锅炉汽包 水位这样一个复杂多变的控制系统,其控制效果往往难以满足要求。 本文应用模糊控制技术,设计了一种二输入三输出模糊自整定PID控制器,对锅 炉汽包水位进行控制,实现了PID参数的自适应调节。利用MATLAB对控制系统进行 仿真。结果表明,该控制器自整
fandiandongshi
- 无刷直流电机matlab仿真 采用PID调节-Matlab simulation of brushless DC motor using PID regulator
pid3
- 数字控制系统是一种以数字计算机为控制器去控制具有连续工作状态的被控对象的闭环控制系统。因此,数字控制系统包括工作于离散状态下的数字计算机和工作于连续状态下的被控对象两大部分。我的课题的数字部分(PID)仿真由相应的离散传函实现,运用数字PID对被控对象实行准确控制。通过调节比例(P)、积分(I)、微分(D),使对象的输出达到预期的效果。-Digital control system is a kind of digital computer for the controller to contr
pro_1
- 有一个3阶对象,要求使用继电自整定方法对其实施自适应PID控制。 要求: 1、选择采样时间0.1s,把对象离散化。 2、加继电(开关)控制,测量对象的Tc,Kc。 3、利用ZIEGLER-NICHOLS 公式表,确定PID参数。 4、实现闭环控制。 5、根据调节效果,修正PID参数。-A 3-order object, requires the use of relay self-tuning PID control methods on the implementa
jidian
- 要求使用继电自整定方法对其实施自适应PID控制。 1、选择采样时间0.1s,把对象离散化。 2、加继电(开关)控制,测量对象的Tc,Kc。 3、利用ZIEGLER-NICHOLS 公式表,确定PID参数。 4、实现闭环控制。 5、根据调节效果,修正PID参数。 -Require the use of relay tuning methods for its implementation of the adaptive PID control. 1, select th
Conjugate_gradient_procedure
- 共轭梯度法程序、PID调节、最优PID设计参数求解 内容说明:压缩包里只有程序没有仿真图-Conjugate gradient procedure, PID regulation, to solve the optimal design parameters of PID Content: compression bag is not only a process simulation map
11
- matlab串级仿真程序,可用于主副对象串级仿真的PID调节-matlab cascade simulation program
PID-controller-experiments
- 文件夹介绍计算机控制系统的PID两个实验,从数字信号的处理的方式,用调节三个控制参数的值从而实现系统控制的稳定。-Folder describes the PID of the two experiments of the computer control system, digital signal processing, system control to adjust the three control parameters values in order to
the-code-of-fuzzy-PID-controll
- 模糊PID控制,有参数控制调节矩阵程序,可以参考。 -the code of fuzzy PID controll
Several-nonlinear-control-methods
- 基于多变量PID调节锅炉汽机单元的几种非线性控制方法-Several nonlinear control methods based on multivariate PID regulator boiler turbine unit
由入门到精通吃透PID
- PID调节,从入门到精通,底层详情解析,讲了很多实例,内容通俗,干货(PID regulation, from entry to the master, the bottom details of the resolution, talking about a lot of examples, the contents of popular, dry)
pso-pid调节matlab程序
- pso-pid matlab程序,实现粒子群法自适应调节(Pso-pid matlab program to realize adaptive adjustment of particle swarm optimization)
PID调节matlab仿真程序
- Matlab仿真PID控制(带M文件、simulink截图和参数分析)