CIR for multiple UEs #239
Answered
by
jhoydis
Advaith2212
asked this question in
Q&A
-
I have some doubt in generating
Can you let me know if my procedure to generate CIR correct ? |
Beta Was this translation helpful? Give feedback.
Answered by
jhoydis
Oct 19, 2023
Replies: 1 comment 2 replies
-
That's all correct. The paths with negative delay have also zero amplitude and will be ignored. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It means that this is a non-existent path. If you check the corresponding amplitude, it will be equal to zero.
The number of paths per transmit-receive antenna pair is not necessarily equal, but we need to return a tensor where each CIR has the same number of paths. In order to indicate invalid (= non existent) paths, we have chosen to represent them with a negative delay and zero amplitude.