Electronic – HR-latch flip flop

flipflop

How can I find the truth table of this HR-latch?
enter image description here

Best Answer

To compensate for my blindness here's a partial truth table: -

enter image description here

Please note that you have to invert R (and Q) to realize the actual truth table in the question.

Picture stolen from here!

Now that I've studied it a bit more I can see that it is derived from a the standard NAND latch: -

enter image description here

If you apply De Morgan's rule to the top NAND you get this: -

enter image description here

So, the TT is very close to that of a NAND latch.