J
James
Guest
I have a circuit that I've minimized using two different methods that have
produced two different answers.
The circuit is (A(B+C))+(A'BC')
Which I then expanded to disjunctive form:
AB+AC+A'BC'
Using a Karnaugh map I got the expression minimized to AB+AC+BC'
However using Venn diagrams I got the circuit minimized to AC+BC'
The thing I don't understand is that I thought Karnaugh maps always produced
a completely minimized circuit so what is it I'm doing wrong?
produced two different answers.
The circuit is (A(B+C))+(A'BC')
Which I then expanded to disjunctive form:
AB+AC+A'BC'
Using a Karnaugh map I got the expression minimized to AB+AC+BC'
However using Venn diagrams I got the circuit minimized to AC+BC'
The thing I don't understand is that I thought Karnaugh maps always produced
a completely minimized circuit so what is it I'm doing wrong?