<?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=Majority_logic_decoding</id>
	<title>Majority logic decoding - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Majority_logic_decoding"/>
	<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Majority_logic_decoding&amp;action=history"/>
	<updated>2026-05-15T11:50:25Z</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=Majority_logic_decoding&amp;diff=5827&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;In error detection and correction, '''majority logic decoding''' is a method to decode repetition codes, based on the assumption that the largest number of occurrences...&quot;</title>
		<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Majority_logic_decoding&amp;diff=5827&amp;oldid=prev"/>
		<updated>2019-06-12T04:15:47Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;In &lt;a href=&quot;/Error_detection_and_correction&quot; title=&quot;Error detection and correction&quot;&gt;error detection and correction&lt;/a&gt;, &amp;#039;&amp;#039;&amp;#039;majority logic decoding&amp;#039;&amp;#039;&amp;#039; is a method to decode &lt;a href=&quot;/Repetition_code&quot; title=&quot;Repetition code&quot;&gt;repetition codes&lt;/a&gt;, based on the assumption that the largest number of occurrences...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In [[error detection and correction]], '''majority logic decoding''' is a method to decode [[repetition code]]s, based on the assumption that the largest number of occurrences of a symbol was the transmitted symbol.&lt;br /&gt;
&lt;br /&gt;
==Theory==&lt;br /&gt;
In a binary alphabet made of &amp;lt;math&amp;gt;0,1&amp;lt;/math&amp;gt;, if a &amp;lt;math&amp;gt;(n,1)&amp;lt;/math&amp;gt; repetition code is used, then each input bit is mapped to the [[code word]] as a string of &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;-replicated input bits. Generally &amp;lt;math&amp;gt;n=2t + 1&amp;lt;/math&amp;gt;, an odd number.&lt;br /&gt;
&lt;br /&gt;
The repetition codes can detect up to &amp;lt;math&amp;gt;[n/2]&amp;lt;/math&amp;gt; transmission errors. Decoding errors occur when the more than these transmission errors occur. Thus, assuming bit-transmission errors are independent, the probability of error for a repetition code is given by &amp;lt;math&amp;gt; P_e = \sum_{k=\frac{n+1}{2}}^{n} &lt;br /&gt;
{n \choose k}&lt;br /&gt;
\epsilon^{k} (1-\epsilon)^{(n-k)}&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;\epsilon&amp;lt;/math&amp;gt; is the error over the transmission channel.&lt;br /&gt;
&lt;br /&gt;
==Algorithm==&lt;br /&gt;
===Assumptions===&lt;br /&gt;
The code word is &amp;lt;math&amp;gt;(n,1)&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;n=2t+1&amp;lt;/math&amp;gt;, an odd number.&lt;br /&gt;
&lt;br /&gt;
* Calculate the &amp;lt;math&amp;gt;d_H&amp;lt;/math&amp;gt; [[Hamming weight]] of the repetition code.&lt;br /&gt;
* if &amp;lt;math&amp;gt;d_H \le t &amp;lt;/math&amp;gt;, decode code word to be all 0's&lt;br /&gt;
* if &amp;lt;math&amp;gt;d_H \ge t+1 &amp;lt;/math&amp;gt;, decode code word to be all 1's&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
In a &amp;lt;math&amp;gt;(n,1)&amp;lt;/math&amp;gt; code, if R=[1 0 1 1 0], then &lt;br /&gt;
it would be decoded as, &lt;br /&gt;
* &amp;lt;math&amp;gt;n=5, t=2&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;d_H = 3 &amp;lt;/math&amp;gt;, so R'=[1 1 1 1 1]&lt;br /&gt;
* Hence the transmitted message bit was 1.&lt;br /&gt;
&lt;br /&gt;
==Source==&lt;br /&gt;
&lt;br /&gt;
[http://wikipedia.org/ http://wikipedia.org/]&lt;br /&gt;
&lt;br /&gt;
[[Category:Error-correcting codes]]&lt;br /&gt;
==See Also on BitcoinWiki==&lt;br /&gt;
* [[Xriba]]&lt;br /&gt;
* [[Bitlumens]]&lt;br /&gt;
* [[Õpet Foundation]]&lt;br /&gt;
* [[Travelertoken]]&lt;br /&gt;
* [[HELIX Orange]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>