Jump to content

DeMorgan's theorem


Martin

Recommended Posts

Now I know this may be lost on some off you, but I also know (hope) others understand it (because I don't)

 

Now a little key

 

 

. = AND

+ = OR

BOLD = NOT e.g D = NOT D

 

Original expression

(A.B) + (A.C) + (A.D)

 

DeMorganised expression

_________________

(A+B) . (A+C) . (A+D)

 

If anyone can tell me whether this is correct or not I'd me very appreciative! I'll even give you an interweb high five!

Link to comment
Share on other sites

Yep that is 100% correct. The way i was always taught at uni was that if you break the bar, you change the logic type (AND <-> OR gate). By removing the bar above a NOT gate, you also change it to NOT NOT (ie, the logic 1 or 0 doesnt change).

 

You can check your answer using a Karnaugh map as well if you want, but i wont go into that, youll have to google it!

Link to comment
Share on other sites

Thanks very much! I got the original expression from my karnaugh map and had to do DeMorgans on it.

 

It's hard because the woman teaching it isn't sure if she's doing it right so she'll tell you one way, next lessons she'll tell you it was wrong so teaches you her new way then next lesson she says go back to method1 :nutter:

Link to comment
Share on other sites

Thanks very much! I got the original expression from my karnaugh map and had to do DeMorgans on it.

 

It's hard because the woman teaching it isn't sure if she's doing it right so she'll tell you one way, next lessons she'll tell you it was wrong so teaches you her new way then next lesson she says go back to method1 :nutter:

 

And how much are you paying for this course?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...