Next Article in Journal
A Spatially Detailed Projection of Environmental Conditions in the Arctic Initiated by Climate Change
Next Article in Special Issue
Spider Lightning Characterization: Integrating Optical, NLDN, and GLM Detection
Previous Article in Journal
The Impact of Autoconversion Parameterizations of Cloud Droplet to Raindrop on Numerical Simulations of a Meiyu Front Heavy Rainfall Event
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Lightning Risk Warning Method Using Atmospheric Electric Field Based on EEWT-ASG and Morpho

1
College of Electronic Engineering, Chengdu University of Information Technology, Chengdu 610225, China
2
Key Laboratory of South China Sea Meteorological Disaster Prevention and Mitigation of Hainan Province, Haikou 570100, China
3
CMA Key Laboratory of Atmospheric Sounding, Chengdu 610225, China
4
Guangdong Climate Center, Guangzhou 510640, China
*
Author to whom correspondence should be addressed.
Atmosphere 2023, 14(6), 1002; https://doi.org/10.3390/atmos14061002
Submission received: 27 April 2023 / Revised: 5 June 2023 / Accepted: 8 June 2023 / Published: 9 June 2023
(This article belongs to the Special Issue Lightning Flashes: Detection, Forecasting and Hazards)

Abstract

:
The current methods for lightning risk warnings that are based on atmospheric electric field (AEF) data have a tendency to rely on single features, which results in low robustness and efficiency. Additionally, there is a lack of research on canceling warning signals, contributing to the high false alarm rate (FAR) of these methods. To overcome these limitations, this study proposes a lightning risk warning method that incorporates enhanced empirical Wavelet transform-Adaptive Savitzky–Golay filter (EEWT-ASG) and one-dimensional morphology, using time-frequency domain features obtained through the Wavelet transform (WT). The proposed method achieved a probability of detection (POD) of 77.11%, miss alarm rate (MAR) of 22.89%, FAR of 40.19%, and critical success index (CSI) of 0.51, as evaluated on 83 lightning events. This method can issue a warning signal up to 22 min in advance for lightning processes.

1. Introduction

Lightning disasters pose a significant threat to humanity and have been listed as “one of the ten most severe natural disasters” by the United Nations. In southern China, lightning disasters account for 82.98% of total disasters, and casualties constitute 82.94% of the total number of casualties [1,2]. The atmospheric electric field (AEF) is a fundamental parameter in atmospheric physics and atmospheric electricity [3,4]. Lightning activities are often accompanied by changes in AEF, which can be utilized for lightning warnings.
In recent years, research on lightning risk warnings based on AEF has rapidly progressed. Warning methods can be broadly divided into two categories: time-domain and frequency-domain. Time-domain methods typically employ the simple AEF threshold method for lightning risk warnings. However, these methods exhibit a low probability of detection (POD) and neglect the inherent physical characteristics of AEF. Furthermore, they fail to thoroughly explore the relationship between AEF characteristics and lightning [5,6]. In 2008, Murphy conducted a preliminary investigation of lightning warning using the threshold judgment method for AEF data [7]. In 2009, Aranguren compared and analyzed the threshold method and the polarity reversal method, discovering that the first polarity reversal of AEF data was more effective in predicting lightning occurrence, with 47% accuracy [8]; in 2015, Srivastava combined AEF data with the Markov model to achieve a POD of 66.45%, but the false alarm rate (FAR) reached 59.7%, rendering it unsuitable for practical application [9].
Frequency-domain methods first employ spectral transform methods, such as Fourier transform, Hilbert–Huang transform (HHT), and short-time Fourier transform (STFT), to obtain features. Lightning warnings are then achieved by setting thresholds for these features. Although the warning effect has improved compared to time-domain methods, the application of AEF data remains insufficient [10,11]. In 2014, Kang demonstrated that AEF energy could be used as a characteristic of lightning risk warning via STFT [12]; in 2016, Lu utilized HHT and observed that the high-frequency energy of AEF gradually increased during lightning events. A method for using energy for lightning risk warnings was also proposed [13]. However, previous studies have failed to account for the impact of noise on the AEF [14].
In this study, we address the noise of AEF and the low POD of existing methods by proposing a lightning risk warning method based on EEWT-ASG and Morpho. This method initially decomposes the AEF signal using EEWT-ASG to minimize the noise component, then extracts time-domain and frequency-domain features employing wavelet transform (WT), and ultimately achieves lightning risk warning by setting thresholds for the features and Morpho-based trend calculation. Compared to using time-domain or frequency-domain features, the POD of warning is improved, and both MAR and FAR are reduced.
The remainder of this paper is organized as follows. Section 2 describes the EEWT-ASG and global trend calculations based on Morpho. Section 3 analyzes the time-frequency spectrum of the AEF for both lightning and non-lightning events. Section 4 presents our lightning risk warning method and introduces the corresponding evaluation metrics. Finally, Section 5 concludes this study by summarizing and discussing its findings, while also outlining future work. This includes the consideration of incorporating meteorological radar data and employing data fusion techniques to enhance the performance of lightning risk warnings.

2. Method

In this section, we introduce two approaches for lightning warning scenarios, aimed at mitigating the impact of noise and augmenting the generalizability of the lightning risk warning methodology.

2.1. EEWT-ASG

In 2021, Yang emphasized the importance of denoising for the study of AEFs and proposed a complementary ensemble empirical mode decomposition with adaptive noise and a Savitzky–Golay filter (CEEMDAN-SG) for AEF noise reduction [14]. However, CEEMDAN, being an iterative signal decomposition method, demands a considerable amount of time to process intricate signals [15], rendering it unsuitable for real-time warning requirements. In 2013, Gilles presented an empirical wavelet transform (EWT) [16], which offers faster processing than empirical mode decomposition (EMD). Nevertheless, the challenge with EWT lies in executing spectrum segmentation. Although Gilles proposed several solutions to this issue [17], these methods still led to excessive spectrum segmentation, resulting in redundancy in the decomposition outcomes. In 2017, Hu investigated Gilles’ spectrum segmentation methods and introduced an enhanced empirical wavelet transform [18].
In this study, we employed EEWT to carry out the decomposition of AEF signals, with the decomposition outcomes displayed in Figure 1. It is evident that the original AEF signal is partitioned into four modes, each displaying a progressively increasing frequency. We designated the AEF signal and the decomposed k component signals as D ( n ) and D i ( n ) , i [ 1 , k ] , respectively, which maintain the following relationship:
D ( n ) = i = 1 k D i ( n ) .
Indeed, the value of k is dictated by the inherent complexity of the processed AEF signal, which stems from the adaptive spectral analysis performed by the EEWT. The more intricate the frequency components of the AEF signal, the greater the number of decomposed modes. In order to ascertain whether each component contained noise, we employed an autocorrelation analysis, inspired by Yang, to make this determination [14]. We computed the normalized autocorrelation function of D i ( n ) as follows:
R D i ( m ) = n = D i ( n ) D i ( n + m ) n = D i ( n ) D i ( n ) .
At this time, the normalized autocorrelation function for all components can be obtained as:
R D R D 1 R D 2 R D k .
Furthermore, the normalized autocorrelation function of the ideal Gaussian white noise was computed and denoted as R N o i s e . Subsequently, the Pearson correlation coefficient [19] was employed to gauge the similarity between R D i and R N o i s e , as follows:
P e a r s o n = C O V ( R D , R N o i s e ) σ R D σ R N o i s e = P e a r s o n 1 P e a r s o n 2 P e a r s o n k
Among them, C O V and σ denote the covariance and standard deviation, respectively. The range of P e a r s o n i is between −1 and 1. P e a r s o n i closer to 1 means that the correlation between R D i and R N o i s e is better, then it is more probable that R D i contains noise. In this study, the component signal D N o i s e ( n ) that contains noise is defined as follows:
D N o i s e ( n ) = D i ( n ) , if P e a r s o n i > 0.75 0 , if P e a r s o n i 0.75
An Adaptive Savitzky–Golay (ASG) filter is employed for D N o i s e ( n ) to smooth it [20]. The ASG filter addresses the issue of selecting two key parameters in the SG filter: the size of the data window and the polynomial degree. If the data window is excessively wide, it may result in the loss of valuable information in the signal. Conversely, if the data window is too narrow to effectively filter the signal, opting for a large polynomial degree might introduce new noise, while selecting a small polynomial degree could cause distortion due to oversmoothing of the signal [14,21]. Given that the AEF signal is non-stationary, fixing both the data window size and the polynomial degree in signal smoothing could lead to the loss of original information in the signal. In [14], Xu utilized an SG filter to address the noise in AEF and set the polynomial degree and data window size to 3 and 7, respectively. Building on Xu’s work, we adopted a polynomial degree of 3 and employed the G-FL scheme to dynamically adjust the data window size [20]. The denoising results are depicted in Figure 2.

2.2. Calculation of Global Trend Based on Morpho

To delineate the global trend of the signal over time, drawing inspiration from Hu and Gilles’ trend computation [18,22], we put forth the following method to acquire the global trend based on morphology.
D i l a t e ( n ) = M A X k A s ( X ( k ) )
E r o d e ( n ) = M I N k A s ( X ( k ) )
where X is the data sequence and A s is a sliding window of size s. Euclidean distances between the local maxima of the data are calculated and denoted as X L o c a l m a x .
s = M A X ( X L o c a l m a x )
C l ( n ) = E r o d e ( D i l a t e ( n ) )
O p ( n ) = D i l a t e ( E r o d e ( n ) )
m o r p h o ( n ) = C l ( n ) + O p ( n ) 2
Prior to the Dilate and Erode calculations, data must undergo preprocessing using the mirror expansion method to ensure consistent data size [18]. The results of Morpho are rectified through the following steps. Firstly, the first-order backward differentiation of m o r p h o ( n ) is calculated and denoted as Δ m o r p h o ( n ) . Subsequently, the upward and downward regions in m o r p h o ( n ) are identified as:
T r e n d = U p w a r d R e g i o n , if Δ m o r p h o > 0 F l a t T o p , if Δ m o r p h o = 0 D o w n w a r d R e g i o n , if Δ m o r p h o < 0
Ultimately, the flat top is rectified based on the following three criteria:
  • The flat top is classified as the upward region if both the left and right sides of the flat top are within the upward region;
  • The flat top is designated as the downward region if both the left and right sides of the flat top are within the downward region;
  • The remaining flat tops, identified as the complex region, have their trends disregarded.
Here, we calculate the global trend using Equation (13).
G l o b a l   T r e n d = U p w a r d , if Length ( U p w a r d R e g i o n ) Length ( U p w a r d R e g i o n + D o w n w a r d R e g i o n ) > 0.60 D o w n w a r d , if Length ( D o w n w a r d R e g i o n ) Length ( U p w a r d R e g i o n + D o w n w a r d R e g i o n ) > 0.60 U n c l e a r , Others
In Equation (13), the global trend is represented as a ratio, which is subsequently assessed by establishing a threshold value. The selection of this threshold bears a direct influence on the efficacy of the global trend determination. We used the 22 days of lightning weather data analyzed statistically in the next section and set the threshold to 0.6 by the 95th percentile method. The outcomes of the trend computations are illustrated in Figure 3. The corrected upward (downward) trend range is depicted in green (red). By employing Equation (13), the signal in Figure 3 is characterized as a global uptrend. This methodology provides a more holistic examination of the signal trend, as opposed to solely relying on slope for the determination of the global trend. Furthermore, the presence of a data window of size s (Equation (8)) imparts partial resistance to interference, ensuring that substantial local signal fluctuations do not compromise the global trend determination.

3. Time-Frequency Spectrum Feature Statistics

The AEF represents the magnitude of the electric field in the atmosphere at any given location and time. AEF changes are intimately connected to lightning activity, and lightning may occur when the AEF potential gradient reaches a breakdown value. Consequently, analyzing the AEF characteristics of a specific region is not only beneficial for understanding the AEF characteristics of lightning weather, but also plays a crucial role in lightning warning systems.
In this study, AEF data were obtained from a novel Microelectromechanical Systems (MEMS) Atmospheric Electric Field Meter (AEFM) [23]. This device employs highly sensitive, low-power MEMS electric field sensor chip technology, fulfilling the requirements for real-time monitoring of lightning weather events [24]. The AEFM was positioned atop the Guangzhou Tower at an elevation of 500 m ( 113 19 9 E, 23 6 33 N). Considering the AEFM’s resolution for AEF measurements, we selected a total of 62 days of AEF data for statistical analysis, which included 22 days with lightning weather events and 40 days with non-lightning weather events. In the lightning weather cases, the initial cloud-to-ground (CG) flash locations were all within a 10 km radius of the AEFM. In order to facilitate the subsequent statistical analysis, it is ensured that the risk warning duration for all selected lightning weather events is greater than 25 min.
The variations in AEF and frequency spectrum during the lightning event are depicted in Figure 4 and Figure 5, respectively. The red and green dashed lines represent the warning time and de-warning time as determined by the Guangdong–Hong Kong–Macau Lightning Location System (GHMLLS), respectively. In 2022, data from artificially triggered lightning experiments conducted by Yue were employed to assess the performance of the GHMLLS utilized in this study. The outcomes revealed that the detection efficiencies for artificially triggered lightning and strokes were 96% and 88%, respectively. The arithmetic mean, geometric mean, and median values of location error amounted to 279 m, 193 m, and 202 m, respectively [25].
Integrating Figure 4 and Figure 5, it is evident that the AEF data exhibited significant fluctuations around the warning time (indicated by the red dashed line), accompanied by a substantial increase in the spectral bandwidth. Consequently, we employed the manually determined warning information as the benchmark and computed the spectral bandwidth B ( n ) , energy difference D i f f , and standard deviation S T D of the AEF data, as presented in Table 1 and Table 2, respectively.
In Table 1, the first-order backward differentiation of B ( n ) is calculated and represented as Δ B ( n ) . Using 10 min of AEF data as the statistical length, we evaluated | Δ B avg | , | Δ B max | , | Δ B min | and S T D under lightning and non-lightning conditions. | Δ B avg | , | Δ B max | , and | Δ B min | represent the average, maximum, and minimum values of | Δ B ( n ) | , respectively. The lightning event was divided into four stages based on the warning information from the time flow: before the warning, after the warning, before the de-warning, and after the de-warning. In Table 1, it can be observed that after the warning, | Δ B avg | shows a significant increase. Similarly, after the de-warning, | Δ B avg | decreases rapidly. Additionally, after the warning, there is a notable increase in S T D . Comparing the values of | Δ B avg | and S T D between the lightning and non-lightning events, significant differences can be observed. Therefore, we consider | Δ B avg | and S T D as the features for lightning risk warning.
In Table 2, we denote the energy of the original AEF signal as E ( n ) and the energy of the AEF signal with low-frequency components removed as E ( n ) . Furthermore, we represent the warning and de-warning moments as n w and n d w , respectively. The energy difference D i f f is given by Equation (15). Similarly, we calculate the energy difference for E ( n ) , denoted by D i f f . For both D i f f and D i f f , we also calculate the average, maximum, and minimum values, which are denoted as D i f f avg ( D i f f avg ), D i f f max ( D i f f max ), and D i f f min ( D i f f min ), respectively.
E d ( m , n ) = | E ( m ) E ( n ) |
D i f f = E d ( n w 300 , n d w 300 ) E d ( n w 300 , n d w + 300 ) E d ( n w 299 , n d w 300 ) E d ( n w 299 , n d w + 300 ) E d ( n w + 300 , n d w 300 ) E d ( n w + 300 , n d w + 300 )
Combining Table 2 and Figure 6, it can be observed that the energy difference between n w and n d w is very small. Meanwhile, owing to the slow fluctuation of the AEF (i.e., low-frequency signal) during the non-lightning process, we consider it as a disturbance in the lightning warning. After excluding the signal energy near the zero frequency, D i f f min was only approximately 1 dB; therefore, we chose E ( n ) as the main feature for de-warning. Comparing the energy difference between the original and denoised signals, the ranges of D i f f avg and D i f f max after denoising were reduced to different degrees. This indicates that the denoised AEF signal has a better energy correspondence between n w and n d w , which has positive implications for lightning risk warning. The denoising effects of CEEMDAN-SG and EEWT-ASG were similar. In terms of time consumption, EEWT-ASG requires less time than CEEMDAN-SG.

4. Lightning Risk Warning Method and Evaluation

Building upon the time-frequency spectrum statistics for lightning and non-lightning events presented in Section 3, we merge the two techniques from Section 2 to develop a lightning risk warning method. Moreover, an evaluation of this risk warning method is provided to demonstrate its effectiveness.

4.1. Lightning Risk Warning Method Based on AEF Signal

The lightning risk warning method proposed in this paper consists of two components: warning and de-warning. The “global trend” referenced here is computed using the method detailed in Section 2.2. The criteria for warning and de-warning are outlined below.
Warning conditions:
  • B ( n ) and E ( n ) of the AEF signal show a global upward trend over 20 min;
  • | Δ B avg | > 0.5 mHz, E avg  >− 20 dB, and S T D > 0.5 kV/m in 10 min;
During the design of de-warning conditions, we found that relying solely on AEF energy at the moments of warning and de-warning led to inaccuracies in identifying the conclusion of a minor fraction of lightning events. To guarantee the smooth operation of the entire method, we devised an alternative Scheme II as a supplementary measure for the lightning risk warning method in cases where the de-warning signal is unable to be issued properly.
De-warning conditions:
Scheme I
  • B ( n ) and E ( n ) of the AEF signal show a global downward trend over 20 min;
  • | E avg E w | ≤ 1 dB and S T D ≤ 1 kV/m in 10 min;
Scheme II
  • The sum of the 10 judgments for | Δ B avg | was less than 0.1 mHz;
  • S T D ≤ 1 kV/m in 10 min;
In the Scheme I, E w is the minimum value of E avg among the 10 judgments before the lightning risk warning method is judged as a warning. E w changed with the value of E avg each time the lightning risk warning method was judged to be a warning state. A flowchart of the lightning warning method is presented in Figure 7.

4.2. Evaluation Metrics

In accordance with the scholarly definitions of the Area of Concern (AOC) and Warning Area (WA) within the “Two Area Method” [7,26,27], we establish the AOC and WA as illustrated in Figure 8. Here, the circle’s center represents the location of the AEFM, while the AOC encompasses the area surrounding the AEFM that requires protection from lightning hazards. Additionally, the WA constitutes the outer region encircling the AOC.
To assess the performance of the warning behavior, we utilized five metrics: Probability of Detection (POD), Miss Alarm Rate (MAR), False Alarm Rate (FAR), Critical Success Index (CSI), and Mean Warning Lead Time (WLT). These metrics are represented by Equations (16)–(20), respectively.
P O D = E A E A + F T W
M A R = F T W E A + F T W = 1 P O D
F A R = F A F A + E A
C S I = E A F A + E A + F T W
W L T = i = 1 E A ( t i m e i t i m e i ) E A
In these metrics, E A represents the number of effective alarms, referring to warnings issued prior to the first cloud-to-ground (CG) flash within a warning cycle. Conversely, F T W denotes the number of failures to warn, which occur when warnings are either issued or absent after the first CG flash within a warning cycle. Additionally, F A signifies the number of false alarms, indicating the absence of a CG flash during a warning cycle. Lastly, t i m e i and t i m e i correspond to the time of the first CG flash as detected by the Guangdong–Hong Kong–Macau Lightning Location System (GHMLLS), and the warning time provided by the AEF-based lightning risk warning method, respectively.

4.3. Results and Analysis

We evaluated the lightning risk warning method proposed in this paper using AEF data with 83 lightning events, employing the evaluation metrics in Section 4.2. In addition, using 123 days of AEF data for non-lightning events, we employed POD to evaluate the performance of the lightning risk warning method for non-lightning events. The statistical results are presented in Table 3.
In Table 3, we compare our proposed method with previous studies in the literature [13,28]. It was found that the EFDI method had the highest Probability of Detection (POD) during lightning events, but its False Alarm Rate (FAR) reached 60.00%, indicating low reliability [29]. Lu’s method had the highest POD of 98.26% during non-lightning events, but it performed poorly with a POD of 18.07% during lightning events and failed to meet the warning goal. Our proposed method achieved the lowest FAR (40.19%) and highest Critical Success Index (CSI) (0.51) among the four methods during lightning events, while maintaining a reasonable POD. Additionally, our method also had a high POD (90.24%) during non-lightning events, although it was lower than that of Lu’s method. We also visualized the warning lead time of the warning methods in this paper (Figure 9), and it can be seen that the warning lead times are mostly within the range of 0 to 20 min.

5. Discussions and Conclusions

Lightning risk warnings play a crucial role in safeguarding critical infrastructure, sensitive equipment, and various facilities from the impact of lightning strikes. In this paper, we propose a lightning risk warning method specifically tailored for the Guangzhou Tower in China, which is capable of automatically deactivating for a set period following a lightning event. The key contributions of this study can be summarized as follows:
(1)
We introduced the EEWT-ASG and morpho-based global trend calculation methods, specifically designed for lightning warning scenarios.
(2)
Employing Wavelet Transform (WT), we conducted a statistical analysis of the time-frequency spectral characteristics for both lightning and non-lightning events.
(3)
We proposed a lightning risk warning method that utilizes features from both time and frequency domains.
In this paper, we analyze the time-frequency spectral characteristics of lightning and non-lightning events in Section 3. Building on the results from Section 3, we create a lightning risk warning method in Section 4, using both techniques described in Section 2. Additionally, we provide an evaluation of this risk warning method. Table 1 demonstrates that | Δ B avg | and S T D can effectively distinguish between lightning and non-lightning events, making them suitable for use as warning features.
For de-warning, we observe similar energy magnitudes in the AEF signal at both warning and de-warning moments (Figure 6), which is supported by the energy difference statistics presented in Table 2. This finding reinforces our hypothesis that, as lightning develops, the AEF signal energy progressively concentrates in the high-frequency band and eventually returns to its pre-lightning value when the lightning process concludes.
Moreover, when calculating the AEF signal energy, we exclude the low-frequency components due to the presence of slow fluctuations (i.e., low-frequency signals) in the AEF during non-lightning events, which are considered as interference. To enhance the universality of the method, we also incorporated the calculation of one-dimensional morphological global trends into the warning method, reducing the reliance on thresholds.
From Table 2, we can observe that the ranges of D i f f avg and D i f f max decrease after denoising. This reduction in range enables the threshold to be triggered more efficiently for de-warning, indicating that denoising has a positive impact on lightning warning. When comparing the performance of CEEMDAN-SG and EEWT-ASG in terms of energy features, we can see that both methods yield similar results (Table 2). However, their theoretical foundations differ: CEEMDAN is based on an iterative approach, while EEWT relies on mathematical spectrum segmentation. Consequently, EEWT-ASG achieves a faster processing speed than CEEMDAN-SG.
We evaluated the time required to process a 20 min AEF signal using the two filters mentioned above, and the results demonstrated that EEWT-ASG can complete the smoothing operation more quickly (121.1 s for CEEMDAN-SG and 5.8 s for EEWT-ASG). Thus, EEWT-ASG is more suitable for lightning warning scenarios.
However, the proposed method has certain limitations that must be addressed. Firstly, it does not incorporate a function for classifying lightning risks and issuing warnings. Secondly, it is necessary to reduce the false alarm rate (FAR) further. Finally, as the AEFM is a passive detection device, it lacks positional information, which can result in some errors in the warnings issued. To overcome these limitations, we are considering incorporating radar information or multiple AEFM networks into the current setup to obtain the location information of thunderstorm cloud clusters, which can be used for their localization and lightning risk warning. Additionally, we plan to conduct a thorough study of the thresholds that have been set (Equations (5) and (13)), based on the AEF data collected in this paper, in order to further improve the proposed method.

Author Contributions

Conceptualization, Q.Y.; methodology, X.L. and Z.Y.; validation, Q.Y., L.Y., Z.Y. and F.Z.; formal analysis, X.L., Q.Y. and F.Z.; investigation, Q.Y.; resources, Q.Y. and L.Y.; data curation, Q.Y.; writing—original draft preparation, X.L. and Z.Y.; writing—review and editing, X.L., L.Y., Q.Y., Z.Y. and F.Z.; visualization, Q.Y.; supervision, Q.Y.; project administration, Q.Y.; funding acquisition, Q.Y. and L.Y. All authors have read and agreed to the published version of the manuscript.

Funding

This work is supported by the Sichuan Science and Technology Program (Grant No. 2022NSFSC0216) and the Key Laboratory of South China Sea Meteorological Disaster Prevention and Mitigation of Hainan Province (Grant No. SCSF202210).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The raw atmospheric electric field data, crucial for replicating these findings, is currently unavailable for sharing due to its integral role in our ongoing research endeavor.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Holle, R.L. A summary of recent national-scale lightning fatality studies. Weather Clim. Soc. 2016, 8, 35–42. [Google Scholar] [CrossRef]
  2. Yin, Q.; Liu, H.; Fan, X.; Zhang, Y.; Zhuang, Y.; Wang, F.; Du, H.; Huang, X.; Chen, S.; Chen, L. Lightning fatalities in China, 2009–2018. J. Agric. Meteorol. 2021, 77, 150–159. [Google Scholar]
  3. Bernard, M.; Underwood, S.J.; Berti, M.; Simoni, A.; Gregoretti, C. Observations of the atmospheric electric field preceding intense rainfall events in the Dolomite Alps near Cortina d’Ampezzo, Italy. Meteorol. Atmos. Phys. 2020, 132, 99–111. [Google Scholar] [CrossRef]
  4. Odzimek, A.; Baranski, P.; Kubicki, M.; Jasinkiewicz, D. Electrical signatures of Nimbostratus and Stratus clouds in ground-level vertical atmospheric electric field and current density at mid-latitude station Swider, Poland. Atmos. Res. 2018, 209, 188–203. [Google Scholar] [CrossRef]
  5. Hoeft, R.; Wakefield, C. Evaluation of the electric field mill as an effective and efficient means of lightning detection. In Proceedings of the International Aerospace and Ground Conference on Lightning and Static Electricity, National Interagency Coordinating Group, Atlantic City, NJ, USA, 6–8 October 1992. [Google Scholar]
  6. Montanya, J.; Bergas, J.; Hermoso, B. Electric field measurements at ground level as a basis for lightning hazard warning. J. Electrost. 2004, 60, 241–246. [Google Scholar] [CrossRef]
  7. Murphy, M.J.; Holle, R.L.; Demetriades, N.W. Cloud-to-ground lightning warnings using electric field mill and lightning observations. In Proceedings of the 20th International Lightning Detection Conference, Tucson, AZ, USA, 21–23 April 2008; pp. 21–23. [Google Scholar]
  8. Aranguren, D.; Montanya, J.; Sola, G.; March, V.; Romero, D.; Torres, H. On the lightning hazard warning using electrostatic field: Analysis of summer thunderstorms in Spain. J. Electrost. 2009, 67, 507–512. [Google Scholar] [CrossRef]
  9. Srivastava, A.; Mishra, M.; Kumar, M. Lightning alarm system using stochastic modelling. Nat. Hazards 2015, 75, 1–11. [Google Scholar] [CrossRef]
  10. Ying, L.I.; Wang, Z.; Xiao, W.; Zeng, Q.; Yang, T. FFT analysis on atmospheric electric field and the applications in thunderstorm prediction. J. Meteorol. Sci. 2013, 33, 66–70. [Google Scholar]
  11. Xu, D.; Wang, Z.; Zeng, Q.; Xue, A. EMD Based Analysis of Atmospheric Electric Field Data. Meteorol. Sci. Technol. 2013, 41, 170–176. (In Chinese) [Google Scholar]
  12. Kang, H.; Liu, C.; Jiang, X. Weather Recognition Algorithm Based on the Characteristics of Atmospheric Electric Field Signal. Comput. Simul. 2014, 31, 312–315. [Google Scholar]
  13. Lu, Y.; Zhou, Z.; Gu, S.; Wu, D.; Guo, J.; Tao, H. Research on lightning warning method based on the characteristics of atmospheric electric field. In Proceedings of the 2016 33rd International Conference on Lightning Protection (ICLP), Estoril, Portugal, 25–30 September 2016; pp. 1–5. [Google Scholar]
  14. Yang, X.; Xing, H.; Zhuang, L. A thunderstorm cloud point charge localization method based on CEEMDAN and SG filtering. IEEE Access 2021, 9, 17049–17059. [Google Scholar] [CrossRef]
  15. Torres, M.E.; Colominas, M.A.; Schlotthauer, G.; Flandrin, P. A complete ensemble empirical mode decomposition with adaptive noise. In Proceedings of the 2011 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), Prague, Czech Republic, 22–27 May 2011; pp. 4144–4147. [Google Scholar]
  16. Gilles, J. Empirical wavelet transform. IEEE Trans. Signal Process. 2013, 61, 3999–4010. [Google Scholar] [CrossRef]
  17. Gilles, J.; Heal, K. A parameterless scale-space approach to find meaningful modes in histograms—Application to image and spectrum segmentation. Int. J. Wavelets Multiresolut. Inf. Process. 2014, 12, 1450044. [Google Scholar] [CrossRef]
  18. Hu, Y.; Li, F.; Li, H.; Liu, C. An enhanced empirical wavelet transform for noisy and non-stationary signal processing. Digit. Signal Process. 2017, 60, 220–229. [Google Scholar] [CrossRef]
  19. Lee Rodgers, J.; Nicewander, W.A. Thirteen ways to look at the correlation coefficient. Am. Stat. 1988, 42, 59–66. [Google Scholar] [CrossRef]
  20. John, A.; Sadasivan, J.; Seelamantula, C.S. Adaptive Savitzky-Golay filtering in non-Gaussian noise. IEEE Trans. Signal Process. 2021, 69, 5021–5036. [Google Scholar] [CrossRef]
  21. Muthusivagami, R. A survey on ECG signal denoising using S-transform and SG filtering. Int. J. Adv. Res. 2020, 8, 332–336. [Google Scholar] [CrossRef]
  22. Gilles, J.; Tran, G.; Osher, S. 2D empirical transforms. Wavelets, ridgelets, and curvelets revisited. SIAM J. Imaging Sci. 2014, 7, 157–186. [Google Scholar] [CrossRef]
  23. Yang, P.; Peng, C.; Fang, D.; Wen, X.; Xia, S. Design, fabrication and application of an SOI-based resonant electric field microsensor with coplanar comb-shaped electrodes. J. Micromech. Microeng. 2013, 23, 055002. [Google Scholar] [CrossRef]
  24. Yang, P.; Chen, B.; Wen, X.; Peng, C.; Xia, S.; Hao, Y. A novel MEMS chip-based atmospheric electric field sensor for lightning hazard warning applications. In Proceedings of the 2015 IEEE SENSORS, Busan, Republic of Korea, 1–4 November 2015; pp. 1–4. [Google Scholar]
  25. Zhang, Y.; Lu, W.; Chen, L.; Wu, B.; Qi, Q.; Ma, Y.; Zhang, Y.; Zheng, D.; Yan, X.; Meng, Q. Evaluation of GHMLLS Performance Characteristics Based on Observations of Artificially Triggered Lightning. J. Appl. Meteorol. Sci. 2022, 33, 329–340. [Google Scholar]
  26. Zhou, J.; Zeng, Q.; Shah, A.B.; Jiao, X. A lighting warning algorithm using electric filed mills network and lightning locating system. In Proceedings of the 2016 12th International Conference on Natural Computation, Fuzzy Systems and Knowledge Discovery (ICNC-FSKD), Changsha, China, 13–15 August 2016; pp. 1631–1635. [Google Scholar]
  27. Li, X.; Hayawi, K.; Chen, Y.; Chang, S.Y.; Wen, H.; Ho, P.H.; Yang, L.; Yin, Q. False Data Injection Attack on Atmospheric Electric Field in Thunderstorm Warning. In Proceedings of the 2022 International Conference on Computing, Communication, Perception and Quantum Technology (CCPQT), Xiamen, China, 5–7 August 2022; pp. 219–223. [Google Scholar]
  28. Zeng, Q.; Wang, Z.; Guo, F.; Feng, M.; Zhou, S.; Wang, H.; Xu, D. The application of lightning forecasting based on surface electrostatic field observations and radar data. J. Electrost. 2013, 71, 6–13. [Google Scholar] [CrossRef]
  29. Cooper, M.A.; Holle, R.L. Reducing Lightning Injuries Worldwide; Springer: Berlin/Heidelberg, Germany, 2019. [Google Scholar]
Figure 1. The modes extracted by EEWT are displayed, with (a) representing the original signal and (be) illustrating the decomposition modes.
Figure 1. The modes extracted by EEWT are displayed, with (a) representing the original signal and (be) illustrating the decomposition modes.
Atmosphere 14 01002 g001
Figure 2. The denoising results of EEWT-ASG are presented, with (a) representing the original signal, (b) illustrating the denoised signal, (c) depicting the dynamic adjustment of the data window size using the G-FL scheme, and (d) showcasing the noisy signal.
Figure 2. The denoising results of EEWT-ASG are presented, with (a) representing the original signal, (b) illustrating the denoised signal, (c) depicting the dynamic adjustment of the data window size using the G-FL scheme, and (d) showcasing the noisy signal.
Atmosphere 14 01002 g002
Figure 3. Global trend of the Morpho with rectification.
Figure 3. Global trend of the Morpho with rectification.
Atmosphere 14 01002 g003
Figure 4. The AEF changes during a lightning event. The red and green dashed lines represent the warning time and de-warning time, respectively.
Figure 4. The AEF changes during a lightning event. The red and green dashed lines represent the warning time and de-warning time, respectively.
Atmosphere 14 01002 g004
Figure 5. Time-frequency spectrum of AEF by WT for a lightning event. The red and green dashed lines represent the warning time and de-warning time, respectively.
Figure 5. Time-frequency spectrum of AEF by WT for a lightning event. The red and green dashed lines represent the warning time and de-warning time, respectively.
Atmosphere 14 01002 g005
Figure 6. The AEF energy changes during a lightning event. The red and green dashed lines represent the warning time and de-warning time, respectively.
Figure 6. The AEF energy changes during a lightning event. The red and green dashed lines represent the warning time and de-warning time, respectively.
Atmosphere 14 01002 g006
Figure 7. Flow chart of the lightning risk warning method.
Figure 7. Flow chart of the lightning risk warning method.
Atmosphere 14 01002 g007
Figure 8. Configuration of AOC and WA.
Figure 8. Configuration of AOC and WA.
Atmosphere 14 01002 g008
Figure 9. The distribution of warning lead time.
Figure 9. The distribution of warning lead time.
Atmosphere 14 01002 g009
Table 1. Spectral bandwidth (mHz) and STD (kV/m) statistical results of lightning and non-lightning events.
Table 1. Spectral bandwidth (mHz) and STD (kV/m) statistical results of lightning and non-lightning events.
CategoryPhasePeriodIndexAverageRange
MinMax
LightningWarningBefore | Δ B avg | 5.510.0214.46
| Δ B max | 225.540368.28
| Δ B min | 000
STD1.800.216.93
After | Δ B avg | 7.190.9914.47
| Δ B max | 222.8362.65341.84
| Δ B min | 000
STD5.730.2259.06
De-warningBefore | Δ B avg | 6.100.0816.50
| Δ B max | 212.0613.88368.28
| Δ B min | 000
STD1.550.225.88
After | Δ B avg | 3.79010.89
| Δ B max | 137.250293.49
| Δ B min | 000
STD1.590.186.77
Non-lightning | Δ B avg | 0.0102.64
| Δ B max | 0.240144.30
| Δ B min | 000
STD0.060.014.80
Table 2. Statistical results of energy differences (dB) between warning and de-warning of the original AEF data, CEEMDAN-SG denoised data, and EEWT-ASG denoised data.
Table 2. Statistical results of energy differences (dB) between warning and de-warning of the original AEF data, CEEMDAN-SG denoised data, and EEWT-ASG denoised data.
FilterNo FilterCEEMDAN-SGEEWT-ASG
IndexAverageRangeAverageRangeAverageRange
D i f f avg 12.965.3338.0812.234.0734.9412.484.0734.97
D i f f max 27.8917.0157.0716.1416.1451.8227.8217.7952.20
D i f f min 1.91016.722.18017.212.07017.48
D i f f avg 13.545.8930.8212.775.1128.8713.85.5228.40
D i f f max 34.3620.9859.5431.9522.2354.5637.3925.0654.77
D i f f min 0.7505.681.2008.691.0309.13
Table 3. Statistics on the performance of different lightning risk warning methods.
Table 3. Statistics on the performance of different lightning risk warning methods.
MethodLightningNon-Lightning
PODMARFARCSIWLT (min)POD
EFAI [28]18.07%81.93%80.52%0.1119.1942.61%
EFDI [28]91.57%8.43%60.00%0.3832.4880.00%
Lu [13]18.07%81.93%70.59%0.1310.0498.26%
We proposed77.11%22.89%40.19%0.5122.2790.24%
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

Li, X.; Yang, L.; Yin, Q.; Yang, Z.; Zhou, F. Lightning Risk Warning Method Using Atmospheric Electric Field Based on EEWT-ASG and Morpho. Atmosphere 2023, 14, 1002. https://doi.org/10.3390/atmos14061002

AMA Style

Li X, Yang L, Yin Q, Yang Z, Zhou F. Lightning Risk Warning Method Using Atmospheric Electric Field Based on EEWT-ASG and Morpho. Atmosphere. 2023; 14(6):1002. https://doi.org/10.3390/atmos14061002

Chicago/Turabian Style

Li, Xiang, Ling Yang, Qiyuan Yin, Zhipeng Yang, and Fangcong Zhou. 2023. "Lightning Risk Warning Method Using Atmospheric Electric Field Based on EEWT-ASG and Morpho" Atmosphere 14, no. 6: 1002. https://doi.org/10.3390/atmos14061002

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop