Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@electron1212-rPS8hF • Nov 3, 2008
first you need to convert the binary number in a decimal and then convert it into BCD.
For Example :
suppose u need to convert binary number : (1111111) into bcd so,
Step 1 : convert it into decimal : 127
Step 2 : write binary equivalent for each digit in 4 bits i.e.
0001 0010 0111 <--bcd equivalent -
@ravitejag-02nJVr • Nov 3, 2008
yes it is right
but, can we build a digital circuit for this task using logic gates.
Any idea to build a digital circuit -
@komputergeek-Yf5hJ4 • Dec 20, 2008
Raviteja.gcan we build a digital circuit for this task using logic gates.
I found one circuit diagram here:
#-Link-Snipped-#