Revision [480f3fb]
Letzte Änderung am 2019-11-21 15:44:52 durch Oksana Neopagitova
ADDITIONS
## D-Flipflop

Ein D-Flipflop (Data- oder Delay-Flipflop)ist taktgesteuert. Es besitzt einen Daten- und einen Takteingang.


Die charakteristische Gleichung für nicht taktgesteuerte RS-Flipflops lautet: Q* = D


Kurzform der Zustandsfolgetabelle :


| D | Q* |
| +| 0 | 0
| 1 | 1



Kurzform der Synthese-Tabelle:


| Q | Q* | D |
| +| 0 | 0 | 0
| 0 | 1 | 1
| 1 | 0 | 0
| 1 | 1 | 1
DELETIONS
## D-Flipflop
Ein D-Flipflop (Data- oder Delay-Flipflop)ist taktgesteuert. Es besitzt einen Daten- und einen Takteingang.
Die charakteristische Gleichung für nicht taktgesteuerte RS-Flipflops lautet: Q* = D
Kurzform der Zustandsfolgetabelle :
| D | Q* |
| -| 0 | 0
| 1 | 1
Kurzform der Synthese-Tabelle:
| Q | Q* | D |
| -| 0 | 0 | 0
| 0 | 1 | 1
| 1 | 0 | 0
| 1 | 1 | 1
***
CategoryFlipflop
Revision [d8ac6d9]
Die älteste bekannte Version dieser Seite wurde von MarkusBaier am 2015-01-28 15:20:18 erstellt
ADDITIONS
## D-Flipflop
Ein D-Flipflop (Data- oder Delay-Flipflop)ist taktgesteuert. Es besitzt einen Daten- und einen Takteingang.
Die charakteristische Gleichung für nicht taktgesteuerte RS-Flipflops lautet: Q* = D
Kurzform der Zustandsfolgetabelle :
| D | Q* |
| +| 0 | 0
| 1 | 1
Kurzform der Synthese-Tabelle:
| Q | Q* | D |
| +| 0 | 0 | 0
| 0 | 1 | 1
| 1 | 0 | 0
| 1 | 1 | 1
***
CategoryFlipflop