| Literature DB >> 36236296 |
Pascal A Schirmer1,2, Iosif Mporas1.
Abstract
The aim of Non-Intrusive Load Monitoring is to estimate the energy consumption of individual electrical appliances by disaggregating the overall power consumption that has been sampled from a smart meter at a house or commercial/industrial building. Last decade's developments in deep learning and the utilization of Convolutional Neural Networks have improved disaggregation accuracy significantly, especially when utilizing two-dimensional signal representations. However, converting time series' to two-dimensional representations is still an open challenge, and it is not clear how it influences the performance of the energy disaggregation. Therefore, in this article, six different two-dimensional representation techniques are compared in terms of performance, runtime, influence on sampling frequency, and robustness towards Gaussian white noise. The evaluation results show an advantage of two-dimensional imaging techniques over univariate and multivariate features. In detail, the evaluation results show that: first, the active and reactive power-based signatures double Fourier based signatures, as well as outperforming most of the other approaches for low levels of noise. Second, while current and voltage signatures are outperformed at low levels of noise, they perform best under high noise conditions and show the smallest decrease in performance with increasing noise levels. Third, the effect of the sampling frequency on the energy disaggregation performance for time series imaging is most prominent up to 1.2 kHz, while, above 1.2 kHz, no significant improvements in terms of performance could be observed.Entities:
Keywords: Non-Intrusive Load Monitoring (NILM); appliance identification; time series imaging; two-dimensional signal representations
Mesh:
Year: 2022 PMID: 36236296 PMCID: PMC9572737 DOI: 10.3390/s22197200
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.847
Figure 1One electrical cycle for the aggregated current and voltage (a) as well as the transformed signals as obtained from the time series imaging (b–g).
Figure 2Non-Intrusive Load-Monitoring architecture using time series imaging for high-frequency data inputs.
Short description of the REDD and AMPds2 database.
| Name | House | Country | Appliances | Sampling Rate | NAR |
|---|---|---|---|---|---|
|
| 3, 5 | US | 19, 22 | 16.5 kHz | 11.1–31.8% |
|
| - | CA | 22 | 60 sec | 17.8 |
Figure 3Architecture of the evaluated two-stage NILM model utilizing a two-dimensional CNN for feature extraction and a three layer DNN for regression. For each layer, the number of filter/pooling operations (X) and the two-dimensional filter/pooling size () is given as (.
Hyper-parameter values of the CNN model and parameters of the Adam optimizer. HF and LF are the parameters for using high-frequency and low-frequency data, respectively.
| Parameter | Value HF | Values LF |
|---|---|---|
|
| 55 × 55 | 30 × 30 |
|
| 50 | 1000 |
|
| 100 | 50 |
|
| 15 | 10 |
|
| 0.001 | 0.001 |
|
| 0.9 | 0.9 |
|
| 0.999 | 0.999 |
|
|
|
|
Three experimental protocols including train/test splits and evaluated appliances.
| Protocol | Dataset | Model | Appliances | Train | Validation | Test |
|---|---|---|---|---|---|---|
|
| REDD | HF-CNN | ALL | 90% | 10% of Train | 10% |
|
| AMPds2 | LF-CNN | ALL | 90% | 10% of Train | 10% |
|
| AMPds2 | LF-CNN | DEF | 90% | 10% of Train | 10% |
Results for protocols in terms of , MAE, and SAE for the high-frequency data of REDD-3/5.
| 2D Method | REDD-3 HF | REDD-5 HF | ||||
|---|---|---|---|---|---|---|
|
| MAE | SAE |
| MAE | SAE | |
|
| 83.66% | 6.69 | 0.053 | 65.62% | 13.32 | 0.655 |
|
| 85.31% | 5.73 | 0.077 | 73.10% | 10.40 | 0.036 |
|
| 86.26% | 5.60 | 0.068 | 76.33% | 9.73 | 0.055 |
|
| 84.21% | 6.16 | 0.077 | 76.51% | 9.35 | 0.098 |
|
| 84.38% | 6.30 | 0.074 | 77.43% | 9.16 | 0.099 |
|
| 75.50% | 9.74 | 0.074 | 67.25% | 13.24 | 0.013 |
Results for protocols and in terms of , MAE, and SAE for the low-frequency data of AMPds2.
| 2D Method | AMPds2 ALL | AMPds2 DEF | ||||
|---|---|---|---|---|---|---|
|
| MAE | SAE |
| MAE | SAE | |
|
| 80.85% | 0.22 | 0.246 | 81.84% | 0.31 | 0.263 |
|
| 89.94% | 0.12 | 0.048 | 94.78% | 0.09 | 0.048 |
|
| 80.91% | 0.22 | 0.216 | 80.04% | 0.34 | 0.352 |
|
| 79.18% | 0.24 | 0.273 | 77.86% | 0.38 | 0.408 |
|
| 77.94% | 0.25 | 0.311 | 77.49% | 0.39 | 0.423 |
Comparison of the best-performing proposed 2D transformation method (PQ) with state-of-the-art performances reported in the literature in terms of and MAE (* the approach utilizes the next-to-active and reactive power and current and apparent power as its input features).
| 2D Method | PQ | SSHMM [ | WaveNILM [ | BiLSTM [ | EnerGAN [ | EnerGAN++ [ |
|---|---|---|---|---|---|---|
|
| 95.2% | 94.0% | 94.7% | - | - | - |
|
| 90.0% | - | 90.2% * | - | - | - |
|
| 13.2 | - | - | 38.6 | 35.3 | 38.5 |
Figure 4Convergence of the six time series 2D representation methods for 50 epochs of training using the REDD database during (a) training and (b) validation.
Average Execution Time (AET) per sample for different time series imaging approaches.
| Imaging Method | VI | PQ | DFIA | REC | GAF | MKF |
|---|---|---|---|---|---|---|
|
| 670 us | 33 us | 170 us | 950 us | 920 us | 980 us |
Figure 5Performance for the REDD database for different sampling frequencies using PQ-transformed signals.
Figure 6Influence of the noise level on the performance of energy disaggregation for different time series imaging methods.