文件名称:crc_rs_inv
介绍说明--下载内容均来自于网络,请自行研究使用
CRC和RS的组合编码,自编程序,能正确运行通过。
CRC+RS+交织
编码:计算CRC-->RS-->交织
数据:19byte 21byte 49byte 49byte
解码:解交织-->校验CRC-->输出/解RS后输出-->CRC校验-->输出
交织以7x7求转置交织,元素以字节为单位,交织深度7字节
数据量:19byte---->49byte(中包)
小包:10byte 12byte 28byte(小包)
-A combination of CRC and RS encoding, self-compiled program to run correctly passed. CRC+ RS+ Interleaved Coded: Calculate CRC-> RS-> intertwined Data: 19byte 21byte 49byte 49byte decoding: deinterleave- " Check CRC-> Output/de-RS after the output-> CRC School inspection- " output-cutting in order to seek Transpose 7x7 mixed, the element in bytes as a unit, cutting depth of 7 bytes of data: 19byte----> 49byte (in packets) packet: 10byte 12byte 28byte (small packs)
CRC+RS+交织
编码:计算CRC-->RS-->交织
数据:19byte 21byte 49byte 49byte
解码:解交织-->校验CRC-->输出/解RS后输出-->CRC校验-->输出
交织以7x7求转置交织,元素以字节为单位,交织深度7字节
数据量:19byte---->49byte(中包)
小包:10byte 12byte 28byte(小包)
-A combination of CRC and RS encoding, self-compiled program to run correctly passed. CRC+ RS+ Interleaved Coded: Calculate CRC-> RS-> intertwined Data: 19byte 21byte 49byte 49byte decoding: deinterleave- " Check CRC-> Output/de-RS after the output-> CRC School inspection- " output-cutting in order to seek Transpose 7x7 mixed, the element in bytes as a unit, cutting depth of 7 bytes of data: 19byte----> 49byte (in packets) packet: 10byte 12byte 28byte (small packs)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
crc_rs_inv
..........\bin2deci.m
..........\chancode.asv
..........\channeldec.asv
..........\channeldec.m
..........\channelenc.asv
..........\channelenc.m
..........\cnvdecode.m
..........\cnvencode.asv
..........\cnvencode.m
..........\cnv_encd.m
..........\crccode.m
..........\deci2bin.m
..........\fskdemodulation.m
..........\metric.m
..........\nxt_stat.m
..........\rsdecode.m
..........\rsencode.m
..........\transdata_49.bin
..........\usecnv.m
..........\viterbi.m
..........\bin2deci.m
..........\chancode.asv
..........\channeldec.asv
..........\channeldec.m
..........\channelenc.asv
..........\channelenc.m
..........\cnvdecode.m
..........\cnvencode.asv
..........\cnvencode.m
..........\cnv_encd.m
..........\crccode.m
..........\deci2bin.m
..........\fskdemodulation.m
..........\metric.m
..........\nxt_stat.m
..........\rsdecode.m
..........\rsencode.m
..........\transdata_49.bin
..........\usecnv.m
..........\viterbi.m