Sensor Data Validation for Garbage Collection Using Machine Learning

Kabeer Gulati,Zuhaib Ahmad,Abhishek Raj
2023-04-16
Abstract:Any complex dynamic system's ability to function successfully depends in significant part on the accuracy of the sensor data; hence sensor data validation is crucial. Because sensor data is utilized for monitoring and oversight, erroneous sensor data would result in overall poor process output. In this study, the data confidence of the sensor data is ascertained using a Mamdani fuzzy inference system. Erroneous data can be corrected with this method. If the sensor outputs faulty value for a prolonged period of time, the system will be reported and a report will be generated. This can be used as a generic module for any system. This fuzzy system is then used on the readings from an ultrasonic sensor and is used as a part of a bigger and more complex IoT system.
Systems and Control
What problem does this paper attempt to address?
The main focus of this paper is the validation of the effectiveness and accuracy of sensor data during the garbage collection process. Specifically, the researchers propose a solution to address potential errors and inaccuracies in sensor data. In complex dynamic systems, the quality of sensor data directly affects the performance and safety of the system. Incorrect sensor data can lead to poor overall process output. Therefore, ensuring the accuracy of sensor data is crucial. To achieve this, the research team developed a data validation method based on the Mamdani fuzzy inference system. This method can identify erroneous data and correct it. If the sensor continuously outputs incorrect values, the system generates a report to notify relevant personnel. Additionally, this fuzzy system is applied to ultrasonic sensor readings as part of a larger IoT system. The key steps in the research include: 1. **Error Detection**: Detecting anomalies in sensor data using three different techniques (variance-based, uncertainty-based, and principal component analysis). 2. **Fuzzy Inference System**: Using fuzzy logic to validate sensor data, assessing the reliability of the data based on parameters such as sensor data, rate of data change, and standard deviation. In summary, the main objective of this research is to propose an effective method to detect and correct errors in sensor data, thereby improving the overall reliability and performance of systems or processes based on this data.