SlideShare a Scribd company logo
1 of 9
Download to read offline
Bulletin of Electrical Engineering and Informatics
Vol. 9, No. 5, October 2020, pp. 1794~1802
ISSN: 2302-9285, DOI: 10.11591/eei.v9i5.2165  1794
Journal homepage: http://beei.org
Adaptive notch filter under indirect and direct current controls
for active power filter
Syahrul Hisham Mohamad1
, Mohd Amran Mohd Radzi2
, Nashiren Farzilah Mailah3
,
Noor Izzri Abd. Wahab4
, Auzani Jidin5
, Musa Yusup Lada6
1,2,3,4,6
Advance Lightning, Power and Energy Research (ALPER), Faculty of Engineering,
Universiti Putra Malaysia, Malaysia
1,5,6
Faculty of Electrical and Electronic Engineering Technology, Universiti Teknikal Malaysia Melaka, Malaysia
Article Info ABSTRACT
Article history:
Received Dec 29, 2019
Revised Mar 7, 2020
Accepted Apr 9, 2020
This study presents the implementation of adaptive notch filter (ANF) as
reference signal extraction for shunt active power filter (APF) in indirect
current control (ICC) and direct current control (DCC) modes for three phase
system. The ANF functions to filter the signal that inputted to it by producing
a fundamental signal and harmonics signal. The advantage of applying
the ANF algorithm is based on its simple design that giving the ANF
advantages to be utilize in microcontroller. The performance of the ANF
is validated though MATLAB simulation in ICC dan DCC configurations.
Based on the simulation results, the ANF is capable to work efficiently for
both ICC and DCC modes, but in term of efficiency, the ICC mode is clearly
showing a better harmonics mitigation result. Base on the result also it shown
that the ANF is capable of mitigate the harmonics below the standard
required by the IEEE 519-92. The application of ANF is useful to be applied
due to its simple design and filtering method.
Keywords:
Active power filter
Adaptive notch filter
Direct current control
Indirect current control
Total harmonics distortion
This is an open access article under the CC BY-SA license.
Corresponding Author:
Syahrul Hisham Mohamad,
Faculty of Electrical and Electronic Engineering Technology,
Universiti Teknikal Malaysia Melaka,
Hang Tuah Jaya, 76100 Durian Tunggal, Melaka, Malaysia.
Email: syahrulhisham@utem.edu.my
1. INTRODUCTION
The needs of power quality compensation in electrical power system is becoming more and more
crucial nowadays as the increase of the development in power electronics equipment. The trends of power
electronic applications are soaring whether within industrial applications or throughout domestic
applications. This abundancy leads to the pollution of the electrical power system, which is mostly
harmonics [1]. Mitigation or suppressing the harmonics has been suggested within these recent years
as the research works in active power filter (APF) have been progressing. This paper specifies on the strategy
of extracting the harmonics in order to support the control of the APF.
In developing an APF, one of most important components is the harmonics extraction algorithm.
This algorithm functions as the core component in supplying the reference signal to the APF for producing
compensative power to the electrical power system. In developing the extraction algorithm, many methods
have been studied and applied whether in time or frequency based domains. In frequency based domain,
the techniques used are ranging from fast Fourier and discrete Fourier series [2–5], Kalman filtering [6-8]
and wavelet transformation [9]. However, working in the frequency domain is a little tedious as it involves
transformation of information into frequency domain. The commonly used extraction techniques for the APF
Bulletin of Electr Eng & Inf ISSN: 2302-9285 
Adaptive notch filter under indirect and direct current controls for active… (Syahrul Hisham Mohamad)
1795
is within the time domain as it will involve the algorithm to work in real time condition. The time domain
is divided into classical methods such as PQ and PQR theory [10-13], synchronous reference frame
theory [14-16], and capacitor voltage control techniques. Alternatively, the intelligent techniques have been
considered such as neutral network [17], adaptive neural network and adaptive linear neuron [18-21].
Besides the three groups of techniques used widely, another emerging technique is the filtering technique
such as adaptive notch filter (ANF), in which this technique has simple design and does not require training.
This paper proposes application of ANF based on the IIR filter as an extraction method of
harmonics for indirect current control (ICC) and direct current control (DCC) of APF. By applying the ANF,
the filter is capable of tracking the frequency and phase of the system without additional component such as
phase lock loop (PLL). Another advantage of applying the ANF is its capability to filter out the fundamental
component and selective components of harmonics of the electrical power system.
2. PRINCIPLE OF ADAPTIVE NOTCH FILTER
An ideal notch filter is a filter that allows a linear gain at every frequency except at a specified
frequency where the gain is zero. Based on this condition, the notch filter is able to withdraw the solicit
signal of sinusoidal components from electrical power system within the given frequency.
2.1. Adaptive notch filter design
Initially, ANF is designed based on the IIR filter but operating within the frequency domain.
However, later on the ANF is transposed into the time domain in order to suite within the time based
operation [22]. For better dynamic condition, the ANF is then modified in scalar condition with adaptation
mechanism. The dynamic behavior of ANF can be proposed as the following set of differential
equations [23, 24].
(1)
(2)
(3)
From the set of equation, the system can be explained as following condition. The input signal
of the system is given as u(t),  represents the estimation frequency of the system while  and  represent two
coefficients that play important role in determining the accuracy and the convergence speed of the system.
The two coefficients are randomly set but both values need to compensate each other or otherwise the ANF
will not function at its maximum filtering capacity [25]. In a functional single sinusoidal input
u(t)=A1 sin (0t + 1) , the used ANF has an explicit characteristic where it is having a unique periodic orbit
located at .
Based on the output of the ANF, the filter will produce the cos component of the filtered signal
noted by x but with negative magnitude and sin component is noted by but the value of the sin needs to be
scalar with in order to get right value of filtered input [26, 27]. The basic structure of the ANF for
single-phase system is shown in Figure 1.
Figure 1. ANF structure for single-phase system
 ISSN: 2302-9285
Bulletin of Electr Eng & Inf, Vol. 9, No. 5, October 2020 : 1794 – 1802
1796
2.2. Three-phase ANF
As shown in the previous section, a singular set of ANF works only for a singular input signal.
In order to design a functional three-phase ANF, the arrangement can be generalized to a sequence of three
ANFs which will be working in parallel to extract the fundamental components of each of the input signals.
Since the structure of the three-phase ANF is having the same frequency over time, the frequency estimator
of the system can be shared between them, thus reducing the integration function of the three-phase
system [28]. This approach therefore provides decrease in error over preceding method as the ANF is sharing
the frequency estimator. Basically, the ANF for three-phase usage is defined by following equations.
(4)
(5)
(6)
where n is the phase (a, b and c) and the update law on the frequency is summation of the error and the signal
of all three phases.
The design of the three-phase ANF is shown in Figure 2. It is shown that the ANF structure
is divided into two, in which the first structure is the generalized frequency extractor where it is composed
from (5) and the second structure is the component extraction [29]. It can be seen that the ANF works by
updating the error law in (6) of each individual phase of signal.
Figure 2. ANF structure for three-phase system
3. CURRENT CONTROL METHOD OF ANF
The proposed ANF is designed and simulated in a three-phase shunt APF. The configuration
of three-phase shunt APF with ANF as the harmonics extraction is shown in Figure 3. The system
is consisting of a three-phase power supply, shunt APF and nonlinear load. The source of harmonics
is deviated from the nonlinear load where it consists of three-phase rectifier circuit and attached with
an inductive load. For the shunt APF, control strategies are made of harmonics extraction algorithm, current
control algorithm and switching algorithm. In this paper, the main extraction algorithm is the ANF where
the highlighted item is on the implementation of ANF ICC and DCC modes. The switching algorithm
Bulletin of Electr Eng & Inf ISSN: 2302-9285 
Adaptive notch filter under indirect and direct current controls for active… (Syahrul Hisham Mohamad)
1797
is implemented with hysteresis switching control. As shown in Figure 3, the source current is summation of
the load current and the harmonics current as in (7).
(7)
The reference current signal of the shunt APF can be taken from two mentioned current control
methods. For the ICC, the ANF will produce the filtered fundamental input current signal and the signal then
will be compared with the supply input current. The difference between both signals will be taken as
the input for the shunt APF but with inverse magnitude. This condition is given as follow.
(8)
Meanwhile, for the DCC, the harmonics signal generated by the ANF is compared to the filter
current that are produced by the shunt APF. The harmonics needed for this control is taken from the error
value of the ANF as given in (6). The current control is given as (9). The signal given to the shunt APF
is the additional value required for filter to reach compensation error between the harmonics signal
of the ANF and filtering current.
(9)
4. SIMULATION RESULT AND ANALYSIS
The capabilities of the proposed extraction algorithm is tested and validated by a simulation tool.
The simulation is done using MATLAB Simulink with sim power system toolbox. Figures 3 and 4 show
the simulation diagram of APF with the ANF for both DCC and ICC modes. The simulation parameters
considered are shown in Table 1. In order to obtain the appropriate response of the system, the simulation
is done within this order, initially the load is turned off and when the time reaches 0.1s, the load is truned on,
and when the time reaches 0.3s, the APF is connected to the point of common coupling (PCC).
Figure 3. Shunt APF for three-phase system
 ISSN: 2302-9285
Bulletin of Electr Eng & Inf, Vol. 9, No. 5, October 2020 : 1794 – 1802
1798
Figure 4. ANF structure in MATLAB Simulink
Table 1. Simulation parameters
Parameter Value
Source Voltage 415 V (RMS), 50 Hz
Source Impedance 1, 1mH
Single Phase Nonlinear Load 60 , 50 mH
DC Link Capacitance and Vref 3300 F, 700V
Filtering Inductor 5 mH
ANF Gains =0.16, y=180
4.1. Indirect current control
The first simulation is done in order to demonstrate performance of the ANF for ICC. Figure 5 (a)
shows the source voltage and load voltage within all the simulation stages. As shown in the figure, the source
and load voltage waveforms are maintained during all of stages without being affected by the turning
of load and APF. Figure 5 (b) shows the source current and load current for the APF with ICC mode.
From the figure, the system starts to operate the load at 0.1s, at this point the source and load currents
are having non-ideal sinusoidal waveforms. However, when the APF is applied to the system at 0.2s,
the harmonics are managed to be compensated where the current source managed to regain the sinusoidal
waveform. The detailed waveforms of source voltage, source current and filter current at the PCC is shown in
Figure 6. The figure clearly shows that the source is successfully mitigated by the APF and waveform of
the compensation current at the filtering inductor.
(a) (b)
Figure 5. (a) Source voltage and load voltage for ICC, (b) Source current and load current for ICC
Bulletin of Electr Eng & Inf ISSN: 2302-9285 
Adaptive notch filter under indirect and direct current controls for active… (Syahrul Hisham Mohamad)
1799
Figure 6. Phase A ICC waveform, (a) Source voltage, (b) Source current and (c) Filter current
4.2. Direct current control
The second simulation is done for the ANF using DCC method with the same system specification.
As same as the predecessor method, the source and load voltages are maintained during the system
is introduced to load and APF as shown in Figure 7 (a). Comparable with ICC method, the DCC method also
manages to mitigate the source current when it is applied to the system, and the undesirable sinusoidal
waveform that affecting the source current contributed by the load is managed to regain the desire sinusoidal
shape. This shows that the APF functions accordingly in reducing the harmonics within the system.
As shown in Figure 7 (b), at point 0.2s, the source current from each phase changes the shape into
a sinusoidal waveform. In Figure 8, the detailed waveform of the DCC for phase A is shown. The figure
show the source voltage, the source current and the filter current. When the APF is activated at point 0.2s
and upon operation, it manages to mitigate the harmonics.
(a) (b)
Figure 7. (a) Source voltage and load voltage for DCC, (b) Source current and load current for DCC
 ISSN: 2302-9285
Bulletin of Electr Eng & Inf, Vol. 9, No. 5, October 2020 : 1794 – 1802
1800
Figure 8. Phase A DCC waveform, (a) Source voltage, (b) Source current, and (c) Filter current
4.3. Total harmonic compensation
Both ICC and DCC modes perform as expected in controlling the harmonics of the source current at
PCC. Based on the initial condition of the system without the APF, the harmonics measured is around
27.97%, and when APF is applied, the harmonics are reduced to 2.01% and 2.43% for ICC and DCC
respectively, as shown in Figure 9. The recorded total harmonic distortion (THDs) for all phases before and
after mitigation are shown in Table 2. Based on this result, it is shown that APF with ICC is having better
performance in mitigating harmonics compared to DCC. However, both are still ensuring APF to operate
within the limit IEEE standard, which is below 5%.
Table 2. THD’s measured for ICC and DCC
PHASE
ICC DCC
Without APF With APF Without APF With APF
PHASE A 27.97 % 2.01 % 27.97 % 2.43 %
PHASE B 27.97 % 1.99 % 27.97 % 2.44 %
PHASE C 27.97 % 2.01 % 27.97 % 2.46 %
(a) (b)
Figure 9. THD of phase A for, (a) ICC method, (b) DCC method
Bulletin of Electr Eng & Inf ISSN: 2302-9285 
Adaptive notch filter under indirect and direct current controls for active… (Syahrul Hisham Mohamad)
1801
5. CONCLUSION
In conclusion, ANF has been used in the shunt APF as harmonics extraction method for two current
control methods. The work as demonstrated in the simulation is capable of extracting both fundamental
and harmonics signals. When the ANF is simulated in DCC and ICC methods, the APF can mitigate
the harmonics. Comparing both methods, as shown by the THD values, the ICC method is more capable on
mitigating harmonics compared to the DCC method. However, in consideration as extraction method for
APF, the ANF is functioning perfectly as the extraction method.
ACKNOWLEDGEMENTS
The authors would like to express their sincere gratitude to the Ministry of Education Malaysia,
UPM, ALPER UPM and UTeM for the technical and financial support of this research. The research was
funded by Universiti Putra Malaysia under PUTRA Grant (9656100).
REFERENCES
[1] R. L. de Araujo Ribeiro, C. C. de Azevedo and R. M. de Sousa, "A Robust Adaptive Control Strategy of Active
Power Filters for Power-Factor Correction, Harmonic Compensation, and Balancing of Nonlinear Loads," in IEEE
Transactions on Power Electronics, vol. 27, no. 2, pp. 718-730, Feb. 2012.
[2] J. M. Maza-Ortega, J. A. Rosendo-Macias, A. Gómez-Expósito, S. Ceballos-Mannozzi and M. Barrágan-Villarejo,
"Reference Current Computation for Active Power Filters by Running DFT Techniques," in IEEE Transactions on
Power Delivery, vol. 25, no. 3, pp. 1986-1995, July 2010.
[3] H. Chen, H. Liu, Y. Xing, and H. Hu, “Enhanced DFT-based controller for selective harmonic compensation in
active power filters,” IEEE Transactions on Power Electronics., vol. 34, no. 8, pp. 8017–8030, August 2019.
[4] N. Elhaj, M. B. Sedra, and H. Djeghloud, “DFPI-based control of the DC-bus voltage and the AC-side current
of a shunt active power filter,” Bulletin of Electrical Engineering and Informatics, vol. 5, no. 4, pp. 430–441, 2016.
[5] A. Rahnamaei and M. Salimi, “A novel grid connected photovoltaic system,” Bulletin of Electrical Engineering
and Informatics, vol. 5, no. 2, pp. 133–143, 2016.
[6] R. Panigrahi and B. Subudhi, “Performance enhancement of shunt active power filter using a kalman filter-based
H∞ control strategy,” IEEE Transactions on Power Electronics, vol. 32, no. 4, pp. 2622–2630, 2017.
[7] J. M. Kanieski, R. Cardoso, H. Pinheiro, and H. A. Gründling, “Kalman filter-based control system for power
quality conditioning devices,” IEEE Transactions on Industrial Electronics, vol. 60, no. 11, pp. 5214–5227, 2013.
[8] X. Nie and J. Liu, “Current reference control for shunt active power filters under unbalanced and distorted supply
voltage conditions,” IEEE Access, vol. 7, pp. 177048–177055, 2019.
[9] S. K. Jain and S. N. Singh, “Fast harmonic estimation of stationary and time-varying signals using EA-AWNN,”
IEEE Transactions on Instrumentation and Measurement, vol. 62, no. 2, pp. 335–343, 2013.
[10] C. V. Suru, C. A. Patrascu, and M. Linca, “The synchronous fundamental dq frame theory implementation and
adaptation for the active filtering,” 2014 International Conference on Applied and Theoretical Electricity (ICATE),
pp. 1–6, 2014.
[11] A. A. A. Elgammal and M. F. El-naggar, “MOPSO-based optimal control of shunt active power filter using a
variable structure fuzzy logic sliding mode controller for hybrid (FC-PV-Wind-Battery) energy utilisation scheme,”
IET Renewable Power Generation, vol. 11, no. 8, pp. 1148–1156, 28 6 2017.
[12] Y. Hoon, M. A. Mohd Radzi, M. K. Hassan, and N. F. Mailah, “Enhanced instantaneous power theory with average
algorithm for indirect current controlled three-level inverter-based shunt active power filter under dynamic state
conditions,” Mathematical Problems in Engineering, vol. 2016, pp. 1–12, 2016.
[13] Madhu B. R., Dinesh M. N., Ravitheja B. M., “Design of shunt hybrid active power filter (SHAPF) to reduce
harmonics in AC side due to Non-linear loads,” International Journal of Power Electronics and Drive System
(IJPEDS), vol. 9, no. 4, pp. 1926-1936, 2018.
[14] S. Rahmani, N. Mendalek, and K. Al-Haddad, “Experimental design of a nonlinear control technique for three-
phase shunt active power filter,” IEEE Transactions on Industrial Electronics, vol. 57, no. 10, pp. 3364–3375, Oct 2010.
[15] R. L. d. A. Ribeiro, T. d. O. A. Rocha, R. M. de Sousa, E. C. dos Santos and A. M. N. Lima, "A Robust DC-Link
Voltage Control Strategy to Enhance the Performance of Shunt Active Power Filters Without Harmonic Detection
Schemes," in IEEE Transactions on Industrial Electronics, vol. 62, no. 2, pp. 803-813, Feb. 2015
[16] M. Tamilvani, K. Nithya, M. Srinivasan, and S. Prabha, “Harmonic reduction in variable frequency drives using
active power filter,” Bulletin of Electrical Engineering and Informatics, vol. 3, no. 2, pp. 119–126, June 2014.
[17] A. Sabo, N. I. Abdulwahab, M. A. M. Radzi, N. F. Mailah and N. F. A. A. Rahman, "A modified digital hysteresis
and artificial neural network (ANN) algorithms in single phase shunt active power filter control," 2014 IEEE
Innovative Smart Grid Technologies-Asia (ISGT ASIA), Kuala Lumpur, pp. 198-203, 2014.
[18] Y. Hoon, M. A. M. Radzi, M. K. Hassan, and N. F. Mailah, “A self-tuning filter-based adaptive linear neuron
approach for operation of three-level inverter-based shunt active power filters under non-ideal source voltage
conditions,” Energies, vol. 10, no. 5, 2017.
[19] M. A. A. Mohd Zainuri, M. A. M. Radzi, A. Che Soh, N. Mariun, and N. Abd Rahim, “Simplified adaptive linear
neuron harmonics extraction algorithm for dynamic performance of shunt active power filter,” International Review
on Modelling and Simulations, vol. 9, no. 3, pp. 144-154, 2016.
 ISSN: 2302-9285
Bulletin of Electr Eng & Inf, Vol. 9, No. 5, October 2020 : 1794 – 1802
1802
[20] Muhammad Ammirrul Atiqi Mohd Zainuri, Mohd Amran Mohd Radzi, Azura Che Soh, Norman Mariun, Nasrudin
Abd Rahim, Shahrooz Hajighorbani, “Fundamental active current adaptive linear neural networks for photovoltaic
shunt active power filters,” Energies, vol. 9, no. 6, pp. 397, 2016.
[21] M. A. A. Mohd Zainuri, M. A. M. Radzi, A. Che Soh, N. Mariun, and N. Abd Rahim, “Improved ADALINE
harmonics extraction algorithm for boosting performance of photovoltaic shunt active power filter under dynamic
operations,” Journal of Electrical Engineering and Technology, vol. 11, no. 6, pp. 1714–1728, 2016.
[22] P. A. Regalia, “A complex adaptive notch filter,” IEEE Signal Processing Letters, vol. 17, no. 11, pp. 937–940,
Nov. 2010.
[23] M. Mojiri, M. Karimi-ghartemani, and A. Bakhshai, “Time-domain signal analysis using adaptive notch filter,”
IEEE Transactions on Signal Processing., vol. 55, no. 1, pp. 85–93, Jan. 2007.
[24] M. Mojiri and A. R. Bakhshai, “Stability analysis of periodic orbit of an adaptive notch filter for frequency
estimation of a periodic signal,” Automatica, vol. 43, no. 3, pp. 450–455, March 2007.
[25] B. Singh, K. Kant and S. R. Arya, “Notch filter-based fundamental frequency component extraction to control
distribution static compensator for mitigating current-related power quality problems,” IET Power Electronics,
vol. 8, no. 9, pp. 1758–1766, 2015.
[26] M. Karimi-Ghartemani, A. R. Bakhshai and M. Mojiri, "Estimation of Power System Frequency Using Adaptive
Notch Filter," 2005 IEEE Instrumentationand Measurement Technology Conference Proceedings, Ottawa, Ont.,
pp. 1494-1497, 2005.
[27] D. Yazdani, A. Bakhshai, and P. K. Jain, “A three-phase adaptive notch filter-based approach to harmonic/reactive
current extraction and harmonic decomposition,” IEEE Transactions on Power Electronics, vol. 25, no. 4,
pp. 914–923, Apr. 2010.
[28] S. H. Tabatabaei, M. Moslehi Bajestan, and A. Jalilian, “Shunt active power filter control for compensating current
power quality problems in three-phase three-wire systems based on an adaptive notch filter,” Turkish Journal
of Electrical Engineering & Computer Sciences, vol. 24, no. 4, pp. 2539–2555, 2016.
[29] N. D. Tuyen, G. Fujita, T. Funabashi, and M. Nomura, “Adaptive notch filter for synchronization and islanding
detection using negative-sequence impedance measurement,” IEEJ Transactions on Electrical and Electronic
Engineering, vol. 7, no. 3, pp. 240–250, May 2012.

More Related Content

What's hot

A Distinctive Scheme for Extraction of Symmetrical Components along with Harm...
A Distinctive Scheme for Extraction of Symmetrical Components along with Harm...A Distinctive Scheme for Extraction of Symmetrical Components along with Harm...
A Distinctive Scheme for Extraction of Symmetrical Components along with Harm...IOSR Journals
 
76201978
7620197876201978
76201978IJRAT
 
Evaluation of Fundamental d-q Synchronous Reference Frame Harmonic Detection ...
Evaluation of Fundamental d-q Synchronous Reference Frame Harmonic Detection ...Evaluation of Fundamental d-q Synchronous Reference Frame Harmonic Detection ...
Evaluation of Fundamental d-q Synchronous Reference Frame Harmonic Detection ...IJPEDS-IAES
 
An Identification of Multiple Harmonic Sources in a Distribution System by Us...
An Identification of Multiple Harmonic Sources in a Distribution System by Us...An Identification of Multiple Harmonic Sources in a Distribution System by Us...
An Identification of Multiple Harmonic Sources in a Distribution System by Us...journalBEEI
 
Event triggered control design of linear networked systems with quantizations
Event triggered control design of linear networked systems with quantizationsEvent triggered control design of linear networked systems with quantizations
Event triggered control design of linear networked systems with quantizationsISA Interchange
 
SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC
SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTCSPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC
SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTCijics
 
A Diagnostic Analytics of Harmonic Source Signature Recognition by Using Peri...
A Diagnostic Analytics of Harmonic Source Signature Recognition by Using Peri...A Diagnostic Analytics of Harmonic Source Signature Recognition by Using Peri...
A Diagnostic Analytics of Harmonic Source Signature Recognition by Using Peri...IJECEIAES
 
A Modified Novel Approach to Control of Thyristor Controlled Series Capacitor...
A Modified Novel Approach to Control of Thyristor Controlled Series Capacitor...A Modified Novel Approach to Control of Thyristor Controlled Series Capacitor...
A Modified Novel Approach to Control of Thyristor Controlled Series Capacitor...IOSR Journals
 
An investigation on switching
An investigation on switchingAn investigation on switching
An investigation on switchingcsandit
 
Optimal PMU Placement in Power System Considering the Measurement Redundancy
Optimal PMU Placement in Power System Considering the Measurement RedundancyOptimal PMU Placement in Power System Considering the Measurement Redundancy
Optimal PMU Placement in Power System Considering the Measurement RedundancySatyendra Singh
 
Time domain harmonic state estimation using filtered measurements based on fo...
Time domain harmonic state estimation using filtered measurements based on fo...Time domain harmonic state estimation using filtered measurements based on fo...
Time domain harmonic state estimation using filtered measurements based on fo...Benito Ortiz Bejar
 
Comparison Analysis of Indirect FOC Induction Motor Drive using PI, Anti-Wind...
Comparison Analysis of Indirect FOC Induction Motor Drive using PI, Anti-Wind...Comparison Analysis of Indirect FOC Induction Motor Drive using PI, Anti-Wind...
Comparison Analysis of Indirect FOC Induction Motor Drive using PI, Anti-Wind...IAES-IJPEDS
 
IRJET-Harmonic Elimination in Three Phase System by Means of a Shunt Active F...
IRJET-Harmonic Elimination in Three Phase System by Means of a Shunt Active F...IRJET-Harmonic Elimination in Three Phase System by Means of a Shunt Active F...
IRJET-Harmonic Elimination in Three Phase System by Means of a Shunt Active F...IRJET Journal
 
Tracy–Widom distribution based fault detection approach: Application to aircr...
Tracy–Widom distribution based fault detection approach: Application to aircr...Tracy–Widom distribution based fault detection approach: Application to aircr...
Tracy–Widom distribution based fault detection approach: Application to aircr...ISA Interchange
 
An Improved of Multiple Harmonic Sources Identification in Distribution Syste...
An Improved of Multiple Harmonic Sources Identification in Distribution Syste...An Improved of Multiple Harmonic Sources Identification in Distribution Syste...
An Improved of Multiple Harmonic Sources Identification in Distribution Syste...IAES-IJPEDS
 
Time-domain harmonic extraction algorithms for three-level inverter-based sh...
Time-domain harmonic extraction algorithms for three-level  inverter-based sh...Time-domain harmonic extraction algorithms for three-level  inverter-based sh...
Time-domain harmonic extraction algorithms for three-level inverter-based sh...IJECEIAES
 
Comparision of Incremental Conductance with Fuzzy Controller
Comparision of Incremental Conductance with Fuzzy Controller Comparision of Incremental Conductance with Fuzzy Controller
Comparision of Incremental Conductance with Fuzzy Controller ASSRMURTHy
 

What's hot (20)

A Distinctive Scheme for Extraction of Symmetrical Components along with Harm...
A Distinctive Scheme for Extraction of Symmetrical Components along with Harm...A Distinctive Scheme for Extraction of Symmetrical Components along with Harm...
A Distinctive Scheme for Extraction of Symmetrical Components along with Harm...
 
76201978
7620197876201978
76201978
 
Evaluation of Fundamental d-q Synchronous Reference Frame Harmonic Detection ...
Evaluation of Fundamental d-q Synchronous Reference Frame Harmonic Detection ...Evaluation of Fundamental d-q Synchronous Reference Frame Harmonic Detection ...
Evaluation of Fundamental d-q Synchronous Reference Frame Harmonic Detection ...
 
An Identification of Multiple Harmonic Sources in a Distribution System by Us...
An Identification of Multiple Harmonic Sources in a Distribution System by Us...An Identification of Multiple Harmonic Sources in a Distribution System by Us...
An Identification of Multiple Harmonic Sources in a Distribution System by Us...
 
40220130405006 2
40220130405006 240220130405006 2
40220130405006 2
 
Event triggered control design of linear networked systems with quantizations
Event triggered control design of linear networked systems with quantizationsEvent triggered control design of linear networked systems with quantizations
Event triggered control design of linear networked systems with quantizations
 
SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC
SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTCSPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC
SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC
 
A Diagnostic Analytics of Harmonic Source Signature Recognition by Using Peri...
A Diagnostic Analytics of Harmonic Source Signature Recognition by Using Peri...A Diagnostic Analytics of Harmonic Source Signature Recognition by Using Peri...
A Diagnostic Analytics of Harmonic Source Signature Recognition by Using Peri...
 
A Modified Novel Approach to Control of Thyristor Controlled Series Capacitor...
A Modified Novel Approach to Control of Thyristor Controlled Series Capacitor...A Modified Novel Approach to Control of Thyristor Controlled Series Capacitor...
A Modified Novel Approach to Control of Thyristor Controlled Series Capacitor...
 
An investigation on switching
An investigation on switchingAn investigation on switching
An investigation on switching
 
Optimal PMU Placement in Power System Considering the Measurement Redundancy
Optimal PMU Placement in Power System Considering the Measurement RedundancyOptimal PMU Placement in Power System Considering the Measurement Redundancy
Optimal PMU Placement in Power System Considering the Measurement Redundancy
 
Lr3421092114
Lr3421092114Lr3421092114
Lr3421092114
 
Time domain harmonic state estimation using filtered measurements based on fo...
Time domain harmonic state estimation using filtered measurements based on fo...Time domain harmonic state estimation using filtered measurements based on fo...
Time domain harmonic state estimation using filtered measurements based on fo...
 
Comparison Analysis of Indirect FOC Induction Motor Drive using PI, Anti-Wind...
Comparison Analysis of Indirect FOC Induction Motor Drive using PI, Anti-Wind...Comparison Analysis of Indirect FOC Induction Motor Drive using PI, Anti-Wind...
Comparison Analysis of Indirect FOC Induction Motor Drive using PI, Anti-Wind...
 
IRJET-Harmonic Elimination in Three Phase System by Means of a Shunt Active F...
IRJET-Harmonic Elimination in Three Phase System by Means of a Shunt Active F...IRJET-Harmonic Elimination in Three Phase System by Means of a Shunt Active F...
IRJET-Harmonic Elimination in Three Phase System by Means of a Shunt Active F...
 
Tracy–Widom distribution based fault detection approach: Application to aircr...
Tracy–Widom distribution based fault detection approach: Application to aircr...Tracy–Widom distribution based fault detection approach: Application to aircr...
Tracy–Widom distribution based fault detection approach: Application to aircr...
 
Az4103318326
Az4103318326Az4103318326
Az4103318326
 
An Improved of Multiple Harmonic Sources Identification in Distribution Syste...
An Improved of Multiple Harmonic Sources Identification in Distribution Syste...An Improved of Multiple Harmonic Sources Identification in Distribution Syste...
An Improved of Multiple Harmonic Sources Identification in Distribution Syste...
 
Time-domain harmonic extraction algorithms for three-level inverter-based sh...
Time-domain harmonic extraction algorithms for three-level  inverter-based sh...Time-domain harmonic extraction algorithms for three-level  inverter-based sh...
Time-domain harmonic extraction algorithms for three-level inverter-based sh...
 
Comparision of Incremental Conductance with Fuzzy Controller
Comparision of Incremental Conductance with Fuzzy Controller Comparision of Incremental Conductance with Fuzzy Controller
Comparision of Incremental Conductance with Fuzzy Controller
 

Similar to Adaptive notch filter under indirect and direct current controls for active power filter

Performance improvement of parallel active power filters using droop control ...
Performance improvement of parallel active power filters using droop control ...Performance improvement of parallel active power filters using droop control ...
Performance improvement of parallel active power filters using droop control ...Ghazal Falahi
 
Performance Analysis Of PV Interfaced Neural Network Based Hybrid Active Powe...
Performance Analysis Of PV Interfaced Neural Network Based Hybrid Active Powe...Performance Analysis Of PV Interfaced Neural Network Based Hybrid Active Powe...
Performance Analysis Of PV Interfaced Neural Network Based Hybrid Active Powe...IJERA Editor
 
Performance Analysis Of PV Interfaced Neural Network Based Hybrid Active Powe...
Performance Analysis Of PV Interfaced Neural Network Based Hybrid Active Powe...Performance Analysis Of PV Interfaced Neural Network Based Hybrid Active Powe...
Performance Analysis Of PV Interfaced Neural Network Based Hybrid Active Powe...IJERA Editor
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD Editor
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD Editor
 
IRJET- A Simple Approach to Identify Power System Transmission Line Faults us...
IRJET- A Simple Approach to Identify Power System Transmission Line Faults us...IRJET- A Simple Approach to Identify Power System Transmission Line Faults us...
IRJET- A Simple Approach to Identify Power System Transmission Line Faults us...IRJET Journal
 
Differential equation fault location algorithm with harmonic effects in power...
Differential equation fault location algorithm with harmonic effects in power...Differential equation fault location algorithm with harmonic effects in power...
Differential equation fault location algorithm with harmonic effects in power...TELKOMNIKA JOURNAL
 
Simulation and Design of SRF based Control Algorithm for Three Phase Shunt Ac...
Simulation and Design of SRF based Control Algorithm for Three Phase Shunt Ac...Simulation and Design of SRF based Control Algorithm for Three Phase Shunt Ac...
Simulation and Design of SRF based Control Algorithm for Three Phase Shunt Ac...idescitation
 
Comparison of Instantaneous Reactive and Notch Filter Algorithms Seven Level ...
Comparison of Instantaneous Reactive and Notch Filter Algorithms Seven Level ...Comparison of Instantaneous Reactive and Notch Filter Algorithms Seven Level ...
Comparison of Instantaneous Reactive and Notch Filter Algorithms Seven Level ...IJECEIAES
 
Power Quality Improvement in Distribution System using ANN Based Shunt Active...
Power Quality Improvement in Distribution System using ANN Based Shunt Active...Power Quality Improvement in Distribution System using ANN Based Shunt Active...
Power Quality Improvement in Distribution System using ANN Based Shunt Active...IAES-IJPEDS
 
An Improved Double Fuzzy PI Controller For Shunt Active Power Filter DC Bus R...
An Improved Double Fuzzy PI Controller For Shunt Active Power Filter DC Bus R...An Improved Double Fuzzy PI Controller For Shunt Active Power Filter DC Bus R...
An Improved Double Fuzzy PI Controller For Shunt Active Power Filter DC Bus R...IJPEDS-IAES
 
Closed Loop Non Linear Control of Shunt Hybrid Power Filter for Harmonics Mit...
Closed Loop Non Linear Control of Shunt Hybrid Power Filter for Harmonics Mit...Closed Loop Non Linear Control of Shunt Hybrid Power Filter for Harmonics Mit...
Closed Loop Non Linear Control of Shunt Hybrid Power Filter for Harmonics Mit...IAES-IJPEDS
 
Performance Evaluation of GA optimized Shunt Active Power Filter for Constant...
Performance Evaluation of GA optimized Shunt Active Power Filter for Constant...Performance Evaluation of GA optimized Shunt Active Power Filter for Constant...
Performance Evaluation of GA optimized Shunt Active Power Filter for Constant...ijeei-iaes
 
Comparison of Estimated Torques Using Low Pass Filter and Extended Kalman Fil...
Comparison of Estimated Torques Using Low Pass Filter and Extended Kalman Fil...Comparison of Estimated Torques Using Low Pass Filter and Extended Kalman Fil...
Comparison of Estimated Torques Using Low Pass Filter and Extended Kalman Fil...IAES-IJPEDS
 
Unified Power Quality Conditioner Model Based with Series and Shunt Filters
Unified Power Quality Conditioner Model Based with Series and Shunt FiltersUnified Power Quality Conditioner Model Based with Series and Shunt Filters
Unified Power Quality Conditioner Model Based with Series and Shunt FiltersIAES-IJPEDS
 

Similar to Adaptive notch filter under indirect and direct current controls for active power filter (20)

Performance improvement of parallel active power filters using droop control ...
Performance improvement of parallel active power filters using droop control ...Performance improvement of parallel active power filters using droop control ...
Performance improvement of parallel active power filters using droop control ...
 
Performance Analysis Of PV Interfaced Neural Network Based Hybrid Active Powe...
Performance Analysis Of PV Interfaced Neural Network Based Hybrid Active Powe...Performance Analysis Of PV Interfaced Neural Network Based Hybrid Active Powe...
Performance Analysis Of PV Interfaced Neural Network Based Hybrid Active Powe...
 
Performance Analysis Of PV Interfaced Neural Network Based Hybrid Active Powe...
Performance Analysis Of PV Interfaced Neural Network Based Hybrid Active Powe...Performance Analysis Of PV Interfaced Neural Network Based Hybrid Active Powe...
Performance Analysis Of PV Interfaced Neural Network Based Hybrid Active Powe...
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
IRJET- A Simple Approach to Identify Power System Transmission Line Faults us...
IRJET- A Simple Approach to Identify Power System Transmission Line Faults us...IRJET- A Simple Approach to Identify Power System Transmission Line Faults us...
IRJET- A Simple Approach to Identify Power System Transmission Line Faults us...
 
Differential equation fault location algorithm with harmonic effects in power...
Differential equation fault location algorithm with harmonic effects in power...Differential equation fault location algorithm with harmonic effects in power...
Differential equation fault location algorithm with harmonic effects in power...
 
Simulation and Design of SRF based Control Algorithm for Three Phase Shunt Ac...
Simulation and Design of SRF based Control Algorithm for Three Phase Shunt Ac...Simulation and Design of SRF based Control Algorithm for Three Phase Shunt Ac...
Simulation and Design of SRF based Control Algorithm for Three Phase Shunt Ac...
 
Predictive Approach for Power Quality Improvement Based Direct Power Control
Predictive Approach for Power Quality Improvement Based Direct Power ControlPredictive Approach for Power Quality Improvement Based Direct Power Control
Predictive Approach for Power Quality Improvement Based Direct Power Control
 
K1102016673
K1102016673K1102016673
K1102016673
 
Comparison of Instantaneous Reactive and Notch Filter Algorithms Seven Level ...
Comparison of Instantaneous Reactive and Notch Filter Algorithms Seven Level ...Comparison of Instantaneous Reactive and Notch Filter Algorithms Seven Level ...
Comparison of Instantaneous Reactive and Notch Filter Algorithms Seven Level ...
 
Power Quality Improvement in Distribution System using ANN Based Shunt Active...
Power Quality Improvement in Distribution System using ANN Based Shunt Active...Power Quality Improvement in Distribution System using ANN Based Shunt Active...
Power Quality Improvement in Distribution System using ANN Based Shunt Active...
 
An Improved Double Fuzzy PI Controller For Shunt Active Power Filter DC Bus R...
An Improved Double Fuzzy PI Controller For Shunt Active Power Filter DC Bus R...An Improved Double Fuzzy PI Controller For Shunt Active Power Filter DC Bus R...
An Improved Double Fuzzy PI Controller For Shunt Active Power Filter DC Bus R...
 
Cross-Connected Source Multilevel Inverter for Active Power Filtering Using U...
Cross-Connected Source Multilevel Inverter for Active Power Filtering Using U...Cross-Connected Source Multilevel Inverter for Active Power Filtering Using U...
Cross-Connected Source Multilevel Inverter for Active Power Filtering Using U...
 
Closed Loop Non Linear Control of Shunt Hybrid Power Filter for Harmonics Mit...
Closed Loop Non Linear Control of Shunt Hybrid Power Filter for Harmonics Mit...Closed Loop Non Linear Control of Shunt Hybrid Power Filter for Harmonics Mit...
Closed Loop Non Linear Control of Shunt Hybrid Power Filter for Harmonics Mit...
 
Performance Evaluation of GA optimized Shunt Active Power Filter for Constant...
Performance Evaluation of GA optimized Shunt Active Power Filter for Constant...Performance Evaluation of GA optimized Shunt Active Power Filter for Constant...
Performance Evaluation of GA optimized Shunt Active Power Filter for Constant...
 
A011140104
A011140104A011140104
A011140104
 
Comparison of Estimated Torques Using Low Pass Filter and Extended Kalman Fil...
Comparison of Estimated Torques Using Low Pass Filter and Extended Kalman Fil...Comparison of Estimated Torques Using Low Pass Filter and Extended Kalman Fil...
Comparison of Estimated Torques Using Low Pass Filter and Extended Kalman Fil...
 
F1103043642
F1103043642F1103043642
F1103043642
 
Unified Power Quality Conditioner Model Based with Series and Shunt Filters
Unified Power Quality Conditioner Model Based with Series and Shunt FiltersUnified Power Quality Conditioner Model Based with Series and Shunt Filters
Unified Power Quality Conditioner Model Based with Series and Shunt Filters
 

More from journalBEEI

Square transposition: an approach to the transposition process in block cipher
Square transposition: an approach to the transposition process in block cipherSquare transposition: an approach to the transposition process in block cipher
Square transposition: an approach to the transposition process in block cipherjournalBEEI
 
Hyper-parameter optimization of convolutional neural network based on particl...
Hyper-parameter optimization of convolutional neural network based on particl...Hyper-parameter optimization of convolutional neural network based on particl...
Hyper-parameter optimization of convolutional neural network based on particl...journalBEEI
 
Supervised machine learning based liver disease prediction approach with LASS...
Supervised machine learning based liver disease prediction approach with LASS...Supervised machine learning based liver disease prediction approach with LASS...
Supervised machine learning based liver disease prediction approach with LASS...journalBEEI
 
A secure and energy saving protocol for wireless sensor networks
A secure and energy saving protocol for wireless sensor networksA secure and energy saving protocol for wireless sensor networks
A secure and energy saving protocol for wireless sensor networksjournalBEEI
 
Plant leaf identification system using convolutional neural network
Plant leaf identification system using convolutional neural networkPlant leaf identification system using convolutional neural network
Plant leaf identification system using convolutional neural networkjournalBEEI
 
Customized moodle-based learning management system for socially disadvantaged...
Customized moodle-based learning management system for socially disadvantaged...Customized moodle-based learning management system for socially disadvantaged...
Customized moodle-based learning management system for socially disadvantaged...journalBEEI
 
Understanding the role of individual learner in adaptive and personalized e-l...
Understanding the role of individual learner in adaptive and personalized e-l...Understanding the role of individual learner in adaptive and personalized e-l...
Understanding the role of individual learner in adaptive and personalized e-l...journalBEEI
 
Prototype mobile contactless transaction system in traditional markets to sup...
Prototype mobile contactless transaction system in traditional markets to sup...Prototype mobile contactless transaction system in traditional markets to sup...
Prototype mobile contactless transaction system in traditional markets to sup...journalBEEI
 
Wireless HART stack using multiprocessor technique with laxity algorithm
Wireless HART stack using multiprocessor technique with laxity algorithmWireless HART stack using multiprocessor technique with laxity algorithm
Wireless HART stack using multiprocessor technique with laxity algorithmjournalBEEI
 
Implementation of double-layer loaded on octagon microstrip yagi antenna
Implementation of double-layer loaded on octagon microstrip yagi antennaImplementation of double-layer loaded on octagon microstrip yagi antenna
Implementation of double-layer loaded on octagon microstrip yagi antennajournalBEEI
 
The calculation of the field of an antenna located near the human head
The calculation of the field of an antenna located near the human headThe calculation of the field of an antenna located near the human head
The calculation of the field of an antenna located near the human headjournalBEEI
 
Exact secure outage probability performance of uplinkdownlink multiple access...
Exact secure outage probability performance of uplinkdownlink multiple access...Exact secure outage probability performance of uplinkdownlink multiple access...
Exact secure outage probability performance of uplinkdownlink multiple access...journalBEEI
 
Design of a dual-band antenna for energy harvesting application
Design of a dual-band antenna for energy harvesting applicationDesign of a dual-band antenna for energy harvesting application
Design of a dual-band antenna for energy harvesting applicationjournalBEEI
 
Transforming data-centric eXtensible markup language into relational database...
Transforming data-centric eXtensible markup language into relational database...Transforming data-centric eXtensible markup language into relational database...
Transforming data-centric eXtensible markup language into relational database...journalBEEI
 
Key performance requirement of future next wireless networks (6G)
Key performance requirement of future next wireless networks (6G)Key performance requirement of future next wireless networks (6G)
Key performance requirement of future next wireless networks (6G)journalBEEI
 
Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...journalBEEI
 
Modeling climate phenomenon with software grids analysis and display system i...
Modeling climate phenomenon with software grids analysis and display system i...Modeling climate phenomenon with software grids analysis and display system i...
Modeling climate phenomenon with software grids analysis and display system i...journalBEEI
 
An approach of re-organizing input dataset to enhance the quality of emotion ...
An approach of re-organizing input dataset to enhance the quality of emotion ...An approach of re-organizing input dataset to enhance the quality of emotion ...
An approach of re-organizing input dataset to enhance the quality of emotion ...journalBEEI
 
Parking detection system using background subtraction and HSV color segmentation
Parking detection system using background subtraction and HSV color segmentationParking detection system using background subtraction and HSV color segmentation
Parking detection system using background subtraction and HSV color segmentationjournalBEEI
 
Quality of service performances of video and voice transmission in universal ...
Quality of service performances of video and voice transmission in universal ...Quality of service performances of video and voice transmission in universal ...
Quality of service performances of video and voice transmission in universal ...journalBEEI
 

More from journalBEEI (20)

Square transposition: an approach to the transposition process in block cipher
Square transposition: an approach to the transposition process in block cipherSquare transposition: an approach to the transposition process in block cipher
Square transposition: an approach to the transposition process in block cipher
 
Hyper-parameter optimization of convolutional neural network based on particl...
Hyper-parameter optimization of convolutional neural network based on particl...Hyper-parameter optimization of convolutional neural network based on particl...
Hyper-parameter optimization of convolutional neural network based on particl...
 
Supervised machine learning based liver disease prediction approach with LASS...
Supervised machine learning based liver disease prediction approach with LASS...Supervised machine learning based liver disease prediction approach with LASS...
Supervised machine learning based liver disease prediction approach with LASS...
 
A secure and energy saving protocol for wireless sensor networks
A secure and energy saving protocol for wireless sensor networksA secure and energy saving protocol for wireless sensor networks
A secure and energy saving protocol for wireless sensor networks
 
Plant leaf identification system using convolutional neural network
Plant leaf identification system using convolutional neural networkPlant leaf identification system using convolutional neural network
Plant leaf identification system using convolutional neural network
 
Customized moodle-based learning management system for socially disadvantaged...
Customized moodle-based learning management system for socially disadvantaged...Customized moodle-based learning management system for socially disadvantaged...
Customized moodle-based learning management system for socially disadvantaged...
 
Understanding the role of individual learner in adaptive and personalized e-l...
Understanding the role of individual learner in adaptive and personalized e-l...Understanding the role of individual learner in adaptive and personalized e-l...
Understanding the role of individual learner in adaptive and personalized e-l...
 
Prototype mobile contactless transaction system in traditional markets to sup...
Prototype mobile contactless transaction system in traditional markets to sup...Prototype mobile contactless transaction system in traditional markets to sup...
Prototype mobile contactless transaction system in traditional markets to sup...
 
Wireless HART stack using multiprocessor technique with laxity algorithm
Wireless HART stack using multiprocessor technique with laxity algorithmWireless HART stack using multiprocessor technique with laxity algorithm
Wireless HART stack using multiprocessor technique with laxity algorithm
 
Implementation of double-layer loaded on octagon microstrip yagi antenna
Implementation of double-layer loaded on octagon microstrip yagi antennaImplementation of double-layer loaded on octagon microstrip yagi antenna
Implementation of double-layer loaded on octagon microstrip yagi antenna
 
The calculation of the field of an antenna located near the human head
The calculation of the field of an antenna located near the human headThe calculation of the field of an antenna located near the human head
The calculation of the field of an antenna located near the human head
 
Exact secure outage probability performance of uplinkdownlink multiple access...
Exact secure outage probability performance of uplinkdownlink multiple access...Exact secure outage probability performance of uplinkdownlink multiple access...
Exact secure outage probability performance of uplinkdownlink multiple access...
 
Design of a dual-band antenna for energy harvesting application
Design of a dual-band antenna for energy harvesting applicationDesign of a dual-band antenna for energy harvesting application
Design of a dual-band antenna for energy harvesting application
 
Transforming data-centric eXtensible markup language into relational database...
Transforming data-centric eXtensible markup language into relational database...Transforming data-centric eXtensible markup language into relational database...
Transforming data-centric eXtensible markup language into relational database...
 
Key performance requirement of future next wireless networks (6G)
Key performance requirement of future next wireless networks (6G)Key performance requirement of future next wireless networks (6G)
Key performance requirement of future next wireless networks (6G)
 
Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...
 
Modeling climate phenomenon with software grids analysis and display system i...
Modeling climate phenomenon with software grids analysis and display system i...Modeling climate phenomenon with software grids analysis and display system i...
Modeling climate phenomenon with software grids analysis and display system i...
 
An approach of re-organizing input dataset to enhance the quality of emotion ...
An approach of re-organizing input dataset to enhance the quality of emotion ...An approach of re-organizing input dataset to enhance the quality of emotion ...
An approach of re-organizing input dataset to enhance the quality of emotion ...
 
Parking detection system using background subtraction and HSV color segmentation
Parking detection system using background subtraction and HSV color segmentationParking detection system using background subtraction and HSV color segmentation
Parking detection system using background subtraction and HSV color segmentation
 
Quality of service performances of video and voice transmission in universal ...
Quality of service performances of video and voice transmission in universal ...Quality of service performances of video and voice transmission in universal ...
Quality of service performances of video and voice transmission in universal ...
 

Recently uploaded

High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 

Recently uploaded (20)

High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 

Adaptive notch filter under indirect and direct current controls for active power filter

  • 1. Bulletin of Electrical Engineering and Informatics Vol. 9, No. 5, October 2020, pp. 1794~1802 ISSN: 2302-9285, DOI: 10.11591/eei.v9i5.2165  1794 Journal homepage: http://beei.org Adaptive notch filter under indirect and direct current controls for active power filter Syahrul Hisham Mohamad1 , Mohd Amran Mohd Radzi2 , Nashiren Farzilah Mailah3 , Noor Izzri Abd. Wahab4 , Auzani Jidin5 , Musa Yusup Lada6 1,2,3,4,6 Advance Lightning, Power and Energy Research (ALPER), Faculty of Engineering, Universiti Putra Malaysia, Malaysia 1,5,6 Faculty of Electrical and Electronic Engineering Technology, Universiti Teknikal Malaysia Melaka, Malaysia Article Info ABSTRACT Article history: Received Dec 29, 2019 Revised Mar 7, 2020 Accepted Apr 9, 2020 This study presents the implementation of adaptive notch filter (ANF) as reference signal extraction for shunt active power filter (APF) in indirect current control (ICC) and direct current control (DCC) modes for three phase system. The ANF functions to filter the signal that inputted to it by producing a fundamental signal and harmonics signal. The advantage of applying the ANF algorithm is based on its simple design that giving the ANF advantages to be utilize in microcontroller. The performance of the ANF is validated though MATLAB simulation in ICC dan DCC configurations. Based on the simulation results, the ANF is capable to work efficiently for both ICC and DCC modes, but in term of efficiency, the ICC mode is clearly showing a better harmonics mitigation result. Base on the result also it shown that the ANF is capable of mitigate the harmonics below the standard required by the IEEE 519-92. The application of ANF is useful to be applied due to its simple design and filtering method. Keywords: Active power filter Adaptive notch filter Direct current control Indirect current control Total harmonics distortion This is an open access article under the CC BY-SA license. Corresponding Author: Syahrul Hisham Mohamad, Faculty of Electrical and Electronic Engineering Technology, Universiti Teknikal Malaysia Melaka, Hang Tuah Jaya, 76100 Durian Tunggal, Melaka, Malaysia. Email: syahrulhisham@utem.edu.my 1. INTRODUCTION The needs of power quality compensation in electrical power system is becoming more and more crucial nowadays as the increase of the development in power electronics equipment. The trends of power electronic applications are soaring whether within industrial applications or throughout domestic applications. This abundancy leads to the pollution of the electrical power system, which is mostly harmonics [1]. Mitigation or suppressing the harmonics has been suggested within these recent years as the research works in active power filter (APF) have been progressing. This paper specifies on the strategy of extracting the harmonics in order to support the control of the APF. In developing an APF, one of most important components is the harmonics extraction algorithm. This algorithm functions as the core component in supplying the reference signal to the APF for producing compensative power to the electrical power system. In developing the extraction algorithm, many methods have been studied and applied whether in time or frequency based domains. In frequency based domain, the techniques used are ranging from fast Fourier and discrete Fourier series [2–5], Kalman filtering [6-8] and wavelet transformation [9]. However, working in the frequency domain is a little tedious as it involves transformation of information into frequency domain. The commonly used extraction techniques for the APF
  • 2. Bulletin of Electr Eng & Inf ISSN: 2302-9285  Adaptive notch filter under indirect and direct current controls for active… (Syahrul Hisham Mohamad) 1795 is within the time domain as it will involve the algorithm to work in real time condition. The time domain is divided into classical methods such as PQ and PQR theory [10-13], synchronous reference frame theory [14-16], and capacitor voltage control techniques. Alternatively, the intelligent techniques have been considered such as neutral network [17], adaptive neural network and adaptive linear neuron [18-21]. Besides the three groups of techniques used widely, another emerging technique is the filtering technique such as adaptive notch filter (ANF), in which this technique has simple design and does not require training. This paper proposes application of ANF based on the IIR filter as an extraction method of harmonics for indirect current control (ICC) and direct current control (DCC) of APF. By applying the ANF, the filter is capable of tracking the frequency and phase of the system without additional component such as phase lock loop (PLL). Another advantage of applying the ANF is its capability to filter out the fundamental component and selective components of harmonics of the electrical power system. 2. PRINCIPLE OF ADAPTIVE NOTCH FILTER An ideal notch filter is a filter that allows a linear gain at every frequency except at a specified frequency where the gain is zero. Based on this condition, the notch filter is able to withdraw the solicit signal of sinusoidal components from electrical power system within the given frequency. 2.1. Adaptive notch filter design Initially, ANF is designed based on the IIR filter but operating within the frequency domain. However, later on the ANF is transposed into the time domain in order to suite within the time based operation [22]. For better dynamic condition, the ANF is then modified in scalar condition with adaptation mechanism. The dynamic behavior of ANF can be proposed as the following set of differential equations [23, 24]. (1) (2) (3) From the set of equation, the system can be explained as following condition. The input signal of the system is given as u(t),  represents the estimation frequency of the system while  and  represent two coefficients that play important role in determining the accuracy and the convergence speed of the system. The two coefficients are randomly set but both values need to compensate each other or otherwise the ANF will not function at its maximum filtering capacity [25]. In a functional single sinusoidal input u(t)=A1 sin (0t + 1) , the used ANF has an explicit characteristic where it is having a unique periodic orbit located at . Based on the output of the ANF, the filter will produce the cos component of the filtered signal noted by x but with negative magnitude and sin component is noted by but the value of the sin needs to be scalar with in order to get right value of filtered input [26, 27]. The basic structure of the ANF for single-phase system is shown in Figure 1. Figure 1. ANF structure for single-phase system
  • 3.  ISSN: 2302-9285 Bulletin of Electr Eng & Inf, Vol. 9, No. 5, October 2020 : 1794 – 1802 1796 2.2. Three-phase ANF As shown in the previous section, a singular set of ANF works only for a singular input signal. In order to design a functional three-phase ANF, the arrangement can be generalized to a sequence of three ANFs which will be working in parallel to extract the fundamental components of each of the input signals. Since the structure of the three-phase ANF is having the same frequency over time, the frequency estimator of the system can be shared between them, thus reducing the integration function of the three-phase system [28]. This approach therefore provides decrease in error over preceding method as the ANF is sharing the frequency estimator. Basically, the ANF for three-phase usage is defined by following equations. (4) (5) (6) where n is the phase (a, b and c) and the update law on the frequency is summation of the error and the signal of all three phases. The design of the three-phase ANF is shown in Figure 2. It is shown that the ANF structure is divided into two, in which the first structure is the generalized frequency extractor where it is composed from (5) and the second structure is the component extraction [29]. It can be seen that the ANF works by updating the error law in (6) of each individual phase of signal. Figure 2. ANF structure for three-phase system 3. CURRENT CONTROL METHOD OF ANF The proposed ANF is designed and simulated in a three-phase shunt APF. The configuration of three-phase shunt APF with ANF as the harmonics extraction is shown in Figure 3. The system is consisting of a three-phase power supply, shunt APF and nonlinear load. The source of harmonics is deviated from the nonlinear load where it consists of three-phase rectifier circuit and attached with an inductive load. For the shunt APF, control strategies are made of harmonics extraction algorithm, current control algorithm and switching algorithm. In this paper, the main extraction algorithm is the ANF where the highlighted item is on the implementation of ANF ICC and DCC modes. The switching algorithm
  • 4. Bulletin of Electr Eng & Inf ISSN: 2302-9285  Adaptive notch filter under indirect and direct current controls for active… (Syahrul Hisham Mohamad) 1797 is implemented with hysteresis switching control. As shown in Figure 3, the source current is summation of the load current and the harmonics current as in (7). (7) The reference current signal of the shunt APF can be taken from two mentioned current control methods. For the ICC, the ANF will produce the filtered fundamental input current signal and the signal then will be compared with the supply input current. The difference between both signals will be taken as the input for the shunt APF but with inverse magnitude. This condition is given as follow. (8) Meanwhile, for the DCC, the harmonics signal generated by the ANF is compared to the filter current that are produced by the shunt APF. The harmonics needed for this control is taken from the error value of the ANF as given in (6). The current control is given as (9). The signal given to the shunt APF is the additional value required for filter to reach compensation error between the harmonics signal of the ANF and filtering current. (9) 4. SIMULATION RESULT AND ANALYSIS The capabilities of the proposed extraction algorithm is tested and validated by a simulation tool. The simulation is done using MATLAB Simulink with sim power system toolbox. Figures 3 and 4 show the simulation diagram of APF with the ANF for both DCC and ICC modes. The simulation parameters considered are shown in Table 1. In order to obtain the appropriate response of the system, the simulation is done within this order, initially the load is turned off and when the time reaches 0.1s, the load is truned on, and when the time reaches 0.3s, the APF is connected to the point of common coupling (PCC). Figure 3. Shunt APF for three-phase system
  • 5.  ISSN: 2302-9285 Bulletin of Electr Eng & Inf, Vol. 9, No. 5, October 2020 : 1794 – 1802 1798 Figure 4. ANF structure in MATLAB Simulink Table 1. Simulation parameters Parameter Value Source Voltage 415 V (RMS), 50 Hz Source Impedance 1, 1mH Single Phase Nonlinear Load 60 , 50 mH DC Link Capacitance and Vref 3300 F, 700V Filtering Inductor 5 mH ANF Gains =0.16, y=180 4.1. Indirect current control The first simulation is done in order to demonstrate performance of the ANF for ICC. Figure 5 (a) shows the source voltage and load voltage within all the simulation stages. As shown in the figure, the source and load voltage waveforms are maintained during all of stages without being affected by the turning of load and APF. Figure 5 (b) shows the source current and load current for the APF with ICC mode. From the figure, the system starts to operate the load at 0.1s, at this point the source and load currents are having non-ideal sinusoidal waveforms. However, when the APF is applied to the system at 0.2s, the harmonics are managed to be compensated where the current source managed to regain the sinusoidal waveform. The detailed waveforms of source voltage, source current and filter current at the PCC is shown in Figure 6. The figure clearly shows that the source is successfully mitigated by the APF and waveform of the compensation current at the filtering inductor. (a) (b) Figure 5. (a) Source voltage and load voltage for ICC, (b) Source current and load current for ICC
  • 6. Bulletin of Electr Eng & Inf ISSN: 2302-9285  Adaptive notch filter under indirect and direct current controls for active… (Syahrul Hisham Mohamad) 1799 Figure 6. Phase A ICC waveform, (a) Source voltage, (b) Source current and (c) Filter current 4.2. Direct current control The second simulation is done for the ANF using DCC method with the same system specification. As same as the predecessor method, the source and load voltages are maintained during the system is introduced to load and APF as shown in Figure 7 (a). Comparable with ICC method, the DCC method also manages to mitigate the source current when it is applied to the system, and the undesirable sinusoidal waveform that affecting the source current contributed by the load is managed to regain the desire sinusoidal shape. This shows that the APF functions accordingly in reducing the harmonics within the system. As shown in Figure 7 (b), at point 0.2s, the source current from each phase changes the shape into a sinusoidal waveform. In Figure 8, the detailed waveform of the DCC for phase A is shown. The figure show the source voltage, the source current and the filter current. When the APF is activated at point 0.2s and upon operation, it manages to mitigate the harmonics. (a) (b) Figure 7. (a) Source voltage and load voltage for DCC, (b) Source current and load current for DCC
  • 7.  ISSN: 2302-9285 Bulletin of Electr Eng & Inf, Vol. 9, No. 5, October 2020 : 1794 – 1802 1800 Figure 8. Phase A DCC waveform, (a) Source voltage, (b) Source current, and (c) Filter current 4.3. Total harmonic compensation Both ICC and DCC modes perform as expected in controlling the harmonics of the source current at PCC. Based on the initial condition of the system without the APF, the harmonics measured is around 27.97%, and when APF is applied, the harmonics are reduced to 2.01% and 2.43% for ICC and DCC respectively, as shown in Figure 9. The recorded total harmonic distortion (THDs) for all phases before and after mitigation are shown in Table 2. Based on this result, it is shown that APF with ICC is having better performance in mitigating harmonics compared to DCC. However, both are still ensuring APF to operate within the limit IEEE standard, which is below 5%. Table 2. THD’s measured for ICC and DCC PHASE ICC DCC Without APF With APF Without APF With APF PHASE A 27.97 % 2.01 % 27.97 % 2.43 % PHASE B 27.97 % 1.99 % 27.97 % 2.44 % PHASE C 27.97 % 2.01 % 27.97 % 2.46 % (a) (b) Figure 9. THD of phase A for, (a) ICC method, (b) DCC method
  • 8. Bulletin of Electr Eng & Inf ISSN: 2302-9285  Adaptive notch filter under indirect and direct current controls for active… (Syahrul Hisham Mohamad) 1801 5. CONCLUSION In conclusion, ANF has been used in the shunt APF as harmonics extraction method for two current control methods. The work as demonstrated in the simulation is capable of extracting both fundamental and harmonics signals. When the ANF is simulated in DCC and ICC methods, the APF can mitigate the harmonics. Comparing both methods, as shown by the THD values, the ICC method is more capable on mitigating harmonics compared to the DCC method. However, in consideration as extraction method for APF, the ANF is functioning perfectly as the extraction method. ACKNOWLEDGEMENTS The authors would like to express their sincere gratitude to the Ministry of Education Malaysia, UPM, ALPER UPM and UTeM for the technical and financial support of this research. The research was funded by Universiti Putra Malaysia under PUTRA Grant (9656100). REFERENCES [1] R. L. de Araujo Ribeiro, C. C. de Azevedo and R. M. de Sousa, "A Robust Adaptive Control Strategy of Active Power Filters for Power-Factor Correction, Harmonic Compensation, and Balancing of Nonlinear Loads," in IEEE Transactions on Power Electronics, vol. 27, no. 2, pp. 718-730, Feb. 2012. [2] J. M. Maza-Ortega, J. A. Rosendo-Macias, A. Gómez-Expósito, S. Ceballos-Mannozzi and M. Barrágan-Villarejo, "Reference Current Computation for Active Power Filters by Running DFT Techniques," in IEEE Transactions on Power Delivery, vol. 25, no. 3, pp. 1986-1995, July 2010. [3] H. Chen, H. Liu, Y. Xing, and H. Hu, “Enhanced DFT-based controller for selective harmonic compensation in active power filters,” IEEE Transactions on Power Electronics., vol. 34, no. 8, pp. 8017–8030, August 2019. [4] N. Elhaj, M. B. Sedra, and H. Djeghloud, “DFPI-based control of the DC-bus voltage and the AC-side current of a shunt active power filter,” Bulletin of Electrical Engineering and Informatics, vol. 5, no. 4, pp. 430–441, 2016. [5] A. Rahnamaei and M. Salimi, “A novel grid connected photovoltaic system,” Bulletin of Electrical Engineering and Informatics, vol. 5, no. 2, pp. 133–143, 2016. [6] R. Panigrahi and B. Subudhi, “Performance enhancement of shunt active power filter using a kalman filter-based H∞ control strategy,” IEEE Transactions on Power Electronics, vol. 32, no. 4, pp. 2622–2630, 2017. [7] J. M. Kanieski, R. Cardoso, H. Pinheiro, and H. A. Gründling, “Kalman filter-based control system for power quality conditioning devices,” IEEE Transactions on Industrial Electronics, vol. 60, no. 11, pp. 5214–5227, 2013. [8] X. Nie and J. Liu, “Current reference control for shunt active power filters under unbalanced and distorted supply voltage conditions,” IEEE Access, vol. 7, pp. 177048–177055, 2019. [9] S. K. Jain and S. N. Singh, “Fast harmonic estimation of stationary and time-varying signals using EA-AWNN,” IEEE Transactions on Instrumentation and Measurement, vol. 62, no. 2, pp. 335–343, 2013. [10] C. V. Suru, C. A. Patrascu, and M. Linca, “The synchronous fundamental dq frame theory implementation and adaptation for the active filtering,” 2014 International Conference on Applied and Theoretical Electricity (ICATE), pp. 1–6, 2014. [11] A. A. A. Elgammal and M. F. El-naggar, “MOPSO-based optimal control of shunt active power filter using a variable structure fuzzy logic sliding mode controller for hybrid (FC-PV-Wind-Battery) energy utilisation scheme,” IET Renewable Power Generation, vol. 11, no. 8, pp. 1148–1156, 28 6 2017. [12] Y. Hoon, M. A. Mohd Radzi, M. K. Hassan, and N. F. Mailah, “Enhanced instantaneous power theory with average algorithm for indirect current controlled three-level inverter-based shunt active power filter under dynamic state conditions,” Mathematical Problems in Engineering, vol. 2016, pp. 1–12, 2016. [13] Madhu B. R., Dinesh M. N., Ravitheja B. M., “Design of shunt hybrid active power filter (SHAPF) to reduce harmonics in AC side due to Non-linear loads,” International Journal of Power Electronics and Drive System (IJPEDS), vol. 9, no. 4, pp. 1926-1936, 2018. [14] S. Rahmani, N. Mendalek, and K. Al-Haddad, “Experimental design of a nonlinear control technique for three- phase shunt active power filter,” IEEE Transactions on Industrial Electronics, vol. 57, no. 10, pp. 3364–3375, Oct 2010. [15] R. L. d. A. Ribeiro, T. d. O. A. Rocha, R. M. de Sousa, E. C. dos Santos and A. M. N. Lima, "A Robust DC-Link Voltage Control Strategy to Enhance the Performance of Shunt Active Power Filters Without Harmonic Detection Schemes," in IEEE Transactions on Industrial Electronics, vol. 62, no. 2, pp. 803-813, Feb. 2015 [16] M. Tamilvani, K. Nithya, M. Srinivasan, and S. Prabha, “Harmonic reduction in variable frequency drives using active power filter,” Bulletin of Electrical Engineering and Informatics, vol. 3, no. 2, pp. 119–126, June 2014. [17] A. Sabo, N. I. Abdulwahab, M. A. M. Radzi, N. F. Mailah and N. F. A. A. Rahman, "A modified digital hysteresis and artificial neural network (ANN) algorithms in single phase shunt active power filter control," 2014 IEEE Innovative Smart Grid Technologies-Asia (ISGT ASIA), Kuala Lumpur, pp. 198-203, 2014. [18] Y. Hoon, M. A. M. Radzi, M. K. Hassan, and N. F. Mailah, “A self-tuning filter-based adaptive linear neuron approach for operation of three-level inverter-based shunt active power filters under non-ideal source voltage conditions,” Energies, vol. 10, no. 5, 2017. [19] M. A. A. Mohd Zainuri, M. A. M. Radzi, A. Che Soh, N. Mariun, and N. Abd Rahim, “Simplified adaptive linear neuron harmonics extraction algorithm for dynamic performance of shunt active power filter,” International Review on Modelling and Simulations, vol. 9, no. 3, pp. 144-154, 2016.
  • 9.  ISSN: 2302-9285 Bulletin of Electr Eng & Inf, Vol. 9, No. 5, October 2020 : 1794 – 1802 1802 [20] Muhammad Ammirrul Atiqi Mohd Zainuri, Mohd Amran Mohd Radzi, Azura Che Soh, Norman Mariun, Nasrudin Abd Rahim, Shahrooz Hajighorbani, “Fundamental active current adaptive linear neural networks for photovoltaic shunt active power filters,” Energies, vol. 9, no. 6, pp. 397, 2016. [21] M. A. A. Mohd Zainuri, M. A. M. Radzi, A. Che Soh, N. Mariun, and N. Abd Rahim, “Improved ADALINE harmonics extraction algorithm for boosting performance of photovoltaic shunt active power filter under dynamic operations,” Journal of Electrical Engineering and Technology, vol. 11, no. 6, pp. 1714–1728, 2016. [22] P. A. Regalia, “A complex adaptive notch filter,” IEEE Signal Processing Letters, vol. 17, no. 11, pp. 937–940, Nov. 2010. [23] M. Mojiri, M. Karimi-ghartemani, and A. Bakhshai, “Time-domain signal analysis using adaptive notch filter,” IEEE Transactions on Signal Processing., vol. 55, no. 1, pp. 85–93, Jan. 2007. [24] M. Mojiri and A. R. Bakhshai, “Stability analysis of periodic orbit of an adaptive notch filter for frequency estimation of a periodic signal,” Automatica, vol. 43, no. 3, pp. 450–455, March 2007. [25] B. Singh, K. Kant and S. R. Arya, “Notch filter-based fundamental frequency component extraction to control distribution static compensator for mitigating current-related power quality problems,” IET Power Electronics, vol. 8, no. 9, pp. 1758–1766, 2015. [26] M. Karimi-Ghartemani, A. R. Bakhshai and M. Mojiri, "Estimation of Power System Frequency Using Adaptive Notch Filter," 2005 IEEE Instrumentationand Measurement Technology Conference Proceedings, Ottawa, Ont., pp. 1494-1497, 2005. [27] D. Yazdani, A. Bakhshai, and P. K. Jain, “A three-phase adaptive notch filter-based approach to harmonic/reactive current extraction and harmonic decomposition,” IEEE Transactions on Power Electronics, vol. 25, no. 4, pp. 914–923, Apr. 2010. [28] S. H. Tabatabaei, M. Moslehi Bajestan, and A. Jalilian, “Shunt active power filter control for compensating current power quality problems in three-phase three-wire systems based on an adaptive notch filter,” Turkish Journal of Electrical Engineering & Computer Sciences, vol. 24, no. 4, pp. 2539–2555, 2016. [29] N. D. Tuyen, G. Fujita, T. Funabashi, and M. Nomura, “Adaptive notch filter for synchronization and islanding detection using negative-sequence impedance measurement,” IEEJ Transactions on Electrical and Electronic Engineering, vol. 7, no. 3, pp. 240–250, May 2012.