1. Introduction
The concept of smart grids has become a focal point by introducing new requirements in distribution networks, power quality, communications technologies, and power electronic technologies, and this is due to the expansion and deployment of a high rate of renewable energies (REs) penetration [1,2,3,4]. In fact, the non-predictable, non-dispatchable, and intermittent natures of RES could have a substantial impact on the power balance [5,6]. Consequently, power quality (PQ) has become more challenging and is considered as a major issue to realize the envisioned smart grid [7,8,9,10,11,12]. Therefore, the smart grid should use an efficient way to continuously monitor the power system to ensure the balance between power production and consumption [1,3,6,13,14], and to allow power quality state estimation.The task of PQ disturbance consists of two classes: the first class concerns the variation that is a steady-state disturbance, characterized by a small deviation from its nominal value (cf. EN 50160), whereas the second class concerns events with a large deviation from its nominal value [15,16,17], such as supply interruption or outage, voltage sag, and swell. Plethora of literature indexes the electrical phasor as short path to the extraction of relevant disturbances parameters [18,19,20], and the phasor estimation is indexed as the main important step to assess the power quality disturbances, and it is clear that a fast, robust, and accurate estimator is required in [21]. For this purpose, phasor measurement units (PMUs) are used to estimate power system parameters, such as frequency, phasor, synchrophasor, and positive sequence voltages and currents [22,23,24], and can also provide trustworthy information on the distribution grid [25]. The international standard IEEE C37.118.1 [26] and IEEE C37.118.1a [27] define the synchrophasor and frequency requirements under steady-state and dynamic conditions in order to ensure reliability and interoperability among PMUs. In this standard, frequency error (FE) and total vector error (TVE ) are the criterion used to assess the estimation performances of the frequency and the phasor under steady-state and dynamic conditions [28,29,30]. Moreover, two performance classes are defined in this standard:
- P-class that deals with the measurement applications and it is applied for fast and dynamic events.
-
M-class refers to the applications that require a high estimation performances and requires a FE andTVEsmaller than 5 mHz and1%, respectively.
In this paper, we will focus on the M-class. For this purpose, and in order to meet the estimation requirements provided in this standard, many techniques and methods have been studied according to the application [31] and according to the characterization of the studied disturbance, which can be an event or a transient. A survey and state of the art on signal processing techniques and methods were presented in [32], where the FFT and the RMS methodes are indexed as the widely used techniques to estimate the fundamental harmonic the amplitude of the phasor for steady state signals, and fail to estimate transient and extract instantaneous information [33,34]. It was also highlighted that the complexity and uncertainty associated with power quality requires investigation with advanced signal processing techniques [35,36,37]. The main purpose of this work is to present a comparative study of synchrophasor estimators obtained with the least square method and the Kalman filter in terms ofTVE defined in the PMU standard [35,38,39,40,41]. Moreover, a simulation, real data-based validation, and comparison of both techniques using time-varying real power system signals were carried out. However, the authors of [35] have shown the usefulness of the above-cited synchrophasor estimators in a power quality context, this work provides a deeper study with further investigations to evaluate both estimation methods performance according to standard C37.118.2014 requirements.
This paper is organized as follows. Section 2 provides the characterization of the power quality disturbances. Section 3 presents the estimation method of the frequency and phasor and Section 4 focuses on simulation and real data-based performance evaluations.
2. Power Quality Disturbances Characterization
This section presents the characterization of power quality (PQ) disturbances, which is one of the most important PQ monitoring issue. The disturbances are characterized by international standard [15,16,17] and they depend on different parameters, i.e., frequency, amplitude, and initial phase, so the disturbance parameters estimation is of great important in the PQ disturbance characterization. For power quality disturbances characterization, some indices are reported in [35,42]. These indices and severity parameters depend on the type of the disturbance:
- For individual events, magnitude and duration are investigated.
- For steady-state disturbances, only are magnitude.
- For intermittent disturbances, the frequency of occurrence is used as severity indices.
It will be noted that most PQ disturbances cause changes in the voltage waveforms, which is why PQ indices are developed for voltage waveforms that present a wide variety of characteristics. In the next section, we present the three-phase and phasor models used for signal parameters estimation. 2.1. Three-Phase Signal Model
In this study, it is assumed that the three-phase system is working under noisy conditions and it does not contain any harmonics (A low pass-filter can be used to filter all harmonic components). For electric power system, the three-phase signals can be expressed as follows.
va(t)=aacos(wt+αa)+ba(t),vb(t)=abcos(wt+αb)+bb(t),vc(t)=accos(wt+αc)+bc(t),
The nominal three-phase signal for phase m∈{a,b,c} is given in a general form by [43]
xm[n]=amcosnω0+φm+bm[n],
whereω0refers to the normalized angular frequency,amis the maximum amplitude, andφmcorresponds to the phase angle for phase m.bm[n]correspond to the additive Gaussian noise.
2.2. Phasor Model
In analytic representation, the signal model given in (2) can be related to a phasor concept that is a complex number representing the sinusoidal function. This representation allows analyzing linear power system under steady-state conditions. For phase m, the complex phasor is mathematically defined as
Vm=am ejφm.
It should be mentioned that under steady-state conditions, the fundamental frequency (f0) is equal to the nominal value (fn=50/60 Hz) and the amplitudes (am) are equal to 1 pu with a phase shift between phases equal to120∘ [44,45]. In real power system, the signal parameters (f0,am,φm) deviate significantly from their nominal values. In this context, frequency and phasor estimation techniques are required in order to determine the parameters of PQ disturbance.
3. Frequency and Phasor Estimation Methods This section presents frequency and phasor estimators based on advance signal processing methods. This estimation method can be divided into two steps: (1) we estimate the fundamental frequency from X, and (2) then, the phasors’ (amplitudes and initial phases) estimation can be obtained once the fundamental frequency is estimated. In the following subsections, we describe these two steps. 3.1. Frequency Estimator
Herein, we present a frequency estimation technique-based on maximum Likelihood technique. This technique uses the Newton–Raphson algorithm to optimize the likelihood function, this algorithm is presented in [29] where its straightforward implementation is described step by step. This frequency estimator has a high estimation performances for a small signal length [46]. In practice, we use the recorded data (N) from three-phase voltage to estimate the frequency of power system. Let consider that the signal sensors record N consecutive samples (n=0,1,⋯,N−1 ). By using the matrix form, the signal model defined in (2) can be described as [47]
X=A(ω0)C+B,
where
-
Xis a N×3matrix containing the three-phase recorded data and is given by
X=xa[0]xb[0]xc[0]⋮⋮⋮xa[N−1]xb[N−1]xc[N−1],
-
BisN×3a that containing the noise samples and is defined as
B=ba[0]bb[0]bc[0]⋮⋮⋮ba[N−1]bb[N−1]bc[N−1],
-
Ais aN×2real-valued matrix and it is defined as
A=10cos(ω0)sin(ω0)⋮⋮cos(ω0(N−1))sin(ω0(N−1)),
-
Cis a2×3real-valued matrix relying on the unknown phasorsVmand it is defined as
C=ℜ(ca)ℜ(cb)ℜ(cc)−ℑ(ca)−ℑ(cb)−ℑ(cc),
wherecm=amexp(jφm),m∈a,b,c.
Under white Gaussian noise, the estimation of f can be obtained by minimizing the following cost function [46],
{f^0,C^}=argminf,CX−A(f)CF2,
where.F2corresponds to the Frobenius norm.
It will be noted that the cost function optimization in 7-dimensional space as expressed by Equation (9) is a challenging task in term of the frequency estimation. However, as the phasors C are linearly separable, the frequency and C estimations can be decoupled into two steps [46].
-
First, thef0estimation can be obtained by maximizing a 1-dimensional function.
-
Second, the C estimation can be obtained by replacingf0with its estimatef^0.
An iterative algorithm-based on Newton–Raphson method is used to maximizing the cost function. The estimation of the fundamental frequency is given by
f^0=argmaxfJ(f),
where the cost functionJ(w)is defined as
J(w)≜Tr[XTA(w)(AT(w)A(w))−1 AT(w)X],
where(.)−1and(.)Tare the matrix inverse and matrix transpose, respectively.Tr[.]corresponds to the trace of an N-by-N square matrix, which is equal to the sum of the elements on the main diagonal.
In the forthcoming subsections, two techniques for phasor estimation are presented. 3.2. Phasor Estimation This section presents two phasor estimators-based on advances signal processing methods, called least square and Kalman filter estimators.
Phasor Estimator-Based on Least Square Technique
After the estimation of the fundamental frequency (f^0), the estimate of the phasor matrix, C, is given by
C^=AT(f^0)A(f^0)−1 AT(f^0),
wheref^0 is the estimated value of the fundamental frequency by LSE presented in Equation (10). Using the definition C in Equation (8), the LS estimator of the phasor is therefore given by
V^a,V^b,V^c=1,−jC^.
3.3. Phasor Estimator-Based on Kalman Filter Technique
Kalman filters are considered as a useful tools in power system applications. It is widely used for PQ disturbance estimation, such as transient, and for real-time tacking harmonics in power system protection [35,48]. In this study, Kalman filter is used to estimate the three-phase signal parameters. It can be described by the following state equation,
y[n+1]=D[n]y[n]+w[n+1],
where y[n + 1] is the state variables vector that has the unknown parameters to be estimated at instantn+1. D[n] corresponds to transition matrix and w[n + 1] refers to the additive noise vector. In this study, the additive noise, as an approximation, is supposed to be a white Gaussian noise with zero mean and varianceσ2. The three-phase signals, under harmonic environment, on phase m can be rewritten as
Vm[n]=∑h=1HSm,kcos[n]+wm[n],
where H is the total number of harmonic in the three-phase system.Sm,kcosrefers to kth harmonic component,k∈{1,⋯,H}, and it is expressed as
Sm,kcos=am,kcos(nωk+φm,k).
Let consider the state variablesSm,k[n+1]at instantn+1. Using trigonometric formulas, we obtain
Sm,k[n+1]=am,kcos((n+1)ωk+φm,k)
=Sm,kcos[n]cos(ωk)−Sm,ksinsin(ωk).
One should note that the parametersam,k,ωm,k, andφm,kare constant in the interval[nn+1]. The three-phase signals do not contain any harmonic component, then the state transition matrixDis expressed as
D=cos(ω1)−sin(ω1)sin(ω1)cos(ω1)
The estimator-based on Kalman filter allows estimation of amplitudes and initial phases using the recorded data. The amplitude estimate is given by
S^m,k[n]=Sm,kcosn2+Sm,ksin[n]2,
and the phase estimate is given by
φ^m,k[n]=arctanSm,ksin[n]Sm,kcos[n]−kωk,
For the fundamental frequency,k=1, the phasor estimate can be obtained by
V^m[n]=S^m[n]e(jφ^m[n]).
4. Simulation and Real Data-Based Validation
The performances of least square estimator (LSE), provided in Equation (13), and those of the Kalman filter estimator (KFE), provided in Equation (22), are compared. The estimated frequency is the value that is maximizing the cost function, provided in Equation (10). This estimation is performed using the Newton–Raphson-based optimization algorithm proposed in [29] and it is resolved for four iterations.
4.1. Simulation Results
The IEEE has released a phasor PMU standard to assess the estimator performances. The standard C37.118.2014 defines the total vector error (TVE) to evaluate the performance of the phasors estimators. Monte Carlo simulations are carried out to evaluate the performances of the estimators in term ofTVE. Under noiseless conditions, we present the mean value of theTVEcriterion forMc=1000 Monte Carlo trials by generating the input signal according to the model of signal in (2). The used parameters of three-phase signal are given in Table 1. Then, the mean of theTVEis defined as
TVEm,mean=1Mc∑mc=1Mc|V^m−Vm||Vm|,
whereV^mandVmcorrespond to the estimated phasor and real phasor, respectively, for the nth Monte Carlo trial.
The sampling frequencyFsis set toFs=48×fn, wherefnrefers to the nominal frequency.
The objective of the next subsections is to show the effect of off-nominal frequency deviation, length signal, signal-to-noise ration (SNR) on the performance of estimators. TheSNRcan be expressed, in term of noise varianceσ2and amplitudesakwherek∈{0,1,2}, as
SNRdB=12σ2∑k=02ak2.
4.1.1. Off-Nominal Frequency Effect on the Phasor Estimators Performance
In practical cases, the nominal frequency may deviate from its nominal value, i.e.,fn= 50/60 Hz. In this section, we evaluate the influence of the frequency deviation on the performance of the phasor estimators. First, the angular frequencyωis set toω0=ωn+δ,δrefers to the angular frequency deviation andωn=2fnπFs. The frequency is estimated using the LS-based on Newton–Raphson (LS-NR) algorithm. The phasor estimation uses the estimated angular frequency,ω=ω^.
Figure 1 shows theTVEmeanof least square and Kalman filter estimators. The number of samples, N, and theSNRare set to N = 144 samples andSNR= 100 dB, respectively. It can be clearly observed that theTVEmeanof least square has a highest estimation performances ever under frequency deviation. TheTVEmeanof Kalman filter increases steadily when the frequency deviation is increasing. Under nominal conditions, the KF estimate is caused by the additive noise. These simulations highlight the influence of frequency deviation on the performances of the KF estimator.
4.1.2. Number of Samples Effect on the Phasor Estimators Performance
Figure 2 shows theTVEmeanof LS-NR and KF-NR estimators versus number of samples, N. These simulations show that the LS-NR estimator outperforms the KF-NR estimator. Moreover, both estimators, LS-NR and KF-NR, are meeting the accuracy limit defined by the IEEE standard, that is,TVE<1%.
4.1.3. Noise Effect on the Phasor Estimators Performance
Figure 3 shows theTVEmeanof LS-NR and KF-NR estimators versus noise,SNR, for N = 144 samples. The obtained results shows that the LS-NR estimator outperform the KF-NR estimator even for high value of the noise. ForSNRlevels > 4 dB, the KF-NR estimator can meet the requirement defined by the IEEE standard, whereas the KF-NR estimator can only meet this requirement forSNR>8dB. Additionally, both estimators cannot meet the IEEE requirement when theSNRis greater that 4 dB.
4.1.4. Harmonic Components Effect on the Phasor Estimators Performance
In real power system, the behaviour of nonlinear loads and electronics converters introduce harmonic components, this is an issue that should be taken in consideration [49]. Let us consider the signal model in (2), by adding harmonic components and we obtain
xm[n]=amcos(nω0+φ)+α∑h=2,3,4,…50amhcos(hnω0+φmh)+bm[n],
whereamhis the amplitude of the hth order harmonic andφmhis the initial phase of the hth order harmonic. By varying the criterionα, we can vary the total harmonic distortion (THD) of the signal. Then, theTHDis defined by the IEC standard 61000-4-7 as follows.
THDF(%)=100α∑h=2∞amh22am
IEEE C37.118.2014 recommends adding to the fundamental signal each harmonic component up to 50th. Their amplitudes of harmonic components are set toamh=10%pu andFs=144×60Hz.
Figure 4 presents theTVEmeanversusTHD. The obtained results show clearly that the harmonic components have a negative impact on the performances of LS-NR and KF-NR estimators. The estimation error of both estimators is increasing when theTHDfis increasing. This is caused by the reality of mismatch. Moreover, the LS-NR estimator has a better performances compared to those of the KF-NR estimator whatever theTHDFvalue is. The LS-NR estimator seems meeting on an average the standard limit, while the KF-NR estimator does not meet this requirement.
On the other hand, we have added two inter-harmonic components to analyze their effect on the phasor estimator performances. Their amplitudes and frequencies are set toaih=5%pu andfih1=30Hzfih1=85 Hz, respectively. Table 2 shows theTVEmeanof the phasor estimators for N = 192 samples with noiseless signals. It can be seen in this Table that the estimations of LS-NR technique outperforms those obtained by KF-NR technique. The LS-NR estimator is only meeting the requirement of phasor estimation defined in the IEEE standard.
4.2. Performance Evaluation on Real World Data
In this section, we evaluate the performance of LS-NR and KF-NR estimators using real power system data. These are obtained form DOE/EPRI National Database of Power System Events [50]. for the evaluation test, two events coded 2911 and 2912 in the database are investigated, they include balanced system, voltage sag, and swell caused by a fault on the transmission power system. Regarding the window length, N, we have used a N = 64 samples that allows the KF-NR estimate working under favorable conditions. Figure 5, Figure 6 and Figure 7 show the estimated frequency and phasor parameters for event 2911. It can be seen that LS-NR and KF-NR estimators lead to different results under balanced conditions, when 0 s < t < 0.04 s & 0.12 s < t < 0.16 s, and under unbalanced condition, when 0.04 s < t < 0.012 s. During the balanced conditions (0 s < t < 0.04 s). After 0.12 s (post-fault), the LS-NR estimators quickly converge to the nominal value with high estimation performance compared to the KF-NR estimator.
Figure 8, Figure 9 and Figure 10 present the estimated frequency and phasor parameters for event 2912. It can be seen that during balancing conditions, 0 s < t ≤ 0.04 s and 0.14 s < t ≤ 0.16 s, the LS-NR and KF-NR estimators converge quickly to the nominal value. However, the LS-NR estimator seems having a higher estimation compared to those of KF-NR estimator. After 0.04 s, the KF-NR estimator seems underestimating the voltage of phase a.
5. Conclusions
In this paper, a comparative study between the least square and Kalman filter estimators has been performed. This phasor estimation can be used and applied in PQ monitoring for a reliable operation of smart grid. For the frequency estimation, an optimization algorithm based on the Newton–Raphson method with four iterations has been used. According to IEEE standard C37.118, several simulation tests have been carried out and analyzed in order to evaluate and compare the performances of both techniques. The obtained simulation results show that the least square estimator clearly outperforms the Kalman filter estimator in term ofTVEwhatever the number of samples, noise, harmonics and interhamonics, and for off-nominal deviation. The simulation results have shown that the least square technique fulfills the requirements of the M-class in terms ofTVE. Finally, the achieved results have clearly shown that under different disturbances environment and during frequency variation, the LS-NR estimator has a higher accuracy and speed performances than KF-NR estimator.
aa | ab | ac | φa | φb | φc | fn | Fs |
---|---|---|---|---|---|---|---|
1 pu | 1 pu | 1 pu | 0∘ | 120∘ | 240∘ | 60 | 2880 |
LSE | KFE | |
---|---|---|
fih1=33Hz | 0.73 | 1.45 |
fih2=93Hz | 0.58 | 3.45 |
fih3=153Hz | 0.22 | 2.23 |
Author Contributions
Conceptualization, Y.A. and Z.O.; methodology, Y.A. and Z.O.; software, Y.A., Z.O.; validation, Y.A., Z.O. and M.B.; formal analysis, Y.A., Z.O. and M.B.; writing-original draft preparation, Y.A. and Z.O.; writing-review and editing, Y.A., Z.O., H.A., M.B. and T.W. All authors have read and agreed to the published version of the manuscript.
Funding
This research received no external funding.
Conflicts of Interest
The authors declare no conflicts of interest.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
© 2020. This work is licensed under http://creativecommons.org/licenses/by/3.0/ (the “License”). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
Abstract
This paper deals with a comparative study of two phasor estimators based on the least square (LS) and the linear Kalman filter (KF) methods, while assuming that the fundamental frequency is unknown. To solve this issue, the maximum likelihood technique is used with an iterative Newton–Raphson-based algorithm that allows minimizing the likelihood function. Both least square (LSE) and Kalman filter estimators (KFE) are evaluated using simulated and real power system events data. The obtained results clearly show that the LS-based technique yields the highest statistical performance and has a lower computation complexity.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer