Does Matlab support USRP X310 and UBX-160 daughter board?
조회 수: 8 (최근 30일)
이전 댓글 표시
Hi, I have MATLAB 2017a and required toolboxes to support USRP support package. - After installing USRP X310 and UBX-160 daughter board, I updated the FPGA firmware to uhd_003_009_004-vendor, which is the one requred by the Matlab.
- From the 'provesdru' command, X310 is identified correctly. However, it seems that the UBX-160 board is not recognized: the device id is read correctly(0x007e), but the device name shows 'unknown', and any board info of UBX-160 can not be obtained properly. - When I run simulink examples such as QPSK transmitter do not transmit anything even though it does not show any error.
- The UBX-160 datasheet says the minimum uhd version is 3.8.2. So it is odd that the Matlab package can not recognize UBX-160.
Q1: What would be the reason of this board identification error and any work arounds?
Q2: When the package that can recognize UBX-160 will be released? I think it is important because UBX-160 is a flagship product what works with X310.
Thanks.
댓글 수: 0
답변 (7개)
Suze Zhang
2017년 9월 20일
Hi Young-Chul,
Here is a link to Documentation page with a list of supported daughter cards for USRP support package: https://www.mathworks.com/help/supportpkg/usrpradio/ug/requirements-and-support.html
It seems that UBX-160 is not listed here. I can talk to our Development team to see if UBX-160 would be possible to be added to the supported list for a future release of this product.
Best regards,
Suze
댓글 수: 0
Ethem
2017년 9월 21일
The USRP support package utilizes the UHD software to communicate with the USRP radios and their daughterboards. Since the UHD version is documented to support the UBX160 board, it should be accessible from MATLAB too.
Also, probesdru function calls the utility function provided by UHD: uhd_usrp_probe. If uhd_usrp_probe cannot communicate with the daughterboard, then the issue either lies with the UHD software or the hardware. Please contact Ettus Research to get further help.
댓글 수: 0
Eric Hughes
2017년 12월 7일
편집: Eric Hughes
2017년 12월 7일
Hi Suze,
I'm having the same issue as Young-Chul. It appears that the 3.9.4 release of UHD doesn't support the UBX-160 daughter card.
Running 3.9.4, uhd_usrp_probe.exe:
RX Dboard: A | | | ID: Unknown (0x007e) | | | Serial: 3123D03
Running 3.9.7, uhd_usrp_probe.exe:
RX Dboard: A | | | ID: UBX-160 v2 (0x007e) | | | Serial: 3123D03
Do you have any information as to when the developers will be upgrading to a version of UHD that supports the UBX-160?
Any help would be greatly appreciated.
Thanks, Eric Hughes
댓글 수: 1
Dharmesh Panchal
2018년 2월 6일
Hi,
I have the same question as the above MATLAB user as well. If it supports UBX-160 yet, that would be great. :) Thanks.
Dharmesh
Mir Muhammad Lodro
2017년 12월 8일
I am waiting for the update on the same issue.I am using UHD 3.9.1 with MATLAB 2016a and now I want to upgrade to MATLAB 2017a/b.
댓글 수: 0
Paula Reis
2021년 3월 22일
Which version of Matlab is compatible with UBX 160 daughter boards.
댓글 수: 1
Mir Lodro
2021년 3월 22일
It is all about right UHD version. UBX-160 with X310 USRP is compatible with MATLAB versions. I hadn't issue with it. It worked well from MATLAB 2016a and onwards...
참고 항목
카테고리
Help Center 및 File Exchange에서 Communications Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!