Unit - 1 Lesson - 1 - Representing Data in The Computer
Unit - 1 Lesson - 1 - Representing Data in The Computer
Lesson – 1
Data Representation in the Computer
Data is stored in each memory location as a pattern of bits. These bit patterns can represent
different types of data such as numbers, text, audio, images and graphics and video.
Computers store and manipulate data in the form of electronic pulses.
Computer represents data in two signal states (ON or OFF).
The High voltage level is represented as ON and Low voltage level is represented as OFF signal in
the computer.
This digitised data is represented numerically using the binary number system (base 2) which
uses only 1 and 0.
Since there are only two states in a computer, it is called as a bi-stable device.
1
Theory Unit - 1 Data Representation in the Computer
Binary representations
Byte
1 Bit = 0 or 1
8 bits = 1 byte
Kibi: a prefix representing the factor 210 (1024) written as the symbol Ki
Mebi: a prefix rep resenting the factor 220 (1048576) written as the symbol Mi
Gibi: a prefix representing the factor 230 written as the symbol Gi
Tebi: a prefix representing the factor 230 written as the symbol Ti