LAB #4 SEQUENTIAL LOGIC CIRCUIT

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

D Latch (Transparent Latch)

Synchronous Sequential Logic

Unit 11. Latches and Flip-Flops

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

Module 4:FLIP-FLOP. Quote of the day. Never think you are nothing, never think you are everything, but think you are something and achieve anything.

RS flip-flop using NOR gate

Chapter. Synchronous Sequential Circuits

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

RS flip-flop using NOR gate

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

Rangkaian Sekuensial. Flip-flop

Engr354: Digital Logic Circuits

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

Digital Logic Design Sequential Circuits. Dr. Basem ElHalawany

Sequential Logic Circuits

Sequential Logic and Clocked Circuits

Synchronous Sequential Logic. Chapter 5

Chapter 8 Sequential Circuits

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

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

Digital Design, Kyung Hee Univ. Chapter 5. Synchronous Sequential Logic

Other Flip-Flops. Lecture 27 1

Lecture 8: Sequential Logic

ECE 341. Lecture # 2

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.

AIM: To study and verify the truth table of logic gates

LATCHES & FLIP-FLOP. Chapter 7

Experiment 8 Introduction to Latches and Flip-Flops and registers

Sequential Circuits: Latches & Flip-Flops

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

CSE Latches and Flip-flops Dr. Izadi. NOR gate property: A B Z Cross coupled NOR gates: S M S R Q M

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

LAB 7. Latches & Flip Flops

Introduction to Sequential Circuits

CH 11 Latches and Flip-Flops

To design a sequential logic circuit using D-Flip-flop. To implement the designed circuit.

Logic Design. Flip Flops, Registers and Counters

Latches, Flip-Flops, and Registers. Dr. Ouiem Bchir

CMSC 313 Preview Slides

Synchronous Sequential Logic

Clocks. Sequential Logic. A clock is a free-running signal with a cycle time.

Synchronous Sequential Logic

CHAPTER 1 LATCHES & FLIP-FLOPS

Chapter 5 Synchronous Sequential Logic

DALHOUSIE UNIVERSITY Department of Electrical & Computer Engineering Digital Circuits - ECED 220. Experiment 4 - Latches and Flip-Flops

Synchronous Sequential Logic

Digital Systems Laboratory 3 Counters & Registers Time 4 hours

ELCT201: DIGITAL LOGIC DESIGN

MUX AND FLIPFLOPS/LATCHES

Software Engineering 2DA4. Slides 9: Asynchronous Sequential Circuits

INTRODUCTION TO SEQUENTIAL CIRCUITS

5: Sequential Logic Latches & Flip-flops

DIGITAL CIRCUIT COMBINATORIAL LOGIC

CHAPTER1: Digital Logic Circuits

CPS311 Lecture: Sequential Circuits

Chapter 4. Logic Design

Part II. Chapter2: Synchronous Sequential Logic

B. Sc. III Semester (Electronics) - ( ) Digital Electronics-II) BE-301 MODEL ANSWER (AS-2791)

2 Sequential Circuits

MC9211 Computer Organization

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

Synchronous Sequential Logic

Feedback Sequential Circuits

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

Digital Logic Design I

CHAPTER 11 LATCHES AND FLIP-FLOPS

ELCT201: DIGITAL LOGIC DESIGN

UNIT-3: SEQUENTIAL LOGIC CIRCUITS

(Refer Slide Time: 2:05)

Experiment # 12. Traffic Light Controller

SEQUENTIAL CIRCUITS THE RELAY CIRCUIT

PHYSICS 5620 LAB 9 Basic Digital Circuits and Flip-Flops

Chapter 11 Latches and Flip-Flops

Chapter 6 Digital Circuit 6-5 Department of Mechanical Engineering

Introduction to Microprocessor & Digital Logic

B.Tech CSE Sem. 3 15CS202 DIGITAL SYSTEM DESIGN (Regulations 2015) UNIT -IV

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

MODULE 3. Combinational & Sequential logic

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 1: Switching Algebra Chapter 2: Logical Levels, Timing & Delays. Introduction to latches Chapter 9: Binary Arithmetic

A clock is a free-running signal with a cycle time. A clock may be either high or low, and alternates between the two states.

Flip-Flops and Sequential Circuit Design

Chapter 5: Synchronous Sequential Logic

Digital Networks and Systems Laboratory 2 Basic Digital Building Blocks Time 4 hours

Combinational / Sequential Logic

Department of Electrical and Computer Engineering Mid-Term Examination Winter 2012

Chapter 5 Sequential Circuits

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

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

Sequential Design Basics

NEW MEXICO STATE UNIVERSITY Electrical and Computer Engineering Department. EE162 Digital Circuit Design Fall Lab 5: Latches & Flip-Flops

EKT 121/4 ELEKTRONIK DIGIT 1

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

Physics 323. Experiment # 10 - Digital Circuits

Sequential Logic Basics

CHAPTER 4: Logic Circuits

ELE2120 Digital Circuits and Systems. Tutorial Note 7

Last time, we saw how latches can be used as memory in a circuit

Asynchronous (Ripple) Counters

Transcription:

LAB #4 SEQUENTIAL LOGIC CIRCUIT OBJECTIVES 1. To learn how basic sequential logic circuit works 2. To test and investigate the operation of various latch and flip flop circuits INTRODUCTIONS Sequential circuit is a circuit with the output obtained is a function of the input state as well as the state's previous output, referred to as a series of sequential circuits with memory elements. We call this memory element Flip-Flop. Latch and Flip-Flop can store 1 bit binary information and have 2 output terminals. If one of output terminal is 1, the other outputs 0 and keeps opposite status of 2. Latch circuit does not use clock pulse so whenever the output is changed, the output status is changed. However Flip-Flop changes the output status only when other clock pulse is inputted. Latches are useful devices that contain feedback and thus enable memory. They are used in applications such as simple noise filtering circuits and flip-flops. The first latch have discussed in class was the SR/S R Latch which allowed us to Set or Reset the output. The drawback of such a latch was that it contained a transition that caused a metastable (indeterminate) state. A clock/enable signal was then added to prevent such a transition when the clock signal was low. Lastly, the Gated D-Latch eliminated this altogether by preventing S and R from changing at the same time. Hence, in our discussion the latches have become progressively more stable. REQUIREMENT 1. Full pack of HBE-LogicCircuit-Digital 2. Cooper Cable PRE-LAB WORK TASK 1. Read the Lab Work s Technical Guide first! 2. Learn the Data Sheet of each ICs of Logic Gates used in this lab work! 3. What is Clock? 4. Explain the differences between Latch with clock and without clock! 5. Explain how D Latch works with its circuit diagram! 6. What would happen if the two inputs of Latches and Flip-Flops are 1? 7. How could a sequential logic circuit store a memory? EXPERIMENT 1 : LATCHES [Trial 1] Simple SR Latch without Clock

I/O Device Slide Switch (SW1, SW2), LED (D1, D2) NAND Gate 1. Construct a simple SR Latch circuit as shown in Fig. IV-1 below. 2. Write the result on Table IV-1. Fig. IV-1. Simple SR Latch Operation Test Diagram Table IV-1. Result Table of Simple SR Latch Operation R (SW1) S (SW2) Q (D1) Q (D2) 0 0 0 1 1 0 1 1 EXPERIMENT 2 : FLIP-FLOPS [Trial 2] RS Flip-Flop I/O Device Slide Switch (SW1, SW2, SW4), LED (D1, D2) AND Gate, NOR Gate 1. Use all gate modules in order to make RS Flip-Flop circuit as Fig. IV-3 on the logic

Fig. IV-2. RS Flip-Flop Operation Test Diagram 2. Check and write the result on Table IV-2. Table IV-2. Result Table of RS Flip-Flop Operation R (SW1) S (SW2) Clock (SW4) Q (D1) Q (D2) 0 0-0 0 ^ 0 1-0 1 ^ 1 0-1 0 ^ 1 1-1 1 ^ [Trial 3] JK Flip-Flop I/O Device Slide Switch (SW1, SW2, SW4), LED (D3, D4) AND Gate, NOR Gate 1. Use all gate modules in order to make JK Flip-Flop circuit as Fig. IV-3 on the logic

Fig. IV-3. JK Flip-Flop Operation Test Diagram 2. Check and write the result on Table IV-3. Table IV-3. Result Table of JK Flip-Flop Operation K (SW1) J (SW2) Clock (SW4) Q (D1) Q (D2) 0 0-0 0 ^ 0 1-0 1 ^ 1 0-1 0 ^ 1 1-1 1 ^ [Trial 4] D Flip-Flop I/O Device Slide Switch (SW2, SW4), LED (D3, D4) AND Gate, NOR Gate, NOT Gate 1. Use all gate modules in order to make D Flip-Flop circuit as Fig. IV-4 on the logic

Fig. IV-4. D Flip-Flop Operation Test Diagram 2. Check and write the result on Table IV-4. Table IV-4. Result Table of D Flip-Flop Operation D (SW1) Clock (SW3) Q (D1) Q (D2) 0-0 ^ 1-1 ^ [Trial 5] T Flip-Flop I/O Device Slide Switch (SW2, SW4), LED (D3, D4) AND Gate, NOR Gate 1. Use all gate modules in order to make T Flip-Flop circuit as Fig. IV-5 on the logic Fig. IV-5. T Flip-Flop Operation Test Diagram

2. Check and write the result on Table IV-5. Table IV-5. Result Table of T Flip-Flop Operation S 1 (SW1) Clock (SW3) Q (D1) Q (D2) 0-0 ^ 1-1 ^ ASSIGNMENT 1. Simulate all of Trial in Circuit Maker! 2. What is the Edge-Triggered Flip-flop! 3. What is a Master-slave Flip-flop, explain the advantages the use of Master-Slave Flip-Flop! 4. Plan a series of Master-Slave SR Flip-flop and JK flip-flop! And explain how it works! Realize the circuit in the simulation file! 5. From the circuit that you created in question 3, give a conclusion uses a series of Master-slave Flip-Flop compared to the usual series of Flip-Flop!