Piggyback:捎带确认(法) A technique used to return acknowledgement information across a full-duplex (two-way simultaneous)data link without the use of special(acknowledgement)message. The acknowledgement information relating to the flow of message in one direction is embedded(piggybacked)into normal data-carrying message flowing in the reverse direction. 经全双工(双向同时)数据链路,不用专门(确认)报文返回 确认信息所用的技术。与一个方向的报文流有关的确认 信息钳在反方向正常携带数据的报文流中
Piggyback:捎带确认(法) A technique used to return acknowledgement information across a full-duplex (two-way simultaneous) data link without the use of special (acknowledgement) message. The acknowledgement information relating to the flow of message in one direction is embedded (piggybacked) into normal data-carrying message flowing in the reverse direction. 经全双工(双向同时)数据链路,不用专门(确认)报文返回 确认信息所用的技术。与一个方向的报文流有关的确认 信息钳在反方向正常携带数据的报文流中
3.纠错码的原理 米附加一些消息对原信息的性质加以说明。 装从几何学上看,是通过空间变换把一些紧密排列的点重新分布,使 之有一定距离。 如:银行卡号,偶校验码 (0,0)→(0,0,1) (0,1)→(0,1,0) (0,1) (1,10 (1,0)→(1,0,0) (0,1,0)k (1,1,0) (1,1)→(1,1,1) (0,1,1)… …(1,1,10 (0,0) (1,0) (0,0,0.1,0,0) (0,0,1y (1,0,1)
3.纠错码的原理 附加一些消息对原信息的性质加以说明。 从几何学上看,是通过空间变换把一些紧密排列的点重新分布,使 之有一定距离。 如:银行卡号,偶校验码 (0,0) (1,0) (0,1) (1,1) (0,0,0) (1,0,0) (0,1,0) (1,1,0) (0,0) → (0,0,1) (0,1) → (0,1,0) (1,0) → (1,0,0) (1,1) → (1,1,1) (0,1,1) (0,0,1) (1,0,1) (1,1,1)
4.纠错码的三个例子 1.奇偶校验码 问题:1.奇偶校验码能否纠错?(答案) 2.提高方式: ◆CRC(Cyclic Redundancy Check)循环冗余校验码,是一种缩 短循环码,广泛用于帧校验,习惯上把校验位称作CC校验码 条形码的检错 2.重复码(见p10,例1.1) 00100 000000111000000 3.线性分组码
4.纠错码的三个例子 1.奇偶校验码 问题:1. 奇偶校验码能否纠错?(答案) 2. 提高方式: ⬧ CRC(Cyclic Redundancy Check)循环冗余校验码,是一种缩 短循环码,广泛用于帧校验,习惯上把校验位称作CRC校验码 ⬧ 条形码的检错 2.重复码(见p10,例1.1) 00100 000 000 111 000 000 3.线性分组码