Example Code

Generation of a cyclic prefix in OFDM schemes

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Software

  • LabVIEW

Code and Documents

Attachment

Overview

Generation of a cyclic prefix for an OFDM baseband signal.

 

Description

Cyclic prefixes are used as a guard interval when we have channel imperfections causing the signal to be delayed. In order to create this prefix, we need to take out the last part of the signal and added at the beginning of the OFDM. The amount of information added is dependent of the user or receiver. Normally, the receivers discard these prefixes, however is a great tool to maintain the protect the signal.

 

Requirements

LabVIEW 2012 (or compatible)

 

Steps to Implement or Execute Code
1. Open the "Cyclic Prefix Generation for a OFDM scheme LV2012 - NI Verified.vi"
2. Select the amount of signal that you would like to add as the prefix. Please note that is a percentage.
3. Verify the OFDM baseband is the desired one.
4. Run the code.

 

Additional Information or References

Snippet.png

Applications/Systems/Test
National Instruments | AWR Group

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.