Introduction To Computing Systems
Introduction To Computing Systems
3rd Edition
ISBN: 9781260150537
Author: PATT, Yale N., Patel, Sanjay J.
Publisher: Mcgraw-hill,
Expert Solution & Answer
Book Icon
Chapter 2, Problem 5E

Explanation of Solution

To represent “7” using “5” bits:

  • Using “5” bits, one can mean “25”, which means “32” unique integers.
  • If those integers are numbers from “0” to “31, then one can mean the digits from “0” to “4” with bits.
  • The “32” possible bit configurations is as follows,
168421Integer
000000
000011
000102
000113
001004
001015
001106
001117
010008
010019
0101010
0101111
0110012
0110113
0111014
0111115
1000016
1000117
1001018
1001119
1010020
1010121
1011022
1011123
1100024
1100125
1101026
1101127
1110028
1110129
1111030
1111131
  • From the above table, the configuration of “5” bits that represent “7” is “00111

Blurred answer
Knowledge Booster
Background pattern image
Recommended textbooks for you
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education