Kemimi / Convolutional_ChannelCoding

Simulating the convolutional encoding and Viterbi decoding, combined with the TSMA, get the BER.
1 stars 0 forks source link

Question for Convolutional code rate #1

Open YaoChen8591 opened 5 months ago

YaoChen8591 commented 5 months ago

@Kemimi HI i have some question,if i want use code rate 1/2 is just modify some parameters is OK?

Kemimi commented 5 months ago

To reach the code rate of 1/2, you need to change the number of polynomials to 2. I am not very sure if other code need to be modified. I strongly suggest you to learn the principle of the convolutional encoding before.

YaoChen8591 commented 5 months ago

@Kemimi Sorry I may have been too anxious, could you recommend how I can learn convolutional coding theory?