CrazyEngineers
  • How to convert binary number to bcd number

    Updated: Oct 26, 2024
    Views: 1.3K
    Hi,
    can any one tell me how to convert a given binary number into its equal bcd number.😕
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • electron1212

    MemberNov 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
    Are you sure? This action cannot be undone.
    Cancel
  • Raviteja.g

    MemberNov 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
    Are you sure? This action cannot be undone.
    Cancel
  • komputergeek

    MemberDec 20, 2008

    Raviteja.g
    can we build a digital circuit for this task using logic gates.
    I found one circuit diagram here:
    #-Link-Snipped-#
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register