Thesis Defense Announcement for Iffat Ara Ebu – 3/3/25

February 24, 2025

Thesis Title: Lateral Control of Autonomous Vehicle using Deep CNN and MPC
When: March 03, 2025 (3.30 pm)
Where: Microsoft Teams (Meeting Link)
Candidate: Iffat Ara Ebu
Degree: Master of Science in Electrical & Computer Engineering
Committee Members: Dr. John Ball, Dr. Chaomin Luo, Dr. Ali Gurbuz

Abstract
Autonomous functionalities are pivotal for the advancement of Advanced Driver Assistance Systems (ADAS), driving towards collision-free and environmentally sustainable transportation. This thesis presents two distinct studies addressing critical aspects of autonomous vehicle control: lane centering via deep learning and lateral vehicle control using model predictive control. The first study explores end-to-end learning for autonomous steering command generation, focusing on lane centering. A convolutional neural network (CNN) model, inspired by NVIDIA’s PilotNet, is employed to directly map raw camera pixel inputs to steering commands, eliminating the need for intermediate feature engineering. The model is trained and validated using datasets from both Udacity’s Self-Driving Car Nanodegree Program and the Mississippi State University Autonomous Vehicular Simulator (MAVS). Successful implementation within the Udacity simulation demonstrates the CNN’s capability to accurately track and navigate road lanes in linear conditions. The second study investigates lateral vehicle control, aiming to maintain lane-keeping performance through precise regulation of steering angle and acceleration. An AMPC algorithm, utilizing a 3DOF vehicle body, is designed and simulated within a Model-in-the-Loop (MIL) environment. Performance is evaluated across skidpad trajectory, and a comparative analysis is conducted between the AMPC and a traditional MPC scheme, considering key design parameters. Results demonstrate that AMPC outperforms traditional MPC in lateral deviation. Further optimization of AMPC weights reveals that a specific parameter set—lateral error (3), change of steering angle (0.5), change of longitudinal acceleration (1), and velocity tracking (2)—achieves a minimum lateral deviation of 0.0402. This study highlights the potential of AMPC-based lateral control strategies, particularly for non-linear conditions, in practical ADAS applications. Collectively, these studies provide a comprehensive evaluation of deep learning CNNs and advanced control algorithms, demonstrating their feasibility and scalability for enhancing autonomous functionalities in ADAS.