From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Example Code

FM Receive with niUSRP

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.

    Hardware

  • RF|Wireless

    Software

  • LabVIEW

Code and Documents

Attachment

Download All

 

 

Overview

FM Signal acquisition and demodulation.

 

Description

Frequency modulation is very used to transmit data by using a carrier frequency that vary the frequency of the data being sent. This modulation scheme is used specially in radio communications. After the transmitter send the information, a receiver device will obtain the information and needs to pass the data through the inverse process called FM Demodulation.

 

This example is focused to understand the configuration that we need to set on an USRP in order to demodulate a FM signal.

 

Requirements

1. LabVIEW 2015 (or compatible)
2. NI USRP 15.0
Any compatible USRP device.

 

Steps to Implement or Execute Code
1. Open the "FM Demodulation LabVIEW 2015 - NI Verified.vi"
2. Configure the properties of the carrier frequency.
3. Run the VI
4. Observe the behavior on the different waveforms displayed.

 

Additional Information or References

Snippet.png

 

 

Daniel T
Account Manager
National Instruments UK & Ireland

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

Comments
@dityA9762571418
Member
Member
on

can you provide the fm receiver vi for labview 14

 

NIRebecca
NI Employee (retired)
on

Hi dityA9762571418,

 

Please find the snippet for 2014 LabVIEW below:

2014.png

 

Hope this helps, 

Rebecca

KASHIZUDOTO
Member
Member
on

dear sir,

 

i been implementing FM transmitter using USRP 2920. my VI is running continously but no output . here i attach my soundfile along with vi program

 

kindly tell me where the error is ?

screenshot of fm tx.jpg