pathloss doc refinement
This commit is contained in:
@@ -291,10 +291,6 @@ This part model the penetration loss thruogh walls for indoor to outdoor communi
|
||||
* Concrete without windows 10-20 dB
|
||||
* Concrete without windows 10-20 dB
|
||||
|
||||
Hybrid Model Indoor<->Outdoor
|
||||
-----------------------------
|
||||
|
||||
The pathloss model characterizes the hybrid cases (i.e., when an outdoor node transmit to an indoor one and viceversa) by adding to the proper model, evaluated according to their distance, the external wall penetration loss due to the building.
|
||||
|
||||
Height Gain Model
|
||||
-----------------
|
||||
@@ -303,6 +299,13 @@ This component model the gain due to the fact that the transmitting device is on
|
||||
|
||||
|
||||
|
||||
Hybrid Model Indoor<->Outdoor
|
||||
-----------------------------
|
||||
|
||||
The pathloss model characterizes the hybrid cases (i.e., when an outdoor node transmit to an indoor one and viceversa) by adding to the proper model, evaluated according to their distance, the external wall penetration loss due to the building.
|
||||
|
||||
|
||||
|
||||
Pathloss Logic Model
|
||||
-------------------
|
||||
|
||||
@@ -348,7 +351,7 @@ In the following the pseudo-code of the model is presented::
|
||||
L = I1411 + BEL
|
||||
|
||||
|
||||
where `txNode` and `rxNode` can be one of the elements eNB, SC and UE.
|
||||
where ``txNode`` and ``rxNode`` can be one of the elements eNB, SC and UE.
|
||||
We note that for SC nodes in case that the distance is greater then 1 km, we still consider the I1411 model since it better models the tranmissions with antenna below the roof-top level and moreover due to the fact that OH is specifically designed for macro cells and therefore for antennas above the roof-top level.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user