Skip to content

M-Class PMU Version 1.2.0

Compare
Choose a tag to compare
@chemsallioua chemsallioua released this 10 Feb 22:22
· 116 commits to main since this release
187478f

m-class-pmu

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

Version 1.2.0

Updates:

  • new feature: now the pmu_estimate() function computes also the ROCOF
  • new feature: pmu_estimate() supports estimations on multiple channels sequentially
  • added timer to keep track of the computational time vs input signal window length, number of iterations P and Q, and number of channels.