Components of Computer and Data Representation: Saima Jabeen
Components of Computer and Data Representation: Saima Jabeen
Saima Jabeen
Parts of a Computer
Data Representation
Peripheral devices
Number systems
Conversion methods
ASCII/Unicode
Parts of a Computer
There are two main parts of computers:
[with
components
Next slide
Monitor
the
Keyboard
Mouse
Mother board
Power Supply
6
RJ=Registered Jack
AGP Slot
[Graphics]
Power
Connector
DRAM Memory
Slot
Slot for
Microprocessor
Microprocessor
Graphics Card
RAM
Network Card
10
DVD RW
11
Computer: Peripherals
A peripheral device is an equipment that might be
added to a computer system to enhance its
functionality
Printer
Digital camera
Scanner
Projector
Joystick
Graphics tablet
12
Data Representation
13
Data Representation
analog
14
Number System
15
Conversions
1 = (1111101)2 2 2
2
3
1
2 1
2
0
0
(16)10
0 = (10000)
2
0
1
16
ASCII 7 bits
Unicode 16 bits
Char
Decimal
Binary
65
100 0001
66
100 0010
48
011 0000
49
011 0001
36
010 0100
17
0010 0100
Bits take the form of electrical pulses that can travel over
circuits
Almost the same way as electricity flows over a wire when you turn on a
light switch
18