Quadratrix

From formulasearchengine
Jump to navigation Jump to search

29 yr old Orthopaedic Surgeon Grippo from Saint-Paul, spends time with interests including model railways, top property developers in singapore developers in singapore and dolls. Finished a cruise ship experience that included passing by Runic Stones and Church.

In computer architecture, A control bus is (part of) a computer bus, used by CPUs for communicating with other devices within the computer. While the address bus carries the information on which device the CPU is communicating with and the data 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 zero).

Lines

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

Additional lines are microprocessor-dependent, such as:

  • Transfer ACK ("acknowledgement"). Delivers information that the data was acknowledged (read) by the device.
  • Bus request. Indicates a device is requesting the use of the (data) bus.
  • Bus grant. Indicates the CPU has granted access to the bus.
  • Interrupt request. A device with lower priority 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 a hard reboot.

See also

External links

Template:Computer-bus


Template:Compu-hardware-stub