answersLogoWhite

0

A Venn diagram contains three different types of regions...areas of non-intersection, areas of intersection, and the area which is neither. The areas of intersection are logically equivalent to the AND function. The areas that aren't inside any of the circles are logically equivalent to the NOT OR (NOR) function. The areas in a single circle only use a the NOT and AND functions.

For example, if you have a Venn diagram of the set {0-9} showing two circles A and B which have intersection elements {4,8}, and the elements of A={1,2,4,5,6,8}, the elements of B = {3,4,7,8}, and the elements {0,9} are outside of both circles:

A OR A = A = {1,2,4,5,6,8}

B OR B = B = {3,4,7,8}

A AND B = {4,8}

NOT (A OR B) = {0,9}

A NOT B = A AND (NOT B) = {1,2,5,6}

B NOT A = B AND (NOT A) = {3,7}

User Avatar

Wiki User

14y ago

Still curious? Ask our experts.

Chat with our AI personalities

BeauBeau
You're doing better than you think!
Chat with Beau
FranFran
I've made my fair share of mistakes, and if I can help you avoid a few, I'd sure like to try.
Chat with Fran
BlakeBlake
As your older brother, I've been where you are—maybe not exactly, but close enough.
Chat with Blake

Add your answer:

Earn +20 pts
Q: How do you make equivalent logical ckt from venn diagram?
Write your answer...
Submit
Still have questions?
magnify glass
imp