Access Control 接入控制

当有大量的UE请求接入同一个基站时,各个UE的信号可能会互相干扰,导致无法被基站解码(视为噪音);即使有幸接入被解码但也会造成基站自身负载过大。在这种情况下,基站会限制请求接入的UE的数量,即接入控制Access Control。

限制方法:
1. 接受UE的初始化接入但网络发送拒绝消息(RRC Connection Reject/Attach Rreject);
2. 阻止UE自身尝试初始化接入 (即barring)
Type1:阻止UE任何类型的接入,甚至是紧急呼叫(由SIB1进行配置cellBarred notBarred,) 
Type2:阻止特定的UE(USIM中有特定标志EF ACC)获得特定的服务(由SIB2进行配置) 

EF ACC存储access class,取值0-9(HPLMN+VPLMN),11-15(11,15 specified for HPLMN,12,13,14 specified for HPLMN MCC)
class 0~9    普通用户
class 11    PLMN管理
class 12    安全部门使用
class 13    公用事业部门(水、煤气等)
class 14    紧急业务
class 15    PLMN职员

UE侧:EF ACC
ACC(access control class):随机分配一个normal class(必选,0~9)+ 特定分配specific class(可选,11~15)


网络侧:
网络侧的配置C0~C15由网络操作员设置,一般默认值均为1。在基站安装、维护、测试过程中可将某些比特位如C0~C9设置为0,强行禁止普通用户的接入,从而减少对维护的影响。

 

http://www.sharetechnote.com/

Access Control by SIB1 : Cell Barring

Access Control by SIB2 : ac-Barring

You may easily guess the Access Control Mechanism by SIB2. You would see several different copies of the following structure. Just by looking at the name of the parameters, you may guess 'this is to allowing (or barring) a certain UE group (Access Class) to a certain service with only a certain probability'.

 

ac-BarringForXXXXXX

    ac-BarringFactor: pXY (0)

    ac-BarringTime: sA (0)

    ac-BarringForSpecialAC: ABCDE (bitmap)

 

  • XXXXX here represents the name of the service (application).
  • ac-BarringFactor  represents the probability of allowance of the access.
  • ac-BarringForSpecialAC represents Access Class for UEs. A = 11, B = 12, C = 13, D = 14, E = 15

 

For example,

Let's assume that pXY is set to be p50 and ac-BarringForSpecialAC is set to be 01000.  This bitmap indicates the status of each Access Class as follows.

    AC 11 = Not Barring
    AC 12 = Barring
    AC 13 = Not Barring
    AC 14 = Not Barring
    AC 15 = Not Barring

Therefore, this barring applies only to the UE that has Access Class 12 is set to be '1' in its USIM.

With this SIB settings, If a UE belonging to Access Class 12 sees this SIB parameter, it generate a random number between 0 and 1. If the number is lower than 0.5 (p50), it is allowed to get access. If the number is higher than 0.5, it should not get access. UE can retry this with the everage interval of A seconds set in ac-BarringTime when it is necessary.

ssac:Service Specific Access Control

  • 3
    点赞
  • 10
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值