Which of the following is a non-positional number system?
Roman
Number systems are ways to represent numbers using symbols. Different number systems have different rules for assigning value to symbols and combining them to represent quantities.
Number systems can be broadly classified into two types: positional and non-positional number systems.
Let's look at the key differences between these two types of number systems.
| Feature | Positional Number System | Non-Positional Number System |
|---|---|---|
| Value of a Digit | Depends on its position within the number as well as its intrinsic value. Each position has a weight (usually a power of the base). | Does not depend on its position. Each symbol has a fixed intrinsic value. |
| Complexity | More complex for manual calculations for large numbers, but efficient for calculations using machines (computers). | Simpler for basic representation, but complex for performing arithmetic operations. |
| Number of Symbols | Uses a limited set of symbols (digits) defined by the base of the system. | May use a limited or unlimited set of symbols. |
| Example | Decimal (Base 10), Binary (Base 2), Octal (Base 8), Hexadecimal (Base 16) | Roman Numerals, Ancient Egyptian Numerals |
Let's examine each option provided in the question:
Based on the analysis, the Decimal, Octal, and Binary systems are all positional number systems because the value of a digit depends on its position. The Roman numeral system is one where the value of a symbol is fixed regardless of its position (though its contribution can be affected by adjacent symbols), classifying it as a non-positional or additive-subtractive system. Therefore, the Roman system is the non-positional number system among the given choices.
| Number System | Type | Base | Symbols Used |
|---|---|---|---|
| Decimal | Positional | 10 | 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
| Binary | Positional | 2 | 0, 1 |
| Octal | Positional | 8 | 0, 1, 2, 3, 4, 5, 6, 7 |
| Roman | Non-Positional | N/A | I, V, X, L, C, D, M |
Non-positional number systems are historically significant and were used in various ancient civilizations. They are often additive, where the total value is the sum of the values of individual symbols. While simple for basic representation and counting, they become cumbersome for performing complex arithmetic operations like multiplication or division compared to positional systems. The lack of a zero symbol in many ancient non-positional systems also posed challenges for placeholding, which is crucial in positional systems.
Latches are _______ circuits.
First generation computers had which of the following?
The 8085 has two registers known as primary data pointers. These are registers
The digital equivalent of an electric series circuit is the:
Which of the following gates can be used for parity generation?