A comparative study of predicting the availability of power line communication nodes using machine learning
Kareem Moussa1,2, Mennatullah Mahmoud Amin2,3, M Saeed Darweesh1,2
1Wireless Intelligent Networks Center (WINC), Nile University, Giza, 12677, Egypt.
Scientific Reports
|August 4, 2023
Summary
This study developed a predictive model for Power Line Communication (PLC) nodes using Signal to Noise Ratio (SNR), Received Signal Strength Indicator (RSSI), and Carrier to Interference plus Noise Ratio (CINR). Adaptive Boosting (ADA) achieved the highest accuracy in predicting optimal node performance.
Area of Science:
- Electrical Engineering
- Computer Science
- Data Science
Background:
- Power Line Communication (PLC) technology transmits data over existing power cables.
- Predictive maintenance for PLC nodes can save significant time and resources by avoiding manual testing.
- Identifying optimal node performance beforehand is crucial for network reliability.
Purpose of the Study:
- To develop and evaluate a predictive model for determining the operational status of PLC nodes.
- To compare the performance of various machine learning algorithms for PLC node health assessment.
- To identify key features influencing PLC node performance.
Main Methods:
- A dataset of 1000 PLC node readings was utilized, with 90% for training and 10% for testing.
- The model was trained using dominant features: Signal to Noise Ratio (SNR), Received Signal Strength Indicator (RSSI), and Carrier to Interference plus Noise Ratio (CINR).
- Algorithms including Multi-layer Perception, K-Nearest Neighbors, Support Vector Machine (SVM), Random Forest, and Adaptive Boosting (ADA) were evaluated.
Main Results:
- Adaptive Boosting (ADA) demonstrated superior performance among the evaluated algorithms.
- ADA achieved an accuracy of 87%, an F-score of 0.86613, precision of 0.9, and recall of 0.8646.
- The model effectively distinguished between optimum and non-optimum PLC node readings.
Conclusions:
- The developed predictive model, particularly using Adaptive Boosting, is effective for assessing PLC node performance.
- Feature selection (SNR, RSSI, CINR) is critical for accurate PLC node status prediction.
- This approach offers a viable method for proactive maintenance in PLC networks.
Related Concept Videos
Maximum Power Flow and Line Loadability
138
The maximum power flow for lossy transmission lines is derived using ABCD parameters in phasor form. These parameters create a matrix relationship between the sending-end and receiving-end voltages and currents, allowing the determination of the receiving-end current. This relationship facilitates calculating the complex power delivered to the receiving end, from which real and reactive power components are derived.
138
Fast Decoupled and DC Powerflow
233
The fast decoupled power flow method addresses contingencies in power system operations, such as generator outages or transmission line failures. This method provides quick power flow solutions, essential for real-time system adjustments. Fast decoupled power flow algorithms simplify the Jacobian matrix by neglecting certain elements, leading to two sets of decoupled equations:
233
Multimachine Stability
191
Multimachine stability analysis is crucial for understanding the dynamics and stability of power systems with multiple synchronous machines. The objective is to solve the swing equations for a network of M machines connected to an N-bus power system.
In analyzing the system, the nodal equations represent the relationship between bus voltages, machine voltages, and machine currents. The nodal equation is given by:
In analyzing the system, the nodal equations represent the relationship between bus voltages, machine voltages, and machine currents. The nodal equation is given by:
191
Classification of Signals
532
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
532
Energy and Power Signals
338
In an electrical system with a resistor, voltage and current signals facilitate the measurement of power and energy across the resistor. For a continuous-time signal, the total energy over a time interval is defined as the integral of the square of the signal's magnitude over that interval. Mathematically, this is expressed as:
338
Survival Tree
110
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
110


