<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Automatic_repeat_request</id>
	<title>Automatic repeat request - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Automatic_repeat_request"/>
	<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Automatic_repeat_request&amp;action=history"/>
	<updated>2026-05-15T10:19:27Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>http://en.zaoniao.it/index.php?title=Automatic_repeat_request&amp;diff=2897&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;'''Automatic Repeat reQuest''' ('''ARQ'''), also known as '''Automatic Repeat Query''', is an error-control method for data transmission that uses ackn...&quot;</title>
		<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Automatic_repeat_request&amp;diff=2897&amp;oldid=prev"/>
		<updated>2019-04-04T07:54:36Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;Automatic Repeat reQuest&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;&amp;#039;ARQ&amp;#039;&amp;#039;&amp;#039;), also known as &amp;#039;&amp;#039;&amp;#039;Automatic Repeat Query&amp;#039;&amp;#039;&amp;#039;, is an &lt;a href=&quot;/index.php?title=Error_control&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Error control (page does not exist)&quot;&gt;error-control&lt;/a&gt; method for &lt;a href=&quot;/index.php?title=Data_transmission&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Data transmission (page does not exist)&quot;&gt;data transmission&lt;/a&gt; that uses ackn...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''Automatic Repeat reQuest''' ('''ARQ'''), also known as '''Automatic Repeat Query''', is an [[error control|error-control]] method for [[data transmission]] that uses [[acknowledgement (data networks)|acknowledgement]]s (messages sent by the receiver indicating that it has correctly received a [[data frame]] or [[Packet (information technology)|packet]]) and [[Timeout (computing)|timeout]]s (specified periods of time allowed to elapse before an acknowledgment is to be received) to achieve reliable data transmission over an unreliable service. If the sender does not receive an acknowledgment before the timeout, it usually [[Retransmission (data networks)|re-transmits]] the frame/packet until the sender receives an acknowledgment or exceeds a predefined number of re-transmissions .&lt;br /&gt;
&lt;br /&gt;
The types of ARQ protocols include [[Stop-and-wait ARQ]], [[Go-Back-N ARQ]], and [[Selective Repeat ARQ]] / Selective Reject.&lt;br /&gt;
&lt;br /&gt;
All three protocols usually use some form of [[sliding window protocol]]&lt;br /&gt;
to tell the transmitter to determine which (if any) packets need to be retransmitted.&lt;br /&gt;
&lt;br /&gt;
These protocols reside in the [[Data Link Layer|Data Link]] or [[Transport Layer]]s of the [[OSI model]].&lt;br /&gt;
&lt;br /&gt;
A number of patents exist for the use of ARQ in live video contribution environments. In these high throughput environments negative acknowledgements are used to drive down overheads.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
The [[Transmission Control Protocol]] uses a variant of [[Go-Back-N ARQ]] to ensure reliable transmission of data over the [[Internet Protocol]], which does not provide guaranteed delivery of packets; with Selective Acknowledgement (SACK), it uses [[Selective Repeat ARQ]].&lt;br /&gt;
&lt;br /&gt;
The [[ITU-T]] [[G.hn]] standard, which provides a way to create a high-speed (up to 1 [[Data rate units#Gigabit_per_second|Gbit/s]]) [[local area network]] using existing residential wiring ([[Power line communication|power lines]], telephone lines, and [[Ethernet over coax|coaxial cables]]), uses [[Selective Repeat ARQ]] to ensure reliable transmission over noisy media.&lt;br /&gt;
&lt;br /&gt;
ARQ systems were widely used on shortwave radio to ensure reliable delivery of data such as for telegrams. These systems came in forms called [[ARQ-E]] and [[ARQ-M]], which also included the ability to multiplex two or four channels.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Hybrid automatic repeat request]]&lt;br /&gt;
&lt;br /&gt;
==Source==&lt;br /&gt;
&lt;br /&gt;
[http://wikipedia.org/ http://wikipedia.org/]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>