7.10 e 7.11 Contadores com reset Contadores BCD, em anel e Johnson.

Slides:



Advertisements
Similar presentations
Counters and Registers
Advertisements

Chapter 1 The Study of Body Function Image PowerPoint
Flip-Flops and Registers
LO: Count up to 100 objects by grouping them and counting in 5s 10s and 2s. Mrs Criddle: Westfield Middle School.
Princess Sumaya University
©Brooks/Cole, 2001 Chapter 12 Derived Types-- Enumerated, Structure and Union.
©2004 Brooks/Cole FIGURES FOR CHAPTER 12 REGISTERS AND COUNTERS Click the mouse to move to the next page. Use the ESC key to exit this chapter. This chapter.
©2004 Brooks/Cole FIGURES FOR CHAPTER 11 LATCHES AND FLIP-FLOPS Click the mouse to move to the next page. Use the ESC key to exit this chapter. This chapter.
Chapter 13 Shift Registers
Synchronous logical networks I
Synchronous Counters with SSI Gates
COUNTERS Counters with Inputs Kinds of Counters Asynchronous vs
1 Sequential Circuits Dr. Pang. 2 Outline Introduction to sequential circuits Basic latch Gated SR latch and gated D latch D flip-flop, T flip-flop, JK.
8.4 Counters NextReturn Any clocked sequential circuit whose state diagram contains a single cycle is called a counter. The number of states in the cycle.
Contemporary Logic Design Sequential Case Studies © R.H. Katz Transparency No Chapter #7: Sequential Logic Case Studies 7.1, 7.2 Counters.
Shift Registers and Shift Register Counters
Sequential PLD timing Registers Counters Shift registers
ECE 331 – Digital System Design Counters (Lecture #18)
Chapter 7 -- Modular Sequential Logic. Serial-in, Serial-out Shift Register.
CS 140L Lecture 4 Professor CK Cheng 10/22/02. 1)F-F 2)Shift register 3)Counter (Asynchronous) 4)Counter (Synchronous)
Registers and Counters
Registers and Counters
Chapter 1_4 Part II Counters
EE345: Introduction to Microcontrollers Register and Counters Prof. Ahmad Abu-El-Haija.
Synchronous Counters.
Counters Clocked sequential circuit whose state diagram contains a single cycle. Modulus – number of states in the cycle. Counters with non-power of 2.
ECE 301 – Digital Electronics Counters (Lecture #16)
Figure 7.1. Control of an alarm system. Memory element Alarm Sensor Reset Set OnOff 
© The McGraw-Hill Companies, Inc McGraw-Hill 1 PRINCIPLES AND APPLICATIONS OF ELECTRICAL ENGINEERING THIRD EDITION G I O R G I O R I Z Z O N I 14.
Synchronous Counters with SSI Gates
Princess Sumaya Univ. Computer Engineering Dept. Chapter 6:
EE365 Adv. Digital Circuit Design Clarkson University Lecture #12 Registers and Counters.
Digital Design Lectures 11 & 12 Shift Registers and Counters.
ENG241 Digital Design Week #8 Registers and Counters.
Registers and Counters Chapter 6. Digital Circuits 2 Clocked sequential circuits a group of flip-flops and combinational gates connected to form a feedback.
Instructor: Alexander Stoytchev CprE 281: Digital Logic.
Instructor: Alexander Stoytchev CprE 281: Digital Logic.
Digital System Design using VHDL
Modulo-N Counters According to how they handle input transitions –Synchronous –Asynchronous.
ECE/CS 352 Digital System Fundamentals© T. Kaminski & C. Kime 1 ECE/CS 352 Digital Systems Fundamentals Fall 2000 Chapter 5 – Part 2 Tom Kaminski & Charles.
SYEN 3330 Digital SystemsJung H. Kim 1 SYEN 3330 Digital Systems Chapter 7 – Part 2.
THEME 6: Frequency dividers. Digital counters with reduced counting modulus. Programmable digital counters. If the input pulses are more than K, the counter.
Instructor: Alexander Stoytchev CprE 281: Digital Logic.
3 BIT DOWN COUNTER SUBJECT: DIGITAL ELECTONICS CODE: COLLEGE: BVM ENGINEERING COLLEGE COLLEGE CODE:008 ELECTRONICS & TELECOMMUNICATION DEPT.
Fuw-Yi Yang1 數位系統 Digital Systems Department of Computer Science and Information Engineering, Chaoyang University of Technology 朝陽科技大學資工系 Speaker: Fuw-Yi.
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.
CHAPTER 14 Digital Systems. Figure 14.1 RS flip-flop symbol and truth table Figure
Counters In digital logic and computing, a counter is a device which stores (and sometimes displays) the number of times a particular event or process.
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 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: Sequential Logic Blocks
Registers and Counters
Instructor: Alexander Stoytchev
FIGURE 6.1 Four‐bit register
EKT 221 – Counters.
Prof. Hsien-Hsin Sean Lee
EKT 221 : Digital 2 COUNTERS.
D Flip-Flop.
Instructor: Alexander Stoytchev
Instructor: Alexander Stoytchev
Instructor: Alexander Stoytchev
Instructor: Alexander Stoytchev
CHAPTER 4 COUNTER.
Counting the Score - BBC micro:bit Quiz Counter
Instructor: Alexander Stoytchev
Instructor: Alexander Stoytchev
Switching Theory and Logic Design Chapter 5:
14 Digital Systems.
Instructor: Alexander Stoytchev
LS00 3 IN OUT Gnd Figure 1: (a) Logic Level Measurement (Measure voltage at OUT node). (b) Power Supply Wiring.
Presentation transcript:

7.10 e 7.11 Contadores com reset Contadores BCD, em anel e Johnson

Figure 7.26 A modulo-6 counter with synchronous reset 1 Enable D Q D Q 1 1 D Q 2 2 Load Clock Clock (a) Circuit Clock Q Q 1 Q 2 Count 1 2 3 4 5 1 (b) Timing diagram Figure 7.26 A modulo-6 counter with synchronous reset

Figure 7.27 A modulo-6 counter with asynchronous reset 1 T Q T Q T Q Q Q Q 1 2 Clock Q Q Q (a) Circuit Clock Q Q 1 Q 2 Count 1 2 3 4 5 1 2 (b) Timing diagram Figure 7.27 A modulo-6 counter with asynchronous reset

Figure 7.28 A two-digit BCD counter 1 Enable D Q D Q 1 1 BCD D Q 2 2 D Q 3 3 Load Clock Clock Clear Enable D Q D Q 1 1 BCD D Q 1 2 2 D Q 3 3 Load Clock Figure 7.28 A two-digit BCD counter

Figure 7.29 Ring counter

yo y1 y2 y3 w1 wo En Q1 Qo Clk Clear

Figure 7.30 Johnson counter Q Q Q 1 n – 1 D Q D Q D Q Q Q Q Reset Clock Figure 7.30 Johnson counter