JP6197314B2 - 電力系統のシミュレーション方法および電力系統シミュレータ - Google Patents
電力系統のシミュレーション方法および電力系統シミュレータ Download PDFInfo
- Publication number
- JP6197314B2 JP6197314B2 JP2013050796A JP2013050796A JP6197314B2 JP 6197314 B2 JP6197314 B2 JP 6197314B2 JP 2013050796 A JP2013050796 A JP 2013050796A JP 2013050796 A JP2013050796 A JP 2013050796A JP 6197314 B2 JP6197314 B2 JP 6197314B2
- Authority
- JP
- Japan
- Prior art keywords
- power system
- equation
- state
- circuit
- state quantity
- 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.)
- Active
Links
- 238000004088 simulation Methods 0.000 title claims description 28
- 238000000034 method Methods 0.000 title claims description 25
- 238000004364 calculation method Methods 0.000 claims description 23
- 238000006243 chemical reaction Methods 0.000 claims description 12
- 239000011159 matrix material Substances 0.000 description 10
- 230000006870 function Effects 0.000 description 4
- 238000004458 analytical method Methods 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 2
- 241000208140 Acer Species 0.000 description 1
- 230000015572 biosynthetic process Effects 0.000 description 1
- 238000004422 calculation algorithm Methods 0.000 description 1
- 239000003990 capacitor Substances 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 238000003786 synthesis reaction Methods 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
Images
Classifications
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02E—REDUCTION OF GREENHOUSE GAS [GHG] EMISSIONS, RELATED TO ENERGY GENERATION, TRANSMISSION OR DISTRIBUTION
- Y02E60/00—Enabling technologies; Technologies with a potential or indirect contribution to GHG emissions mitigation
Landscapes
- Supply And Distribution Of Alternating Current (AREA)
Description
以下、図1および図2を参照して、本発明の一実施形態における電力系統シミュレータの構成について説明する。
以下、図3および図4を適宜参照して、本実施形態における電力系統シミュレータによる電力系統のシミュレーション方法について説明する。
ここで、sはラプラス変換子である。なお、当該回路方程式の生成工程は、電気回路のモデリング言語(例えば非特許文献1を参照)を用いることによって自動化することができるため、より複雑な構成の電力系統に対しても適用可能である。
ここで、論理変数pは、開閉器SWが開放状態の場合にp=0となり、開閉器SWが投入状態の場合にp=1となる。
となる。また、式(10)を逆ラプラス変換すると、
となる。さらに、式(11)を後退オイラー法で離散化すると、
となる。ここで、kはステップを示し、ΔTはステップ幅を示す。そして、式(12)をik,ik−1について整理すると、
となる。
なる変換を式(13)に適用すると、z=ik,x=ik−1より、
となり、1つの線形状態方程式(15)および1つの線形不等式(16)が得られる。このようにして、式(14)に示した変換により、対象回路10を表す回路方程式(6),(7),(8),(9)は、論理変数を用いた線形不等式制約付き線形等式モデルに変換され、MLD(Mixed Logical Dynamical:混合論理動的)システムとして表現される(例えば非特許文献2を参照)。
そして、式(17),(18),(19)を逆ラプラス変換し、後退オイラー法で離散化したうえで、式(14)に示した変換を適用すると、
となり、出力方程式(20)が得られる。なお、上記の式(9)ないし式(20)に示した、回路方程式から線形不等式制約付き線形等式モデルへの変換工程は、モデル変換ツール(例えば非特許文献3を参照)を用いることによって自動化することができる。
20 回路方程式生成部
30 システム変換部
40 不等式演算部
50 システム演算部
60 波形演算部
100 コンピュータ
101 入力装置
102 出力装置
103 記憶装置
104 バス
SW 開閉器
Claims (6)
- コンピュータが、1つ以上の開閉器を有する電力系統のシミュレーションを実行する方法であって、
前記コンピュータが、
前記電力系統の等価回路を表す回路方程式を、前記開閉器の開閉状態を表す論理変数を用いた混合論理動的システムとして表現し、前記論理変数を含む線形状態方程式および線形不等式に変換するシステム変換ステップと、
前記線形不等式と、前記論理変数の値とに基づいて、前記電力系統の第1の状態量を求める不等式演算ステップと、
前記線形状態方程式と、前記第1の状態量および前記論理変数の値とに基づいて、前記電力系統の第2の状態量を求めるシステム演算ステップと、
を実行することを特徴とする電力系統のシミュレーション方法。 - 請求項1に記載の電力系統のシミュレーション方法であって、
前記コンピュータが、
前記第2の状態量の時系列波形を求める波形演算ステップをさらに実行することを特徴とする電力系統のシミュレーション方法。 - 請求項1または請求項2に記載の電力系統のシミュレーション方法であって、
前記コンピュータが、
前記論理変数を用いて、前記等価回路の各ノードにおける電圧と電流との関係を示す前記回路方程式を生成する回路方程式生成ステップをさらに実行することを特徴とする電力系統のシミュレーション方法。 - 1つ以上の開閉器を有する電力系統の状態量を求める電力系統シミュレータであって、
前記電力系統の等価回路を表す回路方程式を、前記開閉器の開閉状態を表す論理変数を用いた混合論理動的システムとして表現することにより得られる、前記論理変数を含む線形不等式と、前記論理変数の値とに基づいて、前記電力系統の第1の状態量を求める不等式演算部と、
前記回路方程式を前記混合論理動的システムとして表現することにより得られる、前記論理変数を含む線形状態方程式と、前記第1の状態量および前記論理変数の値とに基づいて、前記電力系統の第2の状態量を求めるシステム演算部と、
前記第2の状態量の時系列波形を求める波形演算部と、
を有することを特徴とする電力系統シミュレータ。 - 請求項4に記載の電力系統シミュレータであって、
前記回路方程式を前記混合論理動的システムとして表現し、前記線形状態方程式および前記線形不等式に変換するシステム変換部をさらに有することを特徴とする電力系統シミュレータ。 - 請求項4または請求項5に記載の電力系統シミュレータであって、
前記論理変数を用いて、前記等価回路の各ノードにおける電圧と電流との関係を示す前記回路方程式を生成する回路方程式生成部をさらに有することを特徴とする電力系統シミュレータ。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013050796A JP6197314B2 (ja) | 2013-03-13 | 2013-03-13 | 電力系統のシミュレーション方法および電力系統シミュレータ |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013050796A JP6197314B2 (ja) | 2013-03-13 | 2013-03-13 | 電力系統のシミュレーション方法および電力系統シミュレータ |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2014178751A JP2014178751A (ja) | 2014-09-25 |
JP6197314B2 true JP6197314B2 (ja) | 2017-09-20 |
Family
ID=51698667
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013050796A Active JP6197314B2 (ja) | 2013-03-13 | 2013-03-13 | 電力系統のシミュレーション方法および電力系統シミュレータ |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6197314B2 (ja) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105958476B (zh) * | 2016-05-06 | 2018-03-20 | 河海大学 | 基于Wirtinger不等式的时滞电力系统稳定性判定方法 |
JP7420803B2 (ja) * | 2018-11-15 | 2024-01-23 | ディスペース ゲー・エム・ベー・ハー | 電気回路のシミュレーションのためのコンピュータ実装方法 |
CN110414118B (zh) * | 2019-07-23 | 2023-05-05 | 上海电机学院 | 一种基于分离式建模的Boost变换器建模方法及应用 |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3943163B2 (ja) * | 1996-07-03 | 2007-07-11 | 株式会社日立メディコ | 回路解析装置 |
JP5943269B2 (ja) * | 2011-11-29 | 2016-07-05 | 学校法人 中央大学 | 回路シミュレーション方法、回路シミュレーション装置、および回路シミュレーションプログラム |
-
2013
- 2013-03-13 JP JP2013050796A patent/JP6197314B2/ja active Active
Also Published As
Publication number | Publication date |
---|---|
JP2014178751A (ja) | 2014-09-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Ould-Bachir et al. | A network tearing technique for FPGA-based real-time simulation of power converters | |
Broyden | The convergence of a class of double-rank minimization algorithms 1. general considerations | |
Chen et al. | Verilog-A compatible recurrent neural network model for transient circuit simulation | |
Sun | Synchronization of fractional-order chaotic systems with non-identical orders, unknown parameters and disturbances via sliding mode control | |
JP6197314B2 (ja) | 電力系統のシミュレーション方法および電力系統シミュレータ | |
RU2019120515A (ru) | Способ и система для управления матричным преобразователем | |
CN109101676B (zh) | 用于仿真总电路的计算机实现的方法 | |
Sinkar et al. | A comparative study of electromagnetic transient simulations using companion circuits, and descriptor state-space equations | |
Kiffe et al. | Automated generation of a FPGA-based oversampling model of power electronic circuits | |
US11314913B2 (en) | Information processing apparatus, program, and simulation method | |
JP7420803B2 (ja) | 電気回路のシミュレーションのためのコンピュータ実装方法 | |
Farhan et al. | New method for fast transient simulation of large linear circuits using high-order stable methods | |
Lantsov et al. | Algorithms for software tools with harmonic balance method | |
Lantsov | A new algorithm for solving of harmonic balance equations by using the model order reduction method | |
Ould-Bachir et al. | FPGA-based real-time simulation of a PSIM model: An indirect matrix converter case study | |
JP6379722B2 (ja) | 電気回路のシミュレーション装置、電気回路のシミュレーション方法、プログラム | |
Blinov et al. | Transient and Stationary Modes in Electric Power Supplies | |
Bechtold et al. | Model order reduction: an advanced, efficient and automated computational tool for microsystems | |
Castanon et al. | Laplace transform inversion through the theta algorithm for power-system EMT analysis | |
Dinesha et al. | Application of multistage homotopy perturbation for multi-machine power system simulations | |
Tarasov et al. | The problem of switching elements in computer modeling of power systems | |
Gurrala et al. | Real-time simulation of power converters using Adomian decomposition method on mini-FSS | |
Modabbernia et al. | A New Software for Investigating the Function and Modeling the Non-isolated DC–DC Switching Converters | |
Farhan et al. | Parallel simulation of large linear circuits with nonlinear terminations using high-order stable methods | |
Lavers et al. | A new approach for power electronic system modelling using MNA |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20160215 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20161220 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20170110 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170227 |
|
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: 20170725 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20170807 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6197314 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |