필터 지우기
필터 지우기

General CRC Generator - How to determine generator polynomial

조회 수: 1 (최근 30일)
Pascal Viertel
Pascal Viertel 2024년 5월 13일
댓글: Piyush Kumar 2024년 5월 22일
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#)

답변 (1개)

Piyush Kumar
Piyush Kumar 2024년 5월 20일
편집: Piyush Kumar 2024년 5월 20일
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
Pascal Viertel
Pascal Viertel 2024년 5월 21일
편집: Pascal Viertel 2024년 5월 21일
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 2024년 5월 22일
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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Array and Matrix Mathematics에 대해 자세히 알아보기

제품


릴리스

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by