Inverse of cyclic prefix adder

Hii

In OFDM system, at the receiver side i want to remove initial ‘x’
symbols
from the every ‘x+fft_len’ symbols. How can i do this ? Is there any
block?
or i need to create one…

Thanks.

Hi Monika,

personally, I’d use the “Keep M in N” block.

Best regards,
Marcus

Hii

Thanks :slight_smile:

On Fri, Sep 4, 2015 at 3:00 PM, Marcus Müller [email protected]

On 04.09.2015 01:20, monika bansal wrote:

Hii

In OFDM system, at the receiver side i want to remove initial ‘x’
symbols from the every ‘x+fft_len’ symbols. How can i do this ? Is there
any block? or i need to create one…

If you’re using the Header/Payload Demux, that’ll take care of the CP.

Cheers,
Martin

I am not using Header/Payload Demux.