Skip to content

Time domain channel #249

Answered by faycalaa
yhalihal asked this question in Q&A
Oct 29, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi,

In general, for arbitrary pulse-shaping filters, you would need to compute the convolution of the filtered signal with the channel impulse response. Currently, Sionna does not provide a utility for that.

In the case where a RRC is used on both the transmitter and receiver side, you could implement a function similar to cir_to_time_channel, using a raised cosine instead of sinc, to compute the taps. You could then use ApplyTimeChannel to apply the computed taps to the transmitted symbols.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@yhalihal
Comment options

Answer selected by yhalihal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants