Thanks Thanks:  8
Showing results 1 to 7 of 7

Thread: huawei NodeB code congetion

  1. #1
    Member Reputation: 80
    Join Date
    2012-02-09
    Posts
    175


    Thumbs up huawei NodeB code congetion

    hello
    I have NodeB HS-PDSCH code congetion. Each nodeB has already configured 45 code. Please suggest me easy way to solve this problem?

    Thank you.

  2. # ADS
    Circuit advertisement
    Join Date
    Always
    Posts
    Many
     

  3. #2
    Member Reputation: 555
    Join Date
    2008-07-08
    Location
    UAE
    Posts
    474


    Default Re: huawei NodeB code congetion

    Have you apply automatic code allocation ?
    If pdsch is automatic so it shouldnt be congestion on pdsch, there is congestion and the value should be small.
    In Huawei, there is RNC code allocation and node B Allocation. Huawe usually recommend to use node b code allocation and put RNC code allocation to be fixed 5 codes for fast code allocation.

    br
    Last edited by gprastomo; 2012-03-13 at 09:39 PM

  4. #3
    Member Reputation: 23
    Join Date
    2010-03-24
    Posts
    28


    Default Re: huawei NodeB code congetion

    Check NodeB Parameter MACHSPARA, Dynamic Code Switch = OPEN.
    Code congestion will happen in single carrier cell or F1 cell. If single carrier cell experience very serious code congestion, add 2nd carriers is recommended.
    For temporary we can activate LDR algorithm also

  5. #4
    Member Reputation: 72
    Join Date
    2010-02-27
    Location
    Europe
    Posts
    258


    Default Re: huawei NodeB code congetion

    I could not find any counter showing NodeB HS-PDSCH code congestion. Please share the counter for measuring NodeB HS-PDSCH code congestion.

  6. #5
    Member Reputation: 80
    Join Date
    2012-02-09
    Posts
    175


    Default Re: huawei NodeB code congetion

    Quote Originally Posted by jayk View Post
    I could not find any counter showing NodeB HS-PDSCH code congestion. Please share the counter for measuring NodeB HS-PDSCH code congestion.
    Counter name is "VS.PdschCodeUtil.Max" Is it correct?

  7. #6
    Member Reputation: 72
    Join Date
    2010-02-27
    Location
    Europe
    Posts
    258


    Default Re: huawei NodeB code congetion

    Counter shows the HSPDSCH code utilization, if utilization reaches to 80% in BH then add dedicated second carrier or increase codes in cell if possible. There is no such counters for code congestion in HSDPA because UE's are scheduled in available codes.

  8. #7
    Member Reputation: 23
    Join Date
    2010-03-24
    Posts
    28


    Default Re: huawei NodeB code congetion

    I think there is no specific counter to show HSPDSCH congest, but we can use these counter to indicate the cell have code congestion:
    VS.RRC.Rej.Code.Cong+VS.RAB.FailEstCs.Code.Cong+VS.RAB.FailEstPs.Code.Cong+VS.RAC.SHO.Fail.OVSF.Cong+VS.RAC.DCCC.Fail.OVSF.Cong+VS.RAC.HHO.CodeAssignRej.DL

    To calculate Code Utilization:
    (( <VS.MultRAB.SF4> + <VS.SingleRAB.SF4> )*64+( <VS.MultRAB.SF8> + <VS.SingleRAB.SF8> )*32+( <VS.MultRAB.SF16> + <VS.SingleRAB.SF16> )*16+( <VS.MultRAB.SF32> + <VS.SingleRAB.SF32> )*8+( <VS.MultRAB.SF64> + <VS.SingleRAB.SF64> )*4+( <VS.MultRAB.SF128> + <VS.SingleRAB.SF128> )*2+( <VS.MultRAB.SF256> + <VS.SingleRAB.SF256> ))/256

    HS PDSCH is use SF16

Tags for this Thread

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
  •