USRP Software Radio

cancel
Showing results for 
Search instead for 
Did you mean: 

Scaling received signal amplitude with USRP-2920

Hello everyone,

 

I am trying to transmit a specific signal (double gauss pulse) from one USRP-2920 to another. The received double pulses needs to be validated and for that I need to scale my received signals amplitude to 1 to check some important attributes of my pulses. Now I really stuck here... I already tried the peak detection VI etc. and it worked fine with a static signal (no usrp). I am a noob in LabVIEW and I couldnt solve this problem 😞

 

Can you please give me some hints/advices on how to scale my Rx signal on USRP-2920? Can I even solve my problem while still having the frequency offset between two USRPs?

 

Thank you for your help!

0 Kudos
Message 1 of 2
(2,355 Views)

Hi,

 

if you want to scale your signal why dont just do it manually (find the maximum and devide the array by the maximum).

snippet.png

 

(The left part is just to create some random values.)

 

Best regards,

Christoph

 

Staff Applications Engineer
National Instruments
Certified LabVIEW Developer (CLD), Certified LabVIEW Embedded Systems Developer (CLED)


Don't forget Kudos for Good Answers, and Mark a solution if your problem is solved
0 Kudos
Message 2 of 2
(2,265 Views)