Skip to content

Commit

Permalink
Correct typos
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianZug committed Nov 12, 2023
1 parent 0d37e47 commit 21bda83
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion 02_BoolscheAlgebra.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ Historische Entwicklung:
+ Aristoteles (384-322 v.Chr.) begründet „Syllogistik“ Lehre von den logischen Schlussformen
+ Später bilden die Stoiker die Syllogistik als Aussagenlogik weiter aus. Im Mittelalter → Scholastik
+ George Boole (1815-1864) 1854 mathematische Formalisierung in _„An Investigation of the Laws of Thought on which are founded the Mathematical Theories of Logic and Probabilities"_.
+ Claude Shannon (1916-2001) hat im Rahmen seiner Masterarbeit _„On the Symbolic Analysis of Relay and Switching Circuits (1940)“_, gezeigt, dass man die Boolsche Algebra zur Beschreibung von Schaltkreisen anwenden kann.
+ Claude Shannon (1916-2001) hat im Rahmen seiner Masterarbeit _„On the Symbolic Analysis of Relay and Switching Circuits (1940)“_, gezeigt, dass man die Boolesche Algebra zur Beschreibung von Schaltkreisen anwenden kann.

![Shannon](./images/02_BoolscheAlgebra/ClaudeShannon_MFO3807.jpg "Claude Shannon [^Shannon]")<!-- width="40%" -->

Expand Down
8 changes: 4 additions & 4 deletions 11_Modell_CPU.md
Original file line number Diff line number Diff line change
Expand Up @@ -790,10 +790,10 @@ Oscillator |---| | | |

{{0-1}}
| Aspekt | Kombinatorische Logik |
|-----------------------------|----------------------------------------|
| --------------------------- | -------------------------------------- |
| Grundlegende Repräsentation | Endlicher Automat |
| Fortschaltung der Kontrolle | Expliziter Folgezustand |
| Logische Repräsentation | Boolsche Gleichungen |
| Logische Repräsentation | Boolesche Gleichungen |
| Implementierungstechnik | Gatter, Programmierbare Logikbausteine |

{{1-2}}
Expand Down Expand Up @@ -836,10 +836,10 @@ Oscillator |---| | | |

{{1-2}}
| Aspekt | Kombinatorische Logik | Mikroprogramm |
|-----------------------------|----------------------------------------|-------------------|
| --------------------------- | -------------------------------------- | ----------------- |
| Grundlegende Repräsentation | Endlicher Automat | Programm |
| Fortschaltung der Kontrolle | Expliziter Folgezustand | Programmzähler |
| Logische Repräsentation | Boolsche Gleichungen | Wahrheitstabelle |
| Logische Repräsentation | Boolesche Gleichungen | Wahrheitstabelle |
| Implementierungstechnik | Gatter, Programmierbare Logikbausteine | R/W-Speicher, ROM |


Expand Down
2 changes: 1 addition & 1 deletion 16_Aktoren.md
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ https://www.tinkercad.com/things/lu1Gt48hNsL-gleichstrommotor-mit-encoder/editel

Welche Themenfelder sind wir in den vergangenen Monaten durchlaufen?

+ Boolsche Algebra
+ Boolesche Algebra
+ Minimierung von Schaltfunktionen
+ Standardschaltnetze
+ Flip-Flop Konzepte
Expand Down

0 comments on commit 21bda83

Please sign in to comment.