CS3351 Set1
CS3351 Set1
Third Semester
(Regulations 2021)
1. (i) Verify the following Boolean algebra using logic gates (a)X+Y=Y+X (b)X+XY=X
2. Design and implement a combinational circuit using basic gates for arbitrary functions like 3-
bit Adder and subtractor.
3. Design and Implement a combinational circuit for a 4-bit binary adder/subtractor using MSI
Devices.
4. (i) Design and implement a combinational circuit for data selector using basic gates.
(ii) Design and implement a combinational circuit for 1 x 4 demux using basic gates.
5. Design and construct an asynchronous 4-bit BCD down counter using JK flip-flop ICs.
6. Design and construct a circuit with external clock signal is connected to the clock input of
every Individual 3 flip-flops. So that all 3 flip-flops are clocked together simultaneously to
count their state Upward and downward and verify their truth table.
7. (i)Design a circuit with a minimum number of gates to convert gray code to binary code and
verify its output
8. Design a circuit with a minimum number of gates to convert BCD code to Excess 3 code
and Verify its output.
Page 1 of 2
10. Verify the following Boolean theorem using AOI gates.
(i) Commutative law (ii) Associative law (iii) Distributive law (iv) Absorption law
11. Design and construct a combinational circuit for an arbitrary function whose input is a four‐
bit number and whose output is the 2’s complement of the input number using basic logic
Gates.
12. Construct a 4‐bit BCD synchronous counter using any one of FF and also draw a truth table
13. Implement a 4-bit universal shift register using multiplexer and D flip-flops.
16. Simulate and Implement Single Cycle CPU using a subset of MIPS ISA.
17. Design the logic circuit and verify the truth table of the given Boolean expression,
18. Implement the following Boolean expression with exclusive-OR and AND gates:
19. Design a circuit with a minimum number of gates to convert Excess 3 to BCD code and
Page 2 of 2