Data bus

шина данных а) одна из трех шин, соединяющих устройства компьютера (например, процессор и ОЗУ) и служащая для пересылки данных между ними. Сейчас, как правило, используются 32- и 64-разрядные шины данных. Это означает, что по такой шине одновременно передаются 32 и 64 бита данных, соответственно. Ширина (разрядность) шины данных существенно определяет производительность компьютера. Шина данных всегда двунаправленная Смотри также: address bus, bi-directional bus, control bus, local bus, peripheral bus, system bus б) одна из внутренних шин микропроцессора. Обычно она намного шире (128 или 256 разрядов), чем шина данных на системной плате Смотри также: CPU

Англо-русский словарь компьютерных терминов

Data bus

шина данных

Англо-русский политехнический словарь

Data bus

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.

Free Online Dictionary of Computing