LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to modulate a .wav file message using PSK?

Hi
 
I'm trying to do PSK modulation & demodulation. The message being .wav file contents. Now to do this is it required to specify the synchronisation parameters such as sync bits, guard bits etc., if so what is the .wav file format.
 
I'm getting memory insufficient error for the below vi. Someone tell me am I right in doing the modulation and demodulation like this.
I'm using 7.1 version.
 
Someone help me
 
Thanks
Celia
 
0 Kudos
Message 1 of 5
(4,152 Views)
Celia,
I'm guessing that you'll need to post your code for this one.
 
Chris C
0 Kudos
Message 2 of 5
(4,145 Views)

Hi,

I want to know whether  my code is right.  How to retrieve the information without any error because after demodulation there will be some error since I'm not using any sync or guard bits.

 

Here's the code. It's in 7.1 version.

Thanks 

Celia 

0 Kudos
Message 3 of 5
(4,134 Views)

Hi Chris

Did u check my code. I'm in badly need of help.

 

Celia

0 Kudos
Message 4 of 5
(4,111 Views)

Hi Celia,

Yes you would need sync and guard bits.

Please look at the documentation for MT Demodulate PSK.If the synchronization parameters input cluster is not wired, the demodulator does not attempt to locate a sync, and the constellation of the demodulated waveform has a 90° carrier phase ambiguity.
 
 
or Please look at the example MT PSK Transceiver(with FFT Spectrum).vi
 
You can tweak this example for your application.
 
Thanks,
Kalyan
Applications Engineer
National Instruments
0 Kudos
Message 5 of 5
(4,090 Views)