Digital Logic & Design Dr. Waseem Ikram Lecture No. 28.

Slides:



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

Counters Chapter 17 Subject: Digital System Year: 2009.
Sequential Circuit - Counter -
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.
RIPPLE COUNTERS A register that goes through a prescribed sequence of states upon the application of input pulses is called a counter. The input pulses.
ECE 331 – Digital System Design Counters (Lecture #18)
M.S.P.V.L. Polytechnic College, Pavoorchatram
Sequential Circuit Introduction to Counter
What is shift register? A shift register is a digital memory circuit found in calculators, computers, and data-processing systems. Bits (binary digits)
Chapter 9 Counters.
Design of Counters ..
Asynchronous Counters
Sequential Circuit - Counter -
Principles & Applications
Counters Dr. Rebhi S. Baraka Logic Design (CSCI 2301) Department of Computer Science Faculty of Information Technology The Islamic University.
Counters By Taweesak Reungpeerakul
CYU / CSIE / Yu-Hua Lee / E- 1 數位邏輯 Digital Fundamentals Chapter 9 Counters.
Counters. November 5, 2003 Introduction: Counters  Counters are circuits that cycle through a specified number of states.  Two types of counters: 
Counters - I. Outline  Introduction: Counters  Asynchronous (Ripple) Counters  Asynchronous Counters with MOD number < 2 n  Asynchronous Down 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.
Prof Jess 2008 DIGITAL IC COUNTERS Lecture 7.
MSI Counters Counter ICs Technician Series ©Paul Godin Updated Feb 2015 gmail.com.
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.
Basic Counters: Part I Section 7-6 (pp ).
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Logic Design Dr. Oliver Faust.
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.
Lecture No. 29 Sequential Logic.
Logic Design (CE1111 ) Lecture 6 (Chapter 6) Registers &Counters Prepared by Dr. Lamiaa Elshenawy 1.
Lecture No. 23 Sequential Logic. Digital Logic & Design Dr. Waseem Ikram Lecture No. 23.
CHAPTER 14 Digital Systems. Figure 14.1 RS flip-flop symbol and truth table Figure
Digital Logic & Design Dr. Waseem Ikram Lecture No. 26.
Digital Logic & Design Dr. Waseem Ikram Lecture No. 35.
CS1104 – Computer Organization Aaron Tan Tuck Choy School of Computing National University.
Digital Logic & Design Dr. Waseem Ikram Lecture No. 25.
EKT 124 / 3 DIGITAL ELEKTRONIC 1
Lecture No. 27 Sequential Logic.
Recap DRAM Read Cycle DRAM Write Cycle FAST Page Access Mode
EKT 124 / 3 DIGITAL ELEKTRONIC 1
Digital Logic & Design Dr. Waseem Ikram Lecture 05
EKT 221 – Counters.
Asynchronous Counters
EKT 221 : Digital 2 COUNTERS.
Sequential Logic Counters and Registers
Sequential Circuit: Counter
Principles & Applications
Asynchronous Counters
Digital Logic & Design Dr. Waseem Ikram Lecture No. 30.
Sequential Circuit - Counter -
University of Maryland Baltimore County Department of Computer Science and Electrical Engineering   CMPE 212 Laboratory (Discussion 12) Hasib Hasan
Digital Logic & Design Dr. Waseem Ikram Lecture No. 34.
CSC 220: Computer Organization
Lecture No. 24 Sequential Logic.
Recap D flip-flop based counter Flip-flop transition table
Digital Logic & Design Dr. Waseem Ikram Lecture No. 31.
Digital Logic & Design Dr. Waseem Ikram Lecture No. 16.
Digital Logic & Design Dr. Waseem Ikram Lecture 40.
Programmable Logic Devices
Combinational Functional Devices
EET107/3 DIGITAL ELECTRONICS 1
CHAPTER 4 COUNTER.
CHAPTER 4 COUNTER.
Lecture No. 32 Sequential Logic.
CHAPTER 4 COUNTER.
Digital Logic & Design Dr. Waseem Ikram Lecture No. 36.
Digital Logic Department of CNET Chapter-6
Digital Logic Department of CNET Chapter-6
Basic terminology associated with counter and sequential circuits.
Presentation transcript:

Digital Logic & Design Dr. Waseem Ikram Lecture No. 28

Synchronous Decade Counter

Timing diagram of a Synchronous Decade Counter

74HC163 4-bit Synchronous Counter

Timing diagram of the 74HC163 Synchronous counter

Cascaded Decade Counters

Timing diagram of a Cascaded Decade Counter

74HC163 configured as Mod-7 counter

The timing diagram of a truncated Mod-7 Counter

74HC161 configured as Mod-9 counter

Timing diagram of a 74HC161 configured as Mod-9 counter

74HC163 counters connected for cascaded truncated count sequence

Up-counting sequence of a 3-bit Synchronous Counter Clock Pulse Q2 Q1 Q0 1 2 3 4 5 6 7

Down-counting sequence of a 3-bit Synchronous Counter Clock Pulse Q2 Q1 Q0 1 2 3 4 5 6 7

Synchronous Decade Counter Recap Down Counters Synchronous Counter 3-bit counter 4-bit counter Synchronous Decade Counter

Synchronous Counter Decade Counter timing diagram (fig 1) Mod-n Synchronous Counter IC 74HC163 Mod-16 Counter (fig 2) IC 74HC160 Mod-10 Counter

Cascading & Truncated Sequence Counters Cascading Counters (fig 3) IC counters with truncated seq. (fig 4) IC 74x161 counter with Asyn. Clear (fig 5) Cascading counters with truncated sequence (fig 6)

Up-Down Counters Up-Down Counter (tab 1)