Dept. of Electrical and Computer Eng., NCTU

Slides:



Advertisements
Similar presentations
IN2305-II Embedded Programming Lecture 2: Digital Logic.
Advertisements

Sequential Logic Latches and Flip-Flops. Sequential Logic Circuits The output of sequential logic circuits depends on the past history of the state of.
Sequential Circuits1 DIGITAL LOGIC DESIGN by Dr. Fenghui Yao Tennessee State University Department of Computer Science Nashville, TN.
Logical Circuit Design Week 11: Sequential Logic Circuits Mentor Hamiti, MSc Office ,
Sequential Logic Computer Organization Ellen Walker Hiram College Figures from Computer Organization and Design 3ed, D.A. Patterson & J.L. Hennessey, Morgan.
Chapter 11_2 (10_2 edition 8) Sequential Circuits etc.
Counters 4017 decade counter (1-of-10). What is a Counter? In digital logic and computing, a counter is a device which stores (and sometimes displays)
Homework Reading Machine Projects Labs Tokheim Chapter 9.1 – 9.6
ENGIN112 L20: Sequential Circuits: Flip flops October 20, 2003 ENGIN 112 Intro to Electrical and Computer Engineering Lecture 20 Sequential Circuits: Flip.
Chapter 8 -- Analysis and Synthesis of Synchronous Sequential Circuits.
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)
Sequential Circuit Introduction to Counter
Asynchronous Counters
Asynchronous Counter © 2014 Project Lead The Way, Inc.Digital Electronics.
Mid3 Revision Prof. Sin-Min Lee. 2 Counters 3 Figure 9--1 A 2-bit asynchronous binary counter. Asynchronous Counter Operation.
Latches and Flip-Flops ELEC 311 Digital Logic and Circuits Dr. Ron Hayne Images Courtesy of Cengage Learning.
Introduction to Sequential Logic Design Flip-flops.
State Machines.
Introduction to Sequential Logic Design Flip-flops.
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.
ECEN 248: INTRODUCTION TO DIGITAL SYSTEMS DESIGN Lecture 17 Dr. Shi Dept. of Electrical and Computer Engineering.
BZUPAGES.COM1 Chapter 9 Counters. BZUPAGES.COM2 BzuPages.COM Please share your assignments/lectures & Presentation Slides on bzupages which can help your.
ECA1212 Introduction to Electrical & Electronics Engineering Chapter 9: Digital Electronics – Sequential Logic by Muhazam Mustapha, November 2011.
Digital Computer Concept and Practice Copyright ©2012 by Jaejin Lee Logic Circuits II.
The George Washington University School of Engineering and Applied Science Department of Electrical and Computer Engineering ECE122 – Lab 7 Binary Counter.
SEQUENTIAL LOGIC By Tom Fitch. Types of Circuits Combinational: Gates Combinational: Gates Sequential: Flip-Flops Sequential: Flip-Flops.
Counter Circuits and VHDL State Machines
Dept. of Electrical and Computer Eng., NCTU 1 Lab 4. BCD Adder Presenter: Chun-Hsien Ko Contributors: Chung-Ting Jiang and Lin-Kai Chiu.
Dept. of Electrical and Computer Eng., NCTU 1 Lab 9. Up Counter Presenter: Chun-Hsien Ko Contributors: Chung-Ting Jiang and Lin-Kai Chiu.
Dept. of Electrical and Computer Eng., NCTU
Chapter 8 -- Analysis and Synthesis of Synchronous Sequential Circuits.
Unit 1 – Counters and Registers Mr. Grimming. Introduction FFs and logic gates are combined to form various counters and registers. Unit Goals Goals:
Dept. of Electrical and Computer Eng., NCTU 1 Lab 8. D-type Flip-Flop Presenter: Chun-Hsien Ko Contributors: Chung-Ting Jiang and Lin-Kai Chiu.
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
Sequential Logic Flip-Flop Circuits By Dylan Smeder.
Dept. of Electrical and Computer Eng., NCTU 1 Lab 2. NAND and XOR Presenter: Chun-Hsien Ko Contributors: Chung-Ting Jiang and Lin-Kai Chiu.
Dept. of Electrical and Computer Eng., NCTU 1 Lab 1. Full Adder Presenter: Chun-Hsien Ko Contributors: Chung-Ting Jiang and Lin-Kai Chiu.
Dept. of Electrical and Computer Eng., NCTU 1 Lab 7. 8-to-1 Multiplexer Presenter: Chun-Hsien Ko Contributors: Chung-Ting Jiang and Lin-Kai Chiu.
Dept. of Electrical and Computer Eng., NCTU 1 Lab 5. 3-to-8 Decoder Presenter: Chun-Hsien Ko Contributors: Chung-Ting Jiang and Lin-Kai Chiu.
3 BIT DOWN COUNTER SUBJECT: DIGITAL ELECTONICS CODE: COLLEGE: BVM ENGINEERING COLLEGE COLLEGE CODE:008 ELECTRONICS & TELECOMMUNICATION DEPT.
Counters and registers Eng.Maha Alqubali. Registers Registers are groups of flip-flops, where each flip- flop is capable of storing one bit of information.
Dept. of Electrical Engineering
Lecture No. 29 Sequential Logic.
CHAPTER 14 Digital Systems. Figure 14.1 RS flip-flop symbol and truth table Figure
Chapter 35 Sequential Logic Circuits. Objectives After completing this chapter, you will be able to: –Describe the function of a flip-flop –Identify the.
Digital Logic & Design Dr. Waseem Ikram Lecture No. 26.
Dept. of Electrical and Computer Eng., NCTU 1 Lab 10. Up/Down Counter Presenter: Chun-Hsien Ko Contributors: Chung-Ting Jiang and Lin-Kai Chiu.
1 Homework Reading –Tokheim Chapter 9.1 – 9.6 Machine Projects –Continue on mp3 Labs –Continue in labs with your assigned section.
UP/DOWN SYNCHRONOUS COUNTERS An up/down counter is one that is capable of progressing in either direction through a certain sequence. An up/down counter,
Dept. of Electrical and Computer Eng., NCTU
Dept. of Electrical and Computer Eng., NCTU
Lecture No. 27 Sequential Logic.
Introduction to Advanced Digital Design (14 Marks)
Sequential Logic Counters and Registers
FIGURE 5.1 Block diagram of sequential circuit
Sequential Circuit: Counter
Dept. of Electrical and Computer Eng., NCTU
Dr. Clincy Professor of CS
Overview Instruction Codes Computer Registers Computer Instructions
Digital Logic & Design Dr. Waseem Ikram Lecture No. 30.
D Flip-Flop.
University of Maryland Baltimore County Department of Computer Science and Electrical Engineering   CMPE 212 Laboratory (Discussion 12) Hasib Hasan
CHAPTER 4 COUNTER.
Flip Flops Unit-4.
CMPE212 Discussion 11/21/2014 Patrick Sykes
Dept. of Electrical and Computer Eng., NCTU
Dept. of Electrical and Computer Eng., NCTU
Presentation transcript:

Dept. of Electrical and Computer Eng., NCTU Lab 11. Mod 6 Counter Presenter: Chun-Hsien Ko Contributors: Chung-Ting Jiang and Lin-Kai Chiu Dept. of Electrical and Computer Eng., NCTU

Dept. of Electrical and Computer Eng., NCTU Combinational Logic vs. Sequential Logic States of Sequential Logic Mod 6 Counter State Machine of Mod 6 Counter Asynchronous Counter Circuit Design of Mod 6 Counter LAB 11: Mod 6 Counter Bonus: Mod 6 Up/Down Counter Dept. of Electrical and Computer Eng., NCTU

Dept. of Electrical and Computer Eng., NCTU Combinational Logic vs. Sequential Logic 𝑂𝑢𝑡=𝐹(𝐼𝑛) 𝑂𝑢𝑡=𝐹(𝐼𝑛, 𝑝𝑟𝑒𝑣𝑖𝑜𝑢𝑠 𝐼𝑛) Dept. of Electrical and Computer Eng., NCTU

Dept. of Electrical and Computer Eng., NCTU Sequential Logic q depend on the number of states Dept. of Electrical and Computer Eng., NCTU

Dept. of Electrical and Computer Eng., NCTU State Machine of Mod 6 Counter How to reduce the 3-bit Counter to Mod 6 Counter? Dept. of Electrical and Computer Eng., NCTU

Dept. of Electrical and Computer Eng., NCTU State Machine of Mod 6 Counter Clear the State when current State is equal to (110) Clear !! Dept. of Electrical and Computer Eng., NCTU

Dept. of Electrical and Computer Eng., NCTU Falling-edge Trigger JK Flip-Flop Asynchronous Clear Dept. of Electrical and Computer Eng., NCTU

Dept. of Electrical and Computer Eng., NCTU Circuit Design of Mod 6 Counter State=(110) Dept. of Electrical and Computer Eng., NCTU

Dept. of Electrical and Computer Eng., NCTU LAB 11: Implement a Mod 6 Counter IC and devices: 7473 x 2 7432 x 1 LED x 3 Clock Source: NC555 x1 470K Resistor x2 1 uF Capacitance x1 Bonus: Mod 6 Up/Down Counter Design the circuit in your report Also implement the circuit Dept. of Electrical and Computer Eng., NCTU