top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

LTE: Which system information block is used to broadcast MBMS related information ?

+4 votes
587 views
LTE: Which system information block is used to broadcast MBMS related information ?
posted Jul 26, 2014 by Harshita

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes

System Information Block 2 and System Information Block 13 carries MBMS related information.
SIB2 mainly contains generic information like MBSFN subframes information . This information helps to UE where to look into spectrum for MBMS services.

SIB2:

SystemInformationBlockType2 ::= SEQUENCE {
ac-BarringInfo SEQUENCE {
ac-BarringForEmergency BOOLEAN,
ac-BarringForMO-Signalling AC-BarringConfig OPTIONAL, -- Need OP
ac-BarringForMO-Data AC-BarringConfig OPTIONAL -- Need OP
} OPTIONAL, -- Need OP
radioResourceConfigCommon RadioResourceConfigCommonSIB,
ue-TimersAndConstants UE-TimersAndConstants,
freqInfo SEQUENCE {
ul-CarrierFreq ARFCN-ValueEUTRA OPTIONAL, -- Need OP
ul-Bandwidth ENUMERATED {n6, n15, n25, n50, n75, n100}
OPTIONAL, -- Need OP
additionalSpectrumEmission AdditionalSpectrumEmission
},
mbsfn-SubframeConfigList MBSFN-SubframeConfigList OPTIONAL, -- Need OR
timeAlignmentTimerCommon TimeAlignmentTimer,
...,
lateNonCriticalExtension OCTET STRING (CONTAINING SystemInformationBlockType2-v8h0-IEs) OPTIONAL, -- Need OP
[[ ssac-BarringForMMTEL-Voice-r9 AC-BarringConfig OPTIONAL, -- Need OP
ssac-BarringForMMTEL-Video-r9 AC-BarringConfig OPTIONAL -- Need OP
]],
[[ ac-BarringForCSFB-r10 AC-BarringConfig OPTIONAL -- Need OP
]]
}

SystemInformationBlockType2-v8h0-IEs ::= SEQUENCE {
multiBandInfoList SEQUENCE (SIZE (1..maxMultiBands)) OF AdditionalSpectrumEmission OPTIONAL, -- Need OR
nonCriticalExtension SystemInformationBlockType2-v9e0-IEs OPTIONAL -- Need OP
}

SystemInformationBlockType2-v9e0-IEs ::= SEQUENCE {
ul-CarrierFreq-v9e0 ARFCN-ValueEUTRA-v9e0 OPTIONAL, -- Cond ul-FreqMax
nonCriticalExtension SEQUENCE {} OPTIONAL -- Need OP
}

SIB13:

SystemInformationBlockType13-r9 ::= SEQUENCE {
mbsfn-AreaInfoList-r9 MBSFN-AreaInfoList-r9,
notificationConfig-r9 MBMS-NotificationConfig-r9,
lateNonCriticalExtension OCTET STRING OPTIONAL, -- Need OP
...
}

answer Jul 29, 2015 by Vikram Singh
Thanks Vikram for your input.
Similar Questions
+4 votes

Can someone please explain which all sub frames of a radio frame (FDD mode) can't be used for multicast and broadcast services and what are the reasons for that ?

0 votes

Can anyone please explain MBSFN synchronization Area ,MBSFN area and MBSFN service area ?
How they are mapped to each other ?

When BMSC server initiates a service to broadcast, it provides service Id using the TMGI (temporary mobile group Id) and the area i.e MBMS service area. Once MME forwards this information to MCE, how MCE maps this received MBMS service area to MBSFN Area(s) ? How MCE decides on MCCH related BCCH configuration during the M2 Setup request ? In M2 setup request, eNodeB sends the list of serving MBMS service areas per cell to MCE but how MCE decides which cell is going to be part of a particular MBSFN Area. ?

+1 vote

What signalling messages get exchanged while switching from unicast mode to broadcast mode to receive the same MBMS service ?

...