当前位置:网站首页>Basic knowledge of road loss of 3GPP channel model
Basic knowledge of road loss of 3GPP channel model
2022-07-07 04:58:00 【LinkEverything】
Some main abbreviations about channel model :
LOS:Line Of Sight
NLOS:Non-LOS
O2I:Outdoor-to-Indoor
O2O:Outdoor-to-Outdoor
RMa:Rural Macro
SCM:Spatial Channel Model
SSCM:Statistical Spatial Channel Model
UMa:Urban Macro
UMi:Urban Micro
InF:Indoor Factory
InH:Indoor Hotspot
IRR:Infrared Reflecting
ISD:Intersite Distance
Typical scenarios about channel models :
- UMi (Street canyon, open area) with O2O and O2I: The base station is on the top of the building , There are open areas around ( The width is 50 M to 100 Rice or so ). Height of transmitting end 10 rice , Height of receiving end 1.5 to 2.5 rice , Station spacing 200 rice .(Tx height:10m, Rx height: 1.5-2.5 m, ISD: 200m)
- UMa with O2O and O2I: With the front UMi similar , The difference lies in the height of the transmitting end and the distance between stations .(Tx height:25m, Rx height: 1.5-2.5 m, ISD: 500m). You can see UMa It belongs to a scene with a larger coverage .
- Indoor: Indoor coverage scene , Such as offices and shopping malls . The base station is deployed on the roof , The height of the transmitting end is 2 To 3 rice , Height of receiving end 1.5 rice , The coverage of the base station is about 500 Square meters .(Tx height: 2-3m, Rx height: 1.5m, area: 500)
On the calculation of road loss of channel model :
The channel model gives the road loss value of the terminal at different positions from the base station . among , If there is no shelter between the terminal and the base station , You need to use LOS Model . If there is obstruction between the terminal and the base station , Just use NLOS Model . If the terminal is indoors , And access to the outdoor macro station , Then we need to consider O2I Penetration loss of .
stay TR38.901 chart 7.4.1 in , The height of the base station and the terminal and the distance between the base station and the terminal are defined .

With UMa Take the scene ,TR38.901 Table 7.4.1-1 in , What is given Pathloss The formula is :

You can see from the above formula that , stay UMa LOS scenario ,Pathloss Height with base station 、 Terminal height 、 Carrier frequency 、 The distance between the terminal and the base station is related .
If the terminal is indoors , When connecting to the outdoor macro station , The channel model also needs to consider O2I Penetration loss of .
TR 38.901 Chinese formula 7.4-2 given O2I In the scene Pathloss computing method .
![]()
among ,
PLb It is the basic road loss introduced above ;
PLtw Is the penetration loss of the wall ;
PLin It is the road damage after passing through the wall ;
TR 38.901 Chinese formula 7.4-3 given PLtw The calculation method of :

among ,
PLnpi It is an additional loss considering the non vertical incidence angle , Is a fixed value ;
Pi It is the cost proportion of different materials ;
Lmaterial_i Is the penetration loss parameter of the material ;
It can be seen from the above formula that , The penetration loss is strongly related to the material . stay TR 38.901 Table 7.4.3-1 in , The loss parameters of different materials are given . among , The glass with infrared reflection material has the largest penetration loss .

TR38.901 Table7.4.3-2 in , An example is given , For low road loss scenarios , It can be seen that cement accounts for more walls . For high road loss scenarios , The wall with infrared reflective glass accounts for more .

The above content is only a preliminary introduction to the basis of channel model road loss calculation , For details, please refer to 3GPP TR 38.901.
边栏推荐
- Ansible概述和模块解释(你刚走过了今天,而扑面而来的却是昨天)
- R language principal component PCA, factor analysis, clustering analysis of regional economy analysis of Chongqing Economic Indicators
- Thread和Runnable创建线程的方式对比
- Basic idea of counting and sorting
- JS variable plus
- Complimentary tickets quick grab | industry bigwigs talk about the quality and efficiency of software qecon conference is coming
- In depth analysis of kubebuilder
- 史上最全学习率调整策略lr_scheduler
- 【线段树实战】最近的请求次数 + 区域和检索 - 数组可修改+我的日程安排表Ⅰ/Ⅲ
- Read of shell internal value command
猜你喜欢

5G VoNR+之IMS Data Channel概念

Tree map: tree view - draw covid-19 array diagram
![[hand torn STL] list](/img/aa/7060ab20b41936419041067cf9daed.jpg)
[hand torn STL] list

九章云极DataCanvas公司蝉联中国机器学习平台市场TOP 3

树与图的深度优先遍历模版原理

Operand of null-aware operation ‘!‘ has type ‘SchedulerBinding‘ which excludes null.

为什么很多人对技术债务产生误解

mpf2_ Linear programming_ CAPM_ sharpe_ Arbitrage Pricin_ Inversion Gauss Jordan_ Statsmodel_ Pulp_ pLU_ Cholesky_ QR_ Jacobi

【736. Lisp 语法解析】

namespace基础介绍
随机推荐
架构实战训练营|课后作业|模块 6
JS variable case
Zhou Yajin, a top safety scholar of Zhejiang University, is a curiosity driven activist
Flask project uses flask socketio exception: typeerror: function() argument 1 must be code, not str
Oracle - views and sequences
01机器学习相关规定
Gpt-3 is a peer review online when it has been submitted for its own research
九章云极DataCanvas公司获评36氪「最受投资人关注的硬核科技企业」
DFS和BFS概念及实践+acwing 842 排列数字(dfs) +acwing 844. 走迷宫(bfs)
A row of code r shows the table of Cox regression model
JS variable case output user name
【數模】Matlab allcycles()函數的源代碼(2021a之前版本沒有)
Common methods of list and map
Depth first traversal template principle of tree and graph
Tree map: tree view - draw covid-19 array diagram
Some understandings about 01 backpacker
《原动力 x 云原生正发声 降本增效大讲堂》第三讲——Kubernetes 集群利用率提升实践
C语言中函数指针与指针函数
PLC模拟量输出 模拟量输出FB analog2NDA(三菱FX3U)
【实践出真理】import和require的引入方式真的和网上说的一样吗