Diese Seite auf DE

Event

Python Algorithms for Automotive Engineering [SS202114862]

Type
lecture (V)
Term
SS 2020
SWS
2
Language
Deutsch
Appointments
0
Links
ILIAS

Lecturers

Organisation

  • KIT-Fakultät für Maschinenbau

Part of

Literature

  • A Whirlwind Tour of Python, Jake VanderPlas, Publisher: O'Reilly Media, Inc. Release Date: August 2016, ISBN: 9781492037859 link
  • Scientific Computing with Python 3, Olivier Verdier, Jan Erik Solem, Claus Führer, Publisher: Packt Publishing, Release Date: December 2016, ISBN: 9781786463517 link
  • Introduction to Machine Learning with Python, Sarah Guido, Andreas C. Müller, Publisher: O'Reilly Media, Inc., Release Date: October 2016, ISBN: 9781449369880, link
  • Clean Code, Robert C. Martin, Publisher: Prentice Hall, Release Date: August 2008, ISBN: 9780136083238, link

Note

Teaching content:

  • Introduction to Python and useful tools and libraries for creating algorithms, graphical representation, optimization, symbolic arithmetic and machine learning
  • Methods and tools for creating software
  • Practical programming projects to:
    • Road sign recognition
    • Vehicle state estimation
    • Calibration of vehicle models by mathematical optimization
    • Data-based modelling of the powertrain of an electric vehicle

Objectives:

The students have an overview of the programming language Python and important Python libraries to solve automotive engineering problems with computer programs. The students know current tools around Python to create algorithms, to apply them and to interpret and visualize their results. Furthermore, the students know
basics in the creation of software to be used in later programming projects in order to develop high-quality software solutions in teamwork. Through practical programming projects (road sign recognition, vehicle state estimation, calibration, data-based modelling), the students can perform future complex tasks from the area of driver assistance systems.