Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 14

Sequential Circuit Analysis

and Design
Reference: Chapter 5
Sequential Circuits
Moris Mano 4th Edition
Sequential Circuit
Sequential Circuit
Saved Value
Input A

Saved Value
B

Output
ich flip-flops is this circuit using for saving values?
Edge-Triggered D Flip-Flop
Sequential Circuit Equations Derivation
A
A.X AX+BX AX+BX
X
B.X
B
Sequential Circuit Equations Derivation
A
A.X AX+BX AX+BX
X
B.X
B

A AX
AX

X
Sequential Circuit Equations Derivation
A
A.X AX+BX AX+BX
X
B.X
B

A AX
AX

B
A+B (A+B)X

X
Flip-Flop Input Equations
D-Flip Flop Behavior
State Table
State Diagram
Sequence Recognizers
A circuit that recognizes the
occurrence of particular sequence of
bits regardless of where it occurs in a
longer sequence. The circuit has one
input X and one output Z. Whenever
the sequence occurs in the longer
sequence, Z=1 otherwise Z=0.
5-13
Design a sequential circuit with two
D flip-flops A and B and one input X.
When X = 0, the state of the circuit
remains the same. When X = 1, the
circuit goes through the state
transitions from 00 to 10 to 11 to 01,
back to 00, and then repeats.
5-14
5-15

You might also like