WO2012022157A1 - Transmission control method and device in robust header compression system - Google Patents

Transmission control method and device in robust header compression system Download PDF

Info

Publication number
WO2012022157A1
WO2012022157A1 PCT/CN2011/072755 CN2011072755W WO2012022157A1 WO 2012022157 A1 WO2012022157 A1 WO 2012022157A1 CN 2011072755 W CN2011072755 W CN 2011072755W WO 2012022157 A1 WO2012022157 A1 WO 2012022157A1
Authority
WO
WIPO (PCT)
Prior art keywords
context
release
indication message
module
releasing
Prior art date
Application number
PCT/CN2011/072755
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 WO2012022157A1 publication Critical patent/WO2012022157A1/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/30Connection release
    • H04W76/32Release of transport tunnels

Definitions

  • the present invention relates to the field of communications, and in particular to a transmission control method and apparatus in a robust head compression system.
  • BACKGROUND In a wireless communication system, a large amount of overhead is transmitted in a service data packet header. In particular, for the same service flow, packet header information transmitted between consecutive packets occupies a large amount of bandwidth, resulting in low network bandwidth utilization. For valuable air interface bandwidth resources, it is a great waste.
  • Robust Header Compression (ROHC) technology is used to send static i in the service data packet header or only once at the beginning of service establishment. Other dynamic domain applications are used.
  • the compression encoding method sends partial bytes, and removes redundant information in the packet header, thereby effectively improving system bandwidth utilization.
  • the ROHC technology can be applied to various communication systems.
  • the user equipment 10 and the network side device 12 use ROHC technology to implement data transmission
  • the network side device includes a base station 120, a base station controller 122, etc., ROHC technology.
  • These devices are integrated separately, such as user equipment, network side equipment, etc., and these devices use ROHC technology to realize data transmission.
  • a compressor (Compressor) and a decompressor (Decompressor) module are integrated in each device of the ROHC system, and the information required for compressing/decompressing the packet header is stored in the context (CONTEXT), and each CONTEXT corresponds to A corresponding CONTEXT ID (CID for short) identifier.
  • CONTEXT Context
  • CID CONTEXT ID
  • the compressor sends context information to the decompressor to synchronize the context between the compressor and the decompressor.
  • S22 The decompressor feeds back information to the compressor; adjusts its working state and working mode through the feedback information compressor and the decompressor.
  • S24 Both parties transmit the compressed data stream. During the transmission process, if the context loses synchronization, continue synchronization and execute S24.
  • S26 The compressor sends context information to the decompressor to synchronize the context between the compressor and the decompressor.
  • a primary object of the present invention is to provide a transmission control method and apparatus in a robust header compression system to address at least the above-mentioned negotiation state in which the CID application is in the service because the sender and the receiver do not know which CID applications are in the service.
  • a transmission control method in a robust header compression system including: a sender sends an indication message that needs to release a context to a receiver; and the receiver responds to the indication message to release its own context, And returning to the sender an indication message that the release is successful; the sender responds to the indication message from the receiver reply, and releases its own context.
  • the indication message carries a context identifier corresponding to the context; the process of releasing the context of the sender or the receiver by the sender includes: releasing the corresponding context according to the context identifier.
  • the method further includes: the receiving party determining whether the context exists, and if yes, performing the releasing operation, and the indicating message that the sending party is successful in releasing the release If not, the releasing operation is not performed, and the step of reporting the indication message that the release is successful to the sender is performed.
  • the method further includes: the receiving party determining whether to allow the context to be released, and if yes, performing a subsequent context step of releasing the self; if not, the The receiving direction responds to the sender with an indication message that the release failed.
  • the initiator sends the indication message that needs to release the context to the receiver after the service is interrupted or the timer expires; the step of determining whether to allow the context to be released includes: determining the service Whether interrupt or timer expires; if yes, release is allowed, if no, release is not allowed.
  • the initiating party responding to the indication message of the release failure further includes: the initiator recording the current release process as abnormal information in a log.
  • a transmission control apparatus in a robust header compression system including: a transmitting end and a receiving end, the transmitting end comprising: a sending module, configured to send an indication message that needs to release a context to a receiving end, configured to respond to a release success message from the receiving end, and release its own context; the receiving end includes: a second release module, configured to respond to the sending module Instructing the message to release its own context; and replying to the sending end the indication message that the release is successful.
  • the sending end further includes: a first identifier module, configured to control the sending module to add a context identifier corresponding to the context in the indication message; and controlling the first release module to release according to the context identifier
  • the receiving end further includes: a second identifying module, configured to control the second releasing module to release the corresponding context according to the context identifier.
  • the receiving end further includes: a first determining module, configured to determine whether the receiving end has the context before the second releasing module performs an operation, and if yes, triggering the second releasing module Executing the operation of releasing the corresponding context, performing the step of returning the indication message to the sender to release the release success message; if not, triggering the second release module to perform the step of reporting the release message to the sender end.
  • a first determining module configured to determine whether the receiving end has the context before the second releasing module performs an operation, and if yes, triggering the second releasing module Executing the operation of releasing the corresponding context, performing the step of returning the indication message to the sender to release the release success message; if not, triggering the second release module to perform the step of reporting the release message to the sender end.
  • the receiving end further includes: a second determining module, configured to: after the first determining module determines that the receiving end has the context, determine whether to allow the context to be released, and if yes, allow the The first judging module continues to perform the operation; if not, the first judging module is controlled to stop the operation; and the sending end replies with the indication message that the release fails.
  • the sending end further includes: a log module, configured to record the release process as abnormal information in the log in response to the release failure indication message from the receiving end.
  • the present invention implements two devices that use ROHC services to release the same context.
  • FIG. 1 is a schematic diagram of a network environment of a ROHC application in the related art
  • FIG. 2 is a flowchart of implementing ROHC services between a compressor and a decompressor in the prior art
  • FIG. 2 is a flowchart of implementing ROHC services between a compressor and a decompressor in the prior art
  • FIG. 3 is a first embodiment of the present invention.
  • Figure 4 is a flow chart showing the success of releasing the context in the second embodiment of the present invention.
  • Figure 5 is a format diagram of the indication message sent in the second embodiment of the present invention;
  • Figure 6 is a release context in the second embodiment of the present invention;
  • FIG. 7 is a flowchart of Embodiment 3 of the present invention;
  • FIG. 8 is a block diagram showing the structure of a device according to Embodiment 4 of the present invention.
  • Embodiment 1 of the present invention is applied to the user equipment 10 and the base station 120 shown in FIG. 1, and a compressor and a decompressor are respectively integrated in the user equipment 10 and the base station 120.
  • the user equipment 10 acts as a sender and the base station 120 acts as a receiver.
  • S30 The sender sends an indication message that needs to release the context to the receiver.
  • the indication message sent by the sender includes the context that needs to be released together by the receiver, so that the subsequent sender sends the message.
  • S32 The receiver responds to the indication message, releases its own context, and replies to the sender with an indication message of consent release.
  • the receiving party may follow the indication message, when the context exists, release the context requested to be released in the indication message, and reply the sender with the indication message agreeing to release.
  • the sender responds to the above indication message from the receiver and releases its own context.
  • the sender responds to the indication message replied by the receiver, releasing the context.
  • the sender and the receiver simultaneously release the same context, and use the released context for subsequent ROHC services, thereby improving ROHC working efficiency and wireless communication bandwidth utilization.
  • the compressor may trigger the indication message of the release context to be triggered by various conditions. For example: due to the current service interruption, the context is out of synchronization, the timer needs to resynchronize the context or the user's command is received after the timer expires.
  • the decompressor also needs to determine whether it needs to release the context, if necessary, Then release; if the context does not need to be released, an indication message is sent to the compressor indicating that the context cannot be released.
  • the compressor is integrated in the user equipment 10 as shown in FIG. 1.
  • the decompressor is integrated in the base station 120. Referring to the flowchart shown in FIG. 4, the following Steps:
  • S400 A compressed data stream is transmitted between the compressor and the decompressor.
  • the compressor is triggered, and the decision needs to release the context.
  • the compressor in the user device 10 may be triggered by various conditions to initiate an instruction to release the context. For example: The situation is lost due to the current service interruption, the situation is resynchronized due to the timer timeout, the CID is not available in the CID space, or the user's command is received.
  • S404 The compressor sends an indication message of releasing the context to the decompressor.
  • the option carried in the feedback information is added, which indicates that the compressor and the decompressor complete the CONTEX synchronization release that is no longer used, thereby
  • the corresponding CID in the CID space can be used to add new services.
  • Table 1 Table 1
  • Table 1 shows the new context release option CONTEXT-RELEASE-NOTIFY, which asks the receiver to release the corresponding context and feed back information about the options.
  • the receiver that processes the feedback will release the CONTEX corresponding to the CONTEXT ID carried in the feedback packet. If the operation succeeds, the system sends the context release success option CONTEXT to the sender.
  • -RELEASE-SUCC's feedback ⁇ ⁇ otherwise return the message 4 with the context release failure CONTEXT-RELEASE-FAIL option.
  • the compressor sends a release indication message containing CONTEXT-RELEASE-NOTIFY to the decompressor, and carries a corresponding CID in the release indication message to instruct the decompressor to release the corresponding context.
  • the decompressor judges that the context can be released.
  • the decompressor releases the context according to the release indication message, and judges that the context that needs to be released is established due to a condition such as a service interruption or a timer timeout.
  • the decompressor sends an indication message that the context release succeeds to the compressor. After the decompressor successfully releases the context, the decompressor sends an indication message that the release is successful to the compressor.
  • the message is in the form of a feedback 4 ⁇ and carries the context release success option CONTEXT-RELEASE-SUCC.
  • S410 The compressor releases its own context in response to the instruction that the decompressor is successfully released. After the above steps, the process of synchronizing the same context is implemented between the compressor and the decompressor, and the compressor can use this context to transfer data in subsequent steps. In the above process, if the decompressor judges that the context cannot be released, the compressor is notified, and the compressor does not release the context. The following is explained in conjunction with FIG. 6. Referring to FIG. 6, in the flow shown in FIG. 6, the method includes:
  • S600 A compressed data stream is transmitted between the compressor and the decompressor.
  • the compressor sends an indication message of releasing the context to the decompressor.
  • the compressor sends a release indication message containing CONTEXT-RELEASE-NOTIFY to the decompressor, and carries a corresponding CID in the release indication message to instruct the decompressor to release the corresponding context.
  • the decompressor determines that the context cannot be released.
  • the decompressor according to the release indication message determines that the context to be released is being applied in the service if the condition of the service terminal or the timer expires is not established, and the context cannot be released.
  • the decompressor sends an indication message that the context release fails to the compressor.
  • the decompressor sends an indication message that the release failed to the compressor.
  • the message is in the form of a feedback message and carries the context release failure option CONTEXT-RELEASE-FAIL.
  • the compressor responds to the instruction that the decompressor fails to release, and does not release its own context.
  • the decompressor sends a message to the compressor that the release failed when the context cannot be released, so that the compressor can reselect the context to be released or perform other steps.
  • the decompressor performs the step of releasing the context after the judgment is made, and promptly notifies the compressor after deciding whether to release, so that the compressor can perform the subsequent steps.
  • the flow of the present invention will be described below through the third embodiment.
  • the ROHC A terminal in FIG. 7 is integrated in the user equipment 10 as shown in FIG. 1, and the ROHC B terminal is integrated in the base station 120.
  • a compressor and a decompressor are respectively integrated in the ROHC A end and the ROHC B end, and the flow chart shown in FIG. 7 includes the following steps:
  • S700 After the ROHC A end is triggered, the context needs to be released. Such as business interruption, or timer timeout and other reasons.
  • S702 The ROHC A end constructs a feedback message containing the CONTEXT-RELEASE-NOTIFY option. The message is a release context indication message.
  • the ROHC B end receives the release indication message containing the feedback message.
  • the ROHC B end parses the feedback message and parses the CONTEXT-RELEASE-NOTIFY option, indicating that the ROHC B side needs to release the corresponding context.
  • step S710 The ROHC B determines whether there is a corresponding context according to the CID in the release indication message. If yes, step S712 is performed, otherwise step S711 is performed.
  • the ROHC B-end constructs an instruction message indicating that the release of the CONTEXT-RELEASE-SUCC option is successful, and executes S720.
  • S712 The ROHC B terminal determines whether the corresponding context is allowed to be released; if yes, performs step M1 S714; if not, performs step 4 S718.
  • S714 The ROHC B-end constructs an indication message indicating that the CONTEXT-RELEASE-SUCC option is successfully released, and executes S 716.
  • S718 The ROHC B end constructs an indication message indicating that the CONTEXT-RELEASE-FAIL option is successfully released, and executes S720.
  • the ROHC B end sends an indication message to the ROHC A terminal in the form of a feedback message.
  • the ROHC A end receives the indication message from the ROHC B end feedback, and performs one of the following steps S724 or S728.
  • the ROHC A end does not operate the context corresponding to the CID, and the release process is recorded as an abnormal information in the log.
  • the process of releasing the context between two devices implementing the ROHC service is explained in detail.
  • the transmission of the message and indication message between the ROHC A end and the ROHC B end is also implemented by its internal integrated compressor or decompressor. After receiving the indication message, by determining whether there is a context corresponding to the CID, it is avoided that the system is faulty because the abnormality of the context corresponding to the CID is not found.
  • the apparatus includes: a transmitting end 80 and a receiving end 82; the transmitting end 80 includes: The sending module 800 is configured to send an indication message that needs to release the context to the receiving end.
  • the first releasing module 802 is configured to respond to the release success indication message replied from the receiving end 82, and release its own context.
  • the receiving end 82 includes: The second release module 804 is configured to release its own context in response to the indication message from the sending module 800; and reply the sending terminal 80 with an indication message that the release is successful.
  • the sending end 80 further includes: a first identifying module 806, configured to control the sending module 800 to add a context identifier of the corresponding context in the indication message; and controlling the first releasing module 802 to release the corresponding context according to the context identifier;
  • the method includes: a second identity module 808, configured to control the second release module 804 to release the corresponding context according to the context identifier.
  • the method further includes: the sending end 80 further comprising: a first identifying module 806, configured to control the sending module 800 to add a context identifier of the corresponding context in the indication message; and controlling the first releasing module 802 to release the corresponding context according to the context identifier;
  • the terminal 82 further includes: a second identity module 808, configured to control the second release module 804 to release the corresponding context according to the context identifier.
  • the receiving end 82 further includes: a first determining module 810, configured to determine whether the receiving end has a context before the second releasing module 804 performs an operation, and if yes, triggering the second releasing module 804 to perform an operation of releasing the corresponding context.
  • the step of performing an indication message that the response to the release is successful is sent to the sender; if not, the step of triggering the second release module 804 to perform an indication of the successful release of the release to the sender is performed.
  • the receiving end 82 further includes: a second determining module 812, configured to: after the first determining module determines that the receiving end has a context, determine whether the context is allowed to be released, and if yes, allow the first determining module to continue performing the operation; No, the first judgment module is controlled to stop the operation; and the indication message of the release failure is returned to the sender.
  • the sending end 80 further includes: a log module 814, configured to: after the sending module 800 sends the indication message of releasing the context, respond to the indication message of the release failure from the receiving end, and record the release process as the abnormal information in the ambition .
  • the sending module 800 may perform the step of sending an indication message that needs to release the context to the receiver after the service interruption or the timer expires.
  • the second judging module 812 may also determine whether the context is allowed to be released by determining whether the service is interrupted or whether the timer expires.
  • the transmitting end in the above device may be a mobile phone, and the receiving end may be a base station; or the transmitting end is a base station, and the receiving end is a base station controller and the like.
  • the apparatus of the present invention has been described in detail above, and the processing flow in the above method embodiments can be implemented in the apparatus of the present invention, and is not described here.
  • the above modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device, such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein.

Landscapes

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

Abstract

A transmission control method and device in a Robust Header Compression (ROHC) system are disclosed by the present invention. The method includes that: a sending side sends an indication message of needing to release context to a receiving side; in response to the indication message, the receiving side releases its own context and returns an indication message of successful release to the sending side; in response to the indication message returned from the receiving side, the sending side releases its own context. The present invention enables that two devices using the ROHC service release the same context. With the present invention, the use efficiency and the transmission efficiency of context are improved effectively, the negotiation state in which the ROHC system always processes CONTEXT is avoided, and the utilization ratio of the wireless communication bandwidth is improved.

Description

稳健头压缩系统中传输控制方法和装置 技术领域 本发明涉及通信领域, 具体而言, 涉及一种稳健头压缩系统中传输控制 方法和装置。 背景技术 无线通信系统中, 所传送的业务数据包头存在很大的开销, 特别是针对 同一条业务流, 连续的报文之间传输的包头信息会占用大量的带宽, 造成网 络带宽利用率不高, 对于宝贵的空口带宽资源更是极大的浪费, 稳健头压缩 ( Robust Header Compression, ROHC )技术釆用对业务数据包头中的静态 i或 只在业务建立之初发送一次,其它动态域釆用压缩编码的方式发送部分字节, 除去数据包头中的冗余信息, 从而有效提高系统带宽利用率。 ROHC技术可 应用于各种通信系统, 如图 1所示, 用户设备 10和网络侧设备 12之间釆用 ROHC技术实现数据传输, 网络侧设备又包括基站 120、 基站控制器 122等, ROHC技术分别集成这些设备内, 如用户设备、 网络侧设备等, 这些设备之 间釆用 ROHC技术实现数据传输。 在双向通信系统中, ROHC 系统的每个设备内均集成有压缩器 ( Compressor ) 和解压缩器 (Decompressor )模块, 压缩 /解压缩包头所需的 信息存储在上下文 (CONTEXT ) 中, 每个 CONTEXT 对应一个相应的 CONTEXT ID (简称 CID ) 标识。 两个设备之间进行数据传输的过程可参见 图 2, 在图 2中, 压缩器集成在如图 1中的用户设备 10内, 解压缩器集成在 基站 12内, 在数据传输时, 包括以下步 4聚:  TECHNICAL FIELD The present invention relates to the field of communications, and in particular to a transmission control method and apparatus in a robust head compression system. BACKGROUND In a wireless communication system, a large amount of overhead is transmitted in a service data packet header. In particular, for the same service flow, packet header information transmitted between consecutive packets occupies a large amount of bandwidth, resulting in low network bandwidth utilization. For valuable air interface bandwidth resources, it is a great waste. Robust Header Compression (ROHC) technology is used to send static i in the service data packet header or only once at the beginning of service establishment. Other dynamic domain applications are used. The compression encoding method sends partial bytes, and removes redundant information in the packet header, thereby effectively improving system bandwidth utilization. The ROHC technology can be applied to various communication systems. As shown in FIG. 1, the user equipment 10 and the network side device 12 use ROHC technology to implement data transmission, and the network side device includes a base station 120, a base station controller 122, etc., ROHC technology. These devices are integrated separately, such as user equipment, network side equipment, etc., and these devices use ROHC technology to realize data transmission. In the two-way communication system, a compressor (Compressor) and a decompressor (Decompressor) module are integrated in each device of the ROHC system, and the information required for compressing/decompressing the packet header is stored in the context (CONTEXT), and each CONTEXT corresponds to A corresponding CONTEXT ID (CID for short) identifier. The process of data transmission between two devices can be seen in FIG. 2. In FIG. 2, the compressor is integrated in the user equipment 10 as shown in FIG. 1. The decompressor is integrated in the base station 12, and includes the following during data transmission. Step 4:
S20: 压缩器向解压缩器发送上下文信息, 以同步压缩器和解压缩器之 间的上下文。 S20: The compressor sends context information to the decompressor to synchronize the context between the compressor and the decompressor.
S22: 解压缩器向压缩器反馈信息; 通过反馈信息压缩器和解压缩器调 整自己的工作状态和工作模式。 S22: The decompressor feeds back information to the compressor; adjusts its working state and working mode through the feedback information compressor and the decompressor.
S24: 双方传输压缩的数据流。 在传输过程中, 如果出现了上下文失去 同步的现象, 继续同步, 执行 S24。 S26: 压缩器向解压缩器发送上下文信息, 以同步压缩器和解压缩器之 间的上下文。 S24: Both parties transmit the compressed data stream. During the transmission process, if the context loses synchronization, continue synchronization and execute S24. S26: The compressor sends context information to the decompressor to synchronize the context between the compressor and the decompressor.
S28: 双方传输压缩的数据流。 上述传输过程中, 上下文 CONTEX 需要实时的更新, 否则会造成压缩 器和解压缩器两端的 CONTEX 不一致, 导致针对数据包的解压缩失败, 待 业务流重新回到高效的压缩状态, 则需要一定的时间用于压缩器和解压缩器 双方协商出正确的 CONTEXT, 在这段时间内业务流处于不稳定状态或者低 效压缩状态。 由于设备内 ROHC的 CID受到 CID空间限制,当 CONTEXT ID耗尽时, 如果有新业务需要实施 ROHC处理, 则必须为该条业务流分配一个 CID用 于标识 CONTEXT, 此时由于存在发送方和接收方并不知道有哪些 CID正在 应用在业务中,哪些 CID没有应用在业务中。如果重用的 CID还在进行 ROHC 业务, 则会影响该业务的当前 ROHC处理。 例如, 当该业务有数据包需要处 理时, 其再次需要重用 CID。 如此反复, 会大大降氏 ROHC的工作效率; 使 ROHC系统一直处理 CONTEX 的协商状态, 降氏无线通信带宽利用率。 发明内容 本发明的主要目的在于提供一种稳健头压缩系统中传输控制方法和装 置,以至少解决上述由于发送方和接收方并不知道有哪些 CID应用在业务中, 处于重复应用 CID的协商状态, 导致 ROHC系统的工作效率较低。 根据本发明的一个方面, 提供一种稳健头压缩系统中传输控制方法, 包 括: 发送方将需要释放上下文的指示消息发送至接收方; 所述接收方响应所 述指示消息,释放自身的上下文, 并向所述发送方回复释放成功的指示消息; 所述发送方响应来自所述接收方回复的所述指示消息,并释放自身的上下文。 优选地, 所述指示消息中携带有对应所述上下文的上下文标识; 所述发 送方或接收方释放自身的上下文的过程包括: 按照所述上下文标识释放对应 的上下文。 优选地, 所述释放之前还包括: 所述接收方判断是否存在所述上下文, 如果是, 则执行所述释放操作、 以及所述向发送方回复释放成功的指示消息 的步骤; 如果否, 则不执行所述释放操作, 执行所述向发送方回复释放成功 的指示消息的步骤。 优选地, 所述接收方判断存在所述上下文之后, 还包括: 所述接收方判 断是否允许释放所述上下文, 如果是, 则执行后续的所述释放自身的上下文 步骤; 如果否, 则所述接收方向所述发送方回复释放失败的指示消息。 优选地, 所述发起方在业务中断或定时器超时后, 执行所述将需要释放 上下文的指示消息发送至接收方的步骤; 所述判断是否允许释放所述上下文 的步骤包括: 判断所述业务是否中断或定时器是否超时; 如果是, 则允许释 放, 如果否, 则不允许释放。 优选地, 所述发起方响应所述释放失败的指示消息, 还包括: 所述发起 方将本次释放过程作为异常信息记录在日志中。 才艮据本发明的另一个方面, 提供一种稳健头压缩系统中传输控制装置, 包括: 发送端和接收端, 所述发 送端包括: 发送模块, 设置为将需要释放上下文的指示消息发送至接收端; 第一释放模块, 设置为响应来自所述接收端回复的释放成功的指示消息, 并 释放自身的上下文; 所述接收端包括: 第二释放模块, 设置为响应来自所述 发送模块的指示消息, 释放自身的上下文; 并向所述发送端回复所述释放成 功的指示消息。 优选地, 所述发送端还包括: 第一标识模块, 设置为控制所述发送模块 在所述指示消息中加入对应所述上下文的上下文标识; 控制所述第一释放模 块按照所述上下文标识释放对应的上下文; 所述接收端还包括: 第二标识模 块, 设置为控制所述第二释放模块按照所述上下文标识释放对应的上下文。 优选地, 所述接收端还包括: 第一判断模块, 设置为在所述第二释放模 块执行操作之前, 判断所述接收端是否存在所述上下文, 如果是, 则触发所 述第二释放模块执行所述释放对应上下文的操作, 执行所述向发送端回复释 放成功的指示消息步骤; 如果否, 则触发所述第二释放模块执行所述向发送 端回复释放成功的指示消息步骤。 优选地, 所述接收端还包括: 第二判断模块, 设置为在所述第一判断模 块判断出所述接收端存在所述上下文之后, 判断是否允许释放所述上下文, 如果是, 则允许所述第一判断模块继续执行操作; 如果否, 则控制所述第一 判断模块停止操作; 向所述发送端回复释放失败的指示消息。 优选地, 所述发送端还包括: 日志模块, 设置为响应来自所述接收端的 所述释放失败的指示消息, 将本次释放过程作为异常信息记录在日志中。 本发明实现了两个釆用 ROHC 业务的设备释放相同上下文。 通过本发 明, 有效提高了上下文的使用效率及传输效率, 避免 ROHC 系统一直处理 CONTEX 的协商状态, 提高了无线通信带宽利用率。 附图说明 此处所说明的附图用来提供对本发明的进一步理解, 构成本申请的一部 分, 本发明的示意性实施例及其说明用于解释本发明, 并不构成对本发明的 不当限定。 在附图中: 图 1是相关技术中 ROHC应用的网络环境的示意图; 图 2是现有技术中压缩器和解压缩器之间实现 ROHC业务的流程图; 图 3是本发明的实施例一的流程图; 图 4是本发明的实施例二中释放上下文成功的流程图; 图 5是本发明的实施例二中发送的指示消息的格式图; 图 6是本发明的实施例二中释放上下文失败的流程图; 图 7是本发明的实施例三的流程图; 图 8本发明的实施例四的装置结构框图。 具体实施方式 下文中将参考附图并结合实施例来详细说明本发明。 需要说明的是, 在 不冲突的情况下, 本申请中的实施例及实施例中的特征可以相互组合。 下面详细说明本发明的实施例一, 本发明的实施例一, 应用在图 1中所 示的用户设备 10和基站 120中, 在用户设备 10和基站 120中分别集成有压 缩器和解压缩器。 在实施例一中, 用户设备 10作为发送方, 基站 120作为 接收方。 参见图 3中所示的流程图, 包括以下步骤: S30: 发送方将需要释放上下文的指示消息发送至接收方。 发送方发送的指示消息, 包括需要接收方一起释放的上下文, 以便于后 续发送方发送 4艮文。 S28: Both parties transmit the compressed data stream. In the above transmission process, the CONTEX of the context needs to be updated in real time. Otherwise, the CONTEX of the compressor and the decompressor will be inconsistent, resulting in failure of decompression of the data packet. After the service flow returns to the efficient compression state, it takes a certain time. Both the compressor and the decompressor negotiate the correct CONTEXT, during which the traffic is in an unstable state or inefficient compression state. Since the CID of the ROHC in the device is limited by the CID space, when the CONTEXT ID is exhausted, if there is a new service that needs to implement ROHC processing, a CID must be assigned to the service flow to identify CONTEXT, because there is a sender and a receiver. The party does not know which CIDs are being applied in the business and which CIDs are not applied in the business. If the reused CID is still performing ROHC services, it will affect the current ROHC processing of the service. For example, when the service has a packet to process, it again needs to reuse the CID. Repeatedly, it will greatly reduce the efficiency of ROHC; make the ROHC system always handle the CONTEX negotiation status, and reduce the bandwidth utilization of the wireless communication. SUMMARY OF THE INVENTION A primary object of the present invention is to provide a transmission control method and apparatus in a robust header compression system to address at least the above-mentioned negotiation state in which the CID application is in the service because the sender and the receiver do not know which CID applications are in the service. , resulting in lower efficiency of the ROHC system. According to an aspect of the present invention, a transmission control method in a robust header compression system is provided, including: a sender sends an indication message that needs to release a context to a receiver; and the receiver responds to the indication message to release its own context, And returning to the sender an indication message that the release is successful; the sender responds to the indication message from the receiver reply, and releases its own context. Preferably, the indication message carries a context identifier corresponding to the context; the process of releasing the context of the sender or the receiver by the sender includes: releasing the corresponding context according to the context identifier. Preferably, before the releasing, the method further includes: the receiving party determining whether the context exists, and if yes, performing the releasing operation, and the indicating message that the sending party is successful in releasing the release If not, the releasing operation is not performed, and the step of reporting the indication message that the release is successful to the sender is performed. Preferably, after the receiving party determines that the context exists, the method further includes: the receiving party determining whether to allow the context to be released, and if yes, performing a subsequent context step of releasing the self; if not, the The receiving direction responds to the sender with an indication message that the release failed. Preferably, the initiator sends the indication message that needs to release the context to the receiver after the service is interrupted or the timer expires; the step of determining whether to allow the context to be released includes: determining the service Whether interrupt or timer expires; if yes, release is allowed, if no, release is not allowed. Preferably, the initiating party responding to the indication message of the release failure further includes: the initiator recording the current release process as abnormal information in a log. According to another aspect of the present invention, a transmission control apparatus in a robust header compression system is provided, including: a transmitting end and a receiving end, the transmitting end comprising: a sending module, configured to send an indication message that needs to release a context to a receiving end, configured to respond to a release success message from the receiving end, and release its own context; the receiving end includes: a second release module, configured to respond to the sending module Instructing the message to release its own context; and replying to the sending end the indication message that the release is successful. Preferably, the sending end further includes: a first identifier module, configured to control the sending module to add a context identifier corresponding to the context in the indication message; and controlling the first release module to release according to the context identifier The receiving end further includes: a second identifying module, configured to control the second releasing module to release the corresponding context according to the context identifier. Preferably, the receiving end further includes: a first determining module, configured to determine whether the receiving end has the context before the second releasing module performs an operation, and if yes, triggering the second releasing module Executing the operation of releasing the corresponding context, performing the step of returning the indication message to the sender to release the release success message; if not, triggering the second release module to perform the step of reporting the release message to the sender end. Preferably, the receiving end further includes: a second determining module, configured to: after the first determining module determines that the receiving end has the context, determine whether to allow the context to be released, and if yes, allow the The first judging module continues to perform the operation; if not, the first judging module is controlled to stop the operation; and the sending end replies with the indication message that the release fails. Preferably, the sending end further includes: a log module, configured to record the release process as abnormal information in the log in response to the release failure indication message from the receiving end. The present invention implements two devices that use ROHC services to release the same context. Through the invention, the context use efficiency and the transmission efficiency are effectively improved, and the ROHC system is prevented from always processing the CONTEX negotiation state, thereby improving the wireless communication bandwidth utilization rate. BRIEF DESCRIPTION OF THE DRAWINGS The accompanying drawings, which are set to illustrate,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, In the drawings: FIG. 1 is a schematic diagram of a network environment of a ROHC application in the related art; FIG. 2 is a flowchart of implementing ROHC services between a compressor and a decompressor in the prior art; FIG. 3 is a first embodiment of the present invention. Figure 4 is a flow chart showing the success of releasing the context in the second embodiment of the present invention; Figure 5 is a format diagram of the indication message sent in the second embodiment of the present invention; Figure 6 is a release context in the second embodiment of the present invention; FIG. 7 is a flowchart of Embodiment 3 of the present invention; FIG. 8 is a block diagram showing the structure of a device according to Embodiment 4 of the present invention. BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, 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. The first embodiment of the present invention is described in detail below. Embodiment 1 of the present invention is applied to the user equipment 10 and the base station 120 shown in FIG. 1, and a compressor and a decompressor are respectively integrated in the user equipment 10 and the base station 120. In the first embodiment, the user equipment 10 acts as a sender and the base station 120 acts as a receiver. Referring to the flow chart shown in Figure 3, the following steps are included: S30: The sender sends an indication message that needs to release the context to the receiver. The indication message sent by the sender includes the context that needs to be released together by the receiver, so that the subsequent sender sends the message.
S32: 接收方响应上述指示消息, 释放自身的上下文, 并向发送方回复 同意释放的指示消息。 接收方可按照指示消息, 当存在上下文时, 释放指示消息中所要求释放 的上下文, 并向发送方回复同意释放的指示消息。 S32: The receiver responds to the indication message, releases its own context, and replies to the sender with an indication message of consent release. The receiving party may follow the indication message, when the context exists, release the context requested to be released in the indication message, and reply the sender with the indication message agreeing to release.
S34: 发送方响应来自接收方回复的上述指示消息, 并释放自身的上下 文。 发送方响应接收方回复的指示消息, 释放上下文。 经过上述实施例一中 的步 4聚, 实现了发送方和接收方同时释放相同的上下文, 并使用释放的上下 文用于后续的 ROHC业务, 从而提高 ROHC的工作效率以及无线通信带宽 利用率。 在本发明的各个实施例中, 压缩器和解压缩器实现 ROHC 业务的过程 中, 可能由各种情况触发压缩器发起释放上下文的指示消息。 例如: 由于当 前的业务中断导致上下文失去同步、 由于定时器超时需要重新同步上下文或 接收到用户的命令后等多种情况, 此时, 解压缩器也需要判断自身是否需要 释放上下文, 如果需要, 则释放; 如果不需要释放上下文, 则向压缩器发送 指示消息, 指示不能释放上下文。 下面通过下面的实施例二详细说明, 在实 施例二中, 压缩器集成在如图 1 中的用户设备 10 内, 解压缩器集成在基站 120内, 参见图 4所示的流程图, 包括以下步骤: S34: The sender responds to the above indication message from the receiver and releases its own context. The sender responds to the indication message replied by the receiver, releasing the context. After step 4 in the foregoing embodiment 1, the sender and the receiver simultaneously release the same context, and use the released context for subsequent ROHC services, thereby improving ROHC working efficiency and wireless communication bandwidth utilization. In various embodiments of the present invention, in the process of implementing the ROHC service by the compressor and the decompressor, the compressor may trigger the indication message of the release context to be triggered by various conditions. For example: due to the current service interruption, the context is out of synchronization, the timer needs to resynchronize the context or the user's command is received after the timer expires. At this time, the decompressor also needs to determine whether it needs to release the context, if necessary, Then release; if the context does not need to be released, an indication message is sent to the compressor indicating that the context cannot be released. The following is a detailed description of the second embodiment. In the second embodiment, the compressor is integrated in the user equipment 10 as shown in FIG. 1. The decompressor is integrated in the base station 120. Referring to the flowchart shown in FIG. 4, the following Steps:
S400: 压缩器与解压缩器之间传输压缩数据流。 S400: A compressed data stream is transmitted between the compressor and the decompressor.
S402: 压缩器受到触发, 决策需要释放上下文。 用户设备 10 内的压缩器可能会由各种情况触发下, 发起释放上下文的 指示消息。 例如: 由于当前的业务中断导致上下文失去同步、 由于定时器超 时需要重新同步上下文、 CID空间没有可用的 CID或接收到用户的命令后等 多种情况。 S402: The compressor is triggered, and the decision needs to release the context. The compressor in the user device 10 may be triggered by various conditions to initiate an instruction to release the context. For example: The situation is lost due to the current service interruption, the situation is resynchronized due to the timer timeout, the CID is not available in the CID space, or the user's command is received.
S404: 压缩器向解压缩器发送释放上下文的指示消息。 通过在 ROHC系统的压缩器和解压缩器间增加反馈选项类型 feedback, 利用双方交互的指示消息, 增加 feedback信息中携带的选项, 该选项指示压 缩器和解压缩器完成不再使用的 CONTEX 同步释放,从而使 CID空间存在 相应的 CID可用于新增业务, 具体 feedback选项信息如表 1所示: 表 1 S404: The compressor sends an indication message of releasing the context to the decompressor. By adding a feedback option type feedback between the compressor and the decompressor of the ROHC system, using the indication message of mutual interaction, the option carried in the feedback information is added, which indicates that the compressor and the decompressor complete the CONTEX synchronization release that is no longer used, thereby The corresponding CID in the CID space can be used to add new services. The specific feedback options are shown in Table 1: Table 1
Figure imgf000008_0001
Figure imgf000008_0001
表 1给出了新增的上下文释放选项 CONTEXT-RELEASE-NOTIFY, 要 求接收方释放相应的上下文, 并反馈选项的信息。 当 feedback报文中携带此 选项时, 则要求处理 feedback 的接收方将本端与 feedback 报文中携带的 CONTEXT ID对应的 CONTEX 释放, 如果此操作成功, 则向发送方返回携 带上下文释放成功选项 CONTEXT-RELEASE-SUCC的 feedback ·艮文, 否则 返回携带上下文释放失败 CONTEXT-RELEASE-FAIL选项的 feedback 4艮文。 在本步骤中,压缩器向解压缩器发送含有 CONTEXT-RELEASE-NOTIFY 的释放指示消息, 并在释放指示消息中携带相应的 CID, 以指示解压缩器释 放相应的上下文。 4艮文的格式可参见图 5 , 其中, 4艮文中的 11110表示为 feedback 4艮文; 如果 code (代码) =0, 则 size表示报文后续长度; 如果使用小 CID空间且 CID不为 0, 出现 Add-CID octet (增加的上下文 标识八位字节); 如果使用大 CID空间, 出现 large CID (encoding (编码);); Add-CID或者 large CID域给出了要释放的 CONTEXT ID信息; feedback i或的取值为: CONTEXT-RELEASE-NOTIFY Table 1 shows the new context release option CONTEXT-RELEASE-NOTIFY, which asks the receiver to release the corresponding context and feed back information about the options. When the message carries this option, the receiver that processes the feedback will release the CONTEX corresponding to the CONTEXT ID carried in the feedback packet. If the operation succeeds, the system sends the context release success option CONTEXT to the sender. -RELEASE-SUCC's feedback · 艮 ,, otherwise return the message 4 with the context release failure CONTEXT-RELEASE-FAIL option. In this step, the compressor sends a release indication message containing CONTEXT-RELEASE-NOTIFY to the decompressor, and carries a corresponding CID in the release indication message to instruct the decompressor to release the corresponding context. The format of the message can be seen in Figure 5, where 11110 in the 4 表示 text is represented as the feedback 4 ; text; if code (code) =0, the size indicates the subsequent length of the message; if the small CID space is used and the CID is not 0 , Add-CID octet (increased context identifier octet) appears; if large CID space is used, large CID (encoding (encoding);); Add-CID or large CID field gives the CONTEXT ID information to be released ; The value of feedback i or is: CONTEXT-RELEASE-NOTIFY
CONTEXT-RELEASE-SUCC CONTEXT-RELEASE-SUCC
CONTEXT-RELEASE-FAIL CONTEXT-RELEASE-FAIL
S406: 解压缩器判断可以释放上下文。 解压缩器按照释放指示消息, 判断由于业务的中断或定时器超时等条件 成立, 需要释放的上下文, 则释放此上下文。 S406: The decompressor judges that the context can be released. The decompressor releases the context according to the release indication message, and judges that the context that needs to be released is established due to a condition such as a service interruption or a timer timeout.
S408: 解压缩器向压缩器发送上下文释放成功的指示消息。 解压缩器在成功释放上下文后, 向压缩器发送释放成功的指示消息。 该 消 息 釆用 feedback 4艮文形 式 , 并携 带上下文释放成功选项 CONTEXT-RELEASE-SUCC。 S408: The decompressor sends an indication message that the context release succeeds to the compressor. After the decompressor successfully releases the context, the decompressor sends an indication message that the release is successful to the compressor. The message is in the form of a feedback 4 艮 and carries the context release success option CONTEXT-RELEASE-SUCC.
S410: 压缩器响应解压缩器的释放成功的指示消息,释放自身的上下文。 经过上述的步骤后, 压缩器和解压缩器之间实现同步释放同一个上下文 的过程, 压缩器可在后续步骤中使用此上下文传输数据。 在上述的流程中, 解压缩器如果判断不能释放上下文, 则通知压缩器, 压缩器也不释放此上下 文。 下面结合图 6说明, 参见图 6, 在图 6所示的流程中, 包括: S410: The compressor releases its own context in response to the instruction that the decompressor is successfully released. After the above steps, the process of synchronizing the same context is implemented between the compressor and the decompressor, and the compressor can use this context to transfer data in subsequent steps. In the above process, if the decompressor judges that the context cannot be released, the compressor is notified, and the compressor does not release the context. The following is explained in conjunction with FIG. 6. Referring to FIG. 6, in the flow shown in FIG. 6, the method includes:
S600: 压缩器与解压缩器之间传输压缩数据流。 S600: A compressed data stream is transmitted between the compressor and the decompressor.
S602: 压缩器受到触发, 决策需要释放上下文。 S602: The compressor is triggered, and the decision needs to release the context.
S604: 压缩器向解压缩器发送释放上下文的指示消息。 在本步骤中,压缩器向解压缩器发送含有 CONTEXT-RELEASE-NOTIFY 的释放指示消息, 并在释放指示消息中携带相应的 CID, 以指示解压缩器释 放相应的上下文。 S604: The compressor sends an indication message of releasing the context to the decompressor. In this step, the compressor sends a release indication message containing CONTEXT-RELEASE-NOTIFY to the decompressor, and carries a corresponding CID in the release indication message to instruct the decompressor to release the corresponding context.
S606: 解压缩器判断不可以释放上下文。 解压缩器按照释放指示消息, 判断如果由于业务的终端或定时器超时等 条件还没成立, 要释放的上下文正应用在业务中, 不能释放此上下文。 S606: The decompressor determines that the context cannot be released. The decompressor according to the release indication message determines that the context to be released is being applied in the service if the condition of the service terminal or the timer expires is not established, and the context cannot be released.
S608: 解压缩器向压缩器发送上下文释放失败的指示消息。 解压缩器向压缩器发送释放失败的指示消息。 该消息釆用 feedback报文 形式, 并携带上下文释放失败选项 CONTEXT-RELEASE-FAIL。 S608: The decompressor sends an indication message that the context release fails to the compressor. The decompressor sends an indication message that the release failed to the compressor. The message is in the form of a feedback message and carries the context release failure option CONTEXT-RELEASE-FAIL.
S610: 压缩器响应解压缩器的释放失败的指示消息, 不释放自身的上下 文。 通过图 6中的流程, 解压缩器在不能释放上下文时, 会向压缩器发送释 放失败的消息, 以便于压缩器重新选择要释放的上下文或执行其它的步骤。 在上述的实施例二中, 解压缩器在经过判断后, 才执行释放上下文的步 骤, 并在决定是否释放后, 及时通知压缩器, 便于压缩器执行后续步骤。 为进一步说明本发明, 下面通过实施例三说明本发明的流程, 在实施例 三中, 图 7中 ROHC A端集成在如图 1中的用户设备 10内, ROHC B端集 成在基站 120内,且在 ROHC A端和 ROHC B端内分别集成有压缩器和解压 缩器, 参见图 7所示的流程图, 包括以下步骤: S610: The compressor responds to the instruction that the decompressor fails to release, and does not release its own context. Through the flow in Figure 6, the decompressor sends a message to the compressor that the release failed when the context cannot be released, so that the compressor can reselect the context to be released or perform other steps. In the second embodiment, the decompressor performs the step of releasing the context after the judgment is made, and promptly notifies the compressor after deciding whether to release, so that the compressor can perform the subsequent steps. To further illustrate the present invention, the flow of the present invention will be described below through the third embodiment. In the third embodiment, the ROHC A terminal in FIG. 7 is integrated in the user equipment 10 as shown in FIG. 1, and the ROHC B terminal is integrated in the base station 120. And a compressor and a decompressor are respectively integrated in the ROHC A end and the ROHC B end, and the flow chart shown in FIG. 7 includes the following steps:
S700: ROHC A端受到触发后, 需要释放上下文。 如业务中断、 或定时 器超时等原因。 S702 : ROHC A 端构造含有 CONTEXT-RELEASE-NOTIFY 选项的 feedback报文。 该报文为释放上下文指示消息。 S700: After the ROHC A end is triggered, the context needs to be released. Such as business interruption, or timer timeout and other reasons. S702: The ROHC A end constructs a feedback message containing the CONTEXT-RELEASE-NOTIFY option. The message is a release context indication message.
S704: ROHC A端将 feedback报文通过反馈信道发送给 ROHC B端。 S704: The ROHC A end sends the feedback message to the ROHC B end through the feedback channel.
S706: ROHC B端接收含有 feedback报文的释放指示消息。 S706: The ROHC B end receives the release indication message containing the feedback message.
S708 : ROHC B 端 解 析 feedback 4艮 文 , 并 解 析 出 CONTEXT-RELEASE-NOTIFY选项, 表示需要 ROHC B端需要释放相应的 上下文。 S708: The ROHC B end parses the feedback message and parses the CONTEXT-RELEASE-NOTIFY option, indicating that the ROHC B side needs to release the corresponding context.
S710: ROHC B端按照释放指示消息中的 CID判断是否存在相应的上下 文, 如果存在, 则执行步骤 S712, 否则执行步骤 S711。 S710: The ROHC B determines whether there is a corresponding context according to the CID in the release indication message. If yes, step S712 is performed, otherwise step S711 is performed.
S711 : ROHC B端构造含有 CONTEXT-RELEASE-SUCC选项的释放成 功的指示消息, 并执行 S 720。 S711: The ROHC B-end constructs an instruction message indicating that the release of the CONTEXT-RELEASE-SUCC option is successful, and executes S720.
S712: ROHC B端判断是否允许释放相应的上下文; 如果是, 则执行步 Ml S714; 如果否, 则执行步 4聚 S718。 S714: ROHC B端构造含有 CONTEXT-RELEASE-SUCC选项的释放成 功的指示消息, 并执行 S 716。 S712: The ROHC B terminal determines whether the corresponding context is allowed to be released; if yes, performs step M1 S714; if not, performs step 4 S718. S714: The ROHC B-end constructs an indication message indicating that the CONTEXT-RELEASE-SUCC option is successfully released, and executes S 716.
S716: ROHC B端释放相应的上下文, 并执行 S720。 S716: The ROHC B end releases the corresponding context and executes S720.
S718: ROHC B端构造含有 CONTEXT-RELEASE-FAIL选项的释放成功 的指示消息, 并执行 S720。 S718: The ROHC B end constructs an indication message indicating that the CONTEXT-RELEASE-FAIL option is successfully released, and executes S720.
S720: ROHC B端将指示消息以 feedback 4艮文的形式发送至 ROHC A端。 S720: The ROHC B end sends an indication message to the ROHC A terminal in the form of a feedback message.
S722: ROHC A端接收到来自 ROHC B端反馈的指示消息, 并执行以下 的步骤 S724或 S728其中之一。 S722: The ROHC A end receives the indication message from the ROHC B end feedback, and performs one of the following steps S724 or S728.
S724 : ROHC A 端 解 析 出 feedback 4艮 文 中 的 选 项 为 CONTEXT-RELEASE-SUCC。 S724: ROHC A terminal solution The option in the feedback 4艮 text is CONTEXT-RELEASE-SUCC.
S726: ROHC A端按照 CID释放相应的上下文。 S726: The ROHC A end releases the corresponding context according to the CID.
S728 : ROHC A 端 解 析 出 feedback 4艮 文 中 的 选 项 为 CONTEXT-RELEASE-FAIL。 S728: ROHC A terminal solution The option in the feedback 4艮 text is CONTEXT-RELEASE-FAIL.
S730: ROHC A端不操作 CID对应的上下文, 将本次释放过程作为异常 信息 ΐ己录在日志中。 在实施例三中,详细地阐述了实现 ROHC业务的两个设备之间释放上下 文的过程。 ROHC A端和 ROHC B端之间的构造的报文和指示消息的收发, 还是由其内部集成的压缩器或解压缩器实现。 在接收到指示消息后, 通过判 断是否存在 CID对应的上下文,从而避免由于没有查到 CID对应的上下文的 异常情况, 导致系统故障。 最大限度的避免 ROHC双方对 CONTEXT ID信 息的重用, 而对进行的业务流造成影响, 提高系统工作稳定性, 使 ROHC的 压缩器和解压缩器工作在高效状态和最优模式下 ,有效提升系统带宽利用率。 上面详细描述了本发明方法的各个实施例, 本发明的方法可以通过各种 结构形式单独集成于用户设备或网络设备内, 也可以和压缩器或解压缩器集 成在一起。 下面给出优选的实施例四详细说明其结构, 参见图 8, 该装置包 括: 发送端 80和接收端 82 ; 发送端 80包括: 发送模块 800 , 设置为将需要释放上下文的指示消息发送至接收端; 第一释放模块 802 ,设置为响应来自接收端 82回复的释放成功的指示消 息, 并释放自身的上下文; 接收端 82包括: 第二释放模块 804 , 设置为响应来自发送模块 800的指示消息, 释放自 身的上下文; 并向发送端 80回复释放成功的指示消息。 优选地, 发送端 80还包括: 第一标识模块 806, 设置为控制发送模块 800在指示消息中加入对应上 下文的上下文标识; 控制第一释放模块 802按照上下文标识释放对应的上下 文; 接收端 82还包括: 第二标识模块 808, 设置为控制第二释放模块 804按照上下文标识释放 对应的上下文。 优选地, 还包括: 发送端 80还包括: 第一标识模块 806, 设置为控制发送模块 800在指示消息中加入对应上 下文的上下文标识; 控制第一释放模块 802按照上下文标识释放对应的上下 文; 接收端 82还包括: 第二标识模块 808 , 设置为控制第二释放模块 804按照上下文标识释放 对应的上下文。 优选地, 接收端 82还包括: 第一判断模块 810 , 设置为在第二释放模块 804执行操作之前, 判断接 收端是否存在上下文, 如果是, 则触发第二释放模块 804执行释放对应上下 文的操作, 执行向发送端回复释放成功的指示消息步骤; 如果否, 则触发第 二释放模块 804执行向发送端回复释放成功的指示消息步骤。 优选地, 接收端 82还包括: 第二判断模块 812 , 设置为在第一判断模块判断出接收端存在上下文之 后, 判断是否允许释放上下文, 如果是, 则允许第一判断模块继续执行操作; 如果否, 则控制第一判断模块停止操作; 向发送端回复释放失败的指示消息。 优选地, 发送端 80还包括: 日志模块 814 , 设置为在发送模块 800发送释放上下文的指示消息后, 响应来自接收端的释放失败的指示消息, 将本次释放过程作为异常信息记录 在曰志中。 上述的装置中, 发送模块 800可在业务中断或定时器超时后, 执行将需 要释放上下文的指示消息发送至接收方的步骤。 第二判断模块 812判断是否允许释放上下文的步骤中, 也可通过判断业 务是否中断或定时器是否超时的方式, 从而判断出是否允许释放上下文。 上述的装置中的发送端可以为手机, 接收端可以是基站; 或发送端为基 站, 接收端为基站控制器等多种组合方式。 上面详细描述了本发明的装置, 上述方法实施例中的处理流程均可在本 发明的装置中实现, 这里不——赘述。 显然, 本领域的技术人员应该明白, 上述的本发明的各模块或各步骤可 以用通用的计算装置来实现, 它们可以集中在单个的计算装置上, 或者分布 在多个计算装置所组成的网络上, 可选地, 它们可以用计算装置可执行的程 序代码来实现, 从而, 可以将它们存储在存储装置中由计算装置来执行, 并 且在某些情况下, 可以以不同于此处的顺序执行所示出或描述的步骤, 或者 将它们分别制作成各个集成电路模块, 或者将它们中的多个模块或步骤制作 成单个集成电路模块来实现。 这样, 本发明不限制于任何特定的硬件和软件 结合。 以上所述仅为本发明的优选实施例而已, 并不用于限制本发明, 对于本 领域的技术人员来说, 本发明可以有各种更改和变化。 凡在本发明的 ^"神和 原则之内, 所作的任何修改、 等同替换、 改进等, 均应包含在本发明的保护 范围之内。 S730: The ROHC A end does not operate the context corresponding to the CID, and the release process is recorded as an abnormal information in the log. In the third embodiment, the process of releasing the context between two devices implementing the ROHC service is explained in detail. The transmission of the message and indication message between the ROHC A end and the ROHC B end is also implemented by its internal integrated compressor or decompressor. After receiving the indication message, by determining whether there is a context corresponding to the CID, it is avoided that the system is faulty because the abnormality of the context corresponding to the CID is not found. Maximize the reuse of CONTEXT ID information by both ROHCs, and affect the business flow, improve the stability of the system, and enable the ROHC compressor and decompressor to work in an efficient state and optimal mode to effectively increase system bandwidth. Utilization rate. The various embodiments of the method of the present invention have been described in detail above. The method of the present invention may be separately integrated into a user equipment or network device by various structural forms, or may be integrated with a compressor or a decompressor. The structure of the preferred embodiment 4 is described in detail below. Referring to FIG. 8, the apparatus includes: a transmitting end 80 and a receiving end 82; the transmitting end 80 includes: The sending module 800 is configured to send an indication message that needs to release the context to the receiving end. The first releasing module 802 is configured to respond to the release success indication message replied from the receiving end 82, and release its own context. The receiving end 82 includes: The second release module 804 is configured to release its own context in response to the indication message from the sending module 800; and reply the sending terminal 80 with an indication message that the release is successful. Preferably, the sending end 80 further includes: a first identifying module 806, configured to control the sending module 800 to add a context identifier of the corresponding context in the indication message; and controlling the first releasing module 802 to release the corresponding context according to the context identifier; The method includes: a second identity module 808, configured to control the second release module 804 to release the corresponding context according to the context identifier. Preferably, the method further includes: the sending end 80 further comprising: a first identifying module 806, configured to control the sending module 800 to add a context identifier of the corresponding context in the indication message; and controlling the first releasing module 802 to release the corresponding context according to the context identifier; The terminal 82 further includes: a second identity module 808, configured to control the second release module 804 to release the corresponding context according to the context identifier. Preferably, the receiving end 82 further includes: a first determining module 810, configured to determine whether the receiving end has a context before the second releasing module 804 performs an operation, and if yes, triggering the second releasing module 804 to perform an operation of releasing the corresponding context. The step of performing an indication message that the response to the release is successful is sent to the sender; if not, the step of triggering the second release module 804 to perform an indication of the successful release of the release to the sender is performed. Preferably, the receiving end 82 further includes: a second determining module 812, configured to: after the first determining module determines that the receiving end has a context, determine whether the context is allowed to be released, and if yes, allow the first determining module to continue performing the operation; No, the first judgment module is controlled to stop the operation; and the indication message of the release failure is returned to the sender. Preferably, the sending end 80 further includes: a log module 814, configured to: after the sending module 800 sends the indication message of releasing the context, respond to the indication message of the release failure from the receiving end, and record the release process as the abnormal information in the ambition . In the foregoing apparatus, the sending module 800 may perform the step of sending an indication message that needs to release the context to the receiver after the service interruption or the timer expires. In the step of determining whether the context is allowed to be released, the second judging module 812 may also determine whether the context is allowed to be released by determining whether the service is interrupted or whether the timer expires. The transmitting end in the above device may be a mobile phone, and the receiving end may be a base station; or the transmitting end is a base station, and the receiving end is a base station controller and the like. The apparatus of the present invention has been described in detail above, and the processing flow in the above method embodiments can be implemented in the apparatus of the present invention, and is not described here. Obviously, those skilled in the art should understand that the above modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device, such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein. The steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps are fabricated as a single integrated circuit module. Thus, the invention is not limited to any specific combination of hardware and software. The above is only the preferred embodiment of the present invention, and is 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 scope of the present invention are intended to be included within the scope of the present invention.

Claims

权 利 要 求 书 一种稳健头压缩系统中传输控制方法, 包括:  Claims A transmission control method in a robust head compression system, including:
发送方将需要释放上下文的指示消息发送至接收方;  The sender sends an indication message that needs to release the context to the receiver;
所述接收方响应所述指示消息, 释放自身的上下文, 并向所述发 送方回复释放成功的指示消息;  Responding to the indication message, the receiver releases its own context, and replies to the sender with an indication message that the release is successful;
所述发送方响应来自所述接收方回复的所述指示消息, 并释放自 身的上下文。 根据权利要求 1所述的方法, 其中, 所述指示消息中携带有对应所述 上下文的上下文标 i只;  The sender responds to the indication message from the recipient reply and releases its own context. The method according to claim 1, wherein the indication message carries a context indicator corresponding to the context only;
所述发送方或接收方释放自身的上下文的过程包括: 按照所述上 下文标识释放对应的上下文。 根据权利要求 1所述的方法, 其中, 所述释放之前还包括:  The process in which the sender or receiver releases its own context includes: releasing the corresponding context according to the context identifier. The method according to claim 1, wherein before the releasing, the method further comprises:
所述接收方判断是否存在所述上下文, 如果是, 则执行所述释放 操作、 以及所述向发送方回复释放成功的指示消息的步骤; 如果否, 则不执行所述释放操作, 执行所述向发送方回复释放成功的指示消息 的步 4聚。 根据权利要求 3所述的方法, 其中, 所述接收方判断存在所述上下文 之后, 还包括:  Determining, by the receiving party, whether the context exists, and if yes, performing the releasing operation, and the step of replying to the sending party with an indication message that the release is successful; if not, performing the releasing operation, performing the Step 4 of the indication message that the sender is replied to the successful release. The method according to claim 3, wherein, after the receiving party determines that the context exists, the method further includes:
所述接收方判断是否允许释放所述上下文, 如果是, 则执行后续 的所述释放自身的上下文步骤; 如果否, 则所述接收方向所述发送方 回复释放失败的指示消息。 根据权利要求 4所述的方法, 其中, 所述发起方在业务中断或定时器 超时后,执行所述将需要释放上下文的指示消息发送至接收方的步骤; 所述判断是否允许释放所述上下文的步骤包括: 判断所述业务是 否中断或定时器是否超时; 如果是, 则允许释放, 如果否, 则不允许 释放。 The receiving party determines whether the context is allowed to be released, and if so, performs a subsequent context step of releasing the self; if not, the receiving direction returns the indication message that the release fails. The method according to claim 4, wherein the initiator sends the indication message that needs to release the context to the receiver after the service interruption or the timer expires; the determining whether to allow the context to be released The steps include: determining whether the service is interrupted or whether the timer expires; if yes, allowing release, if not, releasing is not allowed.
6. 根据权利要求 5所述的方法, 其中, 所述发起方响应所述释放失败的 指示消息, 还包括: The method according to claim 5, wherein the initiating party responds to the indication message that the release fails, further comprising:
所述发起方将本次释放过程作为异常信息记录在日志中。  The initiator records the release process as abnormal information in the log.
7. 一种稳健头压缩系统中传输控制装置, 包括: 发送端和接收端, 所述发送端包括: A transmission control device in a robust header compression system, comprising: a transmitting end and a receiving end, the transmitting end comprising:
发送模块, 设置为将需要释放上下文的指示消息发送至接收端; 第一释放模块, 设置为响应来自所述接收端回复的释放成功的指 示消息, 并释放自身的上下文;  a sending module, configured to send an indication message that needs to release the context to the receiving end; the first releasing module is configured to respond to the release message successfully returned from the receiving end, and release its own context;
所述接收端包括:  The receiving end includes:
第二释放模块, 设置为响应来自所述发送模块的指示消息, 释放 自身的上下文; 并向所述发送端回复所述释放成功的指示消息。  And a second release module configured to: release the context of the self in response to the indication message from the sending module; and reply the sending end with the indication message that the release is successful.
8. 根据权利要求 7所述的装置, 其中, 8. The apparatus according to claim 7, wherein
所述发送端还包括:  The sending end further includes:
第一标识模块, 设置为控制所述发送模块在所述指示消息中加入 对应所述上下文的上下文标识; 控制所述第一释放模块按照所述上下 文标识释放对应的上下文;  a first identifier module, configured to control the sending module to add a context identifier corresponding to the context in the indication message; and controlling the first release module to release a corresponding context according to the context identifier;
所述接收端还包括:  The receiving end further includes:
第二标识模块, 设置为控制所述第二释放模块按照所述上下文标 识释放对应的上下文。  And a second identifier module, configured to control the second release module to release the corresponding context according to the context identifier.
9. 根据权利要求 7所述的装置, 其中, 所述接收端还包括: 第一判断模块, 设置为在所述第二释放模块执行操作之前, 判断 所述接收端是否存在所述上下文, 如果是, 则触发所述第二释放模块 执行所述释放对应上下文的操作, 执行所述向发送端回复释放成功的 指示消息步骤; 如果否, 则触发所述第二释放模块执行所述向发送端 回复释放成功的指示消息步骤。 The device according to claim 7, wherein the receiving end further comprises: a first determining module, configured to determine whether the receiving end has the context, if the second releasing module performs an operation, if If yes, the second release module is triggered to perform the operation of releasing the corresponding context, and the step of reporting the release of the success message to the sending end is performed; if not, the second release module is triggered to execute the sending to the sending end Respond to the instructions for releasing the successful message.
10. 根据权利要求 9所述的装置, 其中, 所述接收端还包括: The device according to claim 9, wherein the receiving end further comprises:
第二判断模块, 设置为在所述第一判断模块判断出所述接收端存 在所述上下文之后, 判断是否允许释放所述上下文, 如果是, 则允许 所述第一判断模块继续执行操作; 如果否, 则控制所述第一判断模块 停止操作; 向所述发送端回复释放失败的指示消息。 a second determining module, configured to: after the first determining module determines that the receiving end has the context, determine whether to allow the context to be released, and if yes, allow The first determining module continues to perform an operation; if not, controlling the first determining module to stop the operation; and returning to the sending end an indication message that the release is failed.
11. 根据权利要求 10所述的装置, 其中, 所述发送端还包括: The device according to claim 10, wherein the sending end further comprises:
日志模块, 设置为响应来自所述接收端的所述释放失败的指示消 息, 将本次释放过程作为异常信息记录在日志中。  The log module is configured to respond to the indication of the release failure from the receiving end, and record the release process as abnormal information in the log.
PCT/CN2011/072755 2010-08-16 2011-04-13 Transmission control method and device in robust header compression system WO2012022157A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2010102589718A CN102378258A (en) 2010-08-16 2010-08-16 Transmission control method and device in robust header compression system
CN201010258971.8 2010-08-16

Publications (1)

Publication Number Publication Date
WO2012022157A1 true WO2012022157A1 (en) 2012-02-23

Family

ID=45604735

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/072755 WO2012022157A1 (en) 2010-08-16 2011-04-13 Transmission control method and device in robust header compression system

Country Status (2)

Country Link
CN (1) CN102378258A (en)
WO (1) WO2012022157A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106332179B (en) * 2015-06-30 2019-10-25 展讯通信(上海)有限公司 A kind of message compression method and mobile terminal

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005008975A1 (en) * 2003-07-23 2005-01-27 Nortel Networks Limited System and method for path failure recovery in a communications environment
CN1620033A (en) * 2003-11-19 2005-05-25 华为技术有限公司 Method of realizing multimedia broadcasting/group broadcasting business deactivation
CN101594290A (en) * 2008-05-26 2009-12-02 中兴通讯股份有限公司 The processing method and the device of a kind of robustness compressed context sign

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1603339A1 (en) * 2004-06-01 2005-12-07 STMicroelectronics S.r.l. Method and system for communicating video data in a packet-switched network, related network and computer program product therefor

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005008975A1 (en) * 2003-07-23 2005-01-27 Nortel Networks Limited System and method for path failure recovery in a communications environment
CN1620033A (en) * 2003-11-19 2005-05-25 华为技术有限公司 Method of realizing multimedia broadcasting/group broadcasting business deactivation
CN101594290A (en) * 2008-05-26 2009-12-02 中兴通讯股份有限公司 The processing method and the device of a kind of robustness compressed context sign

Also Published As

Publication number Publication date
CN102378258A (en) 2012-03-14

Similar Documents

Publication Publication Date Title
US10805977B2 (en) Method and apparatus for reconfiguring a bearer
US6954797B1 (en) Data Communication method, terminal equipment, interconnecting installation, data communication system and recording medium
JP4562694B2 (en) Retransmission control method and apparatus
US8260287B2 (en) Mobile communication method and system
JP5215413B2 (en) Status report for retransmission protocol
EP2753117B1 (en) Apparatus and method for transmitting and receiving data in NFC
EP3595219B1 (en) Method of multi-link retransmission under multiple connections, base station and storage medium
EP2696621A1 (en) Message processing method, device and system
CN114208137A (en) Method and device for compressing and decompressing Ethernet frame header
CN113796057A (en) User data compression method and apparatus for preventing data loss in wireless communication system
US8060628B2 (en) Technique for realizing high reliability in inter-application communication
CN101674235B (en) Data transmission method and apparatus
WO2022083371A1 (en) Data transmission method and device
US8670387B2 (en) WiMAX R6 control architecture
JP2005217626A (en) Packet data exchange node through wireless access network, terminal and its program
JP2013013001A (en) Receiver, transmitter, and feedback method
WO2012022157A1 (en) Transmission control method and device in robust header compression system
CN112787759B (en) Method for optimizing cross-base station switching efficiency
WO2019087240A1 (en) Terminal apparatus, base station apparatus, communication method, and wireless communication system
CN102202347B (en) Method and device for processing robust header compression (ROHC) service flow
WO2024169365A1 (en) Communication method and apparatus
WO2023015420A1 (en) Data transmission method and apparatus
CN115150965B (en) Data scheduling method, device and equipment
WO2024140801A1 (en) Data transmission method, apparatus and system
CN112333047A (en) Data transmission method, device and equipment

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: 11817685

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: 11817685

Country of ref document: EP

Kind code of ref document: A1