Counter Circuits and Applications Group 6 彭柏源 袁鋒 陳康本.

Slides:



Advertisements
Similar presentations
Figure 8–1 A 2-bit asynchronous binary counter
Advertisements

EKT 124 / 3 DIGITAL ELEKTRONIC 1
Figure 7–1 Two versions of SET-RESET (S-R) latches
CMPUT Computer Organization and Architecture II1 CMPUT329 - Fall 2003 TopicJ: Counters José Nelson Amaral.
Counter Circuits and VHDL State Machines
Sequential Circuit - Counter -
Counters and Registers
ENGIN112 L27: Counters November 5, 2003 ENGIN 112 Intro to Electrical and Computer Engineering Lecture 27 Counters.
CS370 Counters. Overview °Counter: A register that goes through a prescribed series of states °Counters are important components in computers. °Counters.
ECE 331 – Digital System Design Counters (Lecture #18)
C.S. Choy1 SEQUENTIAL LOGIC A circuit’s output depends on its previous state (condition) in addition to its current inputs The state of the circuit is.
Asynchronous and Synchronous Counters
Sequential Circuit Introduction to Counter
EET 1131 Unit 11 Counter Circuits  Read Kleitz, Chapter 12, skipping Sections and  Homework #11 and Lab #11 due next week.  Quiz next week.
Registers and Counters
Chapter 3: Sequential Logic Circuit EKT 121 / 4 ELEKTRONIK DIGIT 1.
Chapter 9 Counters.
Counters  A counter is a device which stores (and sometimes displays) the number of times a particular event or process has occurred, often in relationship.
Design of Counters ..
Digital Fundamentals with PLD Programming Floyd Chapter 10
A presentation on Counters
Electronics Technology
Counters.
Chapter 7 Counters and Registers
Asynchronous Counter © 2014 Project Lead The Way, Inc.Digital Electronics.
Counter Section 6.3.
Sequential Circuit - Counter -
Principles & Applications
ECE 301 – Digital Electronics Counters (Lecture #16)
Electronics Technology
Asynchronous Counters with SSI Gates
State Machines.
Dept. of Mechatronics Engg. Intro to SSD and BCD to SSD( conversion ) Decoder. Lab 09 1.
Counter Application (Part B) By : Pn Siti Nor Diana Ismail CHAPTER 3.
Introduction to Chapter 7
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd.
Counters Dr. Rebhi S. Baraka Logic Design (CSCI 2301) Department of Computer Science Faculty of Information Technology The Islamic University.
2017/4/24 CHAPTER 6 Counters Chapter 5 (Sections )
Synch 1.1 Synchronous Counters 1 ©Paul Godin Created January 2008.
Counters By Taweesak Reungpeerakul
CYU / CSIE / Yu-Hua Lee / E- 1 數位邏輯 Digital Fundamentals Chapter 9 Counters.
ECEN 248: INTRODUCTION TO DIGITAL SYSTEMS DESIGN Lecture 17 Dr. Shi Dept. of Electrical and Computer Engineering.
Counters. November 5, 2003 Introduction: Counters  Counters are circuits that cycle through a specified number of states.  Two types of counters: 
CHAPTER 3 Counters.  One of the common requirement in digital circuits/system is counting, both direction (forward and backward)  Digital clocks and.
7-6 단일 레지스터에서 Microoperation Multiplexer-Based Transfer  Register 가 서로 다른 시간에 둘 이상의 source 에서 data 를 받을 경우 If (K1=1) then (R0 ←R1) else if (K2=1) then.
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd.
Chapter 1_4 Part III more on … Counters Chapter 1_4 Part III more on … Counters.
Chapter 1 Counters. Counters Counters are sequential circuits which "count” through a specific state sequence. They can count up, count down, or count.
Synchronous Counters Synchronous digital counters have a common clock which results in all the flip-flops being triggered simultaneously. Consequently,
Counter Circuits and VHDL State Machines
Sequential logic circuits
Decade Counter (BCD Counter). Introduction A counter which is reset at the 10 th clock pulse is called decade counter. The decade counter is otherwise.
Counters and Registers Synchronous Counters. 7-7 Synchronous Down and Up/Down Counters  In the previous lecture, we’ve learned how synchronous counters.
Digital Electronics.
Counters.
Basic terminology associated with counters Technician Series
EKT 121 / 4 ELEKTRONIK DIGIT I
Unit 1 – Counters and Registers Mr. Grimming. Introduction FFs and logic gates are combined to form various counters and registers. Unit Goals Goals:
THEME 6: Frequency dividers. Digital counters with reduced counting modulus. Programmable digital counters. If the input pulses are more than K, the counter.
Lecture No. 29 Sequential Logic.
Digital Logic & Design Dr. Waseem Ikram Lecture No. 26.
FLIP FLOPS Binary unit capable of storing one bit – 0 or 1
EKT 124 / 3 DIGITAL ELEKTRONIC 1
EET 1131 Unit 11 Counter Circuits
EKT 221 – Counters.
EKT 221 : Digital 2 COUNTERS.
Sequential Circuit: Counter
Sequential Circuit - Counter -
Counters and Registers
EET 1131 Unit 11 Counter Circuits
Presentation transcript:

Counter Circuits and Applications Group 6 彭柏源 袁鋒 陳康本

Overview Analysis of Sequential Circuits. Ripple Counters. Design of Divide-by-N Counters. Ripple Counter ICs. Applications. System Design Applications. Seven-Segment LED Display Decoders. Synchronous Counters. Synchronous Up/Down-Counter ICs. Applications.

Analysis of Sequential Circuits Using Timing Diagrams to analyze.

Ripple Counters J-K flip-flops are in the toggle mode. Output Q is cascaded to the next clock input.

Ripple Counters(cont ’ d) Ideal Timing Diagram.

Ripple Counters(cont ’ d) Ripple: the input clock trigger isn ’ t connected to each flip-flop directly but propagate thru all the flip-flops. Non-ideal Timing Diagram:

Ripple Counters(cont ’ d) Down counter:

Design of Divide-by-N Counters An example of MOD-5 counter.

Design of Divide-by-N Counters (cont ’ d) Glitch effect: NAND propagation time 15ns & Flip-flop Reseting time 30ns (For 74LS76 and 7400).

Design of Divide-by-N Counters (cont ’ d) MOD-5 counter which counts in the sequence ,etc.

Ripple Counter ICs : a divide-by-2 and a divide-by-8 MR1,MR2 can be utilized to do MOD-N.

Ripple Counter ICs – 7493 (cont ’ d) External connection as a MOD-16 counter.

Ripple Counter ICs – 7493 (cont ’ d) External connection as a MOD-12 counter.

Ripple Counter ICs – : a divide-by-2 and a divide-by

Ripple Counter ICs : a divide-by-2 and a divide-by

System Design Application – A 3-digit decimal counter (000 – 999) When the count changes from (1001) to (0000), the 2 3 output line goes from HIGH to LOW and trigger the next counter.

Seven-Segment LED Display Decoders 7447: the most popular common-anode decoder. It has a lamp test (LT) input for testing all segments, and it also has ripple blanking input and output (RBI,RBO).

Synchronous Counters Synchronous counters eliminate the propagation delay problem because all the clock inputs (c p ) are tied to a common clock.

Synchronous Counters(cont ’ d) A MOD-6 synchronous binary up-counter.

Synchronous Up/Down- Counter ICs MR(Master Reset): an active-HIGH Reset for resetting the Q outputs to zero. PL(Parallel Load) & D 0 ~D 3 : place any binary value on D 0 ~D 3, and drive the PL line LOW. Two separate clock inputs: C pU for counting up and C pD for counting down. One clock must be held HIGH while counting with the other. When TC U (normally HIGH) becomes LOW, it is used to indicate that the maximum count is reached and the count is about to recycle to zero(carry condition). It can be used as the next stage of a multistage counter. When TC D (normally HIGH) becomes LOW, it is used to indicate that the minimum count is reached and the count is about to recycle to the maximum(borrow condition). It can be used as the next stage of a multistage counter.

Applications of Synchronous Counter ICs A divide-by-200 using synchronous counters. Borrow Condition Parallel Load Value 200