data bus
Also found in: Acronyms.
data bus
[′dad·ə ‚bəs] (electronics)
An internal channel that carries data between a computer's central processing unit and its random-access memory.
McGraw-Hill Dictionary of Scientific & Technical Terms, 6E, Copyright © 2003 by The McGraw-Hill Companies, Inc.
data bus
(architecture)The bus (connections between and within the
CPU, memory, and peripherals) used to carry data. Other
connections are the address bus and control signals.
The width and clock rate of the data bus determine its data rate (the number of bytes per second it can carry), which is one of the main factors determining the processing power of a computer. Most current processor designs use a 32-bit bus, meaning that 32 bits of data can be transferred at once. Some processors have an internal data bus which is wider than their external bus in order to make external connections cheaper while retaining some of the benefits in processing power of a wider bus.
See also data path.
The width and clock rate of the data bus determine its data rate (the number of bytes per second it can carry), which is one of the main factors determining the processing power of a computer. Most current processor designs use a 32-bit bus, meaning that 32 bits of data can be transferred at once. Some processors have an internal data bus which is wider than their external bus in order to make external connections cheaper while retaining some of the benefits in processing power of a wider bus.
See also data path.
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)