An X-Y flip flop whose characteristic table is given below is to be implemented using a J-K flip-flop.
| X | Y | $Q{n+1}$ |
|---|---|---|
| 0 | 0 | 1 |
| 0 | 1 | $Q_n$ |
| 1 | 0 | $\bar Q_n $ |
| 1 | 1 | 0 |
Reveal answer
Fill a bubble to check yourself
An X-Y flip flop whose characteristic table is given below is to be implemented using a J-K flip-flop.
| X | Y | $Q{n+1}$ |
|---|---|---|
| 0 | 0 | 1 |
| 0 | 1 | $Q_n$ |
| 1 | 0 | $\bar Q_n $ |
| 1 | 1 | 0 |