Lecture No. 32 Sequential Logic.

Slides:



Advertisements
Similar presentations
Counters Discussion D8.3.
Advertisements

CS 140 Lecture 10 Sequential Networks: Implementation Professor CK Cheng CSE Dept. UC San Diego 1.
EKT 124 / 3 DIGITAL ELEKTRONIC 1
Computing Machinery Chapter 5: Sequential Circuits.
Sequential Logic Design
Sequential Logic Design
CSCE 211: Digital Logic Design
Sequential Circuit Introduction to Counter
MOHD. YAMANI IDRIS/ NOORZAILY MOHAMED NOOR1 Sequential Circuit Design.
Sequential Circuit - Counter -
Mid3 Revision Prof. Sin-Min Lee. 2 Counters 3 Figure 9--1 A 2-bit asynchronous binary counter. Asynchronous Counter Operation.
ECE 320 Homework #6 Derive the state table and state diagram of the sequential circuit of the Figure below. What is the function of the circuit? A’ A.
Analyzing our example circuit
Digital Design Lecture 10 Sequential Design. State Reduction Equivalent Circuits –Identical input sequence –Identical output sequence Equivalent States.
Circuit, State Diagram, State Table
CSCE 211: Digital Logic Design Chin-Tser Huang University of South Carolina.
State Machines.
Chapter 8 -- Analysis and Synthesis of Synchronous Sequential Circuits.
1 Lecture #12 EGR 277 – Digital Logic Synchronous Logic Circuits versus Combinational Logic Circuits A) Combinational Logic Circuits Recall that there.
Counters Dr. Rebhi S. Baraka Logic Design (CSCI 2301) Department of Computer Science Faculty of Information Technology The Islamic University.
1 Lecture 22 Sequential Circuits Analysis. 2 Combinational vs. Sequential  Combinational Logic Circuit  Output is a function only of the present inputs.
BZUPAGES.COM1 Chapter 9 Counters. BZUPAGES.COM2 BzuPages.COM Please share your assignments/lectures & Presentation Slides on bzupages which can help your.
The George Washington University School of Engineering and Applied Science Department of Electrical and Computer Engineering ECE122 – Lab 7 Binary Counter.
Analysis and Synthesis of Synchronous Sequential Circuits A “synchronizing” pulse/edge signal (clock) controls the operation of the memory portion of the.
Counters and Registers Synchronous Counters. 7-7 Synchronous Down and Up/Down Counters  In the previous lecture, we’ve learned how synchronous counters.
A sequential logic circuit (a.k.a. state machine) consists of both combinational logic circuit(s) and memory devices (flip flops). The combinational circuits.
Synchronous Counter Design
Lecture No. 29 Sequential Logic.
Logic Design (CE1111 ) Lecture 6 (Chapter 6) Registers &Counters Prepared by Dr. Lamiaa Elshenawy 1.
CHAPTER 14 Digital Systems. Figure 14.1 RS flip-flop symbol and truth table Figure
Digital Logic & Design Dr. Waseem Ikram Lecture No. 25.
Counters & Sequential Circuit Design
Digital Logic & Design Dr. Waseem Ikram Lecture 39.
Lecture No. 27 Sequential Logic.
EKT 124 / 3 DIGITAL ELEKTRONIC 1
Digital Logic & Design Dr. Waseem Ikram Lecture No. 28.
Sequential Logic Counters and Registers
Figure 12-13: Synchronous Binary Counter
FIGURE 5.1 Block diagram of sequential circuit
Sequential Circuit: Counter
Digital Design Lecture 9
CSCE 211: Digital Logic Design
Digital Logic & Design Dr. Waseem Ikram Lecture No. 30.
Sequential Circuit - Counter -
Malik Najmus Siraj Digital Logic Design Malik Najmus Siraj
T Flip-Flop A T (toggle) flip-flop is a complementing flip-flop and can be obtained from a JK flip-flop when the two inputs are tied together. When T.
CSCE 211: Digital Logic Design
FINITE STATE MACHINES (FSMs)
CSCE 211: Digital Logic Design
Digital Logic & Design Dr. Waseem Ikram Lecture No. 34.
CSCE 211: Digital Logic Design
ECE 3130 – Digital Electronics and Design
Lecture No. 24 Sequential Logic.
Recap D flip-flop based counter Flip-flop transition table
Digital Logic & Design Dr. Waseem Ikram Lecture No. 31.
Instructor: Alexander Stoytchev
Digital Logic & Design Dr. Waseem Ikram Lecture 40.
EET107/3 DIGITAL ELECTRONICS 1
Lecture 17 Logistics Last lecture Today HW5 due on Wednesday
Dr. Clincy Professor of CS
DESIGN OF SEQUENTIAL CIRCUITS
Digital Logic & Design Dr. Waseem Ikram Lecture No. 36.
EGC 442 Introduction to Computer Architecture
SYEN 3330 Digital Systems Chapter 6 – Part 3 SYEN 3330 Digital Systems.
FINITE STATE MACHINES.
ANALYSIS OF SEQUENTIAL CIRCUIT LOGIC DIAGRAM
Lecture 17 Logistics Last lecture Today HW5 due on Wednesday
CSCE 211: Digital Logic Design
Advanced Computer Architecture Lecture 1
COE 202: Digital Logic Design Sequential Circuits Part 3
Presentation transcript:

Lecture No. 32 Sequential Logic

Recap Next-State table Flip-flop transition table Flip-flop input table Karnaugh maps Logical expressions for flip-flop inputs Sequential circuit Implementation

Design of D Sync. Counters Flip-flop transition table (tab 1) Flip-flop input table (tab 2) Karnaugh maps (tab 3) Logical expressions for flip-flop inputs Sequential circuit Implementation (fig 1a) Timing diagram (fig 1b)

Design of Up/Down Counters State Diagram (fig 2) Next-State Table (tab 4) Flip-flop transition table (tab 5) Flip-flop input table (tab 6a, 6b) Karnaugh maps (tab 7a, 7b, 7c) Logical expressions for flip-flop inputs Sequential circuit Implementation (fig 3)

State Reduction State Diagram (fig 4) Input/Output sequence (tab 8) Next-State table reduction (tab 9a, 9b, 9c) Reduced State Diagram (fig 5) Input/Output sequence (tab 10)