Flip Flops and Counters: Digital Logic Design Laboratory
Flip Flops and Counters: Digital Logic Design Laboratory
Lab 6
Full name:
…………BestGa………………………………….
Student number: ………………………………….
Class:
……………………………………………….......
Date:
…………………………………………………....
II. Procedure
0 0 ↑ 𝑄0 (no change)
0 1 ↑ 1
1 0 ↑ 0
1 1 ↑ 𝑄0(toggle)
Implement the circuit (Figure 1) via simulation software and paste the result in here
Implement the circuit (Figure 2) via simulation software and paste the result in here
Implement the below circuit in Figure 4. Control (SW1) and (SW2) to make
Implement the below circuit shown in Figure 5. The (SW1) and (SW2) inputs
Implement the circuit via simulation software and paste the result in here
Implement the below circuit shown in Figure 6. The (SW1) and (SW2) inputs
Implement the circuit via simulation software and paste the result in here
Implement the below circuit in Figure 7. Control (SW1) and (SW2) to make
J1 = 𝑄0; K1 = 𝑄0
J2 = 𝑄0𝑄1; K2 = 0
Transition Table
Present State Next State
Q2 Q1 Q0 J2 K2 J1 K1 J0 K0 Q2 Q1 Q0
0 0 0 0 0 0 0 1 0 0 0 1
0 0 1 0 0 1 1 1 0 0 1 1
0 1 0 0 0 0 0 1 0 0 1 1
0 1 1 1 0 1 1 1 0 1 0 1
1 0 0 0 0 0 0 0 0 1 0 0
1 0 1 0 0 1 1 0 0 1 1 1
Implement the circuit via simulation software and paste the result in here
0
Transition Table
Present State Next State
Q1 Q0 J1 K1 J0 K0 Q1 Q0
0 0 1 X 0 X 1 0
1 0 X 1 X 0 0 1
0 1 1 X 1 X 1 1
1 1 X 0 0 1 1 0
Implement the circuit via simulation software and paste the result in here