JPH0713607A - Controller - Google Patents

Controller

Info

Publication number
JPH0713607A
JPH0713607A JP17368993A JP17368993A JPH0713607A JP H0713607 A JPH0713607 A JP H0713607A JP 17368993 A JP17368993 A JP 17368993A JP 17368993 A JP17368993 A JP 17368993A JP H0713607 A JPH0713607 A JP H0713607A
Authority
JP
Japan
Prior art keywords
pid
target value
deviation
constant
value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP17368993A
Other languages
Japanese (ja)
Inventor
Isao Hishikari
功 菱刈
Masazo Ishibashi
政三 石橋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chino Corp
Original Assignee
Chino Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chino Corp filed Critical Chino Corp
Priority to JP17368993A priority Critical patent/JPH0713607A/en
Publication of JPH0713607A publication Critical patent/JPH0713607A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To execute a stable control by PID constants for making the most of merits of both of disturbance suppression and target value follow-up. CONSTITUTION:Based on a deviation E of a measured value PV from a control object 1 and a set value SV, a PID control means 2 outputs a manipulated variable MV. A PID selecting means 3 selects a target value follow-up type PID constants, when a target value (set value) is changed and when the deviation E is large, and selects a disturbance suppression type PID constants by a prescribed relation as the measured value approaches the target value, and sets it as PID parameters of the PID control means 2.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は、電気炉その他の制御
対象の温度等のプロセス量の制御を行うような制御装置
に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a control device for controlling a process amount such as a temperature of an electric furnace or other controlled object.

【0002】[0002]

【従来の技術】PID制御方式において、使用されるP
IDパラメータには、目標値追従形と外乱抑制形との2
種類がある。いわゆる2自由度PID制御では、目標値
フィルタを用い目標値変更に対して制御定数を自動変更
するようにして、両方式を両立させるようにしている。
2. Description of the Related Art P used in a PID control system
There are two types of ID parameters: target value tracking type and disturbance suppression type.
There are types. In so-called two-degree-of-freedom PID control, a target value filter is used to automatically change the control constant in response to a change in the target value, so that both types are compatible.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、かなり
大きい外乱が入力されたときには、復帰は速くなるもの
の、オーバーシュート、アンダーシュートが生じ、ハン
チングも生じやすい面があり、必ずしも十分ではなかっ
た。
However, when a considerably large disturbance is input, the recovery is fast, but overshoot and undershoot occur, and hunting tends to occur, which is not always sufficient.

【0004】この発明の目的は、以上の点に鑑み、目標
値と制御量との関係から、外乱抑制、目標値追従の両方
の長所を生かしたPID定数で安定的な制御を可能とし
た制御装置を提供することである。
In view of the above points, an object of the present invention is a control that enables stable control with a PID constant that takes advantage of both disturbance suppression and target value tracking from the relationship between the target value and the control amount. It is to provide a device.

【0005】[0005]

【課題を解決するための手段】この発明は、目標値変更
時または偏差が大きいときは目標値追従形PID定数と
し、測定値が目標値に近づくにつれ所定の関係で外乱抑
制形PID定数とするPID選定手段と、このPID選
定手段のPID定数を用いて偏差信号についてPID演
算を行い制御対象に操作量を出力するPID選定手段と
を備えるようにした制御装置である。
According to the present invention, a target value following type PID constant is used when the target value is changed or the deviation is large, and as the measured value approaches the target value, it is a disturbance suppressing type PID constant in a predetermined relationship. The control device is provided with PID selecting means and PID selecting means for performing a PID calculation on the deviation signal using the PID constant of the PID selecting means and outputting the manipulated variable to the controlled object.

【0006】[0006]

【実施例】図1は、この発明の一実施例を示す構成説明
図である。図において、1は、電気炉その他の制御対象
で、その測定値(制御量)PVは、設定値(目標値)S
Vと偏差E(=SV−PV)がとられ、PID制御手段
2でPID制御演算が行われ操作量MVが制御対象1に
出力され制御される。また、測定値PV、設定値SV、
その偏差E、制御対象1の時定数T、ムダ時間L等から
PID定数をPID選定(チューニング)手段で求め、
PID制御手段2に出力する。制御対象1を除く上記制
御装置は、マイクロコンピュータ等で構成されている。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a structural explanatory view showing an embodiment of the present invention. In the figure, 1 is an electric furnace or other controlled object, and its measured value (control amount) PV is a set value (target value) S
V and the deviation E (= SV-PV) are taken, PID control calculation is performed by the PID control means 2, and the manipulated variable MV is output to the controlled object 1 and controlled. Also, the measured value PV, the set value SV,
From the deviation E, the time constant T of the controlled object 1, the dead time L, etc., the PID constant is obtained by the PID selection (tuning) means,
Output to the PID control means 2. The above-mentioned control devices except the controlled object 1 are configured by a microcomputer or the like.

【0007】次に、図2を参照して動作を説明する。通
常、PIDパラメータ定数としては、目標値追従形と外
乱抑制形とがあり、各々Kpo、Tio、Tdo、およ
びKpl、Ti1、Td1とし、例えば、次のような値
である。
Next, the operation will be described with reference to FIG. Usually, there are a target value following type and a disturbance suppressing type as PID parameter constants, which are Kpo, Tio, Tdo, and Kpl, Ti1, Td1, respectively, and have the following values, for example.

【0008】 Kpo=0.6T/KL(Kは定数) (1) Tio=T (2) Tdo=0.5L (3) Kpl=1.2T/KL (4) Ti1=2L (5) Td1=0.42L (6) つまり、図2で示すように、比例ゲインKpn、積分時
間Tin、微分時間Tdnは、上記2組のパラメータの
うち、係数、α、β、γ、(0〜1)により、中間的な
値をとり制御パラメータとする。このα、β、γの選び
方は、PID選定手段3により、目標値変更時または偏
差Eが大きいときは、目標値追従形PID定数Kpo、
Tio、Tdoとする。そして測定値PVが目標値SV
に近づくにつれて1次または任意の関数形等の所定の関
係で外乱抑制形のPID定数Kpl、Ti1、Tdoと
なるように変更する。このようになるように、α、β、
γの係数を偏差等から決めてやれば、図3で示すよう
に、最適な制御となる。
Kpo = 0.6T / KL (K is a constant) (1) Tio = T (2) Tdo = 0.5L (3) Kpl = 1.2T / KL (4) Ti1 = 2L (5) Td1 = 0.42L (6) That is, as shown in FIG. 2, the proportional gain Kpn, the integration time Tin, and the differentiation time Tdn are determined by the coefficient, α, β, γ, (0 to 1) among the above two sets of parameters. , And takes an intermediate value as a control parameter. The selection of α, β, and γ is performed by the PID selecting means 3 when the target value is changed or when the deviation E is large, the target value following type PID constant Kpo,
Tio and Tdo. And the measured value PV is the target value SV
The PID constants Kpl, Ti1, and Tdo of the disturbance suppression type are changed in accordance with a predetermined relationship such as a first-order or an arbitrary function type as the value approaches. So that α, β,
If the coefficient of γ is determined from the deviation or the like, the optimum control is performed as shown in FIG.

【0009】また、PID選定手段3は、たとえば、図
4で示すように、α、β、γの係数は偏差Eが十分大き
いときは、0で、目標値追従形PID定数とし、偏差E
が十分小さいときは、1で外乱抑制形PID定数とし、
その間では、適当な値としてやればよい。
Further, for example, as shown in FIG. 4, the PID selecting means 3 sets the coefficient of α, β, γ to 0 when the deviation E is sufficiently large, and sets it as a target value following type PID constant.
When is sufficiently small, the disturbance suppression type PID constant is set to 1 and
In between, an appropriate value may be set.

【0010】このように、目標値変更時は目標値追従形
パラメータを使用し、測定値PVが目標値SVに近づく
につれて、目標値追従形から外乱抑制形に所定のある関
係に基いて移行させる。そして、安定制御時には、完全
に外乱抑制形に切り換える。もしも、大きな外乱が入力
され、偏差が大きくなると、目標値追従形に戻り、再び
外乱抑制形に徐々に切り換えるようにし、高速でしかも
安定的な制御を行う。
As described above, when the target value is changed, the target value following type parameter is used, and as the measured value PV approaches the target value SV, the target value following type is shifted to the disturbance suppressing type based on a predetermined relationship. . Then, at the time of stable control, it is completely switched to the disturbance suppression type. If a large disturbance is input and the deviation becomes large, the target value following type is restored, and the disturbance suppressing type is gradually switched again to perform high-speed and stable control.

【0011】次に、PID選定手段3として、ファジイ
推論を用いた例を図5について説明する。
Next, an example using fuzzy inference as the PID selecting means 3 will be described with reference to FIG.

【0012】今、ファジイルールの一例として、次の2
つのルールを考える。
Now, as an example of the fuzzy rule, the following 2
Consider one rule.

【0013】(1)もし、偏差Eが正で大きく、偏差変
化率ΔEが負で、目標値変更Cが小ならば、比例帯重み
係数αを小、積分時間重み係数βを小、微分時間重み係
数γを小とする。
(1) If the deviation E is positive and large, the deviation change rate ΔE is negative, and the target value change C is small, the proportional band weighting coefficient α is small, the integration time weighting coefficient β is small, and the differential time is The weighting factor γ is small.

【0014】(2)もし、偏差Eがゼロで、偏差変化率
ΔEがゼロで、目標値変更Cが小ならば、係数α、β、
γいずれも大とする。
(2) If the deviation E is zero, the deviation change rate ΔE is zero, and the target value change C is small, the coefficients α, β,
γ is large.

【0015】そして、たとえば測定値PVと設定値SV
との偏差Eが+5、偏差の変化率ΔE=+1、目標値変
更を小とする。図5で示すように、ファジイ演算では、
各メンバーシップ関数についての度合を求め、一致した
小さい部分の度合を求め、これら前件部の結果から貢献
部の係数の度合とする。各ルールについての後件結論部
の度合を合成し、重心を求め、係数α、β、γの値とす
る。
Then, for example, the measured value PV and the set value SV
And the deviation E is +5, the deviation change rate ΔE = + 1, and the target value change is small. As shown in FIG. 5, in fuzzy operation,
The degree of each membership function is obtained, the degree of the small matched portion is obtained, and the degree of the coefficient of the contribution section is obtained from the results of these antecedent sections. The degrees of consequent conclusions for each rule are combined to obtain the center of gravity, which is used as the values of the coefficients α, β, and γ.

【0016】まずルール(1)では、各メンバーシップ
関数から、偏差Eが5なので度合Wは1、偏差変化率Δ
Eは1なので度合Wは0、目標値変更Cは小なので度合
Wは1でこれらの最小の度合Wは0なので、係数α、
β、γの度合Wも0である(図5(a)参照)。
First, in rule (1), since the deviation E is 5 from each membership function, the degree W is 1 and the deviation change rate Δ
Since E is 1, the degree W is 0, and the target value change C is small, so the degree W is 1 and the minimum degree W of these is 0, so the coefficient α,
The degree W of β and γ is also 0 (see FIG. 5A).

【0017】次にルール(2)では、各メンバーシップ
関数から、偏差Eが5なので度合Wは0、偏差の変化率
ΔEは1なので度合Wは0.6、目標値変更Cは小なの
で度合Wは1で、これら最小の度合W=0.6で係数
α、β、γの度合Wは0.6となる(図5(b)参
照)。
Next, in rule (2), from each membership function, the deviation W is 0 because the deviation E is 5, the deviation change rate ΔE is 1, so the degree W is 0.6, and the target value change C is small, so the degree is W is 1, and the degree W of the coefficients α, β, and γ is 0.6 when these minimum degrees W = 0.6 (see FIG. 5B).

【0018】これら係数α、β、γについての度合Wは
0.6なのでその重心を横軸に向かって垂直に下し、係
数0.75が求まる。
Since the degree W of these coefficients α, β and γ is 0.6, the center of gravity is lowered vertically toward the horizontal axis to obtain the coefficient 0.75.

【0019】この係数α=β=γ=0.75に基いてP
ID定数を求めるようにする。
Based on this coefficient α = β = γ = 0.75, P
Try to find the ID constant.

【0020】なお、ルールの例、ルール数は上記に限ら
ず、また、α、β、γの係数は最適であればよく必ずし
も一致させる必要もない。
The example of the rule and the number of rules are not limited to the above, and the coefficients of α, β and γ may be optimal as long as they are the same.

【0021】[0021]

【発明の効果】以上述べたように、この発明は、目標値
追従形PID定数から外乱抑制形PID定数へと移行さ
せてPID定数を定めるようにしているので、両PID
定数の長所が生かせ、応答が早く、しかもオーバーシュ
ート、アンダーシュートも少く、安定的に目標値への制
御が可能となる。
As described above, according to the present invention, the PID constant is determined by shifting from the target value following type PID constant to the disturbance suppression type PID constant.
The advantage of the constant is utilized, the response is quick, the overshoot and undershoot are small, and stable control to the target value becomes possible.

【図面の簡単な説明】[Brief description of drawings]

【図1】この発明の一実施例を示す構成説明図である。FIG. 1 is a structural explanatory view showing an embodiment of the present invention.

【図2】この発明の一実施例を示す動作説明図である。FIG. 2 is an operation explanatory diagram showing an embodiment of the present invention.

【図3】この発明の一実施例を示す動作説明図である。FIG. 3 is an operation explanatory diagram showing an embodiment of the present invention.

【図4】この発明の一実施例を示す動作説明図である。FIG. 4 is an operation explanatory diagram showing an embodiment of the present invention.

【図5】この発明の一実施例を示す動作説明図である。FIG. 5 is an operation explanatory view showing an embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1 制御対象 2 PID制御手段 3 PID選定手段 1 controlled object 2 PID control means 3 PID selection means

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】目標値変更時または偏差が大きいときは目
標値追従形PID定数とし、測定値が目標値に近づくに
つれ所定の関係で外乱抑制形PID定数とするPID選
定手段と、このPID選定手段のPID定数を用いて偏
差信号についてPID演算を行い制御対象に操作量を出
力するPID制御手段とを備えたことを特徴とする制御
装置。
1. A PID selecting means for setting a target value following type PID constant when the target value is changed or when the deviation is large, and a disturbance suppressing PID constant in a predetermined relationship as the measured value approaches the target value, and this PID selection. A PID control means for performing a PID calculation on the deviation signal using the PID constant of the means and outputting the manipulated variable to the controlled object.
JP17368993A 1993-06-21 1993-06-21 Controller Pending JPH0713607A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP17368993A JPH0713607A (en) 1993-06-21 1993-06-21 Controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP17368993A JPH0713607A (en) 1993-06-21 1993-06-21 Controller

Publications (1)

Publication Number Publication Date
JPH0713607A true JPH0713607A (en) 1995-01-17

Family

ID=15965288

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17368993A Pending JPH0713607A (en) 1993-06-21 1993-06-21 Controller

Country Status (1)

Country Link
JP (1) JPH0713607A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10197412A (en) * 1997-01-14 1998-07-31 Horiba Ltd Method for controlling vehicle automatic-driving apparatus and method for controlling engine automatic-driving apparatus
JP2018112858A (en) * 2017-01-11 2018-07-19 オムロン株式会社 Controller, method for control, and control program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10197412A (en) * 1997-01-14 1998-07-31 Horiba Ltd Method for controlling vehicle automatic-driving apparatus and method for controlling engine automatic-driving apparatus
JP2018112858A (en) * 2017-01-11 2018-07-19 オムロン株式会社 Controller, method for control, and control program

Similar Documents

Publication Publication Date Title
US5247432A (en) Feedback control apparatus and method
US5159660A (en) Universal process control using artificial neural networks
RU2185649C2 (en) Method of cut-in of independent control with prediction in multivariant forecasting controller
KR900005546B1 (en) Adaptive process control system
JPH0774961B2 (en) Auto tuning PID controller
JPH07104681B2 (en) Process control equipment
US5706193A (en) Control system, especially for a non-linear process varying in time
JPH0713607A (en) Controller
JPH0235501A (en) Fuzzy control system
JPS61109104A (en) Pid controller
US5737213A (en) Controlling system for determining a system deviation
JPS62111311A (en) Heat/cool control device
JPH0378003A (en) Fuzzy controller
JPS6346503A (en) Pid controller
JPS62241002A (en) Auto-tuning controller
Tristán-Rodrígueza et al. Optimization of a state feedback controller using a PSO algorithm
JPS62241006A (en) Auto-tuning controller
JP2915220B2 (en) Process control equipment
JPH03268103A (en) Automatic tuning controller
JP2781886B2 (en) Control device and control method
RU203740U1 (en) FIVE-CHANNEL FUZZY REGULATOR
JPS61190602A (en) Regulator
JPH0570841B2 (en)
JPS5941004A (en) Process control device
AU621254B2 (en) Process control system