JPH08161004A - Pid controller - Google Patents
Pid controllerInfo
- Publication number
- JPH08161004A JPH08161004A JP30590694A JP30590694A JPH08161004A JP H08161004 A JPH08161004 A JP H08161004A JP 30590694 A JP30590694 A JP 30590694A JP 30590694 A JP30590694 A JP 30590694A JP H08161004 A JPH08161004 A JP H08161004A
- Authority
- JP
- Japan
- Prior art keywords
- pid
- constant
- control
- pid constant
- controller
- 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
Links
Landscapes
- Feedback Control In General (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、例えばプラントで使用
される産業用計装用のPIDコントローラに関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a PID controller for industrial instrumentation used in, for example, a plant.
【0002】[0002]
【従来の技術】従来から、PID制御を用いたコントロ
ーラは、大型の化学プラントから小型の熱処理炉まで幅
広く使用されている。通常のPIDコントローラでは、
PID定数を固定して用いている。しかし、例えばph
制御等においては、信号入力値等の値と予め設定された
テーブルとに基づいて、PID定数を変化させるゲイン
スケジューリングと呼ばれる機能を有するPIDコント
ローラが用いられている。2. Description of the Related Art Conventionally, controllers using PID control have been widely used from large chemical plants to small heat treatment furnaces. In a normal PID controller,
The PID constant is fixed and used. But for example ph
In control and the like, a PID controller having a function called gain scheduling that changes a PID constant based on a value such as a signal input value and a preset table is used.
【0003】図5は従来のPIDコントローラの構成図
であり、図6は同PIDコントローラにおけるゲインス
ケジューリング機能を説明する説明図である。このPI
Dコントローラでは、制御対象から受け取る制御量PV
等の信号入力がPID演算部1とPID定数取出部2と
に入力される。FIG. 5 is a block diagram of a conventional PID controller, and FIG. 6 is an explanatory diagram for explaining a gain scheduling function in the PID controller. This PI
In the D controller, the control amount PV received from the control target
Signal inputs such as are input to the PID calculation unit 1 and the PID constant extraction unit 2.
【0004】PID演算部1は、入力された制御量PV
と設定値SVとPID定数部11のPID定数に基づい
て、PID演算を行い、操作量MVを出力する。一方、
PID定数取出部2は、基準値の範囲に各々対応するP
ID定数が保存されたゲインスケジューリングテーブル
21を備え、入力された操作量MV,すなわち信号の値
を基準値Xとして、基準値の値が前回信号入力時と異な
る範囲であれば、ゲインスケジューリングテーブル21
から対応するPID定数を取り出す。The PID calculator 1 receives the input control amount PV
Based on the set value SV and the PID constant of the PID constant unit 11, PID calculation is performed and the manipulated variable MV is output. on the other hand,
The PID constant take-out unit 2 has P values corresponding to the reference value ranges.
A gain scheduling table 21 in which ID constants are stored is provided, and if the input manipulated variable MV, that is, the value of a signal is the reference value X and the value of the reference value is in a range different from that at the previous signal input, the gain scheduling table 21.
The corresponding PID constant is retrieved from
【0005】基準値の値が前回信号入力時と異なる範囲
となったとき、PID定数取出部2は、取り出されたP
ID定数をPID演算部1内のPID定数部11に入力
すると共に、制御初期化部3に指令を出す。When the value of the reference value is in the range different from that at the time of the previous signal input, the PID constant extracting unit 2 extracts the P
The ID constant is input to the PID constant unit 11 in the PID calculation unit 1 and a command is issued to the control initialization unit 3.
【0006】制御初期化部3は指令を受け取ると、PI
D演算部1でそれまで行われていたPID演算を初期化
する。その理由は、PID制御における積分項などが過
去の演算結果に基づいて次の演算を行うため、PID定
数が変更されると制御が非連続的になってしまうからで
ある。When the control initialization unit 3 receives the command, the PI
The D operation unit 1 initializes the PID operation that has been performed so far. The reason is that the integral term in the PID control performs the next calculation based on the past calculation result, and therefore the control becomes discontinuous when the PID constant is changed.
【0007】具体的には、図6に示すように、PID定
数部11内のPID定数(パラメータ)は、基準値Xに
対して定められた範囲内で一定値を取り、しきい値を越
えると、次の範囲の対応値へと非連続的に変化する。そ
して、このPID定数の非連続的変化時にPID制御の
初期化(リセット)が行われる。Specifically, as shown in FIG. 6, the PID constant (parameter) in the PID constant section 11 takes a constant value within a range defined with respect to the reference value X and exceeds the threshold value. And, it changes discontinuously to the corresponding value in the next range. Then, when the PID constant changes discontinuously, the PID control is initialized (reset).
【0008】[0008]
【発明が解決しようとする課題】上述したように、従来
のゲインスケジューリング機能を有するPIDコントロ
ーラは、PID定数を変更するときに、PID制御を初
期化しなければならないという問題点があった。As described above, the conventional PID controller having the gain scheduling function has a problem that the PID control must be initialized when changing the PID constant.
【0009】この問題は、制御量PV、すなわち基準値
XがPID定数を変更させるしきい値付近で変動すると
き、特に深刻になる。つまり、このような場合には、P
ID制御自体に常にリセットがかかることとなり、連続
したPID制御、特に積分動作を行うことができなくな
るという問題点がある。This problem becomes particularly serious when the controlled variable PV, that is, the reference value X, fluctuates in the vicinity of the threshold value for changing the PID constant. That is, in such a case, P
Since the ID control itself is always reset, there is a problem in that continuous PID control, particularly integration operation, cannot be performed.
【0010】本発明は、このような実情を考慮してなさ
れたもので、PID定数を変更するときに、制御を初期
化することなく、ゲインスケジューリング機能を実現す
るPIDコントローラを提供することを目的とする。The present invention has been made in consideration of such circumstances, and an object thereof is to provide a PID controller which realizes a gain scheduling function without initializing the control when changing the PID constant. And
【0011】[0011]
【課題を解決するための手段】上記課題を解決するため
に、請求項1に対応する発明は、予め定められた有限個
の制御量に対応するPID定数のテーブルを有し、入力
された制御量とテーブル内の入力された制御量に対応す
るPID定数とを用いてPID制御を行うPIDコント
ローラにおいて、入力された制御量に対応するPID定
数がテーブル内にないとき、入力された制御量とこれに
隣接する量であってテーブル内に定義された2組の制御
量及び対応するPID定数の組みとを用いて補間を行
い、入力された制御量に対応するPID定数を算出する
補間値算出手段を備えたPIDコントローラである。In order to solve the above-mentioned problems, the invention according to claim 1 has a table of PID constants corresponding to a predetermined finite number of control amounts, and the input control In a PID controller that performs PID control using an amount and a PID constant corresponding to the input control amount in the table, when the PID constant corresponding to the input control amount is not in the table, the input control amount and Interpolation value calculation for calculating a PID constant corresponding to the input control amount by performing interpolation using two sets of control amounts and corresponding PID constant sets defined in the table It is a PID controller equipped with means.
【0012】また、請求項2に対応する発明は、予め定
められた有限個の制御量の複数の範囲に対応し、この範
囲毎に一定値のPID定数を定義するテーブルを有し、
入力された制御量の範囲に対応するテーブル内のPID
定数に基づいて制御に用いるPID定数を算出し、PI
D制御を行うPIDコントローラにおいて、入力された
制御量の範囲に対応するテーブル内のPID定数が、制
御に用いている現在のPID定数と異なっているとき、
現在のPID定数を、一定の変化率の範囲内でテーブル
内のPID定数に近付くように変更するPID定数変化
率制限手段を備えたPIDコントローラである。Further, the invention according to claim 2 corresponds to a plurality of ranges of a predetermined finite number of controlled variables, and has a table defining a constant PID constant for each of the ranges.
PID in the table corresponding to the range of input control amount
The PID constant used for control is calculated based on the constant, and PI
In the PID controller that performs D control, when the PID constant in the table corresponding to the range of the input control amount is different from the current PID constant used for control,
The PID controller is provided with a PID constant change rate limiting means for changing the current PID constant so as to approach the PID constant in the table within a range of a constant change rate.
【0013】[0013]
【作用】したがって、まず、請求項1に対応する発明の
PIDコントローラにおいては、テーブルによって、例
えばプラントプロセスから出力される制御量がテーブル
上に定義された値であるとき、PID定数が変更される
ようになっている。Therefore, first, in the PID controller of the invention according to claim 1, the PID constant is changed by the table, for example, when the control amount output from the plant process is a value defined on the table. It is like this.
【0014】次に、補間値算出手段によって、テーブル
に定義されていない制御量、すなわち2点の定義された
制御量の間の制御量が入力されたとき、前記2点の制御
量、PID定数を用いて、補間,例えば直線補間により
入力された制御量に対応するPID定数が算出される。Next, when a control amount not defined in the table, that is, a control amount between two defined control amounts is input by the interpolation value calculation means, when the control amount at the two points and the PID constant are set. Is used to calculate the PID constant corresponding to the input control amount by interpolation, for example, linear interpolation.
【0015】一般に、PID定数の変化率が急激である
と、積分項等の過去のPID定数に影響される要素が不
正確になるので、PID制御を初期化する必要がある。
しかし、上記補間値算出手段によって算出されたPID
定数は、補間によって緩やかに変化した値であるので、
上記不都合は生じない。In general, when the rate of change of the PID constant is rapid, the factors affected by past PID constants such as the integral term become inaccurate, so it is necessary to initialize the PID control.
However, the PID calculated by the above interpolated value calculation means
Since the constant is a value that changes gently by interpolation,
The above inconvenience does not occur.
【0016】したがって、PID定数を変更するときに
PID制御を初期化することなく制御の継続を行うこと
が可能となる。次に、請求項2に対応する発明のPID
コントローラにおいては、テーブルによって、制御量の
範囲ごとに対応するPID定数が定義されているので、
制御量がある範囲内にある間は、制御に用いられるPI
D定数は一定である。Therefore, when the PID constant is changed, the control can be continued without initializing the PID control. Next, the PID of the invention corresponding to claim 2
In the controller, the table defines the PID constants corresponding to each range of the control amount.
PI used for control while the controlled variable is within a certain range
The D constant is constant.
【0017】しかし、例えば制御量がある範囲から別の
範囲に移るとき、少なくともテーブル内において対応す
るPID定数は急激に変化する。そこで、例えばこのよ
うなとき、PID定数変化率制限手段によって、現在の
PID定数がテーブル内のPID定数に近付くように変
更され、かつ、当該変更にあたって予め設定された変化
率以上にPID定数の大きさを変化させないように変化
率が制限される。However, for example, when the controlled variable shifts from one range to another, at least the corresponding PID constant in the table changes abruptly. Therefore, for example, in such a case, the current PID constant is changed by the PID constant change rate limiting means so as to approach the PID constant in the table, and the PID constant is larger than the preset change rate in the change. The rate of change is limited so that it does not change.
【0018】したがって、変更されるPID定数の変化
は緩やかなものとなり、PID制御を初期化することな
く制御の継続を行うことが可能となる。なお、制御量の
入力を複数周期繰り返すことにより、最終的に、現在の
PID定数はテーブル内の制御量の範囲に対応するPI
D定数と同じ値になる。Therefore, the change of the PID constant to be changed becomes gradual, and the control can be continued without initializing the PID control. By repeating the input of the controlled variable for a plurality of cycles, the current PID constant finally becomes a PI corresponding to the controlled variable range in the table.
It has the same value as the D constant.
【0019】[0019]
【実施例】以下、本発明の実施例について説明する。図
1は本発明に係るPIDコントローラの一実施例を示す
構成図であり、図5に示す従来例と同一部分には同一符
号を付してその説明を省略する。Embodiments of the present invention will be described below. FIG. 1 is a block diagram showing an embodiment of a PID controller according to the present invention. The same parts as those of the conventional example shown in FIG.
【0020】このPIDコントローラには、PID定数
取出部2bと補間値算出部4とが備えられている。PI
D定数取出部2bは、制御量PV等の信号を入力する
と、これに対応する基準値Xがゲインスケジューリング
テーブル21b上のどの範囲にあるかを調べ、該当する
範囲の両端のしきいとなる2点の基準値X1,X2に対
応する各PID定数を補間値算出部4に入力する。This PID controller is provided with a PID constant extracting section 2b and an interpolation value calculating section 4. PI
When a signal such as the controlled variable PV is input, the D constant extracting unit 2b checks which range on the gain scheduling table 21b the reference value X corresponding to the signal is, and becomes a threshold at both ends of the corresponding range. The PID constants corresponding to the point reference values X1 and X2 are input to the interpolation value calculation unit 4.
【0021】補間値算出部4は、入力信号に対応する基
準値Xに対応するP,I,DすべてのPID定数を、2
点の基準値X1,X2とそれぞれのPID定数から直線
補間によって算出し、PID演算部1内のPID定数部
11に登録する。The interpolation value calculation unit 4 sets the PID constants of all P, I and D corresponding to the reference value X corresponding to the input signal to 2
It is calculated by linear interpolation from the reference values X1 and X2 of the points and the respective PID constants, and registered in the PID constant section 11 in the PID calculation section 1.
【0022】したがって、例えばゲインスケジューリン
グテーブル21bの内容が図1に示す通りである場合、
基準値Xに対応する比例定数Kpは、制御量PVすなわ
ち基準値Xの変化に従って、図2に示すように連続的に
変化することになる。Therefore, for example, when the contents of the gain scheduling table 21b are as shown in FIG.
The proportional constant Kp corresponding to the reference value X continuously changes as shown in FIG. 2 according to the change of the control amount PV, that is, the reference value X.
【0023】他のPID定数、積分定数Ti,微分定数
Tdも同様であるので、PID定数は、制御量PVの変
化に連れて緩やかに変化し、PID定数の変更に伴う制
御の初期化を行う必要はない。Since the other PID constants, the integration constant Ti, and the differential constant Td are also the same, the PID constant gradually changes as the control amount PV changes, and the control is initialized in accordance with the change of the PID constant. No need.
【0024】したがって、PID演算部1は、補間値算
出部4に登録される新たなPID定数を用いて操作量M
Vを出力し、制御対象を連続的に制御する。上述したよ
うに、本実施例によるPIDコントローラは、ゲインス
ケジューリングテーブル21bと補間値算出部4とを設
けて、PID定数を制御量PVすなわち基準値Xの変化
に従って、連続的に緩やかに変化するようにしたので、
PID制御を初期化することなく全体として連続的な制
御を行うことができる。Therefore, the PID calculation unit 1 uses the new PID constant registered in the interpolation value calculation unit 4 to calculate the manipulated variable M.
V is output to continuously control the controlled object. As described above, the PID controller according to the present embodiment is provided with the gain scheduling table 21b and the interpolation value calculation unit 4 so that the PID constant is continuously and gently changed according to the change of the control amount PV, that is, the reference value X. Because I chose
It is possible to perform continuous control as a whole without initializing the PID control.
【0025】また、データが補間されているので、実際
のプラントの変化と同様に連続的にPID定数を変化さ
せていることになり、よりきめ細かなゲインスケジュー
リング制御が実現できる。Further, since the data is interpolated, the PID constant is continuously changed in the same manner as the actual change of the plant, and more detailed gain scheduling control can be realized.
【0026】なお、本実施例では、2点の基準値X1,
X2を用いて直線補間を行ったが、例えば2点以上の基
準値Xxを用い、ベッセル関数を用いて補間するように
すれば、より滑らかなPID定数の変更を行うことがで
きる。In this embodiment, two reference values X1,
Although the linear interpolation is performed using X2, for example, if the reference values Xx of two or more points are used and the interpolation is performed using the Bessel function, the PID constant can be changed more smoothly.
【0027】図3は本発明に係るPIDコントローラの
他の実施例を示す構成図であり、図5に示す従来例と同
一部分には同一符号を付してその説明を省略する。この
PIDコントローラには、PID定数取出部2cとPI
D定数変化率制限部5とが備えられている。FIG. 3 is a block diagram showing another embodiment of the PID controller according to the present invention. The same parts as those of the conventional example shown in FIG. This PID controller includes a PID constant take-out section 2c and a PI.
The D constant change rate limiting unit 5 is provided.
【0028】PID定数取出部2cは、制御量PV等の
信号を入力すると、これに対応する基準値Xがゲインス
ケジューリングテーブル21上のどの範囲にあるかを調
べる。When the signal of the controlled variable PV or the like is input, the PID constant extracting section 2c checks which range on the gain scheduling table 21 the reference value X corresponding to the signal is.
【0029】該当する範囲の両端のしきいとなる2点が
基準値X1,X2(X1<X2)であるとき、基準値X
2に対応するPID定数を取り出してPID定数変化率
制限部5に入力する。When the two thresholds at both ends of the applicable range are reference values X1 and X2 (X1 <X2), the reference value X
The PID constant corresponding to 2 is taken out and input to the PID constant change rate limiting unit 5.
【0030】PID定数変化率制限部5は、現時点での
PID定数をPID定数部11から読み出し、両者が異
なっている場合、単位時間当りにPID定数の変化する
割合が一定値になるように変化率に制限を設けて、現時
点でのPID定数がPID定数取出部2cから入力され
たPID定数に近付くように、新たな値を算出する。The PID constant change rate limiting unit 5 reads out the current PID constant from the PID constant unit 11, and if the two are different, changes so that the rate of change of the PID constant per unit time becomes a constant value. By limiting the rate, a new value is calculated so that the current PID constant approaches the PID constant input from the PID constant extracting unit 2c.
【0031】そして、この新たに算出されたPID定数
は、PID演算部1内のPID定数部11に登録され
る。図4(a)は、制御量PVすなわち基準値Xに対応
して、ゲインスケジューリングテーブル21から取り出
される比例定数Kpを示し、図4(b)は、例えば図4
(a)のケースで、基準値Xが5から15に変化したと
き、時間と共にPID定数部11に登録される比例定数
Kpがどのように変化していくかを示す。Then, the newly calculated PID constant is registered in the PID constant section 11 in the PID calculation section 1. 4A shows the proportional constant Kp extracted from the gain scheduling table 21 in correspondence with the control amount PV, that is, the reference value X, and FIG. 4B shows, for example, FIG.
In the case of (a), how the proportional constant Kp registered in the PID constant unit 11 changes with time when the reference value X changes from 5 to 15.
【0032】なお、PID定数変化率制限部5における
PID定数の変化率に制限を設ける方法は、例えば1度
に変化させる値の大きさを一定にするようにしてもよい
し、また例えば現時点でのPID定数に比例定数を乗じ
るようにしてもよい。As a method of limiting the rate of change of the PID constant in the PID constant change rate limiting unit 5, for example, the magnitude of the value changed once may be fixed, or at the present time, for example. You may make it multiply the PID constant of 1 by a proportional constant.
【0033】以上説明したように、制御量PVの変化が
ゲインスケジューリングテーブル21上のしきい値にま
たがっているとき、PID定数は、時間に対して図4
(b)に示すように時間に対して連続的にかつ緩やかに
変化することになる。As described above, when the change in the controlled variable PV crosses the threshold value on the gain scheduling table 21, the PID constant is as shown in FIG.
As shown in (b), it changes continuously and gently with respect to time.
【0034】他のPID定数、積分定数Ti,微分定数
Tdも上記比例定数Kpの場合と同様である。したがっ
て、PID定数は、制御量PVが一定の範囲内にあると
きは一定値であり、しきい値を越えた時には、時間の経
過と共に緩やかに変化するので、PID定数の変更に伴
う制御の初期化を行う必要はない。The other PID constants, the integration constant Ti and the differential constant Td are the same as in the case of the proportional constant Kp. Therefore, the PID constant is a constant value when the control amount PV is within a certain range, and when the control amount PV exceeds the threshold value, the PID constant changes gently with the passage of time. There is no need to convert.
【0035】したがって、PID演算部1は、PID定
数変化率制限部5に登録される新たなPID定数を用い
て操作量MVを出力し、制御対象を連続的に制御する。
上述したように、本実施例によるPIDコントローラ
は、ゲインスケジューリングテーブル21とPID定数
変化率制限部5とを設け、制御に用いるPID定数に現
在PID定数部11内で用いている値と異なる値を用い
ることとなったとき、その変化の割合を制限してPID
定数が連続的に緩やかに変化するようにしたので、PI
D制御を初期化することなく全体として連続的な制御を
行うことができる。Therefore, the PID calculation unit 1 outputs the manipulated variable MV using the new PID constant registered in the PID constant change rate limiting unit 5 to continuously control the controlled object.
As described above, the PID controller according to the present embodiment is provided with the gain scheduling table 21 and the PID constant change rate limiting unit 5, and sets the PID constant used for control to a value different from the value currently used in the PID constant unit 11. When it is decided to use it, PID is limited by the rate of change.
Since the constant is made to change gradually and gradually, PI
It is possible to perform continuous control as a whole without initializing D control.
【0036】また、ゲインスケジューリングテーブル2
1内のPID定数変更点付近で制御量がふらついている
場合であっても、PID定数の変化が時間変化率で制限
されているので、徐々に何れかの範囲のPID定数に近
付いていくことになる。したがって、安定した制御を行
うことができる。Further, the gain scheduling table 2
Even if the controlled variable fluctuates near the PID constant change point in 1, the change in the PID constant is limited by the time change rate, so gradually approach the PID constant in any range. become. Therefore, stable control can be performed.
【0037】さらに、従来と同様に領域(範囲)単位で
PID定数を決めればよいので、ゲインスケジューリン
グテーブル21に使用する設定値を求めやすいという利
点がある。Further, since the PID constants may be determined in units of areas (ranges) as in the conventional case, there is an advantage that the set value used in the gain scheduling table 21 can be easily obtained.
【0038】なお、本実施例においては、現時点でのP
ID定数をPID定数部11から読み出すようにした
が、PID定数変化率制限部5内に記憶部を設けて、現
時点でのPID定数を保存しておくようにしてもよい。
また、本発明は、その要旨を逸脱しない範囲で種々変形
が可能である。In the present embodiment, P at the present time
Although the ID constant is read from the PID constant unit 11, a storage unit may be provided in the PID constant change rate limiting unit 5 to store the current PID constant.
Further, the present invention can be variously modified without departing from the gist thereof.
【0039】[0039]
【発明の効果】以上詳記したように本発明によれば、P
ID定数を変更するときに、制御を初期化することな
く、ゲインスケジューリング機能を実現するPIDコン
トローラを提供することができる。As described above in detail, according to the present invention, P
It is possible to provide a PID controller that realizes the gain scheduling function without initializing the control when changing the ID constant.
【図1】本発明に係るPIDコントローラの一実施例を
示す構成図。FIG. 1 is a configuration diagram showing an embodiment of a PID controller according to the present invention.
【図2】同実施例のPIDコントローラにおけるPID
定数の変化を示す説明図。FIG. 2 is a PID in the PID controller of the embodiment.
Explanatory drawing which shows the change of a constant.
【図3】本発明に係るPIDコントローラの他の実施例
を示す構成図。FIG. 3 is a configuration diagram showing another embodiment of the PID controller according to the present invention.
【図4】同実施例のPIDコントローラにおけるPID
定数の変化を示す説明図。FIG. 4 is a PID in the PID controller of the embodiment.
Explanatory drawing which shows the change of a constant.
【図5】従来のPIDコントローラの構成図。FIG. 5 is a block diagram of a conventional PID controller.
【図6】PIDコントローラにおけるゲインスケジュー
リング機能を説明する図。FIG. 6 is a diagram illustrating a gain scheduling function in a PID controller.
1…PID演算部、2,2b,2c…PID定数取出
部、4…補間値算出部、5…PID定数変化率制限部。1 ... PID calculation unit, 2, 2b, 2c ... PID constant extraction unit, 4 ... Interpolation value calculation unit, 5 ... PID constant change rate limiting unit.
Claims (2)
るPID定数のテーブルを有し、入力された制御量と前
記テーブル内の前記入力された制御量に対応するPID
定数とを用いてPID制御を行うPIDコントローラに
おいて、 前記入力された制御量に対応するPID定数が前記テー
ブル内にないとき、前記入力された制御量とこれに隣接
する量であって前記テーブル内に定義された2組の制御
量及び対応するPID定数の組みとを用いて補間を行
い、前記入力された制御量に対応するPID定数を算出
する補間値算出手段を備えたことを特徴とするPIDコ
ントローラ。1. A PID constant table corresponding to a predetermined finite number of control amounts, and a PID corresponding to the input control amount and the input control amount in the table.
In a PID controller that performs PID control using a constant, when the PID constant corresponding to the input control amount is not in the table, the input control amount and the amount adjacent thereto are in the table. Interpolation is performed using two sets of control amounts and corresponding sets of PID constants defined in paragraph 1, and interpolation value calculating means for calculating a PID constant corresponding to the input control amount is provided. PID controller.
範囲に対応し、この範囲毎に一定値のPID定数を定義
するテーブルを有し、入力された制御量の範囲に対応す
る前記テーブル内のPID定数に基づいて制御に用いる
PID定数を算出し、PID制御を行うPIDコントロ
ーラにおいて、 前記入力された制御量の範囲に対応する前記テーブル内
のPID定数が、制御に用いている現在のPID定数と
異なっているとき、前記現在のPID定数を、一定の変
化率の範囲内で前記テーブル内のPID定数に近付くよ
うに変更するPID定数変化率制限手段を備えたことを
特徴とするPIDコントローラ。2. A table corresponding to a plurality of ranges of a predetermined finite number of control variables, and having a table defining a PID constant of a constant value for each of these ranges, corresponding to the range of the input control variable. In a PID controller that calculates a PID constant used for control based on the PID constant in the table and performs PID control, the PID constant in the table corresponding to the range of the input control amount is currently used for control. PID constant change rate limiting means for changing the current PID constant so that the current PID constant approaches the PID constant in the table within a constant change rate range. PID controller.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP30590694A JPH08161004A (en) | 1994-12-09 | 1994-12-09 | Pid controller |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP30590694A JPH08161004A (en) | 1994-12-09 | 1994-12-09 | Pid controller |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH08161004A true JPH08161004A (en) | 1996-06-21 |
Family
ID=17950729
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP30590694A Pending JPH08161004A (en) | 1994-12-09 | 1994-12-09 | Pid controller |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH08161004A (en) |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1383016A2 (en) * | 2002-06-28 | 2004-01-21 | Fanuc Ltd | Motor control system |
JP2011090405A (en) * | 2009-10-20 | 2011-05-06 | Hitachi Metals Ltd | Flow rate controller |
US7974751B2 (en) | 2006-04-10 | 2011-07-05 | Omron Corporation | Sensitivity identifying device and steering assist system |
CN106019934A (en) * | 2015-03-26 | 2016-10-12 | 阿自倍尔株式会社 | Controller and control method |
WO2017010550A1 (en) * | 2015-07-16 | 2017-01-19 | いすゞ自動車株式会社 | Exhaust gas purification system |
US10023416B2 (en) | 2014-05-23 | 2018-07-17 | Mitsubishi Electric Corporation | Inter-roller conveyance control device |
CN108898737A (en) * | 2018-08-31 | 2018-11-27 | 成都越凡创新科技有限公司 | Vending machine recharges navigation system automatically |
JP2019204178A (en) * | 2018-05-21 | 2019-11-28 | 株式会社トランストロン | Control parameter calculation method, control parameter calculation program, and control parameter calculation device |
-
1994
- 1994-12-09 JP JP30590694A patent/JPH08161004A/en active Pending
Cited By (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1383016A2 (en) * | 2002-06-28 | 2004-01-21 | Fanuc Ltd | Motor control system |
JP2004030500A (en) * | 2002-06-28 | 2004-01-29 | Fanuc Ltd | Motor controller |
US7248014B2 (en) | 2002-06-28 | 2007-07-24 | Fanuc Ltd | Motor control system |
US7974751B2 (en) | 2006-04-10 | 2011-07-05 | Omron Corporation | Sensitivity identifying device and steering assist system |
JP2011090405A (en) * | 2009-10-20 | 2011-05-06 | Hitachi Metals Ltd | Flow rate controller |
US10023416B2 (en) | 2014-05-23 | 2018-07-17 | Mitsubishi Electric Corporation | Inter-roller conveyance control device |
CN106019934A (en) * | 2015-03-26 | 2016-10-12 | 阿自倍尔株式会社 | Controller and control method |
WO2017010550A1 (en) * | 2015-07-16 | 2017-01-19 | いすゞ自動車株式会社 | Exhaust gas purification system |
JP2019204178A (en) * | 2018-05-21 | 2019-11-28 | 株式会社トランストロン | Control parameter calculation method, control parameter calculation program, and control parameter calculation device |
CN108898737A (en) * | 2018-08-31 | 2018-11-27 | 成都越凡创新科技有限公司 | Vending machine recharges navigation system automatically |
CN108898737B (en) * | 2018-08-31 | 2023-12-29 | 成都越凡创新科技有限公司 | Automatic recharging navigation system of vending machine |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Tavazoei | Notes on integral performance indices in fractional-order control systems | |
Fridman et al. | New bounded real lemma representations for time-delay systems and their applications | |
US4481567A (en) | Adaptive process control using function blocks | |
JP4614536B2 (en) | System control method using robust steady state target calculation for model predictive control, system controller and controller, and program storage medium for executing system control method using robust steady state target calculation for model predictive control | |
Camacho et al. | Introduction to model predictive control | |
Xu et al. | Computation of all stabilizing PID gains for digital control systems | |
van den Boom et al. | Model predictive control | |
JPH08161004A (en) | Pid controller | |
CN103998999A (en) | Method and a system for tuning multivariable PID controller | |
Wada | Model predictive tracking control for constrained linear systems using integrator resets | |
Gruber et al. | Nonlinear predictive control of smooth nonlinear systems based on Volterra models. Application to a pilot plant | |
Al-Amin et al. | Design of an intelligent temperature controller of furnace system using the fuzzy self-tuning PID controller | |
CN115981159A (en) | Generalized improved active disturbance rejection control method based on model assistance and similar Smith estimation | |
Roberts | A brief overview of model predictive control | |
Puchalski et al. | Comparison of tuning procedures based on evolutionary algorithm for multi-region fuzzy-logi PID controller for non-linear plant | |
Mezghani et al. | Multimodel control of discrete systems with uncertainties | |
JP7283095B2 (en) | Control device, control method and program | |
Pfeiffer et al. | Selftuning of classical controllers with fuzzy-logic | |
Verteshev et al. | Direct digital control in a complex of software design of digital control systems | |
Oustaloup et al. | Frequency-domain synthesis of a filter using viète root functions | |
JPH0378003A (en) | Fuzzy controller | |
Patel et al. | Non-linear tank level control using fractional PI | |
CN116107367B (en) | Temperature regulation control method and device, temperature regulation device and readable storage medium | |
Buijs et al. | Quadratic programming in model predictive control for large scale systems | |
Sato et al. | Improvement of tracking performance in designing a GPC‐based PID controller using a time‐varying proportional gain |