DIGITAL SYSTEMS LAB
CS234
Overview
The course aims to familiarize the students with digital IC’s, building blocks of digital circuits. Students are provided opportunity to set up different types of digital circuits and study their behavior .
Instructors
RAJASREE R
rajasreer@cet.ac.in
Prerequisites
- CS203:Switching theory and logic design
Teaching Assistants
Tessa Jose
Jiddu Krishnan OP
Syllabus
Schedule
- Familiarization and verification of the truth tables of basic gates and universal gates.
- Verification of Demorgan’s laws for two variables.
- Implementation of half adder and full adder circuits using logic gates.
- Implementation of half subtractor and full subtractor circuits using logic gates.
- Implementation of parallel adder circuit.
- Realization of 4 bit adder/subtractor and BCD adder circuits using IC 7483.
- Implementation of a 2 bit magnitude comparator circuit using logic gates.
- Design and implementation of code convertor circuits.
- BCD to excess 3 code and binary to gray code.
- Implementation of multiplexer and demultiplexer circuits using logic gates. Familiarization with various multiplexer and demultiplexer ICs.
- Realization of combinational circuits using multiplexer/demultiplexer ICs.
- Implementation of SR, D, JK, JK master slave and T flip flops using logic gates. Familiarization with IC 7474 and IC 7476.
- Implementation of shift registers using flip flop Integrated Circuits.
- Implementation of ring counter and Johnson counter using flip flop Integrated Circuits.
- Realization of asynchronous counters using flip flop ICs.
- Realization of synchronous counters using flip flop ICs. Familiarization with various counter Integrated Circuits.
- Implementation of a BCD to 7 segment decoder and display.
- Simulation of Half adder, Full adder using VHDL.