General model of a sequential network.

Slides:



Advertisements
Similar presentations
State-machine structure (Mealy)
Advertisements

Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter Four Trusses.
Sequential Circuits1 DIGITAL LOGIC DESIGN by Dr. Fenghui Yao Tennessee State University Department of Computer Science Nashville, TN.
Chapter 3 Digital Logic Structures
Digital Logic Design Lecture 27.
03_25 Osmosis Slide number: 1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Protein molecule Water molecule.
Nonlinear & Neural Networks LAB. CHAPTER 13 Analysis of Clocked Sequential Circuit 13.1 A Sequential Parity Checker 13.2 Analysis by Signal Tracing 13.3.
ECE 331 – Digital System Design Introduction to and Analysis of Sequential Logic Circuits (Lecture #20) The slides included herein were taken from the.
ECE 331 – Digital System Design State Reduction and State Assignment (Lecture #22) The slides included herein were taken from the materials accompanying.
ECE 331 – Digital System Design
Title Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 18 Image Slides.
1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. *See PowerPoint Lecture Outline for a complete, ready-made.
1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. *See PowerPoint Lecture Outline for a complete, ready-made.
Chapter 8 -- Analysis and Synthesis of Synchronous Sequential Circuits.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 4 Image Slides.
ECE 301 – Digital Electronics
Digital Logic Design Lecture 26. Announcements Exams will be returned on Thursday Final small quiz on Monday, 12/8. Final homework will be assigned Thursday,
Copyright © The McGraw-Hill Companies, Inc
Digital Logic Design Lecture 28. Announcements Homework 9 due on Thursday 12/11 Please fill out Course Evaluations online. Final exam will be on Thursday,
ECE 301 – Digital Electronics Introduction to Sequential Logic Circuits (aka. Finite State Machines) and FSM Analysis (Lecture #17)
ECE 331 – Digital Systems Design Introduction to Sequential Logic Circuits (aka. Finite State Machines) and FSM Analysis (Lecture #19)
Title Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 16 Image Slides.
Title Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 17 Image Slides.
Chapter 6 Analysis of Sequential Systems Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 2 Image Slides.
Mid3 Revision Prof. Sin-Min Lee. 2 Counters 3 Figure 9--1 A 2-bit asynchronous binary counter. Asynchronous Counter Operation.
Chapter 8 Traffic-Analysis Techniques. Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 8-1.
IKI c-Synthesis of Sequential Logic Bobby Nazief Semester-I The materials on these slides are adopted from: Prof. Daniel Gajski’s transparency.
ECE 331 – Digital Systems Design Sequential Logic Circuits: FSM Design (Lecture #20)
Digital Design Lecture 10 Sequential Design. State Reduction Equivalent Circuits –Identical input sequence –Identical output sequence Equivalent States.
State Machines.
Karnaugh maps for the binary full adder.
17.16 Synthesis of Thyroid Hormone (TH) Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Slide number: 1.
Chapter 8 -- Analysis and Synthesis of Synchronous Sequential Circuits.
Counters Dr. Rebhi S. Baraka Logic Design (CSCI 2301) Department of Computer Science Faculty of Information Technology The Islamic University.
BZUPAGES.COM1 Chapter 9 Counters. BZUPAGES.COM2 BzuPages.COM Please share your assignments/lectures & Presentation Slides on bzupages which can help your.
Chapter 3 Digital Logic Structures. Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 3-2 Complete Example.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 16 Image Slides.
Digital Circuits State Reduction and Assignment State Reduction reductions on the number of flip-flops and the number of gates a reduction in the.
CHAPTER 6 Sequential Circuits’ Analysis CHAPTER 6 Sequential Circuits’ Analysis Sichuan University Software College.
1 State Reduction Goal: reduce the number of states while keeping the external input-output requirements unchanged. State reduction example: a: input 0.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter Eight Live Load Forces: Influence Lines for Determinate.
© Dr Simin Nasseri Southern Polytechnic State University 1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 8 -- Analysis and Synthesis of Synchronous Sequential Circuits.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter Three Statics of Structures Reactions.
Synthesis Synchronous Sequential Circuits synthesis procedure –Word description of problem /hardest; art, not science/ –Derive state diagram & state table.
Instructor: Alexander Stoytchev CprE 281: Digital Logic.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter Fifteen Approximate Analysis of Indeterminate Structures.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 7.
Chapter 13 Transportation Demand Analysis. Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display
Lecture No. 29 Sequential Logic.
Partitioning of a digital system.
Digital Logic Design Lecture 29. Announcements Homework 9 due today Please fill out Course Evaluations online. Final exam will be on Thursday, Dec. 18.
Digital Design: With an Introduction to the Verilog HDL, 5e M. Morris Mano Michael D. Ciletti Copyright ©2013 by Pearson Education, Inc. All rights reserved.
Digital Design: With an Introduction to the Verilog HDL, 5e M. Morris Mano Michael D. Ciletti Copyright ©2013 by Pearson Education, Inc. All rights reserved.
CHAPTER 16 SEQUENTIAL CIRCUIT DESIGN
Partitioning of a digital system.
Chapter 10 Image Slides Title
FIGURE 5.1 Block diagram of sequential circuit
Digital Principles and Design Algorithmic State Machines
Recap D flip-flop based counter Flip-flop transition table
Digital Logic & Design Dr. Waseem Ikram Lecture No. 31.
Chapter 8 Image Slides Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Instructor: Alexander Stoytchev
Lecture No. 32 Sequential Logic.
Title Chapter 22 Image Slides
CHAPTER 6 SKELETAL SYSTEM
Instructor: Alexander Stoytchev
Chapter5: Synchronous Sequential Logic – Part 3
Chapter 24 Image Slides* *See PowerPoint Lecture Outline for a complete ready-made presentation integrating art and lecture notes Copyright © The.
Presentation transcript:

Digital Principles and Design Synchronous Sequential Networks PowerPoint Slides to accompany Digital Principles and Design Donald D. Givone Chapter 7 Synchronous Sequential Networks

General model of a sequential network. Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. General model of a sequential network. Figure 7.1 7-1

Structure of a clocked synchronous sequential network. Figure 7.2

Mealy model of a clocked synchronous sequential network. Figure 7.3

Moore model of a clocked synchronous sequential network. Figure 7.4

Logic diagram for Example 7.1. Figure 7.5

Logic diagram for Example 7.2. Figure 7.6

State diagram for Example 7.1. Figure 7.7

State diagram for Example 7.2. Figure 7.8

Timing diagram for Example 7.1. Figure 7.9

The analysis procedure. Figure 7.10

The serial binary adder. Figure 7.11

Obtaining the state diagram for a Mealy serial binary adder Obtaining the state diagram for a Mealy serial binary adder. (a) Partial state diagram. (b) Completed state diagram. Figure 7.12

State diagram for a Moore serial binary adder. Figure 7.13

A sequence recognizer. Figure 7.14

State diagram for a sequence recognizer State diagram for a sequence recognizer. (a) Detection of two consecutive 0’s. (b) Partial analysis of the three-symbol sequence. (c) Completed state diagram. (d) Definition of states. Figure 7.15

A 0110/1001 sequence recognizer A 0110/1001 sequence recognizer. (a) Beginning the detection of the sequences 0110 or 1001. (b) Definition of states. (c) Completing the detection of the two sequences 0110 or 1001. (d) Completed state diagram. Figure 7.16

State diagram for the final example. Figure 7.17

Experiment for determining equivalent pairs of states. Figure 7.18

The structure of an implication table. Figure 7.19

Implication table for determining the equivalent states of Table 7. 13 Implication table for determining the equivalent states of Table 7.13. (a) The initial table. (b) After the first pass. (c) After the second pass. Figure 7.20

Implication table for determining equivalent states of the 0110/1001 sequence recognizer. (a) Initial table. (b) Final table. Figure 7.21

Next-state and output Karnaugh maps for the transition table of Table 7.17b. Figure 7.22

A state-assignment map for the state table of Table 7.17a. Figure 7.23

Next-state and output Karnaugh maps for the transition table of Table 7.17c. Figure 7.24

Two approaches to handling unused states. (a) State table Two approaches to handling unused states. (a) State table. (b) Transition table with don’t-cares for unused states. (c) Next-state maps, output map, and expressions for table of Fig. 7.25b. Figure 7.25

(d) Transition table when unused states cause the network to go to state A. (e) Next-state maps, output map, and expressions for table of Fig. 7.25d. Figure 7.25 cont.

Logic diagram for the excitation table of Table 7.19. Figure 7.26

Excitation and output maps for the excitation table of Table 7.20. Figure 7.27

Logic diagram for the excitation table of Table 7.20. Figure 7.28

Excitation and output maps for the Moore serial binary adder. Figure 7.29

Logic diagram for the Moore serial binary adder. Figure 7.30

General structure of a clocked sequential network realization using a PLD and clocked D flip-flops. Figure 7.31

A clocked synchronous sequential network realization using a PLA and clocked D flip-flops. Figure 7.32