Question Bank - Digital Logic Circuit
Question Bank - Digital Logic Circuit
PART-B QUESTIONS
1. (i) Explain the detail about TTL with open collector output configuration (8) (Nov/Dec-2013)
(ii) Demonstrate the CMOS logic circuit configuration and characteristics in details (8)
2. Explain the basic working principle of TTL and ECL logic families
(8) (Apr/May-2013)
3. (i)Draw and explain the NOR gate using TTL logic (8) (Nov/Dec-2011)
(ii)Explain the characteristics of CMOS
(8)
4. Write a note on digital logic families (9)
(AUC MAY 2011)
5. Design Rom for the following function F1 = (1,2,3); F2 = (0,2 ) . (AUC MAY 2011)
6. Explain the characteristics of CMOS.(6) (AUC DEC 2011)
7. Discuss about the programmable logic devices.(10) (AUC DEC 2011)
8. Write briefly about the programmable logic array and EPROM. (8) (AUC DEC 2011)
9. Draw and explain the NOR gate using TTL logic. (AUC DEC 2011)
10. Discuss on the concept, operation and characteristics of CMOS technology. (8) (AUC DEC 2010)
11. Explain the concept, working and characteristics of TTL logic families. (8) (AUC DEC 2010)
12. Compare all the IC logic families based on
(Apr/May-2010)
(i)
Power consumption
(ii)
Fan out
(iii)
Power dissipation
(iv)
Propagation delay
(v)
Switching speed
(vi)
Noise margin
13. (i)Draw the circuit diagram and explain the working of TTL inverter with tristate output.(8)
14. (ii) Explain the concept and implementation of ECL logic family. (8) (AUC MAY2009)
15. i)Explain the working of two input TTL totem pole NAND gate circuit (8)
ii) Explain the working of two input CMOS NAND gate circuit. (8) (AUC MAY 2008)
16. Write notes on : TTL,ECL and CMOS digital logic families. (AUC DEC 2007, Nov/Dec-2007))
17. Explain the characteristics and implementation of the following digital logic families.
i)
TTL (8) ii) CMOS (8) (AUC MAY2007)
18. Draw the 2 input NAND gate using shottky TTL logic and explain its operation. (16) (Nov/Dec2007)
19. Write a short note on the following
(Nov/Dec-2007)
(i)
Self complementing codes
(ii)
Error detecting codes
(iii)
Hamming codes
20. Draw the circuit of a two input TTL NOR gate and explain its action, clearly indicating logic and
voltage level.
(Nov/Dec-2007)
21. Perform the following code conversion
UNIT-II
COMBINATIONAL CIRCUITS
PART-A QUESTIONS
1. List the names of universal gates. (AUC DEC 2013)
2.
3.
4.
5.
(ii)
'
'
'
'
'
x y z + x yz + x y =x z + x y
'
11. Draw the Truth table and logic circuit of half adder. (AUC MAY 2010)
12. Show that Excess-3 code is self complementing. (AUC DEC 2010)
'
13. Simplify x+ x y (AUC DEC 2009)
14. Implement half adder using Gates. (AUC DEC 2009)
15. What is the difference between half adder and full adder? (AUC DEC 2009)
16. What will be the maximum number of outputs for a decoder with a 6 bit data word? (AUC
MAY2009)
17. Why digital circuits are mostly constructed with NAND and NOR gates than with AND and OR
gates? (AUC MAY2009)
18. State the associate law of Boolean algebra. (AUC MAY 2008)
The associative property of Boolean algebra states that the ORing of several variables results in
the same regardless of the grouping of the variables. The associative property is stated as
follows:
A+ (B+C) = (A+B) +C
19. Draw a 2 to 1 MUX using basic gates. (AUC MAY 2008)
20. What is variable mapping? (AUC MAY 2007)
21. Using k-map find minimum SOP for the function F ( a , b , c )= m( 0,1,3,5,6)
(AUC MAY
2007)
22. Name the two canonical forms for Boolean algebra. (AUC MAY 2007)
a) Sum of products
b) Product of sum
23. Mention the difference between DMUX and MUX. (AUC MAY 2007)
24. Draw a 4X16 decoder using two 3X8 decoders. (AUC MAY 2007)
25. Implement the given function in 4:1 MUX F= m(0,1,5,6,7) (AUC MAY 2007)
26. Expand the function
F ( A , B , C )= A+ B' C
PART-B QUESTIONS
F=A + BC
in
(Nov/Dec-2013)
(i)
Canonical SOP form and
(ii)
Canonical POS form
2. Design BCD to Excess 3 code conversion (Apr/May 2010)
3. Simplify using K-map
F ( A , B , C , D )= m ( 7,8,9 ) +d (10,11,12,13,14,15)
4. Design a full subtractor using half subtractor (Apr/May-2013)
5. Prove that F= A . B=A . B is exclusive OR operation and its equals = ( A. B ) A ( A .B ) . B
6. Prove that for constructing XOR from NAND gates where need four NAND gates
7. Simplify the Boolean function using K-maps
F ( W , X , Y , Z )= (1,3,7,11,15)
Which
has
the
dont
care
conditions
d (W , X ,Y , Z )= (0,2,5)
8. Implement the given function using multiplexer
F ( X , Y , Z )= (0,2,6,7)
'
'
(ii)
ab c + a b c+ a bc +abc
(iii)
p q r + p q r +p qr + pq r + pq ' r '
'
'
'
(Apr/May-2011)
'
'
'
15. For the given circuit derive the algebraic expression in SOP form
(Apr/May-2010)
'
(ii)
(iii)
X Y + YZ+Y ' Z
'
(Nov/Dec-2007)
List all prime implicants and find the minimum product of sum expression
24. Design a 4:1 multiplexer using transmission gates and explain its operation
25. Using K-map method simplify to the following Boolean expression and implement the same
using only NAND gates represented the same expression using product of sum.
f ( a , b , c , d )= m ( 0,2,5,10,13,15 )+ d (7,8 )
26. Explain how full adder can be designed using 2 half adder and a OR gate.
27. With the help of a block diagram explain the operation of 38 decoder. Explain how it can be
converted into demultiplexer.
28. For the given function
f ( a , b , c , d )= m ( 0,2,3,6,8,12,15 )+ d (1,5)
Find the minimum sum of products expression using Quine-McCluskey method.
29. Using Quine-McCluskey method find all the prime implecants for the given function and find the
minimum sum of product function
f ( a , b , c , d )= m(0,1,2,3,5,8,12,14)
30. Obtain the minimum SOP using Quine McCluskys method and verify using K-maps
F=m 0+ m1 +m2 +m3 +m6+ m7+ m8 + m9 +m 14 +m15
31. Reduce the following by using tabulation method and verify by using K-maps
F ( A , B , C , D )= (0,1,2,3,4,6,8,10,12,)
32. Obtain the minimum SOP using Quine McCluskys method and verify using K-maps for the
following
F ( a , b , c , d )=(m0 , m 2 , m 4 , m8 , m9 , m10 , m11 , m12 , m13 )
UNIT-III
SYNCHRONOUS SEQUENTIAL CIRCUITS
PART-A QUESTIONS
1. What is meant by transition table? (AUC DEC 2013)
2. Differentiate sequential circuits and combinational circuits (AUC DEC 2013)
3. Draw the truth table for JK flip flop. (AUC MAY 2013)
4. How many flip flop are required to design Mod25 counter. (AUC MAY 2013)
5. Give the characteristic equation and state diagram of JK flip-flop. (AUC MAY 2012)
6. What is lockout? How it is avoided? (AUC MAY 2012)
7. Write the excitation table for JK flip-flop. (AUC MAY 2011)
8. Write the characteristics table for SR flip-flop. (AUC MAY 2011)
9. What is race around condition in Flip-flops? (AUC DEC 2011)
10. How does the state transition diagram of a Moore model differ from Mealy model? (AUC DEC
2011)
11. How flip flop differ from latch? (AUC MAY 2010)
12. Give the characteristics equation and state diagram of JK flip flop. (AUC MAY 2010)
13. What is self starting counter? (AUC DEC 2010)
14. Draw the circuit of SR Flip flop. (AUC MAY 2010)
15. What are synchronous sequential circuits? (AUC MAY 2010)
16. Convert JK flip-flop to T-flip-flop. (AUC DEC 2010)
17. Mention the major application of Master Slave FF (AUC DEC 2010)
18. Give the excitation table of JK flip flop and D flip flop. (AUC MAY 2009, Nov/Dec 2007)
19. How can the race condition be avoided in flip flop (AUC MAY2009)
20. What is a state? (AUC MAY2009)
21. Why is state reduction necessary? (AUC MAY2009)
22. How many flip flops are required to design a mod-15 counter. (AUC MAY 2008)
23. Define a sequential logic circuit. Give an example. (AUC MAY 2008)
24. Give the state diagram of JK flip flop. (AUC MAY2007)
25. Convert JK flip flop to D flip flop. (AUC MAY2007)
26. What is edge triggering? (AUC MAY2007)
27. Draw the logic diagram of Master Slave JK flip/Flop. (AUC MAY2007)
28. Obtain the excitation table of D and JK flip/flop. (AUC MAY2007)
29. What are the advantages of JK flip flop over SR flip flop.
30. How many flip flop are required to design Mod50 counter
31. Differentiate between flip flop and latch. (AUC MAY 2005)
32. Why a serial counter is referred to as asynchronous? (AUC MAY 2005)
PART-B QUESTIONS
1. A sequential circuit has two JK flip flop A and B the flip flop input functions are
J A =B , J B =x , K A =B x , K B =A x
i)
Draw the logic diagram of the circuit
ii)
Tabulate the state table
iii)
Draw the state diagram
2. Using JK flip flop design a synchronous counter which counts in the sequence 000, 001, 011,
100, 101, 110, 111, 000
3. Design a 3 bit binary counter using T flip flop
4. Construct the reduced the state diagram for the following state diagram.
5. A sequential circuit with 2D FFs A and B and input X and output Y is specified by the following
next state and output equations
A ( t+1 ) =AX + BX
B ( t +1 )= A ' X
Y =(A + B)X '
i)
Draw the logical diagram of the circuit
ii)
Derive the state table
iii)
Derive the state diagram
6. I) Realize SR flip-flop using NOR gates and explain its operation. (8)
II) Convert a SR flip-flop into JK flip-flop
7. Draw the state transition diagram of a sequence detector circuit that detects 1010 from input
data stream using Moore model Mealy model.
8. Design a counter using JK flip-flop for realizing the following sequence.
9. Design BCD counter using T flip flop, where flip flop input are
T Q 1 , T Q 2 , T Q 4,T Q 8
10. Draw the state diagram. Derive the state equation and draw the clocked sequential circuit for the
following state table
11. Design a synchronous sequential circuit using JK for the given state diagram
UNIT-IV
ASYNCHRONOUS SEQUENTIAL CIRCUITS AND
PROGRAMMABLE LOGIC DEVICES
PART-A QUESTIONS
1.
2.
3.
4.
5.
6.
7.
PART-B QUESTIONS
1.
2.
3.
4.
5. Discuss the different types of HAZARDS that occurs in asynchronous sequential circuits
6. Write a short notes on
(i) Race for assignment
(ii) pulse mode circuit
7. List and explain the steps used for analyzing an asynchronous sequential circuit
8. How do you get output specifications from a flow table in asynchronous sequential circuit
operating in fundamental mode?
9. Describe procedure to get state table from excitation table in an asynchronous sequential circuit.
How does it differ from synchronous sequential circuit
10. Reduce the number of states in the following state table
11. Design an asynchronous sequential logic circuit for the state transition diagram shown in Fig.
12. Derive the flow table for the circuit given in the figure
13. Design a pulse mode circuit with inputs x1, x2, x3 and output Z as shown in figure
14. i)Draw and explain the state transition diagram of modulo-6 counter in asynchronous sequential
logic.(12)
ii) When does oscillation occur in an asynchronous sequential logic circuit?(4)
15. (i) A combinational logic circuit is defined by the following function. f1(a,b,c) = (O, 1, 6, 7),
f2(a, b, e) = (2, 3, 5,7)Implement the circuit with a PAL having three inputs, product terms and
two outputs.
UNIT-III
VHDL- VHSIC Hardware Description Language
PART-A QUESTIONS
1.
2.
3.
4.
5.
6.
7.
PART-B QUESTIONS
1. Write a VHDL program and explain the design procedure of 8 bit comparator
2. Explain the standard VHDL description for 2 to 4 decoder in details
3.
4.
5.
6.
7.
8.
i) write HDL for two to one line multiplexer with data flow description and behavioral
description
ii) write the VHDL for four bit adder
Write VHDL for four bit binary counter with parallel load and explain
i) write the VHDL code for a full adder using equation
ii) Write the VHDL code for a 4 bit full adder using the module defined in (a) as a component
Write VHDL code to model JK flip-flop
i) Use conditional assignment statement
ii) Use the characteristics equation
i) Write an HDL behavioral description of JK flip-flop using if-else statement based on the value
of present state.
ii) Draw the logical diagram for the following module
i) Explain the design procedure of RTL using VHDL
ii) Write a note on VHDL test benches
Write a VHDL code for mod 6 counter
9.
10.
11.
12.