Talk:Convolutional code: Difference between revisions

Content deleted Content added
SN74LS00 (talk | contribs)
No edit summary
Implementing WP:PIQA (Task 26)
 
(6 intermediate revisions by 5 users not shown)
Line 1:
{{WikiProject Telecommunications}}banner shell|class=C|
{{WikiProject Telecommunications }}
}}
 
== Code Rate 1 ==
Re the recent change to say that code rates could be equal to 1, I don't know of any such codes ever being used in practice, and it certainly doesn't seem very useful...
 
Line 9 ⟶ 12:
Josh Rubin: I second BrettE. The page for Reed-Solomon codes gives a rough but accurate definition;
this page manages to talk about convolutional codes without defining them. A definition of "convolution" as used in mathematics and signal processing is in order too.
 
:Codes of rate 1 are used in practice I'm quite sure. They would be used in storage media usually to satisfy frequency-related constraints. You can think of these codes as simply transforming information into a different format without changing its rate. [[User:BourkeM|<span style="font-weight:bold"><span style="color:red">Bo</span><span style="color:green">ur</span><span style="color:blue">ke</span><span style="color:red">M</span></span>]] <sup>[[User talk:BourkeM|Converse!]]</sup> 05:46, 23 September 2015 (UTC)
 
== Sequential decoding ==
Line 45 ⟶ 50:
However the figure has 2 registers, m1 should not be a register, it's the input bit
If m1 was was a register, it would output its input on the _next_ clock tick, with its input being what I observe as an unnamed arrow from the left <span style="font-size: smaller;" class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/195.251.124.94|195.251.124.94]] ([[User talk:195.251.124.94|talk]]) 18:08, 10 February 2012 (UTC)</span><!-- Template:Unsigned IP --> <!--Autosigned by SineBot-->
 
:You are right, and the description is wrong: that code has only 4 states, not 8. --[[User:Cantalamessa|Cantalamessa]] ([[User talk:Cantalamessa|talk]]) 20:03, 9 May 2016 (UTC)
 
== Vandalism ==
Line 50 ⟶ 57:
Just removed vandalism from 202.184.111.75 (which seems to have a track record of vandalism on other pages : see https://en.wikipedia.org/wiki/User_talk:202.184.111.75)
[[User:SN74LS00|SN74LS00]] ([[User talk:SN74LS00|talk]]) 12:15, 28 January 2014 (UTC)
 
== MATLAB example code? ==
 
I'm curious as to what the policy is regarding sample code being written in open/free language/tools. The sample code on this page is not useful for people who don't have MATLAB, and for MATLAB users, it's the kind of thing that likely belongs in a user manual. Would a more open language make more sense to provide a demonstration of this kind of thing?
 
[[User:XXV|XXV]] ([[User talk:XXV|talk]]) 04:46, 12 September 2014 (UTC)
 
== k vs. K confusion ==
 
I had to pull out a textbook to un-confuse myself -- I think later in this article, lower-case k (defined at the top as the output symbol rate) is being re-used at the bottom where it's referred to as 'constraint length'; which was defined as upper-case K at the beginning. Is that correct?
[[Special:Contributions/50.205.21.122|50.205.21.122]] ([[User talk:50.205.21.122|talk]]) 01:15, 6 July 2017 (UTC)