JP2703090B2 - 大規模電力系統リアルタイム・シミュレータ - Google Patents
大規模電力系統リアルタイム・シミュレータInfo
- Publication number
- JP2703090B2 JP2703090B2 JP2055621A JP5562190A JP2703090B2 JP 2703090 B2 JP2703090 B2 JP 2703090B2 JP 2055621 A JP2055621 A JP 2055621A JP 5562190 A JP5562190 A JP 5562190A JP 2703090 B2 JP2703090 B2 JP 2703090B2
- Authority
- JP
- Japan
- Prior art keywords
- power system
- bus
- calculation
- simulator
- cpus
- 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.)
- Expired - Lifetime
Links
- 238000004364 calculation method Methods 0.000 claims description 19
- 238000004891 communication Methods 0.000 claims description 5
- 238000000034 method Methods 0.000 description 12
- 230000005540 biological transmission Effects 0.000 description 3
- 230000000694 effects Effects 0.000 description 3
- 230000005284 excitation Effects 0.000 description 3
- 239000000243 solution Substances 0.000 description 3
- 238000000354 decomposition reaction Methods 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 238000002940 Newton-Raphson method Methods 0.000 description 1
- 239000008364 bulk solution Substances 0.000 description 1
- 239000000470 constituent Substances 0.000 description 1
- 238000004088 simulation Methods 0.000 description 1
Classifications
-
- Y02E60/76—
-
- Y04S40/22—
Landscapes
- Supply And Distribution Of Alternating Current (AREA)
Description
で解析するシミュレータに関するものである。
力抵抗を構成する要素1つ1つを模擬した装置を数多く
組み合せたアナログ型のものと、各構成要素を計算式を
用い大型の汎用コンピュータによつて解析するデジタル
型のものの2種類があつた。ところが、アナログ型にお
いては実際の電力系統のような規模の大きなものは不可
能であり、また、模擬する系統の状態を変更するのは大
変な作業になり、ほとんど不可能であつた。また、従来
のデジタル型のものはCPUの数が少なかつたため発電
機、励磁系、PSS、調速系等の系統構成要素を模擬する
ための微分方程式を解析するためには、全体をまとめた
方程式を解いて行く一括解法と、1つ1つの要素毎に分
けた式を順に解いて行く分割解法(電気学会論文誌、昭
和59年5月号P.297〜P.304)のいずれかであつたが、一
括解法は大きな方程式を一度に解くため、また、分割解
法では1つの方程式を解くためにはそのほかの処理は全
て中止せねばならず、いずれの方法によつても長い時間
を要し、実際の電力系統を模擬することは無理であつ
た。
として、特願平1−245493号明細書に示すものがある。
これは第1図に示すような構成であり、複数個のCPU
(1)を持つ分散型計算機を使用し、各々のCPU(1)
に電力系統を構成する発電機、励磁系、PSS、調速系等
の構成要素の微分方程式を割り当てて、構成要素毎に分
割した計算処理を行い、1個のCPUに対する処理の負荷
を減らしながら分散処理を行つて、高速に計算処理を行
うものである。なお、(2)は各CPUをつなぐ通信線で
ある。
て、構成要素をなす1つの母線における処理の手順を示
すフローチャートであり、各CUP(1)で行われる微分
方程式の求解過程においては、図に示すように各発電機
母線(31)の電気系(PSS(33)・励磁系(34)・発電
機(35))と機械系(運動系(36)・調速系(37))
は、並列して計算することができる。これらの発電機・
制御系は、別のCPU(1)で実行されるため、これらの
タスク間にデータ授受が必要である。また、非発電機母
線(32)は、ダイナミックスの計算をするタスクとの通
信は不要である。
の関係を表わす回路網方程式を母線間のデータを転送し
ながら収束するまで計算する。
第1図及び第2図に示す先行技術によるシミュレータ
は、複数のCPUを持つ分散型計算機の各CPUに各構成要素
の微分方程式を割り付けることで、系統要素の分散化を
はかることができ、処理時間の短縮がはかれた。だが一
方で回路網方程式の求解に対しては連立1次方程式で表
現された系統状態をLU分解法やニュートン・ラプソン
(Newton−Raphson)法で解く方法が一般的であつた。
例えば、発電機、負荷を等価電流源として系統状態をI
=YVの連立1次方程式に表し、Iを既知数、Vを未知数
としてLU分解法で解いていた。他に分散型計算機を用い
て解くアルゴリズムもいくつか考えられているが、何れ
の方法によつても分散システムの高速解析処理能力を十
分に生かしきれていないという問題点があつた。
ので、分散型計算機を用いて系統解析シミュレータにお
ける収束計算を速く処理でき、実際の現象進行速度に近
い速さでの模擬が可能な大規模電力系統リアルタイム・
シミュレータを得ることを目的とする。
レータは、各CPUにおいて電力系統を構成する構成要素
の情報に基づき同一プログラムにより分散処理された計
算結果を、各CPUをつなぐ通信線により転送し、1つの
母線の回路網計算を行う際に、この1つの母線と直接接
続された母線のみの情報をもとに計算を行うものであ
る。
ュレータは、解析対象母線の選択により回路網計算の収
束が速くなり、リアルタイムで解析を行うことができ
る。
リアルタイム・シミュレータを示す構成図、及び第2図
は、この発明の一実施例に係わる1つの発電機母線にお
ける計算手順を示すフローチャートであり、各々上述の
先行技術による分散型計算機を用いたシミュレータと同
様の構成をしている。そして、この発明の一実施例にお
けるシミュレータにおいては、第2図の回路網計算にお
いて、次式に示すような求解方法を用いる。
ス)の式に代入し、単なる代数方程式を計算することに
より解く方法をとり、まずI=YVの行列式から(1)式
の計算を行い、新しいVii(k+1)を求める。ここで、アン
ダーライン部分YG*VGは従来手法の等価電流源に相当す
る項であり、発電機母線の電流である。また、ΣYij*V
j(k)は今の状態(k)における、母線iと直接接続する
母線jの電流の合計である。次に(1)で求めた新しい
(k+1)の状態のVij(k+1)から(2)式を解いて新し
いIii(k+1)を求める。(3)式は(2)式で求めたI
ii(k+1)の値が合値しないことから、Iが0になるまで
収束計算を行うことを示している。
母線を計算する際に、直接その母線に送電線・変圧器等
で接続されている母線の情報のみを受け取つて計算する
方法をとつており、このことにより系統構成にそつて母
線を模擬するCPU間を接続すればよく、回路網計算の分
散化をはかることができ、回路網計算の収束を速めるこ
とができる。また、従来の母線に用いられていたスラッ
ク母線を設ける必要がなく、各母線が対等であるため母
線・送電線の追加、変更も容易であり、分散システムの
柔軟性・耐故障性を生かした方法となつている。
j(k+1)を逐次用いて計算し、残りの母線のVi(k+1)を求
める方法をとれば、収束するまでの演算回数はさらに減
少する。
散型計算機の各CPUに電力系統を構成する構成要素を表
現する微分方程式を配置し、上記各CPUにおいて上記構
成要素の情報に基づき同一プログラムにより分散処理さ
れた計算結果を上記各CPUをつなぐ通信線により転送
し、電力系統の現象を模擬するものにおいて、1つの母
線の回路網計算を行う際に、上記1つの母線と直接接続
された母線の情報のみを用いて、計算するようにしたの
で、回路網方程式が高速に計算でき、その結果分散型計
算機上で実際の系統現象の進行速度と同じ程度の速度で
現象を解析できる大規模電力系統リアルタイム・シミュ
レータが実現できる効果がある。また各CPUにおいて、
同一プログラムを使用し、各構成要素の情報を入力する
ことにより分散処理しているので、母線・送電線の追
加、変更も容易であるという効果がある。
ルタイム・シミュレータを示す構成図、及び第2図はこ
の発明の一実施例に係わるCPUにおける処理の手順を示
すフローチャートである。 (1)はCPU、(2)は通信線である。 なお、図中、同一符号は同一または相当部分を示す。
Claims (1)
- 【請求項1】複数のCPUをもつ分散型計算機の各CPUに、
電力系統を構成する構成要素を表現する微分方程式を配
置し、上記各CPUにおいて上記構成要素の情報に基づき
同一プログラムにより分散処理された計算結果を、上記
各CPUをつなぐ通信線により転送し、電力系統の現象を
模擬するものにおいて、1つの母線の回路網計算を行う
際に、上記1つの母線と直接接続された母線の情報のみ
を用いて、計算するようにしたことを特徴とする大規模
電力系統リアルタイム・シミュレータ。
Priority Applications (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2055621A JP2703090B2 (ja) | 1990-03-06 | 1990-03-06 | 大規模電力系統リアルタイム・シミュレータ |
CA002037371A CA2037371C (en) | 1990-03-06 | 1991-02-28 | Electric power system simulator |
EP91103265A EP0445713B1 (en) | 1990-03-06 | 1991-03-04 | Electric power system simulator |
DE69133132T DE69133132T2 (de) | 1990-03-06 | 1991-03-04 | Simulator für ein elektrisches Leistungssystem |
US07/665,192 US5317525A (en) | 1990-03-06 | 1991-03-05 | Electric power system simulator |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2055621A JP2703090B2 (ja) | 1990-03-06 | 1990-03-06 | 大規模電力系統リアルタイム・シミュレータ |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH03256525A JPH03256525A (ja) | 1991-11-15 |
JP2703090B2 true JP2703090B2 (ja) | 1998-01-26 |
Family
ID=13003853
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2055621A Expired - Lifetime JP2703090B2 (ja) | 1990-03-06 | 1990-03-06 | 大規模電力系統リアルタイム・シミュレータ |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2703090B2 (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103474992B (zh) * | 2013-10-08 | 2015-05-13 | 东南大学 | 电力系统节点电压稳定状态的实时在线辨识判据 |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS56125933A (en) * | 1980-03-07 | 1981-10-02 | Mitsubishi Electric Corp | Power system tidal flow calculating device |
JPS5833933A (ja) * | 1981-08-21 | 1983-02-28 | 株式会社日立製作所 | 電力系統の過渡状態演算装置 |
JPH0728504B2 (ja) * | 1986-02-28 | 1995-03-29 | 株式会社日立製作所 | 進行波演算装置 |
-
1990
- 1990-03-06 JP JP2055621A patent/JP2703090B2/ja not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JPH03256525A (ja) | 1991-11-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108015763B (zh) | 一种抗噪声干扰的冗余度机械臂路径规划方法 | |
CN111090945B (zh) | 一种针对切换系统的执行器和传感器故障估计设计方法 | |
Tzes et al. | A method for solution of the Euler-Bernoulli beam equation in flexible-link robotic systems | |
JP2703090B2 (ja) | 大規模電力系統リアルタイム・シミュレータ | |
Larose et al. | A fully digital real-time power system simulator based on PC-cluster | |
US8155941B2 (en) | Simulation apparatus, simulation system, and simulation method | |
Staack et al. | Towards a complete co-simulation model integration including HMI aspects | |
US7979243B1 (en) | System and method for graphical model processing | |
CA2028807C (en) | Decentralized simulator | |
Zawadzki | Application of local coordinates rectification in linearization of selected parameters of dynamic nonlinear systems | |
Sparr et al. | Using Digital Twins in Learning Factories for Simulation and Optimization | |
Vazirpanah et al. | Ros-based co-simulation for formal cyber-physical robotic system design | |
JP3505338B2 (ja) | 数値解析装置及び数値解析方法並びに集積回路 | |
Tagawa et al. | An overview of the integrated modular avionics (IMA) concept | |
Kvasnica et al. | Accuracy of mathematical models in simulator distributed computing | |
JPS5833933A (ja) | 電力系統の過渡状態演算装置 | |
JPH03256530A (ja) | デジタル型リアルタイム・シミュレーション装置 | |
Steinbach et al. | Integration of Multi-domain-Simulation into the Design of Cyber-Physical Systems | |
Norman et al. | A distributed approach to haptic simulation | |
Lin et al. | Function generation in real-time simulation | |
US10817628B1 (en) | System and method for graphical model processing | |
Moreira et al. | Network decoupling by latency exploitation and distributed hardware architecture | |
Kyesswa et al. | A two-stage parallel hybrid method for power system dynamic security assessment | |
Huang et al. | Finite time interval observer design for discrete-time switched systems | |
Ruppel et al. | Future applications of simulators in process control |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313115 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313117 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20071003 Year of fee payment: 10 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20081003 Year of fee payment: 11 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20091003 Year of fee payment: 12 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313117 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20091003 Year of fee payment: 12 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20091003 Year of fee payment: 12 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101003 Year of fee payment: 13 |
|
EXPY | Cancellation because of completion of term | ||
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101003 Year of fee payment: 13 |