HW/SW Codesign QPSK Transmitter and and Receiver Example runing problems
3 次查看(过去 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!