rs flipflop

22
SR - Latch By - Mayank Dixit

Upload: gpisaraisalehharipur

Post on 17-Jan-2016

7 views

Category:

Documents


1 download

DESCRIPTION

nice book

TRANSCRIPT

Page 1: rs flipflop

SR - LatchBy - Mayank Dixit

Page 2: rs flipflop
Page 3: rs flipflop

0

0

0

Page 4: rs flipflop

0

0

0

Q`=1

Page 5: rs flipflop

0

0

0

1

Page 6: rs flipflop

0

0

0

1

0

1

Page 7: rs flipflop

0

0

0

1

0

1

0

→ 1

→ 1

Page 8: rs flipflop

Now Since one input of SR latch’s both NAND gates is: 0both the gates will be giving 1 as the output, no matter what other inputs are.(so we can skip checking with Q=1 and say:)Since one is Q and other is Q`; but in here these are ‘1’ (both).And this is so not a valid condition;When one is complement of other; both can’t be the same.

This is why

S R Q+

0 0 X (unused)

Page 9: rs flipflop

0

1

0

Q`=1

Page 10: rs flipflop

0

1

0

1 1

0

Page 11: rs flipflop

0

1

0

1

1

0

→1

→1

1

1

Page 12: rs flipflop

0

1

0

1

→1

→1

1

1

Page 13: rs flipflop

0

1

0

1

→1

→1

1

1

1

1

→ 1

0→

Page 14: rs flipflop

• Now it’s clear that this is stable condition; you repeat it again and again but this will give the same output i.e. Q=1 and Q`=0.

• Clearly this is not unstable state since value of Q and Q` is different.

• So S R Q+

0 0 X (unused)

0 1 1

Page 15: rs flipflop

1

0

0

1Q` =1

Page 16: rs flipflop

1

0

0

→ 11

Page 17: rs flipflop

1

0

0

→ 1

→ 0

1 1

Page 18: rs flipflop

S R Q+

0 0 X (unused)

0 1 1

1 0 0

Page 19: rs flipflop

1

1

0

11

0

→ 1

→0

Page 20: rs flipflop
Page 21: rs flipflop

1

1

1

00

1

→ 0

→1

Page 22: rs flipflop

S R Q+

0 0 X (unused)

0 1 1

1 0 0

1 1 Q(if Q = 0; Q` = 0 & if Q = 1; Q` = 1)

Final Table: