주요 콘텐츠

전송 채널 하위 컴포넌트

5G NR에서의 CRC 코딩, 코드 블록 분할, 극성 코딩과 LDPC 코딩, 레이트 매칭과 레이트 복원

5G Toolbox™ 로우 레벨 전송 채널 하위 컴포넌트 함수를 사용하여 다음을 수행합니다.

  • CRC(순환 중복 검사) 인코딩 및 디코딩을 수행합니다.

  • 극성 인코딩, 디코딩, 레이트 매칭, 레이트 복원을 수행합니다.

  • LDPC(저밀도 패리티 검사) 인코딩, 디코딩, 레이트 매칭, 레이트 복원을 수행합니다.

  • LDPC 코드 블록 분할 및 분할 해제를 수행합니다.

함수

nrCRCEncodeCRC(순환 중복 검사) 계산 및 추가
nrCRCDecodeDecode and remove cyclic redundancy check (CRC)
nrLDPCEncodeLDPC(저밀도 패리티 검사) 인코딩
nrLDPCDecodeLow-density parity-check (LDPC) decoding
nrRateMatchLDPCLDPC(저밀도 패리티 검사) 레이트 매칭
nrRateRecoverLDPCLow-density parity-check (LDPC) rate recovery
nrPolarDecode극성 디코딩
nrPolarEncode극성 인코딩
nrRateMatchPolarPolar rate matching
nrRateRecoverPolarPolar rate recovering
nrCodeBlockSegmentLDPCLDPC code block segmentation and CRC attachment
nrCodeBlockDesegmentLDPCLDPC code block desegmentation and CRC decoding
nrTBSTransport block size

객체

nrCQITablesCQI lookup tables (R2024a 이후)
nrPDSCHMCSTablesPDSCH MCS lookup tables (R2024a 이후)
nrPUSCHMCSTablesPUSCH MCS lookup tables (R2024a 이후)

도움말 항목

추천 예제