Sequential Logic Circuits
Sequential Logic Circuits
LECTURE1
SYNCHRONOUS
SEQUENTIONAL LOGIC -
LATCHES
Sequential Circuits
Storage Elements: Latches
Design Procedure
October 1, 2019
A flip-flop circuit can maintain a binary
state.
October 1, 2019
SR Latch has two useful states:
October 1, 2019
As before, the SR Latch has two useful states:
Set state: when output Q=1 and Q’=0.
12
SR LATCH WITH NAND GATES
Under normal conditions, both inputs of the
latch (R and S) remain at 1 unless the state
has to be changed.
To let latch in the set state, S must be 0
October 1, 2019 16
GRAPHIC SYMBOLS FOR LATCHES
October 1, 2019
Designated by a rectangular block.
Normal output and complemented output
(bubble)
For NAND gates latch, set and reset by logic
zero, hence the bubbles and bars at inputs. 17
PROBLEMS WITH LATCHES
October 1, 2019
State transitions of the latches start as soon as the
clock pulse changes to logic 1 level.
The new state of a latch appears at the output while
the pulse is still active.
Combinational circuit will generate new outputs and
the state of the latch will change again within the
same clock cycle.
18