CN1870810A - Radio allocation activation time selecting method controlled by radio resource - Google Patents
Radio allocation activation time selecting method controlled by radio resource Download PDFInfo
- Publication number
- CN1870810A CN1870810A CNA2005100710529A CN200510071052A CN1870810A CN 1870810 A CN1870810 A CN 1870810A CN A2005100710529 A CNA2005100710529 A CN A2005100710529A CN 200510071052 A CN200510071052 A CN 200510071052A CN 1870810 A CN1870810 A CN 1870810A
- Authority
- CN
- China
- Prior art keywords
- time
- radio
- control layer
- rnc
- transmission
- Prior art date
- Legal status (The legal status 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 status listed.)
- Granted
Links
Images
Landscapes
- Mobile Radio Communication Systems (AREA)
Abstract
本发明公开了一种无线资源控制无线配置激活时间选取方法。包括步骤:(1)RRC根据消息的长度MsgLength、RLC的PDU的长度RLC_Size得到该消息经RLC分割后的传输块数目PDUnumber;(2)根据传输信道的传输格式集TFS、传输时间间隔TTI、RNC容忍的最大误块率Max_BLER%及PDUnumber得到RNC发送该消息所需要的时间T_rnc;(3)设置RNC发送一个TTI的数据到UE的RLC层接收到该数据的时间为γ;(4)根据T_rnc、裕量r,结合当前CFNcurrent,得到激活时间Activation_Time;(5)将Activation_Time填充到消息中的激活时间信元中,通过RLC、MAC发送到用户终端UE。
The invention discloses a radio resource control radio configuration activation time selection method. Including steps: (1) RRC obtains the transmission block number PDUnumber after RLC segmentation of the message according to the length MsgLength of the message, the length RLC_Size of the PDU of RLC; (2) according to the transmission format set TFS of the transmission channel, transmission time interval TTI, RNC The tolerant maximum block error rate Max_BLER% and PDUnumber obtain the time T_rnc required for the RNC to send the message; (3) set the time for the RNC to send a TTI data to the RLC layer of the UE to receive the data as γ; (4) according to T_rnc , the margin r, combined with the current CFNcurrent, to obtain the activation time Activation_Time; (5) filling the Activation_Time into the activation time cell in the message, and sending it to the user terminal UE through RLC and MAC.
Description
技术领域technical field
本发明涉及通用移动通信系统UMTS无线资源控制层RRC对用户终端UE进行无线资源配置,具体地说,是涉及一种通用移动通信系统地面接入网UTRAN中空中接口协议无线资源控制层RRC在发送给用户终端UE的下行配置消息中激活时间的选取方法。The present invention relates to the radio resource configuration of the user terminal UE by the radio resource control layer RRC of the universal mobile communication system UMTS, in particular, relates to the transmission of the air interface protocol radio resource control layer RRC in the terrestrial access network UTRAN of the universal mobile communication system A method for selecting an activation time in a downlink configuration message for a user terminal UE.
背景技术Background technique
在WCDMA系统中,UTRAN的无线资源控制层RRC(Radio ResourceControl)负责对无线资源的分配和管理,负责用户终端UE在无线接入侧的移动性管理工作,参见图一。当UTRAN的RRC决定对UE进行无线资源的配置或修改时,通过用户面协议无线链路控制层RLC(Radio LinkControl),媒质接入控制层MAC(Medium Access Control)将下行RRC消息,如无线承载建立(RADIO BEARER SETUP),无线承载的重配(RADIOBEARER RECONFIGURATION)等等发送给UE,同时对UTRAN中此UE的相关无线资源进行建立或修改,参见图二。在协议3GPP 25.331 V6.1.0(3GPP是被称为“第三代移动通信合作伙伴计划”的国际组织)中对上述消息中包含的配置生效方式做了描述,有两种生效方式:立即生效或同步生效。立即生效就是说UE收到该消息后在最短的时间内立即启动该配置;而同步生效是指UTRAN在消息中设置某个激活时间,以连接帧号CFN(Connected Frame Number)表示,在该CFN时刻,UTRAN和UE同时启动该配置,废弃旧配置。然后,UE的响应消息将在新配置上发送给UTRAN。In the WCDMA system, the radio resource control layer RRC (Radio Resource Control) of UTRAN is responsible for the allocation and management of radio resources, and is responsible for the mobility management of the user terminal UE on the radio access side, see Figure 1. When the RRC of UTRAN decides to configure or modify radio resources for the UE, the downlink RRC message, such as radio bearer Setup (RADIO BEARER SETUP), radio bearer reconfiguration (RADIOBEARER RECONFIGURATION), etc. are sent to UE, and at the same time, the relevant radio resources of this UE in UTRAN are established or modified, see Figure 2. In the protocol 3GPP 25.331 V6.1.0 (3GPP is an international organization known as the "Third Generation Mobile Communications Partnership Project"), the configuration validation method contained in the above message is described. There are two validation modes: immediate effect or Synchronization takes effect. Immediate effect means that the UE starts the configuration immediately after receiving the message; and synchronous effect means that UTRAN sets a certain activation time in the message, which is represented by the connection frame number CFN (Connected Frame Number). At time , UTRAN and UE start this configuration at the same time, and discard the old configuration. Then, the UE's response message will be sent to UTRAN on the new configuration.
UTRAN在旧配置上发送触发UE无线资源建立或修改的下行RRC消息,不同的消息有不同的消息长度。由于MAC传输信道的传输能力有限,消息长度大的消息在RLC层被分割,进行分时发送。所以所配置的激活时间与当前时刻的差值,即激活时间的偏置需要足够大,才能够保证该条RRC消息在UTRAN的新配置生效之前发送到UE。另外UE是在新配置上向UTRAN发送响应消息的,如果在保证信令流程成功的基础上,UTRAN所配置的激活时间偏置较小,那么UE就能尽快的在新配置上向UTRAN发送应答消息,加快流程的完成。因此,如何选择一个合适的激活时间来减少呼叫或者切换的延时,提高系统的性能,成为目前有待解决的问题。UTRAN sends downlink RRC messages that trigger UE radio resource establishment or modification on the old configuration, and different messages have different message lengths. Due to the limited transmission capacity of the MAC transmission channel, messages with a large message length are divided at the RLC layer and sent in time division. Therefore, the difference between the configured activation time and the current time, that is, the offset of the activation time needs to be large enough to ensure that the RRC message is sent to the UE before the new UTRAN configuration takes effect. In addition, the UE sends a response message to UTRAN on the new configuration. If the activation time offset configured by UTRAN is small on the basis of ensuring the success of the signaling process, then the UE can send a response to UTRAN on the new configuration as soon as possible. messages to expedite the completion of the process. Therefore, how to select an appropriate activation time to reduce call or handover delay and improve system performance has become a problem to be solved at present.
发明内容Contents of the invention
本发明所要解决的技术问题是提供一种无线资源控制无线配置激活时间选取方法,来减少呼叫或切换的延时,以提高系统的性能。The technical problem to be solved by the present invention is to provide a radio resource control radio configuration activation time selection method to reduce call or handover delay and improve system performance.
为解决上述技术问题,本发明提供方案如下:In order to solve the problems of the technologies described above, the present invention provides the following solutions:
一种无线资源控制无线配置激活时间选取方法,其特征在于包括以下步骤:A radio resource control radio configuration activation time selection method, characterized in that it comprises the following steps:
步骤一:无线资源控制层RRC根据下行无线配置消息的长度MsgLength、无线链路控制层RLC的协议数据单元PDU的长度RLC_Size得到该下行无线配置消息经无线链路控制层RLC分割后的传输块数目PDUnumber;Step 1: The radio resource control layer RRC obtains the number of transport blocks after the downlink radio configuration message is divided by the radio link control layer RLC according to the length MsgLength of the downlink radio configuration message and the length RLC_Size of the protocol data unit PDU of the radio link control layer RLC PDUnumber;
步骤二:根据传输信道的传输格式集TFS、传输时间间隔TTI、无线网络控制层RNC容忍的下行最大误块率Max_BLER%以及步骤一所述的PDUnumber得到RNC发送该下行无线配置消息的最大发送时间TTInumber及RNC发送该下行无线配置消息所需要的时间T_rnc;Step 2: Obtain the maximum sending time for the RNC to send the downlink wireless configuration message according to the transmission format set TFS of the transmission channel, the transmission time interval TTI, the downlink maximum block error rate Max_BLER% tolerated by the wireless network control layer RNC, and the PDUnumber described in step one TTInumber and the time T_rnc required for the RNC to send the downlink wireless configuration message;
步骤三:根据物理层基带处理时间、RNC到基站的传输时间、基站接收数据后等待处理的时间,空中传输时间及UE处理数据时间设置一个裕量r;Step 3: Set a margin r according to the baseband processing time of the physical layer, the transmission time from the RNC to the base station, the time for the base station to wait for processing after receiving the data, the air transmission time and the UE processing data time;
步骤四:根据步骤二所述的RNC发送该下行无线配置消息所需要的时间T_rnc、步骤三所述的裕量r,并结合当前的连接帧号CFNcurrent,得到配置生效的激活时间Activation_Time;Step 4: According to the time T_rnc required for the RNC to send the downlink wireless configuration message described in step 2, the margin r described in step 3, and in combination with the current connection frame number CFNcurrent, obtain the activation time Activation_Time for the configuration to take effect;
步骤五:将步骤四所述的生效的激活时间Activation_Time填充到下行无线配置消息中的激活时间信元中,通过无线链路控制层RLC、媒质接入控制层MAC发送到用户终端UE。Step 5: Fill the effective activation time Activation_Time described in step 4 into the activation time information element in the downlink wireless configuration message, and send it to the user terminal UE through the radio link control layer RLC and medium access control layer MAC.
本发明所述的无线资源控制无线配置激活时间选取方法中,所述步骤一中所述下行无线配置消息经无线链路控制层RLC分割后的传输块数目这里得到的PDUnumber向上取整。In the radio resource control radio configuration activation time selection method of the present invention, the number of transmission blocks after the downlink radio configuration message is divided by the radio link control layer RLC in the step 1 The PDUnumber obtained here is rounded up.
本发明所述的无线资源控制无线配置激活时间选取方法中,所述步骤二中根据传输信道的传输格式集TFS可以查询得到该传输信道格式集TFS中RLC协议数据单元PDU的长度RLC_Size匹配的所能传输的最大传输块数Trch_MaxTBNumber。In the radio resource control wireless configuration activation time selection method of the present invention, in the second step, according to the transmission format set TFS of the transmission channel, the length RLC_Size of the RLC protocol data unit PDU in the transmission channel format set TFS can be queried to obtain The maximum number of transport blocks Trch_MaxTBNumber that can be transmitted.
本发明所述的无线资源控制无线配置激活时间选取方法中,所述步骤二中所述RNC发送该下行无线配置消息的最大发送时间In the radio resource control radio configuration activation time selection method of the present invention, the maximum sending time for the RNC to send the downlink radio configuration message in the second step
本发明所述的无线资源控制无线配置激活时间选取方法中,所述步骤二中所述RNC发送该下行无线配置消息所需要的时间T_rnc=(TTInumber-1)×TTI。In the radio resource control radio configuration activation time selection method of the present invention, in the second step, the time required for the RNC to send the downlink radio configuration message is T_rnc=(TTInumber-1)×TTI.
本发明所述的无线资源控制无线配置激活时间选取方法中,在所述步骤三中设置一个中间裕量γ′,γ′包括RNC到基站的传输时间、基站接收数据后等待处理的时间,空中传输时间及UE处理数据时间,γ′≤40ms。In the radio resource control radio configuration activation time selection method of the present invention, an intermediate margin γ' is set in the third step, γ' includes the transmission time from the RNC to the base station, the time for the base station to wait for processing after receiving data, and Transmission time and UE data processing time, γ′≤40ms.
本发明所述的无线资源控制无线配置激活时间选取方法中,步骤三中所述的裕量γ=2*TTI+γ′。In the radio resource control radio configuration activation time selection method of the present invention, the margin γ=2*TTI+γ′ mentioned in step 3.
本发明所述的无线资源控制无线配置激活时间选取方法中,所述步骤四中所述配置生效的激活时间Activation_Time=(T_rnc+r)/10+CFNcurrent。In the radio resource control radio configuration activation time selection method of the present invention, the activation time for the configuration to take effect in the step 4 Activation_Time=(T_rnc+r)/10+CFNcurrent.
与现有技术相比,本发明的优点在于:Compared with the prior art, the present invention has the advantages of:
本发明所述的无线资源控制无线配置激活时间选取方法,即可以保证下行无线配置消息在配置生效前到达用户终端UE,又能够使得新配置的生效时间最短,从而加快信令流程的完成,减少系统呼叫、切换等流程处理时间,提高系统的性能。The radio resource control radio configuration activation time selection method of the present invention can ensure that the downlink radio configuration message arrives at the user terminal UE before the configuration takes effect, and can minimize the time for the new configuration to take effect, thereby speeding up the completion of the signaling process and reducing System call, switching and other process processing time, improve system performance.
本发明所要解决的技术问题,技术方案和有益效果,将结合实施例,参照附图做进一步的说明。The technical problems, technical solutions and beneficial effects to be solved by the present invention will be further described in conjunction with the embodiments and with reference to the accompanying drawings.
附图说明Description of drawings
图1是WCDMA空中接口协议层的示意图。Fig. 1 is a schematic diagram of WCDMA air interface protocol layer.
图2为UTRAN向UE发送下行配置消息的流程图。FIG. 2 is a flow chart of UTRAN sending a downlink configuration message to UE.
图3是本发明所述方法的流程图。Figure 3 is a flow chart of the method of the present invention.
具体实施方式Detailed ways
参照图3,为本发明所述无线资源控制无线配置激活时间选取方法的流程图。Referring to FIG. 3 , it is a flowchart of a method for selecting an activation time of a radio resource control radio configuration according to the present invention.
1、无线资源控制层RRC根据下行无线配置消息的长度MsgLength、无线链路控制层RLC的协议数据单元PDU的长度RLC_Size得到该下行无线配置消息经无线链路控制层RLC分割后的传输块数目PDUnumber。1. The radio resource control layer RRC obtains the number of transmission blocks PDUnumber after the downlink radio configuration message is divided by the radio link control layer RLC according to the length MsgLength of the downlink radio configuration message and the length RLC_Size of the protocol data unit PDU of the radio link control layer RLC .
即,下行无线配置消息经无线链路控制层RLC分割后的传输块数目That is, the number of transport blocks after the downlink wireless configuration message is divided by the radio link control layer RLC
2、根据传输信道的传输格式集TFS、RLC映射的传输信道的传输时间间隔TTI、无线网络控制层RNC容忍的下行最大误块率Max_BLER%以及步骤1所述的PDUnumber得到RNC发送该下行无线配置消息的最大发送时间TTInumber及RNC发送该下行无线配置消息所需要的时间T_rnc。2. According to the transmission format set TFS of the transmission channel, the transmission time interval TTI of the transmission channel mapped by RLC, the downlink maximum block error rate Max_BLER% tolerated by the wireless network control layer RNC and the PDUnumber described in step 1, the downlink wireless configuration sent by the RNC is obtained The maximum sending time TTInumber of the message and the time T_rnc required for the RNC to send the downlink radio configuration message.
其中,根据传输信道的传输格式集TFS可以查询得到该传输信道格式集TFS中RLC协议数据单元PDU的长度RLC_Size匹配的所能传输的最大传输块数Trch_MaxTBNumber;Wherein, according to the transport format set TFS of the transport channel, the maximum number of transport blocks Trch_MaxTBNumber that can be transmitted that matches the length RLC_Size of the RLC protocol data unit PDU in the transport channel format set TFS can be queried;
则,所述RNC发送该下行无线配置消息的最大发送时间Then, the maximum sending time for the RNC to send the downlink wireless configuration message
则,所述RNC发送该下行无线配置消息所需要的时间T_rnc=(TTInumber-1)×TTI。Then, the time T_rnc=(TTInumber-1)×TTI required for the RNC to send the downlink radio configuration message.
3、根据物理层基带处理时间、RNC到基站的传输时间、基站接收数据后等待处理的时间,空中传输时间及UE处理数据时间设置一个裕量r。3. A margin r is set according to the baseband processing time of the physical layer, the transmission time from the RNC to the base station, the waiting time for processing after the base station receives data, the air transmission time, and the data processing time of the UE.
这里设置一个中间裕量γ′,γ′包括RNC到基站的传输时间、基站接收数据后等待处理的时间,空中传输时间及UE处理数据时间,γ′≤40ms。Here, an intermediate margin γ' is set. γ' includes the transmission time from the RNC to the base station, the waiting time for the base station to process the data after receiving it, the air transmission time and the UE's data processing time, and γ'≤40ms.
所述的裕量γ=2*TTI+γ′。Said margin γ=2*TTI+γ′.
4、根据步骤2所述的RNC发送该下行无线配置消息所需要的时间T_rnc、步骤3所述的裕量r,并结合当前的连接帧号CFNcurrent,得到配置生效的激活时间Activation_Time;4. According to the time T_rnc required for the RNC to send the downlink wireless configuration message described in step 2, the margin r described in step 3, and combined with the current connection frame number CFNcurrent, the activation time Activation_Time for the configuration to take effect is obtained;
则,所述配置生效的激活时间Activation_Time=(T_rnc+r)/10+CFNcurrent。Then, the activation time for the configuration to take effect Activation_Time=(T_rnc+r)/10+CFNcurrent.
5、将步骤4所述的生效的激活时间Activation_Time填充到下行无线配置消息中的激活时间信元中,通过无线链路控制层RLC、媒质接入控制层MAC发送到用户终端UE。5. Fill the effective activation time Activation_Time described in step 4 into the activation time information element in the downlink radio configuration message, and send it to the user terminal UE through the radio link control layer RLC and the medium access control layer MAC.
下面再进一步进行说明。Further explanation will be given below.
首先,无线资源控制层RRC设置下行无线配置消息的长度MsgLength、无线链路控制层RLC的协议数据单元PDU的长度RLC_Size、RLC映射的传输信道的传输时间间隔TTI、无线网络控制层RNC容忍的下行最大误块率Max_BLER%、传输信道的传输格式集TFS以及当前连接帧号CFNcurrent;First, the radio resource control layer RRC sets the length MsgLength of the downlink radio configuration message, the length RLC_Size of the protocol data unit PDU of the radio link control layer RLC, the transmission time interval TTI of the transmission channel mapped by the RLC, and the downlink tolerance of the radio network control layer RNC. The maximum block error rate Max_BLER%, the transmission format set TFS of the transmission channel, and the current connection frame number CFNcurrent;
得到,下行无线配置消息经无线链路控制层RLC分割后的传输块数目Obtain the number of transport blocks after the downlink wireless configuration message is divided by the radio link control layer RLC
这里PDUnumber向上取整。Here the PDUnumber is rounded up.
再根据传输信道的传输格式集TFS可以查询得到该传输信道格式集TFS中RLC协议数据单元PDU的长度RLC_Size匹配的所能传输的最大传输块数Trch_MaxTBNumber;Then according to the transmission format set TFS of the transmission channel, the maximum number of transmission blocks Trch_MaxTBNumber that can be transmitted that matches the length RLC_Size of the RLC protocol data unit PDU in the transmission channel format set TFS can be obtained;
则,得到所述RNC发送该下行无线配置消息的最大发送时间Then, the maximum sending time for the RNC to send the downlink wireless configuration message is obtained
进而,得到所述RNC发送该下行无线配置消息所需要的时间T_rnc=(TTInumber_1)×TTI,这里的单位取ms。Furthermore, the time T_rnc=(TTInumber_1)×TTI required for the RNC to send the downlink radio configuration message is obtained, where the unit is ms.
这里,我们从WCDMA传输过程以及基带处理过程可以知道,裕量γ=2*TTI+γ′,其中,2*TTI为基站的物理层交织和UE物理层解交织的时间,设置了中间裕量γ′,γ′包括RNC到NODE B的传输延时,NODE B接收数据后等待处理的时间,空中传输时间,UE处理数据时间。经过实际系统的验证,γ′最大不超过40ms。Here, we can know from the WCDMA transmission process and the baseband processing process that the margin γ=2*TTI+γ′, where 2*TTI is the time for the physical layer interleaving of the base station and the UE physical layer deinterleaving, and an intermediate margin is set γ′, γ′ include the transmission delay from RNC to NODE B, the time that NODE B waits for processing after receiving data, the air transmission time, and the UE processing data time. After the verification of the actual system, the maximum value of γ' is not more than 40ms.
再根据所述的RNC发送该消息所需要的时间T_rnc、裕量r,并设置一个激活偏置值为T_offset,换算成CFN的单位后,得到T_offset=(T_rnc+γ)/10=(T_rnc+γ′+2*TTI)/10;Then according to the time T_rnc and the margin r required for the RNC to send the message, and set an activation offset value as T_offset, after converting into the unit of CFN, obtain T_offset=(T_rnc+γ)/10=(T_rnc+ γ′+2*TTI)/10;
并结合当前的连接帧号CFNcurrent,得到配置生效的激活时间Activation_Time=CFNcurrent+T_offset;Combined with the current connection frame number CFNcurrent, the activation time for the configuration to take effect is obtained Activation_Time=CFNcurrent+T_offset;
最后,将生效的激活时间Activation_Time填充到下行无线配置消息中的激活时间信元中,通过无线链路控制层RLC、媒质接入控制层MAC发送到用户终端UE。Finally, fill the effective activation time Activation_Time into the activation time information element in the downlink radio configuration message, and send it to the user terminal UE through the radio link control layer RLC and the medium access control layer MAC.
本发明所述的一种无线资源控制无线配置激活时间选取方法,并不仅仅限于说明书和实施方式中所列运用,它完全可以被适用于各种适合本发明之领域,对于熟悉本领域的人员而言可容易地实现另外的优点和进行修改,因此在不背离权利要求及等同范围所限定的一般概念的精神和范围的情况下,本发明并不限于特定的细节、代表性的设备和这里示出与描述的图示示例。The method for selecting the activation time of radio resource control wireless configuration described in the present invention is not limited to the applications listed in the specification and implementation, and it can be completely applied to various fields suitable for the present invention. For those familiar with the field Additional advantages and modifications may readily be realized, so the invention is not to be limited to the specific details, representative apparatus and examples herein without departing from the spirit and scope of the general concept defined by the claims and equivalents thereof. A pictorial example is shown and described.
Claims (9)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CNB2005100710529A CN100441042C (en) | 2005-05-23 | 2005-05-23 | A radio resource control radio configuration activation time selection method |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CNB2005100710529A CN100441042C (en) | 2005-05-23 | 2005-05-23 | A radio resource control radio configuration activation time selection method |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN1870810A true CN1870810A (en) | 2006-11-29 |
| CN100441042C CN100441042C (en) | 2008-12-03 |
Family
ID=37444342
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CNB2005100710529A Expired - Fee Related CN100441042C (en) | 2005-05-23 | 2005-05-23 | A radio resource control radio configuration activation time selection method |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN100441042C (en) |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2009036633A1 (en) * | 2007-09-18 | 2009-03-26 | Zte Corporation | Ultra mobile broadband session release method for activating access terminal |
| CN102143535A (en) * | 2011-03-31 | 2011-08-03 | 上海华为技术有限公司 | Method and network side equipment for configuring activation time |
| RU2452135C2 (en) * | 2007-10-01 | 2012-05-27 | Квэлкомм Инкорпорейтед | Method and apparatus for implementing lte rlc header formats |
| CN102547987A (en) * | 2010-12-14 | 2012-07-04 | 联芯科技有限公司 | Method and device for transmitting radio configuration message |
Family Cites Families (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7254118B1 (en) * | 2000-05-22 | 2007-08-07 | Qualcomm Incorporated | Method and apparatus in a CDMA communication system |
| CN1172463C (en) * | 2000-06-12 | 2004-10-20 | 三星电子株式会社 | Method for allocating uplink random access channel in code division multiple access mobile communication system |
| RU2233550C2 (en) * | 2000-06-24 | 2004-07-27 | Самсунг Электроникс Ко., Лтд. | Device and method for synchronizing uplink synchronous transmission circuit in cdma communication system |
| CN1150704C (en) * | 2001-05-16 | 2004-05-19 | 华为技术有限公司 | Method and device for obtaining and maintaining system frame number and connection frame number |
| FR2839234B1 (en) * | 2002-04-30 | 2004-08-27 | Nortel Networks Ltd | METHOD FOR MONITORING FRAME EXCHANGES BETWEEN A MONITORING UNIT AND AT LEAST ONE RADIO STATION, AND MONITORING UNIT FOR IMPLEMENTING THE METHOD |
-
2005
- 2005-05-23 CN CNB2005100710529A patent/CN100441042C/en not_active Expired - Fee Related
Cited By (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2009036633A1 (en) * | 2007-09-18 | 2009-03-26 | Zte Corporation | Ultra mobile broadband session release method for activating access terminal |
| RU2452135C2 (en) * | 2007-10-01 | 2012-05-27 | Квэлкомм Инкорпорейтед | Method and apparatus for implementing lte rlc header formats |
| US8873471B2 (en) | 2007-10-01 | 2014-10-28 | Qualcomm Incorporated | Method and apparatus for implementing LTE RLC header formats |
| CN102547987A (en) * | 2010-12-14 | 2012-07-04 | 联芯科技有限公司 | Method and device for transmitting radio configuration message |
| CN102547987B (en) * | 2010-12-14 | 2014-09-17 | 联芯科技有限公司 | Method and device for transmitting radio configuration message |
| CN102143535A (en) * | 2011-03-31 | 2011-08-03 | 上海华为技术有限公司 | Method and network side equipment for configuring activation time |
Also Published As
| Publication number | Publication date |
|---|---|
| CN100441042C (en) | 2008-12-03 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN1247002C (en) | Method for determining the timing of triggering a packet data rendezvous protocol sequence number synchronization procedure | |
| KR101163275B1 (en) | Method for transmitting pdcp status report | |
| CN1201526C (en) | Transmission of fixed-size protocol data units over transparent radio link control | |
| EP2255592B1 (en) | Method for configuring different data block formats for downlink and uplink | |
| TWI496443B (en) | Method and apparatus for supporting uplink protocol changes | |
| JP4991011B2 (en) | Wireless communication method for transmission of a sequence of data units between a wireless device and a network | |
| CN201504242U (en) | Wireless transmitting/receiving unit | |
| TWI445360B (en) | Method of generating data block in wireless communication system | |
| US20090149189A1 (en) | Method and apparatus for supporting configuration and control of the rlc and pdcp sub-layers | |
| CN1918825A (en) | Transmitting and receiving control protocol data unit having processing time information | |
| CN1875558A (en) | Processing transport format information to prevent MAC header redundancy | |
| CN1914879A (en) | Reducing the Overhead of Protocol Data Units in Wireless Communication Systems | |
| US20100034153A1 (en) | Method of transferring data in a wireless communication system | |
| CN116527213A (en) | Apparatus in wireless communication system and buffer control method thereof | |
| CN1429459A (en) | Method and apparatus for multiplexing plurality of data connections onto one temporary block flow | |
| CN1889751A (en) | High-speed down block inserting service user terminal working method on multi-carrier cell | |
| CN1753340A (en) | Uplink synchronous allocation of high speed shared information channel and its treatment method | |
| WO2013155846A1 (en) | Data streaming configuration method, base station system, and user terminal | |
| CN110495211B (en) | Apparatus in wireless communication system and buffer control method thereof | |
| CN101039170A (en) | Method for supporting packet retransmission division cascade | |
| CN101043644A (en) | Establishing and modifying method for guarantying bit rate service loading in evolvement network | |
| CN101043307A (en) | Method and related device for communication system to suspend hybrid automatic repeat request process | |
| CN1870810A (en) | Radio allocation activation time selecting method controlled by radio resource | |
| CN101043304A (en) | Data processing method of long-term evolving network | |
| CN1921481A (en) | User protocol depot and method for realizing nondestructive transfer |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| C06 | Publication | ||
| PB01 | Publication | ||
| C10 | Entry into substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| C14 | Grant of patent or utility model | ||
| GR01 | Patent grant | ||
| ASS | Succession or assignment of patent right |
Owner name: NANTONG LIANDE CASTING CO., LTD. Free format text: FORMER OWNER: ZTE CORPORATION Effective date: 20140916 |
|
| C41 | Transfer of patent application or patent right or utility model | ||
| COR | Change of bibliographic data |
Free format text: CORRECT: ADDRESS; FROM: 518057 SHENZHEN, GUANGDONG PROVINCE TO: 226600 NANTONG, JIANGSU PROVINCE |
|
| TR01 | Transfer of patent right |
Effective date of registration: 20140916 Address after: 226600 Hu Hu Town Industrial Park, Nantong, Jiangsu, Haian Patentee after: Nantong Liande Casting Co., Ltd. Address before: 518057 Nanshan District, Guangdong high tech Industrial Park, science and Technology Industrial Park, ZTE building, block A, layer 6, layer Patentee before: ZTE Corporation |
|
| CF01 | Termination of patent right due to non-payment of annual fee | ||
| CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20081203 Termination date: 20160523 |