1.1 概述
系統信息分成Master Information Block(MIB)和多個System Information Blocks (SIBs)。
MIB包括有限個最重要、最常用的傳輸參數,其需要從該小區中獲得其它的信息,同時其在 BCH上進行傳輸。
在System Information (SI)消息中承載的是SIB2~11,而不是SIB1,SIB2~11到SI消息的映射是靈活配置的,由在SIB1中包含的 scheduling Info List 進行配置,此外還有一些約束:即每個SIB僅僅包含在單個 SI消息中,僅僅具有相同調度要求(周期)的SIB能映射到相同的SI消息,並且SystemInformationBlockType2總是可以映射到對應於 schedulingInfoList中SI消息列表第一個條目的SI消息。可能會有多個傳輸具有相同周期的SI消息。
SystemInformationBlockType1和所有的SI消息是傳輸在PDSCH。
1.2 調度
MIB使用一種固定的、具有40 ms 周期的調度,以及在40 ms時間內重傳方式。MIB的第一次傳輸是安排在無線幀的子幀#0中,其中滿足系統幀號SFN mod 4 = 0,同時重傳是安排在其它所有無線幀的子幀 #0中。
SystemInformationBlockType1應用一種固定的、具有80 ms周期的調度,以及在80 ms時間內重傳方式。SystemInformationBlockType1 的第一次傳輸是安排在無線幀的子幀#5中,其中滿足系統幀號SFN mod 8 = 0,同時重傳是安排在其它所有無線幀的子幀 #5中,其中滿足系統幀號SFN mod 2 = 0。
在周期時域窗口內,使用動態調度的方式來傳輸SI消息。每個SI消息是與一個SI-window相關聯,並且不同SI 消息的SI-window相互不重疊。那也就是說,在一個SI-window內僅能傳輸相應的SI。對於所有的SI消息,SI-window的長度是一樣的,也是可以配置的。在該SI-window內,相應的SI消息能被傳輸多次,但是在除了在MBSFN子幀、TDD上行子幀、以及無線幀的子幀#5中同時滿足系統幀號SFN mod 2 = 0之外的任一個子幀中。UE從PDCCH(詳見TS 36.321 [6])上解碼的SI-RNTI中獲得具體的時域調度(其它信息,比如頻域調度、使用的傳輸格式)。
只有一個 SI-RNTI用於處理SystemInformationBlockType1 ,和所有的SI消息。
SystemInformationBlockType1 配置SI-window的長度,以及SI消息的傳輸周期。
The IE SystemInformationBlockType2 contains radio resource configuration information that is common for all Ues。(UE的公共無線資源配置)
The IE SystemInformationBlockType3 contains cell re-selection information common for intra-frequency(同頻), inter-frequency(異頻) and/ or inter-RAT cell re-selection (i.e. applicable for more than one type of cell re-selection but not necessarily all) as well as intra-frequency cell re-selection information other than neighbouring cell related.(同頻、異頻的小區重選信息)
The IE SystemInformationBlockType4 contains neighbouring cell related information relevant only for intra-frequency cell re-selection. The IE includes cells with specific re-selection parameters as well as blacklisted cells.(同頻的小區重選的鄰區信息和參數)
The IE SystemInformationBlockType5 contains information relevant only for inter-frequency cell re-selection i.e. information about other E‑UTRA frequencies and inter-frequency neighbouring cells relevant for cell re-selection. The IE includes cell re-selection parameters common for a frequency as well as cell specific re-selection parameters.
The IE SystemInformationBlockType6 contains information relevant only for inter-RAT cell re-selection i.e. information about UTRA frequencies and UTRA neighbouring cells relevant for cell re-selection. The IE includes cell re-selection parameters common for a frequency.-3G網絡
The IE SystemInformationBlockType7 contains information relevant only for inter-RAT cell re-selection i.e. information about GERAN frequencies relevant for cell re-selection. The IE includes cell re-selection parameters for each frequency.-GSM/EDGE網絡
The IE SystemInformationBlockType8 contains information relevant only for inter-RAT cell re-selection i.e. information about CDMA2000 frequencies and CDMA2000 neighbouring cells relevant for cell re-selection. The IE includes cell re-selection parameters common for a frequency as well as cell specific re-selection parameters.- CDMA2000網絡
The IE SystemInformationBlockType9 contains a home eNB name (HNB Name).-家庭基站
The IE SystemInformationBlockType10 contains an ETWS primary notification.
The IE SystemInformationBlockType11 contains an ETWS secondary notification
The IE SystemInformationBlockType12 contains a CMAS notification.
對於PHY來說,一般不作SIB的解析,只是接收SIB並上報。只要高層協議棧沒有下發命令停止接收,則PHY要持續檢測PDCCH的SI-RNTI,並接收后面的PDSCH。
DRX在MAC層的概念,應該是說對PDCCH的監視是否是持續的還是周期性的,DRX功能的啟用與否只在RRC connect狀態下才有意義。
BCCH映射到DLSCH上的PDU是通過SI-RNTI在物理層CRC之后在PDSCH上發送的,這其中包含SIB1和SIB2的內容,PBCH上發送的MIB只包含三個內容:系統帶寬,系統幀號,PHICH配置信息。
UE在兩種搜索空間完成PDCCH的解碼工作,一種是common search space,另一種是UE-specific search space,前者起始位置固定,用於存放由RARNTI,SIRNTI,PRNTI標識的TB。
當上層指示物理層需要讀取SIB后,物理層可以在第一個搜素空間搜索SIRNTI標識的TB。
UE讀取PDSCH中的BCCH,與讀取PDCCH,獲得control information過程屬於control plane的內容,在小區搜索過程中,要判斷是否能夠駐留該小區,應該有一個SIB接收過程,而因為BCCH映射到物理信道上也是PDSCH,要接收BCCH,前面這些過程不能或缺。當然了,這個過程並不是永久性做下去,高層協議棧判斷,如果接收到了想要的SIB,就可以停下來了。
SIB的接收其實也並不一定需要一直接收檢測,你說的DRX可以有這樣的作法:在通過PBCCH獲得MIB以后,可以判斷出想要的SIB的位置,只在該位置上接收PDSCH就可以了。這樣可以省電,但是需要HLS和PHY交互更加緊密,需要能夠根據幀號唯一確定想要的SIB的位置。
在數據接收過程中,UE還要根據接收信號測量頻偏並進行糾正,實現和eNB的頻率同步; UE的頻偏校正,應該在讀取PBCH等控制信道過程中獲得糾正。頻偏估計和糾正不必等到滑窗結束,只要確信當前頻點上有LTE信號,則可以根據OFDM信號的特點做FOE,並糾正頻偏。不過只有滑窗成功,才可以得到PBCH。