JP2021140216A - 制御システム及び制御方法 - Google Patents
制御システム及び制御方法 Download PDFInfo
- Publication number
- JP2021140216A JP2021140216A JP2020034626A JP2020034626A JP2021140216A JP 2021140216 A JP2021140216 A JP 2021140216A JP 2020034626 A JP2020034626 A JP 2020034626A JP 2020034626 A JP2020034626 A JP 2020034626A JP 2021140216 A JP2021140216 A JP 2021140216A
- Authority
- JP
- Japan
- Prior art keywords
- control
- database
- data
- information vector
- control system
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 28
- 239000013598 vector Substances 0.000 claims abstract description 54
- 238000004364 calculation method Methods 0.000 claims abstract description 9
- 230000004044 response Effects 0.000 description 17
- 230000006870 function Effects 0.000 description 8
- 238000011156 evaluation Methods 0.000 description 6
- 230000013016 learning Effects 0.000 description 5
- 238000010586 diagram Methods 0.000 description 4
- 230000007704 transition Effects 0.000 description 4
- 230000008859 change Effects 0.000 description 3
- 238000013383 initial experiment Methods 0.000 description 2
- 230000008569 process Effects 0.000 description 2
- 230000003068 static effect Effects 0.000 description 2
- 238000002945 steepest descent method Methods 0.000 description 2
- 230000005856 abnormality Effects 0.000 description 1
- 238000013459 approach Methods 0.000 description 1
- 238000005094 computer simulation Methods 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000002474 experimental method Methods 0.000 description 1
- 238000004886 process control Methods 0.000 description 1
- 230000004043 responsiveness Effects 0.000 description 1
- 230000000630 rising effect Effects 0.000 description 1
- 238000005070 sampling Methods 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
Images
Landscapes
- Feedback Control In General (AREA)
Abstract
Description
システムの状態を表すシステムデータ及び制御パラメータを含む情報ベクトルを記憶するデータベースと、
前記データベースに記憶された情報ベクトルと、システムの現在の状態を表す要求点とに基づいて、更新する制御パラメータを算出する演算部と、
前記演算部で算出された制御パラメータに基づいて制御対象を制御するデータベース駆動型制御を行う制御部と、を備え、
前記データベースに記憶された情報ベクトルは、予め取得された操業データである閉ループ入出力データに基づいて作成された複数の情報ベクトルを含む。
前記閉ループ入出力データに基づき、ERITによって作成された情報ベクトルを含む、
こととしてもよい。
ERITによって2自由度制御系として作成された制御パラメータに基づいて、1自由度制御系として算出された制御パラメータを含む、
こととしてもよい。
前記データベースに記憶された情報ベクトルと、前記要求点との類似度に基づいて、制御パラメータを算出する、
こととしてもよい。
予め取得された操業データである閉ループ入出力データに基づいて、システムの状態を表すシステムデータ及び制御パラメータを含む複数の情報ベクトルを作成し、
前記情報ベクトルをデータベースに記憶させ、
前記データベースに記憶された情報ベクトルと、システムの現在の状態を表す要求点とに基づいて、更新する制御パラメータを算出し、
算出された制御パラメータに基づいて、制御対象をデータベース駆動型制御によって制御する。
Δu(t)=KI(t)e(t)−KP(t)Δy(t)−KD(t)Δ2y(t)
(1)
ここで、u(t)は制御入力、e(t)は制御誤差信号であり、目標値r(t)、出力y(t)を用いて以下のように定義される。
e(t):=r(t)−y(t) (2)
ここで、KP(t),KI(t),KD(t)は、それぞれ時刻tにおける比例ゲイン、積分ゲイン、微分ゲインを表す。また、Δ(:=1−z−1)は差分演算子を表す。
y(t)=f(φ(t−1)) (3)
ここで、y(t)はシステム出力、f(・)は非線形関数、φ(t−1)は時刻tより1時刻ステップ前のシステムの状態を表す入出力データである。
φ(t−1):=[y(t−1),・・・,y(t−ny),
u(t−1),・・・,u(t−nu)] (4)
ここで、ny,nuはそれぞれ出力と入力の次数である。
Ce=KI/Δ (10)
J1(t)=||u1 *(t)−u2 *(t)|| (19)
e*(t)=r(t)−y*(t) (23)
J2(t)=||u1 *(t)−uPID(t)|| (25)
Claims (5)
- システムの状態を表すシステムデータ及び制御パラメータを含む情報ベクトルを記憶するデータベースと、
前記データベースに記憶された情報ベクトルと、システムの現在の状態を表す要求点とに基づいて、更新する制御パラメータを算出する演算部と、
前記演算部で算出された制御パラメータに基づいて制御対象を制御するデータベース駆動型制御を行う制御部と、を備え、
前記データベースに記憶された情報ベクトルは、予め取得された操業データである閉ループ入出力データに基づいて作成された複数の情報ベクトルを含む、
ことを特徴とする制御システム。 - 前記データベースに記憶された情報ベクトルは、
前記閉ループ入出力データに基づき、ERITによって作成された情報ベクトルを含む、
ことを特徴とする請求項1に記載の制御システム。 - 前記データベースに記憶された情報ベクトルは、
ERITによって2自由度制御系として作成された制御パラメータに基づいて、1自由度制御系として算出された制御パラメータを含む、
ことを特徴とする請求項1又は2に記載の制御システム。 - 前記演算部は、
前記データベースに記憶された情報ベクトルと、前記要求点との類似度に基づいて、制御パラメータを算出する、
ことを特徴とする請求項1から3のいずれか一項に記載の制御システム。 - 予め取得された操業データである閉ループ入出力データに基づいて、システムの状態を表すシステムデータ及び制御パラメータを含む複数の情報ベクトルを作成し、
前記情報ベクトルをデータベースに記憶させ、
前記データベースに記憶された情報ベクトルと、システムの現在の状態を表す要求点とに基づいて、更新する制御パラメータを算出し、
算出された制御パラメータに基づいて、制御対象をデータベース駆動型制御によって制御する、
ことを特徴とする制御方法。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020034626A JP7433596B2 (ja) | 2020-03-02 | 2020-03-02 | 制御システム及び制御方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020034626A JP7433596B2 (ja) | 2020-03-02 | 2020-03-02 | 制御システム及び制御方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2021140216A true JP2021140216A (ja) | 2021-09-16 |
JP7433596B2 JP7433596B2 (ja) | 2024-02-20 |
Family
ID=77668544
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020034626A Active JP7433596B2 (ja) | 2020-03-02 | 2020-03-02 | 制御システム及び制御方法 |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP7433596B2 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7540644B1 (ja) | 2024-04-25 | 2024-08-27 | 株式会社京三製作所 | 制御器の設計方法 |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2019008534A (ja) * | 2017-06-23 | 2019-01-17 | 国立大学法人広島大学 | 制御装置 |
-
2020
- 2020-03-02 JP JP2020034626A patent/JP7433596B2/ja active Active
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2019008534A (ja) * | 2017-06-23 | 2019-01-17 | 国立大学法人広島大学 | 制御装置 |
Non-Patent Citations (1)
Title |
---|
金子 修 OSAMU KANEKO: "二自由度制御系におけるフィードフォワード制御器更新の新しいアプローチ A New Approach to Update of Fe", 計測自動制御学会論文集 第54巻 第12号 TRANSACTIONS OF THE SOCIETY OF INSTRUMENT AND CONTROL EN, vol. 第54巻, JPN6023039505, JP, ISSN: 0005158098 * |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7540644B1 (ja) | 2024-04-25 | 2024-08-27 | 株式会社京三製作所 | 制御器の設計方法 |
Also Published As
Publication number | Publication date |
---|---|
JP7433596B2 (ja) | 2024-02-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Li et al. | Genetic algorithm automated approach to the design of sliding mode control systems | |
Petelin et al. | Control system with evolving Gaussian process models | |
Cao et al. | Gaussian process model predictive control of unknown non‐linear systems | |
JP4908433B2 (ja) | 制御パラメータ調整方法および制御パラメータ調整プログラム | |
Morales et al. | Adaptive control based on fast online algebraic identification and GPI control for magnetic levitation systems with time-varying input gain | |
KR20200084010A (ko) | 목표 시스템에 대한 제어 시스템 생성 | |
Uçak et al. | Generalized self-tuning regulator based on online support vector regression | |
Gharamaleki et al. | An analytical approach to optimal control of nonlinear systems with input constraints | |
Razavi et al. | Adaptive optimal control of unknown discrete-time linear systems with guaranteed prescribed degree of stability using reinforcement learning | |
Xu et al. | DBN based SD-ARX model for nonlinear time series prediction and analysis | |
JP2021140216A (ja) | 制御システム及び制御方法 | |
KR102520280B1 (ko) | 최적의 제어 정책, 트레이닝 시스템, 제어 시스템, 컴퓨터 프로그램 및 기계 판독가능한 저장 매체를 마련하기 위한 방법 | |
JP6919856B2 (ja) | 強化学習プログラム、強化学習方法、および強化学習装置 | |
Silver | Gradient temporal difference networks | |
EP4176386A1 (en) | Training actor-critic algorithms in laboratory settings | |
JPH06332506A (ja) | 非線形制御装置 | |
JP7360162B2 (ja) | 制御系設計方法及び制御装置 | |
Sanci et al. | A Novel Adaptive LSSVR Based Inverse Optimal Controller With Integrator for Nonlinear Non-Affine Systems | |
Irscheid et al. | Tracking control for 2× 2 linear heterodirectional hyperbolic PDEs that are bidirectionally coupled with nonlinear ODEs | |
Rong et al. | Modeling and control of nonlinear dynamic systems | |
Sanatel et al. | Long short term memory based self tuning regulator design for nonlinear systems | |
Aliskan | A novel fuzzy PI control approach for nonlinear processes | |
Zhang et al. | Structure and parameter identification for Bayesian Hammerstein system | |
Wongsa et al. | Deep deterministic policy gradient for magnetic levitation control | |
Sharma et al. | Multi-Time scale smoothed functional With nesterov’s acceleration |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A80 | Written request to apply exceptions to lack of novelty of invention |
Free format text: JAPANESE INTERMEDIATE CODE: A80 Effective date: 20200326 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20230110 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20230926 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20231121 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20240109 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20240126 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7433596 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |