dammadmin
Junior Member level 2
Deat friends, im stuck with the following problem.
I need to generate a binary data stream/array e.g x=[ a0,1,a2,a3,a4,a5,a6,a7] of duration T seconds. I can do the array using rand function but still im unable to understand how to do the duration of T s.
also for me to be able to proceed to QPSK modulation i need to find the I and Q streams. For that I need to stretch the slot of each symbol in the inphase and quadrature stream t make them 2T s. then ill be able to move forward with multiplication of the symbols with cos (2 pi f t) and sin (2 pi f t )to produce QPSK..
Please help me im stuck!!!!....
I need to generate a binary data stream/array e.g x=[ a0,1,a2,a3,a4,a5,a6,a7] of duration T seconds. I can do the array using rand function but still im unable to understand how to do the duration of T s.
also for me to be able to proceed to QPSK modulation i need to find the I and Q streams. For that I need to stretch the slot of each symbol in the inphase and quadrature stream t make them 2T s. then ill be able to move forward with multiplication of the symbols with cos (2 pi f t) and sin (2 pi f t )to produce QPSK..
Please help me im stuck!!!!....