ConnectionParametersAlgorithm Property

Gets or sets the PhaseEstimationAlgorithm 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.180 -- Release Build+e02ba9cd4ec5d00f9d75c2a02ce31d1bc7ed731c

Property Value

PhaseEstimationAlgorithm

Remarks

SlidingDft uses a rolling sliding DFT estimator with optional EMA smoothing; IEEEC37_118 uses the IEEE C37.118-2018 Annex D filter-based estimator. Algorithm-specific options appear in the matching property category.

See Also