Skip to content

How to get CSI from ray tracing? #135

Closed Answered by jhoydis
remydemy asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Emily,

When you compute the CIR between two radio devices via ray tracing, it should not matter which device is the transmitter and which is the receiver. The CIR should be the same. It is therefore not necessary to compute it twice.

In practice, none of the radio devices has access to the CIR and will only get an estimate of it, based on pilots sent by the other radio device. To simplify this approach, you could compute the channel frequency response h once using cir_to_ofdm_channel() and then create two noisy versions of it by adding two different random noise vectors to h.

Hope that helps.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@remydemy
Comment options

@jhoydis
Comment options

@remydemy
Comment options

@qiangdadi
Comment options

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