Thanks Thanks:  1
Page 1 of 2 12 LastLast
Showing results 1 to 10 of 12

Thread: Formula for LTE data rate

  1. #1
    VIP Member Reputation: 1050 tester's Avatar
    Join Date
    2009-11-06
    Location
    404 - Not found
    Posts
    636


    Default Formula for LTE data rate

    Please explain how to calculate LTE data rate if we know
    Bandwidth - 10 MHz
    Modulation - 64QAM
    Code rate - 3/4
    MIMO - 2x2
    Knowledge should be free

  2. # ADS
    Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many
     

  3. #2
    VIP Member Reputation: 1849 wolverine's Avatar
    Join Date
    2009-01-16
    Posts
    835


    1 out of 1 members found this post helpful.

    Default

    From the table below (taken from the specs) you can see that using 10MHz results in having 50 PRBs.

    A PRB consists of 12 subcarriers and in each subcarrier we can transmit 7 symbols per slot (0.5ms).

    Using 64QAM means that each symbol represents 6 bits.

    So each PRB can deliver 12 x 7 x 6 x 2 x 1000 = 1008000 bits per second

    Since we have 50 PRBs in 10MHz we can transmit 50.4Mbps

    Since we are using 2x2 MIMO we can transmit two streams so 100.8Mbps

    However we have to use coding to protect the data, so at 3/4 that means 0.75 x 100.8Mbps = 75.6Mbps

    The above assumes no control channels etc, which of course is not possible so the "real" theoretical max throughput will be a bit lower.
    Attached Images Attached Images
    Last edited by wolverine; 2010-04-13 at 10:28 PM

  4. #3
    VIP Member Reputation: 1050 tester's Avatar
    Join Date
    2009-11-06
    Location
    404 - Not found
    Posts
    636


    Default

    Thanks a lot!

    In all documents I saw that theoretical rate for these conditions is 64.8 Mbps. So the difference between 75.6 Mbps and 64.8 Mbps is control channels etc.

    Next question - How to calculate "real" theoretical max throughput?
    Knowledge should be free

  5. #4
    VIP Member Reputation: 1849 wolverine's Avatar
    Join Date
    2009-01-16
    Posts
    835


    Default

    Ok, as we said you have 50 PRB.

    Each PRB looks like the picture below. As we said the PRB consists of 12 subcarriers and the slot (0.5ms) carries 7 symbols. This is represented as a two-dimensional matrix.

    Each subcarrier/symbol combination is referred to as a RB (Resource Element).

    In total we have 12 x 7 = 84 RE per PRB.

    Control channels will use 12 RE per PRB (6 for the PDCCH and 6 for the Reference Signals)

    So now you are left with 72 RE per PRB.

    72 x 50 (total PRB per 10MHz) x 2 (to give value in ms) = 7200 RE per ms

    Each RE can carry 6 bits (64 QAM) so 43200 bits per ms or 43.2Mbps

    Since we are using MIMO 43.2 x 2 = 86.4Mbps

    But with coding 86.4 x 0.75 = 64.8MBps!
    Attached Images Attached Images

  6. #5
    Moderator Reputation: 4337 kamy's Avatar
    Join Date
    2009-04-15
    Posts
    1,827


    Default

    it is amazing, do you have some detail calculation for certain planes and interfaces?

  7. #6
    Member Reputation: 50
    Join Date
    2009-11-29
    Posts
    207


    Default Very good explnation

    Wolver great explanation

    i was also going to ask you detailed explanation or reference material which could explain it for junior members like

    Also can you specify which standard has the Mhz to PRB conversion

  8. #7
    VIP Member Reputation: 1849 wolverine's Avatar
    Join Date
    2009-01-16
    Posts
    835


    Default

    The 3GPP spec is 36.101 for the MHz to PRB table.

    The reference material is various LTE white papers and the 3GPP specs.

    There is lots of stuff on the forum as well.

    Quote Originally Posted by desi_larka View Post
    Wolver great explanation

    i was also going to ask you detailed explanation or reference material which could explain it for junior members like

    Also can you specify which standard has the Mhz to PRB conversion

  9. #8
    Junior Member Reputation: 10
    Join Date
    2010-08-24
    Posts
    2


    Default Re: Formula for LTE data rate

    Dear All,

    Let's assume there is no retransmissions on MAC layer. Does the code rate 3/4 is always used in LTE or it is part of link adaptation procedure?

    How many coded user data bits are transmitted in case of code rate = 3/4?

  10. #9
    Junior Member Reputation: 10
    Join Date
    2010-03-10
    Location
    Moscow
    Posts
    21


    Default Re: Formula for LTE data rate

    What is PRB? Could anyone explain what does it mean?

  11. #10
    Member Reputation: 61
    Join Date
    2009-08-09
    Location
    China and Europe
    Posts
    44


    Default Re: Formula for LTE data rate

    Good explanation wolverine. Just wanted to add.

    In addition, per 10ms frame additional Physical Channel Overheads are also present, i.e. the PSS, SSS and PBCH. This would bring the rate slightly down 64.5516Mbps (assuming a 3/4 rate coding).

    Added: Note that this assumes a Normal Cyclic prefix. If the extended CP is used the rate for the same 3/4 mimo 2x2 would be 53.7516Mbps.

    To answer pablo123 question - link adaption is used. However the system relies more on HARQ mechanisms with RRC configuring the number of HARQ retries (note that the uplink and downlink different HARQ methods).

    If these fail RLC (in AM mode) includes re-segmentation of existing RLC AM PDUs - which can then be sent with link adapted Modumation and coding....with HARQ...VERY Flexible!

    Note that the downlink and uplink are slightly different in terms of effective coding rates (based on TB(Transport Block Size)) the effective coding rate in the downlink in Release 8 is limited to 0.9 (Not 1).

    Cheers

    Redrooster
    Last edited by redrooster; 2010-08-27 at 12:41 AM Reason: forgot to add about Extended CP

Bookmarks

Bookmarks

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •