Talk:Binary-coded decimal
![]() | Computing Start‑class ![]() | ||||||||||||
|
![]() | Electronics Start‑class Low‑importance | |||||||||
|
![]() Archives (Index) |
This page is archived by ClueBot III.
|
BCD code B
I was reading MAX7219/MAX7221 datasheet, and they mention code B, https://datasheets.maximintegrated.com/en/ds/MAX7219-MAX7221.pdf page 7 and 8.
It goes 0-9, then '-', 'E', 'H', 'L', 'P', ' '. Instead of pure A B C D E F. This is because these letter and symbols are more useful in userfacing equipement, i.e. E error, H/L - high low, and '-' for a minus sign in front or between digits, and blank for spacing. P is probably standing for program, i.e. P001, and all 6 characters can be easily displayed on standard 7 segment display in upper case without problem. (B and D cannot be displayed without confusion with 8 and 0).
I do not know if this is industry standard. 81.6.34.246 (talk) 14:21, 31 July 2018 (UTC)
- It isn't. Neither are A through F (which btw can be displayed just fine using lower case for b and d). And it's really only marginally associated with the article topic, since neither this set of six characters nor A through F are decimal digits. Jeh (talk) 17:48, 31 July 2018 (UTC)
- The SN7447 (maybe closest to industry standard) implements them with minimal logic, except for the requirement that B'1111' give all segments off. This gives strange looking characters. The DM9368[1] generates AbCdEF. I believe it uses a ROM, instead of minimized random logic. (It also has current source outputs for directly driving LEDs.) Gah4 (talk) 18:24, 31 July 2018 (UTC)
- I wonder what CD players do with non-decimal digits in the track number? Gah4 (talk) 18:24, 31 July 2018 (UTC)
References
- ^ "DM9368 7-Segment Decoder/Driver/Latch with Constant Current Source Outputs" (PDF). pdf.datasheetcatalog.com. Fairchild. Retrieved 31 July 2018.
x87
That article mentions the x87 implementation of BCD, but doesn't quite explain it. x87 converts external BCD integers to internal floating point values in its internal 64 bit significant format. With a little luck and careful programming, you can get the appropriate integer results. It doesn't store BCD values in its internal registers. Gah4 (talk) 12:57, 28 March 2020 (UTC)
Copy edit
Guild of Copy Editors | ||||
|
This is a great article. Will need additional editing by subject matter experts. It would be good to see this on our project's Request page for further improvements. Thank you. — BroVic (talk) 18:31, 18 May 2020 (UTC)
- Start-Class Computing articles
- Unknown-importance Computing articles
- Automatically assessed Computing articles
- All Computing articles
- Start-Class electronic articles
- Low-importance electronic articles
- WikiProject Electronics articles
- WikiProject templates with unknown parameters
- Articles copy edited by the Guild of Copy Editors