<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=Singleton-Schranke</id>
	<title>Singleton-Schranke - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=Singleton-Schranke"/>
	<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Singleton-Schranke&amp;action=history"/>
	<updated>2026-06-08T03:33:42Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Wikipedia (Deutsch) – Lokale Kopie</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki-de.moshellshocker.dns64.de/index.php?title=Singleton-Schranke&amp;diff=635324&amp;oldid=prev</id>
		<title>imported&gt;SchlurcherBot: Bot: http → https</title>
		<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Singleton-Schranke&amp;diff=635324&amp;oldid=prev"/>
		<updated>2025-10-10T22:56:27Z</updated>

		<summary type="html">&lt;p&gt;Bot: http → https&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Die &amp;#039;&amp;#039;&amp;#039;Singleton-Schranke&amp;#039;&amp;#039;&amp;#039; bezeichnet eine obere Schranke für die [[Hamming-Abstand#Mindestdistanz|Mindestdistanz]] &amp;lt;math&amp;gt;d&amp;lt;/math&amp;gt; eines [[Blockcode]]s der Länge &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; bei Informationswörtern der Länge &amp;lt;math&amp;gt;k&amp;lt;/math&amp;gt; über einem einheitlichen Alphabet &amp;lt;math&amp;gt;\Sigma&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Sie lautet:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;d \le n-k+1&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Die Schranke kann auf folgende Art intuitiv klargemacht werden:&lt;br /&gt;
&lt;br /&gt;
* Annahme: Alphabet &amp;lt;math&amp;gt;\Sigma =\{0,\ldots,q-1\}&amp;lt;/math&amp;gt;&lt;br /&gt;
* Anzahl der möglichen Informationswörter : &amp;lt;math&amp;gt;|\mathcal I| = q^k&amp;lt;/math&amp;gt;&lt;br /&gt;
* Anzahl der Codewörter: &amp;lt;math&amp;gt;|\mathcal C|=|\mathcal I| = q^k&amp;lt;/math&amp;gt;&lt;br /&gt;
* Mindestdistanz: &amp;lt;math&amp;gt;d&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Streicht man nun in den Codewörtern jeweils die letzten (&amp;lt;math&amp;gt;d-1&amp;lt;/math&amp;gt;) der &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; Stellen, so haben die übrigen Codewörter zueinander immer noch mindestens den [[Hamming-Abstand]] 1. Bei &amp;lt;math&amp;gt;d&amp;lt;/math&amp;gt; Streichungen wäre dies nicht mehr gewährleistet. Damit sind immer noch alle Codewörter unterschiedlich, also &lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;|\mathcal C&amp;#039;| = |\mathcal C| = q^k&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Deswegen muss auch die Anzahl der durch die Länge &amp;lt;math&amp;gt;n-(d-1)&amp;lt;/math&amp;gt; erzeugbaren Wörter &amp;lt;math&amp;gt;q^{n-d+1}\ge q^k&amp;lt;/math&amp;gt; sein.&lt;br /&gt;
Stellt man diese Gleichung um, ergibt sich daraus die Singleton-Schranke&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;n-d+1\geq k \Leftrightarrow d\leq n-k+1&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Für nicht-lineare Codes gilt entsprechend&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;M \le q^{n-d+1}&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
wobei &amp;lt;math&amp;gt;M = |\mathcal C|&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Codes, die die Singleton-Schranke mit Gleichheit erfüllen, nennt man auch [[MDS-Code]]s.&lt;br /&gt;
&lt;br /&gt;
== Beziehung zur Hamming-Schranke ==&lt;br /&gt;
&lt;br /&gt;
Im Falle der [[Hamming-Schranke]] ist &amp;lt;math&amp;gt;t = \lfloor (d-1)/2 \rfloor &amp;lt;/math&amp;gt; die Anzahl der maximal korrigierbaren Fehler eines Codes mit der Hamming-Distanz &amp;lt;math&amp;gt;d&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Die Hamming-Schranke sagt aus, dass&lt;br /&gt;
:&amp;lt;math&amp;gt; q^n \geq q^k {\sum_{i=0}^t(q-1)^i \binom n i} &amp;lt;/math&amp;gt;,&lt;br /&gt;
beziehungsweise&lt;br /&gt;
:&amp;lt;math&amp;gt; n \geq k + \log_q{\sum_{i=0}^t(q-1)^i \binom n i} &amp;lt;/math&amp;gt;&lt;br /&gt;
erfüllt sein muss für einen Code, der mittels &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; Symbolen eines Alphabets &amp;lt;math&amp;gt;\Sigma&amp;lt;/math&amp;gt; der Größe &amp;lt;math&amp;gt;q&amp;lt;/math&amp;gt; eine Nachricht mit der Länge &amp;lt;math&amp;gt;k&amp;lt;/math&amp;gt; transportiert.&lt;br /&gt;
&lt;br /&gt;
Für zum Beispiel &amp;lt;math&amp;gt;n = 512&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;t = 11&amp;lt;/math&amp;gt; (erfordert eine Hamming-Distanz von &amp;lt;math&amp;gt;d = 23&amp;lt;/math&amp;gt;) erhält man in Abhängigkeit von der Größe &amp;lt;math&amp;gt;q&amp;lt;/math&amp;gt; des Alphabets &amp;lt;math&amp;gt;\Sigma&amp;lt;/math&amp;gt;:&lt;br /&gt;
* &amp;lt;math&amp;gt;q=2: k \leq 438{,}3746&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;math&amp;gt;q=4: k \leq 466{,}4807&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;math&amp;gt;q=16: k \leq 482{,}8572&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;math&amp;gt;q=2^{8}: k \leq 491{,}8086&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;math&amp;gt;q=2^{16}: k \leq 496{,}4004&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;math&amp;gt;q=2^{32}: k \leq 498{,}7002&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;math&amp;gt;q=2^{64}: k \leq 499{,}8501&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;math&amp;gt;q=2^{128}: k \leq 500{,}4250&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;math&amp;gt;q=2^{256}: k \leq 500{,}7125&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;math&amp;gt;q \to \infty: k \leq 501{,}0000&amp;lt;/math&amp;gt;										&lt;br /&gt;
Die Hamming-Schranke macht vergleichsweise genaue Aussagen in Abhängigkeit von &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;t&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;q&amp;lt;/math&amp;gt;. Für sehr große &amp;lt;math&amp;gt;q&amp;lt;/math&amp;gt; strebt sie einem Grenzwert zu.&lt;br /&gt;
&lt;br /&gt;
Im Falle der Singleton-Schranke ist &amp;lt;math&amp;gt;t = \lfloor(d - 1)/2\rfloor = \lfloor(n-k)/2\rfloor &amp;lt;/math&amp;gt; die Anzahl der maximal korrigierbaren Fehler eines Codes mit der [[Hamming-Abstand#Mindestdistanz|Mindestdistanz]] &amp;lt;math&amp;gt;d&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Für zum Beispiel &amp;lt;math&amp;gt;n = 512&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;t = 11&amp;lt;/math&amp;gt; (erfordert eine Mindestdistanz von &amp;lt;math&amp;gt;d = 12&amp;lt;/math&amp;gt;) erhält man:&lt;br /&gt;
* &amp;lt;math&amp;gt;k \leq 501&amp;lt;/math&amp;gt;										&lt;br /&gt;
unabhängig von &amp;lt;math&amp;gt;q&amp;lt;/math&amp;gt;. Die Singleton-Schranke ist eine ungenauere Abschätzung als die Hamming-Schranke, die die Größe des Alphabets nicht berücksichtigt.&lt;br /&gt;
Weiterhin gibt es Unterschiede in der Beziehung zwischen &amp;lt;math&amp;gt;t&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;d&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Literatur ==&lt;br /&gt;
*{{Literatur | Autor = J.H. van Lint | Titel = Introduction to Coding Theory (Graduate Texts in Mathematics) | Verlag = Springer | Ort = Berlin | Auflage = 2. | ISBN = 978-3-540-54894-2 }}&lt;br /&gt;
* Martin Bossert: &amp;#039;&amp;#039;Kanalcodierung&amp;#039;&amp;#039;. 3. überarbeitete Auflage, Oldenbourg Verlag, München 2013, ISBN 3-486-72128-3.&lt;br /&gt;
* Otto Mildenberger (Hrsg.): &amp;#039;&amp;#039;Informationstechnik kompakt. Theoretische Grundlagen.&amp;#039;&amp;#039; Friedrich Vieweg &amp;amp; Sohn Verlag, Wiesbaden 1999, ISBN 3-528-03871-3.&lt;br /&gt;
* Werner Heise, Pasquale Quattrocchi: &amp;#039;&amp;#039;Informations- und Codierungstheorie&amp;#039;&amp;#039;. 2. Auflage, Springer Verlag, Berlin / Heidelberg 1989, ISBN 978-3-540-50537-2.&lt;br /&gt;
&lt;br /&gt;
== Weblinks ==&lt;br /&gt;
* [https://www.math.rwth-aachen.de/~Sebastian.Thomas/teaching/codierungstheorie_09/vorlesung02.pdf Codierungstheorie] (abgerufen am 22. September 2017)&lt;br /&gt;
* [http://www.stud.fernuni-hagen.de/q7267622/wp-content/uploads/2012/07/coding-theory.pdf Algebraische Codierungstheorie] (abgerufen am 22. September 2017)&lt;br /&gt;
* [http://mint.sbg.ac.at/rudi/CodingTheory2007/vl.pdf Einführung in die Codierungstheorie] (abgerufen am 22. September 2017)&lt;br /&gt;
* [https://crypto.iti.kit.edu/fileadmin/User/Signale_und_Codes/WS_15_16/SignaleundCodes.pdf Signale und Codes] (abgerufen am 22. September 2017)&lt;br /&gt;
* [http://www.iti.cs.tu-bs.de/TI-INFO/koslowj/FKC/outline.pdf FEHLERKORRIGIERENDE CODES] (abgerufen am 22. September 2017)&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Nachrichtentechnik]]&lt;br /&gt;
[[Kategorie:Diskrete Mathematik]]&lt;br /&gt;
[[Kategorie:Kodierungstheorie]]&lt;br /&gt;
[[Kategorie:Ungleichung]]&lt;/div&gt;</summary>
		<author><name>imported&gt;SchlurcherBot</name></author>
	</entry>
</feed>