BCD is a decimal number. BCD is one specific way to store decimal numbers in computer memory.
12
because 9 is a lucky number for bcd..............ha ha ha
50
check this link for the code:http://www.dnatechindia.com/index.php/Code-Library/8051_ASSEMBLY/12-bit-HEX-to-BCD-Convertor.htmlhttp://www.dnatechindia.com/index.php/Code-Library/8051_ASSEMBLY/8-bit-HEX-to-BCD-convertor.htmlA: The conversion is simple really a group of FOUR bits are usually the best method to simplify a BCD of four bits in hexadecimal. Example 1111 is just written F If it was written in octal the bits will be 3 as 111 or 7. As BCD becomes longer and longer these two methods were used to simplify the code a128 bits in BCD will be 8 zeros and ones or simply FF in octal notation it becomes 277
There are many websites where someone can find information on BCD Travel. Some examples of such websites are BCD Travel Direct, BCD Travel In Motion, and Indeed.
The name BCD doesn't stand for anything according to Bernd Rittinger, BCD Travel Director of Operations.
The name BCD doesn't stand for anything according to Bernd Rittinger, BCD Travel Director of Operations.
explain decimal to BCD encoder
The population of BCD Travel is 13,000.
BCD Travel was created in 2006.
Divers are taught that the amount of weight that they should wear on their weight belt should be sufficient that with their BCD (bouyancy control device) half full of air, and a full tank of air, they should float at approximately eye level in the water. This means that by venting the air from their BCD they will descend without needing to swim, and by putting additional air in, even with a full tank, they should float comfortably at the surface.
explain decimal to BCD encoder
BCD of 862 is 100001100010
BCD (Binary Coded Decimal) output can be generated using decimal-to-BCD conversion algorithms. One common method involves dividing the decimal number by 10 and storing the remainder as the Binary Coded Decimal digit. This process is repeated until all decimal digits are converted into BCD form. Alternatively, some microcontrollers have built-in instructions to directly convert decimal numbers to BCD format.
C
BCD can be converted into 7segment display by using an encoder.