Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Control bus

From Wikipedia, the free encyclopedia
Computer bus used by CPUs
This article is about a kind of bus used inside one box. For a kind of bus that connects several boxes in anetworked control system, seeFieldbus.

Incomputer architecture,acontrol bus is part of thesystem bus and is used byCPUs for communicating with other devices within the computer. While theaddress bus carries the information about the device with which the CPU is communicating and thedata bus carries the actual data being processed, the control bus carries commands from the CPU and returns status signals from the devices. For example, if the data is being read or written to the device the appropriate line (read or write) will be active (logic one).

Lines

[edit]

The number and type of lines in a control bus varies but there are basic lines common to all microprocessors, such as:

The RD and WR signals of the control bus control the reading or writing of RAM, avoidingbus contention on the data bus.[1]

Additional lines are microprocessor-dependent, such as:

  • TransferACK ("acknowledgement"). Delivers information that the data was acknowledged (read) by the device.
  • Bus request (BR, BREQ, or BRQ). Indicates a device is requesting the use of the (data) bus.
  • Bus grant (BG or BGRT). Indicates the CPU has granted access to the bus.
  • Interrupt request (IRQ). A device with lowerpriority is requesting access to the CPU.
  • Clock signals. The signal on this line is used to synchronize data between the CPU and a device.
  • Reset. If this line is active, the CPU will perform ahard reboot.

Systems that have more than onebus master have additional control bus signals that control which bus master drives the address bus, avoiding bus contention on the address bus.[1]

See also

[edit]

References

[edit]
  1. ^abIan Sinclair; John Dunton."Practical Electronics Handbook".2013.section "The control bus".p. 209-210.

External links

[edit]
General
Standards
Storage
Peripheral
Audio
Portable
Embedded
Interfaces are listed by their speed in the (roughly) ascending order, so the interface at the end of each section should be the fastest.
Category


Stub icon

Thiscomputer hardware article is astub. You can help Wikipedia byexpanding it.

Retrieved from "https://en.wikipedia.org/w/index.php?title=Control_bus&oldid=1316267979"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp