memrootじしょ
英和翻訳
control bus
control bus
[kənˈtroʊl bʌs]
コントロール バス
1.
コンピュータや電子機器で、CPUやメモリ、周辺機器などの間でデータをやり取りするための信号線や伝送路。
コンピュータのシステムバスの一種で、CPUなどが各デバイスを制御するための信号(読み取り、書き込み、割り込み要求など)を伝達する役割を担います。これにより、各コンポーネント間の連携やデータ転送のタイミングが調整されます。
The
control
bus
manages
the
timing
and
signals.
(制御バスはタイミングと信号を管理します。)
The control bus
制御バス
manages the timing and signals.
タイミングと信号を管理します。
Data
transfer
between
components
occurs
over
the
data
bus,
while
the
control
bus
coordinates
operations.
(コンポーネント間のデータ転送はデータバス上で行われ、制御バスが操作を調整します。)
Data transfer between components occurs over the data bus,
コンポーネント間のデータ転送はデータバス上で行われ、
while the control bus coordinates operations.
制御バスが操作を調整します。
The
address
bus
specifies
the
location
of
the
memory
or
device,
and
the
control
bus
dictates
the
read
or
write
operation.
(アドレスバスはメモリまたはデバイスの場所を指定し、制御バスは読み書き操作を指示します。)
The address bus specifies the location of the memory or device,
アドレスバスはメモリまたはデバイスの場所を指定し、
and the control bus dictates the read or write operation.
制御バスは読み書き操作を指示します。
関連
data bus
address bus
system bus
CPU
memory
peripheral