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

Similar documents
Introduction. Serial In - Serial Out Shift Registers (SISO)

LATCHES & FLIP-FLOP. Chapter 7

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

Rangkaian Sekuensial. Flip-flop

UNIT IV. Sequential circuit

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

EKT 121/4 ELEKTRONIK DIGIT 1

Counter dan Register

CHAPTER 1 LATCHES & FLIP-FLOPS

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

Unit 11. Latches and Flip-Flops

Logic Design. Flip Flops, Registers and Counters

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.

Digital Systems Laboratory 3 Counters & Registers Time 4 hours

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

DIGITAL SYSTEM FUNDAMENTALS (ECE421) DIGITAL ELECTRONICS FUNDAMENTAL (ECE422) LATCHES and FLIP-FLOPS

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

RS flip-flop using NOR gate

RS flip-flop using NOR gate

Experiment 8 Introduction to Latches and Flip-Flops and registers

NH 67, Karur Trichy Highways, Puliyur C.F, Karur District UNIT-III SEQUENTIAL CIRCUITS

FLIP-FLOPS AND RELATED DEVICES

ELCT201: DIGITAL LOGIC DESIGN

VTU NOTES QUESTION PAPERS NEWS RESULTS FORUMS Registers

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

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

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

Digital Fundamentals

Sequential Digital Design. Laboratory Manual. Experiment #7. Counters

CHAPTER 4: Logic Circuits

5: Sequential Logic Latches & Flip-flops

Chapter 5 Flip-Flops and Related Devices

Asynchronous (Ripple) Counters

MC9211 Computer Organization

Digital Logic Design Sequential Circuits. Dr. Basem ElHalawany

Module -5 Sequential Logic Design

ELCT201: DIGITAL LOGIC DESIGN

Digital Fundamentals: A Systems Approach

CPS311 Lecture: Sequential Circuits

Flip Flop. S-R Flip Flop. Sequential Circuits. Block diagram. Prepared by:- Anwar Bari

Chapter. Synchronous Sequential Circuits

Digital Circuits ECS 371

Chapter 4. Logic Design

Chapter 11 Latches and Flip-Flops

EET2411 DIGITAL ELECTRONICS

(Refer Slide Time: 2:00)

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

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

Sequential Logic Basics

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.

CHAPTER 4: Logic Circuits

Synchronous Sequential Logic

Sequential Digital Design. Laboratory Manual. Experiment #3. Flip Flop Storage Elements

UNIT-3: SEQUENTIAL LOGIC CIRCUITS

Other Flip-Flops. Lecture 27 1

Sequential Logic and Clocked Circuits

Digital Circuits 4: Sequential Circuits

Chapter 8 Sequential Circuits

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

Counters

Vignana Bharathi Institute of Technology UNIT 4 DLD

Review of digital electronics. Storage units Sequential circuits Counters Shifters

Introduction to Sequential Circuits

Lecture 8: Sequential Logic

CHW 261: Logic Design

Introduction to Microprocessor & Digital Logic

COE 202: Digital Logic Design Sequential Circuits Part 1. Dr. Ahmad Almulhem ahmadsm AT kfupm Phone: Office:

D Latch (Transparent Latch)

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).

Serial In/Serial Left/Serial Out Operation

Engr354: Digital Logic Circuits

INTRODUCTION TO SEQUENTIAL CIRCUITS

CS302 - Digital Logic Design FAQs By

Registers and Counters

ASYNCHRONOUS COUNTER CIRCUITS

Chapter 2. Digital Circuits

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

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

CHAPTER 6 COUNTERS & REGISTERS

Sequential Design Basics

ESE 570 STATIC SEQUENTIAL CMOS LOGIC CELLS. Kenneth R. Laker, University of Pennsylvania, updated 25Mar15

LSN 12 Shift Registers

DIGITAL CIRCUIT LOGIC UNIT 11: SEQUENTIAL CIRCUITS (LATCHES AND FLIP-FLOPS)

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

MODULE 3. Combinational & Sequential logic

UNIT III. Combinational Circuit- Block Diagram. Sequential Circuit- Block Diagram

DIGITAL CIRCUIT COMBINATORIAL LOGIC

The NOR latch is similar to the NAND latch

PGT104 Digital Electronics. PGT104 Digital Electronics

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

Slide Set 7. for ENEL 353 Fall Steve Norman, PhD, PEng. Electrical & Computer Engineering Schulich School of Engineering University of Calgary

Sequential Circuits: Latches & Flip-Flops

Sequential Logic Circuits

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

ECE 341. Lecture # 2

DIGITAL ELECTRONICS MCQs

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

CHAPTER1: Digital Logic Circuits

Sequential circuits. Same input can produce different output. Logic circuit. William Sandqvist

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

Transcription:

EEE 304 Experiment No. 07 Name Of The Experiment: Sequential circuit design Latch, Flip-flop and Registers Important: Submit your Prelab at the beginning of the lab. Prelab 1: Construct a S-R Latch and a Gated S-R Latch circuit using NAND gate and NOR gate. Also draw the truth table for them. Prelab 2: Construct a Gated D Latch circuit using Universal gate and draw the truth table for them. Can you construct a Gated D Latch out of a Gated S-R Latch? Prelab 3: What is the problem of using edge triggered S-R flip flop? How is this problem solved in edge triggered J-K flip-flop and D type flip flop? Part A:Introduction to Latch and Flip- Flop: While gates had to be built directly from transistors, latches can be built from gates, and flip-flops can be built from latches. This fact will make it somewhat easier to understand latches and flip-flops. Both latches and flip-flops are circuit elements whose output depends not only on the current inputs, but also on previous inputs and outputs. The difference between a latch and a flip-flop is that a latch does not have a clock signal, whereas a flip-flop always does. How can we make a circuit out of gates that is not combinatorial? The answer is feed-back, which means that we create loops in the circuit diagrams so that output values depend, indirectly, on themselves. If such feed-back is positive then the circuit tends to have stable states, and if it is negative the circuit will tend to oscillate. A latch has positive feedback. Here is an example of a simple latch: This latch is called SR-latch, which stands for set and reset. Latches are asynchronous, which means that the output changes very soon after the input changes. Most computers today, on the other hand, are synchronous, which means that the outputs of all the sequential circuits change simultaneously to the rhythm of a global clock signal. On the other hand, Flip-flops are synchronous bistable devices. The term synchronous means the output changes state only when the clock input is triggered. That is, changes in the output occur in synchronization with the clock. In this experiment, the three basic categories of bistable elements are emphasized: edge-triggered flipflop, pulse-triggered (master-slave) flip-flop, and data lock-out flip-flop. Each type will be associated with both D and J-K configuration. Edge Triggered flipflop : If the Enabler node of a gated latch is fed with a clock pulse, then the effect of input change will show up at the output when the clock goes high. But the high time of clock is not a very short one. During this time, any change in input will go to the output. It may not always be desirable. To provide a very short 1

window for output state transition, we use the edge of the clock pulse. Flip Flops using this edge transition is known as edge triggered flipflop. An edge triggered flip flop changes state either at the positive edge (rising edge) or at the negative edge(falling edge) of the clock pulse and is sensitive to its inputs only at this transition of the clock. The three basic types are introduced here: S-R, J-K and D. The S-R, J-K and D inputs are called synchronous inputs because data on these inputs are transferred to the flip-flop's output only on the triggering edge of the clock pulse.on the other hand, the direct set (SET) and clear (CLR) inputs are called asynchronous inputs, as they are inputs that affect the state of the flipflop independent of the clock. For the synchronous operations to work properly, these asynchronous inputs must both be kept LOW. Edge-triggered S-R flip-flop : The basic operation is illustrated below, along with the truth table for this type of flip-flop. The operation and truth table for a negative edge-triggered flip-flop are the same as those for a positive except that the falling edge of the clock pulse is the triggering edge. Note that the S and R inputs can be changed at any time when the clock input is LOW or HIGH (except for a very short interval around the triggering transition of the clock) without affecting the output. This is illustrated in the timing diagram below: Edge-triggered J-K flip-flop : The J-K flip-flop works very similar to S-R flip-flop. The only difference is that this flip-flop has NO invalid state. The outputs toggle (change to the opposite state) when both J and K inputs are HIGH. The truth table is shown below. Edge-triggered D flip-flop : The operations of a D flip-flop is much more simpler. It has only one input addition to the clock. It is very useful when a single data bit (0 or 1) is to be stored. If there is a HIGH on the D input when a clock pulse is applied, the flip-flop SETs and stores a 1. If there is a LOW on the D input when a clock pulse is applied, the flip-flop RESETs and stores a 0. The truth table below summarize the operations of the 2

positive edge-triggered D flip-flop. As before, the negative edge-triggered flip-flop works the same except that the falling edge of the clock pulse is the triggering edge. Exercise 1: Construct a negative edge triggered D type flip flop using universal gate Exercise 2: Modify the circuit in exercise 1 to a positive edge triggered J-K flipflop with active low preset and clear Pulse-Triggered (Master-Slave) Flip-flops : The term pulse-triggered means that data are entered into the flip-flop on the rising edge of the clock pulse, but the output does not reflect the input state until the falling edge of the clock pulse. As this kind of flip-flops are sensitive to any change of the input levels during the clock pulse is still HIGH, the inputs must be set up prior to the clock pulse's rising edge and must not be changed before the falling edge. Otherwise, ambiguous results will happen. The three basic types of pulse-triggered flip-flops are S-R, J-K and D. Their logic symbols are shown below. Notice that they do not have the dynamic input indicator at the clock input but have postponed output symbols at the outputs. The truth tables for the above pulse-triggered flip-flops are all the same as that for the edge-triggered flip-flops, except for the way they are clocked. These flip-flops are also called Master-Slave flipflops simply because their internal construction are divided into two sections. The slave section is basically the same as the master section except that it is clocked on the inverted clock pulse and is controlled by the outputs of the master section rather than by the external inputs. The logic diagram for a basic master-slave S-R flip-flop is shown below. Data Lock-Out Flip-flops The data lock-out flip-flop is similar to the pulse-triggered (master-slave) flip-flop except it has a dynamic clock input. The dynamic clock disables (locks out) the data inputs after the rising edge of the clock pulse. Therefore, the inputs do not need to be held constant while the clock pulse is HIGH. The master section of this flip-flop is like an edge-triggered device. The slave section becomes a 3

pulse-triggered device to produce a postponed output on the falling edge of the clock pulse. The logic symbols of S-R, J-K and D data lock-out flip-flops are shown below. Notice they all have the dynamic input indicator as well as the postponed output symbol. Exercise 3: Construct a master slave J-K flip flop Frequency Division (application of flip-flop): When a pulse waveform is applied to the clock input of a J-K flip-flop that is connected to toggle, the Q output is a square wave with half the frequency of the clock input. If more flip-flops are connected together as shown in the figure below, further division of the clock frequency can be achieved. The Q output of the second flip-flop is one-fourth the frequency of the original clock input. This is because the frequency of the clock is divided by 2 by the first flip-flop, then divided by 2 again by the second flip-flop. If more flip-flops are connected this way, the frequency division would be 2 to the power n, where n is the number of flip-flops. Exercise 4: Construct a divide by 8 device using IC 7476. Part B : Introduction to registers: Shift registers are a type of sequential logic circuit, mainly for storage of digital data. They are a group of flip-flops connected in a chain so that the output from one flip-flop becomes the input of the next flip-flop. Most of the registers possess no characteristic internal sequence of states. All the flipflops are driven by a common clock, and all are set or reset simultaneously. In this chapter, the basic types of shift registers are studied, such as Serial In - Serial Out, Serial In - Parallel Out, Parallel In - Serial Out, Parallel In - Parallel Out, and bidirectional shift registers. A special form of counter - the shift register counter, is also introduced. Serial In - Serial Out Shift Registers : 4

A basic four-bit shift register can be constructed using four D flip-flops, as shown below. The operation of the circuit is as follows. The register is first cleared, forcing all four outputs to zero. The input data is then applied sequentially to the D input of the first flip-flop on the left (FF0). During each clock pulse, one bit is transmitted from left to right. Assume a data word to be 1001. The least significant bit of the data has to be shifted through the register from FF0 to FF3. In order to get the data out of the register, they must be shifted out serially. This can be done destructively or non-destructively. For destructive readout, the original data is lost and at the end of the read cycle, all flip-flops are reset to zero. To avoid the loss of data, an arrangement for a nondestructive reading can be done by adding two AND gates, an OR gate and an inverter to the system. The construction of this circuit is shown below. The data is loaded to the register when the control line is HIGH (ie WRITE). The data can be shifted out of the register when the control line is LOW (i. e READ). This is shown in the animation below Serial In - Parallel Out Shift Registers : For this kind of register, data bits are entered serially in the same manner as discussed in the last section. The difference is the way in which the data bits are taken out of the register. Once the data are stored, each bit appears on its respective output line, and all bits are available simultaneously. A construction of a four-bit serial in - parallel out register is shown below. Parallel In - Serial Out Shift Registers : A four-bit parallel in - serial out shift register is shown below. The circuit uses D flip-flops and NAND gates for entering data (ie writing) to the register. 5

D0, D1, D2 and D3 are the parallel inputs, where D0 is the most significant bit and D3 is the least significant bit. To write data in, the mode control line is taken to LOW and the data is clocked in. The data can be shifted when the mode control line is HIGH as SHIFT is active high. The register performs right shift operation on the application of a clock pulse Parallel In - Parallel Out Shift Registers For parallel in - parallel out shift registers, all data bits appear on the parallel outputs immediately following the simultaneous entry of the data bits. The following circuit is a four-bit parallel in - parallel out shift register constructed by D flip-flops. The D's are the parallel inputs and the Q's are the parallel outputs. Once the register is clocked, all the data at the D inputs appear at the corresponding Q outputs simultaneously. Exercise 5: A computer or microprocessor-based system commonly requires incoming data to be in parallel format. But frequently, these systems must communicate with external devices that send or receive serial data. Construct a circuit that converts a serial data into 3 bit parallel data(use IC 7474). Exercise 6: Construct a circuit that first read a 3 bit parallel data and then converts it to serial data. Reference: Digital Fundamentals- Floyd Your report should cover All circuit diagrams for the constructed circuits Truth Table Relevant discussions Reviewed By: Md. Imran Momtaz 6