Block code: Difference between revisions

Content deleted Content added
request citation for unstable information
No edit summary
Tags: Reverted Visual edit Mobile edit Mobile web edit
Line 24:
 
=== The alphabet Σ ===
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>.
 
=== The message length ''k'' ===