Page 72 - 2617_JSSPS_C-8
P. 72

This digit is called the Most Significant Digit (MSD). So, in the number 724, the most significant digit is
              7, and the least significant digit is 4.

              The given table shows positional weight of decimal number (724) .
                                                                                 10
                                                          Hundreds             Tens              Units


                         Weights                             10 2               10 1              10 0

                         Real Value of each digit           7 × 10 2          2 × 10 1          4 × 10 0

                         Result                              700                20                 4

              Binary Number System


              A computer is a machine made up of transistors, switches, and other components. All these electronic
              components are in two mutually exclusive states, either ON or OFF. These two states are represented
              by two binary digits. A computer converts every instruction into 0's and 1's for understanding and
              implementation. Therefore, binary language is referred to as machine language.
              The word 'binary' comes from 'Bi', which means two. We see 'bi' in words such as ‘bicycle‘ (two wheels)
              or ‘binocular’ (two eyes). A binary number is made up of only 0s and 1s.

              Example of Binary Number: 110100

              There is no 2, 3, 4, 5, 6, 7, 8 or 9 in Binary!



                                            Name     Size (bits)        Examples

                                           Bit           1       Single digit either 0 or 1


                                           Nibble        4       Group of 4 digits

                                           Byte          8       Group of 8 digits

                                           Word          16      Group of 16 digits



              For example, If a document is compost of 256 bits, how many bits does the document contain?
                                      256 bits
              Number of bytes =                   = 32 bytes
                                  8 bits per byte
              So, this is how we calculate the number of bytes.
              Let us first learn how to form binary numbers.

              As the binary number system consists of two digits 0 and 1, its base is 2. Each digit or bit in a binary
              number  system can  be  0  or 1.  A  combination  of  binary  digits  may be  used  to represent different
              quantities, like 1001. The positional value of each digit in a binary number is twice the place value or
              face value of the digit to its right. Each position's weight is a power of 2.








                        Premium Edition-VIII
                 70
   67   68   69   70   71   72   73   74   75   76   77