Repetition code (original) (raw)

Property Value
dbo:abstract Der Wiederholungscode ist der einfachste fehlerkorrigierende Kanalcode. Er wiederholt jedes übertragene Symbol -mal. (de) In coding theory, the repetition code is one of the most basic error-correcting codes. In order to transmit a message over a noisy channel that may corrupt the transmission in a few places, the idea of the repetition code is to just repeat the message several times. The hope is that the channel corrupts only a minority of these repetitions. This way the receiver will notice that a transmission error occurred since the received data stream is not the repetition of a single message, and moreover, the receiver can recover the original message by looking at the received message in the data stream that occurs most often. Because of the bad error correcting performance coupled with the low code rate (ratio between useful information symbols and actual transmitted symbols), other error correction codes are preferred in most cases. The chief attraction of the repetition code is the ease of implementation. (en) Le code de répétition est une solution simple pour se prémunir des erreurs de communication dues au bruit dans un canal binaire symétrique. C'est une technique de codage de canal, c'est-à-dire un code correcteur. (fr) 反復符号(英: Repetition code)とは、ビットを反復することで伝送路上の誤りのない通信を実現する 符号化手法である。反復符号は非常に単純な符号化手法である。フェージングのある通信路では反復回数が多いほど誤り率が低下するが、ホワイトノイズが加算されるような通信路では逆に誤り率が高くなる。 (ja)
dbo:wikiPageID 3473949 (xsd:integer)
dbo:wikiPageLength 3699 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1089567803 (xsd:integer)
dbo:wikiPageWikiLink dbr:Block_code dbr:Communication_channel dbr:Majority_logic_decoding dbc:Coding_theory dbr:Fountain_code dbr:Hamming_code dbr:Hamming_distance dbc:Error_detection_and_correction dbr:Binary_erasure_channel dbr:Code_rate dbr:Coding_theory dbr:Turbo_code dbr:Channel_capacity dbr:FlexRay dbr:Repeat-accumulate_code dbr:Concatenated_error_correction_codes dbr:Perfect_code dbr:Error-correcting_code dbr:Error_correction_codes dbr:UART
dbp:wikiPageUsesTemplate dbt:More_citations_needed
dct:subject dbc:Coding_theory dbc:Error_detection_and_correction
rdfs:comment Der Wiederholungscode ist der einfachste fehlerkorrigierende Kanalcode. Er wiederholt jedes übertragene Symbol -mal. (de) Le code de répétition est une solution simple pour se prémunir des erreurs de communication dues au bruit dans un canal binaire symétrique. C'est une technique de codage de canal, c'est-à-dire un code correcteur. (fr) 反復符号(英: Repetition code)とは、ビットを反復することで伝送路上の誤りのない通信を実現する 符号化手法である。反復符号は非常に単純な符号化手法である。フェージングのある通信路では反復回数が多いほど誤り率が低下するが、ホワイトノイズが加算されるような通信路では逆に誤り率が高くなる。 (ja) In coding theory, the repetition code is one of the most basic error-correcting codes. In order to transmit a message over a noisy channel that may corrupt the transmission in a few places, the idea of the repetition code is to just repeat the message several times. The hope is that the channel corrupts only a minority of these repetitions. This way the receiver will notice that a transmission error occurred since the received data stream is not the repetition of a single message, and moreover, the receiver can recover the original message by looking at the received message in the data stream that occurs most often. (en)
rdfs:label Wiederholungscode (de) Code de répétition (fr) 反復符号 (ja) Repetition code (en)
owl:sameAs freebase:Repetition code wikidata:Repetition code dbpedia-de:Repetition code dbpedia-fr:Repetition code dbpedia-ja:Repetition code https://global.dbpedia.org/id/3R5Ar
prov:wasDerivedFrom wikipedia-en:Repetition_code?oldid=1089567803&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Repetition_code
is dbo:wikiPageWikiLink of dbr:List_of_algebraic_coding_theory_topics dbr:Triple_modular_redundancy dbr:Error_correction_code dbr:Error_detection_and_correction dbr:Majority_logic_decoding dbr:Data_redundancy dbr:Hadamard_code dbr:Linear_code dbr:Quantum_error_correction dbr:Hamming_code dbr:Hybrid_automatic_repeat_request dbr:Coding_theory dbr:Mariner_9 dbr:Reed–Muller_code
is foaf:primaryTopic of wikipedia-en:Repetition_code