Autonomous Road Surveying: Unterschied zwischen den Versionen

Aus HSHL Mechatronik
Zur Navigation springen Zur Suche springen
Die Seite wurde neu angelegt: „Kategorie:Projekte thumb|rigth|500px|Abb. 1: Fahrbahn im Labor Autonome Systeme {| class="wikitable" |- | '''Autor:''' || [mailto:qamar.sajjad@stud.hshl.de Qamar Sajjad] |- | '''Art:''' || Bachelorarbeit |- | '''Starttermin''': || TBD |- | '''Abgabetermin''': || TBD |- | '''Betreuer''': || Prof. Dr.-Ing. Schneider |} {| == Einführung == A model car (scale 1:20) equippe…“
 
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
[[Kategorie:Projekte]]  
[[Kategorie:Projekte]]  
[[Datei:Labor AS Arbeitsplaetze rechts.JPG|thumb|rigth|500px|Abb. 1: Fahrbahn im Labor Autonome Systeme]]
[[Datei:Labor AS Arbeitsplaetze rechts.JPG|thumb|rigth|500px|Fig. 1: Track in the Lab im Labor Autonome Systeme]]
{| class="wikitable"
{| class="wikitable"
|-
|-
| '''Autor:'''  || [mailto:qamar.sajjad@stud.hshl.de Qamar Sajjad]
| '''Autor:'''  || [mailto:qamar.sajjad@stud.hshl.de Qamar Sajjad]
|-
|-
| '''Art:''' || Bachelorarbeit
| '''Art:''' || Bachelorarbeit/bachelor thesis
|-
|-
|  '''Starttermin''': || TBD
|  '''Starttermin''': || TBD
Zeile 16: Zeile 16:


== Einführung ==
== Einführung ==
A model car (scale 1:20) equipped with a camera should drive autonomously in the right lane. Usualy this is done by image processing this Statten Sie einen bestehenden Roboter mit einem Linienverfolger aus, so dass dieser die bestehenden Fahrbahnränder abfährt. Zeichnen Sie dabei die Koordinaten mit einem Referenzsystem auf und erstellen Sie so eine Karte der bestehenden Fahrbahn (vgl. Abb. 1)
A model car (scale 1:20) equipped with a camera should drive autonomously in the right lane. Usually this is done by image processing. In this bachelor thesis steering angle and video are used to train an artificial intelligence (AI) to drive autonomously on the track (see Fig. 1)


== Aufgabenstellung ==
== Aufgabenstellung ==
# Einarbeitung in das Thema
# Familiarization with the topic
# Aufbau eines Linienverfolgers mit einem [[AlphaBot]]
# Building a line tracker with an [[AlphaBot]]
# CAD und Druck der Prismahalterung
# CAD and printing of prism mount
# Prismamontage und Aufzeichnung der drei Fahrpuren
# Prism assembly and recording of the three lanes
# Nachbereitung der Messdaten
# Follow-up of the measurement data
# Bereitstellung der digitalen Karte als MATLAB<sup>®</sup>-Datei (<code>.mat</code>)
# Provision of the digital map as a MATLAB<sup>®</sup> file (<code>.mat</code>)
# Einsatz eines Kalman-Filters zur Glättung der Messwerte
# Use of a Kalman filter to smooth the measured values
# Kombination von Karte und dynamischem Fahrzeug (mapping)
# Combination of map and dynamic vehicle (mapping)
# Diskussion der Ergebnisse
# Discussion of the results
# Test und wiss. Dokumentation
# Test and scientific documentation
# Funktionsnachweis als Wiki-Artikel mit Animated-Gif
# Proof of functionality as a wiki article with animated gif


== Anforderungen ==
== Knowledge Requirements ==
Das Projekt erfordert Vorwissen in einigen aber nicht allen nachfolgenden Themengebieten. Sollten Sie die Anforderungen nicht erfüllen, kann die Aufgabenstellung mit Blick auf Ihre Vorkenntnisse individuell angepasst werden.
The project requires prior knowledge in some but not all of the following subject areas. If you do not meet the requirements, the task can be individually adapted based on your previous knowledge.
* Modellbau (z.&thinsp;B. Holz-, Metallverarbeitung, CAD, 3D-Druck)   
* Model making (e.g. woodworking, metalworking, CAD, 3D printing)   
* MATLAB<sup>®</sup>/Simulink
* MATLAB<sup>®</sup>/Simulink
* Robotik
* Robotics
* Regelungstechnik (Linienverfolger)
* Control technology (line tracker)
* Dokumentenversionierung mit SVN
* Document versioning with SVN
* Dokumentation mit Word und im HSHL-Wiki.
* Documentation with Word and in the HSHL Wiki.


== Anforderungen an die wissenschaftliche Arbeit ==
== Requirements for scientific work ==
* Wissenschaftliche Vorgehensweise (Projektplan, etc.), nützlicher Artikel: [[Gantt-Diagramm| Gantt Diagramm erstellen]]
* Scientific approach (project plan, etc.), useful article: [[Gantt-Diagramm| Create Gantt chart]]
* Wöchentlicher Fortschrittsberichte (informativ), aktualisieren Sie das [[Diskussion:Autonome_Fahrbahnvermessung|Besprechungsprotokoll]] im Gespräch mit Prof. Schneider
* Weekly progress reports (informative), update the table [[Diskussion:Autonome_Fahrbahnvermessung|Besprechungsprotokoll]] im Gespräch mit Prof. Schneider
* Projektvorstellung im Wiki
* Projektvorstellung im Wiki
* Tägliche Sicherung der Arbeitsergebnisse in SVN
* Tägliche Sicherung der Arbeitsergebnisse in SVN

Version vom 26. Februar 2025, 13:01 Uhr

Fig. 1: Track in the Lab im Labor Autonome Systeme
Autor: Qamar Sajjad
Art: Bachelorarbeit/bachelor thesis
Starttermin: TBD
Abgabetermin: TBD
Betreuer: Prof. Dr.-Ing. Schneider

Einführung

A model car (scale 1:20) equipped with a camera should drive autonomously in the right lane. Usually this is done by image processing. In this bachelor thesis steering angle and video are used to train an artificial intelligence (AI) to drive autonomously on the track (see Fig. 1)

Aufgabenstellung

  1. Familiarization with the topic
  2. Building a line tracker with an AlphaBot
  3. CAD and printing of prism mount
  4. Prism assembly and recording of the three lanes
  5. Follow-up of the measurement data
  6. Provision of the digital map as a MATLAB® file (.mat)
  7. Use of a Kalman filter to smooth the measured values
  8. Combination of map and dynamic vehicle (mapping)
  9. Discussion of the results
  10. Test and scientific documentation
  11. Proof of functionality as a wiki article with animated gif

Knowledge Requirements

The project requires prior knowledge in some but not all of the following subject areas. If you do not meet the requirements, the task can be individually adapted based on your previous knowledge.

  • Model making (e.g. woodworking, metalworking, CAD, 3D printing)
  • MATLAB®/Simulink
  • Robotics
  • Control technology (line tracker)
  • Document versioning with SVN
  • Documentation with Word and in the HSHL Wiki.

Requirements for scientific work



→ zurück zum Hauptartikel: Studentische Arbeiten