BCD
BCD
0 0000 0000
1 0001 0001
2 0010 0010
3 0011 0011
4 0100 0100
5 0101 0101
6 0110 0110
7 0111 0111
8 1000 1000
9 1001 1001
BCD Addition
Like other number system in BCD arithmetical
operation may be required. BCD is a numerical code
which has several rules for addition. The rules are
given below in three steps with an example to make
the idea of BCD Addition clear.
1. At first the given number are to be added using
the rule of binary. For example,
Example:2
Now let 0001 0011 is added to 0010 0110.
Transfer real result of adder 1 and add 0000 Transfer 1’s compliment resu
1
in adder 2 1010 in adder 2
Transfer real result of adder 1 and add 1010 Transfer 1’s compliment resu
0
in adder 2 0000 to adder 2
BCD Comversion
BCD conversion is very simple. In case of BCD
conversion at first the decimal equivalent of the BCD
codes are found out and then that decimal number
can be changed to any other number system as
required. To know the methods of conversion of
number system you may read the topic binary
number system.
binary coded decimal
WhatIs.com
11101100111