Jump to content

Soft-in soft-out decoder

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Oli Filth (talk | contribs) at 21:55, 3 June 2009 (See also: add link). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A soft-in soft-out (SISO) decoder is a type of decoder used with error correcting codes. "Soft-in" refers to the fact that the incoming data may take on values other than 0 or 1, in order to indicate reliability. "Soft-out" refers to the fact that each bit in the decoded output also takes on a value indicating reliability. Typically, the soft output is used as the soft input to an outer decoder in a system using concatenated codes, or to modify the input to a further decoding iteration such as in the decoding of turbo codes.

Examples include the BCJR algorithm and the soft output Viterbi algorithm.

See also