answersLogoWhite

0


Best Answer

It is a way to represent values with a balanced number of positive and negative numbers. The primary advantage of XS-3 coding over BCD coding is that a decimal number can be nines' complemented (for subtraction) as easily as a binary number can be ones' complemented; just invert all bits.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the application of excess 3 code?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Excess-3 code for 4 decimal no is?

Binary code of 4 is 0100. To get Excess-3 code, add 11(binary code of 3) to binary code of desired number, here it is 4. Hence, Excess-3 Code for 4 is 0111.


How do you convert excess-3 to gray code?

help PLA use convert excess-3 to gray code


Why excess-3 is require?

Excess-3 or XS-3 code is rqeuired for code encryption in LDST (Logic Design and Switching Theory).. A computer programming code for alpha-numerics.


What is meant by excess 3 code in computer science?

Excess 3 code in computer, is defined as a number code in which the decimal digit 'n' is represented by the four bit binary equivalent of n + 3. Symbolically can be represented as XS-3 code.


Which code is self complement of itself?

Excess-3


Excess-3 code is known as self complimentary code why?

Excess-3 code is also known as self complementary, because it can easily be complemented(9's complement) to perform addition in the case of subtraction.


How i can Design a BCD-to-excess-3 code converter with a BCD-to-decimal decoder and four OR gates?

i dont know 1001+1001 - Constructing a BCD-to-excess-3-code converter with a 4-bitt adder we know that the excess-3 code digit is obtained by adding three to the corresponding BCD digit. To change the circuit to an excess-3-to-BCD-code converter we feed BCD-code to the 4-bit adder as the first operand. Then feed constant 3 as the second operand. The output is the corresponding excess-3 code. To make it a BCD to excess-3 converter, we feed the 2's complement of 3 as the second operand. - Constructing a BCD-to-excess-3-code converter with a 4-bitt adder we know that the excess-3 code digit is obtained by adding three to the corresponding BCD digit. To change the circuit to an excess-3-to-BCD-code converter we feed BCD-code to the 4-bit adder as the first operand. Then feed constant 3 as the second operand. The output is the corresponding excess-3 code. To make it a BCD to excess-3 converter, we feed the 2's complement of 3 as the second operand.


Why excess 3 code is called self complementary?

Excess-3 code is also known as self complementary, because it can easily be complemented(9's complement) to perform addition in the case of subtraction.


Why even excess application of manure does not cause pollution?

Let's be quite clear about this. Excess application of manure DOES cause pollution.


What are different types of binary code?

BCD codes,gray code,error detecting code,ASCII character code,Excess 3 code


Is excess code is self-complementing?

no


Excess 3 to bcd decoder using unused combinatios of the code as dont care condition?

it's your assignment do it by your self.