Skip to content

CCSDS Reed solomon and ASM marker #553

Answered by daniestevez
keenerm asked this question in Q&A
Discussion options

You must be logged in to vote

Hello, some comments:

  • The "CCSDS Reed-Solomon Encoder" block supports the (255,223) CCSDS code, both with the dual and the conventional basis, but it doesn't support the (255, 239) code.
  • You could configure the generic "Reed-Solomon Encoder" block to use the (255, 239) code with the conventional basis, but I don't think there's out-of-the box support for the (255, 239) with the dual basis. Some C++ coding will be needed.
  • "Sync and Create PDU" doesn't serve to add an ASM. It serves to detect an ASM and extract a PDU with the frame following the ASM. Hence it belongs to a receiver. Not to a transmitter.
  • For the receiver you already have a fully working solution in the "CCSDS Concatenated D…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@keenerm
Comment options

@daniestevez
Comment options

@keenerm
Comment options

Answer selected by keenerm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants