JPH10143205A - Sac controller - Google Patents

Sac controller

Info

Publication number
JPH10143205A
JPH10143205A JP30047096A JP30047096A JPH10143205A JP H10143205 A JPH10143205 A JP H10143205A JP 30047096 A JP30047096 A JP 30047096A JP 30047096 A JP30047096 A JP 30047096A JP H10143205 A JPH10143205 A JP H10143205A
Authority
JP
Japan
Prior art keywords
unit
pfc
gain
control
output
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.)
Granted
Application number
JP30047096A
Other languages
Japanese (ja)
Other versions
JP3340923B2 (en
Inventor
Masahito Tanaka
雅人 田中
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.)
Azbil Corp
Original Assignee
Azbil 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 Azbil Corp filed Critical Azbil Corp
Priority to JP30047096A priority Critical patent/JP3340923B2/en
Publication of JPH10143205A publication Critical patent/JPH10143205A/en
Application granted granted Critical
Publication of JP3340923B2 publication Critical patent/JP3340923B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To unnecessitate special knowledge for control and the time and labor for adjustment in the operation of an adaptive control system. SOLUTION: A parallel feedforward compensation(PFC) operating part 5 performs PFC operation to a manipulated variable u(k), and a standard model operating part 3 performs standard model operation to a set value sp(k). According to a simple adaptive control(SAC) algorithm, a manipulated variable calculating part 4 calculates the manipulated variable u(k) from a controlled variable y(k), set value sp(k) and the outputs of operation parts 3 and 5. Based on a process gain stored in a process storage part 7, a PFC control part 8 automatically controls the PFC gain of the PFC operating part 5. Based on the process gain, a SAC control part 9 automatically controls the SAC gain of the manipulated variable calculating part 4. Only by storing the value of the real process gain in the storage part 7, suitable control characteristics are maintained.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、SACコントロ−
ラに関するものである。
TECHNICAL FIELD The present invention relates to a SAC control.
It is about LA.

【0002】[0002]

【従来の技術】1980年代初頭に適応制御方式の基本
形式が確定し、その適応ル−プ内の信号の有界性及び出
力誤差の漸近安定性が理論的に証明された。しかし、制
御アルゴリズムが複雑で、実用に際して設定すべきパラ
メ−タが多数含まれ、更にこれらのパラメ−タの調整に
ついて明確な指針がないという問題が指摘されている。
そこで、このような問題の解決策として研究されてきた
のが、SAC(SimpleAdaptive Control )である(文
献:岩井、「単純適応制御(SAC)」、計測と制御、
Vol.35,No.6,1996)。
2. Description of the Related Art In the early 1980's, the basic form of an adaptive control system was determined, and the boundedness of the signal within the adaptive loop and the asymptotic stability of the output error were theoretically proved. However, it has been pointed out that the control algorithm is complicated, contains many parameters to be set in practical use, and furthermore, there is no clear guideline for adjusting these parameters.
Therefore, SAC (Simple Adaptive Control) has been studied as a solution to such a problem (Literature: Iwai, "Simple Adaptive Control (SAC)", Measurement and Control,
Vol. 35, No. 6, 1996).

【0003】SACは、1982年にソーベル(Sobel
)、カウフマン(Kaufman )、マビウス(Mabius)に
よって提案され、その後バルカナ(Bar-Kana)らによっ
て検討されてきた手法である。この手法は、制御量を規
範モデル出力に一致させるような理想制御入力(操作
量)を適応的に実現し、同時に閉ル−プ系の安定性を適
応出力フィ−ドバック形式で確保しようとする CGT
(Command Generator tracker)という適応制御の一手
法である。
[0003] SAC was established in 1982 by Sobel.
), A method proposed by Kaufman and Mabius, and subsequently studied by Bar-Kana et al. This method adaptively realizes an ideal control input (operating amount) such that the control amount matches the reference model output, and at the same time, secures the stability of the closed loop system in an adaptive output feedback form. CGT
(Command Generator tracker).

【0004】このSACが構成できる前提条件として、
制御対象がASPR(Almost Strictly Positive Real
)条件を満たすことが必要である。結論だけ言えば、
制御対象プロセスにむだ時間が含まれるとASPR条件
を満たさない。そこで、このASPR条件を満たすため
の手法として、並列フィ−ドフォワ−ド補償(Parallel
Feedforward Compensator、以下、PFCと略する)が
提案されている。このPFCを単純に表現すれば、制御
対象のむだ時間分だけ応答がないことを見かけ上ごまか
すために、制御量測定値に適当な疑似的応答を上乗せす
る手法である。
[0004] As a precondition that this SAC can be configured,
The control target is ASPR (Almost Strictly Positive Real
) It is necessary to satisfy the conditions. In conclusion,
If the control target process includes a dead time, the ASPR condition is not satisfied. Therefore, as a technique for satisfying the ASPR condition, parallel feedforward compensation (Parallel
Feedforward Compensator (hereinafter abbreviated as PFC) has been proposed. If this PFC is simply expressed, it is a method of adding an appropriate pseudo response to the measured value of the control amount in order to fake apparently that there is no response for the dead time of the control target.

【0005】図15はこのような従来のSACコントロ
ーラを用いた制御系のブロック線図である。SACコン
トローラは、規範モデル演算部33、操作量算出部3
4、PFC演算部35からなる。最初に、PFC演算部
35は、出力値yf(k)を以下のように算出する。 zf(k)=[b1×zf(k−1)+Kf×{u(k−1) −u(k−2)}]/(b1+dT) ・・・(1) yf(k)={b2×yf(k−1)+dT×zf(k)}/(b2+dT) ・・・(2)
FIG. 15 is a block diagram of a control system using such a conventional SAC controller. The SAC controller includes a reference model calculation unit 33 and an operation amount calculation unit 3
4. PFC operation unit 35. First, the PFC calculator 35 calculates the output value yf (k) as follows. zf (k) = [b1 × zf (k−1) + Kf × {u (k−1) −u (k−2)}] / (b1 + dT) (1) yf (k) = {b2 × yf (k−1) + dT × zf (k)} / (b2 + dT) (2)

【0006】式(1)、(2)において、zf(k)は
内部変数、zf(k−1)は内部変数zf(k)の1制
御周期前の値、yf(k−1)は出力値yf(k)の1
制御周期前の値、u(k−1)、u(k−2)は操作量
算出部34から出力される操作量u(k)のそれぞれ
1、2制御周期前の値である。また、dTは制御周期パ
ラメータ、b1、b2は定数、KfはPFCゲインであ
る。続いて、規範モデル演算部33は、設定値sp
(k)から出力値zn-1(k)、zn-2(k)・・・z1
(k)、z0(k)を次式のように算出する。
In equations (1) and (2), zf (k) is an internal variable, zf (k-1) is a value of the internal variable zf (k) one control cycle before, and yf (k-1) is an output. 1 of the value yf (k)
The values before the control cycle, u (k−1) and u (k−2), are the values of the manipulated variable u (k) output from the manipulated variable calculation unit 34 one and two control cycles before, respectively. DT is a control cycle parameter, b1 and b2 are constants, and Kf is a PFC gain. Subsequently, the reference model calculator 33 sets the set value sp
From (k) to output values z n-1 (k), z n-2 (k) ... z 1
(K) and z 0 (k) are calculated as in the following equations.

【0007】 式(3)において、zn-1(k−1)、zn-2(k−1)
・・・z1(k−1)、z0(k−1) は、それぞれ出
力値zn-1(k) 、zn-2(k)・・・z1(k)、z0
(k)の1制御周期前の値、am 、a0 、a1 ・・・a
n-2 、an-1 は定数である。
[0007] In equation (3), z n-1 (k-1), z n-2 (k-1)
... z 1 (k-1) and z 0 (k-1) are output values z n-1 (k) and z n-2 (k) ... z 1 (k) and z 0, respectively.
One control period previous value of (k), a m, a 0, a 1 ··· a
n-2 and a n-1 are constants.

【0008】次いで、操作量算出部34は、以下のよう
にして操作量u(k)を算出する。まず、操作量算出部
34内の加算部41は、制御対象プロセス50の制御量
y(k)とPFC演算部35の出力値yf(k)を加算
し、更に減算部42は、加算部41の出力から規範モデ
ル演算部33の出力値z0(k) を減算する。よって、
減算部42の出力値ey(k)は次式となる。 ey(k)=y(k)+yf(k)−z0(k) ・・・(4)
Next, the manipulated variable calculator 34 calculates the manipulated variable u (k) as follows. First, the addition unit 41 in the operation amount calculation unit 34 adds the control amount y (k) of the control target process 50 and the output value yf (k) of the PFC operation unit 35, and further, the subtraction unit 42 adds The output value z 0 (k) of the reference model calculation unit 33 is subtracted from the output of. Therefore,
The output value ey (k) of the subtractor 42 is given by the following equation. ey (k) = y (k ) + yf (k) -z 0 (k) ··· (4)

【0009】そして、演算部43〜45は、出力値KP1
(k)、KP2(k)・・・KPn+2(k)、KJ1(k)、
J2(k)・・・KJn+2(k)を以下のように算出す
る。
The operation units 43 to 45 output the output value K P1
(K), K P2 (k) ... K Pn + 2 (k), K J1 (k),
K J2 (k)... K Jn + 2 (k) are calculated as follows.

【0010】 [0010]

【0011】式(5)、(6)において、KJ1(k−
1)、KJ2(k−1)・・・KJn+2(k−1)はそれぞ
れ出力値KJ1(k)、KJ2(k)・・・KJn+2(k)の
1制御周期前の値、γP1、γP2・・・γPn、γPn+1、γ
Pn+2、γJ1、γJ2・・・γJn、γJn+1、γJn+2はSAC
ゲインである。なお、演算部43〜45の出力のうち、
P1、KJ1については演算部45が算出し、KP2、KP3
・・・KPn+1、KJ2、KJ3・・・KJn+1については演算
部44が算出し、KPn+2、KJn+2については演算部43
が算出する。最後に、加算部46は、演算部43と演算
部44の出力を加算し、更に加算部47は、加算部46
の出力と演算部45の出力を加算する。その結果、加算
部47の出力が操作量算出部34の出力である操作量u
(k)となる。
In equations (5) and (6), K J1 (k−
1), K J2 (k- 1) ··· K Jn + 2 (k-1) each output value K J1 (k), 1 control K J2 (k) ··· K Jn + 2 (k) Values before the cycle, γ P1 , γ P2 ... γ Pn , γ Pn + 1 , γ
Pn + 2 , γ J1 , γ J2 ... γ Jn , γ Jn + 1 , γ Jn + 2 are SAC
Gain. In addition, among the outputs of the arithmetic units 43 to 45,
The calculation unit 45 calculates K P1 and K J1 , and calculates K P2 and K P3.
... K Pn + 1 , K J2 , K J3 ... K Jn + 1 are calculated by the calculation unit 44, and K Pn + 2 , K Jn + 2 are calculated by the calculation unit 43.
Is calculated. Lastly, the adder 46 adds the outputs of the calculator 43 and the calculator 44, and the adder 47 further adds
And the output of the arithmetic unit 45 are added. As a result, the output of the adder 47 is the operation amount u which is the output of the operation amount calculator 34.
(K).

【0012】 u(k)={KP1(k)+KJ1(k)}×ey(k) +{KP2(k)+KJ2(k)}×z0(k) +{KP3(k)+KJ3(k)}×z1(k) : +{KPn(k)+KJn(k)}×zn-2(k) +{KPn+1(k)+KJn+1(k)}×zn-1(k) +{KPn+2(k)+KJn+2(k)}×sp(k) ・・・(7) 以上のようなSACコントローラは、適応制御手法の中
では単純な部類であるが、それでも調整すべきパラメ−
タは10個以上あり、これらはきわめて専門的な知識に
基づいて調整されるものである。
U (k) = {K P1 (k) + K J1 (k)} × ey (k) + {K P2 (k) + K J2 (k)} × z 0 (k) + {K P3 (k ) + K J3 (k)} × z 1 (k): + {K Pn (k) + K Jn (k)} × z n-2 (k) + {K Pn + 1 (k) + K Jn + 1 (k ) × z n−1 (k) + {K Pn + 2 (k) + K Jn + 2 (k)} × sp (k) (7) The above SAC controller is an adaptive control method. Although it is a simple class inside, the parameters to be adjusted still
There are 10 or more parameters, which are adjusted based on highly specialized knowledge.

【0013】[0013]

【発明が解決しようとする課題】以上のように従来のS
ACコントロ−ラは、極めて専門的な知識に基づいて設
計され調整されるため、汎用コントローラとして制御の
専門的知識のないオペレ−タが使いこなすことができな
いという問題点があった。また、誤ったパラメ−タ設定
を行った場合、制御特性が悪くなるばかりでなく、制御
対象にとってきわめて異常で危険な状態に陥ることもあ
り得るという問題点があった。本発明は、上記課題を解
決するためになされたもので、制御の専門的知識と調整
の手間を必要としないSACコントロ−ラを提供するこ
とを目的とする。
As described above, the conventional S
Since the AC controller is designed and adjusted based on extremely specialized knowledge, there has been a problem that an operator without specialized control knowledge cannot use the controller as a general-purpose controller. In addition, if incorrect parameters are set, not only the control characteristics are degraded, but also there is a problem that the control target may fall into an extremely abnormal and dangerous state. SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and has as its object to provide a SAC controller that does not require expert knowledge of control and trouble of adjustment.

【0014】[0014]

【課題を解決するための手段】本発明は、請求項1に記
載のように、操作量に対しPFCゲインに基づいて並列
フィードフォワード補償演算を行うPFC演算部と、設
定値に対して規範モデル演算を行う規範モデル演算部
と、SACゲインに基づくSACアルゴリズムにより、
制御量、設定値、PFC演算部及び規範モデル演算部の
出力から操作量を算出してPFC演算部及び制御対象プ
ロセスに出力する操作量算出部と、制御対象プロセスの
ゲインを記憶するためのプロセス記憶部と、このプロセ
ス記憶部に記憶されたプロセスゲインからPFCゲイン
の修正値を算出して、PFC演算部のPFCゲインをこ
の修正値に変更するPFC調整部と、プロセス記憶部に
記憶されたプロセスゲインからSACゲインの修正値を
算出して、操作量算出部のSACゲインをこの修正値に
変更するSAC調整部とを有するものである。このよう
にPFC演算部が操作量に対し並列フィードフォワード
補償演算を行い、規範モデル演算部が設定値に対し規範
モデル演算を行い、操作量算出部がSACアルゴリズム
により制御量、設定値、PFC演算部及び規範モデル演
算部の出力から操作量を算出してPFC演算部及び制御
対象プロセスに出力することにより、制御対象プロセス
の制御が行われる。そして、適切な制御特性を実現する
ために、PFC演算部のPFCゲインは、プロセス記憶
部に記憶されたプロセスゲインからPFCゲインの修正
値を算出するPFC調整部によって自動的に調整され、
操作量算出部のSACゲインは、プロセスゲインからS
ACゲインの修正値を算出するSAC調整部によって自
動的に調整される。
According to a first aspect of the present invention, there is provided a PFC operation unit for performing a parallel feedforward compensation operation on an operation amount based on a PFC gain, and a reference model for a set value. By a reference model calculation unit for performing calculation and a SAC algorithm based on SAC gain,
An operation amount calculation unit that calculates an operation amount from a control amount, a set value, an output of a PFC operation unit and an output of a reference model operation unit, and outputs the operation amount to the PFC operation unit and a process to be controlled, and a process for storing a gain of the process to be controlled A storage unit, a PFC adjustment unit that calculates a correction value of the PFC gain from the process gain stored in the process storage unit, and changes the PFC gain of the PFC calculation unit to the correction value; and a PFC adjustment unit that stores the correction value. A SAC adjustment unit that calculates a correction value of the SAC gain from the process gain and changes the SAC gain of the operation amount calculation unit to the correction value. As described above, the PFC operation unit performs the parallel feedforward compensation operation on the operation amount, the reference model operation unit performs the reference model operation on the set value, and the operation amount calculation unit performs the control amount, the set value, and the PFC operation using the SAC algorithm. The control target process is controlled by calculating the operation amount from the output of the unit and the reference model calculation unit and outputting the manipulated variable to the PFC calculation unit and the control target process. Then, in order to realize appropriate control characteristics, the PFC gain of the PFC calculation unit is automatically adjusted by the PFC adjustment unit that calculates a correction value of the PFC gain from the process gain stored in the process storage unit,
The SAC gain of the manipulated variable calculator is calculated from the process gain by S
It is automatically adjusted by the SAC adjustment unit that calculates the correction value of the AC gain.

【0015】また、請求項2に記載のように、操作量に
対しPFCゲイン及び制御周期パラメータに基づいて並
列フィードフォワード補償演算を行うPFC演算部と、
入力された設定値に対し制御周期パラメータに基づいて
規範モデル演算を行う規範モデル演算部と、SACゲイ
ン及び制御周期パラメータに基づくSACアルゴリズム
により、制御量、設定値、PFC演算部及び規範モデル
演算部の出力から操作量を算出してPFC演算部及び制
御対象プロセスに出力する操作量算出部と、制御対象プ
ロセスのむだ時間を記憶するためのプロセス記憶部と、
このプロセス記憶部に記憶されたプロセスむだ時間から
制御周期パラメータの修正値を算出して、PFC演算
部、規範モデル演算部及び操作量算出部の制御周期パラ
メータをこの修正値に変更する周期調整部とを有するも
のである。このように適切な制御特性を実現するため
に、PFC演算部、規範モデル演算部及び操作量算出部
の制御周期パラメータは、プロセス記憶部に記憶された
プロセスむだ時間から制御周期パラメータの修正値を算
出する周期調整部によって自動的に調整される。
[0015] According to a second aspect of the present invention, there is provided a PFC operation unit for performing a parallel feedforward compensation operation on an operation amount based on a PFC gain and a control cycle parameter.
A reference model calculation unit for performing a reference model calculation on the input set value based on the control cycle parameter, and a control amount, a set value, a PFC calculation unit, and a reference model calculation unit using a SAC algorithm based on the SAC gain and the control cycle parameter An operation amount calculation unit that calculates an operation amount from the output of the PFC operation unit and outputs the operation amount to the control target process, a process storage unit that stores a dead time of the control target process,
A cycle adjustment unit that calculates a correction value of the control cycle parameter from the process dead time stored in the process storage unit, and changes the control cycle parameters of the PFC calculation unit, the reference model calculation unit, and the operation amount calculation unit to the correction value. And In order to realize an appropriate control characteristic as described above, the control cycle parameter of the PFC calculation unit, the reference model calculation unit, and the operation amount calculation unit calculates a correction value of the control cycle parameter from the process dead time stored in the process storage unit. It is automatically adjusted by the calculated period adjustment unit.

【0016】また、請求項3に記載のように、操作量に
対しPFCゲインに基づいて並列フィードフォワード補
償演算を行うPFC演算部と、入力された設定値に対し
て規範モデル演算を行う規範モデル演算部と、SACゲ
インに基づくSACアルゴリズムにより、制御量、設定
値、PFC演算部及び規範モデル演算部の出力から操作
量を算出してPFC演算部に出力する操作量算出部と、
制御対象プロセスの時定数を記憶するためのプロセス記
憶部と、操作量算出部から出力された操作量に対しプロ
セス記憶部に記憶されたプロセス時定数に基づいてリー
ドラグ補償演算を行い、この演算結果を制御対象プロセ
スへの操作量として出力するリードラグ補償部とを有す
るものである。このように適切な制御特性を実現するた
めに、リードラグ補償部は、操作量算出部から出力され
た操作量に対しプロセス記憶部に記憶されたプロセス時
定数に基づいてリードラグ補償演算を行い、この演算結
果を制御対象プロセスへの操作量として出力する。
According to a third aspect of the present invention, there is provided a PFC operation unit for performing a parallel feedforward compensation operation on an operation amount based on a PFC gain, and a reference model for performing a reference model operation on an input set value. An operation amount calculation unit that calculates an operation amount from a control amount, a set value, an output of the PFC operation unit and an output of the reference model operation unit, and outputs the operation amount to the PFC operation unit by a SAC algorithm based on the SAC gain;
A process storage unit for storing the time constant of the process to be controlled, and a lead lag compensation calculation for the operation amount output from the operation amount calculation unit based on the process time constant stored in the process storage unit; And a lead lag compensating unit that outputs the value as an operation amount to the process to be controlled. In order to realize appropriate control characteristics as described above, the lead lag compensation unit performs a lead lag compensation operation on the operation amount output from the operation amount calculation unit based on the process time constant stored in the process storage unit. The calculation result is output as a manipulated variable to the process to be controlled.

【0017】また、請求項4に記載のように、操作量に
対しPFCゲイン及び制御周期パラメータに基づいて並
列フィードフォワード補償演算を行うPFC演算部と、
入力された設定値に対し制御周期パラメータに基づいて
規範モデル演算を行う規範モデル演算部と、SACゲイ
ン及び制御周期パラメータに基づくSACアルゴリズム
により、制御量、設定値、PFC演算部及び規範モデル
演算部の出力から操作量を算出してPFC演算部に出力
する操作量算出部と、制御対象プロセスのゲイン、時定
数及びむだ時間を記憶するためのプロセス記憶部と、操
作量算出部から出力された操作量に対しプロセス記憶部
に記憶されたプロセス時定数に基づいてリードラグ補償
演算を行い、この演算結果を制御対象プロセスへの操作
量として出力するリードラグ補償部と、プロセス記憶部
に記憶されたプロセスゲインからPFCゲインの修正値
を算出し、PFC演算部のPFCゲインをこの修正値に
変更するPFC調整部と、プロセス記憶部に記憶された
プロセスゲインからSACゲインの修正値を算出し、操
作量算出部のSACゲインをこの修正値に変更するSA
C調整部と、プロセス記憶部に記憶されたプロセスむだ
時間から制御周期パラメータの修正値を算出して、PF
C演算部、規範モデル演算部、操作量算出部及びリード
ラグ補償部の制御周期パラメータをこの修正値に変更す
る周期調整部とを有するものである。このように適切な
制御特性を実現するために、リードラグ補償部は、操作
量に対しプロセス時定数に基づいてリードラグ補償演算
を行い、PFC調整部は、プロセスゲインに基づいてP
FC演算部のPFCゲインを自動的に調整し、SAC調
整部は、プロセスゲインに基づいて操作量算出部のSA
Cゲインを自動的に調整し、周期調整部は、プロセスむ
だ時間に基づいてPFC演算部、規範モデル演算部、操
作量算出部及びリードラグ補償部の制御周期パラメータ
を自動的に調整する。
A PFC operation unit for performing a parallel feedforward compensation operation on an operation amount based on a PFC gain and a control cycle parameter, as described in claim 4,
A reference model calculation unit for performing a reference model calculation on the input set value based on the control cycle parameter, and a control amount, a set value, a PFC calculation unit, and a reference model calculation unit using a SAC algorithm based on the SAC gain and the control cycle parameter The operation amount calculation unit that calculates the operation amount from the output of the control unit and outputs the operation amount to the PFC operation unit, the process storage unit for storing the gain, the time constant, and the dead time of the control target process, and the operation amount calculation unit A lead-lag compensation unit for performing a lead-lag compensation operation on the operation amount based on the process time constant stored in the process storage unit, and outputting the operation result as an operation amount to the process to be controlled; and a process stored in the process storage unit. A PFC gain for calculating a correction value of the PFC gain from the gain and changing the PFC gain of the PFC calculation unit to the correction value. SA in which the parts, from the process gain stored in the process storage unit calculates a correction value of the SAC gain, changes the SAC gain control input calculation unit to the correction values
A correction value of the control cycle parameter is calculated from the C adjustment unit and the process dead time stored in the process storage unit.
It has a C adjustment unit, a reference model calculation unit, an operation amount calculation unit, and a cycle adjustment unit that changes the control cycle parameter of the lead lag compensation unit to this corrected value. In order to realize such an appropriate control characteristic, the lead-lag compensating unit performs lead-lag compensating calculation on the manipulated variable based on the process time constant, and the PFC adjusting unit performs the Plag adjustment based on the process gain.
The PFC gain of the FC calculation unit is automatically adjusted, and the SAC adjustment unit adjusts the SA of the operation amount calculation unit based on the process gain.
The C gain is automatically adjusted, and the cycle adjustment unit automatically adjusts the control cycle parameters of the PFC calculation unit, the reference model calculation unit, the operation amount calculation unit, and the lead lag compensation unit based on the process dead time.

【0018】また、請求項5に記載のように、操作量に
対しPFCゲイン及び制御周期パラメータに基づいて並
列フィードフォワード補償演算を行うPFC演算部と、
入力された設定値に対し制御周期パラメータに基づいて
規範モデル演算を行う規範モデル演算部と、SACゲイ
ン及び制御周期パラメータに基づくSACアルゴリズム
により、制御量、設定値、PFC演算部及び規範モデル
演算部の出力から操作量を算出してPFC演算部に出力
する操作量算出部と、制御対象プロセスに適したPID
パラメータを記憶しておくためのPID記憶部と、この
PIDパラメータから制御対象プロセスのゲイン、時定
数及びむだ時間の推定値を算出するパラメータ変換部
と、操作量算出部から出力された操作量に対しパラメー
タ変換部で算出されたプロセス時定数に基づいてリード
ラグ補償演算を行い、この演算結果を制御対象プロセス
への操作量として出力するリードラグ補償部と、パラメ
ータ変換部で算出されたプロセスゲインからPFCゲイ
ンの修正値を算出して、PFC演算部のPFCゲインを
この修正値に変更するPFC調整部と、パラメータ変換
部で算出されたプロセスゲインからSACゲインの修正
値を算出して、操作量算出部のSACゲインをこの修正
値に変更するSAC調整部と、パラメータ変換部で算出
されたプロセスむだ時間から制御周期パラメータの修正
値を算出して、PFC演算部、規範モデル演算部、操作
量算出部及びリードラグ補償部の制御周期パラメータを
この修正値に変更する周期調整部とを有するものであ
る。このように適切な制御特性を実現するために、パラ
メータ変換部は、PIDパラメータから制御対象プロセ
スのゲイン、時定数及びむだ時間の推定値を算出し、リ
ードラグ補償部は、操作量に対しプロセス時定数に基づ
いてリードラグ補償演算を行い、PFC調整部は、プロ
セスゲインからPFC演算部のPFCゲインを自動的に
調整し、SAC調整部は、プロセスゲインから操作量算
出部のSACゲインを自動的に調整し、周期調整部は、
プロセスむだ時間からPFC演算部、規範モデル演算
部、操作量算出部及びリードラグ補償部の制御周期パラ
メータを自動的に調整する。
[0018] According to a fifth aspect of the present invention, there is provided a PFC operation section for performing a parallel feedforward compensation operation on an operation amount based on a PFC gain and a control cycle parameter.
A reference model calculation unit for performing a reference model calculation on the input set value based on the control cycle parameter, and a control amount, a set value, a PFC calculation unit, and a reference model calculation unit using a SAC algorithm based on the SAC gain and the control cycle parameter A manipulated variable calculation unit that calculates a manipulated variable from the output of the PFC calculation unit and outputs the calculated manipulated variable to the PFC calculation unit, and a PID suitable for the process to be controlled.
A PID storage unit for storing parameters, a parameter conversion unit for calculating an estimated value of a gain, a time constant, and a dead time of a process to be controlled from the PID parameters; and an operation amount output from the operation amount calculation unit. On the other hand, a lead-lag compensation calculation is performed based on the process time constant calculated by the parameter conversion unit, and a lead-lag compensation unit that outputs the calculation result as an operation amount to the control target process, and a PFC based on the process gain calculated by the parameter conversion unit A PFC adjustment unit that calculates a correction value of the gain and changes the PFC gain of the PFC calculation unit to this correction value, and calculates a correction value of the SAC gain from the process gain calculated by the parameter conversion unit, and calculates an operation amount. A SAC adjustment unit that changes the SAC gain of the unit to this correction value, and a process waste calculated by the parameter conversion unit. And a cycle adjusting unit that calculates a correction value of the control cycle parameter from the interval, and changes the control cycle parameter of the PFC calculation unit, the reference model calculation unit, the operation amount calculation unit, and the lead lag compensation unit to the correction value. . In order to realize appropriate control characteristics as described above, the parameter conversion unit calculates an estimated value of the gain, the time constant, and the dead time of the process to be controlled from the PID parameters. The lead lag compensation calculation is performed based on the constant, the PFC adjustment unit automatically adjusts the PFC gain of the PFC calculation unit from the process gain, and the SAC adjustment unit automatically adjusts the SAC gain of the operation amount calculation unit from the process gain. Adjustment, the cycle adjustment unit
The control cycle parameters of the PFC calculation unit, the reference model calculation unit, the operation amount calculation unit, and the lead lag compensation unit are automatically adjusted from the process dead time.

【0019】[0019]

【発明の実施の形態】BEST MODE FOR CARRYING OUT THE INVENTION

実施の形態の1.図1は本発明の第1の実施の形態を示
すSACコントローラのブロック図、図2はこのSAC
コントローラを用いた制御系のブロック線図、図3はこ
のコントローラの動作を説明するためのフローチャート
図である。図2は図1の規範モデル演算部3、操作量算
出部4、PFC演算部5からなるSACコントローラの
基本構成に、制御対象プロセス50を含めて制御系とし
て書き直したものである。
1. Embodiment 1. FIG. 1 is a block diagram of a SAC controller showing a first embodiment of the present invention, and FIG.
FIG. 3 is a block diagram of a control system using a controller, and FIG. 3 is a flowchart for explaining the operation of the controller. FIG. 2 shows the basic configuration of the SAC controller including the reference model calculation unit 3, the operation amount calculation unit 4, and the PFC calculation unit 5 in FIG. 1 rewritten as a control system including the control target process 50.

【0020】本実施の形態のコントローラにおいては、
PFC調整部8がPFC演算部5のPFCゲインを決定
すると共に、SAC調整部9が操作量算出部4のSAC
ゲインを決定し、これにより制御系の特性が決定される
が、ここではコントローラの制御系としての動作を先に
説明する。設定値sp(k)は、このコントローラのオ
ペレータによって設定され、外部とのインタフェースと
なる設定値入力部1を介して規範モデル演算部3及び操
作量算出部4に入力される(図3ステップ104)。
In the controller of this embodiment,
The PFC adjustment unit 8 determines the PFC gain of the PFC calculation unit 5, and the SAC adjustment unit 9 determines the PFC gain of the operation amount calculation unit 4.
The gain is determined, and the characteristics of the control system are thereby determined. Here, the operation of the controller as the control system will be described first. The set value sp (k) is set by the operator of the controller, and is input to the reference model calculator 3 and the manipulated variable calculator 4 via the set value input unit 1 serving as an interface with the outside (step 104 in FIG. 3). ).

【0021】また、同じくインタフェースとなる制御量
入力部2には、制御対象プロセス50(実際には制御量
を検出するセンサ)から制御量y(k)が入力される
(ステップ105)。次いで、PFC演算部5は、操作
量算出部4から出力された操作量より出力値yf(k)
を算出するPFC演算を行うが、その伝達関数Gfは次
式のように表すことができる。
A control amount y (k) is input to the control amount input unit 2 also serving as an interface from the control target process 50 (actually, a sensor for detecting the control amount) (step 105). Next, the PFC calculation unit 5 calculates the output value yf (k) from the operation amount output from the operation amount calculation unit 4.
Is performed, and its transfer function Gf can be expressed as in the following equation.

【0022】 Gf=Kf×Tf×s/(1+Tf×s)2 ・・・(8) ここで、KfはPFCゲイン、Tfは時定数である。図
4に単位ステップ入力1/sに対するPFC演算部5の
応答特性を示す。応答出力yf(k)は時間Tfで極大
値を示し、この極大値yf(Tf)はKf/eとなる
(eは2.7182・・・)。このように、PFC演算
部5は、制御量y(k)に加えるための適当な擬似的応
答であるyf(k)を出力するものである。
Gf = Kf × Tf × s / (1 + Tf × s) 2 (8) where Kf is a PFC gain and Tf is a time constant. FIG. 4 shows a response characteristic of the PFC calculation unit 5 to the unit step input 1 / s. The response output yf (k) shows a local maximum value at time Tf, and this local maximum value yf (Tf) becomes Kf / e (e is 2.7182...). As described above, the PFC calculation unit 5 outputs yf (k), which is an appropriate pseudo response to be added to the control amount y (k).

【0023】PFC演算部5は、式(8)の連続時間系
の伝達関数Gfで表されるPFC演算を離散時間系で実
現するため、実際には以下のように動作する。最初に、
PFC演算部5は、次式のような内部変数zf(k)を
算出する。 zf(k)=[b1×zf(k−1)+Kf×{u(k−1) −u(k−2)}]/(b1+dT) ・・・(9) 続いて、PFC演算部5は、次式のように出力値yf
(k)を算出する。 yf(k)={b2×yf(k−1)+dT×zf(k)}/(b2+dT) ・・・(10)
The PFC operation unit 5 actually operates as follows in order to realize the PFC operation represented by the transfer function Gf of the continuous time system of the equation (8) in the discrete time system. At first,
The PFC operation unit 5 calculates an internal variable zf (k) as in the following equation. zf (k) = [b1 × zf (k−1) + Kf × {u (k−1) −u (k−2)}] / (b1 + dT) (9) Subsequently, the PFC operation unit 5 , The output value yf as
(K) is calculated. yf (k) = {b2 × yf (k−1) + dT × zf (k)} / (b2 + dT) (10)

【0024】式(9)、(10)において、zf(k−
1)は内部変数zf(k)の1制御周期前の値、yf
(k−1)は出力値yf(k)の1制御周期前の値、u
(k−1)、u(k−2)は操作量算出部4から出力さ
れる操作量u(k)のそれぞれ1、2制御周期前の値、
dTは制御周期パラメータ(本実施の形態では制御周期
と同一の値)、b1、b2は上記時定数Tfに相当する
定数である。こうして、PFC演算部5はPFC演算を
行う(ステップ106)。
In equations (9) and (10), zf (k−
1) is the value of the internal variable zf (k) one control cycle before, yf
(K-1) is a value one control cycle before the output value yf (k), u
(K−1) and u (k−2) are the values of the manipulated variable u (k) output from the manipulated variable calculator 4 before and after the first and second control cycles, respectively,
dT is a control cycle parameter (the same value as the control cycle in the present embodiment), and b1 and b2 are constants corresponding to the time constant Tf. Thus, the PFC operation unit 5 performs the PFC operation (Step 106).

【0025】次に、規範モデルは、SACコントローラ
と制御対象プロセス50とを一体とした制御系の理想的
な特性を具現化したもので、上記制御系の特性が規範モ
デルの特性に一致するようにコントローラのパラメータ
は調整される。規範モデル演算部3は、上記規範モデル
として規範モデル演算を行い、設定値入力部1から入力
された設定値sp(k)に対し式(3)を用いてその出
力を算出する(ステップ107)。
Next, the reference model embodies ideal characteristics of a control system in which the SAC controller and the control target process 50 are integrated, and the characteristics of the control system match the characteristics of the reference model. The controller parameters are adjusted. The reference model calculation unit 3 performs a reference model calculation as the reference model, and calculates the output of the set value sp (k) input from the set value input unit 1 using Expression (3) (Step 107). .

【0026】続いて、操作量算出部4は、以下のように
して操作量u(k)を算出する。まず、操作量算出部4
内の加算部21は、制御対象プロセス50の制御量y
(k)とPFC演算部5の出力値yf(k)を加算し、
更に減算部22は、加算部21の出力から規範モデル演
算部3の出力値z0(k) を減算する。よって、減算部
22の出力値ey(k)は次式となる。 ey(k)=y(k)+yf(k)−z0(k) ・・・(11)
Subsequently, the manipulated variable calculator 4 calculates the manipulated variable u (k) as follows. First, the operation amount calculation unit 4
The adder 21 in the parentheses indicates the control amount y of the process 50 to be controlled.
(K) and the output value yf (k) of the PFC calculation unit 5 are added,
Further, the subtraction unit 22 subtracts the output value z 0 (k) of the reference model calculation unit 3 from the output of the addition unit 21. Therefore, the output value ey (k) of the subtraction unit 22 is expressed by the following equation. ey (k) = y (k ) + yf (k) -z 0 (k) ··· (11)

【0027】そして、演算部23〜25は、出力値KP1
(k)、KP2(k)・・・KPn+2(k)、KJ1(k)、
J2(k)・・・KJn+2(k)を以下のように算出す
る。
The operation units 23 to 25 output the output value K P1
(K), K P2 (k) ... K Pn + 2 (k), K J1 (k),
K J2 (k)... K Jn + 2 (k) are calculated as follows.

【0028】 [0028]

【0029】式(12)、(13)において、KJ1(k
−1)、KJ2(k−1)・・・KJn +2(k−1)はそれ
ぞれ出力値KJ1(k)、KJ2(k)・・・KJn+2(k)
の1制御周期前の値、γP1、γP2・・・γPn、γPn+1
γPn+2、γJ1、γJ2・・・γJn、γJn+1、γJn+2はSA
Cゲインである。なお、演算部23〜25の出力のう
ち、KP1、KJ1については演算部25が算出し、KP2
P3・・・KPn+1、KJ2、KJ3・・・KJn+1については
演算部24が算出し、KPn+2、KJn+2については演算部
23が算出する。
In equations (12) and (13), K J1 (k
-1), K J2 (k- 1) ··· K Jn +2 (k-1) output value K J1, respectively (k), K J2 (k ) ··· K Jn + 2 (k)
Γ P1 , γ P2 ... Γ Pn , γ Pn + 1 ,
γ Pn + 2 , γ J1 , γ J2 ... γ Jn , γ Jn + 1 , γ Jn + 2 are SA
C gain. Note that among the outputs of the calculation units 23 to 25, K P1 and K J1 are calculated by the calculation unit 25, and K P2 ,
K P3 ... K Pn + 1 , K J2 , K J3 ... K Jn + 1 are calculated by the calculation unit 24, and K Pn + 2 and K Jn + 2 are calculated by the calculation unit 23.

【0030】最後に、加算部26は、演算部23と演算
部24の出力を加算し、更に加算部27は、加算部26
の出力と演算部25の出力を加算する。その結果、加算
部27の出力が操作量算出部4の出力である操作量u
(k)となる。
Finally, the adder 26 adds the outputs of the calculator 23 and the calculator 24, and the adder 27 further adds
And the output of the operation unit 25 are added. As a result, the output of the addition unit 27 is the operation amount u which is the output of the operation amount calculation unit 4.
(K).

【0031】 u(k)={KP1(k)+KJ1(k)}×ey(k) +{KP2(k)+KJ2(k)}×z0(k) +{KP3(k)+KJ3(k)}×z1(k) : : +{KPn(k)+KJn(k)}×zn-2(k) +{KPn+1(k)+KJn+1(k)}×zn-1(k) +{KPn+2(k)+KJn+2(k)}×sp(k) ・・・(14)U (k) = {K P1 (k) + K J1 (k)} × ey (k) + {K P2 (k) + K J2 (k)} × z 0 (k) + {K P3 (k ) + K J3 (k)} × z 1 (k) :: + {K Pn (k) + K Jn (k)} × z n-2 (k) + {K Pn + 1 (k) + K Jn + 1 ( k)} × z n-1 (k) + {K Pn + 2 (k) + K Jn + 2 (k)} × sp (k) (14)

【0032】以上のようにして、操作量算出部4は、操
作量u(k)を算出する(ステップ108)。この操作
量u(k)は、外部とのインタフェースとなる操作量出
力部6を介して制御対象プロセス50(実際にはバルブ
等の操作装置)へ出力される(ステップ109)。後述
するステップ101〜103の動作と以上のようなステ
ップ104〜109の動作をオペレータ等の指令によっ
てコントローラが停止するまで(ステップ110)、制
御周期ごとに繰り返す。これが、このSACコントロー
ラの動作である。
As described above, the manipulated variable calculator 4 calculates the manipulated variable u (k) (step 108). The operation amount u (k) is output to the control target process 50 (actually, an operation device such as a valve) via the operation amount output unit 6 serving as an interface with the outside (step 109). The operations of Steps 101 to 103 and the operations of Steps 104 to 109 described above are repeated for each control cycle until the controller is stopped by an instruction from the operator or the like (Step 110). This is the operation of the SAC controller.

【0033】次に、PFC調整部8、SAC調整部9の
動作を説明する。今、制御対象プロセスが1次遅れとむ
だ時間の要素を有するものとすると、その伝達関数Gp
は次式のような近似伝達関数で表現できる。 Gp=Kp×exp(−Lp×s)/(1+Tp×s) ・・・(15) 式(15)において、Kpはプロセスゲイン、Tpはプ
ロセス時定数、Lpはプロセスむだ時間である。
Next, the operation of the PFC adjustment unit 8 and the SAC adjustment unit 9 will be described. Now, assuming that the control target process has elements of first-order delay and dead time, its transfer function Gp
Can be expressed by the following approximate transfer function. Gp = Kp × exp (−Lp × s) / (1 + Tp × s) (15) In equation (15), Kp is a process gain, Tp is a process time constant, and Lp is a process dead time.

【0034】本実施の形態のSACコントローラは、こ
のような1次遅れとむだ時間の要素を有する制御対象プ
ロセスに合わせて調整されたものであり、ここでは、プ
ロセスゲインKpが1、プロセス時定数Tpが20秒、
プロセスむだ時間Lpが20秒のプロセス(このような
制御対象プロセスを以下、標準プロセスと呼ぶ)に合わ
せて調整されている。
The SAC controller of the present embodiment is adjusted in accordance with the process to be controlled having such first-order delay and dead time elements. Here, the process gain Kp is 1, the process time constant is Tp is 20 seconds,
The process is adjusted in accordance with a process in which the process dead time Lp is 20 seconds (such a control target process is hereinafter referred to as a standard process).

【0035】これにより、上記のパラメータは、Kf=
35.45、b1=b2=12.66、n=1、am
0=1/(12.0+dT)、γ(=γP1=γP2=γ
P3=γJ1=γJ2=γJ3)= 0.025のように調整さ
れている。
As a result, the above parameter is calculated by Kf =
35.45, b1 = b2 = 12.66, n = 1, a m =
a 0 = 1 / (12.0 + dT), γ (= γ P1 = γ P2 = γ
P3 = γ J1 = γ J2 = γ J3 ) = 0.025

【0036】よって、PFC演算部5で用いられる式
(9)は上記標準プロセスに合わせて次式のように設定
されている。 zf(k)=[12.66×zf(k−1)+Kf×{u(k−1) −u(k−2)}]/(12.66+dT) ・・・(16) そして、式(10)は次式のように設定されている。 yf(k)={12.66×yf(k−1)+dT×zf(k)} /(12.66+dT) ・・・(17)
Therefore, the equation (9) used in the PFC operation unit 5 is set as follows according to the above standard process. zf (k) = [12.66 × zf (k−1) + Kf × {u (k−1) −u (k−2)}] / (12.66 + dT) (16) 10) is set as in the following equation. yf (k) = {12.66 × yf (k−1) + dT × zf (k)} / (12.66 + dT) (17)

【0037】また、規範モデル演算部3で用いられる式
(3)は次式のように設定される。 ym(k)=z0(k) ={12.0×ym(k−1)+dT×sp(k)} /(12.0+dT) ・・・(18) 操作量算出部4で用いられる式(12)は次式のように
設定される。
The equation (3) used in the reference model calculation unit 3 is set as follows. ym (k) = z 0 (k) = {12.0 × ym (k−1) + dT × sp (k)} / (12.0 + dT) (18) Expression used in the operation amount calculation unit 4 (12) is set as in the following equation.

【0038】式(13)は次式のように設定される。 Equation (13) is set as follows.

【0039】そして、式(14)は次式のように設定さ
れる。 u(k)={KP1(k)+KJ1(k)}×ey(k) +{KP2(k)+KJ2(k)}×ym(k) +{KP3(k)+KJ3(k)}×sp(k) ・・・(21)
Equation (14) is set as follows. u (k) = {K P1 (k) + K J1 (k)} × ey (k) + {K P2 (k) + K J2 (k)} × ym (k) + {K P3 (k) + K J3 ( k)} × sp (k) (21)

【0040】以上のような調整が行われたSACコント
ローラは、任意のプロセスゲインを有する制御対象プロ
セス50(本実施の形態では、プロセス時定数及びプロ
セスむだ時間は標準プロセスと同じとする)を正しく制
御することはできない。そこで、SAC調整部9は、こ
のような制御対象プロセス50に応じたSACゲインの
修正値γ1を次式のように算出する。 γ1=γ/Kp1 ・・・(22) Kp1は制御対象プロセス50のプロセスゲインの推定
値である。
The SAC controller adjusted as described above correctly adjusts the controlled process 50 having an arbitrary process gain (in the present embodiment, the process time constant and the process dead time are the same as those of the standard process). There is no control. Therefore, the SAC adjusting unit 9 calculates the correction value γ1 of the SAC gain according to the control target process 50 as in the following equation. γ1 = γ / Kp1 (22) Kp1 is an estimated value of the process gain of the process 50 to be controlled.

【0041】ここで、SACゲインの修正値γ1を式
(22)のように算出できる理由を説明する。例えば、
理想の応答を得るために上記標準プロセスに対して操作
量u’(k)が出力されるとすると、標準プロセスの2
倍のプロセスゲインを有するプロセスに対しては操作量
u’(k)/2を出力すれば、同一の理想応答が得られ
る。この操作量u’(k)/2を出力するには、標準プ
ロセスに合わせて調整されたSACゲインγをγ/2に
修正すればよい。上記の式(22)はこのような考え方
を一般化したものである。
Here, the reason why the correction value γ1 of the SAC gain can be calculated as in equation (22) will be described. For example,
Assuming that the manipulated variable u ′ (k) is output for the standard process in order to obtain an ideal response, the standard process 2 ′
If the manipulated variable u '(k) / 2 is output for a process having a double process gain, the same ideal response can be obtained. In order to output the manipulated variable u ′ (k) / 2, the SAC gain γ adjusted according to the standard process may be corrected to γ / 2. Equation (22) above generalizes such a concept.

【0042】同様に、PFC調整部8は、制御対象プロ
セス50に応じたPFCゲインの修正値Kf1を次式の
ように算出する。 Kf1=Kf×Kp1 ・・・(23)
Similarly, the PFC adjuster 8 calculates a correction value Kf1 of the PFC gain according to the process 50 to be controlled as in the following equation. Kf1 = Kf × Kp1 (23)

【0043】ここで、PFCゲインの修正値Kf1を式
(23)のように算出できる理由を説明する。例えば、
理想の応答を得るために、標準プロセスに合わせて調整
されたPFC演算部5及び標準プロセスに対して操作量
u’(k)が出力され、その結果PFC演算部5から出
力yf’(k)が出力されるとする。このとき、操作量
算出部4のSACゲインが上記のように修正されると、
PFC演算部5の出力はyf’(k)×Kp1になって
しまう。そこで、標準プロセスに合わせて調整されたP
FCゲインKfをKf×Kp1に修正すれば、PFC演
算部5の出力はyf’(k)に維持される。
Here, the reason why the correction value Kf1 of the PFC gain can be calculated as in equation (23) will be described. For example,
In order to obtain an ideal response, the manipulated variable u ′ (k) is output to the PFC calculation unit 5 and the standard process adjusted to the standard process, and as a result, the output yf ′ (k) is output from the PFC calculation unit 5 Is output. At this time, if the SAC gain of the manipulated variable calculator 4 is corrected as described above,
The output of the PFC operation unit 5 becomes yf ′ (k) × Kp1. Therefore, P adjusted to the standard process
If the FC gain Kf is corrected to Kf × Kp1, the output of the PFC calculation unit 5 is maintained at yf ′ (k).

【0044】プロセス記憶部7には、オペレータによっ
て設定された制御対象プロセス50のプロセスゲインの
推定値Kp1、プロセス時定数の推定値Tp1、プロセ
スむだ時間の推定値Lp1が記憶されている。なお、本
実施の形態では、Kp1だけを用いるので、設定するの
はKp1だけでよい。
The process storage unit 7 stores an estimated value Kp1, a process time constant Tp1, and an estimated process dead time Lp1 of the process gain of the process 50 to be controlled set by the operator. In this embodiment, since only Kp1 is used, only Kp1 needs to be set.

【0045】PFC調整部8、SAC調整部9は、この
プロセス記憶部7からプロセスゲインの推定値Kp1を
読み出す(図3ステップ101)。そして、PFC調整
部8は、式(23)によりPFCゲインの修正値Kf1
を算出し、これをPFC演算部5に出力する。これによ
り、PFC演算部5のPFCゲインKf(式(16))
は修正値Kf1に変更される(ステップ102)。
The PFC adjustment unit 8 and the SAC adjustment unit 9 read the estimated process gain Kp1 from the process storage unit 7 (Step 101 in FIG. 3). Then, the PFC adjustment unit 8 calculates the correction value Kf1 of the PFC gain by the equation (23).
Is calculated and output to the PFC calculation unit 5. Accordingly, the PFC gain Kf of the PFC calculation unit 5 (Equation (16))
Is changed to the correction value Kf1 (step 102).

【0046】続いて、SAC調整部9は、式(22)に
よりSACゲインの修正値γ1を算出し、これを操作量
算出部4に出力する。これにより、操作量算出部4のS
ACゲインγ=γP1=γP2=γP3=γJ1=γJ2=γ
J3(式(19)、(20))は修正値γ1に変更される
(ステップ103)。こうして、操作量算出部4、PF
C演算部5の特性が変更され、本実施の形態のSACコ
ントローラは制御対象プロセス50に適合したコントロ
ーラとなる。
Subsequently, the SAC adjuster 9 calculates the correction value γ1 of the SAC gain by the equation (22), and outputs this to the manipulated variable calculator 4. Thereby, S of the operation amount calculation unit 4
AC gain γ = γ P1 = γ P2 = γ P3 = γ J1 = γ J2 = γ
J3 (Equations (19) and (20)) is changed to the correction value γ1 (step 103). Thus, the manipulated variable calculator 4, PF
The characteristics of the C operation unit 5 are changed, and the SAC controller of the present embodiment becomes a controller suitable for the process 50 to be controlled.

【0047】本実施の形態によれば、SACコントロー
ラが標準プロセスに合わせて調整された後、実際のプロ
セスゲインが調整時のものと異なる場合に、オペレータ
は実際のプロセスゲインの値をプロセス記憶部7に記憶
させるだけで、SACコントローラが適切な制御動作を
実行するように自動調整される。これにより、SACの
特徴である制御量y(k)を規範モデル出力ym(k)
に一致させる(本発明では、PFCを用いているので、
正確には、制御量y(k)とPFC演算部の出力yf
(k)とを加算した結果が規範モデル出力ym(k)に
一致する)ような制御を実現することができる。このS
ACの特徴は、制量量を所望の値、所望の速度で変化さ
せたいという鉄鋼プロセス等の要求において、貴重な解
決策を与えるものである。
According to this embodiment, after the SAC controller is adjusted to the standard process, if the actual process gain is different from that at the time of adjustment, the operator stores the actual process gain value in the process storage unit. 7, the SAC controller is automatically adjusted to execute an appropriate control operation. Thereby, the control amount y (k), which is a feature of the SAC, is converted into the reference model output ym (k).
(In the present invention, since PFC is used,
To be more precise, the control amount y (k) and the output yf of the PFC calculation unit
(The result obtained by adding (k) and (k) matches the reference model output ym (k)) can be realized. This S
The feature of AC is that it provides a valuable solution in a demand for a steel process or the like where it is desired to change a metering amount at a desired value at a desired speed.

【0048】実施の形態の2.図5は本発明の他の実施
の形態を示すSACコントローラのブロック図であり、
図1と同一の構成には同一の符号を付してある。本実施
の形態においても、設定値入力部1、制御量入力部2、
操作量出力部6の動作は、実施の形態の1と全く同じで
あり、規範モデル演算部3a、操作量算出部4a、PF
C演算部5aの動作も制御周期パラメータが変更される
以外は実施の形態の1と同じである。よって、このSA
Cコントローラを用いた制御系のブロック線図は図2と
同様である。
Embodiment 2 FIG. 5 is a block diagram of a SAC controller showing another embodiment of the present invention,
The same components as those in FIG. 1 are denoted by the same reference numerals. Also in the present embodiment, the set value input unit 1, the control amount input unit 2,
The operation of the manipulated variable output unit 6 is exactly the same as that of the first embodiment, and the reference model calculation unit 3a, the manipulated variable calculation unit 4a, and the PF
The operation of the C calculation unit 5a is the same as that of the first embodiment except that the control cycle parameter is changed. Therefore, this SA
The block diagram of the control system using the C controller is the same as FIG.

【0049】本実施の形態では、任意のプロセスむだ時
間を有し、プロセス時定数とプロセスむだ時間の比(時
定数/むだ時間)が上記標準プロセスと同じ制御対象
(プロセスゲインとプロセス時定数も標準プロセスと同
じ)を制御対象プロセス50とする。
In the present embodiment, the controlled object (process gain and process time constant) which has an arbitrary process dead time and has the same ratio of the process time constant and the process dead time (time constant / dead time) as the standard process described above. The same as the standard process) is set as the control target process 50.

【0050】図6は図5のコントローラの動作を説明す
るためのフローチャート図である。最初に、周期調整部
10は、プロセス記憶部7から制御対象プロセス50の
プロセスむだ時間の推定値Lp1を読み出す(ステップ
201)。そして、周期調整部10は、制御対象プロセ
ス50に応じた制御周期パラメータの修正値dT1を次
式のように算出する。 dT1=Lp×dT/Lp1 ・・・(24)
FIG. 6 is a flowchart for explaining the operation of the controller shown in FIG. First, the cycle adjusting unit 10 reads the estimated value Lp1 of the process dead time of the control target process 50 from the process storage unit 7 (Step 201). Then, the cycle adjusting unit 10 calculates a correction value dT1 of the control cycle parameter according to the control target process 50 as in the following equation. dT1 = Lp × dT / Lp1 (24)

【0051】続いて、周期調整部10は、算出した制御
周期パラメータの修正値dT1を規範モデル演算部3
a、操作量算出部4a、PFC演算部5aに出力する。
これにより、これらの構成の制御周期パラメータdTが
修正値dT1に変更される(ステップ202)。
Subsequently, the cycle adjusting unit 10 applies the calculated correction value dT1 of the control cycle parameter to the reference model calculating unit 3.
a, to the operation amount calculation unit 4a and the PFC calculation unit 5a.
Thereby, the control cycle parameter dT of these configurations is changed to the correction value dT1 (step 202).

【0052】ここで、制御周期パラメータを式(24)
のように修正する理由を説明する。図7は任意のむだ時
間の制御対象プロセスに対する調整の原理を説明するた
めの図である。図7(a)はコントローラに設定値sp
としてステップ入力が加えられたときの上記標準プロセ
スの理想応答波形(制御量y0)を示している。また、
図7(b)はコントローラに設定値spとしてステップ
入力が加えたときの制御対象プロセス50の理想応答波
形(制御量y1)を示している。
Here, the control cycle parameter is expressed by equation (24).
The reason for the modification will be described. FIG. 7 is a diagram for explaining the principle of adjustment for a process to be controlled at an arbitrary dead time. FIG. 7A shows the setting value sp in the controller.
Represents an ideal response waveform (control amount y0) of the standard process when a step input is applied. Also,
FIG. 7B shows an ideal response waveform (control amount y1) of the controlled process 50 when a step input is applied to the controller as the set value sp.

【0053】図7(a)、(b)に示すように、むだ時
間Lp、Lp1は設定値spが変化してから制御量が変
化するまでの時間、時定数Tp、Tp1は制御量変化が
設定値spの63.2%に達するまでの時間である。図
7(a)に示す理想の応答を得るために標準プロセスに
対してコントローラから操作量u’(k)が出力される
とすれば、この標準プロセスに合わせて調整されたSA
Cコントローラを用いて制御対象プロセス50を制御
し、図7(b)に示す理想の応答を得るためには、操作
量u’(Lp×k/Lp1)を出力すればよい。
As shown in FIGS. 7A and 7B, the dead times Lp and Lp1 are the time from the change of the set value sp to the change of the control amount, and the time constants Tp and Tp1 are the change of the control amount. This is the time required to reach 63.2% of the set value sp. If an operation amount u ′ (k) is output from the controller to the standard process in order to obtain the ideal response shown in FIG. 7A, the SA adjusted in accordance with the standard process
In order to control the control target process 50 by using the C controller and obtain the ideal response shown in FIG. 7B, the operation amount u ′ (Lp × k / Lp1) may be output.

【0054】このような操作量を出力するには、標準プ
ロセスに対する調整時に用いた制御周期パラメータdT
を式(24)のように修正すればよいことが分かる。な
お、実際の制御周期(図6のステップ201〜209を
1周する周期)は初期設定(=dT)のままであり、こ
れが周期調整部10によって変更されることはない。
In order to output such manipulated variables, the control cycle parameter dT used for adjustment to the standard process is used.
Can be corrected as shown in Expression (24). Note that the actual control cycle (the cycle of one round of steps 201 to 209 in FIG. 6) remains at the initial setting (= dT) and is not changed by the cycle adjusting unit 10.

【0055】次に、ステップ203、204の動作は、
実施の形態の1のステップ104、105と同様であ
る。PFC演算部5aの動作は、式(16)、式(1
7)における制御周期パラメータdTが修正値dT1に
変更されることを除くと、実施の形態の1のPFC演算
部5と同様である(ステップ205)。
Next, the operations in steps 203 and 204 are as follows.
This is the same as steps 104 and 105 of the first embodiment. The operation of the PFC operation unit 5a is represented by Expression (16) and Expression (1).
Except that the control cycle parameter dT in 7) is changed to the correction value dT1, it is the same as the PFC calculation unit 5 of the first embodiment (step 205).

【0056】続いて、規範モデル演算部3aの動作は、
式(18)における制御周期パラメータdTが修正値d
T1に変更されることを除くと、実施の形態の1の規範
モデル演算部3と同様である(ステップ206)。ま
た、操作量算出部4aの動作は、式(20)における制
御周期パラメータdTが修正値dT1に変更されること
を除くと、実施の形態の1の操作量算出部4と同様であ
る(ステップ207)。
Subsequently, the operation of the reference model calculation unit 3a is as follows.
The control cycle parameter dT in the equation (18) is a correction value d.
Except for being changed to T1, it is the same as the reference model calculation unit 3 of the first embodiment (step 206). The operation of the manipulated variable calculator 4a is the same as that of the manipulated variable calculator 4 of the first embodiment, except that the control cycle parameter dT in the equation (20) is changed to the correction value dT1 (step). 207).

【0057】ステップ208、209の動作は、実施の
形態の1のステップ109、110と同様である。本実
施の形態によれば、SACコントローラが標準プロセス
に合わせて調整された後、実際のプロセスむだ時間が調
整時のものと異なる場合に、オペレータは実際のプロセ
スむだ時間の値をプロセス記憶部7に記憶させるだけ
で、SACコントローラが適切な制御動作を実行するよ
うに自動調整される.
The operations of steps 208 and 209 are the same as steps 109 and 110 of the first embodiment. According to the present embodiment, when the actual process dead time is different from that at the time of adjustment after the SAC controller is adjusted to the standard process, the operator stores the value of the actual process dead time in the process storage unit 7. , The SAC controller is automatically adjusted to execute an appropriate control operation.

【0058】実施の形態の3.図8は本発明の他の実施
の形態を示すSACコントローラのブロック図、図9は
このSACコントローラを用いた制御系のブロック線図
であり、図1、図2と同一の構成には同一の符号を付し
てある。本実施の形態では、任意のプロセス時定数を有
するプロセス(プロセスゲイン及びプロセスむだ時間は
標準プロセスと同じ)を制御対象プロセス50とする。
Embodiment 3 FIG. 8 is a block diagram of a SAC controller showing another embodiment of the present invention, and FIG. 9 is a block diagram of a control system using the SAC controller. The code is attached. In the present embodiment, a process having an arbitrary process time constant (the process gain and the process dead time are the same as the standard process) is set as the control target process 50.

【0059】図10はこのコントローラの動作を説明す
るためのフローチャート図である。最初に、リードラグ
補償部11は、プロセス記憶部7から制御対象プロセス
50のプロセス時定数の推定値Tp1を読み出す(ステ
ップ301)。ステップ302、303の動作は、実施
の形態の1のステップ104、105と同様である。
FIG. 10 is a flowchart for explaining the operation of the controller. First, the lead lag compensator 11 reads the estimated process time constant Tp1 of the process 50 to be controlled from the process storage 7 (step 301). The operations of steps 302 and 303 are the same as steps 104 and 105 of the first embodiment.

【0060】次に、PFC演算部5bは、標準プロセス
に合わせて調整されたパラメータのまま、PFC演算部
5と同様にPFC演算を行う(ステップ304)。ま
た、規範モデル演算部3bは、標準プロセスに合わせて
調整されたパラメータのまま、規範モデル演算部3と同
様に規範モデル演算を行う(ステップ305)。そし
て、操作量算出部4bは、標準プロセスに合わせて調整
されたパラメータのまま、操作量算出部4と同様に操作
量算出を行う(ステップ306)。
Next, the PFC operation unit 5b performs the PFC operation in the same manner as the PFC operation unit 5 with the parameters adjusted according to the standard process (step 304). The reference model calculation unit 3b performs the reference model calculation in the same manner as the reference model calculation unit 3 with the parameters adjusted according to the standard process (step 305). Then, the manipulated variable calculator 4b calculates the manipulated variable in the same manner as the manipulated variable calculator 4 with the parameters adjusted according to the standard process (step 306).

【0061】次に、リードラグ補償部11の伝達関数G
iは、次式によって表すことができる。 Gi=(1+Tp1×s)/(1+Tp×s) ・・・(25) 標準プロセスに対してプロセス時定数が異なる制御対象
プロセス50の伝達関数Gp1は次式のように表すこと
ができる。 Gp1=Kp×exp(−Lp×s)/(1+Tp1×s) ・・・(26)
Next, the transfer function G of the lead lag compensator 11
i can be represented by the following equation. Gi = (1 + Tp1 × s) / (1 + Tp × s) (25) The transfer function Gp1 of the controlled process 50 having a different process time constant from the standard process can be represented by the following equation. Gp1 = Kp × exp (−Lp × s) / (1 + Tp1 × s) (26)

【0062】よって、リードラグ補償部11と制御対象
プロセス50とを直列にしたときの伝達関数Gは次式と
なる。 G=Gi×Gp1={(1+Tp1×s)/(1+Tp×s)} ×{Kp×exp(−Lp×s)/(1+Tp1×s)} =Kp×exp(−Lp×s)/(1+Tp×s) ・・・(27)
Therefore, the transfer function G when the lead lag compensator 11 and the control target process 50 are connected in series is expressed by the following equation. G = Gi × Gp1 = {(1 + Tp1 × s) / (1 + Tp × s)} × {Kp × exp (−Lp × s) / (1 + Tp1 × s)} = Kp × exp (−Lp × s) / (1 + Tp × s) (27)

【0063】これは、式(15)に示す標準プロセスの
伝達関数Gpと同じであり、リードラグ補償を制御対象
プロセス50に対して直列に施せば、実質的に制御対象
は標準プロセスと等価のものとして扱えることが分か
る。
This is the same as the transfer function Gp of the standard process shown in the equation (15). If the lead lag compensation is performed in series with the control target process 50, the control target is substantially equivalent to the standard process. You can see that it can be treated as

【0064】リードラグ補償部11は、式(25)の連
続時間系の伝達関数Giで表されるリードラグ補償演算
を離散時間系で実現するため、実際には次式のように出
力値ur(k)を算出する。 ur(k)=[Tp×ur(k−1)+u(k)×dT+Tp1 ×{u(k)−u(k−1)}]/(Tp+dT) ・・・(28) ここで、ur(k−1)は出力値ur(k)の1制御周
期前の値である。こうして、リードラグ補償演算が行わ
れる(ステップ307)。
The lead lag compensator 11 implements the lead lag compensation calculation represented by the transfer function Gi of the continuous time system of the equation (25) in the discrete time system, so that the output value ur (k) is actually expressed by the following equation. ) Is calculated. ur (k) = [Tp × ur (k−1) + u (k) × dT + Tp1 × {u (k) −u (k−1)}] / (Tp + dT) (28) where ur ( k-1) is a value one control cycle before the output value ur (k). Thus, the lead lag compensation calculation is performed (step 307).

【0065】操作量出力部6は、リードラグ補償部11
から出力されたur(k)を実際の操作量として制御対
象プロセス50へ出力する(ステップ308)。本実施
の形態によれば、SACコントローラが標準プロセスに
合わせて調整された後、実際のプロセス時定数が調整時
のものと異なる場合に、オペレータは実際のプロセス時
定数の値をプロセス記憶部7に記憶させるだけで、SA
Cが適切な制御動作を実行するように自動調整される。
The manipulated variable output unit 6 includes a lead lag compensation unit 11
Is output to the control target process 50 as an actual operation amount (step 308). According to this embodiment, after the SAC controller is adjusted to the standard process, if the actual process time constant is different from that at the time of adjustment, the operator stores the value of the actual process time constant in the process storage unit 7. Just memorize in the SA
C is automatically adjusted to perform an appropriate control operation.

【0066】実施の形態の4.図11は本発明の他の実
施の形態を示すSACコントローラのブロック図であ
り、図1、図5、図8と同一の構成には同一の符号を付
してある。本実施の形態において、PFC調整部8、S
AC調整部9の動作は、実施の形態の1と全く同じであ
り、規範モデル演算部3a、周期調整部10の動作は実
施の形態の2と同じである。
Fourth Embodiment FIG. 11 is a block diagram of a SAC controller showing another embodiment of the present invention. The same components as those in FIGS. 1, 5, and 8 are denoted by the same reference numerals. In the present embodiment, the PFC adjustment unit 8, S
The operation of the AC adjustment unit 9 is exactly the same as that of the first embodiment, and the operations of the reference model calculation unit 3a and the cycle adjustment unit 10 are the same as those of the second embodiment.

【0067】また、操作量算出部4c、PFC演算部5
cの動作は制御周期パラメータの変更が行われることを
除いて実施の形態の1と同じであり、同様にリードラグ
補償部11aの動作は制御周期パラメータの変更が行わ
れることを除いて実施の形態の3と同じである。したが
って、このSACコントローラを用いた制御系のブロッ
ク線図は図9と同様である。
The manipulated variable calculator 4c and the PFC calculator 5
The operation of c is the same as that of the first embodiment except that the control cycle parameter is changed. Similarly, the operation of the lead-lag compensator 11a is the same as that of the first embodiment except that the control cycle parameter is changed. It is the same as 3. Therefore, a block diagram of a control system using this SAC controller is the same as FIG.

【0068】本実施の形態では、任意のプロセスゲイ
ン、任意のプロセス時定数、任意のプロセスむだ時間
(プロセス時定数/プロセスむだ時間の比は標準プロセ
スと同じ)プロセスを制御対象プロセス50とする。図
12はこのコントローラの動作を説明するためのフロー
チャート図である。最初に、PFC調整部8、SAC調
整部9は、プロセス記憶部7からプロセスゲインの推定
値Kp1を読み出し、周期調整部10は、プロセスむだ
時間の推定値Lp1を読み出し、リードラグ補償部11
は、プロセス時定数の推定値Tp1を読み出す(ステッ
プ401)。
In the present embodiment, an arbitrary process gain, an arbitrary process time constant, and an arbitrary process dead time (the ratio of process time constant / process dead time is the same as the standard process) are set as the control target processes 50. FIG. 12 is a flowchart for explaining the operation of the controller. First, the PFC adjustment unit 8 and the SAC adjustment unit 9 read the estimated value Kp1 of the process gain from the process storage unit 7, the period adjustment unit 10 reads the estimated value Lp1 of the process dead time, and the lead lag compensation unit 11
Reads out the estimated value Tp1 of the process time constant (step 401).

【0069】ステップ402、403の動作は、実施の
形態の1のステップ102、103と同様である。周期
調整部10は、上記と同様に制御周期パラメータの修正
値dT1を算出するが、この修正値dT1を規範モデル
演算部3a、操作量算出部4c、PFC演算部5cだけ
でなく、リードラグ補償部11aにも出力する。これに
より、リードラグ補償部11aの制御周期パラメータd
Tも修正値dT1に変更される(ステップ404)。
The operations in steps 402 and 403 are the same as steps 102 and 103 in the first embodiment. The cycle adjuster 10 calculates the correction value dT1 of the control cycle parameter in the same manner as described above. Also output to 11a. Thereby, the control cycle parameter d of the lead lag compensator 11a
T is also changed to the correction value dT1 (step 404).

【0070】なお、実際の制御周期(図12のステップ
401〜412を1周する周期)が変更されないことは
実施の形態の2と同様である。次に、ステップ405、
406の動作は、実施の形態の1のステップ104、1
05と同様である。PFC演算部5cは、PFC演算部
5と同様にPFC演算を行うが(ステップ407)、式
(16)、式(17)におけるPFCゲインKfはPF
C調整部8によって修正値Kf1に変更され、制御周期
パラメータdTは周期調整部10によって修正値dT1
に変更されている。
It is to be noted that the actual control cycle (the cycle of one round of steps 401 to 412 in FIG. 12) is not changed as in the second embodiment. Next, step 405,
The operation of 406 is performed in steps 104 and 1 of the first embodiment.
Same as 05. The PFC calculation unit 5c performs the PFC calculation in the same manner as the PFC calculation unit 5 (step 407), but the PFC gain Kf in the equations (16) and (17) is equal to the PF
The control period parameter dT is changed to the correction value dT1 by the period adjustment unit 10 after being changed to the correction value Kf1 by the C adjustment unit 8.
Has been changed to

【0071】続いて、規範モデル演算部3aの動作は、
実施の形態の2のステップ206と全く同じである(ス
テップ408)。操作量算出部4cは、操作量算出部4
と同様に操作量算出を行うが(ステップ409)、この
とき式(19)、(20)におけるSACゲインγはS
AC調整部9によって修正値γ1に変更され、制御周期
パラメータdTは周期調整部10によって修正値dT1
に変更されている。
Subsequently, the operation of the reference model calculation unit 3a is as follows.
This is exactly the same as step 206 in the second embodiment (step 408). The operation amount calculation unit 4c includes the operation amount calculation unit 4
The operation amount is calculated in the same manner as (step 409). At this time, the SAC gain γ in equations (19) and (20) is
The AC adjustment unit 9 changes the value to the correction value γ1, and the control cycle parameter dT is changed by the cycle adjustment unit 10 to the correction value dT1.
Has been changed to

【0072】そして、リードラグ補償部11aは、リー
ドラグ補償部11と同様にリードラグ補償演算を行うが
(ステップ410)、このとき式(28)における制御
周期パラメータdTは周期調整部10によって修正値d
T1に変更されている。ステップ411の動作は実施の
形態の3のステップ308と同様である。
The lead lag compensator 11a performs a lead lag compensation operation in the same manner as the lead lag compensator 11 (step 410). At this time, the control cycle parameter dT in equation (28) is corrected by the cycle adjuster 10 to the correction value d.
It has been changed to T1. The operation of step 411 is the same as step 308 of the third embodiment.

【0073】こうして、実施の形態の1〜3を併合する
ことができる。これら3つの併合により、任意のプロセ
スゲイン、任意のプロセス時定数、任意のプロセスむだ
時間の制御対象プロセス50に対して、オペレ−タがそ
のプロセスゲイン、プロセス時定数、プロセスむだ時間
の値をプロセス記憶部7に記憶させるだけで、SACが
適切な制御動作を実行するように自動調整される。すな
わち設定すべきパラメ−タは、たった3個になり、しか
もこれらは制御の専門知識のないオペレ−タにも明快に
理解できるパラメ−タのみになる。
Thus, the first to third embodiments can be combined. By combining these three, the operator processes the process gain, the process time constant, and the value of the process dead time for the process 50 to be controlled having an arbitrary process gain, an arbitrary process time constant, and an arbitrary process dead time. The SAC is automatically adjusted so as to execute an appropriate control operation only by storing it in the storage unit 7. That is, the number of parameters to be set is only three, and these are only parameters that can be clearly understood by an operator having no special knowledge of control.

【0074】実施の形態の5.図13は本発明の他の実
施の形態を示すSACコントローラのブロック図であ
り、図11と同一の構成には同一の符号を付してある。
このSACコントローラは、図11のコントローラにお
いて、プロセス記憶部7の代わりにPID記憶部12、
パラメータ変換部13を設けたものである。
Fourth Embodiment FIG. 13 is a block diagram of a SAC controller showing another embodiment of the present invention, and the same components as those in FIG. 11 are denoted by the same reference numerals.
This SAC controller is different from the controller of FIG. 11 in that a PID storage unit 12,
It is provided with a parameter conversion unit 13.

【0075】図14はこのSACコントローラの動作を
説明するためのフローチャート図である。PID記憶部
12には、オペレータによって設定されたPIDパラメ
ータ、すなわち比例ゲインKg、積分時間Ti、微分時
間Tdが記憶されている。パラメータ変換部13は、P
ID記憶部12から比例ゲインKg、積分時間Ti、微
分時間Tdを読み出す(ステップ501)。
FIG. 14 is a flowchart for explaining the operation of the SAC controller. The PID storage unit 12 stores PID parameters set by the operator, that is, a proportional gain Kg, an integration time Ti, and a differentiation time Td. The parameter converter 13 calculates P
The proportional gain Kg, the integration time Ti, and the differentiation time Td are read from the ID storage unit 12 (step 501).

【0076】そして、パラメータ変換部13は、以下の
ようにしてPIDパラメータをプロセスゲインの推定値
Kp1、プロセス時定数の推定値Tp1、プロセスむだ
時間の推定値Lp1に変換する。例えば、特願平6−2
46034号に記載したIMC(Internal Model Contr
ol)に基づく調整法やCHR(Chien,Hrones,Reswick)
調整法によれば、PIDパラメータは以下のように設定
される。
The parameter converter 13 converts the PID parameters into an estimated process gain Kp1, an estimated process time constant Tp1, and an estimated process dead time Lp1 as follows. For example, Japanese Patent Application No. 6-2
IMC (Internal Model Contr.
ol) based adjustment method and CHR (Chien, Hrones, Reswick)
According to the adjustment method, the PID parameters are set as follows.

【0077】 Kg=0.44×Tp1/(Kp1×Lp1) ・・・(29) Ti=Tp1 ・・・(30) Td=0.5×Lp1 ・・・(31)Kg = 0.44 × Tp1 / (Kp1 × Lp1) (29) Ti = Tp1 (30) Td = 0.5 × Lp1 (31)

【0078】したがって、式(29)〜(31)から逆
算すると、以下のような推定式が得られる。 Kp1=0.22×Ti/(Kg×Td) ・・・(32) Tp1=Ti ・・・(33) Lp1=2×Td ・・・(34)
Therefore, the following estimation expression is obtained by performing an inverse calculation from Expressions (29) to (31). Kp1 = 0.22 × Ti / (Kg × Td) (32) Tp1 = Ti (33) Lp1 = 2 × Td (34)

【0079】よって、パラメータ変換部13は、式(3
2)〜式(34)を用いて比例ゲインKg、積分時間T
i、微分時間TdをプロセスゲインKp1、プロセス時
定数Tp1、プロセスむだ時間Lp1に変換する(ステ
ップ502)。ステップ503〜513の動作は、実施
の形態の4のステップ402〜412と同様である。
Therefore, the parameter conversion unit 13 calculates the expression (3
2)-Proportional gain Kg, integration time T using equation (34)
i, the differential time Td is converted into a process gain Kp1, a process time constant Tp1, and a process dead time Lp1 (step 502). The operations of steps 503 to 513 are the same as steps 402 to 412 of the fourth embodiment.

【0080】PIDコントローラは、比例ゲインKg、
積分時間Ti、微分時間Tdの3つのパラメータを調整
するだけで実用できるもので、この使いやすさはPID
が最も実用される理由の1つである。本実施の形態によ
れば、制御対象に適したPIDパラメータをPID記憶
部12に与えると、それらの値からプロセスゲイン、プ
ロセス時定数、プロセスむだ時間の推定値を算出し、そ
の推定値によりSACのパラメータを適切な値に自動調
整するので、任意の制御対象プロセスに対してPIDと
同じ調整要領でSACを適切に動作させることができ
る。
The PID controller has a proportional gain Kg,
It can be used only by adjusting the three parameters of the integration time Ti and the differentiation time Td.
Is one of the most practical reasons. According to the present embodiment, when the PID parameters suitable for the control target are given to the PID storage unit 12, the estimated values of the process gain, the process time constant, and the process dead time are calculated from those values, and the SAC is calculated based on the estimated values. Is automatically adjusted to an appropriate value, so that the SAC can be appropriately operated with respect to an arbitrary control target process in the same adjustment manner as the PID.

【0081】[0081]

【発明の効果】本発明によれば、請求項1に記載のよう
に、PFC調整部が、プロセス記憶部に記憶されたプロ
セスゲインに基づいてPFC演算部のPFCゲインを自
動的に調整し、SAC調整部が、プロセスゲインに基づ
いて操作量算出部のSACゲインを自動的に調整するの
で、実際のプロセスゲインが調整時のものと異なる場合
に、実際のプロセスゲインの値をプロセス記憶部に記憶
させるだけで、適切な制御特性が維持されるようにSA
Cコントローラを自動調整することができ、SACの特
徴である制御量を規範モデル出力に一致させる(正確に
は、制御量とPFC演算部の出力とを加算した結果が規
範モデル出力に一致する)ような制御を実現することが
できる。その結果、現場のオペレ−タが任意のプロセス
ゲインの制御対象プロセスに対してSACコントローラ
を適切かつ容易に利用できるようになる。
According to the present invention, as set forth in claim 1, the PFC adjustment unit automatically adjusts the PFC gain of the PFC calculation unit based on the process gain stored in the process storage unit. The SAC adjustment unit automatically adjusts the SAC gain of the manipulated variable calculation unit based on the process gain. Therefore, when the actual process gain is different from that at the time of adjustment, the actual process gain value is stored in the process storage unit. Just store the SA so that appropriate control characteristics are maintained.
The C controller can be automatically adjusted, and the control amount, which is a feature of SAC, matches the reference model output (exactly, the result of adding the control amount and the output of the PFC calculation unit matches the reference model output). Such control can be realized. As a result, the on-site operator can appropriately and easily use the SAC controller for a process to be controlled with an arbitrary process gain.

【0082】また、請求項2に記載のように、周期調整
部が、プロセス記憶部に記憶されたプロセスむだ時間に
基づいてPFC演算部、規範モデル演算部及び操作量算
出部の制御周期パラメータを自動的に調整するので、実
際のプロセスむだ時間が調整時のものと異なる場合に、
実際のプロセスむだ時間の値をプロセス記憶部に記憶さ
せるだけで、適切な制御特性が維持されるようにSAC
コントローラを自動調整することができ、SACの特徴
である制御量を規範モデル出力に一致させる(正確に
は、制御量とPFC演算部の出力とを加算した結果が規
範モデル出力に一致する)ような制御を実現することが
できる。その結果、現場のオペレ−タが任意のプロセス
むだ時間の制御対象プロセスに対してSACコントロー
ラを適切かつ容易に利用できるようになる。
According to a second aspect of the present invention, the cycle adjusting unit adjusts the control cycle parameters of the PFC calculation unit, the reference model calculation unit, and the operation amount calculation unit based on the process dead time stored in the process storage unit. Automatic adjustment, if the actual process dead time is different from the one at the time of adjustment,
Only by storing the actual value of the process dead time in the process storage unit, the SAC is controlled so that appropriate control characteristics are maintained.
The controller can be automatically adjusted so that the control amount, which is a feature of the SAC, matches the reference model output (accurately, the result of adding the control amount and the output of the PFC calculation unit matches the reference model output). Control can be realized. As a result, the on-site operator can appropriately and easily use the SAC controller for a process to be controlled at an arbitrary process dead time.

【0083】また、請求項3に記載のように、リードラ
グ補償部が、操作量算出部から出力された操作量に対し
プロセス記憶部に記憶されたプロセス時定数に基づいて
リードラグ補償演算を行うので、実際のプロセス時定数
が調整時のものと異なる場合に、実際のプロセス時定数
の値をプロセス記憶部に記憶させるだけで、適切な制御
特性が維持されるようにSACコントローラを自動調整
することができ、SACの特徴である制御量を規範モデ
ル出力に一致させる(正確には、制御量とPFC演算部
の出力とを加算した結果が規範モデル出力に一致する)
ような制御を実現することができる。その結果、現場の
オペレ−タが任意のプロセス時定数の制御対象プロセス
に対してSACコントローラを適切かつ容易に利用でき
るようになる。
Also, the lead-lag compensating unit performs lead-lag compensation calculation on the operation amount output from the operation amount calculating unit based on the process time constant stored in the process storage unit. When the actual process time constant is different from that at the time of adjustment, the SAC controller is automatically adjusted so that appropriate control characteristics are maintained only by storing the actual process time constant in the process storage unit. And the control amount, which is a feature of the SAC, is made to match the reference model output (accurately, the result of adding the control amount and the output of the PFC calculation unit matches the reference model output).
Such control can be realized. As a result, the on-site operator can appropriately and easily use the SAC controller for a process to be controlled having an arbitrary process time constant.

【0084】また、請求項4に記載のように、リードラ
グ補償部が、操作量に対しプロセス時定数に基づいてリ
ードラグ補償演算を行い、PFC調整部が、プロセスゲ
インに基づいてPFC演算部のPFCゲインを自動的に
調整し、SAC調整部が、プロセスゲインに基づいて操
作量算出部のSACゲインを自動的に調整し、周期調整
部が、プロセスむだ時間に基づいてPFC演算部、規範
モデル演算部、操作量算出部及びリードラグ補償部の制
御周期パラメータを自動的に調整するので、任意のプロ
セスゲイン、任意のプロセス時定数、任意のプロセスむ
だ時間の制御対象プロセスに対して、そのプロセスゲイ
ン、プロセス時定数、プロセスむだ時間の値をプロセス
記憶部に記憶させるだけで、適切な制御特性が維持され
るようにSACコントローラを自動調整することができ
る。その結果、設定すべきパラメ−タは、たった3個に
なり、しかもこれらは制御の専門的知識のないオペレ−
タにも明快に理解できるパラメ−タのみとなる。
According to a fourth aspect of the present invention, the lead-lag compensating unit performs a lead-lag compensating operation on the operation amount based on the process time constant, and the PFC adjusting unit uses the PFC of the PFC calculating unit based on the process gain. The gain is automatically adjusted, the SAC adjustment unit automatically adjusts the SAC gain of the operation amount calculation unit based on the process gain, and the cycle adjustment unit calculates the PFC calculation unit and the reference model calculation based on the process dead time. Since the control cycle parameters of the control unit, the operation amount calculation unit and the lead lag compensation unit are automatically adjusted, the process gain for any process gain, any process time constant, and any process Only by storing the values of the process time constant and the process dead time in the process storage unit, the SAC control is performed so that appropriate control characteristics are maintained. Controller can be automatically adjusted. As a result, there are only three parameters to be set, and these are operators without control expertise.
The only parameters that can be clearly understood are the parameters.

【0085】また、請求項5に記載のように、パラメー
タ変換部が、PIDパラメータから制御対象プロセスの
ゲイン、時定数及びむだ時間の推定値を算出するので、
任意のプロセスゲイン、任意のプロセス時定数、任意の
プロセスむだ時間の制御対象プロセスに適したPIDパ
ラメータをPID記憶部に記憶させるだけで、適切な制
御特性が維持されるようにSACコントローラを自動調
整することができ、SACの特徴である制御量を規範モ
デル出力に一致させる(正確には、制御量とPFC演算
部の出力とを加算した結果が規範モデル出力に一致す
る)ような制御を実現することができる。その結果、現
場のオペレータが任意の制御対象プロセスに対してPI
Dコントローラと同じ使い勝手でSACコントローラを
適切かつ容易に利用できるようになる。
Further, since the parameter converter calculates the estimated value of the gain, the time constant and the dead time of the process to be controlled from the PID parameters,
The SAC controller is automatically adjusted so that appropriate control characteristics can be maintained simply by storing PID parameters suitable for the process to be controlled with any process gain, any process time constant, and any process dead time in the PID storage unit. Control that matches the control amount, which is a feature of the SAC, to the reference model output (more precisely, the result of adding the control amount and the output of the PFC calculation unit matches the reference model output). can do. As a result, the on-site operator can execute PI for any process to be controlled.
The SAC controller can be used appropriately and easily with the same usability as the D controller.

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

【図1】 本発明の第1の実施の形態を示すSACコン
トローラのブロック図である。
FIG. 1 is a block diagram of a SAC controller according to a first embodiment of the present invention.

【図2】 図1のSACコントローラを用いた制御系の
ブロック線図である。
FIG. 2 is a block diagram of a control system using the SAC controller of FIG.

【図3】 図1のSACコントローラの動作を説明する
ためのフローチャート図である。
FIG. 3 is a flowchart for explaining the operation of the SAC controller in FIG. 1;

【図4】 PFC演算部の応答波形図である。FIG. 4 is a response waveform diagram of a PFC operation unit.

【図5】 本発明の他の実施の形態を示すSACコント
ローラのブロック図である。
FIG. 5 is a block diagram of a SAC controller showing another embodiment of the present invention.

【図6】 図5のSACコントローラの動作を説明する
ためのフローチャート図である。
FIG. 6 is a flowchart for explaining the operation of the SAC controller in FIG. 5;

【図7】 任意のプロセスむだ時間の制御対象プロセス
に対する調整の原理を説明するための図である。
FIG. 7 is a diagram for explaining the principle of adjustment of an arbitrary process dead time with respect to a control target process.

【図8】 本発明の他の実施の形態を示すSACコント
ローラのブロック図である。
FIG. 8 is a block diagram of a SAC controller showing another embodiment of the present invention.

【図9】 図8のSACコントローラを用いた制御系の
ブロック線図である。
9 is a block diagram of a control system using the SAC controller of FIG.

【図10】 図8のSACコントローラの動作を説明す
るためのフローチャート図である。
FIG. 10 is a flowchart for explaining the operation of the SAC controller in FIG. 8;

【図11】 本発明の他の実施の形態を示すSACコン
トローラのブロック図である。
FIG. 11 is a block diagram of a SAC controller showing another embodiment of the present invention.

【図12】 図11のSACコントローラの動作を説明
するためのフローチャート図である。
FIG. 12 is a flowchart illustrating the operation of the SAC controller in FIG. 11;

【図13】 本発明の他の実施の形態を示すSACコン
トローラのブロック図である。
FIG. 13 is a block diagram of a SAC controller showing another embodiment of the present invention.

【図14】 図13のSACコントローラの動作を説明
するためのフローチャート図である。
FIG. 14 is a flowchart for explaining the operation of the SAC controller in FIG. 13;

【図15】 従来のSACコントローラを用いた制御系
のブロック線図である。
FIG. 15 is a block diagram of a control system using a conventional SAC controller.

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

1…設定値入力部、2…制御量入力部、3、3a…規範
モデル演算部、4、4a〜4c…操作量算出部、5、5
a〜5c…PFC演算部、6…操作量出力部、7…プロ
セス記憶部、8…PFC調整部、9…SAC調整部、1
0…周期調整部、11、11a…リードラグ補償部、1
2…PID記憶部、13…パラメータ変換部。
DESCRIPTION OF SYMBOLS 1 ... Set value input part, 2 ... Control amount input part, 3, 3a ... Reference model calculation part, 4, 4a-4c ... Operation amount calculation part,
a to 5c: PFC calculation unit, 6: manipulated variable output unit, 7: process storage unit, 8: PFC adjustment unit, 9: SAC adjustment unit, 1
0: period adjustment unit, 11, 11a: lead-lag compensation unit, 1
2 ... PID storage unit, 13 ... Parameter conversion unit.

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 制御対象プロセスに出力された操作量に
対し並列フィードフォワード補償演算を行った結果とプ
ロセスの制御量とを加算した値が、制御系の所望の特性
を数式表現した規範モデルの出力に一致するように、前
記操作量を算出するSACコントローラにおいて、 操作量に対しPFCゲインに基づいて並列フィードフォ
ワード補償演算を行うPFC演算部と、 入力された設定値に対して規範モデル演算を行う規範モ
デル演算部と、 SACゲインに基づくSACアルゴリズムにより、前記
制御量、設定値、PFC演算部及び規範モデル演算部の
出力から操作量を算出してPFC演算部及び制御対象プ
ロセスに出力する操作量算出部と、 制御対象プロセスのゲインを記憶するためのプロセス記
憶部と、 このプロセス記憶部に記憶されたプロセスゲインから前
記PFCゲインの修正値を算出して、PFC演算部のP
FCゲインをこの修正値に変更するPFC調整部と、 プロセス記憶部に記憶されたプロセスゲインから前記S
ACゲインの修正値を算出して、操作量算出部のSAC
ゲインをこの修正値に変更するSAC調整部とを有する
ことを特徴とするSACコントローラ。
A value obtained by adding a result of performing a parallel feedforward compensation operation to an operation amount output to a control target process and a control amount of a process is a value of a reference model in which a desired characteristic of a control system is mathematically expressed. A SFC controller that calculates the manipulated variable so as to match the output; a PFC calculator that performs a parallel feedforward compensation calculation on the manipulated variable based on a PFC gain; An operation to calculate an operation amount from the control amount, the set value, the output of the PFC operation unit and the output of the reference model operation unit, and output the operation amount to the PFC operation unit and a process to be controlled by a reference model operation unit and a SAC algorithm based on a SAC gain. An amount calculation unit, a process storage unit for storing the gain of the process to be controlled, and a process storage unit It calculates a correction value of the PFC gain from the process gain, P the PFC operation portion
A PFC adjustment unit that changes the FC gain to the correction value; and a process gain stored in a process storage unit.
A correction value of the AC gain is calculated, and the SAC of the operation amount calculation unit is calculated.
A SAC controller for changing a gain to the correction value.
【請求項2】 制御対象プロセスに出力された操作量に
対し並列フィードフォワード補償演算を行った結果とプ
ロセスの制御量とを加算した値が、制御系の所望の特性
を数式表現した規範モデルの出力に一致するように、前
記操作量を算出するSACコントローラにおいて、 操作量に対しPFCゲイン及び制御周期パラメータに基
づいて並列フィードフォワード補償演算を行うPFC演
算部と、 入力された設定値に対し制御周期パラメータに基づいて
規範モデル演算を行う規範モデル演算部と、 SACゲイン及び制御周期パラメータに基づくSACア
ルゴリズムにより、前記制御量、設定値、PFC演算部
及び規範モデル演算部の出力から操作量を算出してPF
C演算部及び制御対象プロセスに出力する操作量算出部
と、 制御対象プロセスのむだ時間を記憶するためのプロセス
記憶部と、 このプロセス記憶部に記憶されたプロセスむだ時間から
前記制御周期パラメータの修正値を算出して、PFC演
算部、規範モデル演算部及び操作量算出部の制御周期パ
ラメータをこの修正値に変更する周期調整部とを有する
ことを特徴とするSACコントローラ。
2. A value obtained by adding a result of performing a parallel feedforward compensation operation to an operation amount output to a control target process and a control amount of a process is a value of a reference model in which desired characteristics of a control system are mathematically expressed. A SFC controller that calculates the manipulated variable so as to match the output; a PFC computing unit that performs a parallel feedforward compensation computation on the manipulated variable based on a PFC gain and a control cycle parameter; An operation amount is calculated from the control amount, the set value, the output of the PFC operation unit, and the output of the reference model operation unit by a reference model operation unit that performs a reference model operation based on a period parameter and a SAC algorithm based on a SAC gain and a control period parameter. And PF
A C operation unit and an operation amount calculation unit for outputting to the control target process; a process storage unit for storing a dead time of the control target process; and a correction of the control cycle parameter based on the process dead time stored in the process storage unit. A SAC controller comprising: a period adjustment unit that calculates a value and changes a control period parameter of a PFC operation unit, a reference model operation unit, and an operation amount calculation unit to the corrected value.
【請求項3】 制御対象プロセスに出力された操作量に
対し並列フィードフォワード補償演算を行った結果とプ
ロセスの制御量とを加算した値が、制御系の所望の特性
を数式表現した規範モデルの出力に一致するように、前
記操作量を算出するSACコントローラにおいて、 操作量に対しPFCゲインに基づいて並列フィードフォ
ワード補償演算を行うPFC演算部と、 入力された設定値に対して規範モデル演算を行う規範モ
デル演算部と、 SACゲインに基づくSACアルゴリズムにより、前記
制御量、設定値、PFC演算部及び規範モデル演算部の
出力から操作量を算出してPFC演算部に出力する操作
量算出部と、 制御対象プロセスの時定数を記憶するためのプロセス記
憶部と、 操作量算出部から出力された操作量に対しプロセス記憶
部に記憶されたプロセス時定数に基づいてリードラグ補
償演算を行い、この演算結果を制御対象プロセスへの操
作量として出力するリードラグ補償部とを有することを
特徴とするSACコントローラ。
3. A value obtained by adding a result of performing a parallel feedforward compensation operation to a manipulated variable output to a control target process and a control amount of a process is a value of a reference model in which desired characteristics of a control system are mathematically expressed. A SFC controller that calculates the manipulated variable so as to match the output; a PFC calculator that performs a parallel feedforward compensation calculation on the manipulated variable based on a PFC gain; A reference model calculation unit to be performed; and a control amount calculation unit that calculates a control amount from the control amount, the set value, the output of the PFC calculation unit and the output of the reference model calculation unit by a SAC algorithm based on a SAC gain, and outputs the control amount to the PFC calculation unit. A process storage unit for storing the time constant of the process to be controlled, and a process record for the operation amount output from the operation amount calculation unit. Performs lag compensation calculation based on the stored process time constant in the section, SAC controller; and a lead-lag compensation unit for outputting the operation result as the manipulated variable to the controlled process.
【請求項4】 制御対象プロセスに出力された操作量に
対し並列フィードフォワード補償演算を行った結果とプ
ロセスの制御量とを加算した値が、制御系の所望の特性
を数式表現した規範モデルの出力に一致するように、前
記操作量を算出するSACコントローラにおいて、 操作量に対しPFCゲイン及び制御周期パラメータに基
づいて並列フィードフォワード補償演算を行うPFC演
算部と、 入力された設定値に対し制御周期パラメータに基づいて
規範モデル演算を行う規範モデル演算部と、 SACゲイン及び制御周期パラメータに基づくSACア
ルゴリズムにより、前記制御量、設定値、PFC演算部
及び規範モデル演算部の出力から操作量を算出してPF
C演算部に出力する操作量算出部と、 制御対象プロセスのゲイン、時定数及びむだ時間を記憶
するためのプロセス記憶部と、 操作量算出部から出力された操作量に対しプロセス記憶
部に記憶されたプロセス時定数に基づいてリードラグ補
償演算を行い、この演算結果を制御対象プロセスへの操
作量として出力するリードラグ補償部と、 プロセス記憶部に記憶されたプロセスゲインから前記P
FCゲインの修正値を算出し、PFC演算部のPFCゲ
インをこの修正値に変更するPFC調整部と、 プロセス記憶部に記憶されたプロセスゲインから前記S
ACゲインの修正値を算出し、操作量算出部のSACゲ
インをこの修正値に変更するSAC調整部と、 プロセス記憶部に記憶されたプロセスむだ時間から前記
制御周期パラメータの修正値を算出して、PFC演算
部、規範モデル演算部、操作量算出部及びリードラグ補
償部の制御周期パラメータをこの修正値に変更する周期
調整部とを有することを特徴とするSACコントロー
ラ。
4. A value obtained by adding a result of performing a parallel feedforward compensation operation to an operation amount output to a control target process and a control amount of a process is a value of a reference model in which desired characteristics of a control system are mathematically expressed. A SFC controller that calculates the manipulated variable so as to match the output; a PFC computing unit that performs a parallel feedforward compensation computation on the manipulated variable based on a PFC gain and a control cycle parameter; An operation amount is calculated from the control amount, the set value, the output of the PFC operation unit, and the output of the reference model operation unit by a reference model operation unit that performs a reference model operation based on a period parameter and a SAC algorithm based on a SAC gain and a control period parameter. And PF
An operation amount calculation unit to be output to the C operation unit; a process storage unit for storing a gain, a time constant, and a dead time of a process to be controlled; and a process storage unit for the operation amount output from the operation amount calculation unit A lead-lag compensation operation is performed based on the calculated process time constant, and a lead-lag compensation unit that outputs the operation result as an operation amount to the process to be controlled is provided.
A PFC adjustment unit that calculates a correction value of the FC gain and changes the PFC gain of the PFC calculation unit to the correction value;
Calculating a correction value of the AC gain, changing the SAC gain of the operation amount calculation unit to the correction value, and calculating a correction value of the control cycle parameter from the process dead time stored in the process storage unit. , A PFC operation unit, a reference model operation unit, an operation amount calculation unit, and a cycle adjustment unit that changes a control cycle parameter of the lead lag compensation unit to the corrected value.
【請求項5】 制御対象プロセスに出力された操作量に
対し並列フィードフォワード補償演算を行った結果とプ
ロセスの制御量とを加算した値が、制御系の所望の特性
を数式表現した規範モデルの出力に一致するように、前
記操作量を算出するSACコントローラにおいて、 操作量に対しPFCゲイン及び制御周期パラメータに基
づいて並列フィードフォワード補償演算を行うPFC演
算部と、 入力された設定値に対し制御周期パラメータに基づいて
規範モデル演算を行う規範モデル演算部と、 SACゲイン及び制御周期パラメータに基づくSACア
ルゴリズムにより、前記制御量、設定値、PFC演算部
及び規範モデル演算部の出力から操作量を算出してPF
C演算部に出力する操作量算出部と、 制御対象プロセスに適したPIDパラメータを記憶して
おくためのPID記憶部と、 このPIDパラメータから制御対象プロセスのゲイン、
時定数及びむだ時間の推定値を算出するパラメータ変換
部と、 操作量算出部から出力された操作量に対しパラメータ変
換部で算出されたプロセス時定数に基づいてリードラグ
補償演算を行い、この演算結果を制御対象プロセスへの
操作量として出力するリードラグ補償部と、 パラメータ変換部で算出されたプロセスゲインから前記
PFCゲインの修正値を算出して、PFC演算部のPF
Cゲインをこの修正値に変更するPFC調整部と、 パラメータ変換部で算出されたプロセスゲインから前記
SACゲインの修正値を算出して、操作量算出部のSA
Cゲインをこの修正値に変更するSAC調整部と、 パラメータ変換部で算出されたプロセスむだ時間から前
記制御周期パラメータの修正値を算出して、PFC演算
部、規範モデル演算部、操作量算出部及びリードラグ補
償部の制御周期パラメータをこの修正値に変更する周期
調整部とを有することを特徴とするSACコントロー
ラ。
5. A value obtained by adding a result of performing a parallel feedforward compensation operation to an operation amount output to a process to be controlled and a control amount of a process is a value of a reference model in which desired characteristics of a control system are mathematically expressed. A SFC controller that calculates the manipulated variable so as to match the output; a PFC computing unit that performs a parallel feedforward compensation computation on the manipulated variable based on a PFC gain and a control cycle parameter; An operation amount is calculated from the control amount, the set value, the output of the PFC operation unit, and the output of the reference model operation unit by a reference model operation unit that performs a reference model operation based on a period parameter and a SAC algorithm based on a SAC gain and a control period parameter. And PF
A manipulated variable calculation unit to be output to the C calculation unit; a PID storage unit for storing a PID parameter suitable for the process to be controlled; a gain of the process to be controlled based on the PID parameter;
A parameter conversion unit for calculating an estimated value of the time constant and the dead time; and a lead-lag compensation calculation for the operation amount output from the operation amount calculation unit based on the process time constant calculated by the parameter conversion unit. A lead lag compensating unit that outputs the PFC gain as an operation amount to the process to be controlled, and a correction value of the PFC gain calculated from the process gain calculated by the parameter conversion unit.
A PFC adjustment unit that changes the C gain to this correction value; and a correction value of the SAC gain calculated from the process gain calculated by the parameter conversion unit.
A SAC adjustment unit for changing the C gain to the correction value; a correction value for the control cycle parameter calculated from the process dead time calculated by the parameter conversion unit; a PFC calculation unit, a reference model calculation unit, and an operation amount calculation unit And a period adjusting unit for changing a control period parameter of the lead lag compensating unit to the corrected value.
JP30047096A 1996-11-12 1996-11-12 SAC controller Expired - Fee Related JP3340923B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP30047096A JP3340923B2 (en) 1996-11-12 1996-11-12 SAC controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP30047096A JP3340923B2 (en) 1996-11-12 1996-11-12 SAC controller

Publications (2)

Publication Number Publication Date
JPH10143205A true JPH10143205A (en) 1998-05-29
JP3340923B2 JP3340923B2 (en) 2002-11-05

Family

ID=17885187

Family Applications (1)

Application Number Title Priority Date Filing Date
JP30047096A Expired - Fee Related JP3340923B2 (en) 1996-11-12 1996-11-12 SAC controller

Country Status (1)

Country Link
JP (1) JP3340923B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10328801A (en) * 1997-05-29 1998-12-15 Nippon Steel Corp Method for controlling molten metal surface level in continuous casting
WO2008018496A1 (en) * 2006-08-11 2008-02-14 National University Corporation Kumamoto University Control method and control device
WO2013031082A1 (en) * 2011-08-30 2013-03-07 川崎重工業株式会社 Adaptive control device and adaptive control method, as well as control device and control method for injection molding machine
CN113359703A (en) * 2021-05-13 2021-09-07 浙江工业大学 Mobile robot line-following system suitable for various complex paths
CN113534668A (en) * 2021-08-13 2021-10-22 哈尔滨工程大学 Maximum entropy based AUV (autonomous Underwater vehicle) motion planning method for actor-critic framework

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10328801A (en) * 1997-05-29 1998-12-15 Nippon Steel Corp Method for controlling molten metal surface level in continuous casting
WO2008018496A1 (en) * 2006-08-11 2008-02-14 National University Corporation Kumamoto University Control method and control device
JPWO2008018496A1 (en) * 2006-08-11 2010-01-07 国立大学法人 熊本大学 Control method and control apparatus
WO2013031082A1 (en) * 2011-08-30 2013-03-07 川崎重工業株式会社 Adaptive control device and adaptive control method, as well as control device and control method for injection molding machine
CN113359703A (en) * 2021-05-13 2021-09-07 浙江工业大学 Mobile robot line-following system suitable for various complex paths
CN113534668A (en) * 2021-08-13 2021-10-22 哈尔滨工程大学 Maximum entropy based AUV (autonomous Underwater vehicle) motion planning method for actor-critic framework
CN113534668B (en) * 2021-08-13 2022-06-10 哈尔滨工程大学 Maximum entropy based AUV (autonomous Underwater vehicle) motion planning method for actor-critic framework

Also Published As

Publication number Publication date
JP3340923B2 (en) 2002-11-05

Similar Documents

Publication Publication Date Title
AU704692B2 (en) A variable horizon predictor for controlling dead time dominant processes, multivariable interactive processes, and processes with time variant dynamics
US5544039A (en) Process control system
JPH02186403A (en) Adaptive controller
JPH06274205A (en) Gain adaptive control device
JP3340923B2 (en) SAC controller
JPH09328785A (en) Work device controller of construction machine
JPH08110802A (en) Pid controller
JPH0651805A (en) Adaptive control method for plant and device for realizing the same
JP3340926B2 (en) SAC controller
JPH0535306A (en) Dead time compensation control device
JP3277484B2 (en) PID controller
JP4038659B2 (en) Servo control device
JP3234109B2 (en) Process control equipment
JPH08314504A (en) Pid-imc interface device and imc controller
JP3223339B2 (en) controller
WO2005062138A1 (en) Control calculation device
JPH10171504A (en) Adjustment device for backlash system controller
JP4119358B2 (en) Control method and control apparatus
JPH04326402A (en) Fuzzy controller
JPS613212A (en) Controller of robot
JPH0876804A (en) Digital pid controller
JP3256950B2 (en) Optimal preview learning control device
JP3254618B2 (en) controller
JPH0764605A (en) Adaptive controller
JPH09160604A (en) Controller

Legal Events

Date Code Title Description
FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080816

Year of fee payment: 6

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080816

Year of fee payment: 6

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090816

Year of fee payment: 7

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100816

Year of fee payment: 8

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100816

Year of fee payment: 8

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110816

Year of fee payment: 9

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120816

Year of fee payment: 10

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130816

Year of fee payment: 11

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130816

Year of fee payment: 11

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140816

Year of fee payment: 12

LAPS Cancellation because of no payment of annual fees