Clear Filters
Clear Filters

Run UDP as Simulator for OFDM TX/RX

23 views (last 30 days)
Chao-Hwa Chen
Chao-Hwa Chen on 23 Jul 2024 at 17:31
Commented: Chao-Hwa Chen about 8 hours ago
I tried to run the Simulate portion of
I opened both soc_OFDM_top.slx and soc_OFDM_hostUDPReceive.slx and ran both of them. However, the constellation scope in soc_OFDM_hostUDPReceive.slx does not show anything.
How can I fix it? Thank you very much.

Answers (1)

Kranti Balaga
Kranti Balaga on 24 Jul 2024 at 7:17
Hi,
I was unable to reproduce this issue. I tried in R2024a and was able to get all the outputs and the constellation. I have attached a screenshot of my run for your reference. Please find the attachment.
You can run untill the simulation time ends.
Thanks,
Kranti
  3 Comments
Kranti Balaga
Kranti Balaga about 9 hours ago
I opened the example and run the soc_OFDM_top and soc_OFDM_hostUDPReceive models in default configuration.Not changed any settings.
Chao-Hwa Chen
Chao-Hwa Chen about 7 hours ago
Today I tried it on R2022a. I ran
openExample('xilinxsoc/OFDMTransmitAndReceiveUsingXilinxRFSoCDeviceExample')
Since the example files were moved to my OneDrive Folder, I moved the files into a working folder at
C:\matlab\OFDMExample
I copied the files into OFDMExample folder, opened soc_OFDM_top.slx, soc_OFDM_hostUDPReceive.slx and related slx files and saved it at OFDMExample folder.
I ran Ctrl+D to make sure both soc_OFDM_top.slx and soc_OFDM_hostUDPReceive.slx were without errors. I ran soc_OFDM_top.slx first and then soc_OFDM_hostUDPReceive.slx and there was still no RX constellation. Could you see if I did anything wrong?

Sign in to comment.

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!