Jump to content

Talk:Systematic code

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by SineBot (talk | contribs) at 18:01, 16 May 2015 (Signing comment by 78.25.122.212 - "Please clarify about order of message bit: new section"). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconTelecommunications C‑class
WikiProject iconThis article is within the scope of WikiProject Telecommunications, a collaborative effort to improve the coverage of Telecommunications on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
CThis article has been rated as C-class on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.

Comparison

I've removed the stuff comparing typical uses of systematic vs. non-systematic, for the following reasons:

  • The terms "systematic" and "non-systematic" are typically used to describe channel coding, not source coding. Therefore, discussions of "redundancy within the original bit stream" are irrelevant.
  • Any non-systematic block or convolutional code can be transformed into an equivalent systematic code, that performs identically. Therefore, the following claims are untrue:
    • "They are appropriate for noisy channels (e.g. wireless communication)." In fact, systematic codes are almost always used in practice, as they are far easier to generate and decode.
    • "Systematic codes are typically used when the probability of loss or damage is low or transmission latency is an issue." This implies that they are not generally used when the probability of loss is high.
    • "Systematic codes have a lower bound on the size of the encoded output: the size of the original message." This of course applies to non-systematic codes as well.

Oli Filth 22:54, 22 February 2007 (UTC)[reply]

Please clarify about order of message bit

Please clarify description for non-systematic case: if x1 x2 x3 x4 is message and p1 p2 p3 is other bits of codeword will be some C generate encoded string, for example, p1, x4, p2, x1, x2, p3, x3 systematic code or not-systematic ?! " Conversely, in a non-systematic code the output DOES NOT CONTAIN the input symbols. " My example CONTAIN input symbols but in other, not solid, order. — Preceding unsigned comment added by 78.25.122.212 (talk) 18:00, 16 May 2015 (UTC)[reply]