当前位置:网站首页>Matlab Simulink realizes fuzzy PID control of time-delay temperature control system of central air conditioning
Matlab Simulink realizes fuzzy PID control of time-delay temperature control system of central air conditioning
2022-07-26 09:39:00 【studyer_ domi】
1、 Content abstract
matlab simulink Implement fuzziness pid Control the time-delay temperature control system of central air conditioning
439- Can communicate 、 consulting 、 Answering question
2、 Content description
Central air conditioning system is a complex system , Its energy consumption accounts for 50% above , It's a big energy consumer , The current control mode generally adopts the traditional PID Control algorithm , Its control effect is not satisfactory , In the control accuracy of the system 、 Performance aspects such as stability and reliability , It is difficult to meet the needs of users [1]. Fuzzy control does not need the precise description of the controlled object , To solve nonlinearity 、 Time lag and other issues provide a new way , It has been widely used in the field of control . As a new evolutionary algorithm of swarm intelligence, particle swarm optimization algorithm , It is easy to implement 、 It's fast 、 Strong global search ability and other characteristics have been proved to be effective in the field of control . So , This paper establishes the mathematical model of the temperature control system of the central air-conditioning room , Fuzzy control and PID Control combination , Design a new controller , Use particle swarm optimization algorithm to optimize control parameters offline , At the same time, in order to further improve PID Adaptive performance of controller , Introduce fuzzy control for on-line adjustment PID Parameters , according to Matlab The fuzzy logic toolbox in the environment simulates it , Good control effect has been achieved .2 The actual control objects of central air conditioning can be described by high-order differential equations . But for simplicity of analysis , As long as it can meet certain control accuracy , Low order models are often used to approximate the dynamic characteristics of control objects . The room temperature is the control object of the system , According to the law of conservation of energy , The differential equation of the object room can be established , It is a second-order system , But in control, the first-order model with pure delay is often used to replace , The simulation results show that , Using the first-order model with delay to describe the control object can fully meet the requirements of practical application [2].

3、 Simulation analysis


A little
4、 Reference paper
Central air conditioning room temperature intelligence PID Simulation study of control .pdf
The temperature and humidity of the central air conditioner adopts PID Discussion on control system .pdf
边栏推荐
- wap端微信h5支付,用于非微信浏览器
- Login module use case writing
- asp.net 使用redis缓存
- Fuzzy PID control of motor speed
- antd TreeSelect获取父节点的值
- R语言ggpubr包ggsummarystats函数可视化分组箱图(自定义分组颜色)并在X轴标签下方添加分组对应的统计值(样本数N、中位数median、四分位数的间距iqr、统计值的色彩和分组图色匹配
- 学习笔记之常用数组api 改变原数组和不改变原数组的有哪些?
- Source code analysis of object wait notify notifyAll
- [Online deadlock analysis] by index_ Deadlock event caused by merge
- How to add a PDB
猜你喜欢
随机推荐
M-ary number STR to n-ary number
E. Two Small Strings
Force deduction brush questions, sum of three numbers
高斯消元求解异或线性方程组
Malloc failed to allocate space and did not return null
asp.net 使用redis缓存(二)
dll中的全局变量
Gauss elimination for solving XOR linear equations
MFC handy notes
音视频知识
R language ggplot2 visualization: align the legend title to the middle of the legend box in ggplot2 (default left alignment, align legend title to middle of legend)
JS judge the data types object.prototype.tostring.call and typeof
IIS error prompt after installing Serv-U: hresult:0x80070020
(2) Hand eye calibration of face scanner and manipulator (eye out of hand: nine point calibration)
Search module use case writing
Simple pedestrian recognition code to 88% accuracy Zheng Zhedong preparation
Great reward for interview questions
Calling DLL to start thread
Application of Gauss elimination
Jmeter配置元件之CSV数据文件设置







