JPH036701A - Controller - Google Patents

Controller

Info

Publication number
JPH036701A
JPH036701A JP14276989A JP14276989A JPH036701A JP H036701 A JPH036701 A JP H036701A JP 14276989 A JP14276989 A JP 14276989A JP 14276989 A JP14276989 A JP 14276989A JP H036701 A JPH036701 A JP H036701A
Authority
JP
Japan
Prior art keywords
signal
adjustment
integral
change
control
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
JP14276989A
Other languages
Japanese (ja)
Inventor
Kazuo Hiroi
広井 和男
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP14276989A priority Critical patent/JPH036701A/en
Publication of JPH036701A publication Critical patent/JPH036701A/en
Pending legal-status Critical Current

Links

Landscapes

  • Feedback Control In General (AREA)

Abstract

PURPOSE:To improve the control response and to ensure the stable and safe control for a controller applied to an instrumentation system by changing forcibly the integration control arithmetic output in accordance with the degree where a control signal exceeds the signal control value. CONSTITUTION:A difference signal MVn - 1 between the preceding input signal and the preceding output signal applied to a changing rate control means 21 is obtained by a difference signal acquiring means 22 and sent to an addition means 23. At the same time, an addition signal (P + D)n of the proportion control arithmetic output Pn and the differentiation control arithmetic output Dn is supplied to a changing component arithmetic means 20. The changing component DELTA(P + D)n between the preceding value and the current value of the means 20 is obtained and added to the signal DELTAMVn - 1. This addition signal is compared with the changing rate limit value which is previously judged by a changing rate variance judging means 24. If it is judged that the addition signal is kept out of the limit value of the changing rate, a switching means 16 is set in an inconductive state to stop the integration control arithmetic output and to hold the preceding integration control component. Thus store effect of the integration control component is eliminated and the overshoot can be prevented.

Description

【発明の詳細な説明】 [発明の目的] (産業上の利用分野] 本発明は、各種のプロセス計装制御システムに利用する
調節装置に係わり、特にPIまたはPID(P:比例、
I:積分、D:微分)調節演算によって得られる調節信
号が予め定めた信号制限値を越えたときの制御応答性を
改善した調節装置に関する。
Detailed Description of the Invention [Objective of the Invention] (Industrial Application Field) The present invention relates to a regulating device used in various process instrumentation control systems, and particularly relates to a regulating device that is used in various process instrumentation control systems, and particularly relates to a regulating device that is used in various process instrumentation control systems, and particularly relates to a regulating device that is used in various process instrumentation control systems.
The present invention relates to an adjustment device that improves control responsiveness when an adjustment signal obtained by an adjustment calculation (I: integral, D: differential) exceeds a predetermined signal limit value.

(従来の技術) この種のPID調節装置は、あらゆる産業分野で利用さ
れているが、その中でもプラントの運転制御には必要不
可欠なものとなっている。
(Prior Art) This type of PID control device is used in all industrial fields, and among them, it is indispensable for plant operation control.

従来からPID演算方式にはアナログ演算方式とディジ
タル演算方式の2通りがあり、そのうちつい最近までは
アナログ演算方式が多く用いられていたが、現在ではデ
ィジタル演算方式が主流をなすに至っている。
Conventionally, there have been two types of PID calculation methods, an analog calculation method and a digital calculation method, of which the analog calculation method was often used until recently, but the digital calculation method has now become mainstream.

ところで、アナログ演算方式におけるPIDアルゴリズ
ムは次のような基本式にしたがって演算を行っている。
By the way, the PID algorithm in the analog calculation method performs calculations according to the following basic formula.

Mv−Kp  (e+ (1/T+ )、fedt+T
o  (de/dt)+MV。
Mv-Kp (e+ (1/T+), fedt+T
o (de/dt)+MV.

・・・(1) 但し、上式においてMVは操作量、eは偏差。...(1) However, in the above formula, MV is the manipulated variable and e is the deviation.

K、は比例ゲイン、TIは積分時間+ TDは微分時間
、MVoは操作量の初期値である。
K is the proportional gain, TI is the integral time + TD is the differential time, and MVo is the initial value of the manipulated variable.

そこで、この(1)式のPIDアルゴリズムの基本式を
用いてディジタル演算方式を実行する場合、予めサンプ
リング周期τを定め、そのサンプリング周期τごとに必
要なデータを取込んで演算を行うことになる。例えば現
サンプリング時点をnτ(nは整数)とし、その1つ前
のサンプリング時点を(n −1)τとすれば、プロセ
ス制御系から得られる現サンプリング時点の偏差はe 
n s前回のサンプリング時点の偏差はe n−1で表
わすことができる。
Therefore, when executing a digital calculation method using the basic formula of the PID algorithm in equation (1), the sampling period τ is determined in advance, and the necessary data is acquired for each sampling period τ and calculations are performed. . For example, if the current sampling point is nτ (n is an integer) and the previous sampling point is (n - 1)τ, then the deviation of the current sampling point obtained from the process control system is e
The deviation of n s previous sampling times can be expressed as e n-1.

しかも、このディジタル演算方式には2通りの演算方式
が考えられており、その1つは位置形演算方式であり、
他の1つは速度形演算方式である。
Moreover, two types of calculation methods are considered for this digital calculation method, one of which is a position type calculation method.
The other one is a velocity type calculation method.

前者の位置形演算方式は各サンプリング時点ごとに全体
の操作量M V nを直接計算する方式であり、一方、
後者の速度形演算方式は今回のサンプリング時点で変化
操作量△M V nのみを求め、前回の操作量MVn−
1に今回求めた変化操作量△M V nを加えることに
より、今回の操作m M V nを得る方式である。従
って、速度形演算方式はMVn  −MVn−1+△M
 V nで表わされる。
The former position type calculation method is a method that directly calculates the entire manipulated variable M V n at each sampling time.
The latter speed type calculation method calculates only the changed manipulated variable △MVn at the current sampling time, and calculates the previous manipulated variable MVn-
In this method, the current operation m MV n is obtained by adding the currently obtained change operation amount ΔM V n to 1. Therefore, the velocity type calculation method is MVn - MVn-1 + △M
It is expressed as Vn.

そこで、前記(1)式のPIDアルゴリズムの基本式に
したがって位置形演算方式と速度形演算方式を実行する
場合、位置形演算方式では、+ (To/r)(en 
−en−1))+MVo  −(2)なるPIDアルゴ
リズムを用いて演算を行い、方、速度形演算方式では、 ΔMVn −Kp  ((en −en−1)+ (r
/T+ )enなるPIDアルゴリズムに基づいて演算
を行う。
Therefore, when executing the position type calculation method and the velocity type calculation method according to the basic formula of the PID algorithm of formula (1), in the position type calculation method, + (To/r) (en
-en-1)) + MVo -(2) The calculation is performed using the PID algorithm, while in the velocity type calculation method, ΔMVn -Kp ((en -en-1) + (r
/T+)en The calculation is performed based on the PID algorithm.

ここで、(2)式と(3)式のPIDアルゴリズムにつ
いて検討するかぎり、(2)式の位置形よりも(3)式
の速度形PIDアルゴリズムが種々の面で優れている。
As far as the PID algorithms of equations (2) and (3) are considered, the velocity-based PID algorithm of equation (3) is superior to the position-based algorithm of equation (2) in various aspects.

その理由は、積分項からΣがなくなって演算が簡単にな
ること、ディジタルコントローラ自体を手動から自動に
切換えるとき、現時点の操作量を(3)式のM V n
−1に代入して自動制御を行い次のサンプリング時点か
らM V n−1に変化操作量△M V nを加えれば
よいので、いわゆる手動−自動切換のバランスレス・バ
ンプレス切換が簡単に行えること、予め前回の実際の操
作j1MVn−1に制限を与えておけば極端に積分項を
積算していくことがなくなり、いわゆる積分項によるリ
セットワインドアップを簡単に防止できること、さらに
操作量の変化分だけを求めるので1回の出力変化を制限
したり、あるいはゲインを修正したりする必要がなく、
また他の信号との複合演算処理が容易に行えること等の
利点があり、これらの観点からD D C(Direc
t D1gitalContro! )等に速度形演算
方式が広く利用されている。
The reason for this is that Σ is removed from the integral term, which simplifies calculations, and when switching the digital controller itself from manual to automatic, the current manipulated variable is expressed as M V n in equation (3).
-1 to perform automatic control and add the change operation amount △M V n to M V n-1 from the next sampling point, so it is easy to perform balanceless/bumpless switching between manual and automatic switching. In addition, if a limit is given in advance to the previous actual operation j1MVn-1, the integral term will not be accumulated to an extreme degree, and so-called reset wind-up due to the integral term can be easily prevented, and furthermore, it is possible to easily prevent the so-called reset windup due to the integral term. There is no need to limit the output change or modify the gain because only the
It also has the advantage of being able to easily perform complex arithmetic processing with other signals, and from these points of view, DDC (Direct
t D1digital Control! ), velocity type calculation methods are widely used.

しかし、アナログ演算方式、位置形ディジタル演算方式
、速度形ディジタル演算方式のいずれを採用するにせよ
、工業的に実際に使用できる制御系とする場合には制御
対象の操作端、被制御量(蒸気、燃料、水、空気など)
や下流プロセスなどに急激な変化を与えないように信号
制限手段を設け、調節演算出力を前記信号制限手段を通
して得られる操作信号を制御対象に印加する構成をとっ
ている。この信号制限手段は、制御対象の制約条件、特
性、制御上のニーズなどに加え、安全、かつ、安定な制
御を行うのに必要不可欠なものである。
However, regardless of whether an analog calculation method, a position-based digital calculation method, or a velocity-based digital calculation method is adopted, in order to create a control system that can actually be used industrially, the operating end of the controlled object, the controlled quantity (steam , fuel, water, air, etc.)
A signal limiting means is provided so as not to cause sudden changes to the control system and downstream processes, and an operation signal obtained from the adjustment calculation output through the signal limiting means is applied to the controlled object. This signal limiting means is indispensable to perform safe and stable control in addition to the constraints, characteristics, and control needs of the controlled object.

従って、以上述べたように各種の演算方式にあって制限
手段を設けない場合には、全く問題なく安全性や安定性
等に欠けることになるが、本発明者によって度重なるシ
ミュレーション実験を繰返していく過程で調節信号に制
限を加えた場合でも一律に安全、かつ、安定なものでな
く、また制限の状態に応じて制御応答性が著しく低下す
ることが分った。
Therefore, as mentioned above, if there is no restriction means in various calculation methods, there will be no problem and the safety and stability will be lacking, but the inventor has repeatedly conducted simulation experiments. It has been found that even if restrictions are placed on the adjustment signal in the process, it is not uniformly safe and stable, and control responsiveness significantly decreases depending on the state of the restriction.

次に、速度形演算方式と位置形演算方式とを組合せてな
る従来の複合形ディジタルPID演算方式の調節装置に
ついて第3図を参照して説明する。
Next, a conventional composite digital PID calculation system adjustment device that combines a velocity type calculation system and a position type calculation system will be described with reference to FIG.

すなわち、この調節装置は、減算手段1にて現在目標値
SVnから現在のプロセス変数値PVnを減算して偏差
enを得た後、この偏差enを位置形比例調節演算手段
2.速度形積分調節演算手段3および位置形微分調節演
算手段4にそれぞれ導入する。この位置形比例調節演算
手段2は前記(2)式の比例項、つまり p−Hl なる調節演算を行い、得られた比例調節演算成分をtx
J算手段5に導入する。また、速度形積分調節演算手段
3ては前記(3)式の積分項、つまり△In−KIJ・
(r/T+ ) enなる調節演算を行って積分調節成
分△Inを得た後、この積分調節成分△Inを速度形−
位置影信号変換手段6に導入し、 In−1n−1+△In なる演算を行って位置影信号Inに変換して加算手段5
に導入する。さらに、位置形微分調節演算手段4では前
記(2)式の微分項、つまりDn −Kp ・(Tp 
/r)  (en −en−1)なる演算を行って微分
調節成分Dnを得た後、同様に加算手段5に導入する。
That is, in this adjustment device, after the subtraction means 1 subtracts the current process variable value PVn from the current target value SVn to obtain the deviation en, this deviation en is calculated by the position type proportional adjustment calculation means 2. It is introduced into the speed-type integral adjustment calculation means 3 and the position-type differential adjustment calculation means 4, respectively. This position type proportional adjustment calculation means 2 performs adjustment calculation of the proportional term of the above equation (2), that is, p-Hl, and converts the obtained proportional adjustment calculation component into tx
Introduced into J Calculation Means 5. In addition, the velocity type integral adjustment calculation means 3 calculates the integral term of the above equation (3), that is, △In-KIJ・
After performing the adjustment calculation (r/T+) en to obtain the integral adjustment component △In, convert this integral adjustment component △In into the velocity form -
The signal is introduced into the position shadow signal converting means 6, and the calculation In-1n-1+△In is performed to convert it into a position shadow signal In, which is then sent to the adding means 5.
to be introduced. Furthermore, the position type differential adjustment calculating means 4 calculates the differential term of the equation (2), that is, Dn −Kp ·(Tp
/r) (en - en - 1) to obtain the differential adjustment component Dn, which is similarly introduced into the adding means 5.

以上のようにして比例・積分・微分の調節成分を得た後
、これら調節成分を加算手段5で加算金を変化率制限手
段7に供給する。この変化率制限手段7は調節信号M 
V nを制御対象8の制約条件等に適合した操作信号M
 V nとした後、制御対象8に印加してen−Q、 
つまり5Vn−PVnとなるような制御を行っている。
After obtaining the proportional, integral, and differential adjustment components as described above, the addition means 5 supplies these adjustment components to the change rate limiting means 7. This change rate limiting means 7 controls the adjustment signal M
Operation signal M in which V n is adapted to the constraint conditions of the controlled object 8
After setting V n, apply it to the controlled object 8 and en-Q,
In other words, control is performed such that the voltage becomes 5Vn-PVn.

(発明が解決しようとする課題) ところで、従来の調節装置では、目標値SVnや外乱に
よるプロセス変数値等が急激に変化したとき、調節信号
MVnは理論的に大きく変化して制御対象8に加わり、
このため制御系を構成する各構成要素例えば操作端や配
管系が破損。
(Problem to be Solved by the Invention) In the conventional adjustment device, when the target value SVn or the process variable value due to disturbance suddenly changes, the adjustment signal MVn theoretically changes greatly and is applied to the controlled object 8. ,
As a result, each component that makes up the control system, such as the operating end and piping system, is damaged.

短寿命化、製品の品質低下等を招くことになるが、第3
図のように変化率制限手段7を設けている場合には調節
演算手段側から送られてくる調節信号の変化率が制御対
象8の制約条件の下に制限され、以上のような種々の問
題を防ぐことができる。
This will lead to a shortened lifespan and a decline in product quality, but the third
When the rate of change limiting means 7 is provided as shown in the figure, the rate of change of the adjustment signal sent from the adjustment calculation means is limited under the constraint conditions of the controlled object 8, which causes various problems such as those mentioned above. can be prevented.

しかし、本発明者において実際に変化率制限手段7を設
けてシミュレーション実験を重ねてみると、第4図に示
す如く以外にも変化率の制限状態に応じて制御応答に大
きな影響が出ていることが分った。つまり、第4図の(
イ)は変化率制限値ΔMVH−10%とした状態で目標
値SVnを20%変化させたときのPV応答、(イ)′
は同じ条件下のMV応答を示し、同図の(ロ)は変化率
制限値ΔM V H= 396とした状態で目標値SV
nを20%変化させたときのPV応答、(ロ)′は同じ
条件下のMV応答を示す。従って、この応答特性から明
らかなように、PIDパラメータを同一とした場合でも
、変化率制限値に応じて制御応答が大きく変化し、しか
も一般的推測とは逆にオーバーシュートが大きくなって
行く現象が発生する。
However, when the present inventor actually installed the rate-of-change limiting means 7 and conducted simulation experiments, it was found that the control response was significantly affected in addition to the conditions shown in FIG. 4, depending on the rate-of-change limiting state. I found out. In other words, (
A) is the PV response when the target value SVn is changed by 20% with the change rate limit value ΔMVH - 10%, (A)'
shows the MV response under the same conditions, and (b) in the same figure shows the target value SV with the rate of change limit value ΔM V H = 396.
PV response when n is changed by 20%, and (b)' shows MV response under the same conditions. Therefore, as is clear from this response characteristic, even when the PID parameters are the same, the control response changes greatly depending on the rate of change limit value, and contrary to general speculation, the overshoot increases. occurs.

従って、以上のような従来装置においては、■、操作信
号に対する変化率制限値の大きさに応じて制御応答が変
化し、特に制限値を小さくしたときにオーバーシュート
が大きくなってしまう。
Therefore, in the conventional device as described above, (1) the control response changes depending on the magnitude of the change rate limit value with respect to the operation signal, and particularly when the limit value is made small, the overshoot becomes large.

これはプラントの安全性や製品の品質に悪影響を与える
問題がある。
This poses a problem that adversely affects plant safety and product quality.

■、そこで、操作信号に対する変化率制限値の大きさに
応じて最適PIDパラメータを調整する必要があるが、
変化率制限値との関係から一般的なCHR(K、L、C
hicn 、 J、A、)Irones、 J、B。
■Therefore, it is necessary to adjust the optimal PID parameters according to the magnitude of the rate of change limit value for the operation signal.
General CHR (K, L, C
Hicn, J.A.) Irones, J.B.

Re5vick )法などのPIDパラメータ調整公式
が適用できないので、PIDパラメータの調整作業が非
常に厄介なものとなる。
Since PID parameter adjustment formulas such as the Re5vick method cannot be applied, the PID parameter adjustment work becomes extremely troublesome.

本発明は上記実情に鑑みてなされたもので、調節信号が
信号制限値を越える程度に応じて積分調節演算出力を強
制的に変更することにより、制御応答性を改善でき、計
装システムに適用して安定、かつ、安全に制御しつる調
節装置を提供することを目的とする。
The present invention has been made in view of the above circumstances, and by forcibly changing the integral adjustment calculation output according to the extent to which the adjustment signal exceeds the signal limit value, control responsiveness can be improved, and it can be applied to instrumentation systems. The purpose of the present invention is to provide a swing adjustment device that can be controlled stably and safely.

[発明の構成] (課題を解決するための手段) 本発明は上記課題を解決するために、請求項1記載の発
明においては制御対象からのプロセス変数値と目標値と
の偏差を用いて比例・積分または比例・積分・微分調節
演算を行って調節信号を得、この調節信号を信号制限手
段を通して得られる操作信号を前記制御対象に印加して
制御する調節装置において、前記信号制限手段への前回
入力値と前回出力値との差の信号を得る差信号取得手段
および前記比例または比例・微分調節演算出力の前回値
から今回値への変化分を求める調節変化分演算手段を設
け、さらに、これら差信号取得手段および変化分演算手
段でそれぞれ得られた出力を加算手段で加算するととも
に、この加算信号が前記信号制限手段にて予め定めた制
限値を越えているか否かを信号逸脱判断手段を設けて判
断し、この信号逸脱判断手段で信号制限値を越えている
と判断したとき前記積分調節演算出力を停止して積分調
節成分をホールド状態に設定する積分出力ホールド設定
手段を設けたものである。
[Structure of the Invention] (Means for Solving the Problems) In order to solve the above problems, the invention according to claim 1 uses a deviation between a process variable value from a controlled object and a target value to - An adjustment device that performs integral or proportional/integral/derivative adjustment calculations to obtain an adjustment signal, and applies this adjustment signal to the control object by applying an operation signal obtained through the signal restriction means to the signal restriction means. A difference signal acquisition means for obtaining a difference signal between a previous input value and a previous output value, and an adjustment change calculation means for calculating a change in the proportional or proportional/derivative adjustment calculation output from the previous value to the current value, further comprising: The outputs obtained by the difference signal acquisition means and the change calculation means are added by the addition means, and the signal deviation judgment means determines whether or not this added signal exceeds a predetermined limit value by the signal restriction means. and an integral output hold setting means for stopping the integral adjustment calculation output and setting the integral adjustment component to a hold state when the signal deviation determination means determines that the signal exceeds the signal limit value. It is.

次に、請求項2紀載の発明は、請求項1記載の発明の加
算手段に対し、さらに積分調節演算出力の前回値から今
回値への変化分を入力して加算する構成としたものであ
る。
Next, the invention recited in claim 2 is configured to further input and add a change in the integral adjustment calculation output from the previous value to the current value to the addition means of the invention recited in claim 1. be.

(作用) 従って、本発明は以上のような手段を講じたことにより
、偏差演算手段でプロセス変数値と目標値との偏差を求
めた後、この偏差を比例・積分または比例・積分・微分
調節演算を行って調節信号を得、この調節信号を信号制
限手段にて制限を加えて操作信号として制御対象を制御
するが、このとき信号制限手段への前回入力信号と前回
出力信号とを取込んで差信号取得手段で両信号の差の信
号を求めて加算手段に導入する。一方、比例調節演算出
力と微分調節演算出力との加算信号である比例・微分調
節成分を変化分演算手段に導入し、ここで比例・微分調
節成分の前回値から今回値への変化分を求めた後前記差
信号に加える。
(Operation) Therefore, by taking the above-described measures, the present invention calculates the deviation between the process variable value and the target value using the deviation calculation means, and then adjusts this deviation by proportional/integral or proportional/integral/derivative adjustment. The calculation is performed to obtain an adjustment signal, and this adjustment signal is restricted by the signal restriction means to control the controlled object as an operation signal. At this time, the previous input signal and the previous output signal to the signal restriction means are taken in. Then, a difference signal between the two signals is obtained by the difference signal obtaining means and introduced into the addition means. On the other hand, the proportional/differential adjustment component, which is the addition signal of the proportional adjustment calculation output and the differential adjustment calculation output, is introduced into the change calculation means, and here the change from the previous value to the current value of the proportional/differential adjustment component is calculated. and then added to the difference signal.

このようにして得られた差信号と変化分信号との加算信
号は変化率逸脱判断手段にて前記変化率制限手段で予め
定めた変化率制限値と比較し加算信号が変化率制限値を
逸脱しているか否かを判断する。ここで、逸脱していな
いと判断した場合には積分調節演算出力をそのまま操作
信号に用い、逸脱していると判断した場合には積分調節
演算出力を強制的に停止し、前回の積分調節成分をホー
ルドする。このように調節信号が変化率制限値を越える
度合いに応じて通常積分と積分動作停止を選択的に使い
分けることにより、PID制御の本質を継承しつつPI
Dパラメータを変更することなく積分調節成分の蓄積効
果を除去してオーバーシュートをなくすことができる。
The sum signal of the difference signal and the change signal obtained in this way is compared with a rate of change limit value predetermined by the rate of change limiter in a change rate deviation determining means, and the sum signal deviates from the rate of change limit value. determine whether or not. Here, if it is determined that there is no deviation, the integral adjustment calculation output is used as the operation signal, and if it is determined that there is a deviation, the integral adjustment calculation output is forcibly stopped, and the previous integral adjustment component is hold. In this way, by selectively using normal integration and stopping integral operation depending on the degree to which the adjustment signal exceeds the rate of change limit value, PI control can be achieved while inheriting the essence of PID control.
Overshoot can be eliminated by removing the cumulative effect of the integral adjustment component without changing the D parameter.

(実施例) 以下、本発明の一実施例について第1図を参照して説明
する。同図において11は目標値SVnと制御対象12
からのプロセス変数値PVnとの偏差eQを求める偏差
演算手段であって、ここで求められた偏差enは速度形
積分調節演算手段13、位置形比例調節演算手段14お
よび位置形微分調節演算手段15にそれぞれ導入され、
これら演算手段13,14.15にてそれぞれ偏差eQ
を受けて積分調節演算動作、比例調節演算動作および微
分調節演算動作を行う構成となっている。前記速度形調
節演算手段13の出力側には常時は導通状態にあるスイ
ッチング手段16を介して速度形−位置影信号変換手段
17が設けられ、この信号変換手段17にて速度形積分
信号を位置形積分信号に変換して後続の加算手段18に
導入する。
(Example) Hereinafter, an example of the present invention will be described with reference to FIG. In the figure, 11 is the target value SVn and the controlled object 12.
A deviation calculating means for calculating the deviation eQ from the process variable value PVn from were introduced, respectively.
These calculating means 13, 14, and 15 each calculate the deviation eQ.
In response to this, integral adjustment calculation operation, proportional adjustment calculation operation, and differential adjustment calculation operation are performed. On the output side of the speed type adjustment calculation means 13, a speed type/position shadow signal conversion means 17 is provided via a switching means 16 which is normally in a conductive state. The signal is converted into a form integral signal and introduced into the subsequent adding means 18.

19は位置形比例調節演算手段14の出力と位置形微分
調節演算手段15の出力とを加算合成する加算手段であ
って、この加算信号は前記加算手段18と変化分演算手
段20に導入されている。
Reference numeral 19 denotes an addition means for adding and combining the output of the position type proportional adjustment calculation means 14 and the output of the position type differential adjustment calculation means 15, and this addition signal is introduced into the addition means 18 and the change amount calculation means 20. There is.

この加算手段18は比例・積分・微分調節成分を加算合
成して調節信号を得、この調節信号を変化率制限手段2
1に導き、ここで制御対象12の制約条件に適合するよ
うに制限し操作信号として制御対象12に印加し、en
−0,つまりSVn −PVnとなるような制御を行う
構成である。
This addition means 18 adds and synthesizes the proportional, integral, and differential adjustment components to obtain an adjustment signal, and transfers this adjustment signal to the change rate limiting means 2.
1, and here it is limited to conform to the constraint conditions of the controlled object 12 and applied to the controlled object 12 as an operation signal, and en
-0, that is, SVn -PVn.

一方、前記変化分演算手段20は各演算手段14.15
から得られた比例・微分調節成分の今回値から同じく比
例・微分調節成分の前回値を減算して比例・微分調節成
分の変化分を求める機能を持っている。
On the other hand, the change amount calculation means 20 includes each calculation means 14.15.
It has a function to subtract the previous value of the proportional/differential adjustment component from the current value of the proportional/differential adjustment component obtained from , to obtain the change in the proportional/differential adjustment component.

22は差信号取得手段であって、これは前記変化率制限
手段21の前回入力信号と前回出力信号との差の信号を
取出して加算手段23に導入する。
Reference numeral 22 denotes a difference signal acquisition means, which extracts a difference signal between the previous input signal and the previous output signal of the change rate limiting means 21 and introduces it into the addition means 23.

この加算手段23は差信号取得手段22で求めた差信号
と変化分演算手段20で得られた比例・微分調節成分の
変化分とを加算合成した後、変化率逸脱判断手段24に
送出する。この変化率逸脱判断手段24は、加算手段2
3からの加算信号が前記変化率制限手段21で予め定め
た変化率制限値を越えているか否かを判断し、変化率制
限値を越えていないと判断したとき前記スイッチング手
段16を導通状態とし速度形積分調節演算手段13の出
力をそのまま信号変換手段17に導き、いわゆる通常積
分を実行し、一方、加算手段23による加算信号が所定
の変化率制限値を越えていると判断したとき前記スイッ
チング手段16を非導通状態に設定し、つまり積分調節
演算動作を停止し信号変換手段17にて前回の積分調節
成分をホールド状態に設定する構成である。
The addition means 23 adds and synthesizes the difference signal obtained by the difference signal acquisition means 22 and the change in the proportional/differential adjustment component obtained by the change calculation means 20, and then sends the resultant signal to the change rate deviation judgment means 24. This rate of change deviation determination means 24 includes the addition means 2
The change rate limiting means 21 determines whether the addition signal from 3 exceeds a predetermined change rate limit value, and when it is determined that the addition signal does not exceed the change rate limit value, the switching means 16 is made conductive. The output of the speed-type integral adjustment calculating means 13 is directly led to the signal converting means 17 to perform so-called normal integration, and on the other hand, when it is determined that the added signal by the adding means 23 exceeds a predetermined rate of change limit value, the switching is performed. The configuration is such that the means 16 is set to a non-conducting state, that is, the integral adjustment calculation operation is stopped, and the signal converting means 17 sets the previous integral adjustment component to a hold state.

次に、以上のように構成された装置の動作を説明する。Next, the operation of the apparatus configured as above will be explained.

偏差演算手段11において目標値SVnと制御対象12
のプロセス変数値PVnとを取込んで(SVn −PV
n )なる演算を行って偏差信号enを得た後、速度形
積分調節演算手段13゜位置形比例調節演算手段14お
よび位置形微分調節演算手段15に送出する。ここで、
位置形比例調節演算手段14は偏差信号enを受けると
前記(2)式の比例項に基づき、 Pn −kp IIen なる比例調節演算動作を行って比例調節成分Pnを得、
この比例調節成分Pnを加算手段19に導入する。また
、位置形微分調節演算手段15では同じく偏差信号en
を受けると前記(2)式の微分項の演算、つまり Dn  −kp   ・  (To  /r)   ・
  (en  −en−1)なる微分調節演算動作を行
って微分調節成分Dnを得た後、前記加算手段19に導
き、ここで微分調節成分Dnと先の比例調節成分Pnと
を加算合成し、得られた加算信号(P+D)nを加算手
段18および変化分演算手段20に導入する。
The deviation calculation means 11 calculates the target value SVn and the controlled object 12.
Taking in the process variable value PVn of (SVn - PV
After obtaining the deviation signal en by performing the calculations shown in FIG. here,
When the position type proportional adjustment calculation means 14 receives the deviation signal en, it performs a proportional adjustment calculation operation of Pn - kp IIen based on the proportional term of equation (2) to obtain a proportional adjustment component Pn,
This proportional adjustment component Pn is introduced into the adding means 19. In addition, the position type differential adjustment calculation means 15 also outputs the deviation signal en.
When received, the calculation of the differential term in equation (2) above, that is, Dn − kp ・(To /r) ・
After performing the differential adjustment calculation operation (en - en - 1) to obtain the differential adjustment component Dn, the differential adjustment component Dn is led to the addition means 19, where the differential adjustment component Dn and the previous proportional adjustment component Pn are added and synthesized, The obtained addition signal (P+D)n is introduced into the addition means 18 and the change calculation means 20.

一方、速度形積分調節演算手段13では偏差信号enに
基づき前記(3)式の積分項の演算、つまり △In −kp  ・ Cr/TI)  ・enなる積
分調節演算動作を行って積分調節成分ΔIr+を得、常
時は導通状態にあるスイッチング手段16を経て速度影
信号△In′とした後、速度形−位置影信号変換手段1
7に送り、ここで下式に基づいて位置形信号Inに変換
する。
On the other hand, the speed-type integral adjustment calculation means 13 calculates the integral term of the above equation (3) based on the deviation signal en, that is, performs the integral adjustment calculation operation ΔIn −kp · Cr/TI) ·en to obtain the integral adjustment component ΔIr+ is converted into a speed shadow signal ΔIn' through the switching means 16 which is normally in a conductive state, and then converted into a speed shadow signal ΔIn'.
7, where it is converted into a position type signal In based on the following formula.

In−In−1+Δ In’ そして、信号変換手段17で変換された位置形信号In
は積分調節成分として前記加算手段18に送られる。こ
の加算手段18は積分調節成分Inと先の比例・微分調
節成分(P+D)nとを加算合成した後、変化率制限手
段21を経由し操作信号M V nとして制御対象12
に印加し、偏差en−0,つまり5Vn−PVnとなる
制御を行う。
In-In-1+Δ In' Then, the position signal In converted by the signal converting means 17
is sent to the addition means 18 as an integral adjustment component. The adding means 18 adds and synthesizes the integral adjustment component In and the proportional/differential adjustment component (P+D)n, and then outputs the resultant signal to the controlled object 12 as an operation signal M V n via the change rate limiting means 21.
is applied to control the deviation en-0, that is, 5Vn-PVn.

この制御対象12の制御時、差信号取得手段22は前回
の入力信号M V n−1と前回の出力信号M V n
−1とを取込み、 ΔMVn−1=MVn−1−MVn( なる演算を行って差信号△M V n−1を求めて加算
手段23に送出している。従って、このとき今回の比例
・微分調節成分(P+D)nが変化分演算手段20に導
入すると、この変化分演算手段20では今回の比例・微
分調節成分(P十D)nと前回の比例・微分調節成分(
P+D)n−1とを用いて、 △(P+D) n −(P+D) n −(P+D) 
n−1なる演算式により比例・微分調節成分の変化分Δ
(P+D)nを得、この変化分△(p+D)nを加算手
段23に導入する。その結果、この加算手段23からは
、 6M V n−1+Δ(p+D) n の加算信号が出力されて変化率逸脱判断手段24に導入
される。そこで、この変化率逸脱判断手段24において
は加算手段23からの加算信号△MVn−1+△(P+
D)nが予め変化率制限手段21で設定される変化率制
限値ΔMVHと比較し、加算信号△M V n−1+Δ
(P+D)nが変化率制限値ΔMV、を逸脱しているか
否かを判断し、逸脱していないと判断したときスイッチ
ング手段16を導通状態とし、前記速度形積分調節演算
手段13で得られた積分調節成分ΔInをスイッチング
手段16を通してΔln/ なる信号として信号変換手
段17に導き、通常の積分を実行する。
When controlling the controlled object 12, the difference signal acquisition means 22 uses the previous input signal M V n-1 and the previous output signal M V n
-1 and performs the calculation ΔMVn-1=MVn-1-MVn() to obtain the difference signal ΔMVn-1 and send it to the adding means 23. Therefore, at this time, the current proportional/differential When the adjustment component (P+D)n is introduced into the change calculation means 20, the change calculation means 20 calculates the current proportional/differential adjustment component (P+D)n and the previous proportional/differential adjustment component (
Using P+D)n-1, △(P+D) n -(P+D) n -(P+D)
The change Δ in the proportional/differential adjustment component is determined by the calculation formula n-1.
(P+D)n is obtained, and this change Δ(p+D)n is introduced into the adding means 23. As a result, the addition means 23 outputs an addition signal of 6M V n-1+Δ(p+D) n , which is introduced into the change rate deviation determination means 24 . Therefore, in this change rate deviation determination means 24, the addition signal ΔMVn-1+Δ(P+
D) n is compared with the rate of change limit value ΔMVH set in advance by the rate of change limiter 21, and the addition signal ΔM V n-1+Δ
It is determined whether or not (P+D)n deviates from the rate of change limit value ΔMV, and when it is determined that it does not deviate, the switching means 16 is made conductive, and the speed-type integral adjustment calculation means 13 obtains the The integral adjustment component ΔIn is guided through the switching means 16 as a signal Δln/ to the signal converting means 17 to perform normal integration.

一方、加算信号ΔM V n−1+Δ(p+D)nが変
化率制限値ΔMVHを逸脱していると判断したとき、ス
イッチング手段16を非導通状態に設定し、積分動作を
停止して信号変換手段17にて前回の積分調節成分をホ
ールドさせる。つまり、変化率逸脱判断手段24は、 1ΔMVn−1+△(P+D)n l≦△MVHのとき
、 所定の変化率制限値ΔMVHを越えていないと判断して
通常の積分を実行し、 ΔMVH<lΔM V n−1+△(P+D) nのと
き、 所定の変化率制限値ΔMVHを越えていると判断して積
分動作を停止して積分調節成分をホールド状態に設定す
る。
On the other hand, when it is determined that the addition signal ΔM V n-1+Δ(p+D)n deviates from the rate of change limit value ΔMVH, the switching means 16 is set to a non-conducting state, the integrating operation is stopped, and the signal converting means 17 The previous integral adjustment component is held. In other words, when 1ΔMVn-1+Δ(P+D)nl≦ΔMVH, the rate-of-change deviation determination means 24 determines that the predetermined rate-of-change limit value ΔMVH is not exceeded, and executes normal integration, so that ΔMVH<lΔM When V n-1+Δ(P+D) n, it is determined that the predetermined change rate limit value ΔMVH is exceeded, the integral operation is stopped, and the integral adjustment component is set to a hold state.

従って、以上のような実施例の構成によれば、比例・積
分・微分調節信号の変化がプロセスの制約条件や制御上
のニーズなどにより予め定まる変化率制限値といかなる
大小関係にあるかに応じて調節動作中の積分動作に強制
的に介入し、積分停止および通常積分の何れかを選択実
行するので、例えば第4図に示す如く目標値のステップ
応答に対してオーバーシュートさせずに整定できる。す
なわち、従来装置においては第4図(a)、(b)から
明らかなように、変化率制限値を小さくしていくと、制
御応答におけるオーバーシュートが徐々に増大していく
。例えば変化率制限値が10%のとき図示(イ)に示す
ような目標値のステップ応答を示し、そのときの操作量
は(イ)′となるのに対し、変化率制限値が3%のとき
には図示(ロ)に示す目標値のステップ応答1因示(ロ
)′のような操作量が得られる。このことは、本来、目
標値を変化させたとき、操作信号M V nは大きく変
化したいが変化率の制限を受けるために徐々に増加して
いくことになる。この間、偏差演算手段1で得られる偏
差enは大きくなっていくが、これは速度形積分調節演
算手段3で積分調節演算を行って偏差enを積分しなが
ら蓄積していくためである。従って、時間の経過ととと
もに偏差enが小さくなっていくと、比例および微分調
節演算成分が零になってしまうが、積分調節演算動作に
よる蓄積分だけが残り、これが目標値のステップ応答を
大きくオーバーシュートさせてしまうことになる。
Therefore, according to the configuration of the embodiment as described above, the change in the proportional, integral, and differential adjustment signals can be adjusted depending on the magnitude relationship with the change rate limit value predetermined based on process constraints, control needs, etc. Forcibly intervenes in the integral operation during the adjustment operation and selects and executes either stopping the integration or normal integration, so it is possible to settle without overshooting the step response of the target value, as shown in Fig. 4, for example. . That is, in the conventional device, as is clear from FIGS. 4(a) and 4(b), as the rate of change limit value is made smaller, the overshoot in the control response gradually increases. For example, when the rate of change limit value is 10%, the step response of the target value as shown in the diagram (a) is shown, and the manipulated variable at that time is (a)', whereas when the rate of change limit value is 3%, Sometimes, a manipulated variable such as the step response 1 of the target value shown in the figure (b)' is obtained. This means that when the target value is changed, the operation signal M V n would originally want to change greatly, but because it is limited by the rate of change, it gradually increases. During this period, the deviation en obtained by the deviation calculation means 1 increases, but this is because the speed type integral adjustment calculation means 3 performs integral adjustment calculation and accumulates the deviation en while integrating it. Therefore, as the deviation en decreases over time, the proportional and differential adjustment calculation components become zero, but only the accumulated amount due to the integral adjustment calculation remains, which greatly exceeds the step response of the target value. You end up letting him shoot.

また、前記(1)式に基づきPID制御の本質について
考えたとき、次のような表をまとめることができる。
Furthermore, when considering the essence of PID control based on the above equation (1), the following table can be compiled.

つまり、PID制御の本質を継承するという観点から見
ると、調節信号の変化が所定の変化率制限値を越えたと
き、積分動作は信号の切捨てが可能であるが、比例動作
の場合には信号を切捨てると偏差信号8口が零のときに
零にならなくなり、また微分動作の場合には信号を切捨
てると変化なしのとき零にならな(なり、何れも信号の
切捨てができない。
In other words, from the perspective of inheriting the essence of PID control, when the change in the adjustment signal exceeds a predetermined rate of change limit value, it is possible to truncate the signal in integral operation, but in the case of proportional operation, the signal If you truncate the signal, it will not become zero when the deviation signal 8 is zero, and in the case of differential operation, if you truncate the signal, it will not become zero when there is no change.

従って、以上の2つの方向から検討したとき、調節信号
の変化が所定の変化率制限値を越える度合いに応じて通
常積分と積分動作停止とを選択することにより、確実に
PID制御の本質を継承でき、またPIDパラメータを
変更することなく変化率制限値による制御応答のオーバ
ーシュートを回避できる。
Therefore, when considered from the above two perspectives, by selecting normal integration or stopping the integral operation depending on the degree to which the change in the adjustment signal exceeds a predetermined rate of change limit value, the essence of PID control can be reliably inherited. In addition, overshoot of the control response due to the rate of change limit value can be avoided without changing the PID parameter.

次に、請求項2紀載に係わる発明の一実施例について第
2図を参照して説明する。すなわち、この装置は第1図
とほぼ同じ構成を存しており、特に異なるところは前記
速度形積分調節演算手段13の積分調節成分△In、つ
まり △In −kp  # (r/Tl )  ・enを前
記加算手段23に印加することにより、変化率逸脱判断
手段24には、 (6M V n−1+△(P+D)n+△Inlなる信
号を入力し、より判断精度を高くすることにある。
Next, an embodiment of the invention according to claim 2 will be described with reference to FIG. 2. That is, this device has almost the same configuration as that in FIG. 1, and the particular difference is that the integral adjustment component ΔIn of the speed-type integral adjustment calculation means 13, that is, ΔIn −kp # (r/Tl ) · en By applying this to the addition means 23, a signal of (6M V n-1+Δ(P+D)n+ΔInl) is input to the rate of change deviation determination means 24, thereby increasing the determination accuracy.

すなわち、この装置の変化率逸脱判断手段24では、 ΔMVn−1+△ (P+D)n  +△In≦△MV
Hのとき、 オン制御信号を送出してスイッチング手段16を導通状
態に設定し、通常の積分調節成分を信号変換手段17へ
送出し、 一方、 6M V n−1+△(P+D)n +Δrn〉△MV
Hのとき、 オフ制御信号を送出してスイッチング手段16を非導通
状態に設定して積分調節動作を停止し、信号変換手段1
7にて積分調節成分をホールドさせるものである。一般
的には、△InはΔ(P+D)nに比べて小さいので、
請求項1記載の発明のようにΔInをほぼ零とみなして
省略してもよいが、本装置のように処理すればより積分
動作の判断が正確になる。
That is, in the change rate deviation determination means 24 of this device, ΔMVn-1+Δ(P+D)n +ΔIn≦ΔMV
When H, an on control signal is sent to set the switching means 16 to a conductive state, and a normal integral adjustment component is sent to the signal conversion means 17, while 6M V n-1+△(P+D)n +Δrn〉△ MV
When H, an off control signal is sent to set the switching means 16 to a non-conducting state to stop the integral adjustment operation, and the signal conversion means 1
7, the integral adjustment component is held. Generally, △In is smaller than Δ(P+D)n, so
Although ΔIn may be regarded as approximately zero and omitted as in the invention described in claim 1, if the processing is performed as in the present apparatus, the determination of the integral operation will be more accurate.

なお、上記実施例においては、比例・積分・微分:A節
演算動作について述べたが、例えば比例・積分調節演算
動作であってもよく、この場合には前記加算手段1つが
不要となり、比例調節演算手段14の比例調節成分Pn
を直接加算手段18および変化分演算手段20に導入す
る構成となる。
In the above embodiment, the proportional/integral/differential: A section calculation operation was described, but it may also be a proportional/integral adjustment calculation operation, for example, and in this case, one of the adding means is unnecessary, and the proportional adjustment Proportional adjustment component Pn of calculation means 14
is directly introduced into the addition means 18 and the change calculation means 20.

その他、本発明はその要旨を逸脱しない範囲で種々変形
して実施できる。
In addition, the present invention can be implemented with various modifications without departing from the gist thereof.

[発明の効果] 以上説明したように本発明によれば、比例・積分調節ま
たは比例・積分・微分調節信号の変化がプロセスの制約
条件や制御上のニーズなどを考慮して予め設定された変
化率制限値といかなる大小関係にあるかに応じ、調節信
号の中の積分調節成分に強制的に介入し、「積分調節成
分停止」と「通常積分調節成分出力」の何れかを選択実
行することにより、前述したようにPID制御の本質を
生かしながら制御でき、しかも第4図の(ハ)に示す如
く変化率制限値3%の場合には従来装置と同様なステッ
プ応答を示しながら増加するが、調節信号の絶対値が変
化率制限値を越えたときにはスイッチング手段16を非
導通状態とするために時間の経過により比例・微分調節
成分に一時的に追随するも、積分動作による積分効果が
ないので目標値に対する行き過ぎ量がなくなり、制御応
答のオーバーシュートを防止でき、安定で、かつ、安全
な制御を実現できる。
[Effects of the Invention] As explained above, according to the present invention, the change in the proportional/integral adjustment or the proportional/integral/derivative adjustment signal is a change set in advance in consideration of process constraints, control needs, etc. Forcibly intervenes in the integral adjustment component in the adjustment signal depending on the magnitude relationship with the rate limit value, and selects and executes either "stop integral adjustment component" or "output normal integral adjustment component" As described above, control can be performed while taking advantage of the essence of PID control, and as shown in (c) of Fig. 4, when the rate of change limit value is 3%, the rate increases while showing a step response similar to that of the conventional device. When the absolute value of the adjustment signal exceeds the rate-of-change limit value, the switching means 16 is brought into a non-conducting state so that it temporarily follows the proportional and differential adjustment components over time, but there is no integral effect due to the integral operation. Therefore, there is no overshooting of the target value, overshooting of the control response can be prevented, and stable and safe control can be achieved.

また、変化率制限値の変更に対応してPIDパラメータ
を再チユーニングする必要がなく、一般のPIDパラメ
ータ調整公式であるCHR法などをそのまま使用するこ
とができ、変化率制限値の変更が容易になり、PIDパ
ラメータのチューニング作業の簡素化を図ることができ
る。
In addition, there is no need to re-tune the PID parameters in response to changes in the rate of change limit value, and the CHR method, which is a general PID parameter adjustment formula, can be used as is, making it easy to change the rate of change limit value. Therefore, it is possible to simplify the PID parameter tuning work.

従って、以上のような調節装置によれば、プラント制御
システムに最も多く用いられているPID調節機能を有
効に生かし、かつ、変化率制限機能を有効に活用しなが
ら、今後、プラント運転のフレキシブル化、最適制御化
、超自動化などの進展に十分対処でき、広い産業分野で
大きく貢献させることができる。
Therefore, according to the above-mentioned adjustment device, it is possible to make effective use of the PID adjustment function, which is most commonly used in plant control systems, and to make effective use of the rate-of-change limiting function, while making plant operation more flexible in the future. , optimal control, super automation, etc., and can make a significant contribution to a wide range of industrial fields.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明に係わる調節装置の一実施例を示す構成
図、第2図は他の発明の一実施例を示す構成図、第3図
は従来装置の構成図、第4図は従来装置と本発明装置と
の制御応答を比較説明する図である。 11・・・偏差演算手段、12・・・制御対象、13・
・・速度形積分調節演算手段、14・・・位置形比例調
節演算手段、15・・・位置形微分調節演算手段、16
・・・スイッチング手段、17・・・信号変換手段、1
8゜19・・・加算手段、20・・・変化分演算手段、
21変化率制限手段、22・・・差信号取得手段、23
・・・加算手段、24・・・変化率逸脱判断手段。
Fig. 1 is a block diagram showing one embodiment of the adjustment device according to the present invention, Fig. 2 is a block diagram showing an embodiment of another invention, Fig. 3 is a block diagram of a conventional device, and Fig. 4 is a block diagram of a conventional device. FIG. 3 is a diagram illustrating a comparison of control responses between the device and the device of the present invention. 11... Deviation calculation means, 12... Controlled object, 13.
...Velocity type integral adjustment calculation means, 14...Position type proportional adjustment calculation means, 15...Position type differential adjustment calculation means, 16
...Switching means, 17...Signal conversion means, 1
8゜19...addition means, 20...change calculation means,
21 change rate limiting means, 22... difference signal acquisition means, 23
... Addition means, 24... Change rate deviation judgment means.

Claims (2)

【特許請求の範囲】[Claims] (1)制御対象からのプロセス変数値と目標値との偏差
を用いて比例・積分または比例・積分・微分調節演算を
行って調節信号を得、この調節信号を信号制限手段を通
して得られる操作信号を前記制御対象に印加して制御す
る調節装置において、前記信号制限手段への前回入力値
と前回出力値との差の信号を得る差信号取得手段と、前
記比例または比例・微分調節演算出力の前回値から今回
値への変化分を求める変化分演算手段と、前記差信号取
得手段で得られた差信号に前記変化分演算手段で求めた
変化分信号を加算する加算手段と、この加算手段で得ら
れた加算信号が前記信号制限手段で予め定めた制限値を
越えているか否かを判断する信号逸脱判断手段と、この
信号逸脱判断手段で信号制限値を越えていると判断した
とき前記積分調節演算出力を停止して積分調節成分をホ
ールド状態に設定する積分出力ホールド設定手段とを備
えたことを特徴とする調節装置。
(1) Obtain an adjustment signal by performing proportional/integral or proportional/integral/derivative adjustment calculations using the deviation between the process variable value from the controlled object and the target value, and use this adjustment signal as an operation signal obtained through the signal limiting means. The adjustment device controls the control object by applying it to the controlled object, comprising: a difference signal acquisition means for obtaining a signal of the difference between the previous input value and the previous output value to the signal limiting means; a change calculation means for calculating the change from the previous value to the current value; an addition means for adding the change signal obtained by the change calculation means to the difference signal obtained by the difference signal acquisition means; and the addition means. a signal deviation determining means for determining whether or not the added signal obtained by the above signal exceeds a predetermined limit value by the signal limiting means; An adjustment device comprising: an integral output hold setting means for stopping an integral adjustment calculation output and setting an integral adjustment component to a hold state.
(2)前記加算手段に、積分調節演算出力の前回値から
今回値への変化分を加算するようにした請求項1記載の
調節装置。
(2) The adjusting device according to claim 1, wherein the adding means adds a change in the integral adjustment calculation output from the previous value to the current value.
JP14276989A 1989-06-05 1989-06-05 Controller Pending JPH036701A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14276989A JPH036701A (en) 1989-06-05 1989-06-05 Controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14276989A JPH036701A (en) 1989-06-05 1989-06-05 Controller

Publications (1)

Publication Number Publication Date
JPH036701A true JPH036701A (en) 1991-01-14

Family

ID=15323159

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14276989A Pending JPH036701A (en) 1989-06-05 1989-06-05 Controller

Country Status (1)

Country Link
JP (1) JPH036701A (en)

Similar Documents

Publication Publication Date Title
EP0710901B1 (en) Multivariable nonlinear process controller
US5059880A (en) Digital control system
JPH0774961B2 (en) Auto tuning PID controller
JPH07104681B2 (en) Process control equipment
JPH02186403A (en) Adaptive controller
KR0135586B1 (en) Gain adaptive control device
JP4648448B2 (en) Closed loop process control device including PID regulator
JPH0340102A (en) Control device
JPH036701A (en) Controller
US7092770B2 (en) Feedback control method and feedback control device
KR102415186B1 (en) Control device with adjustable control behavior
JP2839626B2 (en) 2-DOF adjustment device
JPH02307101A (en) Controller
JP7553368B2 (en) Control device and control method
JPH0340103A (en) Control device
JP2861276B2 (en) Controller
US20020147510A1 (en) Process for rapidly controlling a process variable without overshoot using a time domain polynomial feedback controller.
JP2752230B2 (en) 2-DOF control device
JPS63126002A (en) Controller
JP7517874B2 (en) Control device and control method
JP7553367B2 (en) Control device and control method
JP3034404B2 (en) 2-DOF PID adjustment device
JP3277484B2 (en) PID controller
JP3224941B2 (en) Digital PID controller
JP3015523B2 (en) Process control equipment