US8085697B2 - Method and arrangement in real-time data bi-casting mobile system - Google Patents

Method and arrangement in real-time data bi-casting mobile system Download PDF

Info

Publication number
US8085697B2
US8085697B2 US11/913,462 US91346206A US8085697B2 US 8085697 B2 US8085697 B2 US 8085697B2 US 91346206 A US91346206 A US 91346206A US 8085697 B2 US8085697 B2 US 8085697B2
Authority
US
United States
Prior art keywords
node
sequence number
real time
time data
old
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.)
Expired - Fee Related, expires
Application number
US11/913,462
Other languages
English (en)
Other versions
US20080192662A1 (en
Inventor
Karl Olof Joakim Bergström
Per Beming
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Telefonaktiebolaget LM Ericsson AB
Original Assignee
Telefonaktiebolaget LM Ericsson AB
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 Telefonaktiebolaget LM Ericsson AB filed Critical Telefonaktiebolaget LM Ericsson AB
Assigned to TELEFONAKTIEBOLAGET LM ERICSSON (PUBL) reassignment TELEFONAKTIEBOLAGET LM ERICSSON (PUBL) ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: JOAKIM BERGSTROM, KARL OLOF, BEMING, PER
Publication of US20080192662A1 publication Critical patent/US20080192662A1/en
Application granted granted Critical
Publication of US8085697B2 publication Critical patent/US8085697B2/en
Expired - Fee Related legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W36/00Hand-off or reselection arrangements
    • H04W36/16Performing reselection for specific purposes
    • H04W36/18Performing reselection for specific purposes for allowing seamless reselection, e.g. soft reselection
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W36/00Hand-off or reselection arrangements
    • H04W36/02Buffering or recovering information during reselection ; Modification of the traffic flow during hand-off
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W36/00Hand-off or reselection arrangements
    • H04W36/02Buffering or recovering information during reselection ; Modification of the traffic flow during hand-off
    • H04W36/026Multicasting of data during hand-off
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W36/00Hand-off or reselection arrangements
    • H04W36/0005Control or signalling for completing the hand-off
    • H04W36/0011Control or signalling for completing the hand-off for data sessions of end-to-end connection

Definitions

  • the present invention relates to a method and an arrangement in a mobile system node. More specifically it relates to a mechanism for bi-casting.
  • HS-DSCH High Speed Downlink Shared Channel
  • UMTS Universal Mobile Telephone System
  • CDMA Code Division Multiple Access
  • H-ARQ Hybrid Automatic Repeat Request
  • the HS-DSCH channel targets transmission of Internet Protocol (IP) type services and several user equipments, share a common physical resource on the radio interface.
  • IP Internet Protocol
  • the main design principles for HS-DSCH were not aiming for support of voice or other real-time application services, the physical layer radio properties of the HS-DSCH have been proven also very much suited to cater for, real-time application services such as e.g., Voice over IP (VoIP) traffic services.
  • VoIP Voice over IP
  • 3GPP Release 99 mobility is handled by the Radio Network Controller (RNC) with assistance from the user equipment.
  • the user equipment sends a measurement report indicating which cells (or Node-Bs) that have good radio channel as measured on a pilot signal.
  • the RNC receives this measurement report, establish the appropriate radio channels in the concerned Node-Bs, and indicate to the user equipment that it should switch the reception to these new radio channels.
  • the user equipment can do simultaneous reception from several cells at the same time (macro-diversity). This gives an interrupt free transition when the user equipment moves from one cell to another within the mobile system, without any break in the communication.
  • macro diversity is not possible when using HS-DSCH.
  • the user equipment instead leaves the old radio channel before it re-establishes the connection via a new radio channel in the new cell. The switching time from the old cell to the new cell could lead to an interruption in the reception and data flow.
  • Data packets to be transferred to the user equipment are sent in a stream from the RNC to Node-B where the data packets are temporary stored in e.g. a buffer, while waiting to be scheduled.
  • the RNC decides that the user equipment shall change cell, the RNC need to send data packets in another stream to the new Node-B.
  • the RNC commands the user equipment to change cell, the RNC cannot know exactly which data packets were sent to the user equipment before the user equipment leave the old cell, and can therefore not know exactly from where in the packet data stream it should start to transmit in the new cell. Thus the RNC cannot know from where it should start send the data to the new Node-B instead of the old. If the RNC sends data too early to the new node B, the interruption time will be longer than necessary, and if the RNC sends the data too late, packets will be unnecessarily dropped.
  • the RNC can make sure that the buffers in the Node-B have user data to transmit to the user equipment all the time. To cater for these facts it is the state of the art in other technologies to perform bi-casting and send the same user data packets to both the new and the old Node-B in parallel during a short transition phase while the handover is taking place.
  • the user data stream When real time user data such as e.g. VoIP is transferred, the user data stream have data packets, so-called Protocol Data Units (PDUs) arriving on a regular basis from the application, e.g. once every 20 ms.
  • PDUs Protocol Data Units
  • the application requires to have the PDUs in sequence and within a certain time period, otherwise they are not useful. Therefore one can have a “time-to-live” timer running in all buffers, and if the data get too old it is discarded, even before it is sent.
  • HS-DSCH there is such a function included in the Node-B.
  • RLC Radio Link Control
  • AM Acknowledged Mode
  • UM Unacknowledged Mode
  • TM Transport Mode
  • RLC UM adds its own sequence number so that one can detect if there were PDUs lost on the radio interface. In the case of doing RLC UM on HS-DSCH sequence number checking is done in the user equipment.
  • the application PDUs are encapsulated in RLC UM PDUs using segmentation/concatenation and addition of a sequence number.
  • a user equipment moves from an old cell to a new cell while a stream of three RLC UM PDUs are to be sent from the Core network (CN), via the RNC to a user equipment.
  • Bi-casting is used to limit the interruption and the RNC estimates that the change would occur around when PDU 1 -SN 5 , PDU 2 -SN 6 , PDU 3 -SN 7 are sent, so PDUs 1 - 3 are sent both to the old Node-B and new Node-B.
  • the old Node-B manages to send PDUs 1 - 2 to the user equipment before the user equipment leaves the old Node-B.
  • the user equipment then leaves the old Node-B and tunes to the radio channel of the new Node-B.
  • the New Node-B will then continue to send all the PDUs 1 - 3 , waiting in its buffer, that does not have a time-to-live timer that has expired. If none of the timers have expired the new Node-B will continue with the PDUs that it has in its buffer and send these to the user equipment. In this example it will send PDUs 1 - 3 .
  • the problem is that since the user equipment already has received PDUs with SN 5 and SN 6 , it will interpret receiving of PDU-SN 5 again as an indication that it has lost all the PDUs with sequence number 7 , 8 , 9 . . . , up to max sequence number and the PDUs with the sequence numbers 0 , 1 , 2 , 3 , 4 , i.e. that the user equipment is believing that the sequence number has been wrapped around and that the user equipment is now receiving the next cycle of sequence numbers.
  • the rules in the RLC protocol says the user equipment shall interpret a received PDU being associated with the same or a lower sequence number as the previous received PDU, as a wrap around, i.e. that a new cycle of PDUs is received and that the intermediate PDUs has been lost.
  • the sequence number is 7 bits so the maximum sequence number is 128.
  • Each PDU in a sequence cycle is associated with one and the same Hyper Frame Number (HFN) such that each PDU in a subsequent sequence cycle is associated with one and the same HFN that is increased compared with the previous sequence cycle.
  • the HFN is the most significant bits (MSB) and the PDU sequence number is the least significant bits (LSB) of the sequence number used by the user equipment in the decipher algorithm to decipher received PDUs, if ciphering is used.
  • MSB most significant bits
  • LSB least significant bits
  • a wrongly interpretation of a RLC sequence number wrap-around, as described in the scenario above, is interpreted as an increase of the HFN meaning that the user equipment will use erroneous input to the deciphering algorithm and can therefore not decipher the data correctly. This is a condition that would last for the rest of the connection, and would therefore be catastrophic for the service.
  • the object is achieved by a method for bi-casting real time data packets in a mobile system node.
  • the node is comprised in a mobile system, which mobile system comprises an old Node-B and a new Node-B.
  • the old Node-B and the new Node-B are adapted to be connected to the node.
  • the mobile system further comprising a user equipment 130 adapted for switching the receipt of real time data packets from the old Node-B to the new Node-B.
  • the method comprises the steps of associating a first sequence number with a first real time data packet adapted to be sent to the old Node-B, and associating a second sequence number with the same first real time data packet adapted to be sent to the new Node-B.
  • the second sequence number is different from the first sequence number.
  • the object is achieved by an arrangement in a mobile system node.
  • the node is comprised in a mobile system.
  • the mobile system comprises an old Node-B and a new Node-B, which old Node-B and new Node-B are adapted to be connected to the node.
  • the mobile system further comprises a user equipment adapted for switching the receipt of real time data packets from the old Node-B to the new Node-B.
  • the node arrangement comprises a bi-casting unit adapted to associate a first sequence number with a first real time data packet adapted to be sent to the old Node-B.
  • the bi-casting unit is further adapted to associate a second sequence number with the same first real time data packet adapted to be sent to the new Node-B. The second sequence number being different from the first sequence number.
  • An advantage of the present invention is that it allows using real-time application services, e.g. VoIP, on HS-DSCH.
  • a further advantage of the present invention is that it allows bi-casting in order to avoid loss of data during mobility from one Node-B to another Node-B.
  • a further advantage of the present invention is that it prevents erroneous input to the deciphering algorithm due to misinterpreted turn-around.
  • FIG. 1 is a schematic block diagram illustrating a mobile system.
  • FIG. 2 is a flow chart illustrating a method in a mobile system node.
  • FIG. 3 is a schematic block diagram illustrating an arrangement in a mobile system node.
  • the invention is defined as a method and an arrangement which may be put into practice in the embodiments described below.
  • FIG. 1 depicts an exemplary scenario of a cellular mobile system 100 comprising a mobile system node which in this example is a RNC 110 .
  • the mobile system is connectable to an infrastructure network 120 such as e.g. the Public Switched Telephone Network (PSTN), an IP network or a radio access network.
  • PSTN Public Switched Telephone Network
  • the mobile system 100 uses technologies such as e.g. WCDMA, HS-DSCH, Enhanced Dedicated Channel (E-DCH), Enhanced Universal Mobile Telecommunications System Terrestrial Radio Access (E-UTRA), 3G Long Term Evolution (3GLTE), Super 3G or Wireless World Initiative New Radio (WINNER).
  • WCDMA Wideband Code Division Multiple Access
  • HS-DSCH Enhanced Dedicated Channel
  • E-UTRA Enhanced Universal Mobile Telecommunications System Terrestrial Radio Access
  • 3GLTE 3G Long Term Evolution
  • WINNER Wireless World Initiative New Radio
  • a user equipment 130 is located under radio coverage of the mobile system 100 and is connected to the infrastructure network 120 , via a radio channel to a first base station, which in this example is a Node-B 140 .
  • the Node-B 140 is denoted the old Node-B 140 , which old Node-B is associated with a cell, in which cell the user equipment 130 currently is positioned.
  • the user equipment 130 may be personal digital assistants (PDA), laptop computers or any type of devices capable of communicating via radio resources.
  • PDA personal digital assistants
  • the user equipment 130 is receiving real time data packets, so-called, PDUs that are being transferred to the user equipment 130 in a stream from the infrastructure network 120 .
  • the PDUs are transmitted via the RNC 110 and via the old Node-B 140 before sending them on to the user equipment 130 .
  • RLC UM is used for a real time service (unacknowledged mode segmentation/concatenation protocol that includes a sequence number) but any similar protocol may also be used.
  • the real time data packets are encapsulated and sequence numbers are added.
  • the application PDUs are encapsulated in RLC UM PDUs using segmentation/concatenation and addition of a sequence number. This is performed by e.g. the RNC 110 such that a first RLC PDU 4 is associated with a sequence number SN 2 , a second RLC PDU 5 is associated with a sequence number SN 3 , and a third RLC PDU 6 is associated with a sequence number SN 4 .
  • the above mentioned encapsulated PDUs, PDU 4 associated with SN 2 , PDU 5 associated with SN 3 and PDU 6 associated with SN 4 , are sent from the RNC 110 to the old Node-B.
  • the old Node-B comprises a buffer 150 wherein the PDUs associated with the respective sequence numbers, are temporary stored while waiting to be scheduled.
  • the user equipment 130 is moving towards a second cell in the mobile system 100 , which second cell is associated with a second base station such as e.g. a Node-B, in this example denoted new Node-B 160 .
  • a second base station such as e.g. a Node-B
  • new Node-B 160 a second base station
  • the user equipment 130 enters the second cell it will switch on to continue the receipt of the real time data packets from new Node-B when the user equipment 130 is informed by the RNC 110 to start reception from the new Node-B 160 instead of the old Node-B 140 .
  • the RNC 110 can anticipate for the potential uncertainty in the time related to the PDUs when the user equipment 130 is switching from the old Node-B 140 to the new Node-B 160 .
  • the RNC 110 estimates that the change will occur in the time span of when PDU 4 and PDU 6 is to be transmitted to the user equipment 130 and therefore starts bi-casting by sending PDU 4 , PDU 5 and PDU 6 to both the old Node-B 140 and the new Node-B 160 .
  • the RNC 110 when bi-casting, the RNC 110 tampers with the PDU data before transmitting it to the new Node-B 160 so that the data sent to new Node-B 160 differs from the data that is sent to the old Node-B 140 .
  • This is to avoid that the user equipment 130 wrongly interprets that the sequence number has been wrapped around, i.e. that the user equipment when switching from old Node-B 140 to new Node-B 160 deludes into believing that it receives the next cycle of sequence numbers when that is not the real case.
  • the tampering with the PDU data before transmitting it to the new Node-B may be performed by a function in a mobile system node such as e.g.
  • the RNC 110 that introduces a RLC SN slip of N between the data sent to the old Node-B 140 and the New-Node-B 160 .
  • the sequence numbers sent to the old Node-B 140 are increased with one for each new PDU sent to the old Node-B 140 .
  • the same PDU is sent to the new Node-B but with an extra increase in the sequence number with N. In the embodiment in FIG. 1 , this is performed such that PDU 4 is associated with sequence number SN 2 and is sent to old Node-B 140 but PDU 4 is instead associated with a different sequence number SN 7 when sent to new Node-B 160 , i.e.
  • the sequence number is increased with 5 when sent to the new Node B.
  • PDU 5 is associated with sequence number SN 3 and is sent to old Node-B 140 but PDU 5 is associated with a different sequence number SN 8 when sent to new Node-B 160 , i.e. the sequence number is also increased with 5 when sent to the new Node B
  • PDU 6 is associated with sequence number SN 4 and is sent to old Node-B 140 but PDU 6 is associated with a different sequence number SN 9 when sent to new Node-B 160 , i.e. the sequence number is also increased with 5 when sent to the new Node B.
  • N should be related to the time-to-live timer in the Node-Bs 140 and 160 , i.e. if the time-to-live for a PDU sent to the new Node-B 160 is T and one PDU is sent every time period t the sequence number should be larger than (T DIV t).
  • the sequence number can be described as k in the old Node-B 140 and as k+N in the new Node-B, where N is the extra increase in the sequence number.
  • the new Node-B 160 also comprises a buffer 170 wherein the PDUs 2 - 4 associated with the respective differentiated sequence numbers SN 9 - 11 are temporary stored while waiting to be scheduled.
  • the user equipment 130 receives PDU 4 associated with SN 2 , and PDU 5 associated with SN 3 from the old Node-B 140 before switching on to receive from new Node-B 140 .
  • new Node-B will start sending the stored PDUs 2 - 4 associated with the respective differentiated sequence numbers SN 7 - 9 stored in the buffer 170 .
  • the user equipment 130 will, as mentioned above, receive PDUs 4 - 5 associated with respective sequence numbers SN 2 and SN 3 from the old Node-B 140 and then when switched, the user equipment 130 will receive again the same PDUs 4 - 5 but instead associated with respective sequence numbers SN 7 and SN 8 .
  • the sequence number series was broken, which break is the jump from SN 3 to SN 7 , but since the break did not involve the same or a decreased sequence number, the user equipment 130 will not interpret this as a RLC SN wrap around, i.e. that the next cycle of sequence numbers sequence of PDUs.
  • PDU 4 and PDU 5 are duplicated, however, there is, e.g. in case of VoIP, a protocol on top of the RLC in the user equipment, like Real time Transport Protocol (RTP), that includes sequence numbers; said protocol being able to detect duplicates and remove them before they are passed on to the application in the user equipment 130 .
  • RTP Real time Transport Protocol
  • the mobile system node 110 comprises an arrangement 300 as depicted in FIG. 3 .
  • the node arrangement 300 comprises a bi-casting unit 310 adapted to associate a first sequence number SN 2 , SN 3 , SN 4 with a first real time data packet PDU 4 , PDU 5 , PDU 6 adapted to be sent to the old Node-B 140 .
  • the bi-casting unit 310 is further adapted to associate a second sequence number SN 7 , SN 8 , SN 9 with the same first real time data packet PDU 4 , PDU 5 , PDU 6 adapted to be sent to the new Node-B 160 .
  • the second sequence number is different from the first sequence number.
  • the node arrangement 300 further comprises a transmitter 320 adapted to transmit the first real time data packet PDU 4 , PDU 5 , PDU 6 associated with the first sequence number SN 2 ,SN 3 ,SN 4 to the old Node-B 140 .
  • the transmitter is further adapted to transmit the same first real time data packet PDU 4 , PDU 5 , PDU 6 but associated with the second sequence number SN 7 , SN 8 , SN 9 to the new Node-B 160 .
  • the present bi-casting mechanism can be implemented through one or more processors, such as the processor 330 in the mobile system node arrangement 300 depicted in FIG. 3 , together with computer program code for performing the functions of the invention.
  • the program code mentioned above may also be provided as a computer program product, for instance in the form of a data carrier carrying computer program code for performing the present method when being loaded into the mobile system node.
  • a data carrier carrying computer program code for performing the present method when being loaded into the mobile system node.
  • One such carrier may be in the form of a CD ROM disc. It is however feasible with other data carriers such as a memory stick.
  • the computer program code can furthermore be provided as pure program code on a server and downloaded to the mobile system node remotely.

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)
US11/913,462 2005-05-04 2006-05-02 Method and arrangement in real-time data bi-casting mobile system Expired - Fee Related US8085697B2 (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
SE0501056 2005-05-04
SE0501056 2005-05-04
SE0501056-6 2005-05-04
PCT/SE2006/050092 WO2006118540A2 (en) 2005-05-04 2006-05-02 Method and arrangement in real-time data bi-casting mobile system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
PCT/SE2006/050092 A-371-Of-International WO2006118540A2 (en) 2005-05-04 2006-05-02 Method and arrangement in real-time data bi-casting mobile system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US13/309,073 Continuation US9307469B2 (en) 2005-05-04 2011-12-01 Method and arrangement in a mobile system

Publications (2)

Publication Number Publication Date
US20080192662A1 US20080192662A1 (en) 2008-08-14
US8085697B2 true US8085697B2 (en) 2011-12-27

Family

ID=37308414

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/913,462 Expired - Fee Related US8085697B2 (en) 2005-05-04 2006-05-02 Method and arrangement in real-time data bi-casting mobile system
US13/309,073 Active 2027-01-29 US9307469B2 (en) 2005-05-04 2011-12-01 Method and arrangement in a mobile system

Family Applications After (1)

Application Number Title Priority Date Filing Date
US13/309,073 Active 2027-01-29 US9307469B2 (en) 2005-05-04 2011-12-01 Method and arrangement in a mobile system

Country Status (10)

Country Link
US (2) US8085697B2 (de)
EP (1) EP1878293B1 (de)
JP (1) JP4908497B2 (de)
CN (1) CN101176370B (de)
HK (1) HK1119900A1 (de)
MX (1) MX2007013514A (de)
NO (1) NO20076226L (de)
RU (1) RU2407240C2 (de)
WO (1) WO2006118540A2 (de)
ZA (1) ZA200709594B (de)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101115025B (zh) 2006-12-01 2011-01-19 华为技术有限公司 在切换过程中传送复位消息序列号的方法、装置及系统
US9392434B2 (en) 2007-01-22 2016-07-12 Qualcomm Incorporated Message ordering for network based mobility management systems
FI20095966A0 (fi) * 2009-09-18 2009-09-18 Valtion Teknillinen Menetelmä tietoliikenneverkon valitsemiseksi käyttäen hyväksi palvelunlaadun mittauksia
US9313338B2 (en) * 2012-06-24 2016-04-12 Audiocodes Ltd. System, device, and method of voice-over-IP communication
ES2440170B1 (es) * 2012-07-27 2015-03-11 Telefonica Sa Metodo para implementar un mecanismo de equilibrado de carga de celula en redes inalambricas
DE112017005578T5 (de) * 2016-11-04 2019-08-29 Intel IP Corporation Bicasten von informationen zu einer teilnehmervorrichtung eines drahtlosen telekommunikationsnetzwerks

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5278892A (en) * 1991-07-09 1994-01-11 At&T Bell Laboratories Mobile telephone system call processing arrangement
US20020045450A1 (en) * 2000-10-18 2002-04-18 Mitsubishi Denki Kabushiki Kaisha Handoff method and agent apparatus
US6466556B1 (en) * 1999-07-23 2002-10-15 Nortel Networks Limited Method of accomplishing handover of packet data flows in a wireless telecommunications system
US20030147371A1 (en) * 2002-02-07 2003-08-07 Samsung Electronics Co., Ltd. Apparatus and method for transmitting/receiving serving HS-SCCH set information in an HSDPA communication system
US20030223422A1 (en) * 2002-05-28 2003-12-04 Ntt Docomo, Inc., Tokyo, Japan Packet transmission method and communication system
US20040062248A1 (en) * 2002-09-30 2004-04-01 Ramesh Nagarajan Sequence number schemes for acceptance/rejection of duplicated packets in a packet-based data network
US20040071108A1 (en) * 2000-12-13 2004-04-15 Toomas Wigell Flow control in a radio access network
US20040184424A1 (en) 2003-03-19 2004-09-23 Nec Corporation Mobile communication system, radio network controller and method of transferring data employed therefor
US20050232198A1 (en) * 2004-04-14 2005-10-20 Lucent Technologies, Inc. Method for reducing service interruptions during a hand off in a wireless system
US20050265284A1 (en) * 2003-10-10 2005-12-01 Hsu Liangchi Alan Apparatus, and associated method, for facilitating communication handoff in multiple-network radio communication system
US20060034175A1 (en) * 2002-11-08 2006-02-16 Christoph Herrmann Transmission of data packets in containers
US20060036821A1 (en) * 2004-04-30 2006-02-16 Frey Robert T Storage switch mirrored write sequence count management

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1086542C (zh) * 1998-10-20 2002-06-19 北京信威通信技术有限公司 同步码分多址通信系统接力切换的方法
KR20000075358A (ko) 1999-05-27 2000-12-15 윤종용 이동통신시스템에서 라디오링크프로토콜에 따른 가변길이의 데이터 송수신 장치 및 방법
US6507572B1 (en) * 1999-06-11 2003-01-14 Lucent Technologies Inc. Primary transfer for simplex mode forward-link high-speed packet data services in CDMA systems
US6300887B1 (en) * 1999-11-09 2001-10-09 Nokia Networks Oy Efficient handoff procedure for header compression
JP3878405B2 (ja) * 2000-10-02 2007-02-07 株式会社東芝 移動通信端末装置
KR100438443B1 (ko) * 2001-12-12 2004-07-03 삼성전자주식회사 이동통신시스템에서 핸드오프 수행방법
KR100747464B1 (ko) * 2002-01-05 2007-08-09 엘지전자 주식회사 고속하향링크패킷접속(hsdpa)시스템을 위한타이머를 이용한 교착상황 회피방법
US7600040B1 (en) * 2002-06-27 2009-10-06 At&T Corp. Buffering packets destined for a mobile device while the mobile device moves from one network to another network to prevent handoff packet loss
GB0230330D0 (en) * 2002-12-31 2003-02-05 British Telecomm Communications routing
GB2396998A (en) * 2003-01-06 2004-07-07 Roke Manor Research Handover method for packet streaming data
WO2005089002A1 (en) * 2004-03-11 2005-09-22 Siemens Aktiengesellschaft A method of packet switched handover
JP4653163B2 (ja) * 2004-05-14 2011-03-16 テレフオンアクチーボラゲット エル エム エリクソン(パブル) ハンドオーバ中における複製パケットの特定方法およびデバイス
DE102004030657A1 (de) * 2004-06-24 2006-02-02 Magna Donnelly Gmbh & Co. Kg Fahrzeug mit Bilddatensignalquellenidentifikation
FI20045345A0 (fi) * 2004-09-17 2004-09-17 Nokia Corp Tiedonsiirtomenetelmä ja verkkoelementti
US20060089180A1 (en) * 2004-10-22 2006-04-27 Salmi Ari J Mobile communication terminal
US7668139B2 (en) * 2005-03-23 2010-02-23 Intel Corporation Mobile handover utilizing multicast in a multi-protocol label switching (MPLS)-based network

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5278892A (en) * 1991-07-09 1994-01-11 At&T Bell Laboratories Mobile telephone system call processing arrangement
US6466556B1 (en) * 1999-07-23 2002-10-15 Nortel Networks Limited Method of accomplishing handover of packet data flows in a wireless telecommunications system
US20020045450A1 (en) * 2000-10-18 2002-04-18 Mitsubishi Denki Kabushiki Kaisha Handoff method and agent apparatus
US20040071108A1 (en) * 2000-12-13 2004-04-15 Toomas Wigell Flow control in a radio access network
US20030147371A1 (en) * 2002-02-07 2003-08-07 Samsung Electronics Co., Ltd. Apparatus and method for transmitting/receiving serving HS-SCCH set information in an HSDPA communication system
US20030223422A1 (en) * 2002-05-28 2003-12-04 Ntt Docomo, Inc., Tokyo, Japan Packet transmission method and communication system
US20040062248A1 (en) * 2002-09-30 2004-04-01 Ramesh Nagarajan Sequence number schemes for acceptance/rejection of duplicated packets in a packet-based data network
US20060034175A1 (en) * 2002-11-08 2006-02-16 Christoph Herrmann Transmission of data packets in containers
US20040184424A1 (en) 2003-03-19 2004-09-23 Nec Corporation Mobile communication system, radio network controller and method of transferring data employed therefor
US20050265284A1 (en) * 2003-10-10 2005-12-01 Hsu Liangchi Alan Apparatus, and associated method, for facilitating communication handoff in multiple-network radio communication system
US20050232198A1 (en) * 2004-04-14 2005-10-20 Lucent Technologies, Inc. Method for reducing service interruptions during a hand off in a wireless system
US20060036821A1 (en) * 2004-04-30 2006-02-16 Frey Robert T Storage switch mirrored write sequence count management

Also Published As

Publication number Publication date
CN101176370A (zh) 2008-05-07
EP1878293B1 (de) 2018-04-18
WO2006118540A3 (en) 2007-01-11
ZA200709594B (en) 2009-09-30
EP1878293A2 (de) 2008-01-16
RU2007144983A (ru) 2009-06-10
MX2007013514A (es) 2008-01-22
CN101176370B (zh) 2012-02-22
WO2006118540A2 (en) 2006-11-09
HK1119900A1 (en) 2009-03-13
EP1878293A4 (de) 2014-10-15
US9307469B2 (en) 2016-04-05
JP4908497B2 (ja) 2012-04-04
RU2407240C2 (ru) 2010-12-20
NO20076226L (no) 2007-12-04
US20080192662A1 (en) 2008-08-14
US20120182937A1 (en) 2012-07-19
JP2008541556A (ja) 2008-11-20

Similar Documents

Publication Publication Date Title
RU2446629C2 (ru) Способ и устройство для pdcp переупорядочения при передаче обслуживания
US9479974B2 (en) Method and apparatus for serving high speed downlink shared channel cell change
EP1946601B1 (de) Auswahldiversität für die funkkommunikation
US9462514B2 (en) Configuration of HS-DSCH serving cell change improvements
US9307469B2 (en) Method and arrangement in a mobile system
US8467349B2 (en) Methods and apparatus for in-order delivery of data packets during handoff
US8072935B2 (en) Mobile communication system, handover control method, base station, and mobile station
WO2016122928A1 (en) Methods and apparatus for radio link control switching
JP2017526302A (ja) 無線ネットワーク内の多重接続性
AU2008285343A1 (en) Layer 2 tunneling of data during handover in a wireless communication system
WO2018077182A1 (zh) 数据传输的方法、装置、用户设备和基站
US10785679B2 (en) Method and system for loss mitigation during device to device communication mode switching
CN107079515B (zh) 提高通信效率
GB2462699A (en) Delivering PDCP SDUs to an upper layer within a receiving side entity of an E-UMTS
GB2416963A (en) A telecommunication method for controlling a data uplink channel
CN114145037A (zh) 信息段传输
WO2021203318A1 (en) Methods, devices, and computer readable medium for communication
RU2449504C2 (ru) Способы и устройства для упорядоченной доставки пакетов данных при передаче обслуживания
JP2010004540A (ja) 上位にpdcpデータユニットを送信する方法

Legal Events

Date Code Title Description
AS Assignment

Owner name: TELEFONAKTIEBOLAGET LM ERICSSON (PUBL), SWEDEN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:JOAKIM BERGSTROM, KARL OLOF;BEMING, PER;REEL/FRAME:021195/0873;SIGNING DATES FROM 20060505 TO 20060511

Owner name: TELEFONAKTIEBOLAGET LM ERICSSON (PUBL), SWEDEN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:JOAKIM BERGSTROM, KARL OLOF;BEMING, PER;SIGNING DATES FROM 20060505 TO 20060511;REEL/FRAME:021195/0873

ZAAA Notice of allowance and fees due

Free format text: ORIGINAL CODE: NOA

ZAAB Notice of allowance mailed

Free format text: ORIGINAL CODE: MN/=.

STCF Information on status: patent grant

Free format text: PATENTED CASE

FPAY Fee payment

Year of fee payment: 4

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 8

FEPP Fee payment procedure

Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

LAPS Lapse for failure to pay maintenance fees

Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20231227