M-Class PMU Version 1.2.0
·
116 commits
to main
since this release
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.