Sorry for posting in the wrong thread. "Desperate times call for desperate measures..."I have a question in regards to (n,k) block codes. For a given value of k i.e., (n, 54) which is guaranteed to correct t=10 errors and L is an integer such that L >= n.
What is the numerical value for L?
I don't really understand what L is representing. My assumption is that n is the optimal value for bandwidth efficiency however L is acceptable just with some trade offs.
Is this assumption accurate?
Secondly, I have tried multiple approaches to finding the value of n (which I assume will be the value for L seeing as it can be equal to n). These include using the Plotkin bound, which resulted in the value for n being smaller than the given value of k. I've tried using the definition in the image below and using Matlab to solve the inequality, resulting in there being no value for n (?)
I'm not really sure how else to approach this question.
Am I missing something simple/obvious here? Any advice is greatly appreciated.