0% found this document useful (0 votes)
26 views1 page

ICT 9A04306 Digital Logic Design

This document contains an exam for a digital logic design course. It lists 8 questions covering various topics in digital logic including: 1) Expressing a switching circuit in binary logic notation and explaining different types of shift registers. 2) Simplifying Boolean expressions using algebra and reducing expressions to three literals. 3) Mapping functions to Karnaugh maps and converting between sum of products and product of sums forms. 4) Designing digital circuits like comparators and priority encoders using logic gates. 5) Explaining T-flip flops, sequential circuits, and justifying truth table entries. 6) Comparing ripple and synchronous counters and writing HDL descriptions of shift registers.

Uploaded by

Mahaboob Subahan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views1 page

ICT 9A04306 Digital Logic Design

This document contains an exam for a digital logic design course. It lists 8 questions covering various topics in digital logic including: 1) Expressing a switching circuit in binary logic notation and explaining different types of shift registers. 2) Simplifying Boolean expressions using algebra and reducing expressions to three literals. 3) Mapping functions to Karnaugh maps and converting between sum of products and product of sums forms. 4) Designing digital circuits like comparators and priority encoders using logic gates. 5) Explaining T-flip flops, sequential circuits, and justifying truth table entries. 6) Comparing ripple and synchronous counters and writing HDL descriptions of shift registers.

Uploaded by

Mahaboob Subahan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Code: ICT 9A04306 ICT

B.Tech II Year II Semester (R09) Supplementary Examinations November/December 2012


DIGITAL LOGIC DESIGN
(Computer Science & Engineering)
Time: 3 hours Max. Marks: 70
Answer any FIVE questions
All questions carry equal marks

*****

1. (a) Express the switching circuit shown in the figure in binary logic notation.
A
L
C
B
Voltage
Source

(b) Mention different types of shift registers and explain binary logic.

2. (a) Simplify the following to least number of literals using Boolean algebra.
(i) ABCD+ABD+BCD+AB+BC (ii) X+XYZ+XYZ+XW+XW+XY.
(iii) (A+B+C (A+B+C (A+B+C)(A+B+C)
(b) Reduce the following Boolean expressions to three literals. AC+ABC+AC

3. (a) Map the following function and simplify using K-Map.


F = (A+B+C)(A+B+C)(A+B+C)(A+B+C).
(b) Convert the following SOP equation into its POS form. G = XYZ + XYZ

4. (a) Design a 2 bit comparator using gates.


(b) Design a 4 – input priority encoder.

5. (a) Explain about the schematic circuit of T-Flip-Flop. Give its truth table. Justify the entries in
the truth table.
(b) Explain the design of sequential circuit with an example. Show the state reduction, state
assignment.

6. (a) Compare ripple and synchronous counters.


(b) Write a HDL behavioral description of shift register.

7. (a) Explain about sequential programming devices.


(b) Derive the PLA programming table and the PLA structure for the combinational circuit that
squares a 3-bit number. Minimize the number of product terms.

8. (a) Write about hazards in sequential circuits.


(b) Design asynchronous sequential logic with an example and show race free state
assignment hazard.

*****

You might also like