Conversion of Number Systems

It is important to learn the techniques of converting one number system to another while studying digital electronics or digital computers. This is because, in our day-to-day life we use decimal number systems, while computers use either binary or hexadecimal number systems. In the last lecture articles, we learned about the representation of different number systems, radix or base of a number system, and weighted number system. There we have studied decimal, binary, hexadecimal, and octal number systems. This lecture article is dedicated to learning about converting any number from one number system to another among the above-mentioned four number systems. However, discussing all the techniques in one article would be too long. Therefore, we have created different articles, so that each post can concentrate on a limited number of conversions and linked them from here.

The content of this article is listed below:

  1. Any Number System to Decimal
  2. Decimal to any Number System
  3. Octal to Binary & Hexadecimal to Binary
  4. Binary to Octal & Binary to Hexadecimal
  5. Octal to Hexadecimal & Vice Versa
  6. Binary to Decimal Fractional Number
  7. Decimal to Binary Fractional Number
  8. Binary to Octal and Hexadecimal Fractional Number

You can find the full lecture video below:

Previous           Table of Content           Next

Leave a Reply

Your email address will not be published. Required fields are marked *