answersLogoWhite

0


Best Answer

to design this u must plot inputs in k map having unused combination of 8,4-2,-1 code as dnt care conditions the rest procedure is to just solve the map

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Ho to Design a code converter that converts 8 4 -2 -1 code to BCD?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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.


BCD to Gray Code Converter?

BCD refers to Binary Code Decimal there are no diagrams it is just a numbers system GRAY code is a means to make one reliable state to change at a time eliminating false coding because of transitions in counters and such


What is bcd to gray code converter?

A BCD to Gray code converter is a digital circuit that converts Binary Coded Decimal (BCD) input to Gray code output. Gray code is a binary numeral system where two consecutive values differ in only one bit. The converter is often used in digital systems where minimizing errors during digital-to-analog conversions is critical.


What is a 4 BCD code?

A 4 BCD code is a 4 decimal-digit BCD code, thus a 16 digit binary-code. You take the decimal number 3545. It's BCD code is 0011 0101 0100 0101 where every 4 bits represent a decimal digit.


What do analog to digital converter chip converts?

A: An ADC will convert the analog to a digital value compared to a known analogue reference. Each digital output will represent a value in BCD form as bits to analog input


What are the 4 an invalid BCD code?

BCD code isn't valid for these integers , 10 , 11 , 12 , 13 , 14 i.e if these integers ae converted to binary code they 'd be called wrong BCD


What is ic 74184?

The 74184 is a 5-bit BCD to 8-bit binary converter.


What does a BCD invalid code detector do?

detects the invalid portion of the bcd number codes (1010-1111)


How to convert an excess -3 to bcd code converter?

the first time write the binary coded decimal as input write its truth tablle to nine and after nine put the all position dont care to number fifteen same is also for excess three write its truth table to 9 and from 9 to 15 dont care then simplifiy each output coloumn by K_MAp to find out th circiut


What are the advantages of bcd code?

advantages of bcd codes:-- it combine all basic numbers- it is easilly understand by human beings


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


What is the sum of weights in a self complementing BCD code?

9