Capture 1.6 GHz Bandwidth Spectrum Using Multiple Antennas

44 views (last 30 days)
I want to fully utilize the 1.6 GHz bandwidth of the X410. What kind of computer hardware configuration should I use should I use (network card, cable, memory, storage, etc.)?

Accepted Answer

Neil MacEwen
Neil MacEwen on 21 Oct 2025 at 14:57
Hi Chengrui,
As I assume you have already found, this example shows how to combine four channels on the X410 to gather 1.6GHz of bandwidth. Wireless Testbench supports connection to the X410 via a single 10GigE link connected to port QSFP28-0. To provide this connectivity you will need a QSFP28-to-4xSFP28 breakout cable (here is an example, but we cannot guarantee performance and there are many other alternatives) and a 10GigE network interface card for your host PC (here is an example, but we cannot guarantee performance and there are many other alternatives).
The example stores the captured data on the USRP itself (up to 4GB data) before bringing it to your host machine. You should ensure your machine has enough storage for multiple captures, should you wish to do so. The more computing power (RAM, CPU) your machine has, the better.
Thanks,
Neil
  10 Comments
chengrui
chengrui 28 minutes ago
which version of FPGA image should I take to capture 1.6G BW signal. Now the version I use is X4_200
Neil MacEwen
Neil MacEwen 9 minutes ago
"Can four channels be used to transmit a 1.6 GHz bandwidth signal?"
You can transmit four 400 MHz bandwidth signals simulataneously on four channels. What you transmit on those four channels is up to you. Here is the documentation for the basebandTransmitter.
"which version of FPGA image should I take to capture 1.6G BW signal. Now the version I use is X4_200"
FPGA image selection and loading is handled automatically by the tools. To use a sample rate of 500 Msps, the X1_200 bitstream will be loaded.
If you have further questions, please contact Support.

Sign in to comment.

More Answers (0)

Categories

Find more on Communications Toolbox in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!