This *.gvi is a receiver (RX) which demodulates Amplitude Modulation (AM) used for Air Traffic Control in a real-time processing, with MathScript in the loop for the implementation of the squelch function. The *.gvi plots the AM signal (temporal + spectral views) and sends the demodulated signal to the loudspeakers of the host. Useful to learn AM demodulation and first integration of a MathScript in the real-time processing loop.
USRP 2900 + VHF/UHF antenna
LabVIEW Communications System Design Suite 2.0
PC host / Window7 SP1
1. Plug the NI-USRP 2900 to the host (USB3)
2. Launch NI-USRP Utility and check USRP2900 conexion to the host
3. Launch LabViEW Communications System Design Suite 2.0
4. File/New/Project
5. Navigation Pane : Untitled Project -> right clic + Add File...
6. Add File : rx_demod_am_usrp2900.gvi
7. Add Files : Simple Resample.gvi, Simple Sound.gvi
8. Run (0 errors, 4 warnings).
the file is still loading for long time and not running as mentioned in the Below Screenshot :
@Thierry.LE_GALL wrote:
Overview
This *.gvi is a receiver (RX) which demodulates Amplitude Modulation (AM) used for Air Traffic Control in a real-time processing, with MathScript in the loop for the implementation of the squelch function. The *.gvi plots the AM signal (temporal + spectral views) and sends the demodulated signal to the loudspeakers of the host. Useful to learn AM demodulation and first integration of a MathScript in the real-time processing loop.
Description
Hardware and Software Requirements
USRP 2900 + VHF/UHF antenna
LabVIEW Communications System Design Suite 2.0
PC host / Window7 SP1Steps to Implement or Execute Code
1. Plug the NI-USRP 2900 to the host (USB3)
2. Launch NI-USRP Utility and check USRP2900 conexion to the host
3. Launch LabViEW Communications System Design Suite 2.0
4. File/New/Project
5. Navigation Pane : Untitled Project -> right clic + Add File...
6. Add File : rx_demod_am_usrp2900.gvi7. Add Files : Simple Resample.gvi, Simple Sound.gvi
8. Run (0 errors, 4 warnings).Additional Information or References
Romaro,have you find the solution
Did you figure out this?
Hi community,
I have replaced the broken "Simple Sound.gvi" file and run the program. It gets the following results, but there is no audio even though the spectrum analyzer can find a peak at this frequency. Can anyone give some suggestions? Thank you very much.