Data_Representation
Data_Representation
Data representation refers to the way in which data is processed, stored and transmitted.
Computers store data in a digital form, using binary numbers. Binary numbers are numbers in
the base 2 numeral system, which uses only two symbols, the digits 0 and 1. All data in the
computer can be represented using combinations of 0s and 1s, including numbers, characters
and even more complex types of data and information such as graphics, video and audio.
In computers each unit of binary is referred to as a “bit” (binary digit) and these bits are
stored or processed using different physical properties such as electricity or magnetism. For
example a certain voltage value may represent a zero while another represents a one. Using
this foundation, many more complex systems can be built which are able to process numbers,
characters and more complex data, allowing the computer to perform very complex tasks such
as displaying the graphics of a video game.
These units of measurement are commonly used to show the capacity of data storage or
the size of files in a computer system.