10-11-2017 07:13 AM
i am new to labview and im trying to basically get a binary bitstream from a microcontroller, input it to labview, psk modulate it onto a carrier, send it across a channel and then receive and demodulate it to my original binary bitstream.
i have the modulation toolkit and have found the PSK modulate/demodulate vi's but i have no clue how to:
- find a way to generate a dummy binary bitstream (to then modulate, for testing purposes)
- modulate the bitstream using PSK
- demodulate from PSK back to a carrier
any help appreciated as i have been oulling my hair out for quite some time over this little project
10-13-2017 02:40 AM
Hi,
I think I got a place for you to get started
a) http://sine.ni.com/psp/app/doc/p/id/psp-585/lang/nl --> check the tutorials section
b) http://www.ni.com/example/30121/en/ --> PSK explained
c) http://digital.ni.com/public.nsf/allkb/97332426D63630EE862565070049FFBB --> Write binary file with LabVIEW
When you really have time it is handy to go through
http://www.ni.com/white-paper/13194/en/
Best of luck!
Regards,
Natalia