/MatVolt

Matlab library for power flow and state estimation

Primary LanguageMATLABApache License 2.0Apache-2.0

MatVolt

MatVolt is an open source library of power system state estimation algorithms implemented in Matlab.

It provides state estimation solvers together with additional functions for implementing, testing and validating power system state estimation algorithms. The available material may be useful for:

  • off-line analysis of the performance of specific state estimation solutions in a given power system scenario;
  • on-line running of state estimation modules within dedicated software-in-the-loop simulations;
  • didactic presentation of the state estimation topic, with a view of the theory and the related implementation of the algorithms.

Getting started

  • An overview of all the state estimation algorithms currently available in MatVolt can be found in the Overview section.
  • A review of the concepts behind power system state estimation is available in the Theory section.
  • For a closer look to the code, its structure and description, go the Source code section.
  • For a step-by-step guide on running the Matlab code and using the state estimation algorithms, go to our Tutorials section.

How to contribute

We are happy to receive your feedback about the code and material provided in MatVolt.

Contributions to this project are more than welcome and we are always open to possible collaborations! :-)

If you have comments or suggestions, you are willing to contribute, or if you simply want to get in touch, don't hesitate to contact us.

Dr.-Ing. Marco Pau --> mpau@eonerc.rwth-aachen.de.


List of state estimation algorithms in the MatVolt catalogue.

Quick review of the theoretical concepts behind the provided scripts.

Description of the MatVolt software.

How to run state estimation or to set up simulation scenarios via examples.