Run transmitter and receiver model in 1 model or 2 separate model in parallel
조회 수: 6 (최근 30일)
이전 댓글 표시
I have only 1 set of the hardware boards(AD-FMCOMMS4-EBZ(which is AD9364) and Zedboard). so I will run both transmitter and receiver on Zedboard.
1) if I run transmitter and receiver in one model in Simulink, I could receive the discontinuous sin wave shown in the following picture.
2) if I run transmitter and receiver in 2 different models in Simulink in parallel, I could not receive any data from receiver. This is really weird. I cannot figure out the reason and difference.
The example models I am using are:
https://ww2.mathworks.cn/help/supportpkg/xilinxzynqbasedradio/examples/frequency-offset-calibration-using-analog-devices-ad9361-ad9364.html
Transmitter model: zynqRadioFrequencyCalibrationTxAD9361AD9364SL
Receiver model: zynqRadioFrequencyCalibrationRxAD9361AD9364SL
*At present my questions are: a) how to receive continuous sin wave from receive?
b) why could I not receive any data from receiver if I run transmitter and receiver separately and in parallel?*
By the way: I am able to use command and Spectrum Analyzer to make sure transmitter is running while I start receiver.
I am suspecting whether there might be some special settings in Model Configuration Parameters
댓글 수: 0
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 RF Blockset Models for Transceivers에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!