Experimental Analysis of Trajectory Control Using Computer Vision and Artificial Intelligence for Autonomous Vehicles
Ammar N. Abbas, Muhammad Asad Irshad, and Hossam Hassan Ammar

TL;DR
This paper evaluates various computer vision techniques for lane detection and compares control strategies, including PID and neural networks, for autonomous vehicle trajectory control using a Raspberry Pi and Arduino setup.
Contribution
It provides an experimental comparison of lane detection methods and control laws, integrating vision-based perception with real-time control in autonomous vehicles.
Findings
Neural network control outperforms PID in response accuracy.
Bird's eye view method improves lane detection robustness.
Open-loop response is less effective than feedback control.
Abstract
Perception of the lane boundaries is crucial for the tasks related to autonomous trajectory control. In this paper, several methodologies for lane detection are discussed with an experimental illustration: Hough transformation, Blob analysis, and Bird's eye view. Following the abstraction of lane marks from the boundary, the next approach is applying a control law based on the perception to control steering and speed control. In the following, a comparative analysis is made between an open-loop response, PID control, and a neural network control law through graphical statistics. To get the perception of the surrounding a wireless streaming camera connected to Raspberry Pi is used. After pre-processing the signal received by the camera the output is sent back to the Raspberry Pi that processes the input and communicates the control to the motors through Arduino via serial communication.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Robotic Path Planning Algorithms · Vehicle License Plate Recognition
