JPH0568169B2 - - Google Patents

Info

Publication number
JPH0568169B2
JPH0568169B2 JP55065019A JP6501980A JPH0568169B2 JP H0568169 B2 JPH0568169 B2 JP H0568169B2 JP 55065019 A JP55065019 A JP 55065019A JP 6501980 A JP6501980 A JP 6501980A JP H0568169 B2 JPH0568169 B2 JP H0568169B2
Authority
JP
Japan
Prior art keywords
calculation
power
power flow
change
phase angle
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
Application number
JP55065019A
Other languages
Japanese (ja)
Other versions
JPS56159681A (en
Inventor
Keisuke Tanaka
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP6501980A priority Critical patent/JPS56159681A/en
Publication of JPS56159681A publication Critical patent/JPS56159681A/en
Publication of JPH0568169B2 publication Critical patent/JPH0568169B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Supply And Distribution Of Alternating Current (AREA)

Description

【発明の詳細な説明】 本発明は訓練用シミユレータに関し、特に電力
系統を運用する運転員を訓練するために用いるも
のである。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a training simulator, and in particular is used to train operators who operate an electric power system.

従来電力系統の運用計算のために第1図に示す
ハードウエア構成の潮流計算システムが用いられ
ていた。図において、1はデイジタル計算機、2
は外部記憶装置として用いられるデイスク装置、
3はシステムタイプライタ、4はマン−マシーン
インターフエイスとして用いられる操作卓
(CRTデイスプレイを含む)、5はカードリーダ、
6はラインプリンタ、7は系統監視盤をそれぞれ
示す。
Conventionally, a power flow calculation system with the hardware configuration shown in FIG. 1 has been used for operational calculations of power systems. In the figure, 1 is a digital computer, 2
is a disk device used as an external storage device,
3 is a system typewriter, 4 is a console used as a man-machine interface (including a CRT display), 5 is a card reader,
Reference numeral 6 indicates a line printer, and 7 indicates a system monitoring panel.

第1図の従来の潮流計算システムにおいて、操
作卓4のCRTデイスプレイ等の入力装置より系
統状態を設定し、デイジタル計算機1内にあるプ
ログラムに起動をかけ、そのプログラムが終了す
ると同時にCRTデイスプレイ等の出力装置に出
力結果を表示させる。
In the conventional power flow calculation system shown in Fig. 1, the system status is set using an input device such as a CRT display on the operation console 4, a program in the digital computer 1 is started, and as soon as the program is finished, the CRT display etc. Display the output results on the output device.

例えば電力系統が第2図Aの状態から第2図B
の状態に変化した場合を考える。
For example, if the power system changes from the state in Figure 2A to Figure 2B
Consider the case where the state changes to .

第2図において電力系統は、2台の発電機11
i及び11jの母線12i及び12j間を送電線
13ijによつて接続し、また母線12i及び12
jと負荷14の母線15との間をそれぞれ送電線
16i及び16jによつて接続する構成を有す
る。しかるに第2図Aの状態から、母線12i及
び12j間の送電線13ijに設けられた開閉装置
17i及び17jが開放されて第2図Bの状態に
なると、デイジタル計算機1内のプログラムによ
つて従来は第3図に示す手順に従つて系統の潮流
を計算していた。
In Figure 2, the power system consists of two generators 11
A transmission line 13ij connects buses 12i and 12j of buses 12i and 11j, and buses 12i and 12j
j and the bus bar 15 of the load 14 are connected by power transmission lines 16i and 16j, respectively. However, when the switching devices 17i and 17j provided on the power transmission line 13ij between the bus bars 12i and 12j are opened from the state shown in FIG. 2A and the state shown in FIG. calculated the system power flow according to the procedure shown in Figure 3.

潮流計算手法にはいろいろあるが、ノード方程
式を用いたニユートン・ラフソン法の場合、母線
の電圧、位相角を求める収束計算の部分の原理
は、次式 Δθ ΔV i+1 =J12 J12 J21 J22-1 i ΔP ΔQ i …(1) に示すように、繰返し回数i番目のθ,Vを用い
て補正量ΔP,ΔQを計算することにある。ここ
で、Δθは位相角の修正量、ΔVは電圧の修正量、
ΔPは有効電力の補正量、ΔQは無効電力の補正
量、jijはヤコビアン行列で J11=∂P/∂θ、J12=P/∂V J21=∂Q/∂θ、J22=∂Q/∂V …(2) を示す。このように(1)式に基づいて、補正量ΔP、
ΔQを計算し、次にヤコビアン行列Jijを計算し、
その逆行列J-1を求める。次にJ-1と、〔ΔP、ΔQ〕
Tの積をとることによつて〔Δθ、ΔV〕Tを求める。
この演算結果は再度修正量として次回の計算に用
いられ、かくして以上の計算をθ及びVが収束す
るまで繰返される。やがてθ、Vが収束すれば、
その値を用いて、ブランチ(送電線、変圧器設備
などを含む)の潮流Pij,Qijを計算する。以上の
ような原理をデイジタル計算機内のプログラムが
処理する。
There are various power flow calculation methods, but in the case of the Newton-Raphson method using the node equation, the principle of the convergence calculation to determine the bus voltage and phase angle is as follows: Δθ ΔV i+1 = J 12 J 12 J 21 J 22-1 i ΔP ΔQ i (1) As shown in (1), the correction amounts ΔP and ΔQ are calculated using θ and V of the i-th repetition number. Here, Δθ is the phase angle correction amount, ΔV is the voltage correction amount,
ΔP is the active power correction amount, ΔQ is the reactive power correction amount, j ij is the Jacobian matrix, and J 11 = ∂P/∂θ, J 12 = P/∂V J 21 = ∂Q/∂θ, J 22 = ∂ Q/∂V …(2) is shown. In this way, based on equation (1), the correction amount ΔP,
Compute ΔQ, then compute the Jacobian matrix J ij ,
Find its inverse matrix J -1 . Next, J -1 and [ΔP, ΔQ]
Find [Δθ, ΔV] T by taking the product of T.
This calculation result is used again as a correction amount in the next calculation, and the above calculation is thus repeated until θ and V converge. If θ and V eventually converge,
Using these values, power flows P ij and Q ij of branches (including power transmission lines, transformer equipment, etc.) are calculated. A program within a digital computer processes the principles described above.

次に上記ヤコビアン行列を用いた潮流計算方法
による従来の電力系統運用の訓練用シミユレータ
の動作について第3図のフローチヤートを参照し
て説明する。
Next, the operation of the conventional power system operation training simulator based on the power flow calculation method using the Jacobian matrix described above will be explained with reference to the flowchart shown in FIG.

ステツプS1:デジタル計算機1内にあるシミ
ユレーシヨンプログラムに起動をかける。
Step S1: Start up the simulation program in the digital computer 1.

ステツプS2:シミユレーシヨンプログラムの
実行に先立ち、前処理プログラムを実行し、第2
図Bに示す電力系統図の系統状態、運用状態しや
断器及び断路器17i,17jの入、切状態、発電
機11i,11j出力しや断負荷14をプログラム
内に設定し、かくして潮流計算を実行する前に分
離のチエツク等を行い、計算対象となる系統構成
を認識する。
Step S2: Prior to execution of the simulation program, a preprocessing program is executed and the second
The system status of the power system diagram shown in Figure B, the operation status, the on/off status of the disconnectors and disconnectors 17 i and 17 j , and the output disconnection load 14 of the generators 11 i and 11 j are set in the program. In this way, before executing power flow calculations, a separation check, etc. is performed, and the system configuration to be calculated is recognized.

ステツプS3:各母線12i,12j,15の電圧
V、位相角θの初期値計算を行う。
Step S3: Initial values of voltage V and phase angle θ of each bus bar 12 i , 12 j , 15 are calculated.

ステツプS4:補正量、すなわち、(1)式に示す
ΔP(有効電力の補正量)、ΔQ(無効電力の補正量)
の計算を実行する。
Step S4: Correction amount, that is, ΔP (active power correction amount) and ΔQ (reactive power correction amount) shown in equation (1).
perform the calculation.

ステツプS5:上記各補正量ΔP、ΔQに基づき
(2)式に従つてヤコビアン行列J、その逆行列J-1
を求める。
Step S5: Based on each of the above correction amounts ΔP and ΔQ
According to equation (2), the Jacobian matrix J and its inverse matrix J -1
seek.

ステツプS6:(1)式に従い逆行列J-1と補正量
ΔP、ΔQより電圧の補正量ΔV、位相角の修正量
Δθを計算する。
Step S6: Calculate voltage correction amount ΔV and phase angle correction amount Δθ from the inverse matrix J -1 and correction amounts ΔP and ΔQ according to equation (1).

ステツプS7:この演算結果は再度修正量とし
て用いられ、上記(1)式をΔθ及びΔVが収束するま
でステツプS4〜ステツプS7が繰り返される。
Step S7: This calculation result is used again as a correction amount, and steps S4 to S7 are repeated until Δθ and ΔV converge in equation (1).

ステツプS8:ステツプS7においてΔθ及びΔV
が収束したとの判定結果を得ればその収束値θ、
Vを用いて第2図Bに示す電力系統図の潮流の
Pij,Qijを演算し、ステツプS9においてプログラ
ムを終了する。
Step S8: Δθ and ΔV at step S7
If the judgment result that the has converged is obtained, the convergence value θ,
Using V, calculate the power flow of the power system diagram shown in Figure 2B.
P ij and Q ij are calculated, and the program is terminated in step S9.

このように従来の訓練用シミユレータにおいて
は、第3図に示されるフローチヤートに示される
ように、系統構成が変つたか変らないかに拘わら
ず、計算機1はステツプS3での初期値計算や、
ステツプS5でのヤコビアン逆行列J-1の計算を、
プログラムが起動されるたびに演算することにな
る。しかしかくすると、演算実行時間が長くな
り、計算機占有率を高める欠点があつた。
In this way, in the conventional training simulator, as shown in the flowchart shown in FIG. 3, regardless of whether the system configuration has changed or not, the computer 1 calculates the initial value in step S3,
The calculation of the Jacobian inverse matrix J -1 at step S5 is
The calculation will be performed every time the program is started. However, this method has the drawback of increasing the calculation execution time and increasing the computer occupation rate.

また繰り返し計算するごとにヤコビアン逆行列
J-1を計算しなければならず、潮流計算結果をシ
ミユレータの系統監視盤中のCTRに表示する周
期が長くなり、リアルタイムに電力系統の潮流を
模擬すことが出来ないという問題点があつた。
Also, each time the calculation is repeated, the Jacobian inverse matrix is
J -1 had to be calculated, and the cycle for displaying the power flow calculation results on the CTR in the simulator's system monitoring panel became long, creating a problem that it was not possible to simulate the power flow of the power system in real time. .

この発明は上記のような問題点を解決するため
になされたもので、潮流計算を従来の潮流計算シ
ステムに比べて一段と高速化することにより、多
数の電力機器及び負荷の挙動に対応する複雑なデ
ータ処理等の計算処理をしなければならないよう
な場合でもほとんど実時間で実行可能な訓練用シ
ミユレータを提供することを目的とする。
This invention was made to solve the above problems, and by speeding up power flow calculations even more than conventional power flow calculation systems, it is possible to perform complex power flow calculations that correspond to the behavior of a large number of power devices and loads. The purpose of the present invention is to provide a training simulator that can be executed almost in real time even when calculation processing such as data processing is required.

以下図面について本発明の一例を詳述するに、
訓練用シミユレータのハードウエア構成として
は、第1図について上述したと同様に従来の潮流
計算システムと同一のものを用いるが、デイジタ
ル計算機1の主メモリ上あるいはデイスク装置2
には第4図に示す演算手順の潮流計算プログラム
が実装される。
An example of the present invention will be described in detail below with reference to the drawings.
The hardware configuration of the training simulator is the same as that of the conventional power flow calculation system as described above with reference to FIG.
A power flow calculation program with the calculation procedure shown in FIG. 4 is implemented in the system.

第4図のフローチヤートに従つて、本実施例に
おける訓練用シミユレータの潮流計算プログラム
について説明する。
The power flow calculation program of the training simulator in this embodiment will be explained according to the flowchart of FIG.

先ず、本潮流計算の対象となる電力系統図の系
統状態、運用状態しや断器及び断路器17i,1
jの入、切状態、発電機11i,11j出力しや断
負荷14を第2図Aに示す如くプログラム内に設
定する。
First, the system status and operation status of the power system diagram that is the target of this power flow calculation, the disconnector, and the disconnector 17 i , 1
7. The on/off state of the generator 11 i , 11 j and the disconnection load 14 are set in the program as shown in FIG. 2A.

第2図Aにおいて電力系統は、2台の発電機1
i及び11jの母線12i及び12j間を送電線13
ijによつて接続し、また母線12i及び12jと負荷
14の母線15との間をそれぞれ送電線16i
び16jによつて接続する構成を有する。
In Figure 2A, the power system consists of two generators 1
Transmission line 13 runs between busbars 12 i and 12 j of 1 i and 11 j .
ij , and the bus bars 12 i and 12 j and the bus bar 15 of the load 14 are connected by power transmission lines 16 i and 16 j , respectively.

ステツプS11:計算機1がタイマにより周期的
にプログラムに起動をかけるか、或はしや断器等
のオンオフ操作的にプログラムが起動され、その
つど系統状態を計算する。この点において人間が
CRTデイスプレイ等の入力装置からプログラム
起動する潮流計算システムと異なつている。
Step S11: The computer 1 periodically activates the program using a timer, or the program is activated by an on/off operation such as a disconnector, and calculates the system status each time. In this respect, humans
This is different from a power flow calculation system in which the program is started from an input device such as a CRT display.

ステツプS12:1周期前の系統構成と現在の系
統構成とを比較して変化があつたかどうかを判断
する。
Step S12: Compare the system configuration one cycle ago with the current system configuration to determine whether there has been a change.

ステツプS13:前ステツプS12において第2図
A同様に変化がなければ、1周期前のヤコビヤン
逆行列J-1すなわち後述するアドミタンス逆行列
Y-1及び各母線12i,12jの電圧V、位相角θ
をデイスク装置2から入力する。従つてプログラ
ム起動毎にヤコビヤン逆行列J-1を計算する手間
が省ける。
Step S13: If there is no change in the previous step S12 as in FIG .
Y -1 and voltage V of each bus 12 i and 12 j , phase angle θ
is input from the disk device 2. Therefore, the effort of calculating the Jacobian inverse matrix J -1 each time the program is started can be saved.

ステツプS14:前ステツプS13でした各母線1
i,12jの電圧V、位相角θを収束計算の初期
値として設定する。従つて、このことでプログラ
ム起動毎の初期値計算の手間を省くことができ
る。
Step S14: Each bus line 1 that was in the previous step S13
The voltage V and phase angle θ of 2 i and 12 j are set as initial values for convergence calculation. Therefore, this can save the effort of calculating the initial value every time the program is started.

ステツプS15:従来技術同様、有効電力の補正
量ΔP、無効電力の補正量ΔQを前ステツプS13で
設定してヤコビヤン逆行列J-1を用いて計算する。
Step S15: As in the prior art, the active power correction amount ΔP and the reactive power correction amount ΔQ are set in the previous step S13 and calculated using the Jacobian inverse matrix J -1 .

ステツプS16:(1)式に従い、逆行列J-1、補正量
ΔP、ΔQより電圧修正量ΔV、位相角修正量Δθを
計算する。
Step S16: According to equation (1), the voltage correction amount ΔV and the phase angle correction amount Δθ are calculated from the inverse matrix J -1 and the correction amounts ΔP and ΔQ.

ステツプS17:この演算結果は再度修正量とし
て用いられ、上記(1)式をΔθ及びΔVが収束するま
でステツプS15〜ステツプS16が繰り返される。
Step S17: This calculation result is used again as a correction amount, and steps S15 to S16 are repeated until Δθ and ΔV converge in the above equation (1).

ステツプS18:ステツプS17においてθ及びΔV
が収束したとの判定結果を得ればその収束値θ、
Vを用いて第2図Bに示す電力系統図のブランチ
の潮流Pij,Qijを演算する。
Step S18: θ and ΔV in step S17
If the judgment result that the has converged is obtained, the convergence value θ,
Power flows P ij and Q ij of the branches of the power system diagram shown in FIG. 2B are calculated using V.

ステツプS21:ステツプS12において第2図A
の状態から、母線12i及び12j間の送電線13ij
に設けられた開閉装置17i及び17jが開放され
て第2図Bの状態になり、系統構成の変化があつ
たことを判定すれは、本ステツプS21で前周期で
設定されたJ-1行列即ちY-1行列を構成変化に合
せて部分修正する。
Step S21: In step S12, Fig. 2A
From the state of , transmission line 13 ij between bus bars 12 i and 12 j
The switchgear 17i and 17j installed in the switchgear 17i and 17j are opened and the state shown in FIG. The matrix, ie, the Y -1 matrix, is partially modified in accordance with the configuration change.

ステツプS22:構成変更後の系統構成より各母
線12i,12jの電圧V1、位相角θの初期値計算
を行う。
Step S22: Initial values of the voltage V 1 and phase angle θ of each bus 12 i and 12 j are calculated based on the system configuration after the configuration change.

以下、ステツプS15〜S17を繰り返し、最終的
にステツプS18でブランチの潮流の有効電力Pij
Qijを計算する。
Hereafter, steps S15 to S17 are repeated, and finally, in step S18, the active power P ij of the branch power flow is
Calculate Q ij .

次に、第4図の潮流計算プログラムの詳細説明
を行い、本プログラムにおいて収束計算ループ内
にはJ-1行列の計算は含まれておらず、J-1行列を
V及びθに依存しないで計算できる。すなわち系
統方程式をP−θ、Q−Vに分割することによ
り、次式のような形に置き換える。
Next, we will give a detailed explanation of the power flow calculation program shown in Figure 4. In this program, the calculation of the J -1 matrix is not included in the convergence calculation loop, and the J -1 matrix is not dependent on V and θ. Can calculate. That is, by dividing the systematic equation into P-θ and Q-V, it is replaced by the following equation.

P=Yθ+ΔP Q=YV+ΔQ …(3) ここでYはアドミツタンス行列、ΔPは有効電
力の補正量、ΔQは無効電力の補正量である。
P=Yθ+ΔP Q=YV+ΔQ (3) where Y is the admittance matrix, ΔP is the active power correction amount, and ΔQ is the reactive power correction amount.

(3)式にニユートン・ラフソン法を適用すれば、
第nステツプにおいて、 θo+1=Y-1(Pset−ΔPo) Vo+1=Y-1(Qset−ΔQo) …(4) となる。このようにすれば、J-1行列は、P−θ
ループ、Q−Vループ共にY-1を用いればよく、
系統構成から一義的に定まり、収束計算以前に計
算しておけばよいことになる。
If we apply the Newton-Raphson method to equation (3), we get
At the n-th step, θ o+1 = Y -1 (P set - ΔP o ) Vo +1 = Y -1 (Q set - ΔQ o ) (4). In this way, the J -1 matrix becomes P-θ
It is sufficient to use Y -1 for both the loop and the Q-V loop,
It is uniquely determined from the system configuration and can be calculated before the convergence calculation.

また、系統構成が変わらなければ、1周期前の
Y-1行列をそのまま使用することができる。
Also, if the system configuration does not change, the
You can use the Y -1 matrix as is.

次に系統構成が変わつた場合J-1行列即ちY-1
行列を部分修正すればよい。すなわち系統構成が
変わつたのであるから新たに、Y-1行列を計算し
なおす必要があるが、逆行列の計算に時間がかか
るので、Kronの公式を用いることにより、1周
期前の逆行列を部分修正する。
Next, when the system configuration changes, J -1 matrix, that is, Y -1
All you have to do is partially modify the matrix. In other words, since the system configuration has changed, it is necessary to recalculate the Y -1 matrix, but since calculating the inverse matrix takes time, by using Kron's formula, we can calculate the inverse matrix from one cycle before. Partial correction.

例えば、第4図において、ブランテi−jが開
放された時、開放前のアドミツタンス行列Yの逆
行列をY-1(=zkl′)とすれば、 zkl′=zkl−Zik−Zjk)(Zil−Zjl/−1/yij+(Zij
+Zjj+2Zij)…(5) として求め得る。ここでk、l=1、2、…Nで
ある。このように(5)式を用いて、ヤコビアン逆行
列J-1を修正する。
For example, in Fig. 4, when Brante i-j is released, if the inverse matrix of admittance matrix Y before release is Y -1 (=zkl'), then zkl'=zkl-Z ik -Z jk ) (Z il −Z jl /−1/yij+(Z ij
+Z jj +2Z ij )…(5) Here, k, l=1, 2,...N. In this way, the Jacobian inverse matrix J -1 is modified using equation (5).

かかる修正演算はステツプS21において実行さ
れ、その後ステツプS22において初期値計算を行
ない、以下の処理は、系統構成に変化がなかつた
場合と同様に実行される。
Such correction calculations are performed in step S21, and then initial value calculations are performed in step S22, and the following processing is performed in the same way as when there is no change in the system configuration.

なお上述の実施例においては、潮流計算プログ
ラムを1タスクとして、周期的に起動させるよう
にした場合として述べたが、上記プログラムを2
つのタスクに分けて処理することも考えられる。
すなわち、1タスクを系統構成変化に伴なうY-1
行列の修正と、V、θの初期値を計算するタスク
とし、もう1つのタスクを周期的にY-1行列及び
V、θの初期値をデイスク装置より入力し収束計
算を行なうタスクとする。最初のタスクは、系統
構成が変化あると起動され、2番目のタスクは周
期的にタイマにより起動される。かくすればさら
に一段と演算時間を短縮させることができる。
In the above embodiment, the load flow calculation program is set as one task and is started periodically, but the above program is executed as two tasks.
It is also possible to divide the process into two tasks.
In other words, Y -1 for one task due to a change in system configuration.
One task is to correct the matrix and calculate the initial values of V and θ, and another task is to periodically input the Y -1 matrix and the initial values of V and θ from the disk device and perform convergence calculations. The first task is activated when the system configuration changes, and the second task is activated periodically by a timer. In this way, the calculation time can be further reduced.

以上のように、本発明によれば、J-1行列を繰
り返し回数ごとに計算する必要がなくなり、系統
構成が変化しなければ、1周期前のV-1行列をそ
のまま参照すればよく、この分演算時間を格段的
に短縮させ得る。
As described above, according to the present invention, there is no need to calculate the J -1 matrix for each repetition number, and if the system configuration does not change, the V -1 matrix of one cycle before can be referred to as is. The calculation time can be significantly reduced.

また系統構成が変化した場合は新たにJ-1行列
を計算するのではなく、前の系統状態に対する
J-1行列を部分修正するだけでよい。
Also, when the system configuration changes, instead of calculating a new J -1 matrix,
All you need to do is partially modify the J -1 matrix.

さらに系統構成が変化しなければ、1周期前の
V、θの値を参照し、収束計算の初期値としたの
で、初期値計算をする必要もなくなつた。
Furthermore, if the system configuration does not change, the values of V and θ one cycle before are referenced and used as the initial values for convergence calculation, so there is no need to calculate the initial values.

因みにJ-1行列を部分修正することにより、J-1
行列の計算は従来の場合の約1/N(Nはノード
数)の演算時間ですむ。例えば従来のプログラム
の場合の実行時間を24〔sec〕(すなわち第3図の
ステツプS2における前処理時間Tpreが2〔sec〕、
ステツプS3の初期値計算時間Tiotが1〔sec〕、ス
テツプS4の補正計算時間Thsが0.5〔sec〕、ステツ
プB5のJ-1行列計算時間Tjacが3〔sec〕、ステツプ
S6の電圧、位相角計算時間Tvtが0.5〔sec〕、ステ
ツプS7のP−Qフロー計算時間TPQが1〔sec〕、
繰り返し回数NRが5、ノード数N=50とする)
であるのに対して、本発明の場合のプログラムの
実行時間は、系統構成に変化がある場合約8.1
〔sec〕となり、系統構成に変化がない場合4.2
〔sec〕(すなわち第4図のステツプS13における
J-1行列の設定時間Tjsetが0.1〔sec〕、ステツプS14
の初期値の設定時間Tiosetが0.1〔sec〕、繰り返し
回数がNR=1であるから)となる。
By the way, by partially correcting the J -1 matrix, J -1
Matrix calculation takes about 1/N (N is the number of nodes) of the calculation time of the conventional case. For example, the execution time for a conventional program is 24 [sec] (that is, the preprocessing time T pre in step S2 in Fig. 3 is 2 [sec],
The initial value calculation time T iot of step S3 is 1 [sec], the correction calculation time T hs of step S4 is 0.5 [sec], the J -1 matrix calculation time T jac of step B5 is 3 [sec],
The voltage of S6, the phase angle calculation time T vt is 0.5 [sec], the P-Q flow calculation time T PQ of step S7 is 1 [sec],
Assume that the number of repetitions N R is 5 and the number of nodes N = 50)
On the other hand, the program execution time in the case of the present invention is approximately 8.1 times when there is a change in the system configuration.
[sec] and there is no change in the system configuration 4.2
[sec] (i.e. in step S13 of Fig. 4)
J -1 matrix setting time T jset is 0.1 [sec], step S14
Since the initial value of the set time T ioset is 0.1 [sec] and the number of repetitions is N R =1).

以上のように本発明に依れば、従来と比較して
訓練用シミユレータの実時間処理を実現するため
に、系統構成に変化が無い場合はJ-1の計算を不
要とし、変化有の場合でもJ-1を一括計算するの
でなく、部分修正を行うことにより、従来より高
速な周期的な潮流計算結果の表示が可能となる。
As described above, according to the present invention, in order to realize real-time processing of a training simulator compared to the conventional method, calculation of J -1 is not necessary when there is no change in the system configuration, and when there is a change. However, by making partial corrections instead of calculating J -1 all at once, it is possible to display periodic power flow calculation results faster than before.

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

第1図は、本発明を適用し得る訓練用シミユレ
ータのハードウエアを示す系統図、第2図は系統
構成の変化を示す系統図、第3図は、従来の潮流
計算プログラムの概略フローチヤートを示す流路
図、第4図は本発明による訓練用シミユレータの
一実施例を示す潮流計算プログラムの概略フロー
チヤートを示す流路図である。 1…デイジタル計算機、2…磁気デイスク装
置、3…システムタイプライタ、4…操作卓、5
…カードリーダ、6…ラインプリンタ、7…系統
監視盤、11i,11j…発電機、12i,12
j,15…母線、13ij,16i,16j…送電
線、14…負荷、17i,17j…開閉装置。
Fig. 1 is a system diagram showing the hardware of a training simulator to which the present invention can be applied, Fig. 2 is a system diagram showing changes in system configuration, and Fig. 3 is a schematic flowchart of a conventional power flow calculation program. FIG. 4 is a flow chart showing a schematic flowchart of a tidal flow calculation program showing an embodiment of the training simulator according to the present invention. 1...Digital computer, 2...Magnetic disk device, 3...System typewriter, 4...Operation console, 5
... Card reader, 6... Line printer, 7... System monitoring board, 11i, 11j... Generator, 12i, 12
j, 15...Bus bar, 13ij, 16i, 16j...Power transmission line, 14...Load, 17i, 17j...Switching device.

Claims (1)

【特許請求の範囲】[Claims] 1 模擬的に設定した電力系統の構成を操作卓よ
りのデータ入力で行為的に変化させ、この構成変
化時の系統における母線の電圧、位相角の収束値
を求める収束計算を、計算機によりヤコビアン行
列を用いて表わさせる電力系統の電力方程式の解
法にて行うとともに、収束した電圧値、位相角を
用いて潮流計算を行い、系統構成変化時の潮流を
系統監視盤に表示しシミユレートする訓練用シミ
ユレータにおいて、潮流計算を行うにあたり、系
統構成の変化の有無を判定し、変化がないとき前
回の潮流計算の段階で求め記憶したヤコビアン逆
行列をそのまま用い、又は変化があるとき変化す
る前の回のヤコビアン逆行列を系統構成の変化の
あつた部分のアドミタンスを用いて部分的に修正
して初期値を得、この初期値に基づいて補正量の
計算と、位相角及び電圧計算とを位相角及び電圧
が収束するまで計算機にて繰返し、この収束値を
用いてブランチの潮流の有効電力及び無効電力を
計算して表示することを特徴とする訓練用シミユ
レータ。
1. The configuration of a simulated power system is changed by inputting data from the console, and a computer is used to perform convergence calculations to obtain the convergence values of the bus voltage and phase angle in the system when the configuration changes. For training purposes, the power flow is calculated using the converged voltage value and phase angle, and the power flow when the system configuration changes is displayed and simulated on the system monitoring panel. When performing power flow calculations in the simulator, it is determined whether there is a change in the system configuration, and if there is no change, the Jacobian inverse matrix calculated and stored at the previous power flow calculation stage is used as is, or if there is a change, the Jacobian inverse matrix calculated and stored before the change is used. The initial value is obtained by partially modifying the Jacobian inverse matrix using the admittance of the part where the system configuration has changed, and based on this initial value, the calculation of the correction amount and the phase angle and voltage calculation are performed based on the phase angle. A training simulator characterized in that the calculation is repeated by a computer until the voltage converges, and the convergence value is used to calculate and display the active power and reactive power of the power flow of the branch.
JP6501980A 1980-05-14 1980-05-14 Training simulator Granted JPS56159681A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6501980A JPS56159681A (en) 1980-05-14 1980-05-14 Training simulator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6501980A JPS56159681A (en) 1980-05-14 1980-05-14 Training simulator

Publications (2)

Publication Number Publication Date
JPS56159681A JPS56159681A (en) 1981-12-09
JPH0568169B2 true JPH0568169B2 (en) 1993-09-28

Family

ID=13274838

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6501980A Granted JPS56159681A (en) 1980-05-14 1980-05-14 Training simulator

Country Status (1)

Country Link
JP (1) JPS56159681A (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS603543A (en) * 1983-06-22 1985-01-09 Hitachi Ltd Heat tester for artificial satellite
JP2510595B2 (en) * 1987-06-19 1996-06-26 東京電力株式会社 Input data setting method for power flow calculation
JPH0721696B2 (en) * 1988-01-26 1995-03-08 株式会社日立製作所 Simulator for power system training

Also Published As

Publication number Publication date
JPS56159681A (en) 1981-12-09

Similar Documents

Publication Publication Date Title
Bottura et al. Setting directional overcurrent protection parameters using hybrid GA optimizer
Kezunovic et al. Transients computation for relay testing in real-time
US20140052391A1 (en) Fault Analysis in Electric Networks Having a Plurality of Multi-Phase Buses
CN107132762B (en) Online static security assessment method based on automatic screening of expected fault set
CN109256970B (en) MMC-MTDC transmission system monopolar grounding fault current calculation method
Wang et al. Voltage sag frequency kernel density estimation method considering protection characteristics and fault distribution
Li et al. A multi-area Thevenin equivalent based multi-rate co-simulation for control design of practical LCC HVDC system
Theodoro et al. A flexible co-simulation framework for penetration studies of power electronics based renewable sources: A new algorithm for phasor extraction
CN115562069A (en) RT-LAB-based energy storage grid-connected test system and test method thereof
US20170153682A1 (en) Transient stability simulation and operation of power systems
JPH0568169B2 (en)
Li et al. Dynamic modeling for VSG cluster by using data-physical driven method
Su et al. Advancements on the integration of electromagnetic transients simulator and transient stability simulator
CN108803378B (en) Data processing method, device, flight simulator and storage medium
Werlen et al. Computation of transients by parallel processing
Godinez-Delgado et al. Assessment of power quality adverse effects on electric networks using companion-circuit analysis
JPH05146071A (en) Simulator for training operation of power system
Fisher et al. Phase boundary computation for fault induced delayed voltage recovery
JPS62203518A (en) Propagation wave calculator
JP2880827B2 (en) Power system training simulator
CN114386253A (en) Method and device for realizing mixed step length real-time simulation system based on event driving
Guo Dynamic system equivalents using integrated PSS/E and Python for transient stability studies
JP2783305B2 (en) Simulator for phase shift transformer
Overbye et al. Development and application of a power system simulation environment
JPH03273824A (en) Power system simulator