Example Code

Convert a serial bit stream to parallel words

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

Conversion between a parallel stream to a serial stream, or from a serial to parallel stream.

 

Description

In OFDM is a normal practice to shift between parallel to serial streams, or the other way around. The way it is configured depends on the amount of sub-carrier frequencies, and the amount of bits per symbol required. After knowing these information, we are able to switch from one to the other.

 

Requirements

LabVIEW 2012 (or compatible)

 

Steps to Implement or Execute Code
1. Open the "Conversion between Serial and Parallel Streams LV2012 - NI Verified.vi"
2. Choose the amount of bits per symbol and how many sub-carrier frequencies.
3. Select if you would like to transform from Serial to Parallel, or from Parallel to Serial.
4. Select the Run button.


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.