Next Article in Journal
Communication System Comparison of IoT Applications Using Custom-Designed Antennas: A Basic Experimental Study
Previous Article in Journal
Sliding Mode Control for Trajectory Tracking of a TurtleBot3 Mobile Robot in Obstacle Environments
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Proceeding Paper

Fault Detection in Distribution Networks with Distributed Generation: A Practical Guide to the Morphological Median Filter for the Feature Extraction of Faults †

by
Verónica Rosero-Morillo
1,*,
Le Nam Hai Pham
2,
Sebastián Salazar-Pérez
3,
Francisco Gonzalez-Longatt
4 and
Eduardo Orduña
1
1
Institute of Electrical Energy (IEE), National University of San Juan, San Juan 5400, Argentina
2
Department of Electrical Engineering and ICT, University of South-Eastern Norway, 3918 Porsgrunn, Norway
3
Faculty of Electrical and Electronic Engineering (FIEE), National Polytechnic School, Quito 170143, Ecuador
4
Digital Energy Systems Laboratory, Loughborough University, Loughborough LE11 3TU, UK
*
Author to whom correspondence should be addressed.
Presented at the XXXII Conference on Electrical and Electronic Engineering, Quito, Ecuador, 12–15 November 2024.
Eng. Proc. 2024, 77(1), 5; https://doi.org/10.3390/engproc2024077005
Published: 18 November 2024
(This article belongs to the Proceedings of The XXXII Conference on Electrical and Electronic Engineering)

Abstract

:
In this paper, a signal processing method based on Mathematical Morphology (MM) is developed, designed to extract representative characteristics of signals that allow the identification and detection of various types of faults in distribution network feeders that incorporate distributed generation with inverter interfaces (IIDG). The goal is to improve the performance of the fault protection system, ensuring rapid, sensitive, and reliable detection. The fault detection method presented in this article employs a well-known signal processing filter, called the morphological median filter (MMF), applied to the current measured at the current transformer (CT) associated with the relay located at the head of a feeder in a medium-voltage distribution network with IIDG. The extracted characteristics will be used in future research to detect and classify events, such as short-circuit faults or operational manoeuvres, thus facilitating the implementation of protection strategies.

1. Introduction

In recent years, growing concerns about sustainability and environmental issues, coupled with the need to exploit unconventional renewable energy sources and increased demand, have driven more significant distributed generation (DG) integration, especially in distribution networks [1]. Traditionally, the protection systems of these networks were not designed to handle a high penetration of DG, particularly renewable ones. Instead, they were intended for a passive unidirectional current flow, typical of synchronous machines, with which traditional overcurrent relays function effectively [2,3].
The algorithms of feeder overcurrent relays primarily rely on integral transforms, such as the Fourier transform, to determine the characteristic feature of a fault, namely, the current magnitude. However, the accuracy and speed of these algorithms can be compromised by the DC component and harmonic distortions introduced by renewable sources [3,4].
Although alternative signal processing techniques such as the Wavelet transform, Hilbert Huang transform, Stockwell transform, and principal component analysis have been widely explored in the literature for fault characteristic extraction, these techniques face significant limitations. They fail to accurately extract fault characteristics in the presence of noise, harmonics, and decaying DC components, which affects their effectiveness and precision. Additionally, most of these techniques’ high computational load and complexity can cause further delays in the initial fault detection stage: feature extraction [3].
To overcome the inherent limitations of conventional signal processing methods, a feature extraction tool is needed that is effective without being affected by harmonic components, DC components, or noise, and that also avoids the issues of temporal delay and computational complexity associated with traditional methods. In this context, MM has established itself as a promising technique in signal processing due to its operational simplicity and robustness.
This tool modifies the shape of signals through morphological operations, the goal of which is to reveal waveform details that allow the detection of hard-to-detect faults; moreover, these operations also serve to eliminate noise and enhance the signal for detecting any anomalies. The application of MM for extracting transient features, using basic mathematical operations such as addition, subtraction, and calculating maximum and minimum values, facilitates faster processing of the signal. This contributes to reducing waiting times in feature extraction and decreases the computational load [5,6,7].
This paper describes the development of a morphological tool designed to precisely extract characteristics that represent faults. These characteristics will be used in future research to detect and classify events such as short circuits and operational manoeuvrers, thereby facilitating the implementation of protection strategies. The proposed method employs an MMF, a well-established technique in signal processing, to identify a characteristic index of faults that allows for effective detection. This method is applied to the current signal measured at the CT associated with the relay at the head of a feeder in a medium-voltage distribution network with IIDG. In this regard, the contribution of this paper focuses on two important aspects:
  • It provides a detailed methodological guide on applying the application of MM to electrical signals, specifically to fault currents.
  • It demonstrates the impact of the interaction of the structuring element with the signal and provides a method for extracting fault characteristics based on the MMF, which researchers in the field of electrical protections can easily replicate.
The structure of the rest of the article is as follows: Section 2 offers a description of the fundamentals of MM, including the structuring element and fundamental morphological operations; Section 3 details the method of feature extraction based on the MMF; Section 4 presents the findings along with their respective analysis; and Section 5 concludes the study.

2. Fundamentals of Mathematical Morphology

Mathematical Morphology is a signal processing method that effectively extracts fault-representative characteristics by applying a structuring element (SE) to the test signal through various morphological operations. These characteristics are crucial for detecting the presence or absence of a fault. During processing, MM extracts fault characteristics by moving and interacting the SE with each sample of the signal and its neighbouring samples. The structuring element is fundamental in signal processing, and its selection depends specifically on the application and the data being analysed. It is vital to appropriately select the length and shape of the SE for applications in electrical systems, as the extracted characteristics will reflect its shape [8]. There are a variety of shapes used in protection schemes, including flat, triangular, or combinations of these [9], as illustrated in Figure 1. Research has shown that flat-shaped SEs are less effective at extracting characteristics from signals affected by interferences such as noise or harmonics. In these cases, more suitable shapes would be triangular, or those that better fit the signal being processed [10,11]. Signal processing using this method relies on the fundamental operators of MM: erosion and dilation. The combination of these operations allows the development of advanced methods for extracting fault characteristics. Each of these operations is described below. Weighted dilation, represented by the mathematical operator “⊕”, is an operator that induces an expansion in each sample of the signal, depending on the selected structuring element. The weighted dilation of a signal f ( n ) using a structuring element g ( m ) is defined by (1).
f g n = max m f ( n m ) g ( m ) ,   0 ( n m ) n
To comprehend the operation of weighted dilation and how the SE moves through each sample of the signal, refer to (1) and Figure 1. This figure displays a signal f ( n ) = [ 2.90 , 3.83 , 4.71 , 5.56 , 6.34 , 7.07 ] of length N = 6 , which is dilated by an SE g ( m ) = [ 0.99 , 1 , 0.99 ] of length M = 3 . The domains of g and f are D g = M + 1 2 1 , , 0 , , M + 1 2 1 and D f = 0 , 1 , 2 , , N 1 , respectively, where N is the length of the signal under analysis, and M is the length of the structuring element, with the condition M N .
By performing the respective operations on each sample of the signal with the corresponding samples of the structuring element, it is possible to observe that the origin of the SE, designated as the element g ( 0 ) , acts as a pivot. This pivot moves along each sample of the signal, and at each position, the maximum value is calculated by dividing each sample of the signal by the corresponding sample of the SE. Thus, the dilation operation is performed with adjacent samples at each position occupied by the pivot of the structuring element. During the dilation operation, the SE moves to the right of the signal f ( n ) , starting with g ( 1 ) , followed by g ( 0 ) , and finally g ( 1 ) . It is important to note that the dilation of the initial sample, f ( 0 ) , cannot be calculated, as shown in Figure 2, because the SE does not reach its neighbouring samples. A similar case occurs with the final sample of the signal, f ( 5 ) .
The result of the weighted dilation of a sample f ( n ) , on a portion of the signal with a positive slope, is the next sample f ( n + 1 ) , as seen in Figure 2. Conversely, when dilating a portion of a sinusoidal signal with a negative slope, the result is the previous sample f ( n 1 ) . These characteristics will be used in the following section to implement the morphological filter in fault detection.
On the other hand, the erosion operation, represented by ⊖, is a technique that contracts each sample of the signal depending on the chosen SE. Thus, the weighted erosion of a signal f ( n ) by an SE g ( m ) is defined through (2).
f g n = min m f ( n + m ) g ( m ) ,   0 ( n m ) n
The interaction of the SE with the signal during the weighted erosion operation is illustrated in Figure 3. Unlike weighted dilation, here the SE moves through each sample of the signal in the order of g ( 1 ) , g ( 0 ) , and g ( 1 ) , moving to the right of the signal f ( n ) . Each movement of the SE shows that for a portion of the signal with a positive edge, the erosion of f ( n ) results in the previous sample, namely f ( n 1 ) . Conversely, for a signal with a negative edge, the erosion of f ( n ) results in the next sample, f ( n + 1 ) .

3. Application of the Morphological Median Filter in Fault Characteristic Extraction

The combination of basic morphological operations, such as dilation and weighted erosion, leads to the development of morphological filters that facilitate the extraction of fault characteristics. Various morphological filters applied to fault characteristic extraction are mentioned in the literature as part of the detection process, including top-hat, morphological gradient algorithms, and the multiresolution morphological gradient, among others. In this context, the fault detection method presented in this article utilises the morphological median filter, a well-established signal processing approach based on calculating the average between dilation and weighted erosion. The logic implemented for fault detection is explained in detail below.

3.1. Stage 1: Selection of the Structuring Element

The SE was selected based on prior knowledge of the signal waveform. Given the sinusoidal characteristics of current signals, the SE is defined as specified in (3).
g l = cos l φ , , cos 2 φ , cos φ , 1 , cos φ , cos 2 φ , , cos l φ
In this equation, φ = ω × Δ T , where ω is the fundamental angular frequency and Δ T represents the sampling interval. The term l denotes the l - t h SE used in the signal processing, and the length of the SE is expressed as 2 l + 1 . For the design of the fault detector, two levels of SEs are selected: one with l = 1 and another with l = 2 , corresponding to lengths of m = 3 and m = 5 , respectively, as detailed in (4) and (5).
g 1 = cos φ , 1 , cos φ
g 2 = cos 2 φ , cos φ , 1 , cos φ , cos 2 φ

3.2. Stage 2: Calculation of Basic Dilation and Weighted Erosion Operations

Fault characteristics are derived by applying dilation and weighted erosion operators, as previously detailed in (1) and (2). These operations are performed on the same signal using two different levels, corresponding to the SEs g 1 and g 2 . Figure 4 illustrates the process of moving these SEs during the erosion operation of the signal.

3.3. Stage 3: Calculation of the Morphological Median Filter

The MMF, detailed in (6), calculates the average between dilation and weighted erosion. This calculation is performed using two SEs: the first is indexed as 1, with a length of three elements, and the second is indexed as 2, with five elements.
M M F l n = f g l n + f g l n 2
The MMF becomes critically important because, as mentioned in the previous section, the operations of dilation and weighted erosion of the signal f ( n ) with SE g ( n ) , defined according to Stage 1, result in either the previous sample f ( n 1 ) or the next sample f ( n + 1 ) relative to f ( n ) . Therefore, under the normal operating conditions of the system, the sum of f ( n 1 ) and f ( n + 1 ) should be equal to twice f ( n ) , a fact that is mathematically demonstrated in reference [12]. This property is expressed morphologically as the arithmetic mean of the dilation and erosion of f ( n ) , which under normal operating conditions would result in f ( n ) itself. However, in the presence of a fault, this premise does not hold, serving as a primary indicator of a potential anomaly.

3.4. Stage 4: Calculation of the Average of the MMFs for the Two Levels

Depending on the levels considered for the development of the fault detector—in this case there are two—the average of the outputs from the MMFs corresponding to each level, identified as Level 1 and Level 2, is calculated. This procedure is described in (7).
m e a n M M F n = M M F l + M M F 2 2

3.5. Stage 5: Calculation of the Difference between the Average MMF(n) and the Signal f(n)

The difference calculated in this stage results from subtracting the current signal f ( n ) from the average of the MMF outputs calculated in Stage 4. According to (8), it is anticipated that the difference Δ f ( n ) will be approximately zero under normal operating conditions, while in a fault situation, Δ f ( n ) will deviate from zero, thus serving as an initial indicator of an anomalous event in the system.
f n = f n m e a n M M F n

3.6. Stage 6: Obtaining the Fault Detection Characteristic

The fault detection characteristic of the MMF-based filter is determined by calculating the absolute difference between Δ f of the current sample and Δ f of the previous sample, as specified in (9). Under normal operating conditions, this characteristic value tends to be close to zero. However, this characteristic will increase significantly in the presence of a fault, providing a clear indication of an anomaly.
I f a u l t n = f n f n 1

4. Simulation and Results

The distribution network selected for testing is a typical American network, as shown in Figure 5, characterized by two three-phase feeders in a radial configuration. The total length of the feeder is 20 km, so a short-line model was used for each line segment, with positive and zero sequence impedances of z ( 1 ) = 0.1153 + j 0.53 Ω / k m and z 0 = 0.413 + j 1.043   Ω / k m , respectively. The nominal voltage of the network is 25 kV RMS line to line, operating at a frequency of 60 Hz. The feeder’s total apparent power is 17 MVA, and it is connected to a 110 kV system through a step-down transformer from 110 kV to 25 kV. The IIDG is modelled using a three-level, three-phase Voltage Source Converter (VSC) with an LC output filter [13,14], which includes a fault response model with both negative and positive sequence injection for balanced and unbalanced faults [15,16]. The connection between the IIDG and the AC network is made through a delta-star step-up transformer, supplying the system with 8 MW, which represents a penetration level of 47.24%. The IIDG model implemented in MATLAB/Simulink is illustrated in Figure 6, while Table 1 provides details on its specific parameters.
To verify the functioning of the morphological extraction tool, different types of faults—three-phase, two-phase, and single-phase—were simulated at 0.2 s on bus 3, as shown in Figure 5. The signals taken at the CT of the feeder’s head relay were sampled at a frequency of 3840 Hz, which corresponds to 64 samples per cycle of the fundamental frequency.
Figure 7 shows the phase A of a current during a simulated three-phase ABC fault at 0.2 s. The currents of phases A, B, and C were processed using the designed morphological tool, resulting in the Δ f characteristic illustrated in Figure 8. The index appears at the onset of the fault with a maximum magnitude of approximately 50, compared to an average value of 2.3 before the event, which represents an increase of 21.74 times compared to the pre-fault current. This indicates that a high magnitude is a clear indicator of a fault. The tool has been successfully evaluated for detecting single-phase to ground, two-phase to ground, and three-phase faults.
Regarding future work and based on reference [12], the magnitude of the index in each sample can be compared with a pre-established threshold based on the characteristic magnitude under normal conditions. If, under normal operation, the characteristic is of a specific value, it will be considered a fault when the index reaches 1.5 times that value. This method is independent of variations in the IIDG as it relies on comparisons with samples prior to the fault and will adjust based on the IIDG penetration.
Additionally, changes in the current signal due to variations in IIDG penetration can lead to false alarms, causing the algorithm to mistake these changes for faults and incorrectly activate the relay. To mitigate this problem, a counter could be implemented to record how often the fault characteristic exceeds the established threshold, helping to distinguish between a true fault and normal system variations.

5. Conclusions

The purpose of this scientific paper is to provide a detailed methodological guide on the effects of MM applied to electrical signals, specifically to fault currents. It also aims to demonstrate the impact of the interaction of the SE with the signal and to offer a replicable method for extracting fault characteristics based on the morphological median filter, intended for new researchers in the field of electrical protections.
It has been observed that there is no specific guide for selecting the geometry and appropriate size of the SE for specific applications; instead, this selection typically relies on an empirical trial-and-error approach using various SEs of different shapes and sizes. This methodology can alter important signal characteristics, such as edge displacement and signal distortion, leading to losses of crucial information and, as a result, a decrease in the accuracy of the feature extraction algorithm and, consequently, in fault detection. Therefore, it is recommended to specifically research a structuring element to optimize its application.
The approach described in this article employs the MMF to extract a representative fault index, enabling effective fault detection. The results have demonstrated that the method is effective in extracting relevant characteristics from fault signals, which can be used to identify faults in real time in distribution networks with inverter-based distributed generation. The reliability and exact timing of the detection will depend on the comparison method used, whether it is through predefined thresholds or advanced artificial intelligence techniques.

Author Contributions

Conceptualization, V.R.-M., F.G.-L. and E.O.; methodology, V.R.-M., F.G.-L. and E.O.; software, V.R.-M.; validation, V.R.-M., F.G.-L. and E.O.; writing—original draft preparation, V.R.-M., L.N.H.P. and S.S.-P.; writing—review and editing, V.R.-M., L.N.H.P. and S.S.-P.; visualization, V.R.-M.; supervision, F.G.-L. and E.O. All authors have read and agreed to the published version of the manuscript.

Funding

This research was supported by the German Academic Exchange Service with a scholarship for a Ph.D. scholarship of Funding programme/-ID: Third Country Programme Latin America, 2020 (57519668).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data presented in this study are available on request from thecorresponding author.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Salazar, E.J.; Rosero, V.; Gabrielski, J.; Samper, M.E. Demand response model: A cooperative-competitive multi-agent reinforcement learning approach. Eng. Appl. Artif. Intell. 2024, 133, 108273. [Google Scholar] [CrossRef]
  2. Norshahrani, M.; Mokhlis, H.; Bakar, A.H.A.; Jamian, J.J.; Sukumar, S. Progress on protection strategies to mitigate the impact of renewable distributed generation on distribution systems. Energies 2017, 10, 1864. [Google Scholar] [CrossRef]
  3. Kavi, M.; Mishra, Y.; Vilathgamuwa, M. Morphological Fault Detector for Adaptive Overcurrent Protection in Distribution Networks With Increasing Photovoltaic Penetration. IEEE Trans. Sustain. Energy 2018, 9, 1021–1029. [Google Scholar] [CrossRef]
  4. Sarangi, S.; Sahu, B.K.; Rout, P.K. Review of distributed generator integrated AC microgrid protection: Issues, strategies, and future trends. Int. J. Energy Res. 2021, 45, 14117–14144. [Google Scholar] [CrossRef]
  5. Zhang, Y.; Ji, T.Y.; Li, M.S.; Wu, Q.H. Identification of Power Disturbances Using Generalized Morphological Open-Closing and Close-Opening Undecimated Wavelet. IEEE Trans. Ind. Electron. 2016, 63, 2330–2339. [Google Scholar] [CrossRef]
  6. Salehi, M.; Namdari, F. Fault classification and faulted phase selection for transmission line using morphological edge detection filter. IET Gener. Transm. Distrib. 2018, 12, 1595–1605. [Google Scholar] [CrossRef]
  7. Gush, T.; Bukhari, S.B.A.; Haider, R.; Admasie, S.; Oh, Y.S.; Cho, G.J.; Kim, C.H. Fault detection and location in a microgrid using mathematical morphology and recursive least square methods. Int. J. Electr. Power Energy Syst. 2018, 102, 324–331. [Google Scholar] [CrossRef]
  8. Gautam, S.; Brahma, S.M. Guidelines for selection of an optimal structuring element for Mathematical Morphology based tools to detect power system disturbances. In Proceedings of the IEEE Power and Energy Society General Meeting, San Diego, CA, USA, 22–26 July 2012; pp. 1–6. [Google Scholar] [CrossRef]
  9. Aminirad, M.; Shahrtash, S.M. A novel protection and fault location combined algorithm for mixed/hybrid lines. IET Gener. Transm. Distrib. 2022, 16, 2016–2031. [Google Scholar] [CrossRef]
  10. Zhou, C.; Zou, G.; Zhang, S.; Zheng, M.; Tian, J.; Du, T. Mathematical Morphology Based Fault Data Self Synchronization Method for Differential Protection in Distribution Networks. IEEE Trans. Smart Grid 2022, 14, 2607–2620. [Google Scholar] [CrossRef]
  11. Lopes, G.N.; Lacerda, V.A.; Vieira, J.C.M.; Coury, D.V. Analysis of Signal Processing Techniques for High Impedance Fault Detection in Distribution Systems. IEEE Trans. Power Deliv. 2021, 36, 3438–3447. [Google Scholar] [CrossRef]
  12. Wu, Q.H.; Lu, Z.; Ji, T. Protective Relaying of Power Systems Using Mathematical Morphology; Springer: New York, NY, USA, 2009; ISBN 9781119130536. [Google Scholar]
  13. Riquelme-Dominguez, J.M.; Martinez, S. Systematic Evaluation of Photovoltaic MPPT Algorithms Using State-Space Models Under Different Dynamic Test Procedures. IEEE Access 2022, 10, 45772–45783. [Google Scholar] [CrossRef]
  14. Riquelme-Dominguez, J.M.; Martinez, S. Comparison of Different Photovoltaic Perturb and Observe Algorithms for Drift Avoidance in Fluctuating Irradiance Conditions. In Proceedings of the 2020 IEEE International Conference on Environment and Electrical Engineering and 2020 IEEE Industrial and Commercial Power Systems Europe (EEEIC/I&CPS Europe), Madrid, Spain, 9–12 June 2020; pp. 2–6. [Google Scholar] [CrossRef]
  15. Rosero-Morillo, V.A.; Gonzalez-Longatt, F.; Riquelme-Dominguez, J.M.; Orduña, E. Impact of Inverter-Based Distributed Generation Integration on Current Seen by Overcurrent Relay: CIGGRE European MV Network Case. In Proceedings of the 2023 IEEE 41st Central America and Panama Convention (CONCAPAN XLI), Tegucigalpa, Honduras, 8–10 November 2023; pp. 1–6. [Google Scholar]
  16. Rosero-morillo, V.A.; Orduña, E.; Riquelme-dominguez, J.M. Evaluation of Grid-Following Inverter Control Models for Fault Response and their Impact on Protection Devices. In Proceedings of the 2024 IEEE 22nd Mediterranean Electrotechnical Conference (MELECON), Porto, Portugal, 25–27 June 2024; pp. 467–472. [Google Scholar] [CrossRef]
Figure 1. Types of structuring elements applied to signal processing: (a) flat; (b) straight lines; (c) semicircular.
Figure 1. Types of structuring elements applied to signal processing: (a) flat; (b) straight lines; (c) semicircular.
Engproc 77 00005 g001
Figure 2. Weighted dilation of the signal.
Figure 2. Weighted dilation of the signal.
Engproc 77 00005 g002
Figure 3. Weighted erosion of the signal.
Figure 3. Weighted erosion of the signal.
Engproc 77 00005 g003
Figure 4. Calculation of basic weighted erosion operation.
Figure 4. Calculation of basic weighted erosion operation.
Engproc 77 00005 g004
Figure 5. Network diagram under consideration.
Figure 5. Network diagram under consideration.
Engproc 77 00005 g005
Figure 6. IIDG model.
Figure 6. IIDG model.
Engproc 77 00005 g006
Figure 7. Current signal.
Figure 7. Current signal.
Engproc 77 00005 g007
Figure 8. Fault detector index.
Figure 8. Fault detector index.
Engproc 77 00005 g008
Table 1. Main data of the test system.
Table 1. Main data of the test system.
ParameterValueUnit
Rated active power8.0MW
Rated DC voltage6000V
Rated AC grid voltage25kV
Rated AC grid frequency60Hz
Filter inductance, L0.485mH
Filter resistance, R1.8
Filter Capacitance, C95uF
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Rosero-Morillo, V.; Pham, L.N.H.; Salazar-Pérez, S.; Gonzalez-Longatt, F.; Orduña, E. Fault Detection in Distribution Networks with Distributed Generation: A Practical Guide to the Morphological Median Filter for the Feature Extraction of Faults. Eng. Proc. 2024, 77, 5. https://doi.org/10.3390/engproc2024077005

AMA Style

Rosero-Morillo V, Pham LNH, Salazar-Pérez S, Gonzalez-Longatt F, Orduña E. Fault Detection in Distribution Networks with Distributed Generation: A Practical Guide to the Morphological Median Filter for the Feature Extraction of Faults. Engineering Proceedings. 2024; 77(1):5. https://doi.org/10.3390/engproc2024077005

Chicago/Turabian Style

Rosero-Morillo, Verónica, Le Nam Hai Pham, Sebastián Salazar-Pérez, Francisco Gonzalez-Longatt, and Eduardo Orduña. 2024. "Fault Detection in Distribution Networks with Distributed Generation: A Practical Guide to the Morphological Median Filter for the Feature Extraction of Faults" Engineering Proceedings 77, no. 1: 5. https://doi.org/10.3390/engproc2024077005

APA Style

Rosero-Morillo, V., Pham, L. N. H., Salazar-Pérez, S., Gonzalez-Longatt, F., & Orduña, E. (2024). Fault Detection in Distribution Networks with Distributed Generation: A Practical Guide to the Morphological Median Filter for the Feature Extraction of Faults. Engineering Proceedings, 77(1), 5. https://doi.org/10.3390/engproc2024077005

Article Metrics

Back to TopTop