Hello
WikiGuest
Einloggen
oder
Registrieren
Users
Studium
Lehrveranstaltungen
Sie sind hier:
Foswiki
>
F07_Studium Web
>
F07_ES_en
(Revision 3) (Quelltext-Ansicht)
<!-- * Set USERSTYLEURL = %PUBURLPATH%/%WEB%/DokumentFormat/fonts.css --> ---+!! Course %FORMFIELD{"Bezeichnung"}% %TOC{depth="3"}% %STARTSECTION{"no_toc"}% --- *Responsible:* Prof.Dr.G.Hartung ---++ Course ---+++ Meets requirements of following modules(MID) * in active programs * [[BaET2012_ES]] * [[BaTIN2012_ES]] ---+++ Course Organization <sticky> <table border="0"> <tr valign="top"> <td> <table border="1" cellpadding="2" cellspacing="0"> <th colspan="2">Version</th> <tr> <td>created</td> <td>2013-07-14</td> </tr> <tr> <td>VID</td> <td>1</td> </tr> <tr> <td>valid from</td> <td>WS 2012/13</td> </tr> <tr> <td>valid to</td> <td/> </tr> </table> </td> <td> </td> <td> <table border="1" cellpadding="2" cellspacing="0"> <th colspan="2">Course identifiers</th> <tr> <td>Long name</td> <td>%FORMFIELD{"Bezeichnung"}%</td> </tr> <tr> <td>CID</td> <td>F07_ES</td> </tr> <tr> <td>CEID (exam identifier)</td> <td/> </tr> </table> </td> </tr> </table> </sticky><sticky> <table border="0"> <tr valign="top"> <td> <table border="1" cellpadding="2" cellspacing="0"> <th colspan="2">Contact hours per week (SWS)</th> <tr> <td>Lecture</td> <td>%FORMFIELD{"VorlesungSWS"}%</td> </tr> <tr> <td>Exercise (unsplit)</td> <td>%FORMFIELD{"UebungGanzSWS"}%</td> </tr> <tr> <td>Exercise (split)</td> <td>%FORMFIELD{"UebungHalbSWS"}%</td> </tr> <tr> <td>Lab</td> <td>%FORMFIELD{"PraktikumSWS"}%</td> </tr> <tr> <td>Project</td> <td>%FORMFIELD{"ProjektSWS"}%</td> </tr> <tr> <td>Seminar</td> <td>%FORMFIELD{"SeminarSWS"}%</td> </tr> <tr> <td>Tutorial(voluntary)</td> <td>%FORMFIELD{"TutoriumSWS"}%</td> </tr> </table> </td> <td> </td> <td> <table border="1" cellpadding="2" cellspacing="0"> <th colspan="2">Total contact hours</th> <tr> <td>Lecture</td> <td>%FORMFIELD{"VorlesungPZ"}%</td> </tr> <tr> <td>Exercise (unsplit)</td> <td>%FORMFIELD{"UebungGanzPZ"}%</td> </tr> <tr> <td>Exercise (split)</td> <td>%FORMFIELD{"UebungHalbPZ"}%</td> </tr> <tr> <td>Lab</td> <td>%FORMFIELD{"PraktikumPZ"}%</td> </tr> <tr> <td>Project</td> <td>%FORMFIELD{"ProjektPZ"}%</td> </tr> <tr> <td>Seminar</td> <td>%FORMFIELD{"SeminarPZ"}%</td> </tr> <tr> <td>Tutorial (voluntary)</td> <td>%FORMFIELD{"TutoriumPZ"}%</td> </tr> </table> </td> <td> </td> <td> <table border="1" cellpadding="2" cellspacing="0"> <th colspan="2">Max. capacity</th> <tr> <td>Exercise (unsplit)</td> <td>%FORMFIELD{"UebungGanzTeilnehmer"}%</td> </tr> <tr> <td>Exercise (split)</td> <td>%FORMFIELD{"UebungHalbTeilnehmer"}%</td> </tr> <tr> <td>Lab</td> <td>%FORMFIELD{"PraktikumTeilnehmer"}%</td> </tr> <tr> <td>Project</td> <td>%FORMFIELD{"ProjektTeilnehmer"}%</td> </tr> <tr> <td>Seminar</td> <td>%FORMFIELD{"SeminarTeilnehmer"}%</td> </tr> </table> </td> </tr> </table> </sticky> *Total effort (hours):* %FORMFIELD{"Gesamtaufwand"}% ---++++ Instruction language * Deutsch ---++++ Study Level * %FORMFIELD{"Niveau"}% ---++++ Prerequisites * basic knowledge in computer engineering * FSA and FSM * Mini/Microcontroller programming * C programming language ---++++ Textbooks, Recommended Reading * W.Wolff: Computers as Compenents: Principles of Embedded System Design ---++++ Instructors * Prof.Dr.G.Hartung ---++++ Supporting Scientific Staff * Dipl.-Ing. C. Ctistis ---++++ Transcipt Entry Embedded Systems ---+++ Assessment <sticky> <table border="1" cellpadding="2" cellspacing="0"> <th colspan="2">Type</th> <tr> <td>oR</td> <td>oral report of project</td> </tr> <tr> <td>wR</td> <td>written project report</td> </tr> <tr> <td>oE</td> <td>structured oral examination</td> </tr> </table> </sticky> <sticky> <table border="1" cellpadding="2" cellspacing="0"> <th colspan="2">Total effort [hours]</th> <tr> <td>oE</td> <td>11</td> </tr> <tr> <td>wR</td> <td>16</td> </tr> <tr> <td>oR</td> <td>3</td> </tr> </table> </sticky> *Frequency:* 2/year ----- ---++ Course components %STARTSECTION{"Vorlesung / Übung"}% ---+++ <u>Lecture/Exercise</u> ---++++ Objectives ---+++++ Contents * analysis and specification methods * functional decomposition * behavior description * object oriented description * architecture of embedded systems * hardware aspects * Microcontroller * SOC system on (programmable) chip * use of I/O controllers * serial interface * parallel interface * DMA * energy awareness * software aspects * choice of programming language * Assembler * C * C++ * andere * software system architecture * singletasking * Implementing a FSM (finite state machine) * table based static function scheduling * multitasking * RTOS with an example * Embedded Linux * timing requirements * Distributed embedded systems * Basics of distributed systems * communication system levelling * basics of field busses * programming paradigms for distributed systems * message communication * shared variable communication ('network variables') * Service-based communication ---+++++ Acquired Skills * extraction of a formal model description from text * Writing Software for an embedded system * using Assembler * using C on base of a hardware driver interface * using C on top of RTOS ---++++ Additional Component Assessment %ENDSECTION{"Vorlesung / Übung"}% %STARTSECTION{"Praktikum"}% ---+++ <u>Lab</u> ---++++ Objectives ---+++++ Contents * Modelling and implementing an embedded system ---+++++ Acquired Skills * extraction of system architecture from adapted natural language text * software development based on system description * Using a hardware driver interface * Using a typical development suite * Testing with remote rebugging ---+++++ Operational Competences * Working in small teams * delivering milestones on time * implementation on schedule * Presentation of development steps, problems and solutions ---++++ Additional Component Assessment %ENDSECTION{"Praktikum"}% %STARTSECTION{"Projekt"}% ---+++ <u>Project</u> ---++++ Objectives ---+++++ Acquired Skills * development of an embedded system * hardware architecture * recherche of suitable modules * Application of modelling and design techniques * Implementation * experience in programming complex systems * development of test strategies * finding solutions in a team * planning of medium size projects * fulfilling tasks on time * presentation ---+++++ Operational Competences * mastering complex tasks with the team * project planning and steering * fulfilling tasks on time * building an embedded system prototype * writing descriptions * system design * system implementation ---++++ Additional Component Assessment * Form Kompetenznachweis * Beitrag PE am LV-Ergebnis * Intervall * 1/year %ENDSECTION{"Projekt"}% %ENDSECTION{"no_toc"}%
E
ditieren
|
A
nhang
|
Druckversion (
p
)
|
H
istorie
: r3
<
r2
<
r1
|
Querverweise (
b
)
|
Topic anzeigen (
v
)
|
Editieren
w
ikitext
|
M
ehr Topic-Aktionen
Topic-Revision: r3 - 11 Jan 2016,
GeneratedContent
F07_Studium
Einloggen
oder
Registrieren
Werkzeugkasten
Neues Topic anlegen
Index
Suchen
Änderungen
Benachrichtigungen
RSS-Feed
Statistiken
Einstellungen
Webs
F07_Studium
System
Deutsch
English
Das Urheberrecht © liegt bei den mitwirkenden Autoren. Alle Inhalte dieser Kollaborations-Plattform sind Eigentum der Autoren.
Ideen, Anfragen oder Probleme bezüglich Foswiki?
Feedback senden