csc116

Digital Logic

Hard Exam Preparation: 3 days
Question Papers (6)
logo

Community

FM: 60 PM: 24

Digital Logic

2075 Boards

Section A

Answer any two questions.

1

Implement the following function F = Σ(1, 2, 3, 4, 8) using

Decoder
Multiplexer
PLA

10

!

2

Design clocked sequential circuit of the following state diagram by using JK flip-flop

question image

10

!

3

The following is a truth table of a 3-input,4 output combinational circuit. Tabulate the PAL programming table for the circuit and mark for the circuit and mark the fuses to be blown in a PAL diagram.

X Y Z A B C D
0 0 0 0 0 0 0
0 0 1 1 1 1 1
0 1 0 1 0 1 1
0 1 1 0 1 0 1
1 0 0 1 0 1 0
1 0 1 0 0 0 1
1 1 0 1 1 1 0
1 1 1 0 1 1 1

Here X, Y, Z are input and A, B, C, D are output

10

!

Section B

Answer any eight questions.

4

Convert the following decimal numbers to the indicated bases.

7562.45 to octal
1938.257 to hexadecimal
175.175 to binary

5

5

Express the Boolean Function F = A + B’ C in a sum of min terms .

5

6

Reduce the following function using k-map F = B’D + A’BC’ + AB’C + ABC’

5

!

7

Design a combinational circuit with three inputs, x, y, and z, and three outputs, A, B, and C. When the binary input is 0, 1, 2, or 3, the binary output is one greater than the input. When the binary input is 4, 5, 6, or 7, the binary output is one less than the input.

5

!

8

Implement half adder using 2-4 decoder.

5

!

9

What is the difference between a serial and parallel transfer? Explain how to convert serial data to parallel and parallel data to serial. What type of register is needed?

5

10

Design 4-bit even parity generator.

5

!

11

Design a 4-bit binary ripple counter with D flip-flops.

5

!

12

Write short notes on any two:

SIMM
RTL
Parity Checker

5