UMTS Radio Link Protocol Decoder

clip_image002[6]

What is UMTS-RLCDecoder?

UMTS-RLCDecoder is small but powerful tool for decoding RLC header information both for Acknowledged Mode RLC PDUs and Unacknowledged Mode RLC PDUs.

RLC Unacknowledged Mode (UM) PDU Decoding

UMTS-RLCDecoder can decode:

  • UMD RLC Header information
    • UMD PDU Sequence Number
    • Extension bit
  • Length Indicator Decoding

clip_image004

RLC Acknowledged Mode (AM) PDU Decoding

UMTS-RLCDecoder can decode the RLC Acknowledged Mode Data (AMD) PDUs and Control PDUs.

  • AMD PDU Header Decoding
    • D/C Field
    • Sequence Number
    • Polling
    • Header Extension
  • Length Indicator Decoding

clip_image006

Control PDUs

  • Status PDUs
    • SUFI NO_MORE
    • SUFI ACK
    • SUFI LIST
    • SUFI RLIST
  • Reset and Reset-Ack PDUs

clip_image008

 

 

Download

 

UMTS-RLCDecoder


15 Comments


  1. Hi Author,

    Thanks for your tool, it’s very useful. Can you share your source code so I can add more functions per my specific requirements. Thank you.


  2. Hi Author,

    Thanks for your tool, it’s very useful. Can you share your source code so I can add more functions per my specific requirements. Thank you.


  3. Hi,

    This tool’s code can not be shared. If you want some additional features please send us the requirements. We will try to implement it.


  4. Hi,

    This tool’s code can not be shared. If you want some additional features please send us the requirements. We will try to implement it.


  5. Hello Prashant,
    I want to know where is configured the RLC-unacnkokedged, in the Mobile station or the SIM?
    Thanks,
    Best regards,
    NEQB.


  6. RLC is always configured in Mobile Station (UE) and in RNC (In NW).


  7. Thanks for your quick answer,
    Please could you tell me which parameter is configured in the handset.
    Thanks,
    NQ.


  8. Hi,

    For UM mode and other mode configuration you can refer to RLC Specification. You can get the specification here:

    http://www.3gpp.org/ftp/Specs/latest/Rel-7/25_series/25322-7a0.zip

    Refer to section 4.2.1.2 Unacknowledged mode (UM) RLC entities

    This section describes the general configuration of UM Entity.

    As RLC is configured by RRC (in Layer 3). You can use the RRC specification to know the detail configuration.

    Here is the link to RRC Specification: http://www.3gpp.org/ftp/Specs/latest/Rel-7/25_series/25331-7i0.zip

    In RRC Specification check the section for RRC Connection Setup, Radio Bearer Setup, Radio Bearer Reconfiguration.

    You can also use 3GPP specification 34.108. This describes Common test environments for User Equipment (UE);

    You can get the specification here: http://www.3gpp.org/ftp/Specs/archive/34_series/34.108/34108-710.zip


  9. hi Author

    in rlc, LI plus extn bit .Where we can use extn bit zero and where we can use extn bit one

    thx


  10. hi Author

    in rlc, LI plus extn bit .Where we can use extn bit zero and where we can use extn bit one

    thx


  11. @prashant_3g @surender reddy .can u give one exp plzzz


  12. @surender reddy Hi, You download the above SW and decode one PDU. You will get detail explanation of each bits of teh RLC header both for AM and UM. FOr example decode this PDU in the decoder program:

    80010BFE01020304050000000000000000000000


  13. Hi,
     
    Is there any tool to decode UMTS MAC Protocol Header.


  14. Hi,

    I am developing a tool for that but it will take some time as I am overloaded with other things right now.

Leave a Reply

Your email address will not be published. Required fields are marked *