Replies: 1 comment 1 reply
-
Hi, In general, you can compute the path loss from the channel impulse response (CIR) calculated by the ray tracer. The path loss represents the attenuation applied to the transmitted signal during its propagation. To estimate the received power, you need to scale the path loss obtained from the CIR by the transmit power. To compute the path loss from the path coefficients, you can sum their squared amplitudes over the path dimension. You could therefore load a scene modelling an indoor scenario and compute the receive power. However, keep in mind that Sionna does not currently implement transmission (refraction), which is usually significant for indoor scenarios. |
Beta Was this translation helpful? Give feedback.
-
Hi! I was wondering if I can see/measure the received power in rx for a indoor ray tracing simulation?
Beta Was this translation helpful? Give feedback.
All reactions