当前位置:网站首页>Parameter self-tuning of relay feedback PID controller
Parameter self-tuning of relay feedback PID controller
2022-07-06 07:42:00 【ba_ wang_ mao】
Today, we will introduce a method of automatic tuning of control algorithm parameters , This method is called relay feedback based self-tuning .
One 、 Relay feedback principle
By adding a non-linear link with relay characteristics to the circuit, a continuous and stable oscillation can be obtained , Then the intermediate parameters are obtained : Critical gain and critical period , Combine with the setting formula to realize PID Parameter setting of . Generate continuous oscillation through relay feedback as a pair Z-N An improvement of critical proportionality method .

chart 1.1 Structure block diagram of relay self-tuning


,


h Is the relay amplitude ,a- Is the output signal amplitude .

chart 1.2 Frequency domain response curve of relay and control object


From the Nyquist stability criterion :

have to :

The critical value can be roughly obtained :

Two 、 be based on Z-N French PID Parameter setting

| Controller type | KP | Tn | Tv | Ki | Kd |
| P | 0.5*Kμ | --- | --- | --- | --- |
| PD | 0.8*Kμ | --- | 0.12*Tμ | --- | KP*Tn |
| PI | 0.45*Kμ | 0.85*Tμ | --- | KP/ Tn | --- |
| PID | 0.6*Kμ | 0.5*Tμ | 0.12*Tμ | KP/ Tn | KP*Tn |
3、 ... and 、 relay feedback PID Introduction to self-tuning process
1、 First use the relay to make the system vibrate , The process of oscillation is : When feedback is less than expected , Output positive full control quantity ; When feedback is greater than expected , Output negative full control quantity , Force the system to vibrate .
2、 Measure the amplitude and period when the system vibrates , The critical gain and oscillation period of the system can be obtained ( The oscillation period is obtained from the adjacent peaks of the curve )
3、 According to the obtained critical gain and oscillation period , from Z-N Table get the required PID Parameters .

chart 3.1 Relay feedback self-tuning PID Controller rendering

chart 3.2 Effect diagram of system vibration
Four 、 summary
Relay feedback setting PID Parameters can be set PID Parameters , It is better to . But in the simulation process ,PI The effect is not satisfactory . The overall scheme is simple , Strong applicability . Relay feedback method self-tuning PID Parameters are widely used in temperature control systems , Other applicable scenarios are not clear .
relay feedback PID Controller parameter self-tuning - You know (zhihu.com)
边栏推荐
猜你喜欢

Redis builds clusters
![[factorial inverse], [linear inverse], [combinatorial counting] Niu Mei's mathematical problems](/img/6d/282d904810807810adb06b071fb39b.jpg)
[factorial inverse], [linear inverse], [combinatorial counting] Niu Mei's mathematical problems
Comparison of usage scenarios and implementations of extensions, equal, and like in TS type Gymnastics

TS 类型体操 之 循环中的键值判断,as 关键字使用

Three no resumes in the software testing industry. What does the enterprise use to recruit you? Shichendahai's resume

Pre knowledge reserve of TS type gymnastics to become an excellent TS gymnastics master

Codeforces Global Round 19(A~D)

Simulation of Teman green interferometer based on MATLAB

How to prevent Association in cross-border e-commerce multi account operations?
![[MySQL learning notes 32] mvcc](/img/0d/2df82b63d1eb3283a84e27f67c1523.png)
[MySQL learning notes 32] mvcc
随机推荐
Sharing of source code anti disclosure scheme under burning scenario
word中把带有某个符号的行全部选中,更改为标题
学go之路(二)基本类型及变量、常量
[CF Gym101196-I] Waif Until Dark 网络最大流
In the era of digital economy, how to ensure security?
leecode-C語言實現-15. 三數之和------思路待改進版
Typescript function definition
QT color is converted to string and uint
[cf gym101196-i] waif until dark network maximum flow
After the hot update of uniapp, "mismatched versions may cause application exceptions" causes and Solutions
Excel的相关操作
[非线性控制理论]9_非线性控制理论串讲
Redis builds clusters
Hackathon ifm
The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower
二叉树创建 & 遍历
leecode-C语言实现-15. 三数之和------思路待改进版
Qualitative risk analysis of Oracle project management system
Solution: intelligent site intelligent inspection scheme video monitoring system
Scala language learning-08-abstract classes