SlideShare ist ein Scribd-Unternehmen logo
1 von 7
Downloaden Sie, um offline zu lesen
IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE)
e-ISSN: 2278-1676,p-ISSN: 2320-3331, Volume 7, Issue 1 (Jul. - Aug. 2013), PP 35-41
www.iosrjournals.org
www.iosrjournals.org 35 | Page
A Distinctive Scheme for Extraction of Symmetrical Components
along with Harmonics
Md. Rayhanus Sakib1
, Syed Naser Hasnain2,
Ahmed Sabit Faisal3
1
(Lecturer, Department of EEE, IBAIS University, Dhaka, Bangladesh)
2
(Dept. of EEE, Ahsanullah University of Science and Technology, Dhaka, Bangladesh)
3
(Dept. of EEE, American International University of Bangladesh, Dhaka, Bangladesh)
Abstract: Symmetrical components are very excellent tools for the analysis of three phase unbalanced power
system.. In this paper, a software program has been developed in C++ Builder to extract the positive, negative
components along with harmonics from the three phase current of a simulated three phase system. This software
is user defined. The developed software has been tested on simulated system under balanced, unbalanced, faults
and harmonics condition and a satisfactory result have been found.
Keywords: Filter, Harmonics, Harmonic Extraction, Symmetrical Components, Software.
I. INTRODUCTION
A number of techniques have been proposed to estimate the symmetrical components of a three-phase
voltage and current. In particular, techniques such as the Kalman filter [1], [2], the fast Fourier transform (FFT)
[3]– [5], adaptive line combiner [6], [7],stochastic estimation theory [8], and the concept of state observer [9]
have been employed to estimate the instantaneous symmetrical components. Furthermore, phase-locked loop
(PLL) based algorithms [10]–[14], filtering algorithms [15]–[18], and the decoupled double synchronous
reference frame PLL (DDSRFPLL) [19] have been introduced to extract the symmetrical components in order to
handle the unbalance phenomenon. For harmonic extraction there are many methods such as Discrete Fourier
Transform and Fast Fourier Transform [20],[ 21], synchronous reference frame (dq) Theory [22] and
instantaneous power (pq) theory [23]. Harmonic extraction using Fourier Transform is a useful method for
specific harmonic component compensation. However Fourier Transform requires one more cycle of the voltage
waveform data and corresponding time such that the delayed harmonic canceling can be occurred [24]. There
are some potential problems for pq method in harmonic extraction [25]. The pq theory can determine the
harmonic components under load conditions only. The dq technique which is widely used for voltage sag
extraction does not respond fast or does not give accurate results to the voltage harmonics because the
inaccuracy which is associated with the PLL and passive filters used in this technique [26]. In This Paper, A
software program is introduced to extract the harmonics and symmetrical components by using digital filter
from the power system.
II. SYMMETRICAL COMPONENTS AND HARMONICS
The method of symmetrical components is a mathematical technique that allows the engineer to solve
unbalanced systems using balanced techniques. A balanced system is composed of three phasors equal in
magnitude and displaced by 120 degrees from the others, and the direction of positive rotation is
counterclockwise. On the other hand, in an unbalanced system, the three phasors magnitudes are not equal and
the three phase angles are not necessarily 120 degrees. The basic premise of symmetrical components is that an
unbalanced network of three related vectors can be resolved into three sets of vectors. Two of the sets have
equal magnitude and are displaced 120 degrees apart while the third set has equal magnitude, but zero phase
displacement. The three sets are known as the positive, negative, and zero sequence components of the electrical
system [27].
Fig. 1 A balanced, three-phase system of phasors
A Distinctive Scheme for Extraction of Symmetrical Components along with Harmonics
www.iosrjournals.org 36 | Page
Fig. 2 An unbalanced, three-phase system of phasors
Fig. 1 illustrates a balanced, three-phase system of phasors. Note that each of the three phasors is equal
in magnitude and displaced by 120 degrees from the others. Further, the direction of positive rotation is
counterclockwise. Fig. 2, on the other hand, shows an unbalanced system where the three phasors magnitudes
are not equal and the three phase angles are not necessarily 120 degrees. The phasors labeled as the Original
System in Fig. 2 are typical of the currents in a three phase system with a short circuit to ground on phase A
[28]. The sinusoidal shape of the voltage waveforms gets deformed due to the flow of current signals other than
those at fundamental frequency, which are mostly generated by non-linear loads connected to the system. These
steady-state periodic waveforms, which deform the supply signal, are termed as harmonics. Recent few years
have witnessed rapid growth in harmonic voltages and currents injected into the power system due to the
increased utilization of non-linear loads. In addition, devices employing high frequency switching, such as
switch mode power supplies (SMPS) in televisions, computers and compact fluorescent lighting add a
significant level of harmonics to the supply system. Although voltage distortion at the transmission level is
typically much less than 1.0 percent, this distortion increases closer to the load point.
III. FILTERS
A digital filter is a system that performs mathematical operations on a sampled, discrete-time signal to
reduce or enhance certain aspects of that signal. Discrete Fourier Transform (DFT) and Fast Fourier Transform
(FFT) are usually used for calculating the harmonic content of a periodic signal. Although the FFT is fast in
terms of computing speed, it needs data points sampled over one cycle of the signal to accurately calculate the
harmonic components. The frequency response of a filter consists of its magnitude and phase responses. The
magnitude response indicates the ratio of a filtered sine wave's output amplitude to its input amplitude. The
phase response describes the phase “offset” or time delay experienced by a sine wave passing through a filter .
Since the fundamental frequency of electrical power system signals is 50 Hz or 60 Hz typically,
harmonic extraction takes 20 ms or 16.67 ms, respectively. However, many applications, such as harmonic
monitoring, may require extraction of a limited number of individual harmonics. For an example, in many cases
only the 5th and 7th harmonics are of interest as the levels of other harmonic components are significantly low.
There are mainly two categories of digital filter: the recursive filter and the non recursive filter. These are often
referred to as infinite impulse response (IIR) filters and finite impulse response (FIR) filters, respectively. Time
domain techniques for harmonic extraction mainly uses digital filter techniques such as Infinite Impulse
Response (IIR) filters. Although, these can be used to extract individual harmonic components, the ripple and
time delay inherited in these filters make them less appealing [29].
Fig. 3 Simple IIR filter block diagram
A typical block diagram of an IIR filter looks like the above. The z−1
block is a unit delay. The
coefficients and number of feedback/feed forward paths are implementation-dependent [30].Most recursive
filters have an infinite impulse response, because of the feedback of previous outputs. Practical Infinite-Impulse-
Response (IIR) filters are usually based upon analogue equivalents (Butterworth, Chebyshev, etc.), using a
transformation known as the bilinear transformation which maps the s-plane poles and zeros of the analogue
filter into the z-plane. However, it is quite possible to design an IIR filter without any reference to analogue
A Distinctive Scheme for Extraction of Symmetrical Components along with Harmonics
www.iosrjournals.org 37 | Page
designs, for example by choosing appropriate locations for the poles and zeroes on the unit circle
(Remember:𝐺(𝑒 𝑗𝜔𝑇
)=0 wherever there is a zero on the unit circle, i.e. complete attenuation of that frequency;
on the other hand, 𝐺(𝑒 𝑗𝜔𝑇
) → ∞ when there is a pole near the unit circle, i.e. high gain at that frequency).The
technique of digitizing an analogue design is the most popular IIR filter design technique, since there is a large
amount of theory on standard analogue filters available The bilinear z-transform is a mathematical
transformation from the s-domain to the z-domain which preserves the frequency characteristics and is defined
by:
𝑠=
2
𝑇
1−𝑧−1
1+𝑧−1 (1) ; where T= sampling period
Under this mapping, the entire jω axis in the s-plane is mapped onto the unit circle in the z-plane; the
left-half s-plane is mapped inside the unit circle and the right-half s-plane is mapped outside the unit circle. The
bilinear transformation gives a non-linear relationship between analogue frequency ωa and digital frequency ωd .
Since the frequency response of a digital filter is evaluated by setting 𝑧 = 𝑒 𝑗ωT
:
𝑠𝑎 =𝑗𝜔𝑎 =
2
𝑇
1−𝑒 𝑗ωd T
1+𝑒 𝑗ω 𝑑 𝑇 =
2
𝑇
𝑡𝑎𝑛ℎ
𝑗ω 𝑑 𝑇
2
(2)
i.e. ω 𝑎 =
2
𝑇
𝑡𝑎𝑛
ω 𝑑 𝑇
2
The form of this non-linearity is shown in Fig. 4 for the case 𝑇 = 2 . For small values of ωd , the
mapping is almost linear; for most of the frequency scale, however, the mapping is highly non-linear.
Fig. 4 The Bilinear mapping function
IV. PERFORMANCE EVALUATION AND DISCUSSION
3-Phase System at Balanced Condition:
Ia=𝐴𝑠𝑖𝑛𝜔𝑡 (3) ; A=10
Ib =𝐵𝑠𝑖𝑛 𝜔𝑡 −
4𝜋
6
(4) ; B=10
Ic=𝐶𝑠𝑖𝑛 𝜔𝑡 −
4𝜋
3
(5) ; C=10
In Fig. 5, blue line represents phase Ia, red line represents phase Ib, green line represents phase Ic
Fig. 5 3-Phase System at balanced condition
3-Phase System at Unbalanced Condition:
Ia =𝐴𝑠𝑖𝑛𝜔𝑡 (6) ; A=10
Ib =𝐵𝑠𝑖𝑛(𝜔𝑡 −
4𝜋
6
) (7) ; B=8
A Distinctive Scheme for Extraction of Symmetrical Components along with Harmonics
www.iosrjournals.org 38 | Page
Ic =𝐶𝑠𝑖𝑛 𝜔𝑡 −
4𝜋
3
(8) ; C=6
In Fig. 6, blue line represents phase Ia, red line represents phase Ib, green line represents phase Ic.
Fig. 6 3-Phase System at unbalanced condition
Harmonics at 3-Phase System at Balanced Condition:
Ia =𝐴𝑠𝑖𝑛 𝜔𝑡 + 𝐴1sin⁡(3𝜔𝑡 + 15) (9) ; A=10, A1=11
Ib=𝐵𝑠𝑖𝑛 𝜔𝑡 −
4𝜋
6
+ 𝐵1 sin 3𝜔𝑡 −
4𝜋
6
+ 15 (10) ; B=10, B1=14
Ic = 𝐶𝑠𝑖𝑛 𝜔𝑡 −
4𝜋
3
+ 𝐶1sin⁡(3𝜔𝑡 −
4𝜋
3
+ 15) (11) ; C=10, C1=16
Here, third harmonics is presented in the system, adding harmonics with the fundamental sine wave
(balanced condition) may unbalance the system. In Fig. 7, blue line represents phase Ia, red line represents phase
Ib, green line represents phase Ic.
Fig. 7 Harmonics at 3-Phase System at balanced condition
Harmonics at 3-Phase System at Unbalanced Condition:
Ia= 𝐴𝑠𝑖𝑛 𝜔𝑡 + 𝐴1sin⁡(3𝜔𝑡 + 15) (12) ; A=10, A1=11
Ib=𝐵𝑠𝑖𝑛 𝜔𝑡 −
4𝜋
6
+ 𝐵1 sin 3𝜔𝑡 −
4𝜋
6
+ 15 (13) ; B=8, B1=14
Ic= 𝐶𝑠𝑖𝑛 𝜔𝑡 −
4𝜋
3
+ 𝐶1sin⁡(3𝜔𝑡 −
4𝜋
3
+ 15) (14) ; C=6, C1=16
Here, third harmonics is presented in the system, adding harmonics with the fundamental sine wave
(unbalanced condition) may unbalance the system. In Fig. 8, blue line represents phase Ia, red line represents
phase Ib, green line represents phase Ic.
Fig. 8 Harmonics at 3-Phase System at unbalanced condition
A Distinctive Scheme for Extraction of Symmetrical Components along with Harmonics
www.iosrjournals.org 39 | Page
Positive & Negative Sequence Current at Balanced Condition:
Ia= 𝐴𝑠𝑖𝑛𝜔𝑡 (15) ; A=10
Ib = 𝐵𝑠𝑖𝑛 𝜔𝑡 −
4𝜋
6
(16) ; B=10
Ic =𝐶𝑠𝑖𝑛 𝜔𝑡 −
4𝜋
3
(17) ; C=10
In Fig. 9, blue line represents phase positive phase sequence current, red line represents phase negative
phase sequence current.
Fig. 9 Positive & Negative sequence current at balanced condition
Positive & Negative sequence current at unbalanced condition:
Ia= 𝐴𝑠𝑖𝑛𝜔𝑡 (18) ; A=5
Ib = 𝐵𝑠𝑖𝑛 𝜔𝑡 −
4𝜋
6
(19) ; B=3
Ic =𝐶𝑠𝑖𝑛 𝜔𝑡 −
4𝜋
3
(20) ; C=2
In Fig. 10, blue line represents phase positive phase sequence current, red line represents phase
negative phase sequence current.
Fig. 10 Positive & Negative sequence current at unbalanced condition
IV.1 Single line to ground fault of an unloaded generator
At this condition the faults are expressed by the following condition Ib=0, Ic=0, Va=0.
Let Z1 =.25pu, Z2=0.35pu, Z3=0.10pu, on a base of 20MVA, 13.8KV, Ea=1.0pu since the internal voltage is
equal to the terminal voltage at no load. Using above data, the sub transient current in line „a‟ is, Ia= -j3.59 KA.
The current in phase A, B, C before fault are calculated as, Ia = Ib = Ic = .837 KA. After fault, the current at
phase A (line „a‟) is Ia=3.59, and Ib=Ic=0. In Fig. 11, blue line represents phase Ia, red line represents phase Ib,
green line represents phase Ic
Fig. 11 Single line to ground fault of an unloaded generator
A Distinctive Scheme for Extraction of Symmetrical Components along with Harmonics
www.iosrjournals.org 40 | Page
IV. 2 Line to line fault of an unloaded generator
At this condition the faults are expressed by the following condition Ia=0, Ib=-Ic, Vb=Vc
So, calculating the sub transient current, Ia= 0, and Ib= Ic=2.416.The current in phase A, B, C before fault are,
Ia= Ib= Ic= .837 KA. After fault, the current at phase A (line „a‟) is Ia=0, and Ib=Ic=2.416 KA. In Fig. 12, blue
line represents phase Ia, red line represents phase Ib, green line represents phase Ic
Fig. 12 Line to line fault of an unloaded generator
IV.3 Single line to ground fault of an unloaded generator (positive & negative sequence extraction)
The current in phase A, B, C before fault are, Ia= Ib= Ic= .837 KA. After fault, the current at phase A
(line „a‟) is Ia=3.59, and Ib=Ic=0. In Fig. 13, blue line represents phase positive phase sequence current, red line
represents phase negative phase sequence current.
Fig. 13 Positive & negative sequence extraction
V. CONCLUSION
This system is capable of extracting positive, negative sequence currents and harmonics from the
samples of phase currents of three phases balanced and unbalanced systems. Containing different harmonics, the
software has been tested on different sampled system and a satisfactory result has been obtained. There might be
few possibilities with this system such as if half cycle window were used in the filtering algorithm then the
decision of the tripping time would have been reduced. Although there might have some sort of risk in giving
the decision so fast; because there might have a wrong decision due to presence of transients in the sequence
current.
REFERENCES
[1] S. A. Soliman and M. E. El-Hawary, “Application of Kalman filtering for online estimation of symmetrical components for power
system protec- tion,” Electr. Power Syst. Res., vol. 38, 1997, pp. 113–123,.
[2] A. A. Girgis, W. Chang, and E. B. Makram, “Analysis of high-impedance fault generated signals using a Kalman filtering
approach,” IEEE Trans. Power Del., vol. 5, no. 4, Oct. 1990,pp. 1714–1724.
[3] A. Campos, G. Joos, P. D. Ziogas, and J. F. Lindsay, “A DSP-based real- time digital filter for symmetrical components,” in Proc.
Athens Power Tech. Joint Int. Power Conf. (APT 1993), vol. 1, pp. 75–79.
[4] T. Lobos, “Fast estimation of symmetrical components in real time,” Proc. Inst. Electr. Eng. C, vol. 139, no. 1, Jan. 1992, pp. 27–
30.
[5] G. Andria and L. Salvatore, “Inverter drive signal processing via DFT and EKF,” Proc. Inst. Electr. Eng. B, vol. 137, no. 2, Mar.
1990, pp. 111–119.
[6] P. K. Dash, D. P. Swain, A. C. Liew, and S. Rahman, “An adap- tive linear combiner for on-line tracking of power
system harmon- ics,” IEEE Trans. Power Syst., vol. 11, no. 4, Nov.1996, pp. 1730–1735,
[7] M. I. Marei, E. F. El-Saadany, and M. A. Salama, “A processing unit for symmetrical components and harmonics estimation based
on a new adaptive linear combiner structure,” IEEE Trans. Power Del., vol. 19, no. 3, Jul. 2004, pp. 1245–1252.
[8] K. M. El-Naggar, “A fast method for identification of symmetrical com- ponents for power system protection,” Electr. Power
Energy Syst., vol. 23, 2001,pp. 813–817.
[9] S. Chen and G. Joos, “A novel DSP-based adaptive line synchronization system for three-phase utility interface power converters,”
in Proc. Power Electron. Spec. Conf., 2001, vol. 2, pp. 528–532.
[10] D. Jovic, “Phase-locked loop system for FACTS,” IEEE Trans. Power Syst., vol. 18, no. 3 ,Aug. 2003, pp. 1116–1124,.
A Distinctive Scheme for Extraction of Symmetrical Components along with Harmonics
www.iosrjournals.org 41 | Page
[11] G. M. Lee, D. C. Lee, and J. K. Seok, “Control of series active power filters compensating for source voltage unbalance and current
harmon- ics,” IEEE Trans. Ind. Electron., vol. 51, no. 1, Feb. 2004,pp. 132–139,.
[12] M. Karimi-Ghartemani and H. Karimi, “Processing of symmetrical com- ponents in time-domain,” IEEE Trans. Power Syst., vol.
22, no. 2, May 2007 ,pp. 572–579.
[13] P. Rodriguez, A. V. Timbus, R. Teodorescu, M. Liserre, and F. Blaabjerg, “Flexible active power control of distributed power
generation systems during grid faults,” IEEE Trans. Power. Electron., vol. 57, no. 5, Oct. 2007pp. 2583–2592.
[14] M. R. Iravani and M. Karimi-Ghartemani, “Online estimation of steady state and instantaneous symmetrical components,” Proc.
Inst. Electr. Eng., vol. 150, no. 5, Sep. 2003 ,pp. 616–622.
[15] A. Yazdani and R. Iravani, “A unified dynamic model and control for the voltage source converter under unbalanced grid
conditions,” IEEE Trans. Power Del., vol. 21, no. 3, Jul. 2006, pp. 1620–1629.
[16] S.-J. Lee, J.-K. Kang, and S.-K. Sul, “A new phase detecting method for power conversion systems considering distorted conditions
in power system,” in Proc. 34th IAS Annu. Meeting Ind. Appl. Conf., 1999, vol. 4, pp. 2167–2172.
[17] S. Hong-Seok and K. Nam, “Dual current control scheme for PWM con- verter under unbalanced input voltage conditions,” IEEE
Trans. Ind. Electron., vol. 46, no. 5, Oct. 1999 ,pp. 953–959.
[18] P. Rodr´ıguez, J. Pou, J. Bergas, I. Candela, R. Burgos, and D. Boroyevich, “Double synchronous reference frame PLL for power
converters control,” in Proc. IEEE PESC, 2005, pp. 1415–1421.
[19] P. Rodriguez, J. Pou, J. Bergas, I. Candela, R. Burgos, and D. Boroyevich, “Decoupled double synchronous reference frame PLL
for power convert- ers control,” IEEE Trans. Power Electron., vol. 22, no. 2, Mar. 2007, pp. 584–592.
[20] Asiminoaei L, Blaabjerg F, Hansen S ,“Evaluation of harmonic detection methods for active power filter applications‟‟.Applied
Power Electronics Conference and Exposition, 2005. APEC 2005. Twentieth Annual IEEE Volume 1, 6-10 March ,2005
Page(s):635 – 641 .
[21] Tianjun D, Guangju C, Yong L, “Frequency domain interpolation wavelet transform based algorithm for harmonic analysis of
power system.‟‟ Communications, Circuits and Systems, ICCCAS 2004. 2004 International Conference on Volume 2, 27-29 June
2004 Page(s):742 – 746.
[22] Gannett RA, Sozio JC, “ Boroyevich D Application of synchronous and stationary frame controllers for unbalanced and nonlinear
load compensation in 4-leg inverters‟‟. Applied Power Electronics Conference and Exposition, 2002. APEC, Seventeenth Annual
IEEE. Volume 2, 10-14 March 2002 Page(s):1038 - 1043.
[23] Czarnecki Ls Instantaneous reactive power p-q theory and power properties of three-phase systems. Power Delivery, IEEE
Transactions on Volume 21, Issue 1, Jan. 2006 Page(s):362 – 367 .
[24] Pecharanin N, Mitsui H, Sone M “Harmonic detection by using neural network‟‟. Neural Networks, 1995. Proceedings., IEEE
International Conference on Volume 2, 27 Nov.-1 Dec. 1995 Page(s):923 – 926.
[25] Srinivasan D, Ng WS, “Liew AC Neural-Network based signature recognition for harmonic source identification‟‟. Power Delivery,
IEEE Transactions on Volume 21, Issue 1, Jan. 2006 Page(s):398 – 405.
[26] Elnady A, Salama MMA, “ Mitigation of voltage disturbances using adaptive perceptron-based control algorithm‟‟ . Power
Delivery, IEEE Transactions on Volume 20, Issue 1, Page(s):309 – 318.
[27] Charles L. Fortescue, "Method of Symmetrical Co-Ordinates Applied to the Solution of Polyphase Networks". Presented at the 34th
annual convention of the AIEE (American Institute of Electrical Engineers) in Atlantic City, N.J. on 28 July 1918. AIEE
Transactions, vol. 37, part II, 1918,pages 1027-1140 .
[28] S. G. Johnson and M. Frigo. "A modified split-radix FFT with fewer arithmetic operations," IEEE Trans. Signal Processing 55 (1),
2007,pp-111–119.
[29]. Westinghouse Corporation, Applied Protective Relaying, 1976, Westinghouse Corporation, no ISBN, Library of Congress card no.
76-8060 - a standard reference on electromechanical protective relays.
[30] S.W.A. Bergen and A. Antoniou, “Design of Nonrecursive Digital Filters Using the Ultraspherical Window Function‟‟, EURASIP
Journal on Applied Signal Processing, vol. 2005, no. 12, 2005, pp. 1910–1922.

Weitere ähnliche Inhalte

Was ist angesagt?

A New Method for a Nonlinear Acoustic Echo Cancellation System
A New Method for a Nonlinear Acoustic Echo Cancellation SystemA New Method for a Nonlinear Acoustic Echo Cancellation System
A New Method for a Nonlinear Acoustic Echo Cancellation SystemIRJET Journal
 
Cyclostationary analysis of polytime coded signals for lpi radars
Cyclostationary analysis of polytime coded signals for lpi radarsCyclostationary analysis of polytime coded signals for lpi radars
Cyclostationary analysis of polytime coded signals for lpi radarseSAT Journals
 
Comparison of Soft Computing Techniques applied in High Frequency Aircraft Sy...
Comparison of Soft Computing Techniques applied in High Frequency Aircraft Sy...Comparison of Soft Computing Techniques applied in High Frequency Aircraft Sy...
Comparison of Soft Computing Techniques applied in High Frequency Aircraft Sy...ijeei-iaes
 
Fuzzy logic based direct torque control of induction motor with space vector ...
Fuzzy logic based direct torque control of induction motor with space vector ...Fuzzy logic based direct torque control of induction motor with space vector ...
Fuzzy logic based direct torque control of induction motor with space vector ...ijscai
 
The Effects of Mutual Coupling and Transformer Connection Type on Frequency R...
The Effects of Mutual Coupling and Transformer Connection Type on Frequency R...The Effects of Mutual Coupling and Transformer Connection Type on Frequency R...
The Effects of Mutual Coupling and Transformer Connection Type on Frequency R...ijsrd.com
 
Fuzzy logic based direct torque control of induction motor with space vector ...
Fuzzy logic based direct torque control of induction motor with space vector ...Fuzzy logic based direct torque control of induction motor with space vector ...
Fuzzy logic based direct torque control of induction motor with space vector ...ijscai
 
Design Of Area Delay Efficient Fixed-Point Lms Adaptive Filter For EEG Applic...
Design Of Area Delay Efficient Fixed-Point Lms Adaptive Filter For EEG Applic...Design Of Area Delay Efficient Fixed-Point Lms Adaptive Filter For EEG Applic...
Design Of Area Delay Efficient Fixed-Point Lms Adaptive Filter For EEG Applic...IJTET Journal
 
Comparative Analysis of PWM Techniques for Three Level Diode Clamped Voltage ...
Comparative Analysis of PWM Techniques for Three Level Diode Clamped Voltage ...Comparative Analysis of PWM Techniques for Three Level Diode Clamped Voltage ...
Comparative Analysis of PWM Techniques for Three Level Diode Clamped Voltage ...IAES-IJPEDS
 
00335085
0033508500335085
00335085alfsc
 
Biomedical signal modeling
Biomedical signal modelingBiomedical signal modeling
Biomedical signal modelingRoland Silvestre
 
Performance analysis of adaptive noise canceller for an ecg signal
Performance analysis of adaptive noise canceller for an ecg signalPerformance analysis of adaptive noise canceller for an ecg signal
Performance analysis of adaptive noise canceller for an ecg signalRaj Kumar Thenua
 
Comparison of Reference Signal Extraction Methods
Comparison of Reference Signal Extraction MethodsComparison of Reference Signal Extraction Methods
Comparison of Reference Signal Extraction MethodsRaja Larik
 
IRJET - Design and Implementation of FFT using Compressor with XOR Gate Topology
IRJET - Design and Implementation of FFT using Compressor with XOR Gate TopologyIRJET - Design and Implementation of FFT using Compressor with XOR Gate Topology
IRJET - Design and Implementation of FFT using Compressor with XOR Gate TopologyIRJET Journal
 
OPTIMAL TORQUE RIPPLE CONTROL OF ASYNCHRONOUS DRIVE USING INTELLIGENT CONTROL...
OPTIMAL TORQUE RIPPLE CONTROL OF ASYNCHRONOUS DRIVE USING INTELLIGENT CONTROL...OPTIMAL TORQUE RIPPLE CONTROL OF ASYNCHRONOUS DRIVE USING INTELLIGENT CONTROL...
OPTIMAL TORQUE RIPPLE CONTROL OF ASYNCHRONOUS DRIVE USING INTELLIGENT CONTROL...elelijjournal
 

Was ist angesagt? (19)

A New Method for a Nonlinear Acoustic Echo Cancellation System
A New Method for a Nonlinear Acoustic Echo Cancellation SystemA New Method for a Nonlinear Acoustic Echo Cancellation System
A New Method for a Nonlinear Acoustic Echo Cancellation System
 
Dct and adaptive filters
Dct and adaptive filtersDct and adaptive filters
Dct and adaptive filters
 
Adaptive filter
Adaptive filterAdaptive filter
Adaptive filter
 
Cyclostationary analysis of polytime coded signals for lpi radars
Cyclostationary analysis of polytime coded signals for lpi radarsCyclostationary analysis of polytime coded signals for lpi radars
Cyclostationary analysis of polytime coded signals for lpi radars
 
Comparison of Soft Computing Techniques applied in High Frequency Aircraft Sy...
Comparison of Soft Computing Techniques applied in High Frequency Aircraft Sy...Comparison of Soft Computing Techniques applied in High Frequency Aircraft Sy...
Comparison of Soft Computing Techniques applied in High Frequency Aircraft Sy...
 
Fuzzy logic based direct torque control of induction motor with space vector ...
Fuzzy logic based direct torque control of induction motor with space vector ...Fuzzy logic based direct torque control of induction motor with space vector ...
Fuzzy logic based direct torque control of induction motor with space vector ...
 
The Effects of Mutual Coupling and Transformer Connection Type on Frequency R...
The Effects of Mutual Coupling and Transformer Connection Type on Frequency R...The Effects of Mutual Coupling and Transformer Connection Type on Frequency R...
The Effects of Mutual Coupling and Transformer Connection Type on Frequency R...
 
Fuzzy logic based direct torque control of induction motor with space vector ...
Fuzzy logic based direct torque control of induction motor with space vector ...Fuzzy logic based direct torque control of induction motor with space vector ...
Fuzzy logic based direct torque control of induction motor with space vector ...
 
Design Of Area Delay Efficient Fixed-Point Lms Adaptive Filter For EEG Applic...
Design Of Area Delay Efficient Fixed-Point Lms Adaptive Filter For EEG Applic...Design Of Area Delay Efficient Fixed-Point Lms Adaptive Filter For EEG Applic...
Design Of Area Delay Efficient Fixed-Point Lms Adaptive Filter For EEG Applic...
 
Comparative Analysis of PWM Techniques for Three Level Diode Clamped Voltage ...
Comparative Analysis of PWM Techniques for Three Level Diode Clamped Voltage ...Comparative Analysis of PWM Techniques for Three Level Diode Clamped Voltage ...
Comparative Analysis of PWM Techniques for Three Level Diode Clamped Voltage ...
 
TO_EDIT
TO_EDITTO_EDIT
TO_EDIT
 
00335085
0033508500335085
00335085
 
Biomedical signal modeling
Biomedical signal modelingBiomedical signal modeling
Biomedical signal modeling
 
N41049093
N41049093N41049093
N41049093
 
Performance analysis of adaptive noise canceller for an ecg signal
Performance analysis of adaptive noise canceller for an ecg signalPerformance analysis of adaptive noise canceller for an ecg signal
Performance analysis of adaptive noise canceller for an ecg signal
 
Comparison of Reference Signal Extraction Methods
Comparison of Reference Signal Extraction MethodsComparison of Reference Signal Extraction Methods
Comparison of Reference Signal Extraction Methods
 
G010414852
G010414852G010414852
G010414852
 
IRJET - Design and Implementation of FFT using Compressor with XOR Gate Topology
IRJET - Design and Implementation of FFT using Compressor with XOR Gate TopologyIRJET - Design and Implementation of FFT using Compressor with XOR Gate Topology
IRJET - Design and Implementation of FFT using Compressor with XOR Gate Topology
 
OPTIMAL TORQUE RIPPLE CONTROL OF ASYNCHRONOUS DRIVE USING INTELLIGENT CONTROL...
OPTIMAL TORQUE RIPPLE CONTROL OF ASYNCHRONOUS DRIVE USING INTELLIGENT CONTROL...OPTIMAL TORQUE RIPPLE CONTROL OF ASYNCHRONOUS DRIVE USING INTELLIGENT CONTROL...
OPTIMAL TORQUE RIPPLE CONTROL OF ASYNCHRONOUS DRIVE USING INTELLIGENT CONTROL...
 

Andere mochten auch

егэ виды грамматических ошибок
егэ виды грамматических ошибокегэ виды грамматических ошибок
егэ виды грамматических ошибокNatalya Dyrda
 
The NEW New West Economic Forum: Dr. Scott McAlpine, Panel Speaker
The NEW New West Economic Forum: Dr. Scott McAlpine, Panel SpeakerThe NEW New West Economic Forum: Dr. Scott McAlpine, Panel Speaker
The NEW New West Economic Forum: Dr. Scott McAlpine, Panel Speakerinvestnewwest
 
Presentazione city sound 2012msagimp2
Presentazione city sound 2012msagimp2Presentazione city sound 2012msagimp2
Presentazione city sound 2012msagimp2lucaminetti
 
Media pitch
Media pitchMedia pitch
Media pitchHMonan
 
An Explanatory Analysis of the Economic and Social Impact of Corruption in Zi...
An Explanatory Analysis of the Economic and Social Impact of Corruption in Zi...An Explanatory Analysis of the Economic and Social Impact of Corruption in Zi...
An Explanatory Analysis of the Economic and Social Impact of Corruption in Zi...IOSR Journals
 
Comparison of the Formal Specification Languages Based Upon Various Parameters
Comparison of the Formal Specification Languages Based Upon Various ParametersComparison of the Formal Specification Languages Based Upon Various Parameters
Comparison of the Formal Specification Languages Based Upon Various ParametersIOSR Journals
 
Mining Negative Association Rules
Mining Negative Association RulesMining Negative Association Rules
Mining Negative Association RulesIOSR Journals
 
Fraud and Tamper Detection in Authenticity Verification through Gradient Bas...
Fraud and Tamper Detection in Authenticity Verification through  Gradient Bas...Fraud and Tamper Detection in Authenticity Verification through  Gradient Bas...
Fraud and Tamper Detection in Authenticity Verification through Gradient Bas...IOSR Journals
 
Query- And User-Dependent Approach for Ranking Query Results in Web Databases
Query- And User-Dependent Approach for Ranking Query  Results in Web DatabasesQuery- And User-Dependent Approach for Ranking Query  Results in Web Databases
Query- And User-Dependent Approach for Ranking Query Results in Web DatabasesIOSR Journals
 
Heart Attack Prediction System Using Fuzzy C Means Classifier
Heart Attack Prediction System Using Fuzzy C Means ClassifierHeart Attack Prediction System Using Fuzzy C Means Classifier
Heart Attack Prediction System Using Fuzzy C Means ClassifierIOSR Journals
 
Implementation of Secure Cloud Storage Gateway using Symmetric Key Algorithm
Implementation of Secure Cloud Storage Gateway using Symmetric Key AlgorithmImplementation of Secure Cloud Storage Gateway using Symmetric Key Algorithm
Implementation of Secure Cloud Storage Gateway using Symmetric Key AlgorithmIOSR Journals
 
Effect of Eight Weeks Conditioning On Body Mass Index of College Students
Effect of Eight Weeks Conditioning On Body Mass Index of College StudentsEffect of Eight Weeks Conditioning On Body Mass Index of College Students
Effect of Eight Weeks Conditioning On Body Mass Index of College StudentsIOSR Journals
 
A New Theoretical Approach to Location Based Power Aware Routing
A New Theoretical Approach to Location Based Power Aware RoutingA New Theoretical Approach to Location Based Power Aware Routing
A New Theoretical Approach to Location Based Power Aware RoutingIOSR Journals
 
Medial Axis Transformation based Skeletonzation of Image Patterns using Image...
Medial Axis Transformation based Skeletonzation of Image Patterns using Image...Medial Axis Transformation based Skeletonzation of Image Patterns using Image...
Medial Axis Transformation based Skeletonzation of Image Patterns using Image...IOSR Journals
 
Image Steganography Based On Hill Cipher with Key Hiding Technique
Image Steganography Based On Hill Cipher with Key Hiding TechniqueImage Steganography Based On Hill Cipher with Key Hiding Technique
Image Steganography Based On Hill Cipher with Key Hiding TechniqueIOSR Journals
 
Mobile Networking and Mobile Ad Hoc Routing Protocol Modeling
Mobile Networking and Mobile Ad Hoc Routing Protocol ModelingMobile Networking and Mobile Ad Hoc Routing Protocol Modeling
Mobile Networking and Mobile Ad Hoc Routing Protocol ModelingIOSR Journals
 

Andere mochten auch (20)

егэ виды грамматических ошибок
егэ виды грамматических ошибокегэ виды грамматических ошибок
егэ виды грамматических ошибок
 
C0931115
C0931115C0931115
C0931115
 
Shakira 4 1
Shakira 4 1Shakira 4 1
Shakira 4 1
 
The NEW New West Economic Forum: Dr. Scott McAlpine, Panel Speaker
The NEW New West Economic Forum: Dr. Scott McAlpine, Panel SpeakerThe NEW New West Economic Forum: Dr. Scott McAlpine, Panel Speaker
The NEW New West Economic Forum: Dr. Scott McAlpine, Panel Speaker
 
Presentazione city sound 2012msagimp2
Presentazione city sound 2012msagimp2Presentazione city sound 2012msagimp2
Presentazione city sound 2012msagimp2
 
Transport1
Transport1Transport1
Transport1
 
Media pitch
Media pitchMedia pitch
Media pitch
 
An Explanatory Analysis of the Economic and Social Impact of Corruption in Zi...
An Explanatory Analysis of the Economic and Social Impact of Corruption in Zi...An Explanatory Analysis of the Economic and Social Impact of Corruption in Zi...
An Explanatory Analysis of the Economic and Social Impact of Corruption in Zi...
 
Comparison of the Formal Specification Languages Based Upon Various Parameters
Comparison of the Formal Specification Languages Based Upon Various ParametersComparison of the Formal Specification Languages Based Upon Various Parameters
Comparison of the Formal Specification Languages Based Upon Various Parameters
 
Mining Negative Association Rules
Mining Negative Association RulesMining Negative Association Rules
Mining Negative Association Rules
 
Fraud and Tamper Detection in Authenticity Verification through Gradient Bas...
Fraud and Tamper Detection in Authenticity Verification through  Gradient Bas...Fraud and Tamper Detection in Authenticity Verification through  Gradient Bas...
Fraud and Tamper Detection in Authenticity Verification through Gradient Bas...
 
Партнёр Ofipa 2013
Партнёр Ofipa   2013Партнёр Ofipa   2013
Партнёр Ofipa 2013
 
Query- And User-Dependent Approach for Ranking Query Results in Web Databases
Query- And User-Dependent Approach for Ranking Query  Results in Web DatabasesQuery- And User-Dependent Approach for Ranking Query  Results in Web Databases
Query- And User-Dependent Approach for Ranking Query Results in Web Databases
 
Heart Attack Prediction System Using Fuzzy C Means Classifier
Heart Attack Prediction System Using Fuzzy C Means ClassifierHeart Attack Prediction System Using Fuzzy C Means Classifier
Heart Attack Prediction System Using Fuzzy C Means Classifier
 
Implementation of Secure Cloud Storage Gateway using Symmetric Key Algorithm
Implementation of Secure Cloud Storage Gateway using Symmetric Key AlgorithmImplementation of Secure Cloud Storage Gateway using Symmetric Key Algorithm
Implementation of Secure Cloud Storage Gateway using Symmetric Key Algorithm
 
Effect of Eight Weeks Conditioning On Body Mass Index of College Students
Effect of Eight Weeks Conditioning On Body Mass Index of College StudentsEffect of Eight Weeks Conditioning On Body Mass Index of College Students
Effect of Eight Weeks Conditioning On Body Mass Index of College Students
 
A New Theoretical Approach to Location Based Power Aware Routing
A New Theoretical Approach to Location Based Power Aware RoutingA New Theoretical Approach to Location Based Power Aware Routing
A New Theoretical Approach to Location Based Power Aware Routing
 
Medial Axis Transformation based Skeletonzation of Image Patterns using Image...
Medial Axis Transformation based Skeletonzation of Image Patterns using Image...Medial Axis Transformation based Skeletonzation of Image Patterns using Image...
Medial Axis Transformation based Skeletonzation of Image Patterns using Image...
 
Image Steganography Based On Hill Cipher with Key Hiding Technique
Image Steganography Based On Hill Cipher with Key Hiding TechniqueImage Steganography Based On Hill Cipher with Key Hiding Technique
Image Steganography Based On Hill Cipher with Key Hiding Technique
 
Mobile Networking and Mobile Ad Hoc Routing Protocol Modeling
Mobile Networking and Mobile Ad Hoc Routing Protocol ModelingMobile Networking and Mobile Ad Hoc Routing Protocol Modeling
Mobile Networking and Mobile Ad Hoc Routing Protocol Modeling
 

Ähnlich wie A Distinctive Scheme for Extraction of Symmetrical Components along with Harmonics

Synchronization of Photo-voltaic system with a Grid
Synchronization of Photo-voltaic system with a GridSynchronization of Photo-voltaic system with a Grid
Synchronization of Photo-voltaic system with a GridIOSR Journals
 
DAMPING INTER-AREA OSCILLATIONS IN POWER SYSTEMS USING A CDM-BASED PID CONTRO...
DAMPING INTER-AREA OSCILLATIONS IN POWER SYSTEMS USING A CDM-BASED PID CONTRO...DAMPING INTER-AREA OSCILLATIONS IN POWER SYSTEMS USING A CDM-BASED PID CONTRO...
DAMPING INTER-AREA OSCILLATIONS IN POWER SYSTEMS USING A CDM-BASED PID CONTRO...Power System Operation
 
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
 
Adaptive Control for Laser Transmitter Feedforward Linearization System
Adaptive Control for Laser Transmitter Feedforward Linearization SystemAdaptive Control for Laser Transmitter Feedforward Linearization System
Adaptive Control for Laser Transmitter Feedforward Linearization SystemUniversity of Malaya (UM)
 
[9] a systematic parameter tuning of pi current controller for lcl type activ...
[9] a systematic parameter tuning of pi current controller for lcl type activ...[9] a systematic parameter tuning of pi current controller for lcl type activ...
[9] a systematic parameter tuning of pi current controller for lcl type activ...Ngoc Dinh
 
Transfer Functions and Linear Active Networks Using Operational Amplifiers
Transfer Functions and Linear Active Networks Using Operational AmplifiersTransfer Functions and Linear Active Networks Using Operational Amplifiers
Transfer Functions and Linear Active Networks Using Operational AmplifiersSachin Mehta
 
Elements Space and Amplitude Perturbation Using Genetic Algorithm for Antenna...
Elements Space and Amplitude Perturbation Using Genetic Algorithm for Antenna...Elements Space and Amplitude Perturbation Using Genetic Algorithm for Antenna...
Elements Space and Amplitude Perturbation Using Genetic Algorithm for Antenna...CSCJournals
 
Icaee paper id 116.pdf
Icaee paper id 116.pdfIcaee paper id 116.pdf
Icaee paper id 116.pdfshariful islam
 
A Fault Detection and Classification Method for SC Transmission Line Using Ph...
A Fault Detection and Classification Method for SC Transmission Line Using Ph...A Fault Detection and Classification Method for SC Transmission Line Using Ph...
A Fault Detection and Classification Method for SC Transmission Line Using Ph...paperpublications3
 
A Test Case for GIC Harmonics Analysis
A Test Case for GIC Harmonics AnalysisA Test Case for GIC Harmonics Analysis
A Test Case for GIC Harmonics AnalysisPower System Operation
 
Lab view Based Harmonic Analyser
Lab view Based Harmonic AnalyserLab view Based Harmonic Analyser
Lab view Based Harmonic Analysertheijes
 
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-II
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-IIDesign of Linear Array Transducer Using Ultrasound Simulation Program Field-II
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-IIinventy
 

Ähnlich wie A Distinctive Scheme for Extraction of Symmetrical Components along with Harmonics (20)

Synchronization of Photo-voltaic system with a Grid
Synchronization of Photo-voltaic system with a GridSynchronization of Photo-voltaic system with a Grid
Synchronization of Photo-voltaic system with a Grid
 
K1102016673
K1102016673K1102016673
K1102016673
 
Az4103318326
Az4103318326Az4103318326
Az4103318326
 
solver (1)
solver (1)solver (1)
solver (1)
 
DAMPING INTER-AREA OSCILLATIONS IN POWER SYSTEMS USING A CDM-BASED PID CONTRO...
DAMPING INTER-AREA OSCILLATIONS IN POWER SYSTEMS USING A CDM-BASED PID CONTRO...DAMPING INTER-AREA OSCILLATIONS IN POWER SYSTEMS USING A CDM-BASED PID CONTRO...
DAMPING INTER-AREA OSCILLATIONS IN POWER SYSTEMS USING A CDM-BASED PID CONTRO...
 
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...
 
Lp3619931999
Lp3619931999Lp3619931999
Lp3619931999
 
B011140509
B011140509B011140509
B011140509
 
Adaptive Control for Laser Transmitter Feedforward Linearization System
Adaptive Control for Laser Transmitter Feedforward Linearization SystemAdaptive Control for Laser Transmitter Feedforward Linearization System
Adaptive Control for Laser Transmitter Feedforward Linearization System
 
[9] a systematic parameter tuning of pi current controller for lcl type activ...
[9] a systematic parameter tuning of pi current controller for lcl type activ...[9] a systematic parameter tuning of pi current controller for lcl type activ...
[9] a systematic parameter tuning of pi current controller for lcl type activ...
 
Transfer Functions and Linear Active Networks Using Operational Amplifiers
Transfer Functions and Linear Active Networks Using Operational AmplifiersTransfer Functions and Linear Active Networks Using Operational Amplifiers
Transfer Functions and Linear Active Networks Using Operational Amplifiers
 
Reduction in Current THD of Grid Parallel Inverters Using Randomized PR Control
Reduction in Current THD of Grid Parallel Inverters Using Randomized PR ControlReduction in Current THD of Grid Parallel Inverters Using Randomized PR Control
Reduction in Current THD of Grid Parallel Inverters Using Randomized PR Control
 
Lr3421092114
Lr3421092114Lr3421092114
Lr3421092114
 
Elements Space and Amplitude Perturbation Using Genetic Algorithm for Antenna...
Elements Space and Amplitude Perturbation Using Genetic Algorithm for Antenna...Elements Space and Amplitude Perturbation Using Genetic Algorithm for Antenna...
Elements Space and Amplitude Perturbation Using Genetic Algorithm for Antenna...
 
Icaee paper id 116.pdf
Icaee paper id 116.pdfIcaee paper id 116.pdf
Icaee paper id 116.pdf
 
A Fault Detection and Classification Method for SC Transmission Line Using Ph...
A Fault Detection and Classification Method for SC Transmission Line Using Ph...A Fault Detection and Classification Method for SC Transmission Line Using Ph...
A Fault Detection and Classification Method for SC Transmission Line Using Ph...
 
F010434147
F010434147F010434147
F010434147
 
A Test Case for GIC Harmonics Analysis
A Test Case for GIC Harmonics AnalysisA Test Case for GIC Harmonics Analysis
A Test Case for GIC Harmonics Analysis
 
Lab view Based Harmonic Analyser
Lab view Based Harmonic AnalyserLab view Based Harmonic Analyser
Lab view Based Harmonic Analyser
 
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-II
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-IIDesign of Linear Array Transducer Using Ultrasound Simulation Program Field-II
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-II
 

Mehr von IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Kürzlich hochgeladen

OOP concepts -in-Python programming language
OOP concepts -in-Python programming languageOOP concepts -in-Python programming language
OOP concepts -in-Python programming languageSmritiSharma901052
 
multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communicationpanditadesh123
 
Novel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending ActuatorsNovel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending ActuatorsResearcher Researcher
 
TEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACHTEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACHSneha Padhiar
 
Module-1-(Building Acoustics) Noise Control (Unit-3). pdf
Module-1-(Building Acoustics) Noise Control (Unit-3). pdfModule-1-(Building Acoustics) Noise Control (Unit-3). pdf
Module-1-(Building Acoustics) Noise Control (Unit-3). pdfManish Kumar
 
Engineering Drawing section of solid
Engineering Drawing     section of solidEngineering Drawing     section of solid
Engineering Drawing section of solidnamansinghjarodiya
 
Turn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxTurn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxStephen Sitton
 
Comprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdfComprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdfalene1
 
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTESCME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTESkarthi keyan
 
System Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingSystem Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingBootNeck1
 
List of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdfList of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdfisabel213075
 
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.pptROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.pptJohnWilliam111370
 
Katarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School CourseKatarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School Coursebim.edu.pl
 
Research Methodology for Engineering pdf
Research Methodology for Engineering pdfResearch Methodology for Engineering pdf
Research Methodology for Engineering pdfCaalaaAbdulkerim
 
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdf
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdfPaper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdf
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdfNainaShrivastava14
 
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmComputer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmDeepika Walanjkar
 
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONTHE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONjhunlian
 
Immutable Image-Based Operating Systems - EW2024.pdf
Immutable Image-Based Operating Systems - EW2024.pdfImmutable Image-Based Operating Systems - EW2024.pdf
Immutable Image-Based Operating Systems - EW2024.pdfDrew Moseley
 
"Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ..."Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ...Erbil Polytechnic University
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxsiddharthjain2303
 

Kürzlich hochgeladen (20)

OOP concepts -in-Python programming language
OOP concepts -in-Python programming languageOOP concepts -in-Python programming language
OOP concepts -in-Python programming language
 
multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communication
 
Novel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending ActuatorsNovel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending Actuators
 
TEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACHTEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACH
 
Module-1-(Building Acoustics) Noise Control (Unit-3). pdf
Module-1-(Building Acoustics) Noise Control (Unit-3). pdfModule-1-(Building Acoustics) Noise Control (Unit-3). pdf
Module-1-(Building Acoustics) Noise Control (Unit-3). pdf
 
Engineering Drawing section of solid
Engineering Drawing     section of solidEngineering Drawing     section of solid
Engineering Drawing section of solid
 
Turn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxTurn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptx
 
Comprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdfComprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdf
 
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTESCME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
 
System Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingSystem Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event Scheduling
 
List of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdfList of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdf
 
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.pptROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
ROBOETHICS-CCS345 ETHICS AND ARTIFICIAL INTELLIGENCE.ppt
 
Katarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School CourseKatarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School Course
 
Research Methodology for Engineering pdf
Research Methodology for Engineering pdfResearch Methodology for Engineering pdf
Research Methodology for Engineering pdf
 
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdf
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdfPaper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdf
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdf
 
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmComputer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
 
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONTHE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
 
Immutable Image-Based Operating Systems - EW2024.pdf
Immutable Image-Based Operating Systems - EW2024.pdfImmutable Image-Based Operating Systems - EW2024.pdf
Immutable Image-Based Operating Systems - EW2024.pdf
 
"Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ..."Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ...
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptx
 

A Distinctive Scheme for Extraction of Symmetrical Components along with Harmonics

  • 1. IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-ISSN: 2278-1676,p-ISSN: 2320-3331, Volume 7, Issue 1 (Jul. - Aug. 2013), PP 35-41 www.iosrjournals.org www.iosrjournals.org 35 | Page A Distinctive Scheme for Extraction of Symmetrical Components along with Harmonics Md. Rayhanus Sakib1 , Syed Naser Hasnain2, Ahmed Sabit Faisal3 1 (Lecturer, Department of EEE, IBAIS University, Dhaka, Bangladesh) 2 (Dept. of EEE, Ahsanullah University of Science and Technology, Dhaka, Bangladesh) 3 (Dept. of EEE, American International University of Bangladesh, Dhaka, Bangladesh) Abstract: Symmetrical components are very excellent tools for the analysis of three phase unbalanced power system.. In this paper, a software program has been developed in C++ Builder to extract the positive, negative components along with harmonics from the three phase current of a simulated three phase system. This software is user defined. The developed software has been tested on simulated system under balanced, unbalanced, faults and harmonics condition and a satisfactory result have been found. Keywords: Filter, Harmonics, Harmonic Extraction, Symmetrical Components, Software. I. INTRODUCTION A number of techniques have been proposed to estimate the symmetrical components of a three-phase voltage and current. In particular, techniques such as the Kalman filter [1], [2], the fast Fourier transform (FFT) [3]– [5], adaptive line combiner [6], [7],stochastic estimation theory [8], and the concept of state observer [9] have been employed to estimate the instantaneous symmetrical components. Furthermore, phase-locked loop (PLL) based algorithms [10]–[14], filtering algorithms [15]–[18], and the decoupled double synchronous reference frame PLL (DDSRFPLL) [19] have been introduced to extract the symmetrical components in order to handle the unbalance phenomenon. For harmonic extraction there are many methods such as Discrete Fourier Transform and Fast Fourier Transform [20],[ 21], synchronous reference frame (dq) Theory [22] and instantaneous power (pq) theory [23]. Harmonic extraction using Fourier Transform is a useful method for specific harmonic component compensation. However Fourier Transform requires one more cycle of the voltage waveform data and corresponding time such that the delayed harmonic canceling can be occurred [24]. There are some potential problems for pq method in harmonic extraction [25]. The pq theory can determine the harmonic components under load conditions only. The dq technique which is widely used for voltage sag extraction does not respond fast or does not give accurate results to the voltage harmonics because the inaccuracy which is associated with the PLL and passive filters used in this technique [26]. In This Paper, A software program is introduced to extract the harmonics and symmetrical components by using digital filter from the power system. II. SYMMETRICAL COMPONENTS AND HARMONICS The method of symmetrical components is a mathematical technique that allows the engineer to solve unbalanced systems using balanced techniques. A balanced system is composed of three phasors equal in magnitude and displaced by 120 degrees from the others, and the direction of positive rotation is counterclockwise. On the other hand, in an unbalanced system, the three phasors magnitudes are not equal and the three phase angles are not necessarily 120 degrees. The basic premise of symmetrical components is that an unbalanced network of three related vectors can be resolved into three sets of vectors. Two of the sets have equal magnitude and are displaced 120 degrees apart while the third set has equal magnitude, but zero phase displacement. The three sets are known as the positive, negative, and zero sequence components of the electrical system [27]. Fig. 1 A balanced, three-phase system of phasors
  • 2. A Distinctive Scheme for Extraction of Symmetrical Components along with Harmonics www.iosrjournals.org 36 | Page Fig. 2 An unbalanced, three-phase system of phasors Fig. 1 illustrates a balanced, three-phase system of phasors. Note that each of the three phasors is equal in magnitude and displaced by 120 degrees from the others. Further, the direction of positive rotation is counterclockwise. Fig. 2, on the other hand, shows an unbalanced system where the three phasors magnitudes are not equal and the three phase angles are not necessarily 120 degrees. The phasors labeled as the Original System in Fig. 2 are typical of the currents in a three phase system with a short circuit to ground on phase A [28]. The sinusoidal shape of the voltage waveforms gets deformed due to the flow of current signals other than those at fundamental frequency, which are mostly generated by non-linear loads connected to the system. These steady-state periodic waveforms, which deform the supply signal, are termed as harmonics. Recent few years have witnessed rapid growth in harmonic voltages and currents injected into the power system due to the increased utilization of non-linear loads. In addition, devices employing high frequency switching, such as switch mode power supplies (SMPS) in televisions, computers and compact fluorescent lighting add a significant level of harmonics to the supply system. Although voltage distortion at the transmission level is typically much less than 1.0 percent, this distortion increases closer to the load point. III. FILTERS A digital filter is a system that performs mathematical operations on a sampled, discrete-time signal to reduce or enhance certain aspects of that signal. Discrete Fourier Transform (DFT) and Fast Fourier Transform (FFT) are usually used for calculating the harmonic content of a periodic signal. Although the FFT is fast in terms of computing speed, it needs data points sampled over one cycle of the signal to accurately calculate the harmonic components. The frequency response of a filter consists of its magnitude and phase responses. The magnitude response indicates the ratio of a filtered sine wave's output amplitude to its input amplitude. The phase response describes the phase “offset” or time delay experienced by a sine wave passing through a filter . Since the fundamental frequency of electrical power system signals is 50 Hz or 60 Hz typically, harmonic extraction takes 20 ms or 16.67 ms, respectively. However, many applications, such as harmonic monitoring, may require extraction of a limited number of individual harmonics. For an example, in many cases only the 5th and 7th harmonics are of interest as the levels of other harmonic components are significantly low. There are mainly two categories of digital filter: the recursive filter and the non recursive filter. These are often referred to as infinite impulse response (IIR) filters and finite impulse response (FIR) filters, respectively. Time domain techniques for harmonic extraction mainly uses digital filter techniques such as Infinite Impulse Response (IIR) filters. Although, these can be used to extract individual harmonic components, the ripple and time delay inherited in these filters make them less appealing [29]. Fig. 3 Simple IIR filter block diagram A typical block diagram of an IIR filter looks like the above. The z−1 block is a unit delay. The coefficients and number of feedback/feed forward paths are implementation-dependent [30].Most recursive filters have an infinite impulse response, because of the feedback of previous outputs. Practical Infinite-Impulse- Response (IIR) filters are usually based upon analogue equivalents (Butterworth, Chebyshev, etc.), using a transformation known as the bilinear transformation which maps the s-plane poles and zeros of the analogue filter into the z-plane. However, it is quite possible to design an IIR filter without any reference to analogue
  • 3. A Distinctive Scheme for Extraction of Symmetrical Components along with Harmonics www.iosrjournals.org 37 | Page designs, for example by choosing appropriate locations for the poles and zeroes on the unit circle (Remember:𝐺(𝑒 𝑗𝜔𝑇 )=0 wherever there is a zero on the unit circle, i.e. complete attenuation of that frequency; on the other hand, 𝐺(𝑒 𝑗𝜔𝑇 ) → ∞ when there is a pole near the unit circle, i.e. high gain at that frequency).The technique of digitizing an analogue design is the most popular IIR filter design technique, since there is a large amount of theory on standard analogue filters available The bilinear z-transform is a mathematical transformation from the s-domain to the z-domain which preserves the frequency characteristics and is defined by: 𝑠= 2 𝑇 1−𝑧−1 1+𝑧−1 (1) ; where T= sampling period Under this mapping, the entire jω axis in the s-plane is mapped onto the unit circle in the z-plane; the left-half s-plane is mapped inside the unit circle and the right-half s-plane is mapped outside the unit circle. The bilinear transformation gives a non-linear relationship between analogue frequency ωa and digital frequency ωd . Since the frequency response of a digital filter is evaluated by setting 𝑧 = 𝑒 𝑗ωT : 𝑠𝑎 =𝑗𝜔𝑎 = 2 𝑇 1−𝑒 𝑗ωd T 1+𝑒 𝑗ω 𝑑 𝑇 = 2 𝑇 𝑡𝑎𝑛ℎ 𝑗ω 𝑑 𝑇 2 (2) i.e. ω 𝑎 = 2 𝑇 𝑡𝑎𝑛 ω 𝑑 𝑇 2 The form of this non-linearity is shown in Fig. 4 for the case 𝑇 = 2 . For small values of ωd , the mapping is almost linear; for most of the frequency scale, however, the mapping is highly non-linear. Fig. 4 The Bilinear mapping function IV. PERFORMANCE EVALUATION AND DISCUSSION 3-Phase System at Balanced Condition: Ia=𝐴𝑠𝑖𝑛𝜔𝑡 (3) ; A=10 Ib =𝐵𝑠𝑖𝑛 𝜔𝑡 − 4𝜋 6 (4) ; B=10 Ic=𝐶𝑠𝑖𝑛 𝜔𝑡 − 4𝜋 3 (5) ; C=10 In Fig. 5, blue line represents phase Ia, red line represents phase Ib, green line represents phase Ic Fig. 5 3-Phase System at balanced condition 3-Phase System at Unbalanced Condition: Ia =𝐴𝑠𝑖𝑛𝜔𝑡 (6) ; A=10 Ib =𝐵𝑠𝑖𝑛(𝜔𝑡 − 4𝜋 6 ) (7) ; B=8
  • 4. A Distinctive Scheme for Extraction of Symmetrical Components along with Harmonics www.iosrjournals.org 38 | Page Ic =𝐶𝑠𝑖𝑛 𝜔𝑡 − 4𝜋 3 (8) ; C=6 In Fig. 6, blue line represents phase Ia, red line represents phase Ib, green line represents phase Ic. Fig. 6 3-Phase System at unbalanced condition Harmonics at 3-Phase System at Balanced Condition: Ia =𝐴𝑠𝑖𝑛 𝜔𝑡 + 𝐴1sin⁡(3𝜔𝑡 + 15) (9) ; A=10, A1=11 Ib=𝐵𝑠𝑖𝑛 𝜔𝑡 − 4𝜋 6 + 𝐵1 sin 3𝜔𝑡 − 4𝜋 6 + 15 (10) ; B=10, B1=14 Ic = 𝐶𝑠𝑖𝑛 𝜔𝑡 − 4𝜋 3 + 𝐶1sin⁡(3𝜔𝑡 − 4𝜋 3 + 15) (11) ; C=10, C1=16 Here, third harmonics is presented in the system, adding harmonics with the fundamental sine wave (balanced condition) may unbalance the system. In Fig. 7, blue line represents phase Ia, red line represents phase Ib, green line represents phase Ic. Fig. 7 Harmonics at 3-Phase System at balanced condition Harmonics at 3-Phase System at Unbalanced Condition: Ia= 𝐴𝑠𝑖𝑛 𝜔𝑡 + 𝐴1sin⁡(3𝜔𝑡 + 15) (12) ; A=10, A1=11 Ib=𝐵𝑠𝑖𝑛 𝜔𝑡 − 4𝜋 6 + 𝐵1 sin 3𝜔𝑡 − 4𝜋 6 + 15 (13) ; B=8, B1=14 Ic= 𝐶𝑠𝑖𝑛 𝜔𝑡 − 4𝜋 3 + 𝐶1sin⁡(3𝜔𝑡 − 4𝜋 3 + 15) (14) ; C=6, C1=16 Here, third harmonics is presented in the system, adding harmonics with the fundamental sine wave (unbalanced condition) may unbalance the system. In Fig. 8, blue line represents phase Ia, red line represents phase Ib, green line represents phase Ic. Fig. 8 Harmonics at 3-Phase System at unbalanced condition
  • 5. A Distinctive Scheme for Extraction of Symmetrical Components along with Harmonics www.iosrjournals.org 39 | Page Positive & Negative Sequence Current at Balanced Condition: Ia= 𝐴𝑠𝑖𝑛𝜔𝑡 (15) ; A=10 Ib = 𝐵𝑠𝑖𝑛 𝜔𝑡 − 4𝜋 6 (16) ; B=10 Ic =𝐶𝑠𝑖𝑛 𝜔𝑡 − 4𝜋 3 (17) ; C=10 In Fig. 9, blue line represents phase positive phase sequence current, red line represents phase negative phase sequence current. Fig. 9 Positive & Negative sequence current at balanced condition Positive & Negative sequence current at unbalanced condition: Ia= 𝐴𝑠𝑖𝑛𝜔𝑡 (18) ; A=5 Ib = 𝐵𝑠𝑖𝑛 𝜔𝑡 − 4𝜋 6 (19) ; B=3 Ic =𝐶𝑠𝑖𝑛 𝜔𝑡 − 4𝜋 3 (20) ; C=2 In Fig. 10, blue line represents phase positive phase sequence current, red line represents phase negative phase sequence current. Fig. 10 Positive & Negative sequence current at unbalanced condition IV.1 Single line to ground fault of an unloaded generator At this condition the faults are expressed by the following condition Ib=0, Ic=0, Va=0. Let Z1 =.25pu, Z2=0.35pu, Z3=0.10pu, on a base of 20MVA, 13.8KV, Ea=1.0pu since the internal voltage is equal to the terminal voltage at no load. Using above data, the sub transient current in line „a‟ is, Ia= -j3.59 KA. The current in phase A, B, C before fault are calculated as, Ia = Ib = Ic = .837 KA. After fault, the current at phase A (line „a‟) is Ia=3.59, and Ib=Ic=0. In Fig. 11, blue line represents phase Ia, red line represents phase Ib, green line represents phase Ic Fig. 11 Single line to ground fault of an unloaded generator
  • 6. A Distinctive Scheme for Extraction of Symmetrical Components along with Harmonics www.iosrjournals.org 40 | Page IV. 2 Line to line fault of an unloaded generator At this condition the faults are expressed by the following condition Ia=0, Ib=-Ic, Vb=Vc So, calculating the sub transient current, Ia= 0, and Ib= Ic=2.416.The current in phase A, B, C before fault are, Ia= Ib= Ic= .837 KA. After fault, the current at phase A (line „a‟) is Ia=0, and Ib=Ic=2.416 KA. In Fig. 12, blue line represents phase Ia, red line represents phase Ib, green line represents phase Ic Fig. 12 Line to line fault of an unloaded generator IV.3 Single line to ground fault of an unloaded generator (positive & negative sequence extraction) The current in phase A, B, C before fault are, Ia= Ib= Ic= .837 KA. After fault, the current at phase A (line „a‟) is Ia=3.59, and Ib=Ic=0. In Fig. 13, blue line represents phase positive phase sequence current, red line represents phase negative phase sequence current. Fig. 13 Positive & negative sequence extraction V. CONCLUSION This system is capable of extracting positive, negative sequence currents and harmonics from the samples of phase currents of three phases balanced and unbalanced systems. Containing different harmonics, the software has been tested on different sampled system and a satisfactory result has been obtained. There might be few possibilities with this system such as if half cycle window were used in the filtering algorithm then the decision of the tripping time would have been reduced. Although there might have some sort of risk in giving the decision so fast; because there might have a wrong decision due to presence of transients in the sequence current. REFERENCES [1] S. A. Soliman and M. E. El-Hawary, “Application of Kalman filtering for online estimation of symmetrical components for power system protec- tion,” Electr. Power Syst. Res., vol. 38, 1997, pp. 113–123,. [2] A. A. Girgis, W. Chang, and E. B. Makram, “Analysis of high-impedance fault generated signals using a Kalman filtering approach,” IEEE Trans. Power Del., vol. 5, no. 4, Oct. 1990,pp. 1714–1724. [3] A. Campos, G. Joos, P. D. Ziogas, and J. F. Lindsay, “A DSP-based real- time digital filter for symmetrical components,” in Proc. Athens Power Tech. Joint Int. Power Conf. (APT 1993), vol. 1, pp. 75–79. [4] T. Lobos, “Fast estimation of symmetrical components in real time,” Proc. Inst. Electr. Eng. C, vol. 139, no. 1, Jan. 1992, pp. 27– 30. [5] G. Andria and L. Salvatore, “Inverter drive signal processing via DFT and EKF,” Proc. Inst. Electr. Eng. B, vol. 137, no. 2, Mar. 1990, pp. 111–119. [6] P. K. Dash, D. P. Swain, A. C. Liew, and S. Rahman, “An adap- tive linear combiner for on-line tracking of power system harmon- ics,” IEEE Trans. Power Syst., vol. 11, no. 4, Nov.1996, pp. 1730–1735, [7] M. I. Marei, E. F. El-Saadany, and M. A. Salama, “A processing unit for symmetrical components and harmonics estimation based on a new adaptive linear combiner structure,” IEEE Trans. Power Del., vol. 19, no. 3, Jul. 2004, pp. 1245–1252. [8] K. M. El-Naggar, “A fast method for identification of symmetrical com- ponents for power system protection,” Electr. Power Energy Syst., vol. 23, 2001,pp. 813–817. [9] S. Chen and G. Joos, “A novel DSP-based adaptive line synchronization system for three-phase utility interface power converters,” in Proc. Power Electron. Spec. Conf., 2001, vol. 2, pp. 528–532. [10] D. Jovic, “Phase-locked loop system for FACTS,” IEEE Trans. Power Syst., vol. 18, no. 3 ,Aug. 2003, pp. 1116–1124,.
  • 7. A Distinctive Scheme for Extraction of Symmetrical Components along with Harmonics www.iosrjournals.org 41 | Page [11] G. M. Lee, D. C. Lee, and J. K. Seok, “Control of series active power filters compensating for source voltage unbalance and current harmon- ics,” IEEE Trans. Ind. Electron., vol. 51, no. 1, Feb. 2004,pp. 132–139,. [12] M. Karimi-Ghartemani and H. Karimi, “Processing of symmetrical com- ponents in time-domain,” IEEE Trans. Power Syst., vol. 22, no. 2, May 2007 ,pp. 572–579. [13] P. Rodriguez, A. V. Timbus, R. Teodorescu, M. Liserre, and F. Blaabjerg, “Flexible active power control of distributed power generation systems during grid faults,” IEEE Trans. Power. Electron., vol. 57, no. 5, Oct. 2007pp. 2583–2592. [14] M. R. Iravani and M. Karimi-Ghartemani, “Online estimation of steady state and instantaneous symmetrical components,” Proc. Inst. Electr. Eng., vol. 150, no. 5, Sep. 2003 ,pp. 616–622. [15] A. Yazdani and R. Iravani, “A unified dynamic model and control for the voltage source converter under unbalanced grid conditions,” IEEE Trans. Power Del., vol. 21, no. 3, Jul. 2006, pp. 1620–1629. [16] S.-J. Lee, J.-K. Kang, and S.-K. Sul, “A new phase detecting method for power conversion systems considering distorted conditions in power system,” in Proc. 34th IAS Annu. Meeting Ind. Appl. Conf., 1999, vol. 4, pp. 2167–2172. [17] S. Hong-Seok and K. Nam, “Dual current control scheme for PWM con- verter under unbalanced input voltage conditions,” IEEE Trans. Ind. Electron., vol. 46, no. 5, Oct. 1999 ,pp. 953–959. [18] P. Rodr´ıguez, J. Pou, J. Bergas, I. Candela, R. Burgos, and D. Boroyevich, “Double synchronous reference frame PLL for power converters control,” in Proc. IEEE PESC, 2005, pp. 1415–1421. [19] P. Rodriguez, J. Pou, J. Bergas, I. Candela, R. Burgos, and D. Boroyevich, “Decoupled double synchronous reference frame PLL for power convert- ers control,” IEEE Trans. Power Electron., vol. 22, no. 2, Mar. 2007, pp. 584–592. [20] Asiminoaei L, Blaabjerg F, Hansen S ,“Evaluation of harmonic detection methods for active power filter applications‟‟.Applied Power Electronics Conference and Exposition, 2005. APEC 2005. Twentieth Annual IEEE Volume 1, 6-10 March ,2005 Page(s):635 – 641 . [21] Tianjun D, Guangju C, Yong L, “Frequency domain interpolation wavelet transform based algorithm for harmonic analysis of power system.‟‟ Communications, Circuits and Systems, ICCCAS 2004. 2004 International Conference on Volume 2, 27-29 June 2004 Page(s):742 – 746. [22] Gannett RA, Sozio JC, “ Boroyevich D Application of synchronous and stationary frame controllers for unbalanced and nonlinear load compensation in 4-leg inverters‟‟. Applied Power Electronics Conference and Exposition, 2002. APEC, Seventeenth Annual IEEE. Volume 2, 10-14 March 2002 Page(s):1038 - 1043. [23] Czarnecki Ls Instantaneous reactive power p-q theory and power properties of three-phase systems. Power Delivery, IEEE Transactions on Volume 21, Issue 1, Jan. 2006 Page(s):362 – 367 . [24] Pecharanin N, Mitsui H, Sone M “Harmonic detection by using neural network‟‟. Neural Networks, 1995. Proceedings., IEEE International Conference on Volume 2, 27 Nov.-1 Dec. 1995 Page(s):923 – 926. [25] Srinivasan D, Ng WS, “Liew AC Neural-Network based signature recognition for harmonic source identification‟‟. Power Delivery, IEEE Transactions on Volume 21, Issue 1, Jan. 2006 Page(s):398 – 405. [26] Elnady A, Salama MMA, “ Mitigation of voltage disturbances using adaptive perceptron-based control algorithm‟‟ . Power Delivery, IEEE Transactions on Volume 20, Issue 1, Page(s):309 – 318. [27] Charles L. Fortescue, "Method of Symmetrical Co-Ordinates Applied to the Solution of Polyphase Networks". Presented at the 34th annual convention of the AIEE (American Institute of Electrical Engineers) in Atlantic City, N.J. on 28 July 1918. AIEE Transactions, vol. 37, part II, 1918,pages 1027-1140 . [28] S. G. Johnson and M. Frigo. "A modified split-radix FFT with fewer arithmetic operations," IEEE Trans. Signal Processing 55 (1), 2007,pp-111–119. [29]. Westinghouse Corporation, Applied Protective Relaying, 1976, Westinghouse Corporation, no ISBN, Library of Congress card no. 76-8060 - a standard reference on electromechanical protective relays. [30] S.W.A. Bergen and A. Antoniou, “Design of Nonrecursive Digital Filters Using the Ultraspherical Window Function‟‟, EURASIP Journal on Applied Signal Processing, vol. 2005, no. 12, 2005, pp. 1910–1922.