Data (Computing) - Wikipedia
Data (Computing) - Wikipedia
Characteristics
To translate data to information, there
must be several known factors
considered. The factors involved are
determined by the creator of the data and
the desired information. Metadata is data
about the data. Metadata may be implied,
specified or given. Data relating to physical
events or processes will also have a
temporal component. In almost all cases
this temporal component is implied. This
is the case when a device such as a
temperature logger receives data from a
temperature sensor. When the
temperature is received it is assumed that
the data has a temporal reference of now.
So the device records the date, time and
temperature together. When the data
logger communicates temperatures, it
must also report the date and time
(metadata) for each temperature reading.
RAM …
Random Access Memory holds data
that the computer processor(s) has
direct access to. A computer processor
(CPU) may only manipulate data within
itself (Processor register) or memory.
This is as opposed to data storage,
where the processor(s) must move data
between the storage device (disk,
tape...) and memory. RAM is an array of
one (1) or more block(s) of linear
contiguous locations that a processor
may read or write by providing an
address for the read or write operation.
The "random" part of RAM means that
the processor may operate on any
location in memory at any time in any
order. (Also see Memory management
unit). In RAM the smallest element of
data is the "Binary Bit". The capabilities
and limitations of accessing RAM are
processor specific. In general main
memory or RAM is arranged as an array
of "sets of electronic on/off switches" or
locations beginning at address 0
(hexadecimal 0). Each location can
store usually 8, 16, 32 or 64 parallel bits
depending on the processor (CPU)
architecture. Therefore, any value stored
in a byte in RAM has a matching
location expressed as an offset from the
first memory location in the memory
array i.e. 0+n, where n is the offset into
the array of memory locations.
Keys …
Peripheral storage …
Indexed data …
See also
Assembly language
Big data
Bus (computing)
Byte
Computer memory
CPU
CPU cache
Data
Data dictionary
Data modeling
Data network
Data storage device
Data stream
Data type
Database
Databus
Data set
Digital data
Foreign key
Hash key
Information processor
Instruction set
Memory address/location/key
Offset (computer science)
Primary/unique key
Processor register
Shift register
State (computer science)
Tuple
Value (computer science)
Von Neumann architecture
References
1. "data" . Oxford Dictionaries. Archived
from the original on 2012-10-06.
Retrieved 2012-10-11.
2. "computer program" . The Oxford
Pocket Dictionary of Current English.
Archived from the original on 2011-
11-28. Retrieved 2012-10-11.
3. "file(1)" . OpenBSD Manual Pages.
2015-12-24. Archived from the
original on 2018-02-05. Retrieved
2018-02-04.
4. Paul, Ryan (March 12, 2008). "Study:
amount of digital info > global storage
capacity" . Ars Technics. Archived
from the original on March 13, 2008.
Retrieved 2008-03-12.
5. Gantz, John F.; et al. (2008). "The
Diverse and Exploding Digital
Universe" . International Data
Corporation via EMC. Archived from
the original on 2008-03-11. Retrieved
2008-03-12.
Retrieved from
"https://en.wikipedia.org/w/index.php?
title=Data_(computing)&oldid=990509030"
Last edited 4 days ago by Kvng