Ch-1. Number System and Their Arithmetic
Ch-1. Number System and Their Arithmetic
Signal can be defined as a physical quantity, which contains some information. It is a function of one or
more than one independent variables. Signals are of two types.
• Analog Signal
• Digital Signal
Analog Signal
An analog signal is defined as the signal having continuous values. Analog signal can have infinite number
of different values. In real world scenario, most of the things observed in nature
are analog. Examples of the analog signals are following.
• Temperature
• Pressure
• Distance
• Sound
• Voltage
• Current Time
• Power Fig. Analog SIgnal
Graphical representation of Analog Signal Temperature
• Disadvantage of Analog Systems
• Less accuracy
• Less versatility
• More noise effect
• More distortion
• More effect of weather
Digital Signal
A digital signal is defined as the signal which has only a finite number of distinct values. Digital
signals are not continuous signals. In the digital electronic calculator, the input is given with the
help of switches. This input is converted into electrical signal which have two discrete values or
levels. One of these may be called low level and another is called high level. The signal will always
be one of the two levels. This type of signal is called digital signal. Examples of the digital signal
are following.
• Binary Signal
• Octal Signal
• Hexadecimal Signal Fig. Digital Signal
Graphical representation of the Digital Signal
Advantage of Digital Systems
• More accuracy
• More versatility
• Less distortion
• Easy communicate
• Possible storage of information
• Decimal Number System
The number system that we use in our day-to-day life is the decimal number system. Decimal number system has base
10 as it uses 10 digits from 0 to 9. In decimal number system, the successive positions to the left of the decimal point
represents units, tens, hundreds, thousands and so on.
• Binary Number System
Base 2. Digits used: 0, 1
• Octal Number System
Base 8. Digits used: 0 to 7
• Hexa Decimal Number System
Base 16. Digits used: 0 to 9, Letters used: A- F
Binary Subtraction
Subtraction and Borrow, these two words will be used very frequently for the binary subtraction. There are four rules of binary subtraction.