ICS LectureSlides Week 2 IntroToComputer, Number System
ICS LectureSlides Week 2 IntroToComputer, Number System
Number System
Course Code: CSC 1101 Course Title: Introduction to Computer Studies
List of topics,
Introduction to Computer
IT Essentials-Chapter 1
Number System
Course Adding/Dropping procedure
Specific Objectives
Input
Any information or data sent to a computer for processing is
considered as input.
Memory/storage:
Storage is a process through which digital data is saved within a data
storage device by means of computing technology either
temporarily or permanently
How computer does work?
Processing:
Known as the central processing unit(CPU) and brain of the
computer. It is responsible for all functions and processes and most
important element of a computer system. Main Parts of CPU are,
Arithmetic Logic Unit(ALU)
Control Unit(CU)
Output:
Anything that comes out of a computer considered as output. it can
be meaningful information and may appear in a variety of forms –
binary numbers
Characters
Pictures
printed pages
I/O Devices
Input Device
Use symbols such as I for 1, II for 2, III for 3, IIII for 4, IIIII for 5, etc.
The symbols are simply added to find out the value of a particular
number
The maximum value of a single digit is always equal to one less than
the value of the base
Types of Number System
Positional number systems
Decimal to Binary
Binary to Decimal
Octal to Binary
Binary to Octal
Hexadecimal to Binary
Binary to Hexadecimal
Converting a number of any base to a number of another other
bases
Number System
Significance of Number System in Computing