Introduction to Number system - mbits-mirafra/digitalDesignCourse GitHub Wiki
What is a Number system?
A system that is used for representing numbers is called the number system. In digital electronics, the numbers are used to represent the information.
Why is the number system used in digital system design?
As computers cannot understand the human language, so as to give the commands and instructions we use number system.
Advantages of the number system
-
Data is represented as the vector of binary variables.
-
Digital number systems are less prone to error than analog systems.
-
It can be reusable.
Disadvantages of the number system
-
Consumes a lot of spaces.
-
Time taking in solving problems.