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.177 -- Release Build+c429d1804aca100dff8e0245d2fd366feebed6ae
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