This paper proposes a series arc fault detection algorithm which incorporates peak voltage and harmonic current detectors for single-phase boost power factor correction (PFC) rectifiers. The series arc fault model is also proposed to analyze the phenomenon of the arc fault and detection algorithm. For arc detection, the virtual
dq
transformation is utilized to detect the peak input voltage. In addition, multiple combinations of low- and high-pass filters are applied to extract the specific harmonic components which show the characteristics of the series arc fault conditions. The proposed model and the arc detection method are experimentally verified through a boost PFC rectifier prototype operating under the grid-tied condition with an artificial arc generator manufactured under the guidelines for the Underwriters Laboratories (UL) 1699 standard.
I. INTRODUCTION
The installation of arc fault detectors, such as arc fault circuit interrupters (AFCIs), has been required by law or strongly recommended, because arc faults are considered to be the cause of most electrical fires
[1]
-
[4]
. Among the three different kinds of arc fault types, parallel, ground, and series
[5]
,
[6]
, the detection accuracy of series arc faults is lower than the others. The reason is that the shape of the input current under a series arc fault is similar to that of a normal nonlinear or light load condition. Several arc detection strategies, including the signal analysis and the hardware filtering techniques, have been proposed for commercial electric systems, photovoltaic converters, and AFCIs
[3]
,
[7]
. However, series arc detection under low power conditions is still a big challenge. On the other hand, the growth of the renewable energy industry also demands AFCIs for protection
[8]
,
[9]
.
A power quality meter which can detect series arc-faults has been proposed in
[10]
. In that paper, the root-mean-square (rms) values of the voltage and current, and the total harmonic distortion (THD) were utilized to detect series arcs. However, this method cannot be directly applied to arc fault analysis in power electronic circuits. For series arc detection, the adaption of the wavelet transform approach is considered to be a recent trend
[11]
,
[12]
. However, they increase the calculation load.
On the other hand, the use of a simple and accurate arc model is very important to quickly analyze the arc detection mechanism. However, it is difficult to establish a well-defined arc model because of its nonlinearity. Several arc models have been proposed in
[13]
-
[18]
. However, except for the two diode models, they are somewhat complicated and not very intuitive. In addition, the accuracy of the traditional two diode models is not very high.
To develop an arc detection apparatus or algorithm, it is important to follow the recommendations in the Underwriters Laboratories (UL) 1699 standard
[19]
where the functional description, the rule, and the testing method in arc fault detection are described. For series arc faults, the UL1699 states that an arc detector should be able to detect a series arc fault under an input current larger than 5A for 120V line conditions. However, this may not be directly applicable to 220V lines, because a lower current is necessary at the same power rating when compared to 120V lines.
In this paper, a series arc fault detection method is proposed for single-phase power factor correction (PFC) converters. The proposed method consists of the peak voltage and harmonic current detectors. For the peak voltage detector, the virtual
dq
concept is applied, and the peak voltage information is obtained directly. The harmonic current detector utilizes multiple combinations of low- and high-pass filters to detect harmonic components. Both of the algorithms are implemented in software, and can be plugged into existing PFC controllers. Consequently, no additional expense is expected. Experimental results with the proposed method demonstrate the detection capability of series arc faults with less than a 3A current, which is 1.66 times worse when compared to the UL1699 standards.
II. MODELING OF SERIES ARC FAULTS
Fig. 1
shows the PFC converter configuration with poor connectivity dealt with in this paper. Series arc faults are mainly caused by a poor or loose connection between the grid voltage source
vg
and the input terminal voltage
vi
. The defective connection introduces highly nonlinear impedance which changes according to the phase angle. Usually, the impedance near the zero crossing point (ZCP) of
vi
is higher than that in other locations, and this leads a zero current as shown in the figure. The section where the input current is zero is called as a shoulder
[6]
. The voltage drop across nonlinear impedance during series arc faults is defined as the arc voltage
varc
. Then, the relationship among
vg
,
vi
, and
varc
is established as below.
PFC converter configuration under a series arc fault condition.
From (1), it is supposed that
vi
decreases when
varc
is generated. In fact,
varc
contains severe harmonic components because of nonlinearity. Since the total harmonic distortion (THD) of
vg
is much lower than
varc
, it is supposed that
vi
will contain undesirable harmonic components. In
Fig. 2
, typical shapes
vg
,
vi
and
varc
are shown. Here,
Tg
is the period of the grid voltage. The section where the arc voltage is nearly flat is defined as the plateau. It can be considered as a “steady-state” for the arcing condition. As shown in this figure,
vi
is distorted near the ZCP because of the arc voltage
varc
. If the air-gap between the two terminals increases, more distortion is generated. This naturally increases the third harmonic component in the input current. It should be noticed that this ZCP voltage distortion provides important information for arc detection. Ideally, the grid voltage
vg
should not be changed. However, it is slightly affected due to the grid side impedance.
Typical shapes of vg, vi, and varc under series arc fault conditions.
Fig. 3
shows the proposed low frequency series arc generation model. This model mainly consists of three parts, ideal diodes, passive components, and voltage sources. In this figure,
Rp
,
Rn
,
Lp
, and
Ln
constructs the impedance models for the positive and negative cycles during a series arcing condition. The diode and the voltage source
Vbias
work as clipper circuits, and mainly determine the starting point of a fault current. In the existing models
[13
,
18]
, only the dc source
Vbias
has been considered. However, as can be seen in
Fig. 2
,
varc
includes ac components, and they cannot be modeled with
Vbias
. In order to cover the ac component and to improve the accuracy of the arc model, the use of ac voltage
vr
is proposed in this paper. By considering these components, the voltage equations can be established. For positive cycles with a series arc, the upper branch conducts, and the series arc voltage
varc
is written as follows:
Proposed low frequency series arc generation model.
where
ip
represents the input current during the arc fault condition. The voltage equation of the lower branch which conducts for negative cycles is represented as:
In (2) and (3),
vr
is defined as follows:
where
fg
and
Kr
represent the fundamental frequency of the grid voltage and the model correction factor whose range varies from zero to unity. By adjusting
Kr
, the depth of the circular arc during fault conditions, which will be detailed, later can be changed. If the gap in the poor connection is assumed to be very narrow, the inductances
Lp
and
Ln
can be ignored. Then, (2) and (3) can be simplified as follows:
The values of
Rp
,
Rn
, and
Vbias
are proportional to the physical air-gap at the location where the series arc fault occurs so that the two electrical conductors are separated. Usually,
Rp
and
Rn
have the same value. Equations (5) and (6) represent the generated arc voltage for the plateau where
Dp
or
Dn
is conducting. In this case, the conditions below should be valid for the positive and negative input voltage cycles:
If (7) or (8) is not satisfied,
Dp
or
Dn
does not turn on, and the input current
ip
or
in
does not flow. Then,
vi
is zero, and
varc
can be obtained as follows from (1).
In summary, the series arc voltage can be modeled with (5), (6), and (9) according to the voltage and current conditions.
III. PFC CONTROLLER WITH THE PROPOSED SERIES ARC FAULT DETECTION METHOD
- A. PFC Control Strategy
Fig. 4
shows a PFC controller including the proposed arc detection algorithm which will be discussed in this section. The controller consists of a voltage controller
Gv
(
z
), a current controller
Gc
(
z
), a duty feed-forward
dff
, a phase-locked loop (PLL), and the proposed algorithm. Here, the voltage and the current controllers are in the form of traditional proportional-integral (PI) controllers.
PFC converter control scheme with the proposed series arc detection algorithm.
The voltage controller regulates the dc-link voltage
Vdc
as a voltage reference higher than the peak input ac voltage
Vpk
. For the voltage controller, the control bandwidth should be much less than the fundamental electrical frequency of the system to avoid the well-known double frequency power ripples in single-phase power systems.
For PFC operation, the input current is controlled by the current controller. To improve the current control performance, the duty feed-forward
dff
which follows is added to the output of the current controller.
By adding
dff
, the admittance component in the current control loop can be compensated. As a result, the excessive integration in
Gc
(
z
) is prevented. The control bandwidth of
Gc
(
z
) should be as high as possible. Usually, it is limited by one tenth of the sampling frequency with the single sampling technique.
A block diagram of the PLL is shown in
Fig. 5
[20]
. The PLL employs an all pass filter (APF) whose pole frequency is 60Hz to obtain the same shape of the input voltage with 90 degree of phase delay. With the two sinusoidal signals, the
dq
components are obtained in the synchronous reference frame. This is the so-called virtual
dq
transformation which decomposes the input voltage into the original and orthogonal ones. The relationship between the peak voltage
Vpk
and the
dq
reference frame voltages
vd
and
vq
is established as follows:
The structure of the PLL.
Equation (11) gives that
Vpk
can be continuously obtained whenever
vd
or
vq
is controlled to be zero. Here, the
q
axis value is taken to be zero. By doing so, the phase angles can be extracted simultaneously. The estimator is implemented with the proportional gain,
Kpll
. After passing the integrator, the estimated phase angle
θ
is obtained. This angle is again returned to the
αβ
to
dq
transformation. In fact, this PLL offers important information for the proposed series arc detection algorithm, which will be discussed in the following subsection.
- B. Proposed Series Arc Fault Detection Algorithm
Fig. 6
shows the proposed series arc fault detection algorithm. The algorithm determines whether a series arc has occurred or not using three indicators, the peak voltage magnitude, the derivative of the peak voltage variation, and the harmonic current detector including multiple LPFs and HPFs. From (1), it can be seen that the PFC input voltage
vi
is decreased when a series arc fault has occurred so that the arc voltage
varc
is established. Accordingly,
Vpk
is also reduced with an increasing
varc
. For this reason,
Vpk
is an important indicator which divulges whether a series arc fault has occurred. The detection of
Vpk
is easily achieved by monitoring the virtual
d
axis voltage
vd
and its low-pass-filtered component in the PLL as shown in
Fig. 5
. Here,
Vpk
is compared with the minimum allowed peak voltage
VpkL
. If
Vpk
is less than
VpkL
, indicator
S
1
becomes true. In practice, the power grid can undergo the under-voltage (UV) condition. To minimize misreading during the normal UV condition,
VpkL
is determined by averaging 600 cycles of
Vpk
, and taking 85 to 95 percent of the averaged
Vpk
in the software, when no arc fault is detected.
Proposed series arc fault detection algorithm.
The other criterion to detect a series arc is the derivative of
Vpk
. Again, equation (1) is utilized. The series arc induces the voltage drop, and it can be detected using the derivative filter as follows:
where
ω
dr
is the pole frequency. In fact,
GdV
is equal to a 1
st
order HPF. Since the output of
GdV
is returned to zero at the steady-state, the latching of the output signal is necessary in the plateau region. In this paper, the latching is implemented in the software.
The last stage is evaluating the harmonic components in the input current. This consists of two steps, the pre-processing and using multiple combinations of LPFs and HPFs. The pre-processor, shown in
Fig. 7
, checks the level of the input current error
ierr
between the current reference
i
*
L
and the input current
iL
near the ZCPs. Once this error is over a certain value Δ
ierr
, the pre-processor regards it as an abnormal situation. By using the pre-processor, the series arc detection accuracy under light load conditions, where the input current already has some harmonics, can be improved.
The flowchart of the pre-processing step.
Once the pre-processor detects an abnormal situation, certain frequency components of
iL
are extracted by using the LPFs and HPFs. In
Fig. 8
, several filtering branches are paralleled. In the figure, the subscript
n
represents the number of paralleled branches. Each branch is composed of one LPF and one HPF, and their cut-off frequencies are different. Either 1
st
or 2
nd
order filters can be employed. The cut-off frequencies of the filters,
LPF
n
and
HPF
n
, are selected as follows:
Configuration of the harmonic frequency passbands.
where
ω
n
, Δ
ω
n
,
ω
nL
, and
ω
nH
represent the passband frequency, half of the passband width, and the cut-off frequencies of the LPF and the HPF in the branch, respectively. The candidates for
ω
n
are the harmonic frequencies of the fundamental electrical frequency. The passband width affects the accuracy of the filtering effect. A wider passband shows better performance than a lower one, but the potential aliasing effect should be avoided. One simple rule to selecting the passband width is sharing the cut-off frequency of a LPF with that of a HPF in the next branch. By doing so, the aliasing problem can be solved, and the iteration cycle of the software can be considerably reduced. Once the outputs of each branch are obtained, they are multiplied by each other as follows:
where
δn
and
Ipk
are the filtered output of the n-th branch and the peak magnitude of the input current to normalize
δc
for different load conditions. This multiplication process is used to maximize the detection capability of the series arcs because the multiple harmonic components are conjugated under the series arc condition. Next, the obtained
δc
is compared with the harmonic threshold
δthr
, which is determined by
Ipk
and the correction factor
kthr
. In practice, it may be necessary for
δthr
to be tuned by considering the signal-to-noise ratio of the sampled current information. Finally, the proposed algorithm judges the incidence of a series arc when the values of all of the indicators
S
1
,
S
2
and
S
3
become simultaneously true.
IV. PRELIMINARY TEST AND SIMULATION
To examine how the air-gap in the series arc path affects the arc voltage, a preliminary test was performed.
Fig. 9
illustrates the configuration for the test. An arc generator which follows the guidelines outlined in UL1699 is placed between the source and the load. The length of the air-gap
garc
between the two terminal points can be adjusted by turning the knob. At the beginning,
garc
is 0mm, and
vg
is directly applied to
RL
whose resistance is 70Ω so that the 3A input current condition can be met at the steady-state. After that, the knob is turned, and
garc
is increased. Once
garc
is set by the reference distance, the rms values of
vg
,
vi
, and
varc
are measured.
Test configuration for arcing voltage.
Table I
summarizes the test results. In the results,
vi
gets lower as the air-gap increases because of the increasing
varc
. This means that a lower voltage is transferred to the load side when a series arc fault occurs. The grid voltage rarely changes because of the lower impedance. For the 3.5mm condition,
varc
is almost 10 percent of the input voltage. When
garc
is 3.6mm, the closed current path is no longer established, and the circuit is open.
Fig. 10
shows the relationship between
garc
,
vi
, and
varc
. It is obvious that a longer air-gap induces a higher
varc
and a lower
vi
.
THE RELATIONSHIP BETWEEN THE AIR-GAP DISTANCE AND THE ARC VOLTAGE
THE RELATIONSHIP BETWEEN THE AIR-GAP DISTANCE AND THE ARC VOLTAGE
The relationship among garc, vi, and varc.
For the simulation, a simulation model of the circuit in
Fig. 1
has been built in PSIM software. For the arc voltage, the proposed model is implemented.
Table II
shows the parameters of the boost PFC rectifier. In the preliminary test results, the minimum
varc
is 16.43V when
garc
is 2.5mm. This voltage corresponds roughly to 8.21 percent of the input voltage. By considering this,
Vbias
in the proposed arc model is selected as 18V which is 8.21 percent of the nominal grid voltage in the rms. The measured and the simulated values for
vg
,
vi
, and
varc
are compared in
Fig. 11
. As can be seen in this figure, the proposed arc voltage model reflects the practical phenomenon of the arc condition. The converter input voltage
vi
has distortions near the ZCPs as expected. The repetitive spike of the real
varc
is caused by nonlinear parasitics which are not considered in the simulation model. However, this does not affect the arc detection capability of the proposed algorithm where high frequency transients are not considered.
PARAMETERS FOR THE BOOST RECTIFIER
PARAMETERS FOR THE BOOST RECTIFIER
Measured and simulated voltages. (a) Measured vg, vi, and varc. (b) Simulated vg, vi, and varc.
Fig. 12
shows the simulated values of
vi
,
varc
, and
ig
for 660W and 1320W load conditions. Here, the series arc occurs at
t
= 0.05s. For both the 660W and 1320W cases, the magnitude of
vi
is slightly reduced, and
ig
is distorted when the series arc is applied. It should be noticed that more current distortion is observed in the higher current condition. The frequency component analyses for the input current are illustrated in
Fig. 13
.
Figs. 13
(
a
) and (
b
) compare the harmonic contents in
ig
for the 660W load condition, where
ig
is 3A. Compared to the harmonic contents in
Fig. 13
(
a
), the 13
th
, 15
th
and 17
th
harmonics have been markedly increased in
Fig. 13
(
b
), where the series arc has been simulated. Similarly, the harmonic contents are compared in
Figs. 13
(
c
) and (
d
) for the 1320W load condition. In
Fig. 13
(
c
), lower harmonic components turn up when compared to
Fig. 13
(
a
) case. This is due to the fact that a higher current is usually favorable for obtaining a lower THD in boost PFC rectifiers. When the series arc is simulated for the 1320W load condition, the 17
th
and 19
th
harmonics are noticeably increased as shown in
Fig. 13
(
d
). Additionally, an increased amplitude boost near 2kHz and 3kHz also occurs. This information is given to the fundamental criteria to determine the filtering frequency in the proposed algorithm presented in the previous section. First, the magnitude of the mid frequency ranges from the 13
th
to 19
th
harmonics is increased. Second, a larger increase of the harmonics is indicated in the higher load current condition. This means that arc detection is easier under heavy load conditions. Third, the large current error near the ZCPs cannot be avoided. This is due to the fact that the input voltage is distorted so that its magnitude is zero in the regions. Since fewer current errors are detected in other regions, this can be worked as an important indicator for arc detection. This supports the role of the pre-processor in the proposed method.
Simulated voltages and currents with PFC operation and arcing conditions. (a) 660W. (b) 1320W.
Frequency components in different load and arc conditions. (a) 660W without the arc. (b) 660W with the arc. (c) 1320W without the arc. (d) 1320W with the arc.
With the above analysis, the simulation results of the proposed arc detection algorithm are shown in
Fig. 14
. In
Fig. 14
(
a
), the load condition is assumed as 660W. At
t
=0.05s, the series arc is generated, and
vi
decreases as previously analyzed. Simultaneously, the current distortion near the ZCPs starts. After that, the magnitude of the series arc indicator
δC
increases so that the series arc can be detected.
Fig. 14
(
b
) shows the simulation results for the 1320W load condition. In this case, the input current distortion is more severe than in the previous condition, and
δC
is much larger than before. Consequently, it is supposed that the series arc detection performance is better.
Simulation result of the proposed method. (a) 660W. (b) 1320W.
V. EXPERIMENTAL RESULTS
In order to verify the effectiveness of the series arc detection algorithm, a 2kW PFC boost rectifier prototype whose parameters are the same as the ones in
Table II
has been built and tested. For the algorithm implementation, a Texas Instruments’ 32 bit digital signal controller (TMS320F28335) has been employed. The control board equips a 4-channel digital to analog converter (DAC) to monitor the internal variables in real time. The power stage uses Semikron’s IGBT modules. The arc generator was built under the guidance of the UL1699 standard. The length of air-gap can be easily changed by adjusting the knob so that the depth of the series arc can be managed. The entire experimental setup, including the PFC boost rectifier and the arc generator, is shown in
Fig. 15
.
Experimental configuration.
Fig. 16
shows the experimental results of the proposed algorithm under 660W and 1320 load conditions. In the test, the series arc was created by the arc generator at 0.045s. Consequently, the arc voltage turns up as in the figure. Although the current distortion after the series arc is barely distinguishable,
δc
clearly indicates the series arc fault signals in both cases. It should be noticed that the average value of
δc
in the 1320W condition is higher than that in the 660W condition. This means that arc detection in the higher load condition is easier than in the lower load condition. However, the potential for misreading can also be increased. That is why the normalizing process in
Fig. 6
is necessary in the proposed method.
Experimental results of the proposed algorithm. (a) 660W. (b) 1320W.
The arc detection performances under the 660W and 1320W load conditions are shown in
Fig. 17
. In both cases, the series arc can be detected in 0.025s. This almost corresponds to one and a half cycles of the fundamental period. According to the UL1699 standard
[19]
, at least four sequential cycles are necessary before arc detection devices can judge if true arc faults have occurred. Since the proposed method can detect a series arc in one and half cycles, it can be easily modified to meet the UL1699 standard.
Series arc fault detection performance. (a) 660W. (b) 1320W.
VI. CONCLUSION
A series arc fault detection algorithm for single-phase boost rectifiers has been proposed in this paper. The method mainly utilizes the peak voltage variation and harmonic contents in the phase current. The virtual
dq
transformation is adapted to detect the peak voltage, and multiple combinations of LPFs and the HPFs are introduced for the series arc detection. Additionally, a series arc fault model has been proposed to simply model the phenomenon of series arc faults. To verify the proposed algorithm, simulations and the experiments using a boost PFC rectifier were performed. Both the simulation and experimental results agree very well with the analyses. The proposed method was also tested under the UL1699 standard for series arc detection, and this shows the detection capability of series arc faults of less than 3A current which is a 1.66 times worse condition when compared to the standard.
Acknowledgements
This work was supported by the Power Generation & Electricity Delivery of the Korea Institute of Energy Technology Evaluation and Planning (KETEP) grant funded by the Korea government Ministry of Knowledge Economy (No. 20131020400960).
BIO
Younghoon Cho was born in Seoul, Korea, in 1980. He received his B.S. degree in Electrical Engineering from Konkuk University, Seoul, Korea, in 2002; his M.S. degree in Electrical Engineering from Seoul National University, Seoul, Korea, in 2004; and his Ph.D. degree from the Virginia Polytechnic Institute and State University, Blacksburg, VA, USA, in 2012. From 2004 to 2009, he was an Assistant Research Engineer at the Hyundai MOBIS R&D Center, Yongin, Korea. Since 2013, he has been with the Department of Electrical Engineering, Konkuk University. His current research interests include digital control techniques for the power electronic converters in vehicles and grid applications, multilevel converters, and high-performance motor drives.
Jongung Lim was born in Seoul, Korea. He received his B.S. and M.S. degrees in Electrical Engineering from Konkuk University, Seoul, Korea, in 2011 and 2013, respectively. He is presently working towards his Ph.D. degree in Power Electronics at Konkuk University. His current research interests include renewable energy systems, and arc fault detection.
Hyunuk Seo was born in Seoul, Korea. He received his B.S. and M.S. degrees from Konkuk University, Seoul, Korea, in 2011 and 2013, respectively. He is currently working towards his Ph.D. degree in Power Electronics at Konkuk University. He is presently a Researcher for VC Tech, Gunpo, Korea. His current research interests include motor drivers for electric vehicles, and single phase inverter control methods.
Sun-Bae Bang received his M.S. and Ph.D. degrees in Electrical Engineering from Kangwon National University, Chuncheon, Korea, in 2003 and 2009, respectively. He is presently with the Korea Electrical Safety Research Institute, Wanju, Korea. His current research interests include arc fault detection devices, and electrical fire judgment.
Gyu-Ha Choe was born in Pusan, Korea. He received his B.S., M.S. and Ph.D. degrees from Seoul National University, Seoul, Korea, in 1978, 1980, and 1986, respectively. Since 1980, he has been with the Department of Electrical Engineering, Konkuk University, Seoul, Korea, where he is presently working as a Professor and the Director of the Energy Electronics Research Center. From 2007 to 2008, Dr. Choe was the President of the Korean Institute of Power Electronics, Seoul, Korea. From 2012 to 2013, he was the Vice President of Konkuk University. His current research interests include harmonic cancellation and active power filtering, pulse width-modulation control for ac voltage regulators and inverter welding machines, PCS design for Brown’s gas generation, photovoltaic generation, fuel-cell generation, various technologies related to DC distribution, and EV charging with smart grids.
Kumpulainen L.
,
Hussain G. A.
,
Lehtonen M.
,
Kay J. A.
2013
“Preemptive arc fault detection techniques in switchgear and controlgear,”
IEEE Trans. Ind. Appl.
49
(4)
1911 -
1919
DOI : 10.1109/TIA.2013.2258314
Gregory G. D.
,
Scott G. W.
1998
“The arc-fault circuit interrupter: an emerging product,”
IEEE Trans. Ind. Appl.
34
(5)
928 -
933
DOI : 10.1109/28.720431
Lippert K. J.
,
Domitrovich T. A.
2014
“AFCIs - from a standars perspective,”
IEEE Trans. Ind. Appl.
50
(2)
1478 -
1482
DOI : 10.1109/TIA.2013.2272670
Zhu L.
,
Ji S.
,
Liu Y.
2014
“Generation and developing process of low voltage series dc arc,”
IEEE Trans. Plasma Sci.
42
(10)
2718 -
2719
DOI : 10.1109/TPS.2014.2330419
Parise G.
,
Parise L.
2014
“Unprotected faults of electrical and extension cords in ac and dc systems,”
IEEE Trans. Ind. Appl.
50
(1)
4 -
9
DOI : 10.1109/TIA.2013.2271605
Gregory G. D.
,
Wong K.
,
Dvorak R. F.
2004
“More about arc-fault circuit interrupters,”
IEEE Trans. Ind. Appl.
40
(4)
1006 -
1011
DOI : 10.1109/TIA.2004.831287
Barmada S.
,
Raugi M.
,
Tucci M.
,
Romano F.
2014
“Arc detection in pantograph-catenary systems by the use of support vector machines-based classification,”
IET Electr. Syst. Transp.
4
(2)
45 -
52
DOI : 10.1049/iet-est.2013.0003
Sivakumar P.
,
Arutchelvi M. S.
2014
“Enhanced controller topology for photovoltaic sourced grid connected inverters under unbalanced nonlinear loading,”
Journal of Power Electronics
14
(2)
369 -
382
DOI : 10.6113/JPE.2014.14.2.369
Shin H.-H.
,
Cha H.
,
Kim H.
,
Kim H.-G.
2014
“Extended boost single-phase qZ-source inverter for photovoltaic systems,”
Journal of Power Electronics
14
(5)
918 -
925
DOI : 10.6113/JPE.2014.14.5.918
Koziy K.
,
Gou B.
,
Aslakson J.
2013
“A low-cost power-quality meter with series arc-fault detection capability for smart grid,”
IEEE Trans. Power Del.
28
(3)
1584 -
1591
DOI : 10.1109/TPWRD.2013.2251753
Costa F. B.
2014
“Boundary wavelet coefficients for real-time detection of transients induced by faults and power-suqality disturbances,”
IEEE Trans. Power. Del.
29
(6)
2674 -
2687
DOI : 10.1109/TPWRD.2014.2321178
Yao L. H. X.
,
Ji S.
,
Zou K.
,
Wang J.
2014
“Characteristics study and time-domain discrete-wavelet-transform based hybrid detection of series dc arc faults,”
IEEE Trans. Power Electron.
29
(6)
3103 -
3115
DOI : 10.1109/TPEL.2013.2273292
Gautam S.
,
Brahma S. M.
2013
“Detection of high impedance fault in power distribution systems using mathematical morphology,”
IEEE Trans. Power Syst.
28
(2)
1226 -
1234
DOI : 10.1109/TPWRS.2012.2215630
Livani H.
,
Evrenosoglu C. Y.
2014
“A machine learning and wavelet-based fault location method for hybrid transmission lines,”
IEEE Trans. Smart Grid
5
(1)
51 -
59
DOI : 10.1109/TSG.2013.2260421
Ahmethodzic A.
,
Kapetanovic M.
,
Sokolija K.
,
Smeets R. P. P.
,
Kertesz V.
2011
“Linking a physical arc model with a black box arc model and verification,”
IEEE Trans. Dielectr. Electr. Insul.
18
(4)
1029 -
1037
DOI : 10.1109/TDEI.2011.5976092
Walter M. M.
,
Franck C. M.
2014
“Optimal test current shape for accurate arc characteristics determination,”
IEEE Trans. Power Del.
29
(4)
1798 -
1805
DOI : 10.1109/TPWRD.2013.2297400
Parise G.
,
Martirano L.
,
Laurini M.
2013
“Simplified arc-fault model: the reduction factor of the arc current,”
IEEE Trans. Ind. Appl.
49
(4)
1703 -
1710
DOI : 10.1109/TIA.2013.2256452
Zamanan N.
,
Sykulski J. K.
2006
“Modelling arcing high impedances faults in relation to the physical processes in the electric arc,”
WSEAS Transactions on Power Systems.
1
(8)
1507 -
1512
U. L. Inc.
2008
“Standard for safety: arc-fault circuit-interrupters,” ed
Kim H.-S.
,
Choi J.-W.
2008
“PLL for unbalanced three-phase utility voltage using positive sequence voltage observer,”
Transactions of Korean Institute of Power Electronics (KIPE)
(2)
145 -
151