Comments for: BCD

+ Reply to Page
Results 1 to 1 of 1
  1. #1
     Premium Member 
    sk8rsdad's Avatar
    Join Date
    Aug 2008
    Location
    Ottawa
    Occupation
    Hobbyist
    Comments
    1,118
    Thanks
    30
    Thanked 109 Times in 96 Posts

    Default Re: BCD

    I don't think it is accurate to equate BCD with DIP switch settings. A DIP switch uses a binary equivalent of a decimal number whereas BCD is a concatenation of 4-bit binary equivalients of each digit.
    By way of clarification:

    83 (base 10) = 0101 0011 in binary (DIP switch setting)
    83 (base 10) = 1000 0011 in BCD
    Last edited by sk8rsdad; August 9th, 2011 at 01:21 PM. Reason: formatting


Tags for this Page

Posting Permissions

Posting Permissions
  • You may not create new articles
  • You may not edit articles
  • You may not protect articles
  • You may not post comments
  • You may not post attachments
  • You may not edit your comments