12-02-2021 06:24 AM
Hi,
I want to send IQ BPSK basband waveform . I reviewed EX_PSK_Tx and EX_PSK_RX vis from labview 2014 USRP examples. Why do I select sample per symbol at least 2 from front panel? I read a lot of documents about usrp and labview. It is said that sample per symbol has been concerned with pulse haping and match filter. But PSK System parameters blocks also use symbol per symbol option. I'm really confused. Would I send only one IQ baseband symbol from TX.vi and receive one IQ baseband symbol at the RX.vi? What is the important of sample per symbol exactly? Would anyone explain it please?
Best Regards..
Solved! Go to Solution.
12-07-2021 12:04 AM
Hi,
the mentioned examples are based on the Modulation Toolkit. The minimum samples per symbol are two. So, this is a Modulation Toolkit limitation.
Hope this could be helpful.
Thanks.