0% found this document useful (0 votes)
44 views13 pages

Ecet111 PD1

dig

Uploaded by

hadil hawilla
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views13 pages

Ecet111 PD1

dig

Uploaded by

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

Project Deliverable 1

Semester : Fall Year : 2024


Course Title : Introduction to Digital System Design I
Course Code : ECET111
Instructor(s) : Dalia Mosleh, Ibrahim Elewah, Omar Tbeileh, Ilir Cina,
(Includes names of all instructors teaching Suheyla Dabbour, Mohanad Aburomoh
this course)

Submission Date :

To be completed by the student


Student Name : Adel AL_shammari
Talal Alsubaiei
Yousef M J AlAli
Student ID : 102139 Department : ET
102295
100064
Major : Eng Section :
Integrity Statement : “I affirm that I will complete my assessment
on my own. I will not receive any help or use
any unlawful resources.”
Handwritten Integrity : adel
Statement
Signature :
Grading Scheme
Question Earned Points Max. Points Question Earned Points Max. Points
1 30 6
2 50 7
3 20 8
4 9
5 10

Total Earned Points Total Available Points Instructor Name


100 Suheyla Dabbour
Important Notes:
- Any attempt at plagiarism or cheating will be reported. All ACM handbook academic misconduct rules will be applied.
- It is the responsibility of the student to submit this online assessment paper to the instructed online platform (Moodle,
Turnitin) if applicable.

Project Deliverable 1
Digital Design: Seven-Segment Display, Calculators,
Counters

Project Description
This project requires students to research three key digital design
components: seven-segment displays, binary counters, and calculators. The
study focuses on their applications, functionality, and integration in digital
systems. Students will explore how seven-segment displays are controlled
and used in devices like calculators, the structure and components of binary
calculators, and the operation of counters, including up/down and
synchronous/asynchronous types. The final report should include academic
citations, proper organization, paraphrasing, and diagrams to support
explanations.

Project Instructions
1. Abstract: Provide a concise summary of the key topics and the aim of the
project.

2. Introduction: Offer an overview of the components being researched


and their significance in digital electronics.

3. Literature Review:

1. Seven-Segment Display: Conduct research on seven-segment displays,


explaining how they operate and the role of each segment (a-g). Discuss
practical applications of seven-segment displays in digital systems.

2. Binary Calculator:

 What is a binary calculator? Discuss its importance in digital systems and


explain how it performs arithmetic operations.

 Explore how to display results from the binary calculator on a seven-segment


display, including any necessary conversions.

3. Counters:
 Explain what a counter is and how it works in a digital circuit.

 Differentiate between up-counters and down-counters, focusing on their


behaviour and applications.

 Distinguish between asynchronous counters and synchronous counters,


emphasizing their working principles and performance differences.

4. Conclusion: Summarize the research findings and provide a brief


reflection on the role of these components in modern digital electronics.

5. References: Cite at least three academic sources in APA style to support


the research.

Rubric
Weight
Criteria
(%)

1. Paraphrasing: Content must be written in the student’s


own words, reflecting a clear understanding of the subject 30%
matter.

2. Organization/Structural Development: Logical


sequencing of ideas with well-developed paragraphs. Use of 50%
transitions to enhance flow and organization.

3. Citation/References: At least three academic resources


20%
cited correctly using APA style.

Deliverables
1. A well-researched project report with a minimum of 700 words.

2. Appropriate use of graphs and illustrations to support the theoretical


concepts.

3. Proper paraphrasing and academic citation following the APA style.

4. Clear and concise explanation of key concepts including seven-


segment displays, binary calculators, and counters.
1. Seven Segment Displays
Definition:
A seven-segment LED is a digital
display module specialized to display
numerical information.

How it works:
The Anode (CA) –, all the anode connections of
the LED lights are connected to logic “high”.
The individual letters in display are connected
to ground, logic “LOW” signal via a suitable
The way how seven segment work like truth table down:

Truth Table

Individual Segments Illuminated


Decimal Digit
a b c d e f g

0 ON ON ON ON ON ON

1 ON ON

2 ON ON ON ON ON

3 ON ON ON ON ON

4 ON ON ON ON

5 ON ON ON ON ON

6 ON ON ON ON ON ON

7 ON ON ON

8 ON ON ON ON ON ON ON
9 ON ON ON ON ON

2. Binary Calculator:
a binary number is defined as a number that is expressed in the binary system or base 2
numeral system. It describes numeric values by two separate symbols: 1 (one) and 0 (zero).
The base-2.

Convert binary to decimal:(4)10=(100)2

The way of converting between two systems

Dividend Remainder

(4/2 = 2) (0)

(2/2 = 1) (0)

(1/2 = 0) (1)

Converting between binary and octal and hexadecimal:


Method of convert binary to octal.
Group every 3 binary bits from right to left and write the number from the table.
(101010101)2 to octal
= (101010101)2= (101) (010) (101) = (525)8
Method of convert binary to hexadecimal.
Group every 4 binary bits from right to left and write the hex from table.
Convert (101010101)2 to hexadecimal
= (101010101)2= (0001) (0101) (0101) = (155)16
Octal Digital Value Binary Equivalent
Table of Converting
between binary and
(0) (000) octal

(1) (001)

(2) (010)

(3) (011)

(4) (100)

(5) (101)

(6) (110)

(7) (111)
Table of Converting between binary and hexadecimal:

Hexadecimal Number Binary Number

(0) (0000)

(1) (0001)

(2) (0010)

(3) (0011)

(4) (0100)

(5) (0101)

(6) (0110)

(7) (0111)

(8) (1000)

(9) (1001)

(A) (1010)

(B) (1011)

(C) (1100)

(D) (1101)

(E) (1110)
(F) (1111)
Binary Addition

Binary subtraction:
Subtract (1010)2 From (1111)2
1111
- first, we find second complement of 1010
1010 0101
+

---------

0110
3. Counters in Digital Logic
A Counter is a device which stores (and sometimes displays) the number of times a
particular event or process has occurred
Types of counters up counter and down counter
Another classified of counters:
 Asynchronous counter
 Synchronous counter

1.Asynchronous (Ripple) Counter


• Asynchronous means that flip-flops within counter do not change states at the
same
time because they do not have a common clock pulse.

For example 4-bit binary Ripple Counter


A four-bit binary counter circuit is shown in the following figure
.
1
MOD-16 counter has the output frequency of 16 of the input clock frequency.

Thus, it can also be called a divide-by-16 counter.


Timing Diagram:

2. Synchronous Counter
• The ripple down counters, will count downward from maximum state (2n-1) to
zero.
For example:3-bit Ripple Down Counter
1. 3 JK flip flops (FF) in the toggle mode (J=K=1). This means that each FF will
change state with a NT at its clock input.
Timing diagram:

Another types of counters:


1. Down counter
2. Ring counter
3. BCD counter
4. Counters
5. Decade counter
6. Johnson counter
7. Synchronous counters
8. Butcher block countertops
9. Ceramic tile
10.Frequency Counter
11.Granite countertops
12.Modulus counter
13.Synchronous counter
14.Up counter
4-Conclusion:
1-Seven Segment Displays
A 7-segment display has the lowest price amongst all types of displays.
2-Binary calculation:
Almost all modern technology and computers use the binary system due to its ease
of implementation in digital circuitry using logic gates.
3-counters:
- Counters can be implemented using several flipflops that are connected to
give required function.
• Each flip-flop is used to represent one bit that stored 0/1 combination
• Group of flip-flops are used to represent several data bits with 0/1
combinations is called the state of the counter.
• The total number of states is called modulus (modulus = 2n)

5-References:
https://www.geeksforgeeks.org/seven-segment-displays/
https://byjus.com/maths/binary-number-system/#how-to-calculate-
binary-number https://www.geeksforgeeks.org/counters-in-digital-logic/

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy