top of page

Binary......

        The Magical word that terrifies the common man, but ceases to those who master it. The binary digits “0 - 1” is the magic that is dominating the entire world (computer) today. This is the base that rules all the languages of computer, and embraces them as a God. Thereby, its form or value doesn’t change on account of any language used. This is the reason why its functions always remain the same. Besides, whenever we’re in contact with it we’re motivated to perform many calculations, such as status, value, addition, subtraction etc., as well as it impacts on our memory indefinitely and its temptation is very natural. This normally increases our memory power. Utilizing its benefits will be good for everyone.

        What is Binary? Binary is nothing but an evaluation based on two digits in its correct position (Variants like 0–1, True–False, Out–In, Lower–Upper, F–M, O–X etc.). The position in which it is placed is its value. Its beginning is abnormal like right to left. First, its value becomes ‘2⁰’ [(0)*(2⁰)=0] or [(1)*(2⁰)=1]. In detail, if its first place is filled with the digit 0, then its value becomes 0 [(0)*(2⁰)=0]; if its first place is filled with the digit 1, then its value becomes 1 [(1)*(2⁰)=1]. If its second place is filled with the digit 0, then its value becomes 0 [(0)*(2⁰)=0]; if its second place is filled with the digit 1, then its value becomes 2 [(1)*(2¹)=2]. If its third place is filled with the digit 0, then its value becomes 0 [(0)*(2²)=0]; If its third place is filled with the digit 1, then its value becomes 4 [(1)*(2²)=4]. Likewise, down the left at every digit the value doubles than the previous one.

        When spoken, binary numerals are usually read digit-by-digit, in order to distinguish them from decimal numerals. For example, the binary numeral 100 is pronounced one zero zero, rather than one hundred, to make its binary nature explicit, and for purposes of correctness. Since the binary numeral 100 represents the value four, it would be confusing to refer to the numeral as one hundred (a word that represents a completely different value, or amount). Alternatively, the binary numeral 100 can be read out as "four" (the correct value), but this does not make its binary nature explicit.

        0 0 0 1 numerical value 2⁰
        0 0 1 0 numerical value 2¹
        0 1 0 0 numerical value 2²
        1 0 0 0 numerical value 2³..................... (Full Detail : sunbinary.com)


 

bottom of page