<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rs-485.com/index.php?action=history&amp;feed=atom&amp;title=Control_bus</id>
	<title>Control bus - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://rs-485.com/index.php?action=history&amp;feed=atom&amp;title=Control_bus"/>
	<link rel="alternate" type="text/html" href="https://rs-485.com/index.php?title=Control_bus&amp;action=history"/>
	<updated>2026-05-04T00:17:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://rs-485.com/index.php?title=Control_bus&amp;diff=466&amp;oldid=prev</id>
		<title>RS-485: Imported from Wikipedia (overwrite)</title>
		<link rel="alternate" type="text/html" href="https://rs-485.com/index.php?title=Control_bus&amp;diff=466&amp;oldid=prev"/>
		<updated>2026-05-02T18:00:24Z</updated>

		<summary type="html">&lt;p&gt;Imported from Wikipedia (overwrite)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Computer bus used by CPUs}}&lt;br /&gt;
{{about|a kind of bus used inside one box| a kind of bus that connects several boxes in a [[networked control system]] | Fieldbus}}&lt;br /&gt;
&amp;lt;!-- Deleted image removed: [[File:Dimensia control.JPG|thumb|right|200px|Control bus of an [[RCA Dimensia]]]] --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In [[computer architecture]],&lt;br /&gt;
a &amp;#039;&amp;#039;&amp;#039;control bus&amp;#039;&amp;#039;&amp;#039; is part of the [[system bus]] and is used by [[central processing unit|CPU]]s for communicating with other devices within the computer. While the [[address bus]] carries the information about the device with which the CPU is communicating and the [[Bus (computing)|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 one]]).&lt;br /&gt;
&lt;br /&gt;
== {{anchor|Bus request|Bus grant|Bus grant acknowledge}}Lines ==&lt;br /&gt;
The number and type of lines in a control bus varies but there are basic lines common to all microprocessors, such as:&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Read&amp;#039;&amp;#039;&amp;#039; (&amp;lt;math&amp;gt;\overline {RD}&amp;lt;/math&amp;gt;). A single line that when active (logic zero) indicates the device is being read by the CPU.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Write&amp;#039;&amp;#039;&amp;#039; (&amp;lt;math&amp;gt;\overline {WR}&amp;lt;/math&amp;gt;). A single line that when active (logic zero) indicates the device is being written by the CPU.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Byte enable&amp;#039;&amp;#039;&amp;#039; (&amp;lt;math&amp;gt;\overline E&amp;lt;/math&amp;gt;). A group of lines that indicate the size of the data (8, 16, 32, 64 bytes).&lt;br /&gt;
&lt;br /&gt;
The RD and WR signals of the control bus control the reading or writing of RAM, avoiding [[bus contention]] on the data bus.&amp;lt;ref name=&amp;quot;dunton&amp;quot; &amp;gt;&lt;br /&gt;
Ian Sinclair; John Dunton.&lt;br /&gt;
[https://books.google.com/books?id=yHEvBQAAQBAJ &amp;quot;Practical Electronics Handbook&amp;quot;].&lt;br /&gt;
2013.&lt;br /&gt;
section &amp;quot;The control bus&amp;quot;.&lt;br /&gt;
p. 209-210.&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Additional lines are microprocessor-dependent, such as:&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Transfer [[Acknowledgement (data networks)|ACK]]&amp;#039;&amp;#039;&amp;#039; (&amp;quot;acknowledgement&amp;quot;). Delivers information that the data was acknowledged (read) by the device.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Bus request&amp;#039;&amp;#039;&amp;#039; (BR, BREQ, or BRQ). Indicates a device is requesting the use of the (data) bus.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Bus grant&amp;#039;&amp;#039;&amp;#039; (BG or BGRT). Indicates the CPU has granted access to the bus.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;[[Interrupt]] request&amp;#039;&amp;#039;&amp;#039; (IRQ). A device with lower [[Scheduling (computing)|priority]] is requesting access to the CPU.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Clock signals&amp;#039;&amp;#039;&amp;#039;. The signal on this line is used to synchronize data between the CPU and a device.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;[[Reset (computing)|Reset]]&amp;#039;&amp;#039;&amp;#039;. If this line is active, the CPU will perform a [[hard reboot]].&lt;br /&gt;
&lt;br /&gt;
Systems that have more than one [[bus master]] have additional control bus signals that control which bus master drives the address bus, avoiding bus contention on the address bus.&amp;lt;ref name=&amp;quot;dunton&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Address bus]]&lt;br /&gt;
*[[Bus (computing)|Data bus]]&lt;br /&gt;
*[[Bus mastering]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://www.webopedia.com/TERM/C/control_bus.html Definition] by [[Webopedia]].&lt;br /&gt;
*[https://web.archive.org/web/20050420070028/http://webster.cs.ucr.edu/AoA/Windows/HTML/SystemOrganization.html Computer system organization] at the [[University of California, Riverside]].&lt;br /&gt;
*[https://web.archive.org/web/20161123055715/http://web.calstatela.edu/faculty/sxing/courses/w2012/cis410/lect/cis410_W12_lect6_4p.pdf &amp;quot;Hardware and Software Architecture&amp;quot;], a [[PowerPoint]] presentation at [[California State University, Los Angeles]].&lt;br /&gt;
&lt;br /&gt;
{{Computer-bus}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Computer buses]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{compu-hardware-stub}}&lt;/div&gt;</summary>
		<author><name>RS-485</name></author>
	</entry>
</feed>