纠错编码习题解答

上传人:liy****000 文档编号:116808622 上传时间:2019-11-17 格式:DOC 页数:14 大小:387.04KB
返回 下载 相关 举报
纠错编码习题解答_第1页
第1页 / 共14页
纠错编码习题解答_第2页
第2页 / 共14页
纠错编码习题解答_第3页
第3页 / 共14页
纠错编码习题解答_第4页
第4页 / 共14页
纠错编码习题解答_第5页
第5页 / 共14页
点击查看更多>>
资源描述

《纠错编码习题解答》由会员分享,可在线阅读,更多相关《纠错编码习题解答(14页珍藏版)》请在金锄头文库上搜索。

1、纠错编码习题解答第一章1.1 Solution: p=0.05(1)The correct decoding Pc is Pc= P0 =C40p0(1-p)4=0.8145(2)The decoding error Pe is Pe = P2+P4 = C42p2(1-p)2 + C44p4(1-p)0 = 0.0135(3)The decoding failure Pf is Pf= C41p(1-p)3 + C43p3(1-p) = 0.17201.2 Solution: Because the success rate does not fall below 99%,then the

2、decoding failure Pf 1% .And p1, Pf = P1 = n*0.001*0.999n-1 0.01 So n=10 .then the maximum blocklength n such that the success ratedoes not fall below 99% is 10.1.3 Solution: p=0.01 Pf = P2 = C42p2(1-p)2 = C42 * 0.012 * 0.992 = 0.000588 So the decoding failure rate is 0.000588.1.4 Solution: (a)Error:

3、 There is one error (b)Correct (c)Failure (d)Error: There is two error1.5 Solution: S1 = v1+v2+v3+v4+v6+v8+v9+v12 S2 = v2+v3+v4+v5+v7+v9+v10+v13 S3 = v3+v4+v5+v6+v8+v10+v11+v14 S4 = v1+v2+v3+v5+v7+v8+v11+v15Error pattern e Error Syndrome s(e1,e2,e3,e4,e5,e6,e7,e8,e9,e10,e11,e12,e13,e14,e15) (s1,s2,s

4、3,s4)0000 0000 0000 000 0000 0000 0000 0000 001 0001 0000 0000 0000 010 0010 0000 0000 0000 100 0100 0000 0000 0001 000 1000 0000 0000 0010 000 0011 0000 0000 0100 000 01100000 0000 1000 000 1100 0000 0001 0000 000 1011 0000 0010 0000 000 0101 0000 0100 0000 000 1010 0000 1000 0000 000 0111 0001 000

5、0 0000 000 11100010 0000 0000 000 1111 0100 0000 0000 000 1101 1000 0000 0000 000 10011.6 Solution (1)s=(0000) e = 0000 0000 0000 000 c= e+v1 = (000000000000000)+(100010011001001)= (100010011001001) (2)s=(1011) e = 0000 0001 0000 000 c= e+v2 = (000000010000000)+(001001110100110)= (001001100100110)1.

6、7 Solution (1) v=(1011 110) s=(110)e = (001 0000) c=(1001 110) (2) v=(1100 110) s=(100) e = (0000 100) c=(1100 010) (3) v=(0001 011) s=(000) e=(0000 000) c=(0001 011)第二章2.1 Solution:cisins0000000000000111001011010010100101001110011101110011001101001011001101011010111101111110From the table ,we can k

7、now every Ci has only Cj .2.2 Solution 1 1 1 1 1 1 1 r1-r2 1 0 0 0 1 0 1G2= 0 1 1 1 0 1 0 r2-r3 0 1 0 0 1 1 1 = G1 0 0 1 1 1 0 1 0 0 1 0 1 1 0 0 0 0 1 0 1 1 r3-r4 0 0 0 1 0 1 1G1 is systematic form.And every liner coder is equivalent to a systematic linear codeSo the (7,4) linear codes generated by

8、G1 and G2 equivalent. 2.3 SolutionInformation wordCodeword000000000001001110010010101011011011100100011101101101110110110111111000 (a) C0 = (000) G = (000000)C1 = (001) G = (001110)C2 = (010) G = (010101)C3 = (011) G = (011011)C4 = (100) G = (100011)C5 = (101) G = (101101)C6 = (110) G = (110110)C7 =

9、 (111) G = (111000)(b)If p=0 thenInformation wordCodeword000000000001001001010010010011011011100100100101101101110110110111111111If p=1 thenInformation wordCodeword0000001110010011100100101010110111001001000111011010101101100011111110002.4 SolutionBecause the (4,3) even-parity code is a linear code

10、,The minimum distance d(Ci,Cj)= Wmin = 2The error detection limit is L=2-1=1The error correction is t=(2-1)/2=0.5.Namely 0.2.5 Solution 1 1 1 0 1 0 0 0 1 1 1 0 1 0 0 0 0 1 1 1 0 1 0 0 r4-r3-r2-r1 0 1 1 1 0 1 0 0H= 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 1 1 1 1 1 1 1 0 1 1 0 0 0 1So the systematic forms

11、 is 1 1 1 0 1 0 0 0 0 1 1 1 0 1 0 0 1 1 0 1 0 0 1 0 1 0 1 1 0 0 0 1 Because H = PT | In-k and G=Ik | PThen G = 1 0 0 0 1 0 1 1 0 1 0 0 1 1 1 0 0 0 1 0 1 1 0 1 0 0 0 1 0 1 1 12.6 Solution 1 1 1 0 1 0 0 0 1 0 1 1 0 1 1 1 0 1 0 0 HT = 1 1 1 1H= 1 1 0 1 0 0 1 0 1 1 0 1 1 1 1 1 1 1 1 1 0 1 1 1 1 0 0 1 0 1 0 1 0 0 1 1 0 0 0 1So eivi=c+eisi=viHTeici=vi+eiconclusion000001000110011101010000010001100011Correct codeword01010000001100111000absentDecoding failure000110100111100111010010000001011001Incorrect codeword第三章3.1 solution Because x3+1 x4+x+1 x7+x3+1

展开阅读全文
相关资源
正为您匹配相似的精品文档
相关搜索

最新文档


当前位置:首页 > 行业资料 > 其它行业文档

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号