Author Topic: karnaugh map question  (Read 551 times)

0 Members and 1 Guest are viewing this topic.

Offline khatusTopic starter

  • Regular Contributor
  • *
  • Posts: 147
  • Country: gl
karnaugh map question
« on: May 03, 2020, 07:57:17 pm »


I can't understand how decimal designation differ by power of 2??
 

Offline rstofer

  • Super Contributor
  • ***
  • Posts: 9931
  • Country: us
Re: karnaugh map question
« Reply #1 on: May 03, 2020, 09:26:11 pm »
Look closely at the middle map.  Note how the squares are numbered 0..3.  That value is the binary value of the two bits concatenated as A|B.  The upper left square is 00 so the value is 0.  The upper right square is 01 so the value is 1.

Now look at the combined squares 1 and 3.  They differ by a power of 2 and in this  case the power is 1.  21 = 2

The left map shows the case where the values vary by 1: squares 0 and 1 differ by 1 or 20.
« Last Edit: May 03, 2020, 09:28:09 pm by rstofer »
 

Online Ian.M

  • Super Contributor
  • ***
  • Posts: 13034
Re: karnaugh map question
« Reply #2 on: May 03, 2020, 09:34:19 pm »
In other words, an over-complicated way of saying they differ by one binary bit . . . .  |O

That's the trouble with many textbooks where the author was paid by the word!  :horse:
« Last Edit: May 03, 2020, 09:36:29 pm by Ian.M »
 

Offline khatusTopic starter

  • Regular Contributor
  • *
  • Posts: 147
  • Country: gl
Re: karnaugh map question
« Reply #3 on: May 04, 2020, 05:50:52 am »
Thanks😊
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf