0% found this document useful (0 votes)
441 views

Digital Integrated Circuits Syllabus'

This document outlines the modules and topics covered in the course "Digital Integrated Circuits". Module I covers number systems, binary arithmetic, and boolean algebra. Module II discusses combinational logic design, logic minimization techniques, and examples of combinational circuits. Module III focuses on sequential machine design including finite state machines, memory elements, flip-flops, and counter design. Module IV introduces programmable logic devices and integrated circuit logic families. The related lab course covers experiments with basic gates, code conversion, arithmetic circuits, registers, counters, and programmable logic devices.

Uploaded by

shiv123charan
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
441 views

Digital Integrated Circuits Syllabus'

This document outlines the modules and topics covered in the course "Digital Integrated Circuits". Module I covers number systems, binary arithmetic, and boolean algebra. Module II discusses combinational logic design, logic minimization techniques, and examples of combinational circuits. Module III focuses on sequential machine design including finite state machines, memory elements, flip-flops, and counter design. Module IV introduces programmable logic devices and integrated circuit logic families. The related lab course covers experiments with basic gates, code conversion, arithmetic circuits, registers, counters, and programmable logic devices.

Uploaded by

shiv123charan
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

DIGITAL INTEGRATED CIRCUITS

Code: EC 302(EI)
Contacts : 4L

Module I
Number systems and codes - Positional number system, Radix conversion, Different
types of BCD, ASCII, EBCDIC, Gray. 3

Binary Arithmetic - R’s and (R-1)’s complement representation, Subtraction using


1’s and 2’s complement representation, Concept of overflow, BCD addition. 4

Fundamental logic operators, Boolean algebra. 2

Module II

Combinational Logic Design – Definition, Truth Table, SOP and POS realization
from truth table 2

Logic minimization using K-map, Minterms and Maxterms, Minimization with


don’t care terms; Examples. Concept of combinational hazard 2

Quine-McClusky’s tabular method of logic minimization 2

Examples of combinational logic design: Adder / Subtractor circuits; 2’s complement


Ripple carry adder/subtractor circuit, Parity generator/checker circuit, Circuit for
Binary to Gray and Gray to Binary conversion. 4

Encoder, Decoder, Demultiplexer and Multiplexer, Function realization using


Decoder and multiplexer. 4

Module III
Sequential machine design - Concept of Moore and Mealy machine, State
transition diagram and State transition table 2

Various memory elements, latch and its use, Clocked flip-flops, SR, JK, D, T.
Timing constraints on edge triggered flip-flops 4

Conversion of one type of Flip-flop to another type, Design of sequence detector.


Asynchronous and synchronous counter design. Different types of registers. Sequence
generator. 8

Module IV
Programmable Logic Devices – PROM, PLA, PAL, FPGA 4
Integrated Circuit Logic Families - TTL, PMOS, NMOS, CMOS 4 45
Books:
1. Leach & Malvino—Digital Principles & Application, TMH
2. M. Mano - Digital Logic Design, Pearson .
3. Digital Fundamentals – T. L. Floyed, Pearson .

DIGITAL ELECTRONICS LAB

Code: EC 392

1. Realization of basic gates using Universal logic gates.

2. Code conversion circuits- BCD to Excess-3 & vice-versa.

3. 4-bit parity generator & comparator circuits.

4. Construction of simple Decoder & Multiplexer circuits using logic gates.

5. Design of combinational circuit for BCD to decimal conversion to drive 7-segment display using
Multiplexer.

6. Construction of simple arithmetic circuits-Adder, Subtractor.

7. Realization of RS-JK & D flip-flops using Universal logic gates.

8. Realization of Universal Register using JK flip-flops & logic gates.

9. Realization of Universal Register using multiplexer & flip-flops.

10. Construction of Adder circuit using Shift Register & full Adder.

11. Realization of Asynchronous Up/Down counters.

12. Realization of Synchronous Up/Down counters.

13. Design of Sequential Counter with irregular sequences.

14. Realization of Ring counters & Johnson’s counter.

15. Construction of adder circuit using Shift Register & full Adder.

You might also like