LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Chirp Signal Processing

I'm trying to process a Chirp signal to resemble the image named "desired signal".

 

A Blackman-Harris window and FFT provides the correct shape i'm after, but I need just the magnitude of this signal. 

 

I then tried a spectrum FFT (magnitude peak) with a blackman-harris window. Which provided me with the magnitude response I was after, but the signal is ramping up between 4-12kHz, when I need it to ramp down. 

 

Does anyone have any suggestions?

 

I've also attached my VI. 

 

Thanks 🙂 

 

0 Kudos
Message 1 of 5
(2,357 Views)

Hi mcollins27,

 


I then tried a spectrum FFT (magnitude peak) with a blackman-harris window. Which provided me with the magnitude response I was after, but the signal is ramping up between 4-12kHz, when I need it to ramp down. 

 

 As you mentioned above,can you please provide the details including amplitude, f1 and f2 ?

 

Regards,
Srikrishna


0 Kudos
Message 2 of 5
(2,313 Views)

Amplitude = 10

F1 = 4kHz

F2 = 12kHz 

 

Thank you!

0 Kudos
Message 3 of 5
(2,308 Views)

Hi mcollins27,

Context help says that the frequency ramping depends on sampling rate as well.

 

srikrishnaNF_0-1593688202559.png

Can you please confirm what is sampling rate and other details?

 

Regards,
Srikrishna


0 Kudos
Message 4 of 5
(2,290 Views)

Hi,

 

I attached the VI in the first message.

The details such as sampling rate, amplitude etc. can be seen there.

 

Thank you

0 Kudos
Message 5 of 5
(2,265 Views)