You are on page 1of 9

772 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 22, NO.

2, APRIL 2007

A New Power System Digital Harmonic Analyzer


Josif J. Tomić, Miodrag D. Kušljević, and Vladimir V. Vujičić, Member, IEEE

Abstract—In this paper, new digital instruments measuring


power-quality indicators and harmonic analyzers are developed.
A new technique for simultaneous local system frequency and
amplitudes of the fundamental and higher harmonics estimation
from either a voltage or current signal is presented. The structure
consists of three decoupled modules: the first one for an adaptive
filter of input signal, the second one for frequency estimation, and
the third one for harmonic amplitude estimation. A very suitable
algorithm for frequency and harmonic amplitude estimation is
obtained. This technique provides accurate frequency estimates
with error in the range of 0.002 Hz and amplitude estimates with
=
error in the range of 0.03% for SNR 60 dB in about 25 ms. The
theoretical basis and practical implementation of the technique
are described. To demonstrate the performance of the developed Fig. 1. Block diagram of the estimation algorithm.
algorithm, computer simulated data records are processed. Data
of the distribution power system voltage signals are also collected
in the laboratory environment and are processed in a newly devel- The FFT does not consider time information. It assumes that
oped digital PC-based harmonic analyzer. It has been found that the analyzed signal is stationary and, hence, this technique is
the proposed method really meets the need of offline applications. not suitable for studying time-varying harmonics. The derived
Even more, by using the parallel computation algorithms, this
method should meet the need of online applications and should be
results will contain errors if the harmonics vary within the FFT
more practical. time window. As an improved method of Fourier transform,
short-time Fourier transform (STFT) is introduced to overcome
Index Terms—Adaptive filtering, amplitude estimation, com-
puter relaying, digital filters, finite-impulse-response (FIR) filter,
this deficiency. However, STFT still inherits the constraints
frequency estimation, frequency measurement, harmonic anal- of uniform time and frequency resolutions, which have to be
ysis, harmonic analyzer, harmonics, power quality (PQ), recursive traded against each other, thereby restraining the accuracy of
algorithm. the method. Therefore, the time–frequency analysis using the
wavelet transform (WT) is proposed [4], [5]. Applying the
WT instead of Fourier transform makes it possible to catch a
I. INTRODUCTION phenomenon from both sides of the time and frequency.
ITH the increasing use of nonlinear loads in power sys- A Newton-type numerical algorithm that considers the
W tems, harmonic distortion becomes more serious. With
the progress of industry, power-electronic equipment is widely
system frequency also as an unknown signal-model parameter
to be estimated has been proposed [9], [10]. This approach
used in power systems, but the nonlinear characteristics of this solves the problem of sensitivity to frequency variations. With
equipment have also produced serious harmonic pollution. In the introduction of power frequency in the vector of unknown
addition, many ill effects (i.e., worse power quality (PQ) for end model parameters, the signal model becomes nonlinear, so
users, more loss in transmission lines, overheating of machines, strategies of nonlinear estimation are used.
and malfunction of relays and breakers) are due to harmonic pol- This paper describes a simple algorithm with decoupled
lution [18]. The detailed frequency analysis method has been linear models for frequency and amplitude of the fundamental
required to overcome these problems. It goes without saying and higher frequency estimation. The proposed harmonic anal-
that harmonic analysis is a very important subject in power ysis method is composed of three different parts: an accurate
systems. Regarding harmonic analysis, several algorithms have frequency estimation algorithm [16], an accurate amplitude
been proposed [3]–[6], and fast Fourier transform (FFT) is the estimation algorithm [17], and a finite-impulse-response (FIR)
most widely used computation algorithm for harmonic analysis. adaptive comb (cascade) filter [17], [18].
However, the leakage effect, picket-fence effect, and aliasing ef- The block diagram of the algorithm is given in Fig. 1. Four
fect make FFT suffer from specific restrictions. Some methods parts could be noticed. The first part is prefiltering using in the
[6]–[8] have also been provided to improve these drawbacks. order of denoising and antialiasing. The other three parts are the
adaptive filtering, the frequency estimation, and the amplitude
estimation of the basic and higher harmonics.
Manuscript received December 22, 2005; revised June 20, 2006. Paper no.
TPWRD-00713-2005.
Data from power system voltage signals of the distri-
J. J. Tomić and V. V. Vujičić are with the University of Novi Sad, Novi Sad bution system are collected in the laboratory environment
21000, Serbia. by the analog-to-digital converter (ADC) card (ADC 16-b,
M. D. Kušljević is with Termoelektro Enel AD, Belgrade 11060, Serbia.
Color versions of one or more of the figures in this paper are available online
250-kSamples/s data) and processed in the PC-based harmonic
at http://ieeexplore.ieee.org. analyzer. The FIR filters and estimation algorithm developed
Digital Object Identifier 10.1109/TPWRD.2007.893372 and tested using MATLAB are being involved and used in
0885-8977/$25.00 © 2007 IEEE
TOMIĆ et al.: A NEW POWER SYSTEM DIGITAL HARMONIC ANALYZER 773

LabVIEW software. Both the simulation and the application


of the measurement algorithm were made using LabVIEW
software.
The organization of this paper is as follows: mathematical
models and proposed algorithms are described in Section II, the
simulation results are presented in Section III, the configura-
tion of the system is presented in Section IV, and the experi-
mental results are in Section V. Finally, the conclusion is given
in Section VI.

II. MATHEMATICAL MODELS AND PROPOSED ALGORITHMS

A. Filtering of Harmonics with Online Adaptation


Input signal filtering in algorithms for measurement of the
power system electrical parameters is very important. Filters are
used to minimize the noise effect and to eliminate the presence
of all harmonics except the measured one. Since the frequency is Fig. 2. Frequency response of filter subsections and complete filter for the first
not constant, filter parameters have to be online adapted during harmonic.
frequency estimation. The frequency response of the filters must
have nulls at the harmonic frequencies that are expected to be
present in the signal except the measured one which has to have the th harmonic. denotes the maximum integer part
unity gain. If the frequency of the power system is not constant, of the . It is equal to the number of cascades.
coefficients of filter have to be calculated during measurement. In general, the transfer function of the filter for the th har-
An efficient method for online designing of digital filters of si- monic is given as follows:
nusoidal signals is used in this paper [17], [18]. This method
describes closed forms for calculating filter coefficients and re-
(3)
quires modest computations. The algorithm proposed in [16]
was used for frequency estimation, but also another algorithm
could be used successfully. The chosen model is linear and a For filtering of a dc component, filter (4) could be used
linear algorithm for parameter estimation is used. Therefore, the
derived algorithm is very simple. Data window lengths can also
be changed during measurement in dependence on frequency (4)
changes.
In general, the idea is to search the second-order subsec- where , eliminates frequency
tions that eliminate the dc component and all harmonic fre-
quencies except the measured one for which has to have unity
gain. The complete filter can be realized as cascade of all these
subsections.
In the next examples, a sampling frequency (12
The second-order subsection that eliminates the dc compo-
samples per period ) was selected.
nent and frequency and has a unity gain at the frequency of
The frequency responses of subsections for dc and each
the th harmonic is given by the following transfer
higher harmonics and the response of complete filters given by
function:
(3) for , , and (4) for dc are shown in Figs. 2–4,
respectively.
(1) The frequency responses of filters for the first harmonic for
different fundamental frequency are given in Fig. 5.
where , , B. Frequency Estimation
, is sampling frequency, , and
, , and is the fundamental In an electric power system, an increase or decrease in fre-
frequency (frequency of the first harmonic). quency occurs due to disturbances in the power system. Large
The module that eliminates the harmonic and has unity blocks of load are being connected or disconnected, or large
gain at the frequency is shown as follows: sources of generation are going offline. Frequency variations are
much more likely to occur for the loads that are supplied by a
generator isolated from the utility system (islands).
(2)
Several digital methods for measuring the value of the fre-
quency have been proposed for the last 30–40 years. Various
where gain numerical algorithms for power measurements are sensitive to
, is used to adjust gain for frequency variations. Typical examples are algorithms based on
774 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 22, NO. 2, APRIL 2007

Fig. 5. Frequency responses of the first harmonic filter for different funda-
Fig. 3. Frequency response of filter subsections and complete filter for the third
mental frequencies.
harmonic.

A technique for frequency estimation that provides accurate


estimation in about 25 ms in a wide range of frequency changes
requires modest computations as presented in [15]. An iterative
procedure for frequency estimation and filters adjusting is pre-
sented. The algorithm shows advantages in accuracy and con-
vergence rate in comparison to the previous methods.
A novel recursive method for the measurement of a local
system frequency where three consecutive samples are used to
update the associated weights recursively has been described in
[16]. The proposed technique is suitable for frequency estima-
tion in a wide range of frequency variations.
For real-time use, most of the aforementioned methods have
a tradeoff between accuracy and speed.
The algorithm for frequency estimation from [16] has been
used and will be described shortly.
Let us assume the following observation model of the mea-
sured signal (arbitrary voltage or current), digitized at the mea-
Fig. 4. Frequency response of filter subsections and complete filter for dc.
surement location:

(5)
the FFT, or algorithms based on the least mean squares tech-
nique (LMS) and on the assumption that system frequency is where
known in advance and constant (50 or 60 Hz).
Conventional methods assume that the power system voltage instantaneous signal value;
waveform is purely sinusoidal and, therefore, the time between amplitude;
two zero crossings is an indication of system frequency. Use of radian frequency;
zero crossing detection and calculation of the number of cycles instantaneous time.
that occur in a predetermined time interval [11] is a simple Assuming the signal is uniformly sampled at frequency
and well-known methodology. Discrete Fourier transforma- , the above equations have the following digital form:
tion, least error squares, and Kalman filter are known signal
processing techniques, used for the frequency measurement of
(6)
power system signals [12]–[14]. A nonlinear filter based on the
extended Kalman filter principle to estimate the frequency of
Three consecutive samples are connected with the following
the signal corrupted with white noise has been proposed in [14].
equation [14], [16]:
In this paper, the proposed method deals with the measurement
of the parameters of power system signals which is usually
perturbed with noise and high disturbances. (7)
TOMIĆ et al.: A NEW POWER SYSTEM DIGITAL HARMONIC ANALYZER 775

Fig. 6. Estimations for y(t) = sin(2 ft) where f = 50 Hz for t < 0 s and f = 49.8 Hz for t > 0 s with SNR = 60 dB.

or The system (10) is overdetermined (i.e., the number of equa-


tions is much larger then the number of the variables). There-
fore, the recursive methods as the least mean square method and
(8) maximum likelihood method can be used.
The can be calculated using the following formula:
where

(12)
(9)

Substituting in (8), we get the


that is
following linear equations system:

(10) (13)
where (14)

where is the forgetting factor.


(11) The part (13) must be calculated in each iteration but the part
(14) has to be calculated only in order to form the output signal.
It can be noticed that the algorithm is very simple and suitable
and is the forgetting factor. for implementation.
776 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 22, NO. 2, APRIL 2007

Fig. 7. Frequency and amplitude estimation for y(t) = sin(2 ft) where f = 50 + sin(10 t).

In the iterative procedure (13), the is assumed to be a con- adaptability. This technique provides accurate estimation with
stant. As has been shown in [16], an adaptation of the forgetting error in the range of 0.002 Hz for SNR 60 dB in about 25 ms
factor can be a convenient way to improve performance of and requires modest computations.
the estimating procedure. We can define a covariance of the es-
timation error as follows: C. Harmonic Amplitudes Estimation
The presence of harmonics and decaying dc can also distort
(15) the basic relation (5) derived from the sinusoid model of the
signal. In the presence of harmonics, the equation will be mod-
Using the form of matrices , , and given in (11), we obtain
ified as
(16)
(19)
Forgetting factor can be calculated as follows:

(17) where
instantaneous signal value;
or harmonic order;
highest frequency component of the signal;
(18) dc value;
amplitude of the th harmonic;
where and are chosen values.
phase of the th harmonic.
The algorithm showed a very high level of robustness as well
as high measurement accuracy over a wide range of frequency We assume that the voltage signal is filtered so that desired
changes. The algorithm convergence provided fast response and harmonic is passed and all others harmonics are canceled. If
TOMIĆ et al.: A NEW POWER SYSTEM DIGITAL HARMONIC ANALYZER 777

Fig. 8. Maximum estimation errors for noisy input signals.

the th harmonic is passed, the filtered output signal has the If we assume that is known from (8), the
following form: can be calculated easily using trigonometric for-
mulas. Equation (24) has the same form as (8) and can be
(20) solved in the same way using the recursive algorithm (12) [i.e.,
Performing a square of from (20), it follows: (13) and (14)].
For dc estimation, the following model can be used:
(21)
(25)
The model (21) is very similar to the mentioned model (6). In
a similar way, we can derive the algorithm for the th harmonic where
amplitude estimation For the and , the relation (21)
can be written as follows:
(22) III. PERFORMANCE EVALUATION THROUGH SIMULATION
(23) The algorithm presented in the previous sections is tested by
Equations (21)–(23) yield the following: means of the input data obtained through the computer simula-
tion. The static, dynamic, and noise tests were performed using
(24) computer-simulated test signals.
The time responses of the algorithm proposed in this paper
where
with the presence of an additive white zero-mean Gaussian noise
are shown in Fig. 6. As shown in Fig. 6, the faster convergence
is achieved as the value decreases. The better accuracy was
778 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 22, NO. 2, APRIL 2007

obtained as the value increases. A compromise between ac-


curacy and convergence for the presented example should be
achieved for the adaptation of during the estimation proce-
dure. In this way, we have obtained a technique that provides ac-
curate frequency estimation with error in the range of 0.002 Hz
and amplitude estimation with error in the range of 0.03% for
SNR 60 dB, in about 25 ms. It can be also noted that proposed
algorithm has much less estimation error in comparison to the
FFT algorithm.
The ability of the frequency estimation over a wide
range of frequency changes is investigated using the si-
nusoidal test signal with the following time dependence:
. The estimation is computed for the
proposed algorithm with various values of and for the FFT
algorithm and shown in Fig. 7. The good dynamic responses
of the proposed algorithm can be noticed. It can be noted
that the proposed algorithm has much less estimation error in
comparison to the FFT algorithm.
The effect of presence of noise in the signals was studied by
estimating the frequency and harmonic amplitudes of signals Fig. 9. Screenshot of a LabView project to visualize the result.
that contain noise. A sinusoidal 50-Hz input test signal with
the superimposed additive white zero-mean Gaussian noise was
used as input for the test. The random noise was selected to ob-
tain a prescribed value of the signal-to-noise ratio (SNR), de-
fined as , where is the amplitude of
the signal fundamental harmonics and is the noise standard
deviation. Fig. 8. shows the maximum errors observed in fre-
quency and harmonic amplitude estimates when input signals of
30, 50, and 70 Hz having an SNR of 40, 50, 60, 70, and 80 dB
were used. It should be noted that, in practice, the SNR of the
voltage signal obtained from a power system ranges between 50
and 70 dB. At this level of noise, very little errors are expected
with the proposed technique as is depicted in Fig. 8.

IV. SYSTEM CONFIGURATION


New digital instruments measuring PQ indicators and the har-
monic analyzer are being developed. Fig. 10. Laboratory setup.
In the following section of this paper, a brief description of a
system configuration is presented. The FIR filter and estimation
algorithm developed and tested using MATLAB are being using • programmable input range ( 10, 5, 1, 0.2 V) per
in LabVIEW software. Both the simulation and the applica- channel;
tion of the measurement algorithm were made using LabVIEW • 24 TTL/CMOS digital I/O lines (eight hardware timed at
software (Fig. 9). This approach has two important advantages: 1 MHz);
1) flexibility to implement the algorithm and 2) easy to display • Two 32-b, 80-MHz counter/timers;
and simulate the results against drawbacks as slow environment • digital triggering;
and high cost. • 6 DMA channels for fast data throughput.
The setup consists of PC [750 MHz, 256-MB random-access
memory (RAM)] with an add-on data-acquisition card (in the
V. EXPERIMENTAL RESULTS
motherboard).
Data collected from the power system voltage signals of
A. Setup
the distribution system are collected in the laboratory envi-
ronment by an ADC card. The ADC card has the following The proposed algorithm has been tested in the laboratory
characteristics: to establish its feasibility in a real-time environment. The test
• 16 analog inputs at 16 b, 250 kSamples/s; signal has been derived from a function generator.
• 2 analog outputs at 16 b, 833 kSamples/s (6- full-scale Fig. 10 shows the outline of the setup. The signal is derived
settling time); from the signal generator though an unshielded ribbon cable.
TOMIĆ et al.: A NEW POWER SYSTEM DIGITAL HARMONIC ANALYZER 779

Fig. 11. Frequency estimation from voltage data for (a) f = 800 Hz. (b) f = 1600 Hz.

Fig. 12. First harmonic amplitude estimation from voltage data for (a) f = 800 Hz. (b) f = 1600 Hz.

Fig. 13. Higher harmonic amplitude estimations from voltage data for (a) f = 800 Hz. (b) f = 1600 Hz.

The measurement is deliberately made crude by inserting mul- Figs. 11–13 show the performance of the algorithm at a typical
tiple loops in the connecting wire to catch extraneous noise [14]. situation where the voltage signals are distorted. The peak-to-
Options are also made available to increase the noise in the sam- peak variation in the frequency estimation is 0.004 Hz and the
pling process. The frequency of the signal is first accurately peak-to-peak variation in the amplitudes estimation is 0.06%
measured and the FFT analysis is performed by a signal spectral in the steady state. Better accuracy was achieved at a sampling
analyzer. frequency of 1600 Hz. The presence of the third harmonic in the
range of 0.2% should be noted. Similar accuracy was obtained
B. Results in the whole range of frequency variation from 40 to 60 Hz. It
Frequency and harmonic amplitudes are estimated from the should be noted that the estimation process has started at 30 ms
function generator at a sampling rate of 800 Hz and 1600 Hz. (after buffering input data necessary for FIR processing).
780 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 22, NO. 2, APRIL 2007

VI. CONCLUSION [15] T. S. Sidhu, “Accurate measurement of power system frequency using
a digital signal processing technique,” IEEE Trans. Instrum. Meas., vol.
In this paper, new digital instruments measuring power- IM-48, no. 1, pp. 75–81, Feb. 1999.
quality indicators and harmonic analyzers are presented. The [16] M. D. Kušljević, “A simple recursive algorithm for frequency estima-
tion,” IEEE Trans. Instrum. Meas., vol. 53, no. 2, pp. 335–340, Apr.
design and implementation of a novel, very accurate recursive 2004.
method for the measurement of frequency and harmonics [17] ——, “A simultaneous frequency and harmonics magnitudes estima-
amplitudes of a power system have been used. The proposed tions using decoupled models,” IEEE Trans. Instrum. Meas., to be pub-
lished.
technique is suitable for measuring of these parameters in a [18] J.-Z. Yang, C.-S. Yu, and C.-W. Liu, “A new method for power signal
wide range of frequency variations. This method is easy to harmonic analysis,” IEEE Trans. Power Del., vol. 20, no. 2, pt. 2, pp.
implement and very flexible. The development, the simulation, 1235–1239, Apr. 2005.
[19] J. Van den Keybus, “Development of a universal electric energy
and the application of the measurement algorithm were made measurement and control platform for low-voltage grid-coupled
using MATLAB/LabVIEW software because of the flexibility applications in a deregulated electricity market,” Ph.D. dissertation,
to implement the algorithm and that it is easy to display. Dept. Elect. Eng., K.U. Leuven, Leuven, Belgium, Dec. 2003.
[20] J. Van den Keybus, G. Deconinck, K. Vanthournout, J. Driesen, and
The simulations and experimental results have shown that the R. Belmans, “A DSP-based electricity metering system,” Global DSP
proposed technique provides accurate estimation. This method Mag., vol. 3, no. 2, Feb. 2004.
really meets the need of offline applications. Even more, by [21] C. Gherasim, J. Van den Keybus, J. Driesen, and R. Belmans, “DSP
implementation of power measurements according to the IEEE
using parallel computation algorithms, this method should meet trial-use standard 1459,” IEEE Trans. Instrum. Meas., vol. 53, no. 4,
the need of online applications and should be more practical. pp. 1086–1092, Aug. 2004.
[22] CENELEC EN 61000-4-7, Electromagnetic compatibility (EMC)—
Part 4–7: Testing and measurement techniques—general guide onhar-
REFERENCES monics and interharmonics measurements and instrumentation, for
[1] M. H. J. Bollen, “What is power quality?,” Elect. Power Syst. Res., vol. power supply systems and equipment connected thereto 1997.
66, pp. 5–14, 2003.
[2] A. Bhowmik, A. Maitra, S. M. Halpin, and J. E. Schatz, “Determina- Josif J. Tomić was born in Kovin, Serbia, in 1962.
tion of allowable penetration levels of distributed generation resources He received the B.Sc. and M.Sc. degrees in electrical
based on harmonic limit considerations,” IEEE Trans Power Del., vol. measurement from the University of Novi Sad, Novi
18, no. 2, pp. 619–694, Apr. 2003. Sad, Serbia, in 1990 and 2004, respectively.
[3] A. Mehorai and B. Porat, “Adaptive comb filtering for harmonic signal Currently, he is a Research Assistant of measure-
enhancement,” IEEE Trans. Acoust., Speech, Signal Process., vol. ment techniques at the University of Novi Sad. His re-
ASSP-34, no. 5, pp. 1124–1138, Oct. 1986. search interests are in the area of microprocessor and
[4] G. Takata, J. Tahara, M. Michihira, A. Tsuyoshi, K. Amako, H. Omori, DSP-based measurements and control applications.
and K. Yasui, “The time-frequency analysis of the harmonics with
wavelet transform for the power electronics systems,” in Proc. Power
Conversion Conf., Apr. 2002, vol. 2, pp. 733–737.
[5] Y. Z. Liu and S. Chen, “A wavelet based model for on-line tracking of
power system harmonics using Kalman filtering,” in Proc. IEEE Power
Eng. Soc. Summer Meeting, Jul. 2001, vol. 2, pp. 1237–1242.
[6] H. Xue and R. Yang, “A novel algorithm for harmonic measurement in Miodrag D. Kušljević was born in Šule, Pljevlja,
power system,” in Proc. Int. Conf. PowerCon , Oct. 2002, vol. 1, pp. Montenegro, in 1962. He received the B.Sc. degree
438–442. from the Defense Technical Engineering Fac-
[7] M. Wang and Y. Sun, “A practical, precise method for frequency ulty—Missile Systems Department, Zagreb, Croatia,
tracking and phasor estimation,” IEEE Trans. Power Del., vol. 19, no. in 1986 and the M.Sc. degree from the Faculty of
4, pp. 1547–1552, Oct. 2004. Electrical Engineering and Computing, Zagreb, in
[8] J.-Z. Yang and C.-W. Liu, “A precise calculation of power syatem 1990.
frequency and phasor,” IEEE Trans. Power Del., vol. 15, no. 2, pp. From 1990 to 1991, he was a Research As-
494–499, Apr. 2000. sistant with the Defense Technical Engineering
[9] V. V. Terzija, M. B. Djurić, and B. Kovačević, “Voltage phasor and Faculty—Missile Systems Department, Zagreb. In
local system frequency estimation using Newton type algorithm,” IEEE 1992, he joined Termoelektro Enel AD, Belgrade,
Trans. Power Del., vol. 9, no. 3, pp. 1358–1374, Jul. 1994. Serbia, where he is currently Technical Manager. His areas of research interests
[10] V. Terzija and V. Stanojević, “Power quality indicators estimation are algorithms for digital signal processing and algorithms for measurement,
using robust Newton-type algorithm,” Proc. Inst. Elect. Eng., Gen. control, and protection in power systems.
Transm. Distrib., vol. 151, no. 4, pp. 477–485, Jul. 2004.
[11] A. Phadke, J. Thorp, and M. Adamiak, “A new measurement tech-
nique for tracking voltage phasors, local systems frequency, and rate
of change of frequency,” IEEE Trans. Power App. Syst., vol. PAS-102, Vladimir V. Vujičić (M’95) was born in Novi Sad,
no. 5, pp. 1025–1038, May 1983. Serbia, in 1947. He received the B.Sc. degree from
[12] P. J. Moore, R. D. Carranza, and A. T. Johns, “A new numeric tech- the University of Belgrade, Belgrade, Serbia, in 1974,
nique for high-speed evaluation of power system frequency,” Proc. Inst. and the M.Sc. and Ph.D. degrees in electrical engi-
Elect. Eng., Gen. Transm. Distrib., vol. 141, no. 5, pp. 529–536, Sep. neering from the University of Novi Sad, Novi Sad,
1994. Serbia, in 1983 and 1992, respectively.
[13] D. Hart et al., “A new frequency tracking and phasor estimation algo- Currently, he is a Full Professor and Head of the
rithm for generator protection,” IEEE Trans. Power Del., vol. 12, no. Chair for Measurement Techniques with the Univer-
3, pp. 1064–1073, Jul. 1997. sity of Novi Sad, where he has been since 1975. His
[14] A. Routray, A. K. Pradhan, and K. P. Rao, “A novel Kalman Filter research interests are mainly various analog-to-dig-
for frequency estimation of distorted signals in power systems,” IEEE ital conversion techniques and corresponding fast
Trans. Instrum. Meas., vol. 51, no. 3, pp. 469–479, Jun. 2002. processing techniques in the field of electrical measurements.

You might also like