BCT BEI DL Unit 5 Sequential Logic Circuit
BCT BEI DL Unit 5 Sequential Logic Circuit
INSTITUTE OF ENGINEERING
THAPATHALI CAMPUS
Digital Logic-EX152
Unit 5 : Sequential Logic Circuit
Presented By
Er. Ganesh Kumal
Department of Electronics & Computer Engineering
IOE ,Thapathali Campus
22 June, 2024
Contents
5.1 Latches and Flip-Flops
5.2 Excitation tables
5.3 Characteristics equations
5.4 Flip-flop timing diagram
5.5 Flip-flop as state machine
5.6 Flip-flop conversions
5.7 Flip-flop classification as triggering
5.8 Flip-flop application
When,
S=0, R=0 ; No change state
S=0, R=1 ; Reset
S=1, R=0 ; Set
Figure 5.2: NOR Latch S=1, R=1; Invalid
Edge Triggering
Level Triggering
Prepared By: Er. Ganesh Kumal 9
Flip-Flop
• Sequential circuit.
• Single bit memory element (storage device).
• Bi-stable device (either ‘1’ or ‘0’).
• Example: S-R flip-flop, D-flip-flop, J-K flip-flop,
T-flip-flop.
CP S R Q Q’
CP
X 0 0 No change
1 0 1 0 1
(a) Block diagram
1 1 0 1 0
1 1 1 Invalid
Indeterminate
Indeterminate
CP J K Q Q’
X 0 0 No change
CP 1 0 1 0 1
1 1 0 1 0
1 1 1 Toggle
(a) Logic diagram (b) Truth table
Figure 5.8: J- K Flip - Flop
Prepared By: Er. Ganesh Kumal 18
4/27 Th
• 2,5,11,26,36
1 1 0 1 1 0 1 0 0 1 0
1 1 1 0 0 1
R = KQ(t)
Prepared By: Er. Ganesh Kumal 29
S
X 1
1
K=T
Prepared By:Figure:
Er. GaneshTKumal
flip-flop by J-K flip-flop 31
D Flip-Flop to S-R Flip-Flop
Given flip-flop = D SR
Desired flip-flop = S-R 00 01 11 10
Q(t)
0 0 0 X 1
Conversion Table
S-R Inputs P.S N.S D F/F input 1 1 0 X 1
S R Q(t) Q(t + 1) D
D = S + R’Q(t)
0 0 O 0 0
0 0 1 1 1
0 1 0 0 0
0 1 1 0 0
1 0 0 1 1
1 0 1 1 1
1 1 0 Invalid X
1 1 1 Invalid X
Any Queries ??