Filter löschen
Filter löschen

General CRC Generator - How to determine generator polynomial

10 Ansichten (letzte 30 Tage)
Pascal Viertel
Pascal Viertel am 13 Mai 2024
Kommentiert: Piyush Kumar am 22 Mai 2024
Hello everyone,
In my current project I have to perform a CRC check. At first I had to do this using a regular block diagram, but now I would like to use the CRC generator block provided by Matlab. Unfortunately, I don't know how to determine the polynomial from a given block diagram.
Like here in the example: How do I get the given polynomial from the diagram? (https://de.mathworks.com/help/comm/ref/generalcrcgenerator.html#)

Antworten (1)

Piyush Kumar
Piyush Kumar am 20 Mai 2024
Bearbeitet: Piyush Kumar am 20 Mai 2024
Hi Pascal,
If you double click on the "General CRC Generator" block to get the "Block Parameters", you will find the generator polynomial.
I found this from the Parameters sections of the documentation for the block.
  2 Kommentare
Pascal Viertel
Pascal Viertel am 21 Mai 2024
Bearbeitet: Pascal Viertel am 21 Mai 2024
My question is how I can get from here:
To here:
So basically how is it possible to determine from a given blockdiagram the generator polynomial.
Piyush Kumar
Piyush Kumar am 22 Mai 2024
If you refer to the "Algorithm section" and check the algorithm for "Indirect CRC Algorithm", it has explained the steps involved in detail. There is also a diagram. I am talking about this documentation link.

Melden Sie sich an, um zu kommentieren.

Produkte


Version

R2024a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by