You are here: Home » Study Plan » Subject

Sciences

Subject: PLATFORMS AND ALGORITHMS FOR AUTONOMOUS SYSTEMS (A.A. 2022/2023)

master degree course in COMPUTER SCIENCE

Course year 1
CFU 6
Teaching units Unit Platforms and Algorithms for Autonomous Systems
Related or Additional Studies (lesson)
  • TAF: Supplementary compulsory subjects SSD: ING-INF/05 CFU: 6
Teachers: Paolo FALCONE, Marko BERTOGNA
Moodle portal

Aula virtuale su Microsoft Teams

Exam type oral
Evaluation final vote
Teaching language Italiano
Contents download pdf download

Teachers

Paolo FALCONE
Marko BERTOGNA

Overview

The course aims at providing the required notions to understand the processing pipeline of an autonomous driving system, including perception, planning and actuation on high-performance embedded platforms. It will apply a heterogeneous set of techniques ranging from computer vision and machine/deep learning techniques to embedded robotics and control, addressing multiple problems in the automotive domain, like lane and object detection, state estimation, precise positioning, sensor fusion and path planning.

Admission requirements

A good proficiency is recommended in the topics covered in programming courses (with particular relation to C/C++ or Python).

Course contents

First Part [3 CFU]

1-Sensors
This block will introduce the course, explaining the sensors typically adopted by an autonomous driving system to perceive the environment.

2-High-performance embedded architectures
The principal high-performance embedded computing platforms will be introduced, explaining how they are able to provide the required performance (per Watt) to execute the heavy workload of an autonomous driving application in real-time.

3-Computer vision & Deep learning
Computer Vision and Deep Learning techniques will be applied to autonomous driving problems. Examples include lane detection, vehicle detection and tracking based-on camera feeds.

4-Sensor fusion
This block will explore filters and techniques to determine and predict the position of road users (cars, pedestrian, other vehicles) in the surrounding environment. Example include Kalman filters to fuse the information provided by the different sensors to produce a more precise estimation of the tracked objects.

5-Localization
This block will address the techniques adopted to determine the precise position of the ego vehicle within the environmental map. The mathematical models behind bayesian filters will be explained and applied to use cases of interest.
---

Second Part [3 CFU]

1-Vehicle modeling
This block presents the most used vehicle models oriented to the design of path planners and vehicle motion control algorithms, including the unicycle, the bicycle and the two tracks models, with special emphasis on the model nonlinearities and uncertainties, which can be relevant for path planning and vehicle motion control.

2-Basics of control theory and constrained optimization The objective of this block is to recall the basics of control theory and optimization that will be used for path planning and vehicle motion control design. Stability analysis tools, SISO design tools methods, with emphasis on the satisfaction of the performance requirements relevant for vehicle motion control will be recalled, while MIMO design tools like LQ, pole-placement will be overviewed. Basics of constrained convex optimization will be recalled.

3-Path planning
After mathematically formulating the path planning problem, in this block we will overview state-of-the-art path planning methods. Model-based path planning tools will be studied in depth, with special emphasis on optimization-based and potential fields methods. The hierarchical decision-making architecture will be introduced to illustrate the constraints set by the underlying vehicle motion control on the path planning and vice versa.

4-Vehicle control for path following
This block will formulate the longitudinal and lateral vehicle motion control problem for path following applications. Feedback/Feedforward schemes will be presented taking advantage of preview information. The impact of sensor noises and actuator dynamics on the closed-loop performance will be emphasized to highlight the connections with the previous blocks of the course. Robustness design issues will be introduced. The impact of steering actuators nonlinearities on the closed-loop performance will be illustrated.

Teaching methods

Theoretical classes followed by practical exercises in the laboratory. The teaching material will be made available online from the course website.

Assessment methods

1st part of the course: – 5 assignments (it is mandatory to do at least 3 assignments) Note: the more assignments accomplished, the higher the grade – Oral exam (questions about the contents of the chosen assignments) 2nd part of the course: – 3 compulsory assignments with grades – Oral exam

Learning outcomes

- Knowledge and understanding: at the end of the course, the student should have acquired advanced knowledge on platforms and algorithms for autonomous driving.

- Applying knowledge and understanding: at the end of the course, the student should be able to apply the knowledge acquired to design and implement a working autonomous driving system.

- Making judgements: at the end of the course, the student should be able to recognize by himself the appropriate methods and techniques to solve typical problems.

- Communicating skills: the student, at the end of the course, should be able to describe with appropriate technical language the design choices made in the design of an autonomous driving system.

- Learning skills: The lectures should stimulate the learning skills and an in-depth analysis of subjects connected with the presented topics.

Readings

First part:
- Probabilistic Robotics. Wolfram Burgard, Sebastian Thrun,
Dieter Fox. 2005
- Creating Autonomous Vehicle Systems. Liyun Li, Jean Luc
Gaudiot, Jie Tang, Shaoshan Liu . 2018
- Udacity robotics & SDCE course
- Coursera self driving course
- Many papers in the robotics and computer vision domains

Second part:
- “FeedbackSystems. AnIntroductionforScientistsand Engineers”. Karl Johan Åström, Richard M. Murray. Available here: https://www.cds.caltech.edu/~murray/books/AM05/pdf/am08-complete_22Feb09.pdf

- “PredictiveControl forLinear and HybridSystems”, Francesco Borrelli, Alberto Bemporad, ManfredMorari. Available here: https://www.amazon.it/Predictive-Control-Linear-Hybrid-Systems/dp/1107016886
- “ModelPredictiveControl: Theory, Computation, and Design”. James B. Rawlings, David Q. Mayne, MoritzM. Diehl. Available here: https://sites.engineering.ucsb.edu/~jbraw/mpc/