Block code: Difference between revisions

Content deleted Content added
m Reverted 1 edit by 2405:204:9129:6FE3:0:0:BB2:48A1 (talk) to last revision by Goudron
No edit summary
Tags: Mobile edit Mobile web edit
Line 24:
The data stream to be encoded is modeled as a [[string (computer science)|string]] over some '''alphabet''' <math>\Sigma</math>. The size <math>|\Sigma|</math> of the alphabet is often written as <math>q</math>. If <math>q=2</math>, then the block code is called a ''binary'' block code. In many applications it is useful to consider <math>q</math> to be a [[prime power]], and to identify <math>\Sigma</math> with the [[finite field]] <math>\mathbb F_q</math>.
 
<math>k</math> in Morse code is ?????
=== The message length ''k'' ===
Messages are elements <math>m</math> of <math>\Sigma^k</math>, that is, strings of length <math>k</math>.
Hence the number <math>k</math> is called the '''message length''' or '''dimension''' of a block code.
 
=== The block length ''n'' ===