discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] SRRC pulse shaping question


From: George Sklivanitis
Subject: Re: [Discuss-gnuradio] SRRC pulse shaping question
Date: Wed, 05 Dec 2012 00:39:21 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.5; rv:16.0) Gecko/20121026 Thunderbird/16.0.2

I think this means creating a new block as I cannot come up with a quick way of implementing the above.
In any case, thanks much.

-George

On 12/5/12 12:27 AM, Brian Padalino wrote:
You'll need to figure out how to flush the filter state and send actual 0+0j samples through.  Maybe you can set a flag and multiply the samples coming out by 1 or 0 depending if you are flushing or not?

Brian


On Wed, Dec 5, 2012 at 12:11 AM, George Sklivanitis <address@hidden> wrote:
The filter is consisted of 55 taps.
I tried by sending zeros. Though zeros are interpreted in -1's from the modulation mapping block.
Moreover, the zeros will be taken into account as symbols to be shaped, therefore, the same thing will happen.

-George


On 12/5/12 12:07 AM, Brian Padalino wrote:
Have you taken into account the group delay of the filter?  How long is your filter?  Try sending zeroes at the end to flush your filter state?

Brian


On Tue, Dec 4, 2012 at 11:35 PM, George Sklivanitis <address@hidden> wrote:
Hello all,

I have a question applying to everybody that have tried transmitting symbols in different kinds of modulation (BPSK, QPSK, GMSK etc).
I am using the following configuration in GNU Radio ( random source block -> bytes to symbols -> SRRC block -> file sink)

The attached figure plots the generated symbols (+1,-1)  with red color along with the upsampled SRRC waveform (blue)
For some reason that I am not able to understand the last 8-bits do not have a correspondence with the waveform created. In other words
the waveform is "cut" at the last byte.
Can anyone help me with the above.

Thanks,
-George

--
Sklivanitis Georgios
PhD Student

_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio




-- 
Sklivanitis Georgios
Ph.D Student
Communications Division,
Department of Electronics and Electrical Engineering
University at Buffalo, The State University of New York
North Campus, Office 205, Furnas Hall
Buffalo, NY 14260
www.acsu.buffalo.edu/~gsklivan



-- 
Sklivanitis Georgios
Ph.D Student
Communications Division,
Department of Electronics and Electrical Engineering
University at Buffalo, The State University of New York
North Campus, Office 205, Furnas Hall
Buffalo, NY 14260
www.acsu.buffalo.edu/~gsklivan

reply via email to

[Prev in Thread] Current Thread [Next in Thread]