thomas49th
- 645
- 0
Homework Statement
Looking at the characteristic equation for a SR flip flop we have
Q+ = QR¬ + S
It's known (from the associated K-map of the SR/SC flippy floppy) that
(Q+)¬ = Q¬S¬ + R
K-maps are useful as they do the simplification for use, but I'm trying to use algebra to get from Q+ to (Q+)¬ (the compliment of itself)
Homework Equations
Well
(A+B)(A+C) = A + BC... maybe useful??
The Attempt at a Solution
Q+ = QR¬ + S
So (Q+)¬
= (QR¬ + S)¬ (compliment of both sides)
=> (QR¬)¬.S¬ (DeMorgan)
=> (Q¬+R)S¬
=> Q¬S¬+R¬S¬
But I cannot seem to make Q¬S¬ + R¬S¬ = Q¬S¬ + R
Any suggestions. Have I made a mistake?
Thanks
Thomas
N.B ¬ denotes compliment/inverse