How can I configure the Specialized Power Systems block "Three-Phase Parallel RLC Load" to behave as a constant power load during simulation in Simulink R2022b?
12 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2023 年 8 月 11 日
回答済み: MathWorks Support Team
2023 年 8 月 11 日
I have an electrical power network supplied with a three-phase voltage source, for which RMS voltage varies over time. This system is implemented in Simulink R2022b using blocks from the Simscape Specialized Power Systems library. The model includes the block "Three-Phase Parallel RLC Load", and I have selected the option "constant PQ" in the "Load Flow" tab in the Properties window to emulate a constant-power load. After a few seconds upon simulation start, the RMS voltage of the source increases, and the power in the load also increases. I was expecting the power in the load to remain constant.
How can I setup a constant-power load with a variable voltage supply?
採用された回答
MathWorks Support Team
2023 年 8 月 11 日
This workflow involves an ongoing change in the voltage upon simulation start, which requires the load impedance change over time. The setting of “Load type” in the 'Load Flow' tab (i.e., 'constant Z', 'constant PQ', and 'constant I') are used by the “Load Flow” tool of the “Powergui” block (Environment block for Simscape Electrical Specialized Power Systems models). They are used for model initialization only, and they have no impact on the block model and on the simulation performance. When the simulation is running, the load block keeps set as a combination of passive components (R, L, and C). Please refer to the documentation page of the “Three-Phase Parallel RLC Load” block (sent in my previous email and also below) for more details:
Then, the “Three-Phase Dynamic Load” block is recommended for this workflow. More information about this block, including an example with a power network is provided in the following documentation page:
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Get Started with Simscape Electrical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!