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
introduction_to_digital_systems:start [2021/09/14 12:53]
tfischer [Introduction to Digital Systems]
introduction_to_digital_systems:start [2023/09/19 23:43] (aktuell)
mexleadmin [Introduction to Digital Systems]
Zeile 3: Zeile 3:
 No matter, whether you have to deal with a programmable logic controller (PLC) of a robot in the future, or 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 indispensable. The knowledge gained can also be transferred to pure application programming in languages like Java or C. No matter, whether you have to deal with a programmable logic controller (PLC) of a robot in the future, or 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 indispensable. The knowledge gained can also be transferred to pure application programming in languages like Java or C.
  
-<wrap indent>[[Introduction]]</wrap> \\   +[[Introduction]] \\   
-<wrap indent>oder: How to deal with the course? </wrap> +<wrap indent>Or: How to deal with the course? </wrap> \\ \\ 
-  - [[Tools]] \\   +[[Tools]]  \\  \\ 
-  - [[Boolean Algebra]] \\  Or: 2B + ¬2B? +[[Boolean Algebra]] \\  
-  [[Number Systems]] \\  Or: When is 1 + 1 = 1?  +<wrap indent>Or: 2B + /2B? </wrap> \\ 
-  - [[Combinatorial Logic]] \\ Or: A different kind of logic puzzles +
-  [[Realization of comb. Logic]] \\ Or: The logic behind the mensa card +
-  - [[Storage Elements]] \\  Or: The short-term memory of a comtroller +
-  - [[Sequential Logic]] \\  Or: Inside a vending machine+
  
-===== Einschub ===== +[[Number Systems]] \\   
-  - [[grundlagen_der_digitaltechnik:Im Herzen eines Computers]]+<wrap indent>Or: When is 1 + 1 = 1? </wrap> \\ 
  
-===== Tipps für die Klausur =====+3 [[Combinatorial Logic]] \\  
 +<wrap indent>Or: A different kind of logic puzzles </wrap> \\ 
  
-  - [[grundlagen_der_digitaltechnik:tipps_fuer_die_klausur|Tipps für die Klausur ]]+[[Realization of comb. Logic]] \\  
 +<wrap indent>Or: The logic behind the mensa card </wrap> \\ 
  
-===== Weiterführende Links =====+5 [[Storage Elements]] \\   
 +<wrap indent>Or: The short-term memory of a controller </wrap> \\ 
  
-  - [[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.  +[[Sequential Logic]] \\   
-  - [[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. +<wrap indent>OrInside a vending machine </wrap> \\ 
-  - [[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.+
  
 +===== Tips for the exam =====
 +
 +  - [[Tips for the exam]]
 +
 +
 +
 +===== 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://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.