Solution for Questions from sheet and chapter 5 - Part1

Опубликовано: 29 Июнь 2026
на канале: Ahmed Hesham Mostafa
9,538
like

1. Beginning with an D flip-flop show how to get
a) J-K flip-flop. b) T flip-flop.
2. Beginning with an J-K flip-flop show how to get
a) D flip-flop. b) T flip-flop.
3. Beginning with an T flip-flop show how to get
a) D flip-flop. b) J-K flip-flop.
4. Beginning with an R-S flip-flop show how to get
(Note: RS f/f as SR latch)
a) D flip-flop. b) J-K flip-flop. c) T flip-flop.

5. A set dominate flip-flop has a set and a reset input. It differs from a
conventional R-S flip-flop in that an attempt to simultaneously set and reset
results in setting the flip-flop. Obtain the characteristic table and
characteristic equation for such a flip-flop.

7. Implement a new flip-flop type, called X-Y flip-flop, that has the
following characteristic table
X Y Q(t+1)
0 0 Reset
0 1 Q(t)
1 0 Q’(t)
1 1 Set
----------------------
Solution for Questions (Digital Design Morris Mano 5th) 5.2, 5.3, 5.4
-------------------------