Hi,
Bits/symbol depends on modulation scheme that you use to transmit. For BPSK, it is 1 bit/symbol, for QPSK it is 2 bit/symbol and for 64-QAM it is 6 bits/symbol. So you can set it according to modulation scheme you use.
Samples/symbol is normally default set to 2. I am not aware in gnuradio but in certain other implementations samples/symbol is kept greater than 2, say 4 or 8 to account for pulse shaping.
On Tue, Dec 3, 2013 at 2:33 PM, Sandhya G <sandhya4343@gmail.com> wrote:
SandhyaThankssamples/symbol=(samples/second)/(symbols/second).Can anyone tell me how do i calculate samples/symbol .I know the traditional formulaHi everyone,i'am trying to do simply QAM modulation for that the source i used is vector source which gives 1byte of 1's and 0's which is fed to QAM modulator .
symbols/sec= (Bits/sec)/(Bits/symbol)I having the problem to decide bits/symbol and bits/sec.Please help me
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
Regards
Karan Talasila
No comments:
Post a Comment