What is Number System (Binary, Hex, Octa)


    Number system is a technique by which we convert any normal number ie decimal number in computer language such as: binary, hex, octa, etc. The method that the computer is known in general, in mathematics and digital electronics, above any number. A square is a binary number whose base is -2. The binary number is written by only 2 digits, only 0,1 is used, and the base of octal is 9, ie, 0,2,2,3,7,5,6. , Number 6 is used and the base of decimal is 10 i.e. 0,1,2,3,7,5,7,7,4, and the base number of hexadecimal is 14, in which 0,1,2 , 3,7,5,6,7,4, ABCDE is used. Each digit is shown as a bit. Which is called the number system. Its example is shown below We usually convert the number system in 4 way that we will teach you one by one in details.

        1- Decimal to Binary Conversion
        2- Binary to Decimal Conversion
        3- Decimal to Octa Conversion
        4- Octa to Decimal Conversion
        5- Decimal to Hex Conversion
        6- Hex to Decimal Conversion
        7- Decimal/Octa/Hex to Binary Conversion

       नंबर सिस्टम एक ऐसी टेक्निक है जिसके द्वारा हम किसी भी नार्मल नंबर यानि डेसीमल नंबर को कंप्यूटर के भाषा में जैसे: बाइनरी, हेक्स, ओक्टा इत्यादि में बदलते है जिस विधि को कंप्यूटर जlनता है जेनेरली गणित और डिजिटल इलेक्ट्रॉनिक्स में, किसी नंबर्स के ऊपर लगे स्क्वायर द्विआधारी संख्या होती है जिसका आधार -2 होता है बाइनरी नंबर को केवल 2 अंक से लिखा जाता है इसमें केवल 0,1 ही प्रयोग किया जाता है व ऑक्टल का बेस 8 यानि 0,1,2,3,4,5,6,7 नंबर का प्रयोग होता है व  डेसिमल का बेस 10 यानि 0,1,2,3,4,5,6,7,8,9 नंबर का प्रयोग होता है व हेक्साडेसिमल का बेस 16 होता है जिसमे 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F प्रयोग होता हैl प्रत्येक अंक को बिट के रूप में दिखाया जाता है।  जिसे नंबर सिस्टम कहते हैl इसका एक्साम्प्ले निचे दिखाया गया है नंबर सिस्टम को हम generally 7 तरह से कन्वर्ट करते है जिसे हम विस्तास से एक एक करके सिखाएंगे l

        1- Decimal to Binary Conversion
        2- Binary to Decimal Conversion
        3- Decimal to Octa Conversion
        4- Octa to Decimal Conversion
        5- Decimal to Hex Conversion
        6- Hex to Decimal Conversion
        7- Decimal/Octa/Hex to Binary Conversion


No comments:

Post a Comment