230 likes | 255 Views
Explore practical examples of sequential design using D-Flip-flops with characteristic tables, state tables, and excitation tables. Learn to derive equations, create schematics, and simplify input equations for efficient circuit design.
E N D
EMT 221 Digital Principles II Sequential Design Examples
Example 1 D-Flip-flop
From State Table Derive Equation Q(t) Q(t+1)
Example 2 D-Flip-flop
The Flip-flop Input Equations DA = (AX +BX) Equations for FF inputs DB = A.X Y = ( A+B ) . X - Equation for output Y • Subscripts A and B: names of FF outputs.
How to derive the flip-flop output equations as well as for output Y?
Example 2: D Flip-flop Design DA = (AX +BX) DB = A.X Y = ( A+B ) . X
Example 3 D-Flip-flop
Example 4 D-Flip-flop