Convolutional code: Difference between revisions

Content deleted Content added
Ring0 (talk | contribs)
added info about recursive codes, impulse response and transfer functions
Ring0 (talk | contribs)
m formatting
Line 19:
The encoder on the picture above is a ''non-recursive'' encoder. Here's an example of a recursive one:
 
[[Image:Convolutional_encoder_recursive.png|frameleft|thumb|340px|none|rate 1/2 recursive, systematic convolutional encoder with constraint length 4]]
 
One can see that a data sequence being encoded is here a part of the output (encoded) sequence too (look at the output 2). Such codes are referred to as ''systematic'', other are called ''non-systematic''.