Title: Implementation OF Sr-Latches & Flip Flops Using Nand &nor Lab Worksheet #12
Title: Implementation OF Sr-Latches & Flip Flops Using Nand &nor Lab Worksheet #12
Sapid#: Section:
INTRODUCTION & BASIC CONCEPTS:
Flip-flops and latches are used as data storage elements. A flip-flop stores a single bit of data;
one of its two states represents a "one" and the other represents a "zero". Such data storage can
be used for storage of state, and such a circuit is described as sequential logic. When used in a
finite-state machine, the output and next state depend not only on its current input, but also on
its current state. It can also be used for counting of pulses, and for synchronizing variably-
timed input signals to some reference timing signal. Flip-flops can be either simple or clocked
(synchronous or edge-triggered). Although the term flip-flop has historically referred
generically to both simple and clocked circuits, in modern usage it is common to reserve the
term flip-flop exclusively for discussing clocked circuits; the simple ones are commonly
called latches.
Objectives
The objectives of this experiment:
Diagram
1
Faculty of computing, Riphah International University, I-14,
Digital Logic Design Lab Spring
2021
Procedure
Q S R Q Q’
1 0 0 1 0
0 1 0 0 1
1 0 1 1 0
0 1 1 0 0
2
Faculty of computing, Riphah International University, I-14, Islamabad
Lab Task : Implement RS Latch Using NAND ( Diagram, Truth Table,
Working)
Lab Instructor
Mr. Umar Sultan
Faculty of
Computing,
Riphah International University
Sector I-14, Islamabad.
Email: [email protected]
The End