Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
introduction_to_digital_systems:start [2021/09/14 12:49] – [Introduction to Digital Systems] tfischerintroduction_to_digital_systems:start [2022/09/11 23:34] tfischer
Zeile 1: Zeile 1:
 ====== Introduction to Digital Systems ====== ====== Introduction to Digital Systems ======
  
-Egalob Sie in Zukunft mit einer speicherprogrammierbaren Steuerung (SPSzu tun habenoder nur wissen wollen, wie ein Mobiltelefon ein Display ansteuert (oder ein Mikrocontroller eine Leuchtdiode) - hierfür sind die kommenden Kapitel unabdinglichDie Erkenntnisse lassen sich auch auf die Reine Anwendungsprogrammierung übertragen.+No matterwhether you have to deal with a programmable logic controller (PLCof a robot in the futureor if you just want to know how a mobile phone controls a display (or a microcontroller controls a light emitting diode) - the following chapters are indispensableThe knowledge gained can also be transferred to pure application programming in languages like Java or C.
  
 <wrap indent>[[Introduction]]</wrap> \\   <wrap indent>[[Introduction]]</wrap> \\  
-<wrap indent>oderWie am besten mit der Veranstaltung umgehen? </wrap> +<wrap indent>OrHow to deal with the course? </wrap> \\ \\ 
-  - [[0. Tools]] \\   +<wrap indent> 0. [[Tools]] </wrap> \\   
-  - [[1. Boolean Algebra]] \\  Or: 2B + ¬2B+  - [[Boolean Algebra]] \\  Or: 2B + /2B
-  - [[2. Number Systems]] \\  Or: When is 1 + 1 = 1?  +  - [[Number Systems]] \\  Or: When is 1 + 1 = 1?  
-  - [[3. Combinatorial Logic]] \\ Or: A different kind of logic puzzles +  - [[Combinatorial Logic]] \\ Or: A different kind of logic puzzles 
-  - [[4. Realization of comb. Logic]] \\ Or: The logic behind the mensa card +  - [[Realization of comb. Logic]] \\ Or: The logic behind the mensa card 
-  - [[5. Storage Elements]] \\  Or: The short-term memory of a comtroller +  - [[Storage Elements]] \\  Or: The short-term memory of a controller 
-  - [[6. Sequential Logic]] \\  Or: Inside a vending machine+  - [[Sequential Logic]] \\  Or: Inside a vending machine
  
-===== Einschub ===== +===== Tips for the exam =====
-  - [[grundlagen_der_digitaltechnik:Im Herzen eines Computers]]+
  
-===== Tipps für die Klausur =====+  - [[Tips for the exam]]
  
-  - [[grundlagen_der_digitaltechnik:tipps_fuer_die_klausur|Tipps für die Klausur ]] 
  
-===== Weiterführende Links =====+===== Insertion =====
  
-  - [[https://github.com/hneemann/Digital/releases/latest|Digital]]Dieses Tool wird für die Simulation von digitalen Schaltungen genutzt. Von Github wird nur das Zipfile: Digital.zip benötigt.  +  - <del>[[:introduction_to_digital_systems:at_the_heart_of_a_computer|At the heart of a computer]]</del>
-  - [[http://www.iris.uni-stuttgart.de/lehre/eggenberger/eti/|Ausführliches Onlineskript der Universität Stuttgart]]. \\  Dieses deckt einen breiteren Rahmen ab, als wir in der Vorlesung HHN im Fachbereich MM und MR haben. +
-  - [[http://elektroniktutor.de/digital1.html|Digitaltechnik auf elektroniktutor.de]] und [[http://www.inf-schule.de/|INF-Schule]]: \\  Hier finden Sie weitere Erklärungen zu unseren Kapiteln auf Berufschul-/Gymnasial-Ebene.+
  
 +===== continuing Links =====
 +
 +  - [[https://github.com/hneemann/Digital/releases/latest|Digital]]: this tool is used for simulating digital circuits. From Github only the zipfile: Digital.zip is needed.
 +  - [[https://www.nand2tetris.org/course|From NAND to Tetris]]: A course starting at the same point like this course, but developing a full microcontroller, operating system an game onto it.
 +  - [[http://www.iris.uni-stuttgart.de/lehre/eggenberger/eti/|Detailed German online script of the University of Stuttgart.]]. \\  This covers a broader scope than we have in the lecture HHN in the department.
 +  - [[http://elektroniktutor.de/digital1.html|Digital technology on elektroniktutor.de]] and [[http://www.inf-schule.de/|INF-Schule]]: \\  Here you can find further explanations of our chapters on vocational school/gymnasium level in German.