HW/SW Codesign QPSK Transmitter and and Receiver Example runing problems
조회 수: 5 (최근 30일)
이전 댓글 표시
HW/SW Codesign QPSK Transmitter and and Receiver Example runing problems
Im using matlab 2017b I have finish the hw sw co dedign demo successfully However, i find that this demo require transmitter keep working during the entire experiment, that is, continuous transmitting. if i stop the transmitter (for example,disable the adi rf som transmitter block for a period of time),the RECIEVER will NOT accept any data even after tx start working again, how can i deal with this problem ps hardware is picozed sdr vivado is 2016.4
댓글 수: 0
채택된 답변
Neil MacEwen
2019년 5월 9일
Hi Yang,
This example has been designed as a streaming system, and the receiver has not been designed to cope with interruptions to the data stream. I'm afraid if you would like to make this suitable for a bursty system, you will need to investigate changes to the receiver yourself.
Regards,
Neil
댓글 수: 3
Neil MacEwen
2019년 5월 13일
Hi Yang,
I'm afraid the example is the same in R2018b and R2019a. To modify this to a burst-capable example you will need to investigate the changes yourself.
We'll note your requirement and think about future changes.
Kind regards,
Neil
추가 답변 (1개)
Neil MacEwen
2019년 9월 2일
Hi Yang,
The ADS-B model has been designed to work with bursty signals. The QPSK model has been designed to work with streaming signals. To modify this to a burst-capable example you will need to investigate the changes yourself.
Thanks,
Neil
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 QPSK에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!