HDL OFDM Transmitter Reference Application

5 views (last 30 days)
I am not able to open HDL OFDM Transmitter Reference Application simulink model.
Can you please tell me if this is available for user?
Thanks,
Nisha

Accepted Answer

Sriram Tadavarty
Sriram Tadavarty on 6 Nov 2020
Hi Nisha,
Please ensure you have the products HDL Coder, Wireless HDL Toolbox and Simulink installed in MATLAB. Also, ensure you have R2020b version, since it is introduced in that version of MATLAB.
Hope this helps.
Regards,
Sriram
  5 Comments
Nisha Nair
Nisha Nair on 9 Nov 2020
Trying out this way
online MATLAB trial for 30 days:
Run WHDLOFDMTransmitterExample.m
Log file:
Value Represents modulation type
_____ __________________________
0 BPSK
1 QPSK
2 16QAM
3 64QAM
Value Represents code rate
_____ ____________________
0 1/2
1 2/3
2 3/4
3 5/6
Parameter Value
________________________ _________
Sample rate 1.92 Msps
Subcarrier spacing 15 KHz
FFT Length 128
Bandwidth of OFDM signal 1.4 MHz
Active Subcarriers 72
Left guard subcarriers 28
Right guard subcarriers 27
Cyclic Prefix length 32
Data symbols per frame 32
Pilots per data symbol 12
Error using WHDLOFDMTransmitterExample (line 148)
No system or file called 'whdlOFDMTransmitter' found.
open_system('whdlOFDMTransmitter')
No system or file called 'whdlOFDMTransmitter' found.
I get this error:
Error using WHDLOFDMTransmitterExample (line 148)
No system or file called 'whdlOFDMTransmitter' found.
Nisha Nair
Nisha Nair on 9 Nov 2020
On run of OFDMTxVerification.m , gives an error of Coomunication tool box missing. Can I add the communication toolbox on to my online demo package?
Add on tab am not able to locate.
Can we club communication and wireless tool boxes for demo?

Sign in to comment.

More Answers (0)

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!