PGT104 Digital Electronics. PGT104 Digital Electronics

Similar documents
Digital Fundamentals 11/2/2017. Summary. Summary. Floyd. Chapter 7. Latches

Digital Fundamentals

Digital Fundamentals: A Systems Approach

CHW 261: Logic Design

Review of digital electronics. Storage units Sequential circuits Counters Shifters

PRE J. Figure 25.1a J-K flip-flop with Asynchronous Preset and Clear inputs

Introduction. NAND Gate Latch. Digital Logic Design 1 FLIP-FLOP. Digital Logic Design 1

EKT 121/4 ELEKTRONIK DIGIT 1

Chapter 5 Flip-Flops and Related Devices

CHAPTER 1 LATCHES & FLIP-FLOPS

LATCHES & FLIP-FLOP. Chapter 7

FLIP-FLOPS AND RELATED DEVICES

Logic Gates, Timers, Flip-Flops & Counters. Subhasish Chandra Assistant Professor Department of Physics Institute of Forensic Science, Nagpur

Digital Circuits ECS 371

Rangkaian Sekuensial. Flip-flop

Flip-Flops. Because of this the state of the latch may keep changing in circuits with feedback as long as the clock pulse remains active.

EMT 125 Digital Electronic Principles I CHAPTER 6 : FLIP-FLOP

Flip-Flops and Related Devices. Wen-Hung Liao, Ph.D. 4/11/2001

Chapter 6. Flip-Flops and Simple Flip-Flop Applications

Name Of The Experiment: Sequential circuit design Latch, Flip-flop and Registers

INTRODUCTION TO SEQUENTIAL CIRCUITS

Unit 11. Latches and Flip-Flops

5: Sequential Logic Latches & Flip-flops

SEQUENTIAL LOGIC. Satish Chandra Assistant Professor Department of Physics P P N College, Kanpur

Lecture 8: Sequential Logic

3 Flip-Flops. The latch is a logic block that has 2 stable states (0) or (1). The RS latch can be forced to hold a 1 when the Set line is asserted.

Engr354: Digital Logic Circuits

DIGITAL CIRCUIT COMBINATORIAL LOGIC

DIGITAL ELECTRONICS MCQs

RS flip-flop using NOR gate

The outputs are formed by a combinational logic function of the inputs to the circuit or the values stored in the flip-flops (or both).

Review of Flip-Flop. Divya Aggarwal. Student, Department of Physics and Astro-Physics, University of Delhi, New Delhi. their state.

D Latch (Transparent Latch)

Sequential Logic Basics

EET2411 DIGITAL ELECTRONICS

Unit 9 Latches and Flip-Flops. Dept. of Electrical and Computer Eng., NCTU 1

More on Flip-Flops Digital Design and Computer Architecture: ARM Edition 2015 Chapter 3 <98> 98

Sequential Logic. E&CE 223 Digital Circuits and Systems (A. Kennings) Page 1

(CSC-3501) Lecture 7 (07 Feb 2008) Seung-Jong Park (Jay) CSC S.J. Park. Announcement

MUHAMMAD NAEEM LATIF MCS 3 RD SEMESTER KHANEWAL

Experiment 8 Introduction to Latches and Flip-Flops and registers

RS flip-flop using NOR gate

Chapter 11 Latches and Flip-Flops

UNIT-3: SEQUENTIAL LOGIC CIRCUITS

Logic Design. Flip Flops, Registers and Counters

The NOR latch is similar to the NAND latch

SEQUENTIAL LOGIC. Sequential Logic

Fig1-1 2-bit asynchronous counter

Synchronous Sequential Logic

cascading flip-flops for proper operation clock skew Hardware description languages and sequential logic

Chapter 9 Introduction to Sequential Logic

CSE115: Digital Design Lecture 23: Latches & Flip-Flops

EKT 121/4 ELEKTRONIK DIGIT 1

Digital Fundamentals. Lab 5 Latches & Flip-Flops CETT Name: Date:

Figure 30.1a Timing diagram of the divide by 60 minutes/seconds counter

Chapter 4: One-Shots, Counters, and Clocks

Chapter 4. Logic Design

ASYNCHRONOUS COUNTER CIRCUITS

CHAPTER 4: Logic Circuits

EEE2135 Digital Logic Design Chapter 6. Latches/Flip-Flops and Registers/Counters 서강대학교 전자공학과

CHAPTER 4: Logic Circuits

Asynchronous counters

Asynchronous (Ripple) Counters

Sequential Logic and Clocked Circuits

Sequential Design Basics

Topics of Discussion

Report on 4-bit Counter design Report- 1, 2. Report on D- Flipflop. Course project for ECE533

DIGITAL SYSTEM FUNDAMENTALS (ECE421) DIGITAL ELECTRONICS FUNDAMENTAL (ECE422) COUNTERS

Logic and Computer Design Fundamentals. Chapter 7. Registers and Counters

Module -5 Sequential Logic Design

Basis of sequential circuits: the R-S latch

UNIT 11 LATCHES AND FLIP-FLOPS

The University of Texas at Dallas Department of Computer Science CS 4141: Digital Systems Lab

CHAPTER 11 LATCHES AND FLIP-FLOPS

Digital Systems Laboratory 3 Counters & Registers Time 4 hours

Experiment # 9. Clock generator circuits & Counters. Digital Design LAB

Digital Circuits I and II Nov. 17, 1999

CHAPTER 6 COUNTERS & REGISTERS

Vignana Bharathi Institute of Technology UNIT 4 DLD

Today 3/8/11 Lecture 8 Sequential Logic, Clocks, and Displays

`COEN 312 DIGITAL SYSTEMS DESIGN - LECTURE NOTES Concordia University

DEPARTMENT OF ELECTRICAL &ELECTRONICS ENGINEERING DIGITAL DESIGN

Timing Pulses. Important element of laboratory electronics. Pulses can control logical sequences with precise timing.

Chapter 7 Counters and Registers

Asynchronous Counter

ECB DIGITAL ELECTRONICS PROJECT BASED LEARNING PROJECT REPORT ON 7 SEGMENT DIGITAL STOP WATCH USING DECODER

Slide 1. Flip-Flops. Cross-NOR SR flip-flop S R Q Q. hold reset set not used. Cross-NAND SR flip-flop S R Q Q. not used reset set hold 1 Q.

IT T35 Digital system desigm y - ii /s - iii

YEDITEPE UNIVERSITY DEPARTMENT OF COMPUTER ENGINEERING. EXPERIMENT VIII: FLIP-FLOPS, COUNTERS 2014 Fall

Sri Vidya College of Engineering And Technology. Virudhunagar Department of Electrical and Electronics Engineering

Chapter 5: Synchronous Sequential Logic

Digital Logic Design ENEE x. Lecture 19

Other Flip-Flops. Lecture 27 1

ELCT201: DIGITAL LOGIC DESIGN

Advanced Digital Logic Design EECS 303

6. Sequential Logic Flip-Flops

Fundamentals of Computer Systems

Digital Fundamentals: A Systems Approach

Sequential Logic Circuits

Digital Logic Design Sequential Circuits. Dr. Basem ElHalawany

Transcription:

1

Part 5 Latches, Flip-flop and Timers isclaimer: Most of the contents (if not all) are extracted from resources available for igital Fundamentals 10 th Edition 2

Latches 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 type. It can be constructed from NOR gates or NAN gates. With NOR gates, the latch responds to active-high inputs; with NAN gates, it responds to active-low inputs. R S S NOR Active-HIGH Latch R NAN Active-LOW Latch 3

Latches The active-high S-R latch is in a stable (latched) condition when both inputs are LOW. Assume the latch is initially RESET ( = 0) and the inputs are at their inactive level (0). To SET the latch ( = 1), a momentary HIGH signal is applied to the S input while the R remains LOW. To RESET the latch ( = 0), a momentary HIGH signal is applied to the R input while the S remains LOW. 0 R 10 0 0 0 S R S 01 01 10 Latch initially RESET Latch initially SET 4

Latches The active-low S-R latch is in a stable (latched) condition when both inputs are HIGH. Assume the latch is initially RESET ( = 0) and the inputs are at their inactive level (1). To SET the latch ( = 1), a momentary LOW signal is applied to the S input while the R remains HIGH. To RESET the latch a momentary LOW is applied to the R input while S is HIGH. Never apply an active set and reset at the same time (invalid). 1 S 10 1 1 R S 1 R 01 01 10 Latch initially RESET Latch initially SET 5

Latches The active-low S-R latch is available as the 74LS279A IC. It features four internal latches with two having two S inputs. To SET any of the latches, the S line is pulsed low. It is available in several packages. S-R latches are frequently used for switch debounce circuits as shown: 1 2 V CC S R S R Position 1 to 2 Position 2 to 1 (2) (3) (1) (6) (5) (11) (12) (10) (15) (14) 1S1 1S2 1R 2S 2R 3S1 3S2 3R 4S 4R 74LS279A (4) (7) (9) (13) 1 2 3 4 6

Latches A gated latch is a variation on the basic latch. The gated latch has an additional input, called enable (EN) that must be HIGH in order for the latch to respond to the S and R inputs. Try This! S EN Show the output with relation to the input signals. R Assume starts LOW. Keep in mind that S and R are only active when EN is HIGH. S R EN 7

Latches The latch is an variation of the S-R latch but combines the S and R inputs into a single input as shown: E N E N A simple rule for the latch is: follows when the Enable is active. 8

Latches The truth table for the latch summarizes its operation. If EN is LOW, then there is no change in the output and it is latched. 0 1 X Inputs EN 1 1 0 Outputs 0 1 0 1 0 0 Comments RESET SET No change 9

Latches Try This! etermine the output for the latch, given the inputs shown. E N EN Notice that the Enable is not active during these times, so the output is latched. 10

Flip-flops A flip-flop differs from a latch in the manner it changes states. A flip-flop is a clocked device, in which only the clock edge determines when a new bit is entered. The active edge can be positive or negative. C C ynamic input indicator (a) Positive edge-triggered (b) Negative edge-triggered 11

Flip-flops The truth table for a positive-edge triggered flip-flop shows an up arrow to remind you that it is sensitive to its input only on the rising edge of the clock; otherwise it is latched. The truth table for a negative-edge triggered flip-flop is identical except for the direction of the arrow. Inputs Outputs Inputs Outputs Comments Comments 1 1 0 SET 0 0 1 RESET 1 1 0 SET 0 0 1 RESET (a) Positive-edge triggered (b) Negative-edge triggered 12

Flip-flops The J-K flip-flop is more versatile than the flip flop. In addition to the clock input, it has two inputs, labeled J and K. When both J and K = 1, the output changes states (toggles) on the active clock edge (in this case, the rising edge). J Inputs K Outputs Comments 0 0 0 0 No change 0 1 0 1 RESET 1 0 1 0 SET 1 1 Toggle 0 0 13

Flip-flops Try This! etermine the output for the J-K flip-flop, given the inputs shown. Notice that the outputs change on the leading edge of the clock. J K Set Toggle Set Latch J K 14

Flip-flops A -flip-flop does not have a toggle mode like the J-K flipflop, but you can hardwire a toggle mode by connecting back to as shown. This is useful in some counters as you will see in Chapter 8. For example, if is LOW, is HIGH and the flip-flop will toggle on the next clock edge. Because the flip-flop only changes on the active edge, the output will only change once for each clock pulse. flip-flop hardwired for a toggle mode 15

Flip-flops Synchronous inputs are transferred in the triggering edge of the clock (for example the or J-K inputs). Most flipflops have other inputs that are asynchronous, meaning they affect the output independent of the clock. Two such inputs are normally labeled preset (PRE) and clear (CLR). These inputs are usually active LOW. A J-K flip flop with active LOW preset and CLR is shown. PRE J K CLR 16

PRE Flip-flops Try This! etermine the output for the J-K flip-flop, given the inputs shown. J K J Set Toggle Set Reset Toggle CLR Latch K PRE CLR Set Reset 17

Flip-flop Characteristics Propagation delay time is specified for the rising and falling outputs. It is measured between the 50% level of the clock to the 50% level of the output transition. 50% point on triggering edge 50% point 50% point on LOW-to- HIGH transition of 50% point on HIGH-to- LOW transition of t PLH t PHL The typical propagation delay time for the 74AHC family (CMOS) is 4 ns. Even faster logic is available for specialized applications. 18

Flip-flop Characteristics Another propagation delay time specification is the time required for an asynchronous input to cause a change in the output. Again it is measured from the 50% levels. The 74AHC family has specified delay times under 5 ns. PRE 50% point CLR 50% point 50% point 50% point t PHL t PLH 19

Flip-flop Characteristics Set-up time and hold time are times required before and after the clock transition that data must be present to be reliably clocked into the flip-flop. Setup time is the minimum time for the data to be present before the clock. Set-up time, t s Hold time is the minimum time for the data to remain after the clock. Hold time, t H 20

Flip-flop Characteristics Other specifications include maximum clock frequency, minimum pulse widths for various inputs, and power dissipation. The power dissipation is the product of the supply voltage and the average current required. A useful comparison between logic families is the speed-power product which uses two of the specifications discussed: the average propagation delay and the average power dissipation. The unit is energy. Try This! What is the speed-power product for 74AHC74A? Use the data from Table 7-5 to determine the answer. From Table 7-5, the average propagation delay is 4.6 ns. The quiescent power dissipated is 1.1 mw. Therefore, the speed-power product is 5 pj 21

Flip-flop Applications Principal flip-flop applications are for temporary data storage, as frequency dividers, and in counters (which are covered in detail in Chapter 8). C C R Output lines 0 1 R Typically, for data storage applications, a group of flip-flops are connected to parallel data lines and clocked together. ata is stored until the next clock pulse. Parallel data input lines Clock C R C 2 3 Clear R 22

Flip-flop Applications For frequency division, it is simple to use a flip-flop in the toggle mode or to chain a series of toggle flip flops to continue to divide by two. HIGH HIGH One flip-flop will divide f in by 2, two flip-flops will divide f in by 4 (and so on). A side benefit of frequency division is that the output has an exact 50% duty cycle. Waveforms: f in f in J A K J B K f out f out 23

One-Shots The one-shot or monostable multivibrator is a device with only one stable state. When triggered, it goes to its unstable state for a predetermined length of time, then returns to its stable state. +V For most one-shots, the length of time in the unstable state (t W ) is determined by an external RC circuit. R EXT Trigger C EXT CX RX/CX Trigger t W 24

One-Shots Nonretriggerable one-shots do not respond to any triggers that occur during the unstable state. Retriggerable one-shots respond to any trigger, even if it occurs in the unstable state. If it occurs during the unstable state, the state is extended by an amount equal to the pulse width. Retriggerable one-shot: Trigger Retriggers t W 25

One-Shots An application for a retriggerable one-shot is a power failure detection circuit. Triggers are derived from the ac power source, and continue to retrigger the one shot. In the event of a power failure, the one-shot is not triggered and an alarm can be initiated. Triggers derived from ac Missing trigger due to power failure Retriggers Retriggers Power failure indication t W t W t W 26

The 555 timer The 555 timer can be configured in various ways, including as a one-shot. A basic one shot is shown. The pulse width is determined by R 1 C 1 and is approximately t W +V = 1.1R 1 C 1. CC (4) (8) R 1 (7) RESET ISCH V CC The trigger is a negative-going pulse. (6) (2) C 1 THRES TRIG CONT GN (1) OUT (3) (5) t W = 1.1R 1 C 1 27

The 555 timer etermine the pulse width for the circuit shown. t W = 1.1R 1 C 1 = 1.1(10 k )(2.2 F) = 24.2 ms Try This! +V CC +15 V R 1 (4) (8) 10 k (7) RESET ISCH V CC (6) THRES OUT (3) C 1 2.2 F (2) TRIG CONT GN (1) (5) t W = 1.1R 1 C 1 28

The 555 timer The 555 can be configured as a basic astable multivibrator with the circuit shown. In this circuit C 1 charges through R 1 and R 2 and discharges through only R 2. The output +V CC frequency is given by: f 1.44 R 2R C 1 2 1 The frequency and duty cycle are set by these components. R 1 R 2 C 1 (7) (6) (2) RESET ISCH THRES (4) (8) TRIG CONT GN (1) V CC OUT (3) (5) 29

The 555 timer Given the components, you can read the frequency from the chart. Alternatively, you can use the chart to pick components for a desired frequency. 100 +V CC C 1 ( F) 10 1.0 0.1 0.01 R 1 R 2 C 1 (7) (6) (2) RESET ISCH THRES (4) (8) TRIG CONT GN (1) V CC OUT (3) (5) 0.001 0.1 1.0 10 100 1.0k 10k 100k f (Hz) 30

uiz The output of a latch will not change if a. the output is LOW b. Enable is not active c. is LOW d. all of the above 31

uiz The flip-flop shown will a. set on the next clock pulse b. reset on the next clock pulse c. latch on the next clock pulse d. toggle on the next clock pulse 32

uiz For the J-K flip-flop shown, the number of inputs that are asynchronous is a. 1 PRE b. 2 J c. 3 d. 4 K CLR 33

uiz Assume the output is initially HIGH on a leading edge triggered J-K flip flop. For the inputs shown, the output will go from HIGH to LOW on which clock pulse? a. 1 b. 2 c. 3 d. 4 J K 1 2 3 4 34

uiz The time interval illustrated is called a. t PHL b. t PLH 50% point on triggering edge c. set-up time d. hold time? 50% point on LOW-to- HIGH transition of 35

uiz The time interval illustrated is called a. t PHL b. t PLH c. set-up time d. hold time? 36

uiz The application illustrated is a a. astable multivibrator HIGH HIGH b. data storage device c. frequency multiplier d. frequency divider f in J A K J B K f out 37

uiz The application illustrated is a a. astable multivibrator b. data storage device C C R Output lines 0 1 c. frequency multiplier R 2 d. frequency divider Parallel data input lines C R 3 Clock C Clear R 38

uiz A retriggerable one-shot with an active HIGH output has a pulse width of 20 ms and is triggered from a 60 Hz line. The output will be a a. series of 16.7 ms pulses b. series of 20 ms pulses c. constant LOW d. constant HIGH 39

uiz The circuit illustrated is a +V CC a. astable multivibrator b. monostable multivibrator c. frequency multiplier R 1 R 2 (7) (6) RESET ISCH THRES (4) (8) V CC OUT (3) d. frequency divider C 1 (2) TRIG CONT GN (1) (5) 40