The content is just an excerpt from the complete note for SS3 Second Term Computer Studies Lesson Note – Overview of Number Bases. Check below to download the complete DOCUMENT
WEEK 7
TOPIC: OVERVIEW OF NUMBER BASES
CONTENT:
SUBTOPIC 1: REVIEW OF NUMBER BASES
Most computer systems operate using binary logic. The binary number system works like the decimal number system except that the binary number systems use base 2, and its digits are 0 and 1 while decimal system uses base 10 and its digits are from 0 – 9.
The common number systems used in computing are:
Binary Number system:
The binary numeral system, or base-2 number system, represents numeric values using two symbols, 0 and 1.
Octal Number System:
The octal numeral system is the base 8 number system, and uses the digits 0-7. Numerals can be made from binary numerals by grouping consecutive binary digits into group of three (starting from the right). For example, the binary representation for decimal 74 is 1001010, which can be grouped into (00)1 001 010. Therefore, the octal representation is 112.
Decimal Number System:
the decimal numeral system (also called base ten or occasionally denary) has ten as its base. It is the most common notation and often refers to a base-10 positional notation.
Hexadecimal Number System:
Hexadecimal (also base 16, or hex) is a positional numeral system with a base of 16, i.e. it uses sixteen distinct symbols, i.e. 0-9, A-F representing values 10-15.
SUBTOPIC 2: CONVERSION IN NUMBER BASES
From Decimal to other bases:
To convert from base 10 to any other base, simply divide the given number continuously by the number base being converted to, until its no longer divisible. Then the remainders are copied in ascending order.
To gain full access to the note: DOWNLOAD FILE
Veterinary medicine is the branch of medicine that deals with the prevention, diagnosis, and treatment…
Anthropology is the scientific study of human beings and their cultures. It encompasses a wide…
Sociology is the scientific study of human society, culture, and behavior. It examines the social…
Social Work is a profession dedicated to helping individuals, families, and communities to cope with…
Religious studies is an academic discipline that explores the beliefs, practices, and history of various…
Public administration is the field of study and practice that focuses on the organization and…