Replies: 1 comment 1 reply
-
Hi @hssam1002, yes, that's correct. The |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am trying to generate channels using Sionna for various simulations. This is my first time using Sionna, so I am having some difficulty creating time-varying channels. I would like to clarify a couple of points on generating time-varying channel samples by setting batch_size and num_time_steps:
Does setting num_time_steps result in a time-varying channel of that length? For instance, if num_time_steps is set to 14 * 100, will the output be 1400 OFDM symbols (i.e., 100 TTI) that follow Jake's model for time correlation?
Does batch_size generate that many independent batches of channels, each following the same settings?
Beta Was this translation helpful? Give feedback.
All reactions