You are on page 1of 5

CHAPTER 2.

0
COMPUTER
SYSTEM
2.1 system concept
2.2 number system and
representation

Information
processing cycle :
Input :entering data
to computer
Processing
:transforming data to
information
Output :presenting
the results
Storage: saving data
for future use

Sub-topic :
2.1.1
overview
computer
system
Thinking map
: bubble map
Information :data
that has been
processed into
meaningful form
and useful to
people

Data :
unprocessed item
*Computer
process data to
information

Comput
er
system

Computer ; An
electronic device
that performs 4
basic operation ;
input , process ,
output , storage

Computer
system : A
collection of
related computer
component
(hardware/softwar
e) that have been
designed to
worked together
smoothly

Sub-topic :
2.1.2 data
representation
Thinking map :
brace map

The smallest unt of


data a computer can
process consist of
1(on) and 0(off)
bit

Data representation

Use to measure data


transfer rate of
computer
communications
device
:Kbps Mbps Gbps
8 bits grouped
together as a unit
represent 256
individual

bytes
Use to measure
storage capacity
:Kb Bb Gb Tb Pb

Sub-topic :
2.1.3 storage
capacity
Thingking
map : flow
map

STORAGE CAPACITY

/
1024

Byte

KB

X
1024

PB

/ 1024

/
1024

MB

X
1024

TB

/ 1024

GB

X
1024

GB

/
1024

TB

X
1024

MB

PB

X
1024

KB

Byte

Sub-topic : 2.2
numbering
system and
representation
Thinking map :
circle map

Decimal to
binary
division
(remainder
method)
Binary to
decimal-place value
method
Binary
convert to
decimal
convert to
hexadecimal

Binary represent
the electronic
status of the bits
in memory
Two unique
digits, 0 and 1,
called bits
Numbering system
and representation ;
2.2.1 binary
2.2.2 hexadecimal
2.2.3 conversion
between binary and
hexadecimal

Hexadecimal
represent a
shorthand method
for representing the
binary digits stored
in a computer
Uses 16 different

Decimal
to
hexadecim
al division
(remainder
method)
hexadeci
mal to
decimal-place value
method

hexadecim
al convert
to decimal
convert to
binaryl

You might also like