Block Diagram of 4518 Dual BCD Counter The 4518 Dual BCD Counter has two BCD counters. Each counter is similar to the other. Each counter has a master.

Slides:



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

The 8051 Microcontroller and Embedded Systems
Programmable Keyboard/ Display Interface: 8279
Lab 09 :D Flip Flop, Shift Registers and Switch Bounce: Slide 2 Slide 3 The D Flip Flop. 4-Bit Shift Register. Slide 4 Shift Register De-bounce System:
Sequential Logic ENEL 111. Sequential Logic Circuits So far we have only considered circuits where the output is purely a function of the inputs With.
Sequential Logic Flip Flops Lecture 4.
Setting the flip-flop The normal value of R and S is zero. S (set) = 0 R (reset) = 0 remembered value 1.
Counter Circuits and VHDL State Machines
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.
Counters and Registers
Generate a clock pulse clk inp outp
8254 Modes Made by: Ryan wahab (8) Modes Gate is low the count will be paused Gate is high Will continue counting Mode 0: An events counter.
Lab 5 :JK Flip Flop and Counter Fundamentals:
Sequential Circuit  It is a type of logic circuit whose output depends not only on the present value of its input signals but on the past history of its.
Chapter 3: Sequential Logic Circuit EKT 121 / 4 ELEKTRONIK DIGIT 1.
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.
A presentation on Counters
PHY 201 (Blum)1 Other types of flip-flops and counting See Chapter 9 and 10 in Digital principles (Tokheim)
Counter Section 6.3.
Control pins and Writing Microcode. Simple architecture Recall our architecture from the previous week It was a simple bus architecture “Control” was.
Flip Flop
8254 Counter/Timer Counter Each of the three counter has 3 pins associated CLK: input clock frequency- 8 MHz OUT GATE: Enable (high) or disable.
ECE 101 An Introduction to Information Technology Digital Logic.
Rabie A. Ramadan Lecture 3
CENT-113 Digital Electronics 1 Flip Flops TI Type 502 Flip Flop: 1st production IC in 1960.
Flip-Flops and Registers
2017/4/24 CHAPTER 6 Counters Chapter 5 (Sections )
Registers and Counters by Dr. Amin Danial Asham. References  Digital Design 5 th Edition, Morris Mano.
8279 KEYBOARD AND DISPLAY INTERFACING
Synchronous Sequential Circuits by Dr. Amin Danial Asham.
Instructor: Alexander Stoytchev
8254 Timer.
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.
Registers and Counters
8279 KEYBOARD AND DISPLAY INTERFACING
Chapter 10 Flip-Flops and Registers 1. Objectives You should be able to: Explain the internal circuit operation of S-R and gated S-R flip-flops. Explain.
Counters and Registers Synchronous Counters. 7-7 Synchronous Down and Up/Down Counters  In the previous lecture, we’ve learned how synchronous counters.
Synchronous Sequential Logic A digital system has combinational logic as well as sequential logic. The latter includes storage elements. feedback path.
Sahar Mosleh PageCalifornia State University San Marcos 1 More on Flip Flop State Table and State Diagram.
Synchronous Sequential Circuits by Dr. Amin Danial Asham.
A latch is a temporary storage device that has two stable states (bistable). It is a basic form of memory. The S-R (Set-Reset) latch is the most basic.
Synchronous Sequential Circuits by Dr. Amin Danial Asham.
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.
IC 4017 Pin Configuration And Application
40106B Schmitt Trigger (A way of switch De-Bouncing)
FLIP FLOPS Binary unit capable of storing one bit – 0 or 1
Homework Reading Machine Projects Labs Tokheim Chapter 9.1 – 9.6
Instructor: Alexander Stoytchev
EKT 221 – Counters.
EKT 221 : Digital 2 COUNTERS.
Programmable Interval Timer
Programmable Interval Timer 8254 LECTURE 3
Sequential Logic and Flip Flops
Instructor: Alexander Stoytchev
Registers and Counters Register : A Group of Flip-Flops. N-Bit Register has N flip-flops. Each flip-flop stores 1-Bit Information. So N-Bit Register Stores.
LECTURE 15 – DIGITAL ELECTRONICS
Sequential Logic and Flip Flops
8254 Timer and Counter (8254 IC).
Generic Array Logic (GAL)
Programmable Interval timer 8253 / 8254
Digital Control Systems Waseem Gulsher
Programmable Interval timer 8253 / 8254
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.
Outline Registers Counters 5/11/2019.
Registers and Counters
Digital Electronics and Logic Design
Presentation transcript:

Block Diagram of 4518 Dual BCD Counter The 4518 Dual BCD Counter has two BCD counters. Each counter is similar to the other. Each counter has a master reset (MR) pin and two clock pins. A high on the MR pin resets the BCD counter to zero. There are two clock pins (CP0 and /CP1). The counters increment on the positive edge of CP0 or on the negative edge of /CP1. For the counter to respond to the positive edge of CP0, the /CP1 input must be high. The enabling input of an AND/NAND gate is a positive input. For the counter to respond to the negative edge of /CP1, the CP0 must be low, as it is connected to the AND gate via an inverter. It is this property that allows the clock inputs to be used as ENABLE inputs or HOLD inputs. When CP0 is low, it acts as an ENABLE input for /CP1. When it is high, it acts as a DISABLE input for /CP1 or as a HOLD input for the counter. The counter holds at the last count.

IC5 555 Timer is a monoshot. Pushing S1 makes its out put at pin 3 go high. Since this pin is connected to the MR pins of IC4, both the counters is IC4 are reset. At this time pins 11, 12 (2Q0, 2Q1) are low, hence the output at N3 pin 11 is low and acts as an enable for the first counter in IC4 through CP0 at pin 1.CP0 of the second counter is connected to ground and is always low, and it always enables the counter. The first counter counts from 0 to 9 and repeats. This causes the 1Q3 to give a pulse every 10 clocks. This pulse is fed to the /CP1 of the second counter and so its increments once every 10 clocks. When 30 clocks have elapsed, the 2Q0 and 2Q1 are high. The output at N3 pin 11 goes high and disables it via CP0 of counter 1 at pin 1. Recall that when CP0 is high it disables the clock at /CP1. Hence, we get a pulse that stretches to 30 clocks at pin 11 of N3.

IC3 gets a pulse lasting 30 clocks at pin 1 (CP0 of counter1). It gets a clock at pin 2 from N1 which is representative of a beat. For 30 clocks, the counter 1 counts the number of beats received at pin 2. The counter 2 of IC3 counts the pulses at 1Q3, which occurs every 10 clocks similar to IC4. LED5,4,3,2 is the BCD code for the lower digit and LED9,8,7,6,5 is the BCD code for the upper digit. Hence, when you press S1, an enable pulse for 30 clocks is generated and the heart beats during this period are counted and displayed on the LEDs. Thereafter, the enable signals are inactive and the counters hold their count, till you press S1 again.