In this example, a convolutional neural network (CNN) model will be trained to identify 16 types of electrical signals common in the field of electrical power distribution by analyzing the signal that contains noise and identifying the pattern of the main signal (Accuracy + 95% ).
This model can be used to classify any similar data given that some minor modifications must be made in the code.
The model is built and Trained using popular open source Machine Learning libraries such as Tensorflow and Keras on Jupyter-Notebook Platform.
The Signals Dataset Generated Using This MATLAB Dataset Generator project : https://www.sciencedirect.com/science/article/abs/pii/S0378779621001334?dgcid=author
- Flicker
- Flicker+Harmonics
- Flicker+Sag
- Flicker+Swell
- Harmonics
- Impulsive Transient
- Interruption
- Interruption+Harmonics
- Normal
- Notch
- Oscillatory transient
- Sag
- Sag+Harmonics
- Spike
- Swell
- Swell+Harmonics