WO2013102336A1 - Rohc channel configuration method and device - Google Patents

Rohc channel configuration method and device Download PDF

Info

Publication number
WO2013102336A1
WO2013102336A1 PCT/CN2012/075803 CN2012075803W WO2013102336A1 WO 2013102336 A1 WO2013102336 A1 WO 2013102336A1 CN 2012075803 W CN2012075803 W CN 2012075803W WO 2013102336 A1 WO2013102336 A1 WO 2013102336A1
Authority
WO
WIPO (PCT)
Prior art keywords
channel
rohc
rohc channel
parameter
context
Prior art date
Application number
PCT/CN2012/075803
Other languages
French (fr)
Chinese (zh)
Inventor
史学红
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2013102336A1 publication Critical patent/WO2013102336A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/06Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/18Management of setup rejection or failure
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/04Protocols for data compression, e.g. ROHC
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/16Central resource management; Negotiation of resources or communication parameters, e.g. negotiating bandwidth or QoS [Quality of Service]
    • H04W28/18Negotiating wireless communication parameters

Definitions

  • the present invention relates to the field of mobile communications, and more particularly to a robust header compression channel configuration method and apparatus. Background technique
  • ROHC Robot Header Compress
  • the core of ROHC is to transparently compress and decompress the information in the packet header between directly connected nodes by using information redundancy between packets of the traffic flow.
  • the ROHC technology is described by the RFC 3095 document of the Internet Engineering Task Force (IETF) and was revised by the IETF in February 2007. The revised document is RFC4815.
  • the IETF defines the ROHC framework in RFC 5795, which describes the ROHC channel parameters.
  • LARGE_CIDS This parameter indicates whether the context identifier used by the current ROHC channel is large cid or small cid. If large cid is used, the value of the MAX_CID parameter must be greater than 15, otherwise it must be less than or equal to 15.
  • MAX_CID This parameter indicates the maximum context identifier that the current ROHC channel compressor and decompressor can use. It also indicates that the compressor and decompressor can support the compression decompression context of MAX_CID+1. Currently MAX_CID ranges from 0 to 16383.
  • PROFILES A set of compressed decompressed packet stream types that the ROHC channel can support.
  • a separate profile indicates that the channel supports packet decompression of a certain type of protocol. For example, 0x0001 indicates support for ROHCv ROHC version 1.
  • RFC 3095 IP/UDP/RTP Type packet flow.
  • Any element in the parameter consists of 16 bits, and the upper 8 bits represent the version (0 means ROHCvl, 1 means ROHCv2), and the lower 8 bits indicate supported profiles, where 1 is IP/UDP/RTP type, 2 is IP/ UDP type, 3 is IP/ESP type, 4 is IP type, 5 is auxiliary IP/UDP/RTP link layer type, 6 is IP/TCP type, 7 is IP/UDP-Lite type, 8 is IP/UDP -Lite/RTP type.
  • MRRU Maximum Reconstructed Reception Unit
  • a wireless communication system differs from a wired communication system in that the user equipment is mobile. Therefore, when establishing a wireless communication system, it is necessary to consider the mobility of the user equipment. Wireless communication systems can cope with the movement of user equipment from one area to another or to respond to changing wireless environments.
  • the RRC (Radio Resource Control) layer or the lower layer for managing radio resource control must send information for configuring the new radio link to the user equipment. . Therefore, the wireless terminal may be reconfigured in the wireless environment, such as the handover of the mobile network side device, or a better cell causes the terminal to switch to the new cell, and the network will receive the weight of the terminal. Configuration.
  • the ROHC channel parameters may be reconfigured while reconfiguring the wireless link.
  • how to reconfigure the ROHC channel parameters is not proposed. Therefore, it is common practice to delete the original ROHC channel and then re-based it.
  • the new parameters establish the ROHC channel.
  • the user does not change or end the currently used service during the entire link reconfiguration process. For example, the VOIP call is always in progress throughout the process. It is obviously not a wise move to re-establish the ROHC channel and delete it. This will increase. The delay of the call affects the user's calling experience. same, If the user is currently using a packet data service (PS, Packet Service) service, such as downloading a movie, a long-term outage may occur.
  • PS Packet Service
  • the ROHC channel will be reconfigured. If you simply delete the current channel and then establish a new configuration channel, it will increase the delay of the service that the user is currently holding. Even the delay-sensitive service may be Interruption, seriously affecting the user's experience. Summary of the invention
  • the technical problem to be solved by the present invention is to provide a method and apparatus for robust head compression channel configuration to solve the problem of user service delay in channel configuration.
  • the present invention provides a robust header compression channel configuration method, the method comprising:
  • the ROHC channel configuration parameter includes a parameter (LARGE_CIDS) for indicating a context identifier size, a parameter (MAX_CID) for indicating a maximum context identifier, a parameter (PROFILES) for indicating a supported packet stream type set, and a maximum Recombination unit (MRRU).
  • LARGE_CIDS for indicating a context identifier size
  • MAX_CID for indicating a maximum context identifier
  • PROFILES for indicating a supported packet stream type set
  • MRRU maximum Recombination unit
  • the method further includes: deleting a compression and decompression context in which the context identifier in the original ROHC channel is greater than the MAX_CID in the configuration request.
  • the method further includes: deleting the compression and decompression context corresponding to the PROFILES of the original ROHC channel but not belonging to the template (rofile) of the PROFILES in the configuration request.
  • the method further includes: deleting feedback data to be sent.
  • the present invention further provides a robust header compression channel configuration apparatus, the apparatus comprising: a configuration request receiving module, a channel judging module, and a channel configuration processing module;
  • a configuration request receiving module configured to receive a ROHC channel configuration request, where the ROHC channel configuration parameter is carried
  • a channel judging module configured to determine whether a ROHC channel exists
  • the channel configuration processing module is configured to reconfigure and initialize the compression context according to the channel configuration parameter in the configuration request when determining that the ROHC channel exists, or create a new ROHC channel according to the channel configuration parameter.
  • the ROHC channel configuration parameter includes a parameter (LARGE_CIDS) for indicating a context identifier size, a parameter (MAX_CID) for indicating a maximum context identifier, a parameter (PROFILES) for indicating a supported packet stream type set, and a maximum Recombination unit (MRRU).
  • LARGE_CIDS for indicating a context identifier size
  • MAX_CID for indicating a maximum context identifier
  • PROFILES for indicating a supported packet stream type set
  • MRRU maximum Recombination unit
  • the device further includes an invalid data clearing module, configured to delete a compression and decompression context in which the context identifier in the original ROHC channel is greater than the MAX_CID in the configuration request when determining that the ROHC channel exists.
  • the device further includes an invalid data clearing module, configured to delete the compression and decompression context corresponding to the profile of the PROFILES of the original ROHC channel but not the profile of the PROFILES in the configuration request when determining that the ROHC channel exists.
  • the device further includes an invalid data clearing module, configured to delete the feedback data to be sent when determining that the ROHC channel exists.
  • the method and device for reconfiguring the ROHC channel of the present invention reduce the need to release memory space when the original ROHC channel is deleted, and need to apply for a memory space process when creating a new ROHC channel, saving time and increasing the weight of the wireless link.
  • the efficiency of the allocation reduces the business delay.
  • Embodiment 1 is a schematic flowchart of Embodiment 1 of a method for configuring a robust header compression channel according to the present invention
  • 2 is a schematic flowchart of deleting a context of an invalid CID in Embodiment 2 of a method for configuring a robust header compression channel according to the present invention
  • FIG. 3 is a schematic flowchart of a context corresponding to an invalid profile in Embodiment 3 of the method for configuring a robust header compression channel according to the present invention
  • FIG. 4 is a block diagram showing the structure of a first embodiment of a robust head compression channel configuration apparatus according to the present invention
  • FIG. 5 is a block diagram of a second embodiment of a robust head compression channel configuration apparatus according to the present invention.
  • Embodiment 1 of the ROHC channel configuration method according to the present invention will be further described in detail below with reference to FIG.
  • Step S101 Receive an ROHC channel configuration request, where the ROHC channel configuration parameter is carried, and proceed to step S102;
  • the ROHC channel configuration request may be received through the reconfigured interface or the existing ROHC channel configuration interface.
  • the ROHC channel already exists it is considered to reconfigure the current ROHC channel.
  • the ROHC channel configuration parameters include a parameter for indicating a context identifier size (LARGE_CIDS ), a parameter for indicating a maximum context identifier (MAX_CID ), a parameter for indicating a supported set of packet stream types (PROFILES ), and a maximum reassembly unit (MRRU).
  • LARGE_CIDS a parameter for indicating a context identifier size
  • MAX_CID maximum context identifier
  • PROFILES a parameter for indicating a supported set of packet stream types
  • MRRU maximum reassembly unit
  • Step S102 Whether the ROHC channel configuration parameter is legal, if it is legal, the process proceeds to step S103, otherwise proceeds to step S104;
  • Step S103 Whether the ROHC channel exists, if yes, proceed to step S106, otherwise proceed to step S105;
  • Step S104 The ROHC channel configuration parameter is incorrect, the return channel configuration fails, and the process ends.
  • Step S105 creating a new ROHC channel, proceeding to step S112;
  • Step S106 Reconfigure the ROHC channel parameter LARGE_CIDS according to the LARGE_CIDS in the configuration request, and proceed to step S107;
  • Step S107 Reconfigure the ROHC channel parameter MAX_CID according to the MAX_CID in the configuration request, and proceed to step S108;
  • Step S108 Reconfigure the ROHC channel parameter PROFILES according to the PROFILES in the configuration request, and proceed to step S109;
  • Step S109 Reconfigure the ROHC channel parameter MRRU according to the MRRU in the configuration request, and proceed to step S110;
  • Step S110 deleting the unsent feedback data, and proceeding to step S111;
  • Unsent feedback data will be invalidated due to reconfiguration of ROHC channel configuration parameters. Deleting unsent feedback data can free up memory space. This step is optional.
  • Step S111 setting the initialization and refresh (IR, Initialization and Refresh) of all compression contexts to be true (TRUE), so that receiving new packet data to be compressed can send an IR message, and proceeding to step S112;
  • Step S112 The ROHC channel reconfiguration process ends.
  • the ROHC channel configuration method embodiment 2 of the present invention is different from the above embodiment 1.
  • the method further includes deleting the context identifier in the original ROHC channel to be greater than the Configuring the compression/decompression context of the MAX_CID (also referred to as NewMaxCid) in the request, thereby releasing the content space occupied by the invalid compression or decompression context, that is, the CID larger than the MAX_CID in the configuration request is invalid CID .
  • the process for deleting the invalid CID context specifically includes: Step S201: Acquire the newly configured MAX_CID value NewMaxCid, proceeds to step S202; Step S202: Obtain the MAX_CID value OldMaxCid of the original ROHC channel, proceeds to step S203;
  • Step S203 determining whether NewMaxCid is less than OldMaxCid, if yes, proceeding to step S204, otherwise proceeding to step S206;
  • Step S204 deleting the context in the compressed context whose identifier is greater than NewMaxCid, and proceeding to step S205;
  • Step S205 deleting the context in the decompression context whose identifier is greater than NewMaxCid, and proceeding to step S206;
  • Step S206 The process of deleting the context in which the CID is greater than NewMaxCid ends.
  • the ROHC channel configuration method embodiment 3 of the present invention is different from the above embodiment 1.
  • the method further includes deleting the PROFILES belonging to the original ROHC channel but not The compression/decompression context corresponding to the template (rofile) of the PROFILES in the configuration request, thereby releasing the content space occupied by the invalid compression or decompression context, that is, the PROFILES belonging to the original ROHC channel but not belonging to the configuration request.
  • the profile of PROFILES is an invalid profile.
  • the process of deleting the context corresponding to the invalid profile specifically includes: Step S301: Acquire a newly configured PROFILES set aPrfsNew, go to step S302; Step S302: Obtain the PROFILES set aPrfsOld of the original ROHC channel, and proceed to step S303;
  • Step S303 The first template value in the acquisition aPrfsOld is recorded as Prf_Val, and proceeds to step S304;
  • Step S305 deleting the context in the compression context whose template value is Prf_Val, and proceeding to step S306;
  • Step S306 Delete the context in which the template value in the decompression context is Prf_Val, and enter the step.
  • Step S307 determining whether there is an uncompared template in the aPrfsOld set, if yes, proceeding to step S308, otherwise proceeding to step S309;
  • Step S308 The next template value in the acquisition aPrfsOld is recorded as Prf_Val, and proceeds to step S304;
  • Step S309 The process of deleting the context corresponding to the invalid template ends.
  • the preferred embodiment is that, in addition to reconfiguring according to the ROHC channel configuration parameter in the configuration request, deleting the compression decompression context in the original ROHC channel that is greater than the reconfiguration MAX_CID and not in the reconfiguration PROFILES set, and The remaining compression context needs to be initialized, and the feedback data to be sent is deleted, thereby saving the channel configuration time, releasing the memory space occupied by the invalid data, and improving the efficiency of compression and decompression.
  • the present invention further provides a robust header compression channel configuration apparatus embodiment 1, as shown in FIG. 4, the apparatus includes: a configuration request receiving module, a channel judging module, and a channel configuration processing module, where
  • a request request receiving module configured to receive a robust head compression (ROHC) channel configuration request, where the ROHC channel configuration parameter is carried;
  • ROHC head compression
  • a channel judging module configured to determine whether a ROHC channel exists
  • the channel configuration processing module is configured to reconfigure and initialize the compression context according to the channel configuration parameter in the configuration request when determining that the ROHC channel exists, or create a new ROHC channel according to the channel configuration parameter.
  • the ROHC channel configuration parameter includes a parameter (LARGE_CIDS) for indicating a context identifier size, a parameter (MAX_CID) for indicating a maximum context identifier, a parameter (PROFILES) for indicating a supported packet stream type set, and a maximum Reorganization unit (MRRU).
  • LARGE_CIDS for indicating a context identifier size
  • MAX_CID for indicating a maximum context identifier
  • PROFILES for indicating a supported packet stream type set
  • MRRU maximum Reorganization unit
  • the device further includes an invalid data clearing module for determining the ROHC.
  • the invalid data after channel reconfiguration is cleared.
  • the invalid data clearing module is configured to delete the feedback data to be sent when determining that the ROHC channel exists.
  • the invalid data clearing module is further configured to: when determining that the ROHC channel exists, delete a compression and decompression context in which the context identifier in the original ROHC channel is greater than the MAX_CID in the configuration request.
  • the invalid data clearing module is further configured to: when determining that the ROHC channel exists, delete the compression and solution corresponding to the PROFILES of the original ROHC channel but not the template (rofile) of the PROFILES in the configuration request. Compress the context.
  • the ROHC channel reconfiguration method and apparatus of the present invention have the following advantages:

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

Disclosed is a robust header compress (ROHC) channel configuration method, receiving an ROHC channel configuration request, the request carrying an ROHC channel configuration parameter; judging whether an ROHC channel exists; if yes, then reconfiguring and initializing a compressed context according to the ROHC channel configuration parameter in the configuration request, otherwise, establishing a new ROHC channel according to the ROHC channel configuration parameter. Also disclosed is an ROHC channel configuration device. The solution of the present invention reduces the memory space releasing process during the deletion of an original ROHC channel as well as the memory space applying process during the establishment of a new ROHC channel, thus saving time, improving radio link reconfiguration efficiency and reducing service delay.

Description

鲁棒性头压缩通道配置方法和装置 技术领域  Robust head compression channel configuration method and device
本发明涉及在移动通信领域, 尤其是一种鲁棒性头压缩通道配置方法 和装置。 背景技术  The present invention relates to the field of mobile communications, and more particularly to a robust header compression channel configuration method and apparatus. Background technique
由于物理条件的限制, 移动通信系统中的无线链路与有线链路相比传 输速率较低, 误码率较高。 为了能有效利用有限的无线信道带宽资源, 引 入了鲁棒性头压缩技术( ROHC, RObust Header Compress )。 ROHC的核心 是利用业务流的分组之间的信息冗余来透明的压缩和解压缩直接相连节点 间的分组头中的信息。 ROHC 技术由互联网工程任务组 (IETF, Internet Engineering Task Force ) 的 RFC3095文档进行描述, 并且在 2007年 2月份 IETF对其进行了修订, 修订文档是 RFC4815。  Due to physical conditions, the wireless link in the mobile communication system has a lower transmission rate and a higher bit error rate than the wired link. In order to effectively utilize limited wireless channel bandwidth resources, ROHC (Robust Header Compress) is introduced. The core of ROHC is to transparently compress and decompress the information in the packet header between directly connected nodes by using information redundancy between packets of the traffic flow. The ROHC technology is described by the RFC 3095 document of the Internet Engineering Task Force (IETF) and was revised by the IETF in February 2007. The revised document is RFC4815.
IETF在 RFC 5795中定义了 ROHC的框架, 其中对 ROHC通道参数进 行了说明。  The IETF defines the ROHC framework in RFC 5795, which describes the ROHC channel parameters.
LARGE_CIDS: 该参数表明当前 ROHC通道使用的上下文标识是 large cid还是 small cid, 如果使用的是 large cid则 MAX_CID参数的值必须大于 15, 否则必须小于等于 15。  LARGE_CIDS: This parameter indicates whether the context identifier used by the current ROHC channel is large cid or small cid. If large cid is used, the value of the MAX_CID parameter must be greater than 15, otherwise it must be less than or equal to 15.
MAX_CID:该参数表明当前 ROHC通道压缩器和解压器能够使用的最 大的上下文标识, 同时也表明压缩器和解压器能够支持的压缩解压缩上下 文分别为 MAX_CID+1个。 目前 MAX_CID的取值范围是 0— 16383。  MAX_CID: This parameter indicates the maximum context identifier that the current ROHC channel compressor and decompressor can use. It also indicates that the compressor and decompressor can support the compression decompression context of MAX_CID+1. Currently MAX_CID ranges from 0 to 16383.
PROFILES: 一组该 ROHC通道能够支持的压缩解压缩包流类型的集 合, 单独的模板(profile )表明该通道支持压缩解压缩的某种类型协议的包 流,如 0x0001表明支持 ROHCv ROHC version 1, RFC 3095 ) IP/UDP/RTP 类型数据包流。 该参数中的任一元素由 16 bit组成, 高 8 bit表示版本(0 表示 ROHCvl, 1表示 ROHCv2 ), 低 8 bit表示支持的 profile, 其中, 1为 IP/UDP/RTP类型, 2为 IP/UDP类型, 3为 IP/ESP类型, 4为 IP类型, 5 为辅助的 IP/UDP/RTP链路层类型, 6为 IP/TCP类型, 7为 IP/UDP-Lite类 型, 8为 IP/UDP-Lite/RTP类型。 PROFILES: A set of compressed decompressed packet stream types that the ROHC channel can support. A separate profile indicates that the channel supports packet decompression of a certain type of protocol. For example, 0x0001 indicates support for ROHCv ROHC version 1. RFC 3095) IP/UDP/RTP Type packet flow. Any element in the parameter consists of 16 bits, and the upper 8 bits represent the version (0 means ROHCvl, 1 means ROHCv2), and the lower 8 bits indicate supported profiles, where 1 is IP/UDP/RTP type, 2 is IP/ UDP type, 3 is IP/ESP type, 4 is IP type, 5 is auxiliary IP/UDP/RTP link layer type, 6 is IP/TCP type, 7 is IP/UDP-Lite type, 8 is IP/UDP -Lite/RTP type.
最大重组单元 ( MRRU, Maximum Reconstructed Reception Unit ): 以 字节为单位表明当前 ROHC通道所支持的最大分段压缩包, 由于链路层对 传输的数据的长度有限制, 所以一旦 ROHC生成的压缩数据包直接由链路 层进行传输则需要配置该参数。 如果为 0则表明不支持分段, 此时收到的 分段压缩包必须丟弃。  Maximum Reconstructed Reception Unit (MRRU): indicates the largest segmented compressed packet supported by the current ROHC channel in bytes. Since the link layer has a limit on the length of data transmitted, once the compressed data generated by the ROHC is generated, This parameter needs to be configured when the packet is transmitted directly from the link layer. If it is 0, it means that the segmentation is not supported, and the segmented compressed packet received at this time must be discarded.
鲁棒性头压缩技术适用于无线网络, 可以存在于无线终端, 也可以存 在于无线网络。 无线通信系统与有线通信系统的不同之处在于用户设备是 移动的。 因此, 在建立无线通信系统时, 需要考虑用户设备的移动性。 无 线通信系统能够应对用户设备从一个区域移向另一个区域的情况或者应对 变化的无线环境。 当需要改变无线链路配置时, 以 TD-SCDMA为例, 用于 管理无线资源控制的无线资源控制(RRC, Radio Resource Control )层或低 层必须向用户设备发送用于配置新无线链路的信息。 所以, 无线终端在无 线环境中可能会被重配无线链路, 如移动中网侧设备的切换, 或者有更好 的小区导致终端切换到新的小区中, 均会收到网络对终端的重配置。  Robust header compression techniques are applicable to wireless networks and may exist in wireless terminals or in wireless networks. A wireless communication system differs from a wired communication system in that the user equipment is mobile. Therefore, when establishing a wireless communication system, it is necessary to consider the mobility of the user equipment. Wireless communication systems can cope with the movement of user equipment from one area to another or to respond to changing wireless environments. When the LTE-SCDMA needs to be changed, the RRC (Radio Resource Control) layer or the lower layer for managing radio resource control must send information for configuring the new radio link to the user equipment. . Therefore, the wireless terminal may be reconfigured in the wireless environment, such as the handover of the mobile network side device, or a better cell causes the terminal to switch to the new cell, and the network will receive the weight of the terminal. Configuration.
在重配无线链路的同时 ROHC通道参数也有可能被重新配置, 但是在 3GPP、 RFC协议中并没有提出如何对 ROHC通道参数进行重配, 所以普遍 的做法是先删除原 ROHC通道, 再重新根据新的参数建立 ROHC通道。 然 而用户在整个链路重配过程中不会改变或者结束当前使用的业务, 比如整 个过程中一直在进行 VOIP的通话, 那么将 ROHC通道删除后重新建立显 然不是一个明智之举, 这会增大通话的延迟, 影响用户的通话体验。 同样, 如果用户此时正在使用分组数据业务(PS, Packet Service ) 业务, 如下载 电影, 可能会出现较长时间的断流。 The ROHC channel parameters may be reconfigured while reconfiguring the wireless link. However, in the 3GPP and RFC protocols, how to reconfigure the ROHC channel parameters is not proposed. Therefore, it is common practice to delete the original ROHC channel and then re-based it. The new parameters establish the ROHC channel. However, the user does not change or end the currently used service during the entire link reconfiguration process. For example, the VOIP call is always in progress throughout the process. It is obviously not a wise move to re-establish the ROHC channel and delete it. This will increase. The delay of the call affects the user's calling experience. same, If the user is currently using a packet data service (PS, Packet Service) service, such as downloading a movie, a long-term outage may occur.
从上面的描述可以看出, ROHC通道会被重新配置, 如果简单的先删 除当前通道再建立新配置的通道必然会增加用户当前正在保持的业务的延 迟, 甚至对延时敏感的业务有可能被中断, 严重影响用户的体验。 发明内容  As can be seen from the above description, the ROHC channel will be reconfigured. If you simply delete the current channel and then establish a new configuration channel, it will increase the delay of the service that the user is currently holding. Even the delay-sensitive service may be Interruption, seriously affecting the user's experience. Summary of the invention
本发明要解决的技术问题是提供一种鲁棒性头压缩通道配置的方法和 装置, 以解决通道配置时用户业务延迟的问题。  The technical problem to be solved by the present invention is to provide a method and apparatus for robust head compression channel configuration to solve the problem of user service delay in channel configuration.
为解决以上技术问题, 本发明提供了一种鲁棒性头压缩通道配置方法, 该方法包括:  To solve the above technical problem, the present invention provides a robust header compression channel configuration method, the method comprising:
接收 ROHC通道配置请求, 其中携带 ROHC通道配置参数;  Receiving a ROHC channel configuration request, where the ROHC channel configuration parameter is carried;
判断 ROHC通道是否存在;  Determine whether the ROHC channel exists;
判断 ROHC通道存在时, 根据所述配置请求中的 ROHC通道配置参数 进行重新配置并初始化压缩上下文, 否则根据所述 ROHC通道配置参数新 建 ROHC通道。  When it is determined that the ROHC channel exists, reconfigure and initialize the compression context according to the ROHC channel configuration parameter in the configuration request, otherwise the ROHC channel is newly established according to the ROHC channel configuration parameter.
进一步地, 所述 ROHC通道配置参数包括用于表明上下文标识大小的 参数( LARGE_CIDS )、 用于表明最大上下文标识的参数( MAX_CID )、 用 于表明支持的包流类型集合的参数( PROFILES )及最大重组单元( MRRU )。  Further, the ROHC channel configuration parameter includes a parameter (LARGE_CIDS) for indicating a context identifier size, a parameter (MAX_CID) for indicating a maximum context identifier, a parameter (PROFILES) for indicating a supported packet stream type set, and a maximum Recombination unit (MRRU).
进一步地, 判断 ROHC通道存在时, 该方法还包括: 删除原 ROHC通 道中上下文标识大于所述配置请求中的 MAX_CID的压缩、解压缩上下文。  Further, when determining that the ROHC channel exists, the method further includes: deleting a compression and decompression context in which the context identifier in the original ROHC channel is greater than the MAX_CID in the configuration request.
进一步地,判断 ROHC通道存在时,该方法还包括:删除属于原 ROHC 通道的 PROFILES但不属于所述配置请求中的 PROFILES的模板 ( rofile ) 对应的压缩、 解压缩上下文。  Further, when determining that the ROHC channel exists, the method further includes: deleting the compression and decompression context corresponding to the PROFILES of the original ROHC channel but not belonging to the template (rofile) of the PROFILES in the configuration request.
进一步地, 判断 ROHC通道存在时, 该方法还包括: 删除待发送的反 馈数据。 为解决以上技术问题, 本发明还提供了一种鲁棒性头压缩通道配置装 置, 该装置包括: 配置请求接收模块、 通道判断模块、 通道配置处理模块; 其中, Further, when determining that the ROHC channel exists, the method further includes: deleting feedback data to be sent. In order to solve the above technical problem, the present invention further provides a robust header compression channel configuration apparatus, the apparatus comprising: a configuration request receiving module, a channel judging module, and a channel configuration processing module;
配置请求接收模块, 用于接收 ROHC通道配置请求, 其中携带 ROHC 通道配置参数;  a configuration request receiving module, configured to receive a ROHC channel configuration request, where the ROHC channel configuration parameter is carried;
通道判断模块, 用于判断 ROHC通道是否存在;  a channel judging module, configured to determine whether a ROHC channel exists;
通道配置处理模块, 用于在判断 ROHC通道存在时, 根据所述配置请 求中的通道配置参数进行重新配置并初始化压缩上下文, 否则根据所述通 道配置参数新建 ROHC通道。  The channel configuration processing module is configured to reconfigure and initialize the compression context according to the channel configuration parameter in the configuration request when determining that the ROHC channel exists, or create a new ROHC channel according to the channel configuration parameter.
进一步地, 所述 ROHC通道配置参数包括用于表明上下文标识大小的 参数( LARGE_CIDS )、 用于表明最大上下文标识的参数( MAX_CID )、 用 于表明支持的包流类型集合的参数( PROFILES )及最大重组单元( MRRU )。  Further, the ROHC channel configuration parameter includes a parameter (LARGE_CIDS) for indicating a context identifier size, a parameter (MAX_CID) for indicating a maximum context identifier, a parameter (PROFILES) for indicating a supported packet stream type set, and a maximum Recombination unit (MRRU).
进一步地, 该装置还包括无效数据清除模块, 用于在判断 ROHC通道 存在时,删除原 ROHC通道中上下文标识大于所述配置请求中的 MAX_CID 的压缩、 解压缩上下文。  Further, the device further includes an invalid data clearing module, configured to delete a compression and decompression context in which the context identifier in the original ROHC channel is greater than the MAX_CID in the configuration request when determining that the ROHC channel exists.
进一步地, 该装置还包括无效数据清除模块, 用于在判断 ROHC通道 存在时, 删除属于原 ROHC通道的 PROFILES但不属于所述配置请求中的 PROFILES的 profile对应的压缩、 解压缩上下文。  Further, the device further includes an invalid data clearing module, configured to delete the compression and decompression context corresponding to the profile of the PROFILES of the original ROHC channel but not the profile of the PROFILES in the configuration request when determining that the ROHC channel exists.
进一步地, 该装置还包括无效数据清除模块, 用于在判断 ROHC通道 存在时, 删除待发送的反馈数据。  Further, the device further includes an invalid data clearing module, configured to delete the feedback data to be sent when determining that the ROHC channel exists.
相较于现有技术, 本发明 ROHC通道重配置的方法和装置减少了原有 ROHC通道删除时需要释放内存空间以及新建 ROHC通道时又需要申请内 存空间过程, 节省了时间, 提高无线链路重配的效率, 减少了业务延迟。 附图说明  Compared with the prior art, the method and device for reconfiguring the ROHC channel of the present invention reduce the need to release memory space when the original ROHC channel is deleted, and need to apply for a memory space process when creating a new ROHC channel, saving time and increasing the weight of the wireless link. The efficiency of the allocation reduces the business delay. DRAWINGS
图 1为本发明鲁棒性头压缩通道配置方法实施例 1的流程示意图; 图 2为本发明鲁棒性头压缩通道配置方法实施例 2中删除无效的 CID 的上下文的流程示意图; 1 is a schematic flowchart of Embodiment 1 of a method for configuring a robust header compression channel according to the present invention; 2 is a schematic flowchart of deleting a context of an invalid CID in Embodiment 2 of a method for configuring a robust header compression channel according to the present invention;
图 3为本发明鲁棒性头压缩通道配置方法实施例 3中无效的 profile对 应的上下文的流程示意图;  3 is a schematic flowchart of a context corresponding to an invalid profile in Embodiment 3 of the method for configuring a robust header compression channel according to the present invention;
图 4为本发明鲁棒性头压缩通道配置装置实施例 1的模块结构示意图; 图 5为本发明鲁棒性头压缩通道配置装置实施例 2的模块结构示意图。 具体实施方式 下文中将结合附图对本发明的实施例进行详细说明。 需要说明的是, 在不冲突的情况下, 本申请中的实施例及实施例中的特征可以相互组合。  4 is a block diagram showing the structure of a first embodiment of a robust head compression channel configuration apparatus according to the present invention; FIG. 5 is a block diagram of a second embodiment of a robust head compression channel configuration apparatus according to the present invention. BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings. It should be noted that the embodiments in the present application and the features in the embodiments may be combined with each other without conflict.
实施例 1  Example 1
下面结合图 1对本发明所涉及的 ROHC通道配置方法的实施例 1的方 案做进一步的详细描述:  The scheme of Embodiment 1 of the ROHC channel configuration method according to the present invention will be further described in detail below with reference to FIG.
步骤 S101:收到 ROHC通道配置请求,其中携带 ROHC通道配置参数, 进入步骤 S102;  Step S101: Receive an ROHC channel configuration request, where the ROHC channel configuration parameter is carried, and proceed to step S102;
本实施例中, 可以通过重配置的接口, 或者已存在的 ROHC通道配置 接口接收所述 ROHC通道配置请求, 这里, 如果 ROHC通道已存在, 则认 为是重配置当前的 ROHC通道。  In this embodiment, the ROHC channel configuration request may be received through the reconfigured interface or the existing ROHC channel configuration interface. Here, if the ROHC channel already exists, it is considered to reconfigure the current ROHC channel.
所述 ROHC 通道配置参数包括用于表明上下文标识大小的参数 ( LARGE_CIDS )、 用于表明最大上下文标识的参数( MAX_CID )、 用于表 明支持的包流类型集合的参数( PROFILES )及最大重组单元( MRRU )。  The ROHC channel configuration parameters include a parameter for indicating a context identifier size (LARGE_CIDS ), a parameter for indicating a maximum context identifier (MAX_CID ), a parameter for indicating a supported set of packet stream types (PROFILES ), and a maximum reassembly unit ( MRRU).
步骤 S102: ROHC通道配置参数是否合法,如果合法则进入步骤 S103, 否则进入步骤 S104;  Step S102: Whether the ROHC channel configuration parameter is legal, if it is legal, the process proceeds to step S103, otherwise proceeds to step S104;
步骤 S103: ROHC通道是否存在, 如果存在则进入步骤 S106, 否则进 入步骤 S105;  Step S103: Whether the ROHC channel exists, if yes, proceed to step S106, otherwise proceed to step S105;
步骤 S104: ROHC通道配置参数错误, 返回通道配置失败, 流程结束; 步骤 S105: 新建 ROHC通道, 进入步骤 S112; Step S104: The ROHC channel configuration parameter is incorrect, the return channel configuration fails, and the process ends. Step S105: creating a new ROHC channel, proceeding to step S112;
步骤 S106: 根据配置请求中的 LARGE_CIDS 重配 ROHC通道参数 LARGE_CIDS, 进入步骤 S 107;  Step S106: Reconfigure the ROHC channel parameter LARGE_CIDS according to the LARGE_CIDS in the configuration request, and proceed to step S107;
步骤 S107 : 根据配置请求中的 MAX_CID 重配 ROHC 通道参数 MAX_CID, 进入步骤 S108;  Step S107: Reconfigure the ROHC channel parameter MAX_CID according to the MAX_CID in the configuration request, and proceed to step S108;
步骤 S108 : 根据配置请求中的 PROFILES 重配 ROHC 通道参数 PROFILES, 进入步骤 S109;  Step S108: Reconfigure the ROHC channel parameter PROFILES according to the PROFILES in the configuration request, and proceed to step S109;
步骤 S109: 根据配置请求中的 MRRU重配 ROHC通道参数 MRRU, 进入步骤 S110;  Step S109: Reconfigure the ROHC channel parameter MRRU according to the MRRU in the configuration request, and proceed to step S110;
步骤 S110: 删除未发送的反馈数据, 进入步骤 S111;  Step S110: deleting the unsent feedback data, and proceeding to step S111;
未发送的反馈数据会因为 ROHC通道配置参数的重新配置而失效, 删 除未发送的反馈数据可以释放内存空间。 该步骤可选。  Unsent feedback data will be invalidated due to reconfiguration of ROHC channel configuration parameters. Deleting unsent feedback data can free up memory space. This step is optional.
步骤 S111:设置所有压缩上下文的初始化和刷新(IR, Initialization and Refresh )标识为真(TRUE ), 使得收到新的待压缩分组数据可以发送 IR报 文, 进入步骤 S112;  Step S111: setting the initialization and refresh (IR, Initialization and Refresh) of all compression contexts to be true (TRUE), so that receiving new packet data to be compressed can send an IR message, and proceeding to step S112;
该步骤的操作即初始化剩下的压缩上下文。  The operation of this step initializes the remaining compression context.
以上步骤 S106至 S111无先后顺序限制。  The above steps S106 to S111 have no prior order limitation.
步骤 S112: ROHC通道重配流程结束。  Step S112: The ROHC channel reconfiguration process ends.
实施例 2  Example 2
本发明 ROHC通道配置方法实施例 2与上文实施例 1不同的是, 步骤 S107根据配置请求中的 MAX_CID对 MAX_CID进行重新配置之前或之后, 该方法还包括删除原 ROHC 通道中上下文标识大于所述配置请求中的 MAX_CID (本发明也称为 NewMaxCid ) 的压缩、 解压缩上下文, 进而释 放无效的压缩或解压缩上下文占用的内容空间, 即, 大于所述配置请求中 的 MAX_CID的 CID为无效的 CID。 如图 2所示, 为删除无效的 CID的上下文的流程具体包括: 步骤 S201: 获取新配置的 MAX_CID值 NewMaxCid, 进入步骤 S202; 步骤 S202: 获取原 ROHC通道的 MAX_CID值 OldMaxCid, 进入步骤 S203; The ROHC channel configuration method embodiment 2 of the present invention is different from the above embodiment 1. In step S107, before or after the MAX_CID is reconfigured according to the MAX_CID in the configuration request, the method further includes deleting the context identifier in the original ROHC channel to be greater than the Configuring the compression/decompression context of the MAX_CID (also referred to as NewMaxCid) in the request, thereby releasing the content space occupied by the invalid compression or decompression context, that is, the CID larger than the MAX_CID in the configuration request is invalid CID . As shown in Figure 2, the process for deleting the invalid CID context specifically includes: Step S201: Acquire the newly configured MAX_CID value NewMaxCid, proceeds to step S202; Step S202: Obtain the MAX_CID value OldMaxCid of the original ROHC channel, proceeds to step S203;
步骤 S203: 判断 NewMaxCid是否小于 OldMaxCid, 如果是则进入步 骤 S204, 否则进入步骤 S206;  Step S203: determining whether NewMaxCid is less than OldMaxCid, if yes, proceeding to step S204, otherwise proceeding to step S206;
步骤 S204: 删除压缩上下文中标识大于 NewMaxCid的上下文, 进入 步骤 S205;  Step S204: deleting the context in the compressed context whose identifier is greater than NewMaxCid, and proceeding to step S205;
步骤 S205: 删除解压缩上下文中标识大于 NewMaxCid的上下文, 进 入步骤 S206;  Step S205: deleting the context in the decompression context whose identifier is greater than NewMaxCid, and proceeding to step S206;
步骤 S206: 删除 CID大于 NewMaxCid的上下文的流程结束。  Step S206: The process of deleting the context in which the CID is greater than NewMaxCid ends.
实施例 3  Example 3
本发明 ROHC通道配置方法实施例 3与上文实施例 1不同的是, 步骤 S108根据配置请求中的 PROFILES重配 ROHC通道参数 PROFILES之前或 之后, 该方法还包括删除属于原 ROHC通道的 PROFILES但不属于所述配 置请求中的 PROFILES的模板 ( rofile )对应的压缩、 解压缩上下文, 进而 释放无效的压缩或解压缩上下文占用的内容空间, 即属于原 ROHC通道的 PROFILES 但不属于所述配置请求中的 PROFILES 的 profile 为无效的 profile。  The ROHC channel configuration method embodiment 3 of the present invention is different from the above embodiment 1. In step S108, before or after reconfiguring the ROHC channel parameter PROFILES according to the PROFILES in the configuration request, the method further includes deleting the PROFILES belonging to the original ROHC channel but not The compression/decompression context corresponding to the template (rofile) of the PROFILES in the configuration request, thereby releasing the content space occupied by the invalid compression or decompression context, that is, the PROFILES belonging to the original ROHC channel but not belonging to the configuration request. The profile of PROFILES is an invalid profile.
如图 3所示, 删除无效的 profile对应的上下文的流程具体包括: 步骤 S301: 获取新配置的 PROFILES集合 aPrfsNew, 进入步骤 S302; 步骤 S302: 获取原 ROHC通道的 PROFILES集合 aPrfsOld, 进入步骤 S303;  As shown in FIG. 3, the process of deleting the context corresponding to the invalid profile specifically includes: Step S301: Acquire a newly configured PROFILES set aPrfsNew, go to step S302; Step S302: Obtain the PROFILES set aPrfsOld of the original ROHC channel, and proceed to step S303;
步骤 S303: 获取 aPrfsOld 中的第一个模板值记为 Prf_Val,进入步骤 S304; 步骤 S304:判断 Prf_Val是否属于 aPrfsNew集合,是则进入步骤 S307, 否则进入步骤 S305; Step S303: The first template value in the acquisition aPrfsOld is recorded as Prf_Val, and proceeds to step S304; Step S304: determining whether Prf_Val belongs to the aPrfsNew collection, if yes, proceeding to step S307, otherwise proceeding to step S305;
步骤 S305: 删除压缩上下文中模板值为 Prf_Val的上下文, 进入步骤 S306;  Step S305: deleting the context in the compression context whose template value is Prf_Val, and proceeding to step S306;
步骤 S306:删除解压缩上下文中模板值为 Prf_Val的上下文,进入步骤 Step S306: Delete the context in which the template value in the decompression context is Prf_Val, and enter the step.
S307; S307;
步骤 S307: 判断 aPrfsOld集合中是否还有未比较的模板, 是则进入步 骤 S308, 否则进入步骤 S309;  Step S307: determining whether there is an uncompared template in the aPrfsOld set, if yes, proceeding to step S308, otherwise proceeding to step S309;
步骤 S308: 获取 aPrfsOld 中的下一个模板值记为 Prf_Val, 进入步骤 S304;  Step S308: The next template value in the acquisition aPrfsOld is recorded as Prf_Val, and proceeds to step S304;
步骤 S309: 删除无效的模板对应的上下文的流程结束。  Step S309: The process of deleting the context corresponding to the invalid template ends.
最优的实施例是, 除根据所述配置请求中的 ROHC通道配置参数进行 重新配置外, 还删除原有 ROHC通道中大于重配 MAX_CID和不属于重配 PROFILES 集合中的压缩解压缩上下文, 并且需要初始化剩下的压缩上下 文, 删除待发送的反馈数据, 从而节省通道配置时间, 释放无效数据占用 的内存空间, 提高压缩解压缩的效率。  The preferred embodiment is that, in addition to reconfiguring according to the ROHC channel configuration parameter in the configuration request, deleting the compression decompression context in the original ROHC channel that is greater than the reconfiguration MAX_CID and not in the reconfiguration PROFILES set, and The remaining compression context needs to be initialized, and the feedback data to be sent is deleted, thereby saving the channel configuration time, releasing the memory space occupied by the invalid data, and improving the efficiency of compression and decompression.
对应于以上方法, 本发明还提供了一种鲁棒性头压缩通道配置装置实 施例 1, 如图 4所示, 该装置包括: 配置请求接收模块、 通道判断模块、 通 道配置处理模块, 其中,  Corresponding to the above method, the present invention further provides a robust header compression channel configuration apparatus embodiment 1, as shown in FIG. 4, the apparatus includes: a configuration request receiving module, a channel judging module, and a channel configuration processing module, where
配置请求接收模块, 用于接收鲁棒性头压缩 (ROHC )通道配置请求, 其中携带 ROHC通道配置参数;  a request request receiving module, configured to receive a robust head compression (ROHC) channel configuration request, where the ROHC channel configuration parameter is carried;
通道判断模块, 用于判断 ROHC通道是否存在;  a channel judging module, configured to determine whether a ROHC channel exists;
通道配置处理模块, 用于在判断 ROHC通道存在时, 根据所述配置请 求中的通道配置参数进行重新配置并初始化压缩上下文, 否则根据所述通 道配置参数新建 ROHC通道。 具体地, 所述 ROHC通道配置参数包括用于表明上下文标识大小的参 数( LARGE_CIDS )、 用于表明最大上下文标识的参数( MAX_CID )、 用于 表明支持的包流类型集合的参数(PROFILES )及最大重组单元(MRRU )。 The channel configuration processing module is configured to reconfigure and initialize the compression context according to the channel configuration parameter in the configuration request when determining that the ROHC channel exists, or create a new ROHC channel according to the channel configuration parameter. Specifically, the ROHC channel configuration parameter includes a parameter (LARGE_CIDS) for indicating a context identifier size, a parameter (MAX_CID) for indicating a maximum context identifier, a parameter (PROFILES) for indicating a supported packet stream type set, and a maximum Reorganization unit (MRRU).
优选地, 在鲁棒性头压缩通道配置装置实施例 2中, 与图 4所示装置 实施例 1不同的是, 如图 5所示, 该装置还包括无效数据清除模块, 用于 在判断 ROHC通道存在时, 清除通道重配后的无效数据。  Preferably, in the robust head compression channel configuration device embodiment 2, different from the device embodiment 1 shown in FIG. 4, as shown in FIG. 5, the device further includes an invalid data clearing module for determining the ROHC. When the channel exists, the invalid data after channel reconfiguration is cleared.
对应于前述方法实施例 1, 该无效数据清除模块用于在判断 ROHC通 道存在时, 删除待发送的反馈数据。  Corresponding to the foregoing method embodiment 1, the invalid data clearing module is configured to delete the feedback data to be sent when determining that the ROHC channel exists.
对应于前述方法实施例 2, 该无效数据清除模块还用于在判断 ROHC 通道存在时, 删除原 ROHC 通道中上下文标识大于所述配置请求中的 MAX_CID的压缩、 解压缩上下文。  Corresponding to the foregoing method embodiment 2, the invalid data clearing module is further configured to: when determining that the ROHC channel exists, delete a compression and decompression context in which the context identifier in the original ROHC channel is greater than the MAX_CID in the configuration request.
对应于前述方法实施例 3, 该无效数据清除模块还用于在判断 ROHC 通道存在时, 删除属于原 ROHC通道的 PROFILES但不属于所述配置请求 中的 PROFILES的模板 ( rofile )对应的压缩、 解压缩上下文。  Corresponding to the foregoing method embodiment 3, the invalid data clearing module is further configured to: when determining that the ROHC channel exists, delete the compression and solution corresponding to the PROFILES of the original ROHC channel but not the template (rofile) of the PROFILES in the configuration request. Compress the context.
本领域普通技术人员可以理解上述方法中的全部或部分步骤可通过程 序来指令相关硬件完成, 所述程序可以存储于计算机可读存储介质中, 如 只读存储器、 磁盘或光盘等。 可选地, 上述实施例的全部或部分步骤也可 以使用一个或多个集成电路来实现。 相应地, 上述实施例中的各模块 /单元 可以采用硬件的形式实现, 也可以采用软件功能模块的形式实现。 本发明 不限制于任何特定形式的硬件和软件的结合。  One of ordinary skill in the art will appreciate that all or a portion of the above steps may be accomplished by instructions to the associated hardware, which may be stored in a computer readable storage medium, such as a read only memory, a magnetic disk, or an optical disk. Alternatively, all or part of the steps of the above embodiments may also be implemented using one or more integrated circuits. Correspondingly, each module/unit in the above embodiment may be implemented in the form of hardware or in the form of a software function module. The invention is not limited to any specific form of combination of hardware and software.
相较于现有技术, 本发明 ROHC通道重配置的方法和装置具有以下优 点:  Compared with the prior art, the ROHC channel reconfiguration method and apparatus of the present invention have the following advantages:
减少了原有 ROHC通道删除时需要释放内存空间以及新建 ROHC通道 时又需要申请内存空间过程, 节省了时间, 提高无线链路重配的效率。  It reduces the need to free up memory space when the original ROHC channel is deleted and needs to apply for memory space when creating a new ROHC channel, saving time and improving the efficiency of wireless link reconfiguration.
在用户当前业务改变很少的情况下, 直接使用大部分压缩、 解压缩上 下文, 能够提高无线链路重配后压缩和解压缩的效率; In the case where the user's current business changes are small, most of the compression and decompression are directly used. Hereinafter, the efficiency of compression and decompression after radio link reconfiguration can be improved;
增强了用户在移动过程中或无线环境改变过程中的体验。  Enhance the user experience during the mobile process or during the wireless environment change.
以上仅为本发明的优选实施例而已, 并不用于限制本发明, 对于本领 域的技术人员来说, 本发明可以有各种更改和变化。 凡在本发明的精神和 原则之内, 所作的任何修改、 等同替换、 改进等, 均应包含在本发明的保 护范围之内。  The above are only the preferred embodiments of the present invention, and are not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc., made within the spirit and scope of the present invention are intended to be included within the scope of the present invention.

Claims

权利要求书 Claim
1、 一种鲁棒性头压缩通道配置方法, 其特征在于, 该方法包括: 接收鲁棒性头压缩 (ROHC )通道配置请求, 其中携带 ROHC通道配 置参数;  A robust header compression channel configuration method, the method comprising: receiving a robust head compression (ROHC) channel configuration request, wherein the ROHC channel configuration parameter is carried;
判断 ROHC通道是否存在;  Determine whether the ROHC channel exists;
判断 ROHC通道存在时, 根据所述配置请求中的 ROHC通道配置参数 进行重新配置并初始化压缩上下文, 否则根据所述 ROHC通道配置参数新 建 ROHC通道。  When it is determined that the ROHC channel exists, reconfigure and initialize the compression context according to the ROHC channel configuration parameter in the configuration request, otherwise the ROHC channel is newly established according to the ROHC channel configuration parameter.
2、 如权利要求 1所述的方法, 其特征在于, 所述 ROHC通道配置参数 包括用于表明上下文标识大小的参数(LARGE_CIDS )、 用于表明最大上下 文标识的参数 (MAX_CID )、 用于表明支持的包流类型集合的参数 2. The method according to claim 1, wherein the ROHC channel configuration parameter includes a parameter (LARGE_CIDS) for indicating a context identifier size, a parameter (MAX_CID) for indicating a maximum context identifier, and is used for indicating support. Parameters of the set of packet stream types
( PROFILES )及最大重组单元(MRRU )。 (PROFILES) and the largest reorganization unit (MRRU).
3、 如权利要求 1所述的方法, 其特征在于, 判断 ROHC通道存在时, 该方法还包括: 删除原 ROHC 通道中上下文标识大于所述配置请求中的 MAX_CID的压缩、 解压缩上下文。  The method according to claim 1, wherein when the ROHC channel is determined to exist, the method further includes: deleting a compression and decompression context in which the context identifier in the original ROHC channel is greater than the MAX_CID in the configuration request.
4、 如权利要求 1所述的方法, 其特征在于, 判断 ROHC通道存在时, 该方法还包括: 删除属于原 ROHC通道的 PROFILES但不属于所述配置请 求中的 PROFILES的模板 ( rofile )对应的压缩、 解压缩上下文。  The method according to claim 1, wherein when the ROHC channel is determined to exist, the method further comprises: deleting a template corresponding to the PROFILES of the original ROHC channel but not belonging to the PROFILES in the configuration request (rofile) Compress and decompress the context.
5、 如权利要求 1所述的方法, 其特征在于, 判断 ROHC通道存在时, 该方法还包括: 删除待发送的反馈数据。  The method according to claim 1, wherein when the ROHC channel is determined to exist, the method further comprises: deleting the feedback data to be sent.
6、 一种鲁棒性头压缩通道配置装置, 其特征在于, 该装置包括: 配置 请求接收模块、 通道判断模块、 通道配置处理模块; 其中,  A device for configuring a robust header compression channel, the device comprising: a configuration request receiving module, a channel judging module, and a channel configuration processing module;
配置请求接收模块,用于接收鲁 ROHC通道配置请求,其中携带 ROHC 通道配置参数;  a configuration request receiving module, configured to receive a lu ROHC channel configuration request, where the ROHC channel configuration parameter is carried;
通道判断模块, 用于判断 ROHC通道是否存在, 将判断结果通知通道 配置处理模块; a channel judging module, configured to determine whether the ROHC channel exists, and notifying the channel of the judgment result Configuring a processing module;
通道配置处理模块, 用于在判断 ROHC通道存在时, 根据所述配置请 求中的通道配置参数进行重新配置并初始化压缩上下文, 否则根据所述通 道配置参数新建 ROHC通道。  The channel configuration processing module is configured to reconfigure and initialize the compression context according to the channel configuration parameter in the configuration request when determining that the ROHC channel exists, or create a new ROHC channel according to the channel configuration parameter.
7、 如权利要求 6所述的装置, 其特征在于, 所述 ROHC通道配置参数 包括用于表明上下文标识大小的参数(LARGE_CIDS )、 用于表明最大上下 文标识的参数 (MAX_CID )、 用于表明支持的包流类型集合的参数 7. The apparatus according to claim 6, wherein the ROHC channel configuration parameter includes a parameter (LARGE_CIDS) for indicating a context identifier size, a parameter (MAX_CID) for indicating a maximum context identifier, and is used for indicating support. Parameters of the set of packet stream types
( PROFILES )及最大重组单元(MRRU )。 (PROFILES) and the largest reorganization unit (MRRU).
8、 如权利要求 6所述的装置, 其特征在于, 该装置还包括无效数据清 除模块, 用于在判断 ROHC通道存在时, 删除原 ROHC通道中上下文标识 大于所述配置请求中的 MAX_CID的压缩、 解压缩上下文。  The device of claim 6, further comprising: an invalid data clearing module, configured to delete, when the ROHC channel is present, a compression in which the context identifier in the original ROHC channel is greater than the MAX_CID in the configuration request , decompress the context.
9、 如权利要求 6所述的装置, 其特征在于, 该装置还包括无效数据清 除模块, 用于在判断 ROHC 通道存在时, 删除属于原 ROHC 通道的 PROFILES但不属于所述配置请求中的 PROFILES的模板对应的压缩、 解 压缩上下文。  9. The apparatus according to claim 6, wherein the apparatus further comprises an invalid data clearing module, configured to delete a PROFILES belonging to the original ROHC channel but not belonging to the PROFILES in the configuration request when determining that the ROHC channel exists The template corresponds to the compression, decompression context.
10、 如权利要求 6所述的装置, 其特征在于, 该装置还包括无效数据 清除模块, 用于在判断 ROHC通道存在时, 删除待发送的反馈数据。  The device according to claim 6, wherein the device further comprises an invalid data clearing module, configured to delete the feedback data to be sent when determining that the ROHC channel exists.
PCT/CN2012/075803 2012-01-05 2012-05-21 Rohc channel configuration method and device WO2013102336A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2012100021456A CN102448116A (en) 2012-01-05 2012-01-05 Method and device for configuring robust header compress channel
CN201210002145.6 2012-01-05

Publications (1)

Publication Number Publication Date
WO2013102336A1 true WO2013102336A1 (en) 2013-07-11

Family

ID=46010077

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/075803 WO2013102336A1 (en) 2012-01-05 2012-05-21 Rohc channel configuration method and device

Country Status (2)

Country Link
CN (1) CN102448116A (en)
WO (1) WO2013102336A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102448116A (en) * 2012-01-05 2012-05-09 中兴通讯股份有限公司 Method and device for configuring robust header compress channel
CN107426771B (en) * 2016-05-23 2020-07-17 中国移动通信有限公司研究院 Data transmission method and device
CN116033396A (en) * 2021-10-26 2023-04-28 华为技术有限公司 Method and device for reconfiguring transmission channel and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070195764A1 (en) * 2006-02-22 2007-08-23 Nortel Networks Limited Service Flow with Robust Header Compression (ROHC) in a WiMAX Wireless Network
CN101141744A (en) * 2007-10-19 2008-03-12 华为技术有限公司 Terminal compression mode starting method, wireless network controller and terminal
US20090080374A1 (en) * 2007-09-21 2009-03-26 Posdata Co., Ltd. Method of creating and deleting service flow for robust header compression, and wireless communication system supporting the same
CN102448116A (en) * 2012-01-05 2012-05-09 中兴通讯股份有限公司 Method and device for configuring robust header compress channel

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101686492B (en) * 2008-09-22 2012-07-04 中兴通讯股份有限公司 Method and device for processing ROHC service flow based on WiMAX system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070195764A1 (en) * 2006-02-22 2007-08-23 Nortel Networks Limited Service Flow with Robust Header Compression (ROHC) in a WiMAX Wireless Network
US20090080374A1 (en) * 2007-09-21 2009-03-26 Posdata Co., Ltd. Method of creating and deleting service flow for robust header compression, and wireless communication system supporting the same
CN101141744A (en) * 2007-10-19 2008-03-12 华为技术有限公司 Terminal compression mode starting method, wireless network controller and terminal
CN102448116A (en) * 2012-01-05 2012-05-09 中兴通讯股份有限公司 Method and device for configuring robust header compress channel

Also Published As

Publication number Publication date
CN102448116A (en) 2012-05-09

Similar Documents

Publication Publication Date Title
KR100884956B1 (en) Method and system for tansmitting/receiving asymmetric two-way packet data
EP2443804B1 (en) Backhaul header compression
JP4763682B2 (en) Providing information on upper layer packet or frame boundary in GRE frame
US20120155375A1 (en) Method and Apparatus for Header Compression in Network Relay Scenario
JP5363629B2 (en) A method for providing a seamless transition between networks that conform to different protocols
KR100742868B1 (en) A method for header compression context control during handover in mobile data communication networks
WO2008115116A1 (en) Method and apparatus for relocating a header compression context in a wireless communication system
WO2011085632A1 (en) Compression and decompression method and apparatus of internet protocol data packet
WO2017202270A1 (en) Data transmission method and apparatus, and computer storage medium
US11246058B2 (en) Radio communication device and radio communication method
JP2022517665A (en) Ethernet frame transmission method and communication equipment
WO2013102336A1 (en) Rohc channel configuration method and device
WO2017031700A1 (en) Method for determining compression parameter of data packet and relevant device
US20140036784A1 (en) Data Transmission Method, Radio Access Network Device, Wireless Gateway and System
CN101287008B (en) System for realizing subnet dependent converge protocol
KR100981823B1 (en) Method and system for tansmitting/receiving asymmetric two-way packet data
KR101020318B1 (en) Method and system for tansmitting/receiving asymmetric two-way packet data
JP7434663B2 (en) Data compression method, device and storage medium
CN109219079B (en) IR message transmission method and communication equipment
CN113411837A (en) Data transmission method and terminal for updating decompression dictionary by UDC

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12864559

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12864559

Country of ref document: EP

Kind code of ref document: A1