top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

LTE RAP : How does an UE estimate initial power to transmit Random Access Preamble ?

+1 vote
1,033 views
LTE RAP : How does an UE estimate initial power to transmit Random Access Preamble ?
posted May 25, 2014 by Vikram Singh

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

2 Answers

+4 votes

After receiving SIB-2, UE comes to know about RACH related parameters.

UE applies "preambleInitialReceivedTargetPower" to send RACH request to eNB and if eNB doesnot respond back with RAR then UE will add "powerRampingStep" to "preambleInitialReceivedTargetPower" and again it wil transmit RACH. For example, In SIB-2, UE receives values like below.

preambleInitialReceivedTargetPower = -96 dBm
powerRampingStep = -4 dBm

Then First RACH request will be sent by applying -96 dBm and if eNB is not replying then UE will apply
( -96 - (-4)) dBm i.e., -92 dBm.

answer Feb 12, 2015 by Kishore Kumar Ponukumati
+2 votes

SIB2 carries "RadioResourceConfigCommon" IE which in turn has "RachConfigCommon" IE .
RachConfigCommon has following informations:

powerRampingParameters SEQUENCE {
powerRampingStep ENUMERATED {dB0, dB2,dB4, dB6},
preambleInitialReceivedTargetPower ENUMERATED {
dBm-120, dBm-118, dBm-116, dBm-114, dBm-112,
dBm-110, dBm-108, dBm-106, dBm-104, dBm-102,
dBm-100, dBm-98, dBm-96, dBm-94,
dBm-92, dBm-90}
},

I think when UE reads SIB2 it came to know how much initial power it has to use to send Random Access Preamble to eNodeB.
It is just my guess since I am not confirm.
Waiting for others to respond.

answer May 26, 2014 by Vimal Kumar Mishra
Similar Questions
+3 votes

Actually i am trying to learn RACH procedures and getting lots of hurdles to understand. I am posting my queries whatever is coming to my mind so that i will get the descriptive answers. I hope someone will help me here to learn it. Thanks in advance.

+3 votes

As i know about RACH function is, suppose a UE wants to access the network, so first it will try to attach or syncronise with the network. In LTE a separate channel PRACH ( Physical Random Access Channel) is provided for initial access to the network.

The functionality is clear to me that is not a problem but to understand those two procedures i am having a trouble...

+4 votes

As we know the data rates in LTE is 50 times than 3G but the UE's battery size is still same. So how LTE is taking care of this?

+3 votes

AFAIK we have a concept of power saving at UE and it adjust the power requirement based on signal strength. Is there similar concept of eNode B and also is there any impact of the frequency band of eNodeB in which it is operating.

+2 votes

Can someone please tell me "How much radio resource is granted on PUSCH" for msg3 (RRC Connection Request or RRC Connection Re-establishment Requet or RRC Connection Reconfiguration Complete).

...