<?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=Multidimensional_parity-check_code</id>
	<title>Multidimensional parity-check code - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Multidimensional_parity-check_code"/>
	<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Multidimensional_parity-check_code&amp;action=history"/>
	<updated>2026-05-15T09:15:32Z</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=Multidimensional_parity-check_code&amp;diff=6020&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;A '''multidimensional parity-check code''' (MDPC) is a simple type of error correcting code that operates by arranging the message into a multidimensional grid, and calcul...&quot;</title>
		<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Multidimensional_parity-check_code&amp;diff=6020&amp;oldid=prev"/>
		<updated>2019-06-19T03:02:43Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;A &amp;#039;&amp;#039;&amp;#039;multidimensional parity-check code&amp;#039;&amp;#039;&amp;#039; (MDPC) is a simple type of &lt;a href=&quot;/index.php?title=Error_correcting_code&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Error correcting code (page does not exist)&quot;&gt;error correcting code&lt;/a&gt; that operates by arranging the message into a multidimensional grid, and calcul...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;A '''multidimensional parity-check code''' (MDPC) is a simple type of [[error correcting code]] that operates by arranging the message into a multidimensional grid, and calculating a [[parity bit|parity digit]] for each row and column. In general, an ''n''-dimensional parity scheme can correct ''n''/2 errors.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
The two-dimensional parity-check code, usually called the [[optimal rectangular code]], is the most popular form of multidimensional parity-check code.&lt;br /&gt;
&lt;br /&gt;
Assume that the goal is to transmit the four-digit message &amp;quot;1234&amp;quot;, using a two-dimensional parity scheme. First the digits of the message are arranged in a rectangular pattern:&lt;br /&gt;
&lt;br /&gt;
:12&lt;br /&gt;
:34&lt;br /&gt;
&lt;br /&gt;
[[Parity bit|Parity digits]] are then calculated by summing each column and row separately:&lt;br /&gt;
&lt;br /&gt;
:12'''3'''&lt;br /&gt;
:34'''7'''&lt;br /&gt;
:'''46'''&lt;br /&gt;
&lt;br /&gt;
The eight-digit sequence &amp;quot;12334746&amp;quot; is the message that is actually transmitted. If any single error occurs during transmission then this error can not only be detected but can also be corrected as well. Let us suppose that the received message contained an error in the first digit. The receiver rearranges the message into the grid:&lt;br /&gt;
&lt;br /&gt;
:&amp;amp;lt;span style=&amp;quot;color:red;&amp;quot;&amp;amp;gt;9&amp;amp;lt;/span&amp;amp;gt;2'''3'''&lt;br /&gt;
:34'''7'''&lt;br /&gt;
:'''46'''&lt;br /&gt;
&lt;br /&gt;
The receiver can see that the first row and also the first column add up incorrectly. Using this knowledge and the assumption that only one error occurred, the receiver can correct the error. In order to handle two errors, a 4-dimensional scheme would be required, at the cost of more parity digits.&lt;br /&gt;
&lt;br /&gt;
== Decoder ==&lt;br /&gt;
&lt;br /&gt;
An ''n''-dimensional parity scheme is only guaranteed to correct up to ''n''/2 errors, as the [[Decoding methods#Minimum distance decoding|minimum distance]] is (''n'' + 1). As with all [[block code]]s, a [[soft-decision decoder]] may be able to correct more than this.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Error detection and correction]]&lt;br /&gt;
* [[Forward error correction]]&lt;br /&gt;
* [[Low-density parity-check code]]&lt;br /&gt;
&lt;br /&gt;
==Source==&lt;br /&gt;
&lt;br /&gt;
[http://wikipedia.org/ http://wikipedia.org/]&lt;br /&gt;
[[Category:EWallets]]&lt;br /&gt;
[[Category:Cryptocurrency wallet]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>