DIRECTOR OF MGM’s COE,NANDED

Slides:



Advertisements
Similar presentations
RS Flip Flops Benchmark Companies Inc PO Box Aurora CO
Advertisements

Flip-Flops Basic concepts. A. Yaicharoen2 Flip-Flops A flip-flop is a bi-stable device: a circuit having 2 stable conditions (0 or 1) A flip-flop circuit.
Module 5 – Sequential Logic Design with VHDL
Introduction to Sequential Logic Design Latches. 2 Terminology A bistable memory device is the generic term for the elements we are studying. Latches.
Digital Logic Design ESGD2201
1 Fundamentals of Computer Science Sequential Circuits.
ECE 331 – Digital System Design Latches and Flip-Flops (Lecture #17) The slides included herein were taken from the materials accompanying Fundamentals.
Module 12.  In Module 9, 10, 11, you have been introduced to examples of combinational logic circuits whereby the outputs are entirely dependent on the.
1 Lecture 20 Sequential Circuits: Latches. 2 Overview °Circuits require memory to store intermediate data °Sequential circuits use a periodic signal to.
Logical Circuit Design Week 11: Sequential Logic Circuits Mentor Hamiti, MSc Office ,
Dr. ClincyLecture1 Appendix A – Part 2: Logic Circuits Current State or output of the device is affected by the previous states Circuit Flip Flops New.
1 © 2014 B. Wilkinson Modification date: Dec Sequential Logic Circuits – I Flip-Flops A sequential circuit is a logic components whose outputs.
Digital Logic Design Brief introduction to Sequential Circuits and Latches.
ECE 3130 – Digital Electronics and Design Lab 5 Latches and Flip-Flops Fall 2012 Allan Guan.
Sequential Logic Flip-Flops and Related Devices Dr. Rebhi S. Baraka Logic Design (CSCI 2301) Department of Computer Science Faculty.
Sequential Circuits. 2 Sequential vs. Combinational Combinational Logic:  Output depends only on current input −TV channel selector (0-9) Sequential.
Fall 2007 L16: Memory Elements LECTURE 16: Clocks Sequential circuit design The basic memory element: a latch Flip Flops.
ETE Digital Electronics Latches and Flip-Flops [Lecture:12] Instructor: Sajib Roy Lecturer, ETE, ULAB.
COE 202: Digital Logic Design Sequential Circuits Part 1
Eng. Mohammed Timraz Electronics & Communication Engineer University of Palestine Faculty of Engineering and Urban planning Software Engineering Department.
Flip Flop
Flip_Flops  Logic circuits are classified ito two groups  1. The combinational logic circuits,using the basic gates AND,OR and NOT.  2. Sequential.
1 Boolean Algebra & Logic Gates. 2 Objectives Understand the relationship between Boolean logic and digital computer circuits. Learn how to design simple.
Unit 11 Latches and Flip-Flops Fundamentals of Logic Design By Roth and Kinney.
Synchronous Sequential Circuits by Dr. Amin Danial Asham.
1 Lecture #11 EGR 277 – Digital Logic Ch. 5 - Synchronous Sequential Logic There are two primary classifications of logic circuits: 1.Combinational logic.
Synchronous Sequential Logic A digital system has combinational logic as well as sequential logic. The latter includes storage elements. feedback path.
Chapter 6 – Digital Electronics – Part 1 1.D (Data) Flip Flops 2.RS (Set-Reset) Flip Flops 3.T Flip Flops 4.JK Flip Flops 5.JKMS Flip Flops Information.
Synchronous Sequential Circuits by Dr. Amin Danial Asham.
 Flip-flops are digital logic circuits that can be in one of two states.  Flip-flops maintain their state indefinitely until an input pulse called a.
Synchronous Sequential Circuits by Dr. Amin Danial Asham.
ECE 301 – Digital Electronics Brief introduction to Sequential Circuits and Latches (Lecture #14)
ECE 331 – Digital System Design Introduction to Sequential Circuits and Latches (Lecture #16)
4–1. BSCS 5 th Semester Introduction Logic diagram: a graphical representation of a circuit –Each type of gate is represented by a specific graphical.
7. Latches and Flip-Flops Digital Computer Logic.
The George Washington University School of Engineering and Applied Science Department of Electrical and Computer Engineering ECE122 – Lab 7 Latches & Flip-flops.
Digital Logic Design Ch1-1. Digital Logic Design Ch1-2 Introduction to digital logic (logic gates, flip-flops, circuits) Definition of Digital Logic 
Sequential logic circuits First Class 1Dr. AMMAR ABDUL-HAMED KHADER.
SIGNAL TRAINING SCHOOL – BORDER SECIRITY FORCE - TIGRI
LATCHES AND FLIP-FLOPS
FLIP FLOPS Binary unit capable of storing one bit – 0 or 1
Flip Flops.
ECE 3130 – Digital Electronics and Design
FIGURE 5.1 Block diagram of sequential circuit
Digital Design Lecture 9
LASER SECURITY ALARM[140] DIRECTOR OF MGM’s COE,NANDED
Overview Introduction Logic Gates Flip Flops Registers Counters
Flip-Flop.
KS4 Electricity – Electronic systems
KS4 Electricity – Electronic systems
Sequential Logic and Flip Flops
Flip Flop.
ECE Digital logic Lecture 16: Synchronous Sequential Logic
LECTURE 15 – DIGITAL ELECTRONICS
Satish Pradhan Dnyanasadhana college, Thane
Sequential Logic and Flip Flops
Instructor: Alexander Stoytchev
Instructor: Alexander Stoytchev
Sequential Circuits: Latches
Unit 7 Sequential Circuits (Flip Flop)
KS4 Electricity – Electronic systems
FLIP-FLOPS.
Synchronous sequential
Synchronous Sequential
Flip-Flops.
Reference: Moris Mano 4th Edition Chapter 5
Department of Electronics
Sequential Digital Circuits
FLIPFLOPS.
FLIP-FLOP. The basic memory circuit is known as Flip-flop. OR It is a bistable sequential circuit which has two stable state (set & reset) and can be.
Presentation transcript:

DIRECTOR OF MGM’s COE,NANDED SR FLIP FLOP USING NAND GATE Sakshi Bharade, Vaishnavi Bhoskar MGM’s College of Engineering, Nanded Abstract : The RS Flip Flop is considered as one of the most basic sequential logic circuits. The Flip Flop is a one-bit memory bi-stable device. It has two inputs, one is called “SET” which will set the device (output = 1) and is labeled S and another is known as “RESET” which will reset the device (output = 0) labeled as R. The RS stands for SET/RESET. The flip-flop is reset back to its original state with the help of RESET input and the output is Q that will be either at logic level “1” or logic”0”. It depends upon the set/reset condition of the flip-flop. Flip flop word means that it can be “FLIPPED” into one logic state or “FLOPPED” back into another. Working: Case 1: When both the SET and RESET inputs are high, then the output remains in previous state i.e. it holds the previous data. Case 2: When SET input is HIGH and RESET input is LOW, then the flip flop will be in RESET state. Because the low input of NAND gate with R input drives the other NAND gate with 1, as its output is 1. So both the inputs of the NAND gate with S input are 1. This will cause the output of the flip – flop to settle in RESET state. RS flip flop using NAND gate Fig.1 SR Flip Flop Using NAND Gate Case 3: When SET input is LOW and RESET input is HIGH, then the flip flop will be in SET state. Because the low input of NAND gate with S input drives the other NAND gate with 1, as its output is 1. So both the inputs of the NAND gate with R input are 1. This will cause the output of the flip – flop to settle in SET state. Case 4: When both the SET and RESET inputs are low, then the flip flop will be in undefined state. Because the low inputs of S and R, violates the rule of flip – flop that the outputs should compliment to each other. So the flip flop is in undefined state (or forbidden state). The table below summarizes above explained working of SR Flip Flop designed with the help of a NAND gates (or forbidden state). Table.1 Truth Table of SR Flip Flop Result: As R=S=0, Q=?(Forbidden state). As R=S=1, Q=previous state. As S=1, R=0 then Q=0(Reset). As S=0,R=1 then Q=1(Set). Conclusion: In SR flip flop, when S=R=0 then Q=Q’=1. Here Q and Q’ are not complement of each other, which violets basic requirement of latch. This condition is known as race condition or forbidden which is not allowed in SR flip flop. References: Anand Kumar, “Fundamental of digital circuits” 1st edition, PHI publication, 2001. U.A.Bakshi, A.P.Godse, “Digital Electronics” Technical Publications, 2009. Introduction: The SR flip-flop is one of the fundamental parts of the sequential circuit logic. SR flip –flop is a memory device and a binary data of 1–bit can be stored in it. SR flip–flop has two stable states in which it can store data in the form of either binary zero or binary one. Like all flip–flops, an SR flip– flop is also an edge sensitive device. SR flip – flop is one of the most vital components in digital logic and it is also the most basic sequential circuit that is possible. The S and R in SR flip – flop means ‘SET’ and ‘RESET’ respectively. Hence it is also called Set – Reset flip – flop. The symbolic representation of the SR Flip Flop is shown below. Acknowledgements: We would like also to thank our guide Mr. A. A. Mane for their inspiration, guidance and support. This constant source of encouragement, support and motivation helped us in a long way throughout the project phase. Mr. A. A. Mane MINI PROJECT INCHARGE Dr. Ms. K. C. Jondhale PROF & HEAD OF ECT DEPT. Dr. Mrs. G. S. Lathkar DIRECTOR OF MGM’s COE,NANDED