SlideShare a Scribd company logo
1 of 23
DIGITAL ELECTRONICS:
ECE 213
Prepared By: Irfan Ahmad Pindoo
Assistant Professor
VLSI Design, ECE
School of Computer Science and Engineering
Topic: Sequential Circuits, Latches and
Flip flops
UNIT IV: Introduction to
Sequential Circuits
Lecture No.: 26
1
Introduction to Sequential Circuits
 Sequential circuits are those in which the output depends not only on the
present inputs, but also on the previous output state and/or the previous inputs.
Prepared and Delivered By: Irfan Ahmad Pindoo 2
Prepared and Delivered By: Irfan Ahmad Pindoo 3
Difference between Combinational and Sequential
Circuits
Combinational Circuits Sequential Circuits
The output depends only upon the present inputs output depends not only on the present inputs, but also on
the previous output state and/or the previous inputs
No feedback Feedback available from output to input
No ability to store Ability to store
Easier to design, use and handle not easier to design, use and handle
No clock signal Clock signals are required for triggering purposes
Faster slower than combinational circuits
Elementary building block: Logic gates Elementary building block: Flip flops
Examples: Adder, Subtractor, Magnitude comparator,
Multiplexer, Decoder, etc.
Examples: Latches, flip flops, counters, registers,etc.
Prepared and Delivered By: Irfan Ahmad Pindoo 4
Which of the following is NOT the combinational circuit?
a) magnitude comparator
b) multiplexer
c) parity generator circuit
d) Flip flop
5
QUICK QUIZ (POLL)
Prepared and Delivered By: Irfan Ahmad Pindoo
Basic Storage Element: Latch
 A storage element in a digital circuit can maintain a binary state indefinitely (as
long as power is delivered to the circuit), until directed by an input signal to
switch states.
 Storage elements that operate with signal levels (rather than signal transitions)
are referred to as latches; those controlled by a clock transition are flip-flops.
 Because they are the building blocks of flip-flops, so, we will consider the
fundamental storage mechanism used in latches before considering flip-flops.
6
Prepared and Delivered By: Irfan Ahmad Pindoo
SR Latch
 The SR latch is a circuit with two cross-coupled NOR gates or two cross-coupled
NAND gates, and two inputs labeled S for set and R for reset.
 The latch has two useful states:
1. When output Q = 1 and 𝑄′= 0, the latch is said to be in the set state.
2. When Q = 0 and 𝑄′= 1, it is in the reset state.
 Outputs Q and 𝑄′are normally the complement of each other. Otherwise, the
device will enter an unpredictable or undefined state or a metastable state.
7
Prepared and Delivered By: Irfan Ahmad Pindoo
What is the output state in SR latch at Q = 1 and 𝑄′= 0
a) set
b) reset
c) memory
d) indeterminate
Prepared and Delivered By: Irfan Ahmad Pindoo 8
QUICK QUIZ (POLL)
SR NOR Latch
Prepared and Delivered By: Irfan Ahmad Pindoo 9
SR NOR Latch
Prepared and Delivered By: Irfan Ahmad Pindoo 10
Which of the following state is invalid/indeterminate in SR NOR latch?
a) S=1, R= 0
b) S=0, R= 1
c) S=0, R= 0
d) S=1, R= 1
Prepared and Delivered By: Irfan Ahmad Pindoo 11
QUICK QUIZ (POLL)
SR NAND Latch
Prepared and Delivered By: Irfan Ahmad Pindoo 12
Prepared and Delivered By: Irfan Ahmad Pindoo 13
SR NAND Latch
Prepared and Delivered By: Irfan Ahmad Pindoo 14
• Because the NAND latch requires a 0 signal to change its state, it is sometimes
referred to as an 𝑆′𝑅′ latch.
• The primes (or, sometimes, bars over the letters) designate the fact that the inputs
must be in their complement form to activate the circuit.
Which of the following state is invalid/indeterminate in SR NAND latch?
a) S=1, R= 0
b) S=0, R= 1
c) S=0, R= 0
d) S=1, R= 1
Prepared and Delivered By: Irfan Ahmad Pindoo 15
QUICK QUIZ (POLL)
SR Latch with control input
 The operation of the basic SR latch can be modified by providing an additional
input signal that determines (controls) when the state of the latch can be
changed by determining whether S and R can affect the circuit.
Prepared and Delivered By: Irfan Ahmad Pindoo 16
SR Latch with control input
 The operation of the basic SR latch can be modified by providing an additional
input signal that determines (controls) when the state of the latch can be
changed by determining whether S and R can affect the circuit.
Prepared and Delivered By: Irfan Ahmad Pindoo 17
What is the output state in SR enabled NAND based latch at S=1, R= 0, and
En=0?
a) Q= set
b) Q=reset
c) Q=memory
d) Q=indeterminate
Prepared and Delivered By: Irfan Ahmad Pindoo 18
QUICK QUIZ (POLL)
D Latch (Transparent Latch)
 One way to eliminate the undesirable condition of the indeterminate state in
the SR latch is to ensure that inputs S and R are never equal to 1 or 0 at the
same time. This is done in the D latch.
Prepared and Delivered By: Irfan Ahmad Pindoo 19
D Latch (Transparent Latch)
 One way to eliminate the undesirable condition of the indeterminate state in
the SR latch is to ensure that inputs S and R are never equal to 1 or 0 at the
same time. This is done in the D latch.
Prepared and Delivered By: Irfan Ahmad Pindoo 20
D Latch (Transparent Latch)
 The D latch receives that name from its ability to hold data in its internal
storage. It is suited for use as a temporary storage.
 The binary information present at the data input of the D latch is transferred to
the Q output when the enable input is asserted.
 The output follows changes in the data input as long as the enable input is
asserted. This situation provides a path from input D to the output, and for this
reason, the circuit is often called a transparent latch.
 When the enable input signal is de-asserted, the binary information that was
present at the data input at the time the transition occurred is retained (i.e.,
stored) at the Q output until the enable input is asserted again.
Prepared and Delivered By: Irfan Ahmad Pindoo 21
In D flip-flop, D stands for _____________
a) Distant
b) Data
c) Desired
d) Delay
Prepared and Delivered By: Irfan Ahmad Pindoo 22
QUICK QUIZ (POLL)
Prepared and Delivered By: Irfan Ahmad Pindoo 23

More Related Content

Similar to flip flop.pptx

Unit 4 sequential circuits
Unit 4  sequential circuitsUnit 4  sequential circuits
Unit 4 sequential circuitsAmrutaMehata
 
Chapter 4 flip flop for students
Chapter 4 flip flop for studentsChapter 4 flip flop for students
Chapter 4 flip flop for studentsCT Sabariah Salihin
 
CLOCKED RESET DOMINANT SR-LATCH
CLOCKED RESET DOMINANT SR-LATCHCLOCKED RESET DOMINANT SR-LATCH
CLOCKED RESET DOMINANT SR-LATCHGKGanesh2
 
Sequential logic circuits flip-flop pt 1
Sequential logic circuits   flip-flop pt 1Sequential logic circuits   flip-flop pt 1
Sequential logic circuits flip-flop pt 1Sarah Sue Calbio
 
Dee2034 chapter 4 flip flop for students part
Dee2034 chapter 4 flip flop  for students partDee2034 chapter 4 flip flop  for students part
Dee2034 chapter 4 flip flop for students partSITI SABARIAH SALIHIN
 
Latches and flip flop
Latches and flip flopLatches and flip flop
Latches and flip flopShuaib Hotak
 
Lecture 5 Synchronous Sequential Logic
Lecture 5 Synchronous Sequential LogicLecture 5 Synchronous Sequential Logic
Lecture 5 Synchronous Sequential LogicJames Evangelos
 
Logic design alexander1 christopher
Logic design alexander1  christopherLogic design alexander1  christopher
Logic design alexander1 christopherworld_chris
 
Lab 12 – Latches and Flip-Flops Mugisha OmaryLab 12 .docx
Lab 12 – Latches and Flip-Flops Mugisha OmaryLab 12 .docxLab 12 – Latches and Flip-Flops Mugisha OmaryLab 12 .docx
Lab 12 – Latches and Flip-Flops Mugisha OmaryLab 12 .docxDIPESH30
 
Latch and Flipflop.pptx
Latch and Flipflop.pptxLatch and Flipflop.pptx
Latch and Flipflop.pptxramkumarraja7
 

Similar to flip flop.pptx (20)

Chapter 6: Sequential Logic
Chapter 6: Sequential LogicChapter 6: Sequential Logic
Chapter 6: Sequential Logic
 
Unit 4 sequential circuits
Unit 4  sequential circuitsUnit 4  sequential circuits
Unit 4 sequential circuits
 
Latches and flip flops
Latches and flip flopsLatches and flip flops
Latches and flip flops
 
Assignment#5
Assignment#5Assignment#5
Assignment#5
 
latchesandflipflops.ppt
latchesandflipflops.pptlatchesandflipflops.ppt
latchesandflipflops.ppt
 
Latches and flip flops
Latches and flip flopsLatches and flip flops
Latches and flip flops
 
Chapter 4 flip flop for students
Chapter 4 flip flop for studentsChapter 4 flip flop for students
Chapter 4 flip flop for students
 
FLIP FLOP (1).ppt
FLIP FLOP (1).pptFLIP FLOP (1).ppt
FLIP FLOP (1).ppt
 
Presentation On Flip-Flop
Presentation On Flip-FlopPresentation On Flip-Flop
Presentation On Flip-Flop
 
CLOCKED RESET DOMINANT SR-LATCH
CLOCKED RESET DOMINANT SR-LATCHCLOCKED RESET DOMINANT SR-LATCH
CLOCKED RESET DOMINANT SR-LATCH
 
Flipflop
FlipflopFlipflop
Flipflop
 
Sequential logic circuits flip-flop pt 1
Sequential logic circuits   flip-flop pt 1Sequential logic circuits   flip-flop pt 1
Sequential logic circuits flip-flop pt 1
 
Dee2034 chapter 4 flip flop for students part
Dee2034 chapter 4 flip flop  for students partDee2034 chapter 4 flip flop  for students part
Dee2034 chapter 4 flip flop for students part
 
Latches and flip flop
Latches and flip flopLatches and flip flop
Latches and flip flop
 
Lecture 5 Synchronous Sequential Logic
Lecture 5 Synchronous Sequential LogicLecture 5 Synchronous Sequential Logic
Lecture 5 Synchronous Sequential Logic
 
Logic design alexander1 christopher
Logic design alexander1  christopherLogic design alexander1  christopher
Logic design alexander1 christopher
 
latchesflip-flop DLD
latchesflip-flop DLDlatchesflip-flop DLD
latchesflip-flop DLD
 
Lab 12 – Latches and Flip-Flops Mugisha OmaryLab 12 .docx
Lab 12 – Latches and Flip-Flops Mugisha OmaryLab 12 .docxLab 12 – Latches and Flip-Flops Mugisha OmaryLab 12 .docx
Lab 12 – Latches and Flip-Flops Mugisha OmaryLab 12 .docx
 
Latches & flip flop
Latches & flip flopLatches & flip flop
Latches & flip flop
 
Latch and Flipflop.pptx
Latch and Flipflop.pptxLatch and Flipflop.pptx
Latch and Flipflop.pptx
 

Recently uploaded

ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
Vivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design SpainVivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design Spaintimesproduction05
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdfSuman Jyoti
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Christo Ananth
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...SUHANI PANDEY
 

Recently uploaded (20)

Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Vivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design SpainVivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design Spain
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 

flip flop.pptx

  • 1. DIGITAL ELECTRONICS: ECE 213 Prepared By: Irfan Ahmad Pindoo Assistant Professor VLSI Design, ECE School of Computer Science and Engineering Topic: Sequential Circuits, Latches and Flip flops UNIT IV: Introduction to Sequential Circuits Lecture No.: 26 1
  • 2. Introduction to Sequential Circuits  Sequential circuits are those in which the output depends not only on the present inputs, but also on the previous output state and/or the previous inputs. Prepared and Delivered By: Irfan Ahmad Pindoo 2
  • 3. Prepared and Delivered By: Irfan Ahmad Pindoo 3
  • 4. Difference between Combinational and Sequential Circuits Combinational Circuits Sequential Circuits The output depends only upon the present inputs output depends not only on the present inputs, but also on the previous output state and/or the previous inputs No feedback Feedback available from output to input No ability to store Ability to store Easier to design, use and handle not easier to design, use and handle No clock signal Clock signals are required for triggering purposes Faster slower than combinational circuits Elementary building block: Logic gates Elementary building block: Flip flops Examples: Adder, Subtractor, Magnitude comparator, Multiplexer, Decoder, etc. Examples: Latches, flip flops, counters, registers,etc. Prepared and Delivered By: Irfan Ahmad Pindoo 4
  • 5. Which of the following is NOT the combinational circuit? a) magnitude comparator b) multiplexer c) parity generator circuit d) Flip flop 5 QUICK QUIZ (POLL) Prepared and Delivered By: Irfan Ahmad Pindoo
  • 6. Basic Storage Element: Latch  A storage element in a digital circuit can maintain a binary state indefinitely (as long as power is delivered to the circuit), until directed by an input signal to switch states.  Storage elements that operate with signal levels (rather than signal transitions) are referred to as latches; those controlled by a clock transition are flip-flops.  Because they are the building blocks of flip-flops, so, we will consider the fundamental storage mechanism used in latches before considering flip-flops. 6 Prepared and Delivered By: Irfan Ahmad Pindoo
  • 7. SR Latch  The SR latch is a circuit with two cross-coupled NOR gates or two cross-coupled NAND gates, and two inputs labeled S for set and R for reset.  The latch has two useful states: 1. When output Q = 1 and 𝑄′= 0, the latch is said to be in the set state. 2. When Q = 0 and 𝑄′= 1, it is in the reset state.  Outputs Q and 𝑄′are normally the complement of each other. Otherwise, the device will enter an unpredictable or undefined state or a metastable state. 7 Prepared and Delivered By: Irfan Ahmad Pindoo
  • 8. What is the output state in SR latch at Q = 1 and 𝑄′= 0 a) set b) reset c) memory d) indeterminate Prepared and Delivered By: Irfan Ahmad Pindoo 8 QUICK QUIZ (POLL)
  • 9. SR NOR Latch Prepared and Delivered By: Irfan Ahmad Pindoo 9
  • 10. SR NOR Latch Prepared and Delivered By: Irfan Ahmad Pindoo 10
  • 11. Which of the following state is invalid/indeterminate in SR NOR latch? a) S=1, R= 0 b) S=0, R= 1 c) S=0, R= 0 d) S=1, R= 1 Prepared and Delivered By: Irfan Ahmad Pindoo 11 QUICK QUIZ (POLL)
  • 12. SR NAND Latch Prepared and Delivered By: Irfan Ahmad Pindoo 12
  • 13. Prepared and Delivered By: Irfan Ahmad Pindoo 13
  • 14. SR NAND Latch Prepared and Delivered By: Irfan Ahmad Pindoo 14 • Because the NAND latch requires a 0 signal to change its state, it is sometimes referred to as an 𝑆′𝑅′ latch. • The primes (or, sometimes, bars over the letters) designate the fact that the inputs must be in their complement form to activate the circuit.
  • 15. Which of the following state is invalid/indeterminate in SR NAND latch? a) S=1, R= 0 b) S=0, R= 1 c) S=0, R= 0 d) S=1, R= 1 Prepared and Delivered By: Irfan Ahmad Pindoo 15 QUICK QUIZ (POLL)
  • 16. SR Latch with control input  The operation of the basic SR latch can be modified by providing an additional input signal that determines (controls) when the state of the latch can be changed by determining whether S and R can affect the circuit. Prepared and Delivered By: Irfan Ahmad Pindoo 16
  • 17. SR Latch with control input  The operation of the basic SR latch can be modified by providing an additional input signal that determines (controls) when the state of the latch can be changed by determining whether S and R can affect the circuit. Prepared and Delivered By: Irfan Ahmad Pindoo 17
  • 18. What is the output state in SR enabled NAND based latch at S=1, R= 0, and En=0? a) Q= set b) Q=reset c) Q=memory d) Q=indeterminate Prepared and Delivered By: Irfan Ahmad Pindoo 18 QUICK QUIZ (POLL)
  • 19. D Latch (Transparent Latch)  One way to eliminate the undesirable condition of the indeterminate state in the SR latch is to ensure that inputs S and R are never equal to 1 or 0 at the same time. This is done in the D latch. Prepared and Delivered By: Irfan Ahmad Pindoo 19
  • 20. D Latch (Transparent Latch)  One way to eliminate the undesirable condition of the indeterminate state in the SR latch is to ensure that inputs S and R are never equal to 1 or 0 at the same time. This is done in the D latch. Prepared and Delivered By: Irfan Ahmad Pindoo 20
  • 21. D Latch (Transparent Latch)  The D latch receives that name from its ability to hold data in its internal storage. It is suited for use as a temporary storage.  The binary information present at the data input of the D latch is transferred to the Q output when the enable input is asserted.  The output follows changes in the data input as long as the enable input is asserted. This situation provides a path from input D to the output, and for this reason, the circuit is often called a transparent latch.  When the enable input signal is de-asserted, the binary information that was present at the data input at the time the transition occurred is retained (i.e., stored) at the Q output until the enable input is asserted again. Prepared and Delivered By: Irfan Ahmad Pindoo 21
  • 22. In D flip-flop, D stands for _____________ a) Distant b) Data c) Desired d) Delay Prepared and Delivered By: Irfan Ahmad Pindoo 22 QUICK QUIZ (POLL)
  • 23. Prepared and Delivered By: Irfan Ahmad Pindoo 23