SR Latch and Gated SR Latch Explained | SR Latch using NOR gates and NAND gates

  Рет қаралды 128,279

ALL ABOUT ELECTRONICS

ALL ABOUT ELECTRONICS

Күн бұрын

In this video, the design and working of the SR latch and the Gated SR latch are explained in detail. In the video, the design of the SR Latch using the NOR Gates and NAND Gates is explained, and how this Latch responds to the different input combinations of S and R is also explained in detail.
The following topics are covered during the video:
0:00 Design of Basic Memory Element using Logic Gates
3:30 SR Latch using NOR Gates (Logic Circuit, working and Truth Table)
11:18 SR Latch using NAND Gates (Logic Circuit, working and Truth Table)
16:18 Gated SR Latch
19:14 Gated SR Latch using NAND Gates
23:50 Gated SR Latch Timing Diagram
The link for the other useful videos:
1) Latch and Flip-Flop:
• Latch and Flip-Flop Ex...
2) Introduction to Sequential Circuits:
• Introduction to Sequen...
3) Digital Electronics (Playlist)
bit.ly/31gBwMa
SR Latch:
The SR latch has two inputs (SET and RESET) for setting and resetting the 1-bit of information.
And it has two complementary outputs Q and Q'.
When S is 1 and R is 0 then latch Sets the output to logic '1'.
When S is 0 and R is 1 then latch Resets the output to logic '0'.
And when both S and R inputs are 0 then latch retain the currently stored information.
In the active high SR latch, S = 1 and R = 1 input combination is forbidden.
In this video, the SR latch is designed using NOR gates and NAND gates. And the working of the latch is explained for the different input combinations.
Gated SR Latch:
The normal SR latch is transparent, because it immediately responds to the change in input .
But the Gated SR latch has control / enable input. When this enable input is high, then only it becomes transparent to the inputs. In this video, the design of Gated SR latch using the NOR gates and NAND gates is explained.
And its working is explained using the timing diagram.
This video will be helpful to all the students of science and engineering in understanding the Design and working of SR Latch and Gated SR Latch.
#allaboutelectronics
#digitalelectronics
#SRLatch
#RSLatch
Support the channel through membership program:
/ @allaboutelectronics
--------------------------------------------------------------------------------------------------
Follow my second channel:
/ @allaboutelectronics-quiz
Follow me on Facebook:
/ allaboutelecronics
Follow me on Instagram:
/ all_about.electronics
--------------------------------------------------------------------------------------------------
Music Credit: www.bensound.com

Пікірлер: 47
@shekharchaurasiya5236
@shekharchaurasiya5236 6 ай бұрын
Very very thank you for this awesome lecture. Everything came naturally one after another.
@christopheracob3689
@christopheracob3689 2 жыл бұрын
I appreciate hearing the word circuit now unlike others they were pronouncing as cirkyut...
@ececse
@ececse Жыл бұрын
thankyou sir you made the concept crystal clear
@josedominguez2021
@josedominguez2021 2 жыл бұрын
Exelente explicación. Muchas gracias!!!
@poojashah6183
@poojashah6183 2 жыл бұрын
Thank you sir for making it premier so that we can ask you anything as you are available here
@mohammadrezajavadi3498
@mohammadrezajavadi3498 8 ай бұрын
Excellent explanation
@bhanuprakashagrawal2921
@bhanuprakashagrawal2921 Жыл бұрын
Great concept sir
@uhuruplato5262
@uhuruplato5262 Жыл бұрын
Well explained.. And very clear.
@shilpapatel793
@shilpapatel793 2 жыл бұрын
Great 👏👏👏👏👏
@sarabuvenkatasarayuharika7604
@sarabuvenkatasarayuharika7604 2 ай бұрын
Excellent explanation sir 👌😌
@mayurshah9131
@mayurshah9131 2 жыл бұрын
Please continue such informative and useful vedios,God bless you
@ukeditz3
@ukeditz3 6 ай бұрын
thank you sir
@churchilokech4778
@churchilokech4778 Ай бұрын
thank you so much
@omerturnnn
@omerturnnn 7 ай бұрын
Thanks for sharing with us. Can you tell me which software did you use for drawing timing graphics?
@itslegit07
@itslegit07 2 жыл бұрын
❤️❤️❤️
@KapilKumar-xz9ip
@KapilKumar-xz9ip 7 ай бұрын
In the last example of gated SR latch with clock here sir use SR latch having NOR Gate and S corresponds to Q' & R corresponds to Q . that's why it is confusing sir, not mentioned it. Now what it again you can understand.
@janu385
@janu385 6 ай бұрын
Sir, gated sr latch timing and level triggered flip flop. Are both same or is there any difference
@thisissaroj941
@thisissaroj941 2 жыл бұрын
well explained...keep continue to upload so more videos i will support you dear😊
@saddamalgafsi6721
@saddamalgafsi6721 4 ай бұрын
3:55 the output should be low instead of high, otherwise very good explanation, keep it up! 😁
@nihar8783
@nihar8783 2 жыл бұрын
can you please provide slides
@6blak197
@6blak197 4 ай бұрын
3:04 explain about this 2 way switch
@koushikpendyala5214
@koushikpendyala5214 9 ай бұрын
In Gated SR latch using NOR, when E=1 and S,R =1 then you have said that the case is forbidden, but the inputs that are given are R' and S' so S,R = 0 must be forbidden? Also, The truth table for both Gated SR latch using NOR and NAND is same whereas it is different for SR latch using NOR and NAND? could you explain both these doubts.
@aiore6369
@aiore6369 4 ай бұрын
See the terminal brother... R output is Q not equal to R output is Q'
@amarsinghsidhu7028
@amarsinghsidhu7028 Ай бұрын
Sir, Need derivation or source of diagram of SR latch because of confusion: Short connection from NOR gate A to NOR gate 2 vs Connection from NOR gate 2 to NOR gate 1.
@aryansilawal6477
@aryansilawal6477 Ай бұрын
you said the inputs for sr transparent latch(using nand gates) are active low inputs and others are active high inputs.does this active low or high inputs have any correlation with the outputs we get (Q and Qbar).would you clarify this. its confusing
@ALLABOUTELECTRONICS
@ALLABOUTELECTRONICS Ай бұрын
No, only inputs are active low. Consider the output as it is. For example, to set Q = 1, here for active low inputs S should be 0 and R should be 1. And likewise to reset the latch, S should be 1 and R should be 0. I hope it will clear your doubt.
@flicksonj
@flicksonj Жыл бұрын
can i ask a doubt? why S and R have different timing.. sometime it has very duration.. sometime low. I am not an electronics student. its my complementary sub. so do you think is there something I needed to know? the timing is 26:48
@ALLABOUTELECTRONICS
@ALLABOUTELECTRONICS Жыл бұрын
Both S and R are different inputs. Many times in a bigger circuits, these inputs are the output of some other circuits. So, they may not be a same. That is why, if you see a time domain signal, then you may notice that, both S and R inputs are changing at the different times. I hope, it will clear your doubt.
@swayansamishra2284
@swayansamishra2284 7 ай бұрын
Hello sir at 3:56 how when S=1 then B=1!
@ALLABOUTELECTRONICS
@ALLABOUTELECTRONICS 7 ай бұрын
Here we are assuming that, initially both S and R is 0. Now, when S is 1, then output of the first NOR gate becomes LOW. So, A = 0. And R is also 0. That means the output of the second NOR gate will become 1. And that's why B = 1. I hope, it will clear your doubt.
@priyashalini6422
@priyashalini6422 Жыл бұрын
Sir what about finite state machines kindly please do that video too
@ALLABOUTELECTRONICS
@ALLABOUTELECTRONICS Жыл бұрын
FSM will also be covered soon.
@MSQ819
@MSQ819 Жыл бұрын
i'm totally confused now
@MdTahsinulIFayed
@MdTahsinulIFayed Жыл бұрын
How about now?
@anuraag7075
@anuraag7075 Жыл бұрын
Same here bro
@xiaoshen194
@xiaoshen194 Жыл бұрын
5 months up... Now?
@user-cr8zn4kx5u
@user-cr8zn4kx5u 8 ай бұрын
Are you alive now
@_JODZILLA_
@_JODZILLA_ 8 ай бұрын
He had massive ACCIDENT while studying in car... RIP 😔
@Ranbir.Bhardwaj
@Ranbir.Bhardwaj Жыл бұрын
A=0 when S=high But How is B=1 when S=high @3:47
@ALLABOUTELECTRONICS
@ALLABOUTELECTRONICS Жыл бұрын
It is assumed that, both S and R are 0 initially. And when S becomes 1 momentarily then both A and R will be 0 and hence B becomes 1. I hope, it will clear your doubt.
@Ranbir.Bhardwaj
@Ranbir.Bhardwaj Жыл бұрын
@@ALLABOUTELECTRONICS okay thank you
@bharath_rbp
@bharath_rbp Жыл бұрын
Hello sir, Could you just explain what is active high and active low in brief? because it is getting hard to interpret these words
@ALLABOUTELECTRONICS
@ALLABOUTELECTRONICS Жыл бұрын
Active High means the input pin or the input signal will be active when that input is Logic '1'. (the input is active when its logic level is 'High') In the active low , the input pin or the input signal will active when that input is logic '0'. (Input is active when its logic level is 'LOW') I hope, it will clear your doubt.
@cognitive_bits
@cognitive_bits 3 ай бұрын
kuch samajh nhi aaya
@ashikrevi
@ashikrevi Жыл бұрын
Watch some non- indian accent. This is important to your learning too. WTF
SR Flip Flop Explained | Truth Table and Characteristic Equation of SR Flip Flop
22:39
Latches and Flip-Flops 3 - The Gated D Latch
7:48
Computer Science
Рет қаралды 176 М.
WHO LAUGHS LAST LAUGHS BEST 😎 #comedy
00:18
HaHaWhat
Рет қаралды 21 МЛН
Мы никогда не были так напуганы!
00:15
Аришнев
Рет қаралды 6 МЛН
SR latch using nor gates
6:28
Aasaan padhaai
Рет қаралды 105 М.
Latch and Flip-Flop Explained | Difference between the Latch and Flip-Flop
9:50
ALL ABOUT ELECTRONICS
Рет қаралды 215 М.
SR latch
12:58
Ben Eater
Рет қаралды 1,9 МЛН
S-R Latch using NOR gates
18:34
TutorialsPoint
Рет қаралды 515 М.
SR Latch | NOR and NAND SR Latch
16:42
Neso Academy
Рет қаралды 3,7 МЛН
Half Adder and Full Adder Explained | The Full Adder using Half Adder
14:20
ALL ABOUT ELECTRONICS
Рет қаралды 515 М.
Setup Time and Hold Time of Flip Flop Explained | Digital Electronics
17:37
ALL ABOUT ELECTRONICS
Рет қаралды 73 М.
SR Latch Circuit - Basic Introduction
20:29
The Organic Chemistry Tutor
Рет қаралды 155 М.
HOW TRANSISTORS RUN CODE?
14:28
Core Dumped
Рет қаралды 312 М.
Samsung Galaxy Unpacked July 2024: Official Replay
1:8:53
Samsung
Рет қаралды 23 МЛН
WATERPROOF RATED IP-69🌧️#oppo #oppof27pro#oppoindia
0:10
Fivestar Mobile
Рет қаралды 19 МЛН
Easy Art with AR Drawing App - Step by step for Beginners
0:27
Melli Art School
Рет қаралды 14 МЛН
Cheapest gaming phone? 🤭 #miniphone #smartphone #iphone #fy
0:19
Pockify™
Рет қаралды 2,8 МЛН
iPhone 15 Pro в реальной жизни
24:07
HUDAKOV
Рет қаралды 345 М.