ccsdsRSEncode , CCSDS RS Encoder input problem
이전 댓글 표시
hi, i want to use ccsdsRSEncode(or CCSDS RS Encoder block in simulink) with interleaving depth of 5. my question is that should i first interleve the massage and then give it to the function or interleaving for the input massage is not required?? i ask this because it is written in the description of the function for the input: "interleaved massage"
답변 (1개)
Kranti Balaga
2024년 3월 5일
0 개 추천
Hi,
The ccsdsRSEncode function and CCSDS RS Encoder Simulink block handles the interleaving based on the user's selection of Interleaving depth (I).
Doc page clearly explain the interleaving part in the algorithm section https://in.mathworks.com/help/wireless-hdl/ref/ccsdsrsencoder.html
Coming to ccsdsRSEncode, the table you are refering to Input Message Type: Interleaved input message is not required, we will plan to remove.
Thanks,
Kranti
댓글 수: 2
hojjat
2024년 3월 19일
Kranti Balaga
2024년 3월 20일
Thanks for trying.
You can check CCSDS RS Encoder Simulink block from Wireless HDL, where the block took care of the interleaver.
MATLAB CCSDS RS Encoder: message---> CCSDS RS Encoder
it will match.
카테고리
도움말 센터 및 File Exchange에서 HDL-Optimized System Design에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!