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 1 ↑ 1
1 0 ↑ 0
𝑄 (toggle)
1 1 ↑ 0
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
the circuit operate.
Implement the below circuit shown in Figure 5. The (SW1) and (SW2) inputs
are in the appropriate states to make the circuit operate:
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
are in the appropriate states to make the circuit operate:
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
the circuit operate.
J1 = 𝑄 ; 1K = 𝑄
0 0
J2 = 𝑄 𝑄 2; K = 0
0 1
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