- Preamble might not be present in the frame that you defined.
- There might be another part of the frame resembling the preamble which makes the preamble detection wrong.
OFDM Synchronisation Example Not Working
조회 수: 1 (최근 30일)
이전 댓글 표시
I have been trying to create my own OFDM synchronisation model in Simulink and I have based my design off of the Matlab example. I noticed that for the standard message being sent the example works perfectly but if I change the message to simply be a binary sequence of all 1's or all 0's then the synchronisation no longer works. When i try sending these bits, the Preamble Start Location is rarely found and results in almost no frames being detected. Could someone please explain to me why this is happening and how I can stop it from doing so?
Thanks, Callum
댓글 수: 0
답변 (1개)
Siriniharika Katukam
2019년 8월 29일
Hi
There might be few reasons in this case of wrong synchronization like
Further, try adding few ramp up bits at the start of the frame which improves the probability of preamble detection.
참고 항목
카테고리
Help Center 및 File Exchange에서 OFDM에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!