DPSD 2 Marks
DPSD 2 Marks
com
PART A – 2 MARKS
5. Which gates are called as the universal gates? What are its advantages?
The NAND and NOR gates are called as the universal gates. These gates are used to
perform any type of logic application.
www.studentsfocus.com
www.studentsfocus.com
www.studentsfocus.com
www.studentsfocus.com
www.studentsfocus.com
www.studentsfocus.com
PART B – 16 MARKS
www.studentsfocus.com
www.studentsfocus.com
Part A – 2 Marks
.
1. Define Combinational circuit
A combinational circuit consist of logic gates whose outputs at anytime are determined
directly from the present combination of inputs without regard to previous inputs.
7. What is a half-adder?
The combinational circuit that performs the addition of two bits is called a half-adder.
www.studentsfocus.com
www.studentsfocus.com
8. What is a full-adder?
The combinational circuit that performs the addition of three bits is called a full-adder.
9. What is half-subtractor?
The combinational circuit that performs the subtraction of two bits is called a half-
subtractor.
www.studentsfocus.com
www.studentsfocus.com
www.studentsfocus.com
www.studentsfocus.com
www.studentsfocus.com
www.studentsfocus.com
Ans: To reduce the carry propagation delay and to reduce the complexity in designing
combimnational circuis
39. Construct 4x16 decoder using 3x8 decoders. (Nov/dec2012)
40. Implement full adder using 2 half adders (Nov/dec2012)
41.Draw the truthtable for BCD to excess 3 code (Nov/Dec2013)
Part B - 16 Marks
F=sum (1,2,5,6,8,9,10,15,14)
www.studentsfocus.com
www.studentsfocus.com
11. Construct 5 to 32 decoder using one 2 to 4decoder and four 3 to 8 decoder (8)
12. Construct 4 x16 decoder using 2 3x8 decoders with enable input (nov/dec2013)
www.studentsfocus.com
www.studentsfocus.com
UNIT III
SYNCHRONOUS SEQUENTIAL LOGIC
Part A – 2 Marks
www.studentsfocus.com
www.studentsfocus.com
www.studentsfocus.com
www.studentsfocus.com
23. Give the comparison between combinational circuits and sequential circuits
PART – B
1. a. Write the verilog code generate for paralled load up / down counter (8)
b. Write a verilog code for D Flip Flop and R-S Flip Flop (8)
2. Explain R-S Flip Flop and Clocked R-S Flip Flop (16)
3 .a. Explain S-R Flip Flop (8)
b. Explain D Flip Flop (8)
4. a. Explain JK Flip Flop (11)
b. Explain T Flip Flop (5)
www.studentsfocus.com
www.studentsfocus.com
www.studentsfocus.com
www.studentsfocus.com
UNIT IV
Part A – 2 Marks
www.studentsfocus.com
www.studentsfocus.com
11. What are the steps for the design of asynchronous sequential circuit?
1. Construction of a primitive flow table from the problem statement.
2. Primitive flow table is reduced by eliminating redundant states using the state
reduction
3. State assignment is made
4. The primitive flow table is realized using appropriate logic elements.
12. Give the comparison between state Assignment Synchronous circuit and state
assignment asynchronous circuit.
In synchronous circuit, the state assignments are made with the objective of circuit
reduction. In asynchronous circuits, the objective of state assignment is to avoid critical races.
www.studentsfocus.com
www.studentsfocus.com
PART – B
www.studentsfocus.com
www.studentsfocus.com
UNIT V
MEMORY AND PROGRAMMABLE LOGIC
Part A – 2 Marks
2 Explain ROM
A read only memory (ROM) is a device that includes both the decoder and the OR gates
within a single IC package. It consists of n input lines and m output lines. Each bit combination
of the input variables is called an address. Each bit combination that comes out of the output
lines is called a word. The number of distinct addresses possible with n input variables is 2n.
www.studentsfocus.com
www.studentsfocus.com
Part B
1. Write notes on RAM, its operation and its types
2. Discuss the operation of memory decoding and elaborate its application as address multiplexing and
coincident decoding circuits
3 a. Explain the Programmable Logic array (8)
b. Explain the Programmable array Logic (8)
4. a. Comparison between PROM, PLA and PAL (6)
b. Realise the function gives using a PLA with 6 Input, 4 Outputs and 10 AND gates (10)
F1(A,B,C,D,E,F) = ∑(0,1,7,8,9,10,11,15,19,23,27,31,32,33,35,39,40,41,47,63)
5. F2(A,B,C,D,E,F) = ∑(8,9,10,11,12,14,21,25,27,40,41,42,43,44,46,57,59) using PAL
6. Write notes on PLA and PAL
7. Define Memory and discuss the operation & types of RAM and ROM
8. Elaborate the construction of sequential programmable devices in detail
F (x,y,z) = 13,5,6,7
F (x,y,z) = 1,2,3,4
www.studentsfocus.com