PhaseEstimationAlgorithm Enumeration

Phase estimation algorithm used to derive synchrophasor, frequency and ROCOF components from SEL CWS point-on-wave data.

Definition

Namespace: Gemstone.PhasorProtocols.SelCWS
Assembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.178 -- Release Build+f2b94d09f81a61f5d7415b9db3fd60b6ae3f7e12
public enum PhaseEstimationAlgorithm

Members

SlidingDft0 Rolling sliding DFT estimator with optional EMA smoothing (see SlidingDftPhaseEstimator).
IEEEC37_1181 IEEE C37.118-2018 Annex D filter-based estimator (see IEEEC37_118PhaseEstimator).

See Also