<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Node-to-node_data_transfer</id>
	<title>Node-to-node data transfer - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Node-to-node_data_transfer"/>
	<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Node-to-node_data_transfer&amp;action=history"/>
	<updated>2026-04-20T02:37:10Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.sarg.dev/index.php?title=Node-to-node_data_transfer&amp;diff=77519&amp;oldid=prev</id>
		<title>imported&gt;Kvng: avoid unnec redirect</title>
		<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Node-to-node_data_transfer&amp;diff=77519&amp;oldid=prev"/>
		<updated>2024-10-31T16:46:22Z</updated>

		<summary type="html">&lt;p&gt;avoid unnec redirect&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{more citations needed|date=July 2022}}&lt;br /&gt;
In [[telecommunications]], &amp;#039;&amp;#039;&amp;#039;node-to-node data transfer&amp;#039;&amp;#039;&amp;#039;&amp;lt;ref&amp;gt;{{Cite web |title=Node-to-Node Data Transfers |url=https://www.intel.com/content/www/us/en/develop/documentation/application-snapshot-user-guide/top/detailed-analyses/mpi-analyses/analysis-charts/node-to-node-data-transfers.html |access-date=2022-07-22 |website=Intel |language=en}}&amp;lt;/ref&amp;gt; is the movement of data from one [[node (networking)|node]] of a [[Telecommunications network|network]] to the next. In the [[OSI model]] it is handled by the lowest two layers, the [[data link layer]] and the [[physical layer]].&lt;br /&gt;
&lt;br /&gt;
In most communication systems, the transmitting point applies [[source coding]],&amp;lt;ref&amp;gt;{{Cite web |title=Information and Communication Theory Source Coding Techniques -PART -II Handbook on Source Coding Techniques -Part II |url=https://www.researchgate.net/publication/358285643}}&amp;lt;/ref&amp;gt; followed by [[channel coding]], and lastly, [[line coding]]. This produces the [[baseband]] signal. The presence of filters may perform [[pulse shaping]]. Some systems then use [[modulation]] to multiplex many baseband signals into a [[broadband]] signal. The receiver un-does these transformations in reverse order: demodulation, trellis decoding, error detection and correction, decompression.&lt;br /&gt;
&lt;br /&gt;
Some communication systems omit one or more of these steps, or use techniques that combine several of these steps together. For example, a [[Morse code]] transmitter combines source coding, channel coding, and line coding into one step, typically followed by an [[amplitude modulation]] step. [[Barcode]]s, on the other hand, add a checksum digit during channel coding, then translate each digit into a barcode symbol during line coding, omitting modulation.&lt;br /&gt;
&lt;br /&gt;
==Source coding==&lt;br /&gt;
:&amp;#039;&amp;#039;See main article [[Data compression]]&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Source coding is the elimination of redundancy to make efficient use of storage space and/or transmission channels.{{citation needed|date=July 2022}}&lt;br /&gt;
&lt;br /&gt;
Examples of &amp;#039;&amp;#039;&amp;#039;source coding&amp;#039;&amp;#039;&amp;#039; are: &lt;br /&gt;
*[[Huffman coding]]&lt;br /&gt;
*[[Morse code]]&lt;br /&gt;
*[[Binary coding]]&lt;br /&gt;
&lt;br /&gt;
==Channel coding==&lt;br /&gt;
:&amp;#039;&amp;#039;See main article [[Error correction and detection]].&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
In [[Digital data|digital]] [[telecommunications]], &amp;#039;&amp;#039;&amp;#039;channel coding&amp;#039;&amp;#039;&amp;#039;&amp;lt;ref&amp;gt;{{Cite journal |title=Comparison between Different Channel Coding Techniques for IEEE 802.11be within Factory Automation Scenarios |year=2021 |pmc=8587646 |last1=Fanari |first1=L. |last2=Iradier |first2=E. |last3=Bilbao |first3=I. |last4=Cabrera |first4=R. |last5=Montalban |first5=J. |last6=Angueira |first6=P. |journal=Sensors (Basel, Switzerland) |volume=21 |issue=21 |page=7209 |doi=10.3390/s21217209 |pmid=34770516 |bibcode=2021Senso..21.7209F |doi-access=free }}&amp;lt;/ref&amp;gt; is a pre-transmission mapping applied to a [[Digital signal (signal processing)|digital signal]] or data file, usually designed to make error-correction (or at least [[Error-detecting code|error detection]]) possible.&lt;br /&gt;
&lt;br /&gt;
Error correction is implemented by using more [[numerical digit|digit]]s ([[bit]]s in cases of binary channel) than the number strictly necessary for the samples and having the receiver compute the most likely valid message that could have resulted in the received one.&lt;br /&gt;
&lt;br /&gt;
Types of &amp;#039;&amp;#039;&amp;#039;channel coding&amp;#039;&amp;#039;&amp;#039; include:&lt;br /&gt;
*[[Parity check]]s&lt;br /&gt;
*[[Hamming code]]&lt;br /&gt;
*[[Reed-Muller code]] &lt;br /&gt;
*[[Reed-Solomon code]] &lt;br /&gt;
*[[Turbo coding]]&lt;br /&gt;
&lt;br /&gt;
==Line coding==&lt;br /&gt;
:&amp;#039;&amp;#039;See main article [[Line code]]&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Line coding&amp;#039;&amp;#039;&amp;#039; consists of representing the [[Digital signal (electronics)|digital signal]] to be transported, by an amplitude- and time-discrete signal, that is optimally tuned for the specific properties of the physical channel (and of the receiving equipment). The [[waveform]] pattern of voltage or current used to represent the 1s and 0s of a digital signal on a transmission link is called &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;line encoding&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;. &lt;br /&gt;
After line coding, the signal can directly be put on a transmission line, in the form of variations of the current. The common types of line encoding are [[Unipolar encoding|unipolar]], [[Polar encoding|polar]], [[Bipolar encoding|bipolar]] and [[Manchester encoding]].&lt;br /&gt;
&lt;br /&gt;
Line coding should make it possible for the receiver to synchronise itself to the [[phase (waves)|phase]] of the received signal. It is also preferred for the line code to have a structure that will enable error detection.&lt;br /&gt;
&lt;br /&gt;
Examples of &amp;#039;&amp;#039;&amp;#039;line coding&amp;#039;&amp;#039;&amp;#039; include:&lt;br /&gt;
&amp;#039;&amp;#039;(see main article [[line code]])&amp;#039;&amp;#039;&lt;br /&gt;
*[[B8ZS]]&lt;br /&gt;
*[[HDB3]]&lt;br /&gt;
*[[2B1Q]]&lt;br /&gt;
*[[Alternate Mark Inversion|AMI]]&lt;br /&gt;
*[[Gray coding]]&lt;br /&gt;
&lt;br /&gt;
==Modulation==&lt;br /&gt;
{{main|Modulation}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Modulation&amp;#039;&amp;#039;&amp;#039; is the process of varying a &amp;#039;&amp;#039;[[carrier signal]]&amp;#039;&amp;#039;, typically a [[sine wave]] to use that signal to convey [[information]]. One of the three key characteristics of a signal are usually modulated: its [[phase (waves)|phase]], [[frequency]] or [[amplitude]].&lt;br /&gt;
&lt;br /&gt;
In [[Digital data|digital]] modulation, the changes in the signal are chosen from a fixed list (the &amp;#039;&amp;#039;&amp;#039;modulation alphabet&amp;#039;&amp;#039;&amp;#039;) each entry of which conveys a different possible piece of information (a symbol). In [[analog signal|analogue]] modulation, the change is applied continuously in response to the data signal.&lt;br /&gt;
&lt;br /&gt;
Modulation is generally performed to overcome signal transmission issues such as to allow&lt;br /&gt;
* Easy (low loss, low dispersion) [[Wave propagation|propagation]] as [[electromagnetic wave]]s&lt;br /&gt;
* [[Multiplexing]], the transmission of multiple data signals in one frequency band, on different [[Carrier signal|carrier]] frequencies.&lt;br /&gt;
* Smaller, more [[directional antenna]]s&lt;br /&gt;
&lt;br /&gt;
Carrier signals are usually high frequency electromagnetic waves.&lt;br /&gt;
&lt;br /&gt;
Examples of &amp;#039;&amp;#039;&amp;#039;modulation&amp;#039;&amp;#039;&amp;#039; include:&lt;br /&gt;
*[[amplitude modulation]]&lt;br /&gt;
*[[frequency modulation]]&lt;br /&gt;
*[[Phase-shift keying]]&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Communication channel]]&lt;br /&gt;
* [[Data link]]&lt;br /&gt;
* [[Data transmission]]&lt;br /&gt;
* [[Point-to-point (telecommunications)]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Data transmission]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Kvng</name></author>
	</entry>
</feed>