Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

DLD Lab Report 13

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 7

Rubrics for CPE241 Digital Logic Design Lab

Lab #: 13

Lab Title: Design of Latch using logic gates(SR latch, gated SR, D-Latch)

Names:
Muhammad.Zain Registration #: Fa20-bce-015

Rubrics Name & Number Marks

R4: Limitations and Implications:

Ability to point out limitations and implications of Hardware

Problem Analysis And software Components.

R5: Data/Evidence Measurements:

Ability to record raw data / evidence.

R10: Realization of Hardware and Software Tools for

Experiments:
Modern Tools Usage
Ability to select relevant hardware tools or software

components
Lab Report # 13
Title: Design of Latch using logic gates (SR latch, gated SR, D-latch)

Objectives:
1. Understand the working principle of SR Latch

2. Implement the D-Latch, T-Latch on hardware and software

Introduction:
Sequential systems are those digital systems, which contains a memory element. It
consists combinational circuit to which storage elements are connected to form a
feedback path. The binary information stored in the element at a given time defines the
state of the sequential circuit at that time.

The state of the sequential system is not only dependent upon the current input but
also the previous state of the system. In contrast, the output of a combinational system
is only the function of the current inputs.

Sequential system can be divided into two main categories, synchronous and
asynchronous sequential systems. The behavior of the synchronous sequential system
can be defined form the knowledge of its signal at discrete instant of time.
Synchronization is achieved through a timing device called clock which is periodic chain
of pulses. Where in asynchronous sequential system, the behavior of the system
depends upon the input of at any time instant and the order of input change.

In Lab Task:

Implement gated D-Latch on ePal trainer using logic gates.


Implement the T-Flip Flop using a D-Flip Flop.

Answer 1:
Circuit Diagram:

In-lab Diagram:
Answer 2:

Circuit Diagram:

In-Lab Diagram:
Post Lab Task:

Save the output of the following combinational circuit in a D-Flip Flop


Answer:
Circuit Diagram:

You might also like