1 / 6

7-segment Numeric display

7-segment Numeric display. a. b. c. d. e. f. g. CD. AB. 00. 01. 11. 10. 00. 0. 1. 3. 2. 01. 4. 5. 7. 6. 11. 12. 13. 15. 14. 10. 8. 9. 11. 10. Karnaugh (K) Maps. Recall: To represent decimal values 0-9 requires 4 binary digits.

natalieg
Download Presentation

7-segment Numeric display

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 7-segment Numeric display a b c d e f g

  2. CD AB 00 01 11 10 00 0 1 3 2 01 4 5 7 6 11 12 13 15 14 10 8 9 11 10 Karnaugh (K) Maps • Recall: • To represent decimal values 0-9 requires 4 binary digits Variables ABCD each represent one binary digit electrically Four wires means 16 possible values Four possible values for two binary digits Each entry is one possible combination of ABCD e.g. 6 is ABCD=0110 16 possible values for four binary digits (we only use 0 through 9 for a digital watch)

  3. CD AB 00 01 11 10 00 1 1 1 0 01 1 1 1 1 11 # # # # 10 1 1 # # The F-segment This segment • Goal: • Determine for which values the segment is lit, and for which it isn’t • # is Don’t Care • These don’t matter, since display will never have this value

  4. The F-segments code f-segment CD 00 01 11 10 00 1 1 1 0 01 1 1 1 1 AB 11 # # # # 10 1 1 # # On for every number except 2

  5. The F-segment CD 00 01 11 10 AB 00 1 1 1 0 01 1 1 1 1 11 # # # # 10 1 1 # #

  6. A D B C Wire it up!

More Related