| Author |
Message |
-
Guest
|
Posted:
Fri Nov 25, 2005 4:25 pm Post subject:
Help with K-Map simplification |
|
|
I have W = A'BC' + ABC' + BC + AB'
When I simplify it, I get A + B
However, I don't seem to get the same expression when I simplify using
K-Map.
C
AB 0 1
---+-----
00 | 0 0
---+-----
01 | 1 1
---+-----
10 | 1 0
---+-----
11 | 1 1
---+-----
|
|
| Back to top |
|
 |
-
Guest
|
Posted:
Fri Nov 25, 2005 5:04 pm Post subject:
Re: Help with K-Map simplification |
|
|
- wrote:
| Quote: | I have W = A'BC' + ABC' + BC + AB'
When I simplify it, I get A + B
However, I don't seem to get the same expression when I simplify using
K-Map.
C
AB 0 1
---+-----
00 | 0 0
---+-----
01 | 1 1
---+-----
10 | 1 0
---+-----
11 | 1 1
---+-----
|
Kindly disregard as I got the '10' and '11' ordering wrong. |
|
| Back to top |
|
 |
Guest
|
Posted:
Sat Nov 26, 2005 9:35 am Post subject:
Re: Help with K-Map simplification |
|
|
I get B+AB' when I simplify. The karnot map I get is:
AAA'A'
B'1100
B1111
C'CCC'
Which simplifies to two maxterms, B and AB'
|
|
| Back to top |
|
 |
Jasen Betts
Guest
|
Posted:
Sat Nov 26, 2005 5:52 pm Post subject:
Re: Help with K-Map simplification |
|
|
On 2005-11-25, - <tyryqre@hotmail.com> wrote:
| Quote: | I have W = A'BC' + ABC' + BC + AB'
When I simplify it, I get A + B
|
me too.
| Quote: | However, I don't seem to get the same expression when I simplify using
K-Map.
C
AB 0 1
---+-----
00 | 0 0
---+-----
01 | 1 1
---+-----
10 | 1 0 <---
---+-----
11 | 1 1
---+-----
|
indicated should be a 1, from the term AB'
now you do.
Bye.
Jasen |
|
| Back to top |
|
 |
Guest
|
Posted:
Mon Nov 28, 2005 3:43 pm Post subject:
Re: Help with K-Map simplification |
|
|
hello frend!
when i solved the expression i got B+C or it may be interpreted as A+B
if we will exchange the variables... |
|
| Back to top |
|
 |
|
|
|
|