AD9361 transceiver help

10 ビュー (過去 30 日間)
Hamza Yaseen
Hamza Yaseen 2017 年 3 月 6 日
コメント済み: Alexey Sudbin 2017 年 3 月 29 日
I am trying to run this very simple model for AD9361 TX and RX. All step sizes are correct, but when I run the model I got this error: "Complex signal mismatch. Output port 1 of 'ADI_test/ADI9361_rx/DDC_Filters_RX/Hm2/Hm2/In' is a signal of numeric type complex. However, it is driving a signal of numeric type real" Any help Please

回答 (1 件)

MathWorks RF & Mixed-Signal Products Team
Hi Hamza,
It is hard to debug the model without actually seeing it, but I will give it a try. The output of the AD9361 receiver is a complex digital baseband signal. If the output of the model is connected to a block that expects a real signal at its input (like for example a analog filter), then Simulink will try to propagate backwards the data type of the signal, and you will experience an error.
I recommend to enable "display-> signal and ports -> port data types from the Simulink toolbar in the model to debug the different data types.
You can comment the blocks connected at the output of the model and progressively figure out what causes the data type inconsistency.
I hope this helps,
Giorgia
  2 件のコメント
Hamza Yaseen
Hamza Yaseen 2017 年 3 月 11 日
Thanks for your answer. I believe I am aware of this issue. I already built a baseband system and it is perfectly work. Now I need to put it into the passband using the AD9361 TX and RX. The problem error appears from an internal block of the RX. To exclude all possibilities I built this very simple model you can download it here. But I am still receiving the same error :(
Alexey Sudbin
Alexey Sudbin 2017 年 3 月 29 日
Hi Hamza,
That error can be related to the AD9361 Filter Wizard (it must be installed). I advise you to download the last version of the MathWorks support package for AD9361 from here:
https://www.mathworks.com/hardware-support/analog-devices-rf-transceivers.html
That link contains all components you need to work with AD9361 TX and RX. I have just checked the installer from that page, all models from that package run correctly.
I hope this helps you,
Alexey Sudbin, SPC AE Russia

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeRF Blockset Models for Transceivers についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by