Skip to main content

What is Rank Indicaton in LTE


Rank Indication is one of the important input to eNB , in selection of the transmission layer in downlink data transmission. Even though the system is configured in transmission mode 3 (or open loop spatial multiplexing) for a particular UE and if the same UE report the Rank Indication value 1 to eNB, eNB will start sending the data in Tx diversity mode to UE . If UE report Rank Indication 2 , eNB will start sending the downlink data in MIMO mode (Transmission Mode 3).

Why we need this RI in LTE concept? When UE experience bad SNR and it would be difficult (error prone) to decode transmitted downlink data  it gives early warning to eNB by stating Rank Indication value as 1. When UE experience good SNR it pass this information to eNB by indicating rank value as 2.

Because of this reason, you might have observed that some time data transmitted by eNB is in Tx diversity mode, though MIMO was configured and hence you may have observed less downlink throughput than expected one. 

However, it is not necessary that eNB will always change the transmission mode based on RI value, it could be implementation specific decision. 
Questions are welcome.

Comments

  1. why some vendors recommend tm3 for TDD?

    ReplyDelete
  2. Dear Ahmed,

    Good question. Here is my logic behind it . As we know TM does depend on the channel conditions. In TDD UL and DL are on same frequency , hence channel characteristics are same . Because of that a feedback is not needed from the UE when a suitable Uplink signal is present that the base station can use to estimate the channel (using uplink SRS).

    ReplyDelete
  3. Hi,could u tell the reasons for poor MIMO Utilization?

    ReplyDelete
  4. Rank indicator 2 definition

    ReplyDelete
  5. I got issue for throughput. UE still get RI 1 even RF conditions are good (RSRP and SINR) and the network MIMO are configured.

    ReplyDelete
    Replies
    1. Hi...are you able to resolve your issue ? Can you shed some inputs on how did you debug ? Thanks in advance.

      Delete
    2. You can check this on the device side whether proper UE Category is set on the device. Once I faced this issue and it came out that the UE Category was wrongly set as '1' on the device hence didn't report Rank2.

      Delete
  6. which scenario Rank 3 & Rank 4 Coming in picture?

    ReplyDelete
  7. hi,

    i have an issue regarding RI Vs TM.
    my 99% sample of Transmission mode is TM3.
    but RI shows RI1 55% and RI2 45%.
    so how TM is dependent RI.

    ReplyDelete
    Replies
    1. WELL how TM is dependent RI.??

      Poor SINR Poor RI, vendor set the SINR thershold for switching RI + hyst means "N" times consecutive request for TM change then convert
      suppose 15dbm set the criteria for TM3 condition tx diversity as UE get 15dbm or greater the range signal run the hyst count "N" , as fullfill N times request convert TM2 to TM3

      also have option to set SINR + FER thershold for TM switching

      Delete
  8. Can any one explain me about transmission modes

    ReplyDelete
  9. HI, How can I measure Rank Indicator through the Nemo Analyze tool?

    ReplyDelete
  10. What will be Rank Indicator for Multi User Massive MIMO or Single User Massive MIMO ?

    ReplyDelete
  11. what is the difference between reported RI and Observed rank indicator?

    ReplyDelete
  12. Hi All,
    Could you please share is there any requirement for cells that Rank 2 will be start working?is there any requirement of CQI or any others threshold for coverage or quality?

    ReplyDelete

Post a Comment

Popular posts from this blog

Difference between SRS and DMRS

There are two types of reference signals used in LTE uplink, to estimate uplink channel quality. Which allow eNB to take smart decisions for resource allocation for uplink transmission, link adaptation and to decode transmitted data from UE . So to take first smart decision by eNB Sounding Reference Signal  (SRS) is being used. SRS is being transmitted by UE on the last symbol of subframe (in which subframe will come to know later). This SRS report the channel quality of over all bandwidth and using this information eNB assign the resource (to UE for uplink transmission )has better channel quality comparing to  other bandwidth  region. So is SRS optional in LTE? Yes. SRS is configurable and infact we do not need SRS at all in case eNB assign all resource block or full bandwidth or have no choice. Now on the basis of configuration and node wise there are two types of SRS (refer 36.211), cell specific (Common SRS) and UE specific (Dedicated SRS).  eNB...

Downlink Assignment Index (DAI)

DAI ( Downlink Assignment Index ) is an index, which is communicated to UE by eNB to prevent ACK/NACK reporting errors due to HARQ ACK/NAK bundling procedure performed by the UE. To understand how DAI works we need to learn how ACK/NAK reporting used to happen in LTE TDD. In LTE TDD, UE can send single ACK/NAK of multiple PDSCH sub frame in one bit for each code word CW0 and CW1. UE perform AND logical operation on each code word CW0 and CW1 (CRC Passed/Failed) of each PDSCH received and report the result in two bits (00, 01, 10, 11) on specific uplink subframe. Below is the table which shows that which all PDSCH subframes need to be bundled for reporting ACK/NAK on which Uplink subframe for each TDD UL DL configurations (Mentioned only for config 1 and config 2 in green color). For Example:            UL/DL Configuration 1: We can see that the k value for 2 nd subframe (Uplink) are 7,6 (according to Table 10.1.3.1-1 of s...