VSCモデルをフェーザで解析する方法

5 Ansichten (letzte 30 Tage)
Yama
Yama am 6 Jan. 2020
Beantwortet: Hiroumi Mita am 7 Jan. 2020
電力系統にPVモデルを組み込み、系統擾乱時の過渡安定性についての検討を行っています。
その際、Simulation TypePhasorにすると、PVモデルでVSCとして用いているUniversal Bridge Blockが次のようなエラーを起こします。
The following SimPowerSystem block is not allowed with the Phasor simulation method:
Block : power_PVarray_grid_avg/VSC (Average Model)
Type : Universal Bridge
VSCPhasorでシュレーションをする方法、またはこれに変わるモデルはありますか?

Akzeptierte Antwort

Hiroumi Mita
Hiroumi Mita am 7 Jan. 2020
残念ながら、phasor法は、線形回路において、
一定の周波数をとる(例:50Hzや60Hz)場合に適用ができる計算方法ですので
スイッチングデバイスを使う、AC-DC、DC-DC、DC-AC変換を含む回路では使うことができません。
phasor法を、そのような回路で使う場合には大胆な近似が必要です。
例えば、太陽光発電などはDC電流源になりますので、電流源として扱います。
この辺りは、次のモデルの該当箇所を丁寧に調べればわかります。

Weitere Antworten (0)

Kategorien

Mehr zu Power and Energy Systems finden Sie in Help Center und File Exchange

Tags

Produkte


Version

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!