How to Measure Power Losses in the "Thyristor-Based HVDC Transmission System Average Model"?
9 ビュー (過去 30 日間)
古いコメントを表示
Dear MathWorks Community,
I am conducting research on HVDC transmission systems, and I found your example "Thyristor-Based HVDC Transmission System Average Model" very useful for my studies.
🔗 Example link: https://www.mathworks.com/help/sps/ug/thyristor-based-hvdc-transmission-system-average-model.html
In my research, I aim to analyze power losses in the HVDC system. Specifically, I would like to measure:
- DC line losses (MW)
- Converter losses (MW)
- Transformer & shunt branch losses (MW)
- Generator power (MW)
I have attached an example table that illustrates the type of results I am trying to obtain.Questions:
- What is the best way to measure power losses in this HVDC model?
- Which Simulink measurement blocks or calculations should I use?
- If I change the HVDC line length, is it enough to update the "Line length (km)" parameter, or do I need to manually recalculate resistance, inductance, and capacitance values?
- Since the model uses Distributed Parameters Line, does Simulink automatically scale these values?
I appreciate your support and look forward to your recommendations!
Best regards,
Alexander Nikulshin
0 件のコメント
回答 (1 件)
Sabin
2025 年 7 月 23 日
There are blocks for power measurement. Using power measurement blocks you can compute efficiency based on input and output power. If using native Simscape blocks (not Specialized Power Systems) in Simscape Electrical, there is a variety of functions available(see https://www.mathworks.com/help/sps/simulation-and-analysis-1.html).
The Distributed Parameters Line requires resistance, inductance, and capacitance per unit length. Therefore, changing the line length will not require additional calculation for these values in the block mask.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Electrical Block Libraries についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!