I am new to LTEi (and networks alike), have a few questions on the S5i interface:
I was looking at the S5 tunnel creation sequence. I think this is how it goes:
Create Session Request:
SGW->PGW (S5 FTEID has PGW IP/port and TEID for the downlink Tunnel)
Create Session Response:
PGW->SGW (Uplinki TEID in header)
How does eNodeBi identify that interference is happening in PDCCH region so that it can start eICIC? I mean there are two scenarios
1. when only PDSCH region has interference and not PDCCH region.
2. when both PDCCH and PDSCH region has interference.
In first case Rel8(frequency domain) ICIC is sufficient, but in case two it will require eICIC.
I'm a novice to LTEi. During my studies, I had this doubt and I thought of putting it here for some clarifications in the LTE Resource mapping side. I want to know how is the data( in bits) getting mapped onto the RE's. Is it like first all the 12 sub-carriers of the zeroth symbol in the RBi is filled up and then the 12 sub-carriers of the first symbol??
There are many more but do not know which one to start with. Any suggestions are welcome. Here's a compilation: http://myriadrf.org/open-source-lte/ but its not detailed.
I have questions regarding handover procedures, load management and protocol stack in LTEi system:
1. Does the LTE support "Network Initiated and Network controlled handover" or it only supports "Terminali assisted and networked controller handover"?
If yes, could you please specify the 3GPPi specifications which explains the signaling procedures for that.
Hi,
I'm currently working on the data offloading techniques in lte. It will be great if anyone can help me to understand the answers for the following queries in the offloading to WiFi from lte.
1.After registering with the trusted WiFi network,will the ue context maintained in mme.
2. Is that the traffic alone is offloaded to WiFi and the control plane still remains in mme
I am currently studying about the closed subscriber group cells,
I want to know if any of the operator has already started deploying the CSGi Cells ?
If so what would be the deployement strategy in brief considering there is a lot of confusion in the current specifcation regarding the manual CSG selection.
I would like to know how to do synchronization on lte uplink signal. I have lte signal generator and card that samples the signal. now i want to verify that the signal i have from sampling is valid uplink (PUSCH) signal.
What are the approaches for that problem?
I am using a library from "rohc-lib.org", for ROHC in PDCP. But the library is using piggybacked feedback packets. In PDCP spec there is a control PDUi given for interspersed ROHC feedback packet.
Is it a must to use interspersed ROHC feedback packet for PDCP instead of using piggybacked one ?
in PDCP, EIA1 used for integrity protection(33.401 B2.2), is based upon "UEA2 and UIA2 Algorithm Specifications." In UIA2 spec, a value called "FRESH" s used which is specified in UIA2 spec as "32-bit random input to the UIA2 function". If it is a random number, how would the peer entity know about its value ?