Binary Integers

Authors Avatar

Carl Cooper                                                                                                                                    Unit 1

124146                                                                                                                            30/04/2007

Method 1

Binary Integers

  • Computer systems use one, two, and three, even four bytes (32 bits) to store a single integer.
Join now!

        

Calculating denary integers represented by a binary integer

  • Denary integers are worked out by using the unit 10.

Binary Integers

  • In the same way binary integers can be worked out as numbers based on the number 2.
  • Therefore 10010100 represents the denary number 148 and we can write the answer in the table:

  • 10010100 Binary  =  1x128+0x64+0x32+0x8+1x4+0x2+0x1 Denary

         = 128 + 16+4 (denary)

         = 148 (denary)

So if you want to convert a binary integer into its denary equivalent, just ...

This is a preview of the whole essay