Counters 2.1 MSI Counters Counter ICs ©Paul Godin Updated Aug 2013 gmail.com.

Slides:



Advertisements
Similar presentations
Lecture 23: Registers and Counters (2)
Advertisements

Storey: Electrical & Electronic Systems © Pearson Education Limited 2004 OHT 10.1 Sequential Logic  Introduction  Bistables  Memory Registers  Shift.
Practice Problems 2 Latch and Flip Flop ©Paul Godin Created September 2007 Last edit Aug 2013.
555 Timer ©Paul Godin Updated February Oscillators ◊We have looked at simple oscillator designs using an inverter, and had a brief look at crystal.
Counter Circuits and VHDL State Machines
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.
EET 1131 Unit 11 Counter Circuits  Read Kleitz, Chapter 12, skipping Sections and  Homework #11 and Lab #11 due next week.  Quiz next week.
Lab 5 :JK Flip Flop and Counter Fundamentals:
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.
Digital Fundamentals with PLD Programming Floyd Chapter 10
555 Timer ©Paul Godin Updated February Oscillators ◊We have looked at simple oscillator designs using an inverter, and had a brief look at crystal.
Electronics Technology
Arithmetic Operations and Circuits Lecture 5. Binary Arithmetic let’s look at the procedures for performing the four basic arithmetic functions: addition,
1 EENG 2710 Project Synchronous Counters. 2 Counters Counter: A Sequential Circuit that counts pulses. Used for Event Counting, Frequency Division, Timing,
Principles & Applications
Electronics Technology
Last Mod: March 2014  Paul R. Godin Shift Registers Registers 1.1.
Decode 1.1 Decoder, Encoders and Displays ©Paul Godin Updated Aug 2013.
ECE 101 An Introduction to Information Technology Digital Logic.
INTERGRATED CIRCUITS LECTURE 17. History of Electronic Devices 1st Generation Electron tubes INTERGRATED CIRCUITS LECTURE 17.
P. 4.1 Digital Technology and Computer Fundamentals Chapter 4 Digital Components.
1 DIGITAL ELECTRONICS. 2 OVERVIEW –electronic circuits capable of carrying out logical (boolean) and arithmetic operations on information stored as binary.
Counter Application (Part B) By : Pn Siti Nor Diana Ismail CHAPTER 3.
Synchronous Counters with SSI Gates
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd.
Synch 1.1 Synchronous Counters 1 ©Paul Godin Created January 2008.
Counters By Taweesak Reungpeerakul
Counter Classification Count modulus (MOD) – total number of states in the counter sequence Counter triggering technique – positive edge or negative edge.
Flip Flops 3.1 Latches and Flip-Flops 3 ©Paul Godin Created September 2007 Last Edit Aug 2013.
Asynch 1.1 Asynchronous Counters 1 ©Paul Godin Last Edit Sept 2009.
© 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.
Astable Multivibrators ©Paul Godin Created February 2007 Modified March 2015 Oscillator Basics Technician Series.
Digital to Analog Converters (DAC) 2 ©Paul Godin Created March 2008.
Integrated Circuits. Integrated Circuit (IC) A silicon crystal (chip) containing electronic components that create the logic gates we’ve been looking.
Astable Multivibrators ©Paul Godin Created February 2007 Oscillator Basics.
Mono 1.1 Monostable Multivibrators 1 Technician Series ©Paul Godin Updated March 2015.
Multiplexers and De-Multiplexers 1
MSI Counters Counter ICs Technician Series ©Paul Godin Updated Feb 2015 gmail.com.
Counter Circuits and VHDL State Machines
Sequential logic circuits
Synchronous Counter with MSI Gates
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.
Basic terminology associated with counters Technician Series
Multiplexers and De-Multiplexers
Unit 1 – Counters and Registers Mr. Grimming. Introduction FFs and logic gates are combined to form various counters and registers. Unit Goals Goals:
State Machines (Closed Loop / Moore) Synch 2.1  Paul R. Godin Updated: January 2008.
THEME 6: Frequency dividers. Digital counters with reduced counting modulus. Programmable digital counters. If the input pulses are more than K, the counter.
Flip Flops 3.1 Latches and Flip-Flops 3 ©Paul Godin Created September 2007 Last Edit Aug 2013.
Lecture No. 29 Sequential Logic.
IC 4017 Pin Configuration And Application
Sequential Logic An Overview
EKT 124 / 3 DIGITAL ELEKTRONIC 1
Synchronous Counter with MSI Gates
Computer Organization and Design
Digital Logic & Design Dr. Waseem Ikram Lecture No. 28.
EKT 221 – Counters.
EKT 221 : Digital 2 COUNTERS.
Digital Fundamentals with PLD Programming Floyd Chapter 10
Synchronous Counters with MSI Gates
Asynchronous Counters 2
Synchronous Counters with MSI Gates
Latch Practice Problems 1
Counter Integrated Circuits (I.C.s)
XOR, XNOR, and Binary Adders
8253 – PROGRAMMABLE INTERVAL TIMER (PIT). What is a Timer? Timer is a specialized type of device that is used to measure timing intervals. Timers can.
DIGI-210 Review 2 Counters, Coders, Monos ©Paul Godin
Basic terminology associated with counter and sequential circuits.
Presentation transcript:

Counters 2.1 MSI Counters Counter ICs ©Paul Godin Updated Aug 2013 gmail.com

Counters 2.2 Introduction SSI: Small Scale Integration. Usually refers to IC’s that contain individual gates or flip-flops. MSI: Medium Scale Integration. Usually refers to IC’s that contain counters, encoders, etc… LSI and VLSI: Large and Very Large Scale Integration. Refers to IC’s that can perform large logic functions, such as CPLDs, microprocessors, etc. ASIC: Application Specific IC. Refers to IC’s that are custom built for specific functions, and are vendor- specific. An example is the chip in a TI Calculator.

Counters 2.3 Counter ICs There are many counter ICs available, each with a specific set of functions. Examples of functions include: Loading a value (instead of resetting to 0) Counting up or down by either: Up/Down selection input Dual clock inputs (one for up, one for down) Frequency division: Specific input frequencies (i.e. ÷ 60 or by a crystal frequency) Output patterns Multiple counters within a single package Decade or binary counting Borrow and Carry,...

Counters 2.4 The 7490 The 7490 is a decade counter (Modulus = 10) List the features for the 7490:

Counters Frequency Division The 7490 has two modes of operation: Mod-10 up count Symmetrical divide-by-ten Bi-Quinary frequency division

Counters 2.6 The The is a decade counter (Modulus = 10) List the features for the 74192:

Counters 2.7 The The has several features. Note the specification sheet does not include a function table, but uses a sample timing diagram to explain the functions of the device.

Counters 2.8 The The (or 4518) is a decade counter (Mod = 10) List the features for the 14518:

Counters 2.9 The The is a popular counter IC because it includes two decade counters within a monolithic package. Note that this device is electrically different from the 74xxx series of devices. This device can be configured to accept either a positive edge or a negative edge.

Counters 2.10 Cascading Counters Cascading means connecting one device to another device for it to continue the logic operation. When designing a digital clock, counters need to be cascaded. Consideration must be given to how the next counter in the cascade will be incremented. The MSB that changes will produce a negative edge when the count returns to zero.

Counters 2.11 MSB Edge Decade DCBA A B C D LSB MSB Negative edge produced by 9-to-0 transition on D

Frequency Division Counters are often used as frequency dividers. Example: A common frequency for crystal oscillators is KHz. We can divide this frequency into a 1 Hz pulse by using full-sequence counters: Counters 2.12 ÷16 ÷ Hz 2048Hz 128Hz 8Hz 1Hz How many flip-flops if we built this as a single counter?

Counters 2.13 MSB Edge Cascading Decade DCBA Mod-6 DCBA Negative edge produced by 5-to-0 transition on C D does not change so it isn’t used for cascade Decade LSB MSB

Counters 2.14 In-Class Exercise Use EWB to design a 12 hour clock with AM and PM settings. Include seconds, minutes and hours. Use the appropriate counter IC for this exercise. Use EWB Sub-Circuits. Special consideration to the hours: The clock counts from 12 to 1 Consider what state must be detected and what must happen.

Counters 2.15 End ©Paul R. Godin gmail.com