8 bit binary to decimal circuit

Status
Not open for further replies.

jbuluran02

New Member
hi i'm new on using 74158a ic,and i also have the same dillema of converting an 8bit binary number to decimal i wonder if you could help me anyhow?? i would greatly appreciate your help thanx in advance
 
Converting binary to bcd is rather tricky without a microprocessor. Here's a binary-to-bcd circuit from an old Fairchild TTL application manual. You may have to find equivalents for some of the parts if they are no longer made.


Another way to do a Binary-to-BCD conversion is to use a binary up/down counter and a BCD counter. The binary number is parallel jammed into the up/down counter. Then the counter is clocked to count down to zero. The same clock is used to clock the BCD counter up from zero. When the binary counter reaches zero, the BCD counter will contain the binary number in BCD format.
Edit: Note that the BCD (decade) counter can be one that directly drives a 7-segment display, such as the CD4033 or the CD40110B, if desired.
 
Last edited:
hello,
i need 5-bit binary to BCD converter.
i know about it but i can not design 5-bit in proteus.
is there any one help me?
if you can please help me .

**broken link removed**
 
TTL chips: 74184 BCD-to-binary converter; 74185 binary-to-BCD converter. Simple, easy, you don't need a µP -- trouble is, you probably aren't going to find them anymore since they've gone the way of the 74100.

Another way is to program an EPROM with a look-up table.
 
i do not know how to design it.
could you please send me the diagram of it?
i mean i do not understand it.
if it is possible send me the diagram of it
i will be thankful if you can help me
 
i do not know how to design it.
could you please send me the diagram of it?
i mean i do not understand it.
if it is possible send me the diagram of it
i will be thankful if you can help me

hi,
Look at Carl's [crutschow] method using counters, thats nice and easy to do.
 
i read it.
i must do it in protues with ic:74154 and 5 bit.
i can not design it.
could you please help me?
 
We are here to help you with a design, not do the design.

If you don't know how to build a circuit with IC counters then you need to learn about them before you start anything more complicated.
 
i am here to learn not ... . i need tohelp you if it is possible.
i want help me .
i do not know what i must to do.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…