WO2010069234A1 - 终端处于空闲模式下的业务终止方法、系统和设备 - Google Patents

终端处于空闲模式下的业务终止方法、系统和设备 Download PDF

Info

Publication number
WO2010069234A1
WO2010069234A1 PCT/CN2009/075404 CN2009075404W WO2010069234A1 WO 2010069234 A1 WO2010069234 A1 WO 2010069234A1 CN 2009075404 W CN2009075404 W CN 2009075404W WO 2010069234 A1 WO2010069234 A1 WO 2010069234A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
delay
transmission
transmission delay
sent
Prior art date
Application number
PCT/CN2009/075404
Other languages
English (en)
French (fr)
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 WO2010069234A1 publication Critical patent/WO2010069234A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/28Flow control; Congestion control in relation to timing considerations
    • H04L47/283Flow control; Congestion control in relation to timing considerations in response to processing delays, e.g. caused by jitter or round trip time [RTT]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/32Flow control; Congestion control by discarding or delaying data units, e.g. packets or frames

Definitions

  • the present invention relates to the field of wireless communication technologies, and in particular, to a data processing method, apparatus, and communication system.
  • Delay For the transmission delay of the service data in the wireless communication network, it is generally divided into two parts, one part is the transmission delay on the air interface, and the other part is the transmission delay on the network equipment.
  • the transmission delay on the air interface refers to the delay caused by the transmission of service data in the data transmission channel, and the transmission delay on the network device is mainly caused by the service data waiting to be processed in the buffer queue of the network device. Delay.
  • a queue management method of "buffer queue full of discarded service data" is adopted. That is, the buffer queue of the network device continuously receives the data packet carrying the service data sent by the sender, and when the output rate of the buffer queue is less than the input rate, then the data packet buffered in the buffer queue will be more and more More, and the cache space of the buffer queue will be less and less, until the buffer queue has no remaining cache space. At this time, if the sender sends a packet to the cache queue of the network device, the buffer queue All the packets sent by the sender at this time will be discarded.
  • the present invention discloses a data processing method, including: calculating a transmission delay of data to be transmitted to a receiving end; and transmitting data to be sent when the transmission delay is less than a minimum delay threshold. When the transmission delay is greater than the maximum delay threshold, the data to be sent is discarded. When the transmission delay is between the minimum delay threshold and the maximum delay threshold, the data to be sent is processed by the probability packet loss method.
  • the embodiment of the present invention further discloses a data processing apparatus, including: a transmission delay calculation unit, a decision unit, a data sending unit, and a data discarding unit, wherein the transmission delay calculation unit is configured to calculate a to-be-sent a transmission delay of the data transmission to the receiving end; the determining unit, configured to: when the transmission delay value calculated by the transmission delay calculation unit is less than a minimum delay threshold, triggering the sending unit, when the transmission delay is greater than The maximum delay threshold is used to trigger the discarding unit. When the transmission delay is between the minimum delay threshold and the maximum delay threshold, the probability packet loss method is used to process the data to be sent.
  • the sending unit is configured to send the data to be sent, and the discarding unit is configured to discard the data to be sent.
  • the embodiment of the invention further discloses a communication system, comprising a base station controller, communicably connected with a base station, wherein the base station controller is configured to calculate a transmission delay of data to be transmitted transmitted to the base station; when the transmission When the delay is less than the minimum delay threshold, the data to be sent is sent; when the transmission delay is greater than the maximum delay threshold, the data to be sent is discarded; when the transmission delay is at the minimum delay threshold and the maximum delay When the threshold is between, the data to be sent is processed by the probability packet loss method.
  • FIG. 1 is a schematic diagram of transmission of service data in a prior art CDMA2000 lxEVDO Rev. A network system;
  • FIG. 2 is a flowchart of a data processing method according to Embodiment 1 of the present invention
  • FIG. 3 is a schematic diagram of a probability packet loss method according to an embodiment of the present invention
  • FIG. 4 is a structural diagram of a data processing apparatus according to Embodiment 2 of the present invention
  • FIG. 5 is a flowchart of a communication system according to Embodiment 3 of the present invention.
  • the embodiments of the present invention provide a data processing method, apparatus, and system, when transmitting service data, calculating a transmission delay of data to be transmitted to a receiving end; when the transmission delay is less than a minimum delay When the threshold is set, the data to be sent is buffered. When the transmission delay is greater than the maximum delay threshold, the data to be sent is discarded. When the transmission delay is between the minimum delay threshold and the maximum delay threshold, the data is used.
  • the probability packet loss method processes the data to be transmitted.
  • the transmission delay of the service data can be reduced, the requirement of the low-latency service can be satisfied, and the network resource can be saved.
  • FIG. 2 is a flow chart of a data processing method according to an embodiment of the present disclosure, where the method specifically includes the following steps:
  • Step 201 The BSC (Base Station Controller) transmission interface board receives a real-time data packet sent by the BSC;
  • BSC Base Station Controller
  • Step 202 The BSC transmission interface board calculates a transmission delay of the received real-time data packet transmission to the BTS (Base Station Transceiver).
  • BTS Base Station Transceiver
  • the BSC transmission interface board calculates the transmission delay of the received real-time data packet transmission to the BTS.
  • the transmission delay is mainly divided into two parts, one part is the transmission delay of the data packet in the BSC transmission interface board, and this part is represented by Delay A.
  • Time, Delay A transmission delay in the BSC transmission interface board.
  • the length of the buffer queue in the BSC transmission interface board / the rate at which the BSC transmission interface board transmits data; the other part is the transmission delay of the air interface.
  • the boundary B is used to indicate this part. Time, when non-dedicated transmission bearers ABIS links, the delay of such links is relatively large, so the IPPM method can be used to calculate the link delay.
  • the specific implementation method in this embodiment is: The BSC continuously sends a PM packet to the BTS, and after the BTS receives the PM packet, The PM packet is filled with the time when the PM packet is received, and the PM packet of the filling time is returned to the BSC, and the BSC calculates the forward and backward transmission delays according to the time in the PM packet.
  • a dedicated line transmission bearer ABIS link since the delay of such a link is basically a fixed constant, a fixed link delay can be directly estimated.
  • Step 203 The BSC transmission interface board determines whether the transmission delay of the real-time data packet is less than the minimum delay threshold, and if yes, proceeds to step 204, and if no, proceeds to step 205;
  • the minimum delay threshold of the real-time data packet is a delay value preset according to the transmission requirement of the telecommunication service for the service data. For example, the time delay that the China Telecom requires the BSC to send a VOIP packet to the BTS does not exceed 20 ms, then, for VOIP (Voice over IP, Voice over IP) For the packet, the minimum threshold is less than 20ms. According to the simulation result, for the V0IP packet, the minimum delay threshold can be 18ms.
  • Step 204 The BSC transmission interface board stores the real-time data packet in a buffer queue and waits to be sent;
  • the real-time data packet When it is determined that the transmission delay of the real-time data packet is less than the minimum delay threshold, the real-time data packet is considered to be transmitted to the BTS within a predetermined time. Therefore, the real-time data packet is stored in the buffer queue and is waiting to be sent. After the real-time data packet is sent to the BTS, the process returns to step 201 to continue receiving the next real-time data packet sent by the BSC until all the data packets are forwarded.
  • Step 205 The BSC transmission interface board determines whether the transmission delay of the real-time data packet is greater than a maximum delay threshold, and if yes, proceeds to step 206, and if no, proceeds to step 207;
  • the maximum delay threshold of the real-time data packet is a delay value preset according to the transmission requirement of the telecommunication service for the service data. For example, the time delay that the China Telecom requires the BSC to send a V0IP packet to the BTS does not exceed 20 ms, then, for VOIP (Voice over IP, Voice over IP) For the packet, the maximum delay threshold is greater than 20ms. According to the simulation result, the maximum delay threshold can be 22ms for the V0IP packet.
  • Step 206 Discard the real-time data packet
  • the real-time data packet When it is determined that the estimated transmission delay of the real-time data packet is greater than the maximum delay threshold, it is considered that the real-time data packet cannot be transmitted to the BTS within a predetermined time, and therefore, the real-time data packet is discarded, and the process returns to the step. 201, continue to receive the next real-time data sent by the BSC Package until all packets have been forwarded.
  • Step 207 The BSC transmission interface board processes the real-time data packet by using a probability packet loss method, and ends the process.
  • FIG. 3 is a schematic diagram of a method for probability packet loss.
  • the specific method of packet loss is: The BSC transmission interface board generates a random positive number less than 1, where Random (1) is used to indicate that this is less than 1.
  • the BSC transmission interface board stores the real-time data packet in the buffer queue. When the real-time data packet is sent to the BTS, it returns to Step 201: When Random (1) is less than P, the tendency of the ABI S link to be congested is small and negligible, and the BSC transmission interface board discards the real-time data packet, and returns to step 201.
  • FIG. 4 is a structural diagram of a data processing apparatus according to Embodiment 2 of the present invention.
  • the apparatus includes a transmission delay calculation unit 401, a decision unit 402, a data transmission unit 403, and a data discarding unit 404.
  • the internal structure and connection relationship are further described below in conjunction with the working principle of the device.
  • a transmission delay calculation unit 401 configured to calculate a transmission delay of the data to be transmitted transmitted to the receiving end
  • the determining unit 402 is configured to: when the transmission delay calculation unit calculates a transmission delay When the value is less than the minimum delay threshold, the sending unit is triggered, and when the transmission delay is greater than the maximum delay threshold, the discarding unit is triggered, when the transmission delay is at a minimum delay threshold and a maximum delay threshold. During the interval, the data to be sent is processed by the probability packet loss method.
  • the sending unit 403 is configured to send the data to be sent
  • the discarding unit 404 is configured to discard the data to be sent.
  • the transmission delay calculation unit 401 further includes a first calculation unit and a second calculation unit, where the first calculation unit is configured to calculate a transmission delay of the data on the transmission device, and the second calculation unit is configured to calculate The transmission delay of data in the air interface.
  • the probability packet loss method of the 402 is specifically:
  • FIG. 5 is a structural diagram of a communication system according to Embodiment 3 of the present invention.
  • the communication system includes a base station controller 501, and is communicably connected to the base station 502, where
  • the base station controller 501 is configured to calculate a transmission delay of the data to be transmitted to the base station, and send the data to be sent when the transmission delay is less than the minimum delay threshold; when the transmission delay is greater than the maximum delay threshold When the transmission delay is between the minimum delay threshold and the maximum delay threshold, the probability packet loss method is used to process the data to be sent;
  • the base station 502 is configured to receive data sent by the base station controller.
  • the data transmitting method, device and communication system provided by the embodiments of the present invention can alleviate the congestion phenomenon of the network, and further reduce the transmission delay of the data in the network, and meet the requirement of the low-latency service.
  • discarding the data to be sent with the transmission delay greater than the maximum delay threshold can avoid unnecessary The required data transmission saves network resources.
  • the transmission delay is less than the minimum delay threshold, send the data to be sent.
  • the transmission delay is greater than the maximum delay threshold, discard the The data to be sent is processed by the probability packet loss method when the transmission delay is between the minimum delay threshold and the maximum delay threshold.
  • the storage medium is, for example, R0M/RAM, a magnetic disk, an optical disk, or the like.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Description

终端处于空闲模式下的业务终止方法、 系统和设备 技术领域 本发明涉及无线通信技术领域, 特别涉及一种数据处理方法、 装置 和通信系统。
发明背景 现在, 由于越来越多的低时延业务在无线通信网络中应用, 因此也 对无线通信网络的传输时延提出了更高的要求, 希望进一步减小业务数 据在无线网络中的传输时延。 对于业务数据在无线通信网络的传输时 延, 一般分为两个部分, 一部分是空口上的传输时延, 一部分是网络设 备上的传输时延。 空口上的传输时延是指业务数据在数据传输通道进行 传输时而产生的时延, 而网络设备上的传输时延主要是由于业务数据在 网络设备的緩冲区队列中等待被处理所带来的时延。
目前, 在业务数据的传输过程中, 当业务数据在网络设备的緩冲区 队列中等待被发送时, 采用一种 "緩冲队列满则丟弃业务数据" 的队列 管理的方法。 即, 网络设备的緩冲队列会不断接收发送端发送过来的承 载有业务数据的数据包, 当緩冲队列的输出速率小于输入速率时,那么, 緩冲队列中緩存的数据包会越来越多, 而緩冲队列的緩存空间也就会随 之越来越少, 直至緩冲队列没有剩余的緩存空间, 此时, 如果发送端再 有数据包发给网络设备的緩存队列, 緩冲队列会将此时发送端发送来的 数据包全部丟掉。
但是, 发明人在研究中发现, 现有技术中的这种 "緩冲队列满则丟 弃业务数据" 的队列管理方法是在緩冲队列变满之后才丟弃业务数据, 而实际上, 通常在緩冲队列变满之前, 网络就已经发生了拥塞现象, 当 网络发生拥塞时, 通过网络来进行传输的数据就会产生很大的传输时 延, 不能够满足低时延业务的需求。 发明内容 本发明实施例公开了一种数据处理方法, 包括: 计算待发送的数据 传输到接收端的传输时延; 当所述传输时延小于最小时延阈值时, 发送 待发送的数据, 当所述传输时延大于最大时延阈值时, 丟弃待发送的数 据, 当所述传输时延位于最小时延阈值和最大时延阈值之间时, 采用概 率丟包方法处理待发送的数据。
本发明实施例还公开了一种数据处理装置, 包括: 包括传输时延 计算单元、 决策单元、 数据发送单元、 数据丟弃单元, 其中, 所述传输 时延计算单元, 用于计算待发送的数据传输到接收端的传输时延; 所述 决策单元, 用于当所述传输时延计算单元计算的传输时延值小于最小时 延阈值时, 触发所述发送单元, 当所述传输时延大于最大时延阈值, 触 发所述丟弃单元, 当所述传输时延位于最小时延阈值和最大时延阈值之 间时, 采用概率丟包方法处理待发送的数据。 所述发送单元, 用于发送 所述待发送的数据; 所述丟弃单元, 用于丟弃所述待发送的数据。
本发明实施例还公开了一种通信系统, 包括基站控制器, 与基站以 可通信方式连接, 所述基站控制器, 用于计算待发送的数据传输到基站 的传输时延; 当所述传输时延小于最小时延阈值时,发送待发送的数据; 当所述传输时延大于最大时延阈值时, 丟弃待发送的数据; 当所述传输 时延位于最小时延阈值和最大时延阈值之间时, 采用概率丟包方法处理 待发送的数据。 附图简要说明 图 1为现有技术 CDMA2000 lxEVDO Rev. A网络系统中业务数据的传 输示意图;
图 2为本发明实施例一揭示的一种数据处理方法的流程图; 图 3为本发明实施例概率丟包方法示意图; 图 4为本发明实施例二揭示的一种数据处理装置的结构图; 图 5为本发明实施例三揭示的一种通信系统的流程图。 实施本发明的方式 本发明实施例提供了一种数据处理方法、 装置和系统, 在发送业务 数据时, 计算待发送的数据传输到接收端的传输时延; 当所述传输时延 小于最小时延阈值时, 緩存待发送的数据, 当所述传输时延大于最大时 延阈值时, 丟弃待发送的数据, 当所述传输时延位于最小时延阈值和最 大时延阈值之间时, 采用概率丟包方法处理待发送的数据。
通过上述方法, 可以降低业务数据的传输时延, 满足低时延业务的 需求, 节省网络资源。
下面结合附图对本发明实施例进行详细描述。
以 CDMA2000 lxEVDO Rev. A网络系统的业务数据传输为例, 请参阅 图 1 , 图 1为现有技术 CDMA2000 lxEVDO Rev. A网络系统中业务数据的 传输示意图。 本实施例中, 由 BSC传输接口板转发 BSC下发的实时数据 包。 请参阅图 2 , 图 2为本发明实施例一揭示的一种数据处理方法的流 程图, 该方法具体包括以下步骤:
步骤 201: BSC ( Base Sta t ion Control ler , 基站控制器)传输接 口板接收 BSC发送的一个实时数据包;
步骤 202: BSC传输接口板计算接收到的实时数据包传输到 BTS( Base Stat ion Transceiver , 基站收发信台 ) 的传输时延;
其中, BSC传输接口板计算接收到的实时数据包传输到 BTS的传输 时延主要分为两个部分, 一部分是数据包在 BSC传输接口板中的传输时 延, 这里用 Delay A来表示这部分时间, Delay A=BSC传输接口板中的 传输时延 BSC传输接口板中緩存队列的长度 /BSC传输接口板发送数据 的速率; 另一部分是空口的传输时延, 这里用 Delay B来表示这部分时 间, 当采用非专线传输承载 ABIS链路时, 由于此类链路的时延变化比 较大, 因此, 可以利用 IPPM方法来计算链路时延。 在本实施例的具体 实现方法为: BSC不断向 BTS发送 PM包, 当 BTS接收到 PM包之后, 在 该 PM包内填入接收到此 PM包的时间, 并将填入时间的 PM包再返回给 BSC, BSC根据 PM包内的时间统计出前向和后向的传输时延。 当采用专 线传输承载 ABIS链路时, 由于此类链路的时延基本上是一个固定的常 量, 因此, 可以利用直接估算一个固定的链路时延。
步骤 203: BSC传输接口板判断该实时数据包的传输时延是否小于 最小时延阈值, 如果是, 进入步骤 204 , 如果否, 进入步骤 205 ;
其中, 实时数据包的最小时延阈值是根据电信业务对业务数据的传 输要求预先设置的时延值,例如,中国电信要求 BSC向 BTS发送一个 VOIP 包的时延不超过 20ms , 那么, 对于 VOIP ( Voice Over IP, IP网上传输 的话音) 包来说, 最小时延阈值为小于 20ms 的值, 根据仿真结果, 对 于 V0IP包来说, 最小时延阈值可以为 18ms。
步骤 204: BSC传输接口板将该实时数据包存入緩存队列中等待被 发送;
其中, 当判定该实时数据包的传输时延小于最小时延阈值时, 认为 该实时数据包可以在规定的时间内被传输到 BTS , 因此, 将该实时数据 包存入緩存队列中等待被发送, 在将该实时数据包发送到 BTS后, 返回 到步骤 201 , 继续接收 BSC发送的下一个实时数据包, 直到将所有的数 据包转发完为止。
步骤 205: BSC传输接口板判断该实时数据包的传输时延是否大于 最大时延阈值, 如果是, 进入步骤 206 , 如果否, 进入步骤 207 ;
其中, 实时数据包的最大时延阈值是根据电信业务对业务数据的传 输要求预先设置的时延值,例如,中国电信要求 BSC向 BTS发送一个 V0IP 包的时延不超过 20ms , 那么, 对于 VOIP ( Voice Over IP, IP网上传输 的话音) 包来说, 最大时延阈值为大于 20ms 的值, 根据仿真结果, 对 于 V0IP包来说, 最大时延阈值可以为 22ms。
步骤 206: 丟弃该实时数据包;
其中, 当判定该实时数据包的估算传输时延大于最大时延阈值时, 认为该实时数据包不能在规定的时间内被传输到 BTS , 因此, 将该实时 数据包丟弃, 并返回到步骤 201 , 继续接收 BSC发送的下一个实时数据 包, 直到将所有的数据包转发完为止。
步骤 207: BSC传输接口板利用概率丟包方法处理该实时数据包, 结束本流程。
其中, 当判定该实时数据包的传输时延在最小时延阈值和最大时延 阈值之间时, 说明该实时数据包目前仍然可以勉强满足规定的时延要 求, 但是 ABIS链路有发生拥塞的趋势, 当 ABIS链路发生拥塞时, 在该 实时数据包后面进行传输的实时数据包的时延就会变大, 所以 BSC传输 接口板将采用概率丟包的方式来緩解 ABIS链路的压力。请参阅图 3 , 图 3 为概率丟包的方法示意图, 该概率丟包的具体的方法为: BSC传输接 口板生成一个小于 1的随机正数, 这里用 Random ( 1 )来表示这个小于 1的随机正数, 然后计算该实时数据包的丟包概率 P, 其中, P= ( Delay Tota l -最小阈值) I (最大阈值-最小阈值), 比较丟包概率 P 与随机 数 Random ( 1 ) 的大小, 当 Random ( 1 ) 大于 P时, 认为 ABIS链路发生 拥塞的趋势很大, 则 BSC传输接口板将该实时数据包存入緩存队列, 当 将该实时数据包发送到 BTS后, 返回到步骤 201 , 当 Random ( 1 )小于 P 时, 认为 ABI S链路发生拥塞的趋势很小, 可忽略不计, 则 BSC传输接 口板将丟弃该实时数据包, 返回到步骤 201。
应当指出的是, 本发明实施例不限于传输接口板对待发送的业务数 据进行处理, 也可以是一种数据传输装置对所有待发送的数据进行緩存 发送或丟弃。 与上述一种数据处理方法相对应, 本发明实施例还提供了一种数据 处理装置。 请参阅图 4 , 图 4为本发明实施二揭示的一种数据处理装置 的结构图, 该装置包括传输时延计算单元 401、 决策单元 402、 数据发 送单元 403和数据丟弃单元 404。 下面结合该装置的工作原理进一步介 绍其内部结构以及连接关系。
传输时延计算单元 401 , 用于计算待发送的数据传输到接收端的传 输时延;
所述决策单元 402 , 用于当所述传输时延计算单元计算的传输时延 值小于最小时延阈值时, 触发所述发送单元, 当所述传输时延大于最大 时延阈值, 触发所述丟弃单元, 当所述传输时延位于最小时延阈值和 最大时延阈值之间时, 采用概率丟包方法处理待发送的数据。
所述发送单元 403 , 用于发送所述待发送的数据;
所述丟弃单元 404 , 用于丟弃所述待发送的数据。
其中, 传输时延计算单元 401 进一步包括第一计算单元和第二计 算单元, 所述第一计算单元, 用于计算数据在传输设备上的传输时延; 所述第二计算单元, 用于计算数据在空口的传输时延。
所述 402的概率丟包方法具体为:
对所述传输时延计算单元计算的传输时延按照公式 P= (估算传输时 延-最小时延阈值) / (最大时延阈值-最小时延阈值)计算, 得到所 述业务数据的丟包概率, 其中, P为丟包概率;
比较所述丟包概率与随机生成的小于 1的正数的大小, 当所述丟包 概率小于所述随机正数时, 触发所述发送单元; 当所述丟包概率大于所 述随机正数时, 触发所述丟弃单元。 本发明实施例还提供了一种通信系统。 请参阅图 5 , 图 5为本发明 实施三揭示的一种通信系统的结构图,该通信系统包括基站控制器 501 , 与基站 502以可通信方式连接, 其中,
基站控制器 501 , 用于计算待发送的数据传输到基站的传输时延; 当所述传输时延小于最小时延阈值时, 发送待发送的数据; 当所述传输 时延大于最大时延阈值时, 丟弃待发送的数据; 当所述传输时延位于最 小时延阈值和最大时延阈值之间时, 采用概率丟包方法处理待发送的数 据;
基站 502 , 用于接收所述基站控制器发送的数据。
本发明实施例提供的数据发送方法、 装置和通信系统, 可以緩解了 网络的拥塞现象, 并进一步降低了数据在网络中的传输时延, 满足低时 延业务的需求。
此外, 丟弃传输时延大于最大时延阈值的待发送数据可以避免不必 要的数据传输, 节省了网络资源。
本领域普通技术人员可以理解实现上述实施例方法中的全部或部 分步骤是可以通过程序来指令相关的硬件来完成, 所述的程序可以存储 于一计算机可读取存储介质中, 该程序包括如下步骤: 计算待发送的数 据传输到接收端的传输时延; 当所述传输时延小于最小时延阈值时, 发 送待发送的数据, 当所述传输时延大于最大时延阈值时, 丟弃待发送的 数据, 当所述传输时延位于最小时延阈值和最大时延阈值之间时, 采用 概率丟包方法处理待发送的数据。 所述的存储介质, 如: R0M/RAM、 磁 碟、 光盘等。
以上所述仅是本发明的优选实施方式, 应当指出, 对于本技术领域 的普通技术人员来说, 在不脱离本发明原理的前提下, 还可以做出若干 改进和润饰, 这些改进和润饰也应该视为本发明的保护范围。

Claims

权利要求书
1、 一种数据处理方法, 其特征在于, 包括:
计算待发送的数据传输到接收端的传输时延;
当所述传输时延小于最小时延阈值时, 发送待发送的数据; 当所述 传输时延大于最大时延阈值时, 丟弃待发送的数据; 当所述传输时延位 于最小时延阈值和最大时延阈值之间时, 采用概率丟包方法处理待发送 的数据。
2、 根据权利要求 1 所述的方法, 其特征在于, 所述计算待发送的 数据传输到接收端的传输时延, 包括:
计算数据在传输设备上的传输时延和空口的传输时延, 求和得到待 发送的数据传输到接收端的传输时延。
3、 根据权利要求 2 所述的方法, 其特征在于, 所述传输设备上的 传输时延为传输设备緩冲队列长度与传输速率的商。
4、 根据权利要求 2 所述的方法, 其特征在于, 所述空口的传输时 延由接收端反馈给发送端的接收时间确定。
5、 根据权利要求 2 所述的方法, 其特征在于, 所述空口的传输时 延为一估算的固定时延值。
6、 根据权利要求 1 所述的方法, 其特征在于, 所述采用概率丟包 方法处理待发送的数据, 包括:
对所述计算得到的传输时延按照公式 P= (估算传输时延 -最小时延 阈值) / (最大时延阈值-最小时延阈值)计算, 得到所述业务数据的 丟包概率, 其中, P为丟包概率;
比较所述丟包概率与小于 1的随机正数的大小, 当所述丟包概率小 于所述随机正数时, 发送所述待发送数据; 当所述丟包概率大于所述随 机正数时, 丟弃所述待发送数据。
7、 一种数据处理装置, 包括传输时延计算单元、 决策单元、 数据 发送单元、 数据丟弃单元, 其特征在于,
所述传输时延计算单元, 用于计算待发送的数据传输到接收端的传 输时延;
所述决策单元, 用于当所述传输时延计算单元计算的传输时延值小 于最小时延阈值时, 触发所述发送单元, 当所述传输时延大于最大时延 阈值, 触发所述丟弃单元, 当所述传输时延位于最小时延阈值和最大 时延阈值之间时, 采用概率丟包方法处理待发送的数据。
所述发送单元, 用于发送所述待发送的数据;
所述丟弃单元, 用于丟弃所述待发送的数据。
8、 根据权利要求 7 所述的数据处理装置, 其特征在于, 所述传输 时延计算单元进一步包括第一计算单元和第二计算单元, 其中,
所述第一计算单元, 用于计算数据在传输设备上的传输时延; 所述第二计算单元, 用于计算数据在空口的传输时延。
9、 根据权利要求 7 所述的数据处理装置, 其特征在于, 所述决策 单元采用概率丟包方法处理待发送的数据进一步为:
对所述传输时延计算单元计算的传输时延按照公式 P= (估算传输时 延-最小时延阈值) / (最大时延阈值-最小时延阈值)计算, 得到所 述业务数据的丟包概率, 其中, P为丟包概率;
比较所述丟包概率与小于 1的随机正数的大小, 当所述丟包概率小 于所述随机正数时, 触发所述发送单元; 当所述丟包概率大于所述随机 正数时, 触发所述丟弃单元。
1 0、 一种通信系统, 包括基站控制器, 与基站以可通信方式连接, 其特征在于,
所述基站控制器, 用于计算待发送的数据传输到基站的传输时延; 当所述传输时延小于最小时延阈值时, 发送待发送的数据; 当所述传输 时延大于最大时延阈值时, 丟弃待发送的数据; 当所述传输时延位于最 小时延阈值和最大时延阈值之间时, 采用概率丟包方法处理待发送的数 据。
PCT/CN2009/075404 2008-12-17 2009-12-08 终端处于空闲模式下的业务终止方法、系统和设备 WO2010069234A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200810207505.X 2008-12-17
CN200810207505XA CN101483883B (zh) 2008-12-17 2008-12-17 一种数据处理方法、装置和通信系统

Publications (1)

Publication Number Publication Date
WO2010069234A1 true WO2010069234A1 (zh) 2010-06-24

Family

ID=40880770

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2009/075404 WO2010069234A1 (zh) 2008-12-17 2009-12-08 终端处于空闲模式下的业务终止方法、系统和设备

Country Status (2)

Country Link
CN (1) CN101483883B (zh)
WO (1) WO2010069234A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102098681A (zh) * 2010-12-13 2011-06-15 北京航空航天大学 自适应中继选择的协作数据传输方法和系统

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101483883B (zh) * 2008-12-17 2011-09-14 上海华为技术有限公司 一种数据处理方法、装置和通信系统
CN103857052A (zh) * 2012-11-28 2014-06-11 华为技术有限公司 一种保证时延服务质量的无线调度方法、装置和基站
CN106302232A (zh) * 2015-05-25 2017-01-04 深圳市中兴微电子技术有限公司 一种缓存管理方法及本端设备
CN106454553A (zh) * 2016-11-15 2017-02-22 深圳市视维科技有限公司 精准时延直播视频网络传输控制方法
CN108259364B (zh) * 2016-12-29 2021-09-14 中国移动通信集团浙江有限公司 一种网络拥塞确定方法及装置
WO2018214110A1 (zh) * 2017-05-25 2018-11-29 深圳市伊特利网络科技有限公司 基于接入点的链路选择方法及系统
CN107248960B (zh) * 2017-06-21 2020-06-19 深圳市盛路物联通讯技术有限公司 一种基于传输时长的物联网数据上报控制方法及转发节点
CN107979507A (zh) * 2017-11-21 2018-05-01 广州视源电子科技股份有限公司 一种数据传输方法、装置、设备及存储介质
CN110493298B (zh) * 2018-05-15 2021-10-08 阿里巴巴(中国)有限公司 信息同步方法及装置
WO2021022463A1 (zh) * 2019-08-05 2021-02-11 深圳市大疆创新科技有限公司 一种控制设备、显示设备以及显示系统
WO2021031064A1 (zh) 2019-08-19 2021-02-25 北京小米移动软件有限公司 数据处理方法和装置、电子设备和计算机可读存储介质
CN113993162A (zh) * 2020-12-23 2022-01-28 技象科技(浙江)有限公司 基于缓存数据的多速率模式数据发送控制方法及装置

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040063454A1 (en) * 2002-10-01 2004-04-01 Nec Corporation End-to-end delay control method for both suppressing end-to-end delay time to a standard value or less and optimizing power-save operations
CN1516412A (zh) * 2002-12-23 2004-07-28 ���Ͽع����޹�˾ 光突发交换网络中的拥塞控制
CN1725712A (zh) * 2004-07-22 2006-01-25 华为技术有限公司 一种动态弹性分组环网络监测方法
US20070189262A1 (en) * 2006-01-16 2007-08-16 Samsung Electronics Co., Ltd. Voice over internet protocol (voIP) downlink packet scheduling apparatus and method in a mobile communication base station (BS) system
WO2008142736A1 (ja) * 2007-05-21 2008-11-27 Fujitsu Limited 中継装置、及び中継方法
CN101483883A (zh) * 2008-12-17 2009-07-15 上海华为技术有限公司 一种数据处理方法、装置和通信系统

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040063454A1 (en) * 2002-10-01 2004-04-01 Nec Corporation End-to-end delay control method for both suppressing end-to-end delay time to a standard value or less and optimizing power-save operations
CN1516412A (zh) * 2002-12-23 2004-07-28 ���Ͽع����޹�˾ 光突发交换网络中的拥塞控制
CN1725712A (zh) * 2004-07-22 2006-01-25 华为技术有限公司 一种动态弹性分组环网络监测方法
US20070189262A1 (en) * 2006-01-16 2007-08-16 Samsung Electronics Co., Ltd. Voice over internet protocol (voIP) downlink packet scheduling apparatus and method in a mobile communication base station (BS) system
WO2008142736A1 (ja) * 2007-05-21 2008-11-27 Fujitsu Limited 中継装置、及び中継方法
CN101483883A (zh) * 2008-12-17 2009-07-15 上海华为技术有限公司 一种数据处理方法、装置和通信系统

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"China Communication Institute Information Communication Network Technology Committee 2005 Annual Meeting Paper Collection, 2005", article YAN HAIYAN: "The Design and Realization of RED Algorithm in Network Processor" *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102098681A (zh) * 2010-12-13 2011-06-15 北京航空航天大学 自适应中继选择的协作数据传输方法和系统
CN102098681B (zh) * 2010-12-13 2013-08-07 北京航空航天大学 自适应中继选择的协作数据传输方法和系统

Also Published As

Publication number Publication date
CN101483883B (zh) 2011-09-14
CN101483883A (zh) 2009-07-15

Similar Documents

Publication Publication Date Title
WO2010069234A1 (zh) 终端处于空闲模式下的业务终止方法、系统和设备
RU2515997C2 (ru) Активное управление очередью для восходящей линии связи в сети беспроводной связи
US20200412660A1 (en) Congestion Control Method And Network Device
US9596281B2 (en) Transport accelerator implementing request manager and connection manager functionality
JP4708978B2 (ja) 高スループットを実現する通信システム、通信端末、セッション中継装置、及び通信プロトコル
WO2013053304A1 (zh) 一种实现tcp传输的方法及装置
WO2012163305A1 (zh) 数据传输控制方法和设备
CN112104562B (zh) 拥塞控制方法及装置、通信网络、计算机存储介质
JP2006217234A (ja) 通信装置および通信方法
WO2011100914A2 (zh) 长期演进基站及其处理数据业务的方法
WO2009109108A1 (zh) 一种数据处理的方法及装置
US10111130B2 (en) Supporting delivery of data packets using transmission control protocol in a wireless communication network
JP4700290B2 (ja) 通信システム内のフロー制御のための方法
CN108391289B (zh) 一种拥塞控制方法和基站
Johansson Self-clocked rate adaptation for conversational video in LTE
WO2017214871A1 (zh) 业务数据分流方法及装置
WO2017114231A1 (zh) 一种报文发送方法、tcp代理以及tcp客户端
WO2014026554A1 (zh) 报文拥塞处理方法及装置
WO2007079640A1 (fr) Procédé de contrôle de congestion pour l'interface inverse entre la station de base et le contrôleur de station de base, dispositif et station de base d'émetteur/récepteur correspondants
WO2014067322A1 (zh) 消息发送方法及装置
JP2012039191A (ja) 通信システム及び通信品質制御方法
WO2012146150A1 (zh) 数据传输中速率的调整方法和设备
JP2002281047A (ja) パケット通信制御装置及び方法、データ通信中継装置及び方法、並びにネットワークシステム
JP2006108790A (ja) アクセスポイント装置、無線lan端末および無線lanシステム
CN102195941B (zh) 一种改进的传输控制协议代理实现方法及装置

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

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

Country of ref document: EP

Kind code of ref document: A1