Exercise 1.1: Dual Slope Loss Model
To simulate path loss in an urban environment, the asymptotic dual-slope model is often used, which is shown as a red curve in the diagram. This simple model is characterized by two linear sections separated by the so-called breakpoint (BP). The variable name "V" stands for "Verlust", which is the German word for "loss":
- For d≤dBP and the exponent γ0 we have:
- VS(d)=V0+γ0⋅10dB⋅lg(d/d0).
- For d>dBP we must apply the path loss exponent γ1 where γ1>γ0:
- VS(d)=VBP+γ1⋅10dB⋅lg(d/dBP).
In these equations, the variables are:
- V0 is the path loss (in dB) at d0 (normalization distance).
- VBP is the path loss (in dB) at d=dBP ("Breakpoint").
The graph applies to the model parameters
- d0=1m,dBP=100m,V0=10dB,γ0=2,γ1=4⇒VBP=50dB.
In the questions, this piece-wise defined profile is called A.
The second curve is the profile B given by the following equation:
- VS(d)=V0+γ0⋅10dB⋅lg(d/d0)+(γ1−γ0)⋅10dB⋅lg(1+d/dBP).
With this dual model, the entire distance course can be written in closed form, and the received power depends on the distance d according to the following equation:
- PE(d)=PS⋅GS⋅GE/VtotVS(d),VS(d)=10VS(d)/10.
Here, all parameters are in natural units (not in dB). The transmit power is assumed to be PS=5 W . The other quantities have the following meanings and values:
- 10⋅lg GS=17 dB (gain of the transmit antenna),
- 10⋅lg GE=−3 dB (gain of receiving antenna – so actually a loss),
- 10⋅lg Vtot=4 dB (loss through feeds).
Notes:
- This task belongs to the chapter Distance dependent attenuation and shading.
- If the profile B were
- VS(d)=V0+γ0⋅10dB⋅lg(d/d0)+(γ1−γ0)⋅10dB⋅lg(d/dBP)
- then profile A and profile B would be identical for d≥dBP.
- In this case, however, profile B would be above profile A for d<dBP, suggesting clearly too good conditions.
- For example, d=d0=1 m with the given numerical values gives a result that is 40 dB too good:
- VS(d)=V0+γ0⋅10dB⋅lg(d/d0)+(γ1−γ0)⋅10dB⋅lg(d/dBP)=10dB+2⋅10dB⋅lg(1/100)=−30dB.
Questions
Solutions
- VS(d=100m)=50dB_.
(2) With the profile (B) on the other hand, using V0=10 dB, γ0=2 and γ1=4:
- VS(d=100m)=10dB+20dB⋅lg(100)+20dB⋅lg(2)≈56dB_.
(3) The antenna gains from the transmitter (+17 dB) and receiver (−3 dB) and the internal losses of the base station (+4 dB) can be combined to
- 10⋅lgG=10⋅lgGS+10⋅lgGE−10⋅lgVtot=17dB−3dB−4dB=10dB⇒G=10.
- For the profile (A) the following path loss occurred:
- VS(d=100m)=50dB⇒KP=105.
- This gives you for the received power after d=100 m:
- PE(d=100m)=PS⋅GKP=5⋅10105=0.5mW_.
- For profile (B) the received power is about 4 times smaller:
- PE(d=100m)=5W⋅10105.6≈5W⋅104⋅105=0.125mW_.
(4) Below the breakpoint (d<100 m), the deviation is determined by the last summand of profile (B):
- ΔVS(d=50m)=(γ1−γ0)⋅10dB⋅lg(1+d/dBP)=(4−2)⋅10dB⋅lg(1.5)≈3.5dB_.
(5) Here the profile (A) with VBP=50 dB gives:
- VS(d=200m)=50dB+4⋅10dB⋅lg(2)≈62dB.
- On the other hand, the profile (B) leads to the result:
- VS(d=200m)=50dB+20dB⋅lg(200)+20dB⋅lg(3)=10dB+46dB+9.5dB≈65.5dB
- ⇒ΔVP(d=200m)=65.5dB−62dB≈3.5dB_.
- You can see that ΔVS is almost symmetrical to d=dBP if you plot the distance d logarithmically as in the given graph.