STLD Question Bank
STLD Question Bank
STLD Question Bank
Question Bank
UNIT- I
1. a. Simplify the following Boolean expressions.
i.AC + ABC + AC to three literals
ii. (xy + z) + z + xy + wz to three literals
iii.AB(D + CD) + B(A +ACD) to one literal iv.
(A + C)(A + C)(A + B + CD) to four literals
b. Obtain the complement of the following Boolean expressions.
i.BCD + (B + C + D) + B CDE
ii.AB + (AC) + (AB + C)
iii.ABC + A'BC + ABC + ABC
iv.AB + (AC) + ABC
2. a. Draw the NAND logic diagram that implements the complement of the function.
F(A,B,C,D) = (0,1,2,3,4,8,9,12)
b.Obtain the complement of the following Boolean expressions.
i.AB + A(B + C) + B(B + D)
ii.A + B + ABC [4]
c.Obtain the dual of the following Boolean expressions
i.AB + ABC + ABCD + ABCDE
ii.ABEF + ABEF + ABEF
3. a.Express the following functions in sum of Minterms and product of Maxterms.
i.F (A,B,C,D) = BD + AD + BD
ii.F(x,y,z) = (xy + z)(xz + y)
4.(a) Reduce the following function using K- map and implement it in AOI logic as
well as NOR logic F= M(0, 1, 2, 3, 4, 7)
(b) What do you mean by K-map? Name its advantages and disadvantages
5.(a) Reduce the following function using K- map and implement it in AOI logic as
well as NOR logic F= M(0, 1, 2, 3, 4, 7)
(b) What do you mean by K-map? Name its advantages and disadvantages
6.For the truth table given below , find the minimal expression for the out put (Y) using K-map
A
0
0
0
0
0
0
B
0
0
0
0
1
1
C
0
0
1
1
0
0
D
0
1
0
1
0
1
Y
1
0
1
0
1
1
A
0
0
1
1
1
B
1
1
0
0
0
C
1
1
0
0
1
D
0
1
0
1
0
Y
1
0
0
1
0
A
1
1
1
1
1
B
0
1
1
1
1
C
1
0
0
1
1
D
1
0
1
0
1
Y
0
1
0
1
0
1. Explain the type of Hazard if any in the EXCLUSIVE - OR circuit made by five NAND gates
and the EXCLUSIVE ?OR circuit made by four NAND gates as shown in figure have any static
Hazard or Dynamic Hazard?
2.
2. A circuit receives a 4-bit Excess-3 code. Design a minimal circuit to detect the decimal numbers 0,
1, 4, 6, 7 and 8.
3. (a) Implement the following Boolean function using a 8:1 multiplexer considering C as the input
and A,B,C as selection lines. F(ABCD) = AB +BD+ BCD
(b) Draw the Gate level diagram of a Decimal to BCD encoder.
4. (a) Design a Excess-3 adder using 4-bit parallel binary adder and logic gates.
(b) Draw the logic diagram of a single bit comparator
5. (a) Design a combinational logic to subtract one bit from the other. Draw the logic diagram using
NAND and NOR gates.
(b) Explain the working of a serial adder
6.(a) Implement the following multiple output combinational logic using a 4 line to
16 line Decoder
Y1= ABCD + ABCD+ ABCD+ABCD+ABCD+ABCD
Y2=ABCD+ABCD+ABCD+ABCD
Y3=ABCD+ABCD+ABCD
(b) Explain the terms Multiplexing and De multiplexing.
7. A combinational circuit is defined by the following three functions
F1 = xy+xyz F2=x+y F3 = xy+xy
Design the circuit with a decoder and external gates.
8. (a) Design 4-bit odd parity generator. Mention truth table.
(b) Using 4 MSI circuits construct a binary parallel adder to add two 16-bit binary numbers. Label all
carries between the MSI circuits.
9. (a) Implement the following Boolean functions using decoder and OR gates:
F1(A,B,C,D) = (2,4,7,9)
F2(A,B,C,D) = (10,13,14,15)
10.(a) What is decoder? Construct 3*8 decoder using logic gates and truth table.
(b) What is Encoder? Design Octal to Binary Encoder.
UNIT- III
1. Classify the required circuits into synchronous, asynchronous, pulse mode with suitable
examples.
2. Draw the circuit of JK master slave flip-flop with active high clear & active low preset &
explain.
3. Draw the circuit of master slave RS flip-flop & explain its operation with the help of truth table.
4. Discuss the disadvantages due to level triggering.
5. Convert T flip-flop to D flip-flop.
6. What is the advantage of choosing D flip flop in sequential circuits. Explain with an example.
UNIT- IV
7. Compare synchronous & asynchronous circuits
8. Using a shift register how do you obtain a circular shift.
9. Design & implement 2 bit comparator using logic gates.
10. Draw the block diagram of a 4-bit serial adder & explain its operation.
11. Design of MOD- N Synchrounous Counter.
12. Design ripple and Johnson ring counter.
UNIT- V
1. Draw the diagram of melay type FSM for serial adder..
2.
3.
4.
5.
UNIT-II
1). Simplify the following expressions using K-Map and realize with NAND gates. F =
M (1, 2, 3, 8, 9, 10, 11, 14). d (7,15)
2). Design the logic circuit that coverts 4 bit binary data to gray code.
3) Simplify the following expressions using K-Map and realize with NAND gates.
F = m (0,2,5,9,15) + d(6,7,8,10,12,13)
4) Implement the following using 8X1 MUX. F = (0, 1, 3, 4, 6, 8, 15)
5) Simplify the following expressions using K-Map and realize with NOR gates. F =
ABC + ABC + ABC +ABC + ABC.
UNIT-IV
1.
2.
3.
4.
Unit V
1. Differentiate between Mealy and Moore machine with examples.
2. Find the equivalence partition and reduced table for the given state machine.
P.S
N.S. , O/P
X=0
X=1
A
B,0
E,0
B
E,0
D,0
C
D,1
A,0
D
B,1
E,0
E
C,0
D,0
3. Find the minimal cover table for the given machine using Merger graph.
P.S
N.S,Z
00
01
11
10
A
A,0
--,-E,-B,1
B
E, -C,1
B,---,-C
--,-B,0
--,1
D,0
D
A,0
--,-F,1
B,-E
B,0
--,-B,0
--,--
--,--
C,1
--,0
C,1
PS
A
B
C
D
E
F
NS,Z
X1
--,-B,0
E,0
B,0
F,1
A,0
X2
F,0
C,0
A,1
D,0
D,0
--,--
7. Obtain set of maximal compatibles for machine shown using Merger table.
PS
NS,Z
X1
X2
A
E,0
B,0
B
F,0
A,0
C
E,C,0
D
F,1
D,0
E
C,1
C,0
F
D,B,0
8. Draw and explain an ASM chart of a binary multiplier.
9. Draw an ASM chart and state table for 2 bit UP/DOWN Counter having control input M, if M = 1;
UP Counting & M = 0; DOWN Counting. The circuit has to generate output 1 whenever the count
becomes minimum or maximum.
10. What are the salient features of an ASM chart.
11. What are the notations used in the ASM Chart.