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 descargas
Actualizado 10 may 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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2017a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

No se pueden descargar versiones que utilicen la rama predeterminada de GitHub

Versión Publicado Notas de la versión
1.0.0.0

Minor edit

Minor correction.

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.