Power System Visual Analysis in Matlab (Heatmap)

This is how to visualize power system analysis result in a similar way to electric system softwares.
ダウンロード: 625
更新 2018/5/10

Running "BFS.m", a load flow algorithm is being launched (here a radial system with backward-forward-sweep) and the output results will be available such as bus voltages, Line loading, active and reactive power in buses and lines. These results as matrices are being demonstrated as figures like every conventional analysis, then a graphic visualization of the grid and analysis result is being appeared to give a quick and intuitive overview of the evaluation during simulation time (here 24 hours with time step of 1 hour). Visual results are;
* Active power generated as green circle with diameter proportional to its amplitude.
* Active power load as red circle with diameter proportional to its amplitude.
* Line loading as thickness of the line.
* Thermal limit violation margin of line as line's color, blue indicates the line loading is much lower than its thermal
limit bus color changes towards red as loading reaches the maximum limit value.
* Both loading in percent and bus voltage in per unit scale are being shown by numerical values.

引用

Hamidreza Mirtaheri (2024). Power System Visual Analysis in Matlab (Heatmap) (https://github.com/mirtaheri/Power-System-Visual-Analysis-in-Matlab-Heatmap), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2017a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.0.0.0

Minor edit

Minor correction.

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。