1.1. Module 1 Lesson 1 Digital Number Systems
1.1. Module 1 Lesson 1 Digital Number Systems
1.1. Module 1 Lesson 1 Digital Number Systems
LESSON 1
Introduction
Learning Outcomes
● Explain the concept and applications of digital system in the real world.
● Discuss the principles and applications of the different number systems used in the
digital world.
1|Page
BTC 215 – Digital Electronics
ACTIVITY
Manan-aw sa ta!
Instruction: Click the links below and watch the videos about digital electronics.
ANALYSIS
2. With your current situation, do you think having the digital knowledge is
significant? Support your answer.
2|Page
BTC 215 – Digital Electronics
ABSTRACTION
parameters.
3|Page
BTC 215 – Digital Electronics
4|Page
BTC 215 – Digital Electronics
Digital systems can only interpret numbers. In these systems, digit symbols signify
distinct values based on their number system index. With this, digital information is
Decimal Numbers
5|Page
BTC 215 – Digital Electronics
Characteristics
Example: 20
4. The position of the last digit represents the x power of the base (2).
Example: 2x, where x represents the last position, i.e., 1
6|Page
BTC 215 – Digital Electronics
The octal number system, or oct for short, is one sort of number representation
systems with an eight-digit basis. Thus, there are only eight potential symbols
or digit values: 0, 1, 2, 3, 4, 5, 6, 7. Any other digit would render the octal
number invalid. Based on the
binary system with a 3-bit
boundary, just 3 bits are required
to express the value of every octal
digit. Every number position has a
weight that is a power of 8. Each
rank in the Octal system is eight
times more important than the preceding level.
This number base was originally widely used, particularly in older computer
systems such as the UNIVAC 1050, PDP-8, ICL 1900, and IBM mainframes that
utilized 6-bit, 12-bit, 24-bit, or 36-bit words, but it is now seldom deployed.
Octal is used, however, when the amount of bits in a single word is a multiple of
3. It is also used as a shortcut to indicate file permissions on UNIX systems and
UTF8 numbers, among other things.
7|Page
BTC 215 – Digital Electronics
Advantages
Disadvantage
base value of 16. Therefore, there are only 16 potential digit values: 0, 1, 2, 3,
preceding position.
8|Page
BTC 215 – Digital Electronics
To define colours on web pages. Each primary colour – red, green and
blue is characterised by two hexadecimal digits. The format being used
is #RRGGBB. RR stands for red, GG stands for green and BB stands for
blue.
Advantages
9|Page
BTC 215 – Digital Electronics
Disadvantages
Closure
Having been explained the importance and applications of digital system and its
various number systems in the real world, you can now explore the next lesson which
References
BOOKS/eBOOKS
10 | P a g e
BTC 215 – Digital Electronics
WEBSITE
11 | P a g e