Author Topic: boolean algebra rules again  (Read 1605 times)

0 Members and 1 Guest are viewing this topic.

Offline SimonTopic starter

  • Global Moderator
  • *****
  • Posts: 17814
  • Country: gb
  • Did that just blow up? No? might work after all !!
    • Simon's Electronics
boolean algebra rules again
« on: May 24, 2014, 12:08:21 pm »
So my BTEC L3 couse has an excersise I need to demonstrate with karnaugh maps the following:

1) A+AxB = A

Well A+A = A

so it's now AxB=A

Is it is me or this cannot be because A AND B = A has nothing to do with the AND truth table and it will depend on B as well not just A.


 

Offline electr_peter

  • Supporter
  • ****
  • Posts: 1302
  • Country: lt
Re: boolean algebra rules again
« Reply #1 on: May 24, 2014, 12:24:16 pm »
I suggest to change "+" --> "OR" and "*" --> "AND".
A+AxB = A --> A OR (A AND B) = A. Now go from there.
 

Offline SimonTopic starter

  • Global Moderator
  • *****
  • Posts: 17814
  • Country: gb
  • Did that just blow up? No? might work after all !!
    • Simon's Electronics
Re: boolean algebra rules again
« Reply #2 on: May 24, 2014, 12:28:54 pm »
so I have to fulfill the AND operation first ?
 

Offline electr_peter

  • Supporter
  • ****
  • Posts: 1302
  • Country: lt
Re: boolean algebra rules again
« Reply #3 on: May 24, 2014, 12:43:35 pm »
In this context, "AND" operation should be completed first, because it is same as "*" operation in first equation. "*"has higher priority than "+" operation and it implies brackets around A*B.

"AND" and "OR" are not the same as "*" and "+" in all contexts. Brackets "override" order of logical operations and make it easier to visualise.
« Last Edit: May 24, 2014, 01:37:04 pm by electr_peter »
 

Online Zero999

  • Super Contributor
  • ***
  • Posts: 19519
  • Country: gb
  • 0999
Re: boolean algebra rules again
« Reply #4 on: May 24, 2014, 12:53:29 pm »
Yes, AND has a higher precedence than OR, just like in normal algebra division and multiplication are performed before addition or subtraction.
http://www.asic-world.com/digital/boolean1.html
http://en.wikipedia.org/wiki/Logical_connective#Order_of_precedence
 

Offline SimonTopic starter

  • Global Moderator
  • *****
  • Posts: 17814
  • Country: gb
  • Did that just blow up? No? might work after all !!
    • Simon's Electronics
Re: boolean algebra rules again
« Reply #5 on: May 24, 2014, 01:25:38 pm »
yep something else the course material kindly forgot to mention
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf