answersLogoWhite

0

Weighted codes have there bits presented in weightage.

Simply put weighted codes are codes used for arithmetic operation.

And unweighted codes there are no values for the bits.

Simply put they can not be used for calculations.

Examples are

8421 (BCD) binary, hex, octal ETC. For the former

And

grey codes, excess-3 etc. For the later.

User Avatar

Nicholas Mraz

Lvl 9
1y ago

What else can I help you with?

Related Questions

5421 is example for weighted or non weighted code?

weighted


Why is BCD code called a weighted code?

A: A Binary code represent a binary number 0.1.2.4.8. etc. that is why it is called a weighted number


What is non weighted code give you its example?

Weighted codes have there bits presented in weightage. Simply put weighted codes are codes used for arithmetic operation. And unweighted codes there are no values for the bits. Simply put they can not be used for calculations. Examples are 8421 (BCD) binary, hex, octal ETC. For the former And grey codes, excess-3 etc. For the later.


What is the code of monster high locker code for deuce?

if you click example it give you an example code type the example code in and there you go


Is 8421 self complementary code?

Yes , it is a self complementry code but not a weighted code


Can you give me an example of what a code looks like on club penguin?

fgholbherjk this is not a code just an example


What is the difference between weighted and non weighted codes?

what is weighted codes: The decimal value of a code is obtained summing up the positional values. weghted binary code s are those which obey positional weighting principle. each position of number represents a specific weight. There are millions of weighted code The most common one is 8421 Non weighted codes: This codes are not positionaly weghted. each position with in the binary no is not assgned to afixed value.Examples of nonweghted code is ASCCI, GREY CODE, EBCDIC CODE etc


Examples of weighted and non weighted codes?

Weighted codes assign different significance to each digit in a number representation, such as 8421 BCD code assigns weights of 8, 4, 2, and 1 respectively to each bit. In contrast, non-weighted codes like Gray code do not follow a positional weight pattern, where only one bit changes at a time when moving from one value to another to reduce errors in analog-to-digital conversion systems.


What is a weighted code?

Weighted code, also known as positional notation or place-value notation, is the method of encoding numbers. Its use of the same symbol for different orders of magnitude is what distinguishes it from other notations.


Can you help to solve the pseudo code?

No, because you did not give any example or code that needed to be solved.


Can you help to solve the pseudo-code?

No, because you did not give any example or code that needed to be solved.


What are problem in gray code?

It is a non-weighted code, that is, each position of its bit isn't assigned a particular value.