0% found this document useful (0 votes)
30 views2 pages

Date of Birth

This document describes a problem statement to display a date of birth on a seven segment display using binary codes. It includes a table that assigns 1s and 0s to the segments needed to display each number from 0 to 10. The document also includes an example of using a sum of products to determine which segments should light up to display a given date.

Uploaded by

api-280135556
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views2 pages

Date of Birth

This document describes a problem statement to display a date of birth on a seven segment display using binary codes. It includes a table that assigns 1s and 0s to the segments needed to display each number from 0 to 10. The document also includes an example of using a sum of products to determine which segments should light up to display a given date.

Uploaded by

api-280135556
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

(Date of Birth)

Problem statement: Building a combination problem statement displaying our date


of birth on a seven segment display. We will be utilizing all that we have learned
throughout the course of the year.

Date

10

SUM of PRODUCTS
C C
A.B 1 0
A.B x 0
A.B 0 1
A.B 1 1
C C
A.B 0 1
A.B 2 3
A.B 6 7
A.B 4 5
(0,4) B.C
(5,7) A.C

y = B.C + A.C
- - A A B B C C
| | | | | |
| | | | | |
| | | | | |
| | | | | |
****************
| | | | | |
*
*
| | | | | |
*
*
| | | o------------*
*
| | | | | |
*
*
| | | | | |
*
*------|
| | | | | |
*
*
|
| | | | | o------*
*
|
| | | | | |
*
*
|
| | | | | |
*
*
|
| | | | | |
****************
|
| | | | | |
|
| | | | | |
|
- - |
A A B B C C
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
****************
|
* *
| | | | | |
*
*
|
*
| | | | | |
*
*
|
*
o---------------------*
*
|
*
| | | | | |
*
*
|-------------------*
| | | | | |
*
*--------------------------*
| | | | | |
*
*
*
| | | | o---------*
*
*
| | | | | |
*
*
*
| | | | | |
*
*
*
| | | | | |
****************
* *
| | | | | |
| | | | | |

*
*
*
*
*
*-------*
*
*
*
*

You might also like