Team Members:
The project is aimed at resolving the key issue of distance measurement, especially in the domains of autonomous vehicles, robotics, or industrial automation. Traditional single-sensor approaches have a quality of measurable inaccuracies because the environment of the measurement is very prone to affect these instruments, together with characteristics inherent in the objects measured. The combined use of multiple sensors like LiDAR, Ultrasonic, VCSEL, Infrared, along with machine learning algorithms, seems to be a promising solution because it further improves the accuracy of the measurement by using the individual strengths of each sensor.
The literature review highlights the advancements in sensor technologies and the pivotal role of sensor fusion and machine learning in addressing the accuracy limitations of individual sensors. Key references include Zhang (2010) and Singh and Nagla (2019), who explore sensor classifications and the comprehensive review of sensor technologies, respectively. This section establishes the foundation for the research by discussing the significance of integrating multiple sensors and applying machine learning for data-driven enhancements.
This project shows that there is much that can be done about measurement precision in distance measurement using sensor fusion and machine learning. The application results in an enhancement of reliability and functionality of systems which require the measurement of precise distance information, ensuring safer and more efficient operations in various industries.
The methodology section outlines the experimental design for data collection, utilizing sensors under various conditions and employing machine learning models like Ridge Regression, Random Forest Regression, and KNN Regression for data analysis. The approach is meticulously designed to test the hypothesis that sensor fusion, coupled with machine learning, can significantly improve measurement accuracy.
Findings reveal the efficacy of machine learning models in minimizing measurement errors and the superior performance of sensor fusion in enhancing distance measurement accuracy. The discussion also touches on the limitations encountered and the potential of ZKP technology in safeguarding data privacy and integrity within the system.
Concluding that sensor fusion and machine learning markedly improve distance measurement accuracy, the research suggests further exploration into additional sensors and refined machine learning models. The potential expansion of ZKP technology applications promises to bolster data security and privacy in sensitive implementations.
References:
- Ultrasonic HC-SR04
- VCSEL connection
- IR connection
This project aims to investigate the impact of several common factors on the accuracy of distance-measuring sensors, specifically examining:
Data have been collected across all possible combinations of these conditions for each sensor type under investigation
- AI Action Run (Model Training)- AI Action Run (Prediction Generation)
-Transpilation
-Deployment
-Verfication
Github Link: https://github.com/Chanetics/Nav-Fusion-Z