I'm modeling a multipath channel in time domain and I've got a question on how to model the large-scale fading coefficients. Let's assume we have 2 paths, one is the LOS and the other NLOS. My question is, will there be a large-scale fading coefficient associated with each one of the paths (as the paths have different total lengths due to reflections on different obstacles)?

I have seen some models in the literature like the following:

z[n] = g[n] x (h_m[n] * x[n]), (1)

where, "x" and "*" denotes multiplication and convolution respectively, g[n] models the large-scale fading and the second term, (h_m[n] * x[n]), corresponds to the distortion introduced by small-scale fading.

Based on (1), it seems that the large-scale fading coefficients vary with time but are not associated with the paths of h_m[n].

Similar questions and discussions