Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianZug authored Oct 23, 2023
2 parents 1e2bac1 + c931f1d commit d8ee04f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions 02_BoolscheAlgebra.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: Sebastian Zug & André Dietrich & Fabian Bär
email: [email protected] & [email protected] & [email protected]
version: 0.0.1
version: 0.0.3
language: de
narrator: Deutsch Female
Expand Down Expand Up @@ -273,7 +273,8 @@ __Lösung:__ Boolesche Algebra basierend auf den Vorarbeiten von G. Boole aus de
+ drei Boolesche Operationen: + , $\cdot$ sowie „not"
+ vier Axiome

Die Boolesche Algebra basiert nach Huntington auf einer Trägermenge

Die Boolesche Algebra basiert nach [Huntington](https://de.wikipedia.org/wiki/Edward_Vermilye_Huntington) auf einer Trägermenge
$B \{0,1\}$ (Zuständen) mit zwei Verknüpfungen auf $B$ für deren Element $a\in B$, $b\in B$ und $c\in B$ gilt:

| Axiom | Definition |
Expand Down Expand Up @@ -404,7 +405,7 @@ $$
+ durch einen booleschen Ausdruck (gebildet durch Boolesche Variablen und Operationen aus der Booleschen Algebra)
+ ein Schaltwerk aus logischen Gattern

+ Es gibt $2^{2^n}$ verschiedene $n$-stellige Boolesche Funktionen (also 16 zweistellige, 256 dreistellige, 65536 vierstellige, ...)
+ Es gibt $2^{2^n}$ verschiedene $n$-stellige Boolesche Funktionen (also 16 zweistellige, 256 dreistellige, 65536 fünfstellige, ...)

{{1}}
> Stellen Sie eine Wahrheitstafel für folgende Schaltfunktion auf:
Expand Down
Binary file modified images/05_FlipFlops/JK_FlipFlop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d8ee04f

Please sign in to comment.