How can I use Demorgins law to express: AB'C'D' + ACB' + CD' = Y In terms of NAND Operators
you can represent it using 4 NAND gates after using demorgan laws
So Demorgins law is X + Y = XY and (XY)' = x' + y' I Expand it to A + B' + C' + D' + A + C + B' + C + D' = (A + A) + (B' + B') + (C + C') + (D' + D') = A + B' + C' + D' What am I doing wrong? I think I might just be confused about how to properly utilize the law I'm aware a NAND Gate is just a Not And Gate
Demorgan laws :- (X + Y)' = X'Y' and (XY)' = x' + y'
So, X + Y =/= XY
yes. they are not same.
X+Y is OR gate XY is AND gate
My Profs notes are kind of messed up, so my list of rules are pretty sketchy
yeah that makes sense blah must not be thinking
ok look at the two demorgan laws again, before we begin
you cannot expand or do anything with the given expression as it is.
Given function : Y = AB'C'D' + ACB' + CD'
So I have to use boolean algebra to manipulate it right?
Ima show you how to sovle..
Ok thank you, just learned this stuff an hour ago and any help is appreciated greatly
\(Y = AB'C'D' + ACB' + CD' \) \(Y = \overline{\overline{AB'C'D' + ACB' + CD'}} \)
you understand the bars right ?
Yes bars just mean the inverse, my latex isnt working give me a second going to restart browser
bar and a tick mean the same thing : NOT
oh ok.. take ur tiem :)
ha that statement is confusing, well not really but you know
ok back latex is working for me
yea.. NOT is a NOT gate
ok lets continue
Alright
thanks again for the help
\(Y = AB'C'D' + ACB' + CD' \) \(Y = \overline{\overline{AB'C'D' + ACB' + CD'}}\) \(Y = \overline{\overline{\color{green}{AB'C'D'} + \color{purple}{ACB' + CD'}}}\)
apply demorgan for green and purple terms
How, I'm sorry I'm still confused on how to manipulate these can you give me an example?
\(Y = AB'C'D' + ACB' + CD' \) \(Y = \overline{\overline{AB'C'D' + ACB' + CD'}}\) \(Y = \overline{\overline{\color{green}{AB'C'D'} + \color{purple}{ACB' + CD'}}}\) \(Y = \overline{ \overline{\color{green}{(AB'C'D')}} . \overline{ \color{purple}{(ACB' + CD')}} } \)
have a look i used this :- \(\overline{\color{green}{X}+\color{purple}{Y}} = \overline{\color{green}{X}} . \overline{\color{purple}{Y}\)
Oh Oh I see, so ( (AB'C'D')(ACB')(CD') )')' how does this bring us any close to the solution
contune and see hw we get all NAND gates
\(Y = AB'C'D' + ACB' + CD' \) \(Y = \overline{\overline{AB'C'D' + ACB' + CD'}}\) \(Y = \overline{\overline{\color{green}{AB'C'D'} + \color{purple}{ACB' + CD'}}}\) \(Y = \overline{ \overline{\color{green}{(AB'C'D')}} . \overline{ \color{purple}{(ACB' + CD')}} } \) \(Y = \overline{ \overline{\color{green}{AB'C'D'}} . \color{purple}{\overline{ACB'} . \overline{CD'}} } \)
we're done
oh I see you just rearrange the variables
and you use double inverse because ((x)')' Thank you so much
yes i think u see now, those are 3 NAND gates for minterms and one more outer NAND gate combining those
:) you have been so much help this problem has been driving me crazy :)
np :) digital electronics is easy to learn... 2-3 days more im sure u wil feel confident :)
Join our real-time social learning platform and learn together with your friends!