Skip to content

M-Class PMU Version 1.3.0

Latest
Compare
Choose a tag to compare
@chemsallioua chemsallioua released this 12 Feb 01:47
· 112 commits to main since this release
f2fe2b9

m-class-pmu

A C implementtation of the M-Class Iterative Interpolated DFT Synchrophasor Estimattion Algorithm.

Version 1.3.0

Updates:

  • Possibility of configuring the pmu estimator via both INI file or programmatically using the config struct
  • Validity check of the config values
  • reorganized the program architecture
  • pmu estimator uses /iniparser C library to parse the config INI file.