- FFT Length: To support 1000 subcarriers, the IFFT/FFT size must be increased accordingly. A size of 2048 points is recommended to accommodate 1000 active subcarriers and allow for guard bands.
- Sample Rate: With a subcarrier spacing of 15 kHz, the new sample rate should be: 2048 × 15 kHz = 30.72 Msps This ensures that the subcarrier spacing and total bandwidth remain consistent.
- Cyclic Prefix Length: The cyclic prefix (CP) should be scaled proportionally to maintain the same CP ratio. For example, with FFT length increasing from 128 to 2048 (a factor of 16), the CP should increase from 32 to around 512 samples.
- Bandwidth: The new OFDM signal bandwidth will be approximately: 1000 × 15 kHz = 15 MHz Ensure that your system and regulatory constraints support this bandwidth.
Whether the IFFT points in the example HDL OFDM Transmitter can be adjusted
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen

0 Kommentare
Antworten (1)
Parag
am 15 Apr. 2025
To achieve a higher data rate in the OFDM system, increasing the number of active subcarriers from 72 to 1000 is a valid approach. However, this requires adjustments to several other parameters to ensure proper system performance.
Key Changes Required:
Please refer to MATLAB documentation of OFDM Modulator for more details:
Hope this resolves the query!
0 Kommentare
Siehe auch
Kategorien
Mehr zu OFDM finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!