Power System Visual Analysis in Matlab (Heatmap)

This is how to visualize power system analysis result in a similar way to electric system softwares.
657 téléchargements
Mise à jour 10 mai 2018

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.

Citation pour cette source

Hamidreza Mirtaheri (2024). Power System Visual Analysis in Matlab (Heatmap) (https://github.com/mirtaheri/Power-System-Visual-Analysis-in-Matlab-Heatmap), GitHub. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2017a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées

Version Publié le Notes de version
1.0.0.0

Minor edit

Minor correction.

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.