Nächste Seite:
nand in Hardware
Aufwärts:
Logische Schaltungen
Vorherige Seite:
Basis-Satz (Beweis-Idee)
Eine Basis mit einem Element
Die Funktion
NAND : (
x
,
y
)
¬(
x
y
)
bildet eine Basis.
x
y
x
y
NAND(
x
,
y
)
0
0
0
1
0
1
0
1
1
0
0
1
1
1
1
0
Beweis: wir können diese Funktionen darstellen:
Nicht:
¬
x
= NAND(
x
,
x
)
Und:
x
y
= ¬NAND(
x
,
y
)
Oder:
x
y
= NAND(¬
x
,¬
y
)
.
...und mit dieser Basis auch alle anderen.
Johannes Waldmann 2008-04-08