WO2012019811A1 - Procédé d'échange de données dans un réseau de communication - Google Patents
Procédé d'échange de données dans un réseau de communication Download PDFInfo
- Publication number
- WO2012019811A1 WO2012019811A1 PCT/EP2011/060085 EP2011060085W WO2012019811A1 WO 2012019811 A1 WO2012019811 A1 WO 2012019811A1 EP 2011060085 W EP2011060085 W EP 2011060085W WO 2012019811 A1 WO2012019811 A1 WO 2012019811A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- data
- network
- layer
- connections
- data flows
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W76/00—Connection management
- H04W76/10—Connection setup
- H04W76/15—Setup of multiple wireless link connections
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/24—Multipath
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W80/00—Wireless network protocols or protocol adaptations to wireless operation
- H04W80/02—Data link layer protocols
Definitions
- the invention generally relates to a method of exchanging data in a communications network.
- the invention relates to more efficient multiple carrier transmission in wireless communications networks .
- RLC radio link control
- ARQ automatic repeat request
- the ultimate goal of introducing multiple carriers is to cater for higher application level data rates.
- TCP transport control protocol
- UDP non-real-time user datagram protocol
- Another problem with multiple carriers is that data scheduled for a transmission may reach a mobile station in a quite different order to that intended.
- PDU 1 is scheduled for carrier 1
- PDU 4 is scheduled for carrier 4
- a terminal may treat this situation as having lost PDUs 1-3.
- An implementation-specific behaviour might be to wait for some time before constructing the feedback, but this leads to unnecessary delays if PDUs 1-3 are indeed lost.
- the invention provides a method of exchanging data in a communications network.
- the method includes receiving data from a data source at a node of the network, splitting the data received from the data source into a plurality of independent data flows corresponding to a number of
- connections established with the network and directing each of said plurality of data flows over a different one of the connections .
- Each independent data flow can be treated as a separate layer 2 connection from the point of view of the network.
- This allows a number of ARQ entities to be provided in the system and therefore solves the problem of ARQ acknowledgements arriving at different moments of time. Furthermore, it allows higher data rates to be achieved without increasing the ARQ window size of switching for a larger PDU size.
- both the network side and mobile station side can be scaled for higher data rates by reusing existing hardware and software elements, which reduces the need for costly upgrading of hardware and software.
- the data source is an application layer so that the original data flow to be split into a number of independent data flows is an application level data flow.
- An identifier may be assigned to each of the plurality of data flows, for example PDCP SDU numbering can be used to number each of the data packets. The identifier does not have to be completely unique but should be unique within a certain time window so that data packets are received in the correct order.
- a receiver entity can use an application level or some middle level packet counters to ensure that application packets are forwarded in a correct order. In the case of
- this task can be performed by a receiver by analysing the SDU sequence number from the PDCP layer so existing hardware and software can be re-used .
- the step of splitting occurs in a PDCP layer but it could also occur in a MAC layer or an RLC layer.
- the uppermost layer is the PDCP layer, followed by the RLC layer (in which ARQ processes take place) , then the MAC layer (in which HARQ processes take place) .
- the advantage of splitting the data flow into a plurality of independent data flows in the PDCP layer is that the ARQ window size can remain the same and does not have to be increased. This in turn means that the PDU size does not have to be increased and therefore errors are reduced.
- the advantage of splitting the data no earlier than the PDCP layer lies in that a) the PDCP entity is located in the RNC . Thus, there is no need to introduce a new encapsulating header for, e.g., a UDP packet.
- the PDCP layer allows separate RLC PDU sizes to be selected for separate links.
- An RLC PDU size can be chosen according to a physical path (e.g. carrier or Node B (cell)) that the RLC connection is related to.
- the number of connections can be equal to the number of activated data carriers for a particular mobile station. In this case, each of the plurality of data flows can be
- the number of connections is equal to a number of cells of the network participating in data transmission.
- Each of the pluralities of data flows may then be scheduled over a corresponding data carrier.
- a correct order of data packets in the flow of data can be signalled. In this way, a mobile station receiving packet data from the network knows in which order to receive the data packets.
- a method of exchanging data in a communications network includes receiving an application layer data flow at a network node and splitting the application layer data flow into a plurality of independent data flows. Splitting the application layer data flow into a plurality of independent data flows is performed in a first layer below the
- Splitting the data and transmitting it to a mobile station accessing the network on separate carriers or cells has the advantage that the layer 2 functionality is not impacted by changes in the physical layer, for example the use of multiple carriers instead of a single carrier, which could lead to a throughput bottleneck in layer 2. This is because b the sliding window algorithm with selective repeat ARQ is not adapted to the increased bandwidth. Instead, the layer 2 entities can remain unchanged and do not need to perform a packet reordering - each of the independent data flows can have its own ARQ entity.
- the layer 2 entities can be
- the first layer in which the data flow is split into a number of independent data flows can be a PDCP layer, or
- Each of the data flows can be directed to the network node indicating a highest readiness.
- a Node B for example, can indicate a readiness to receive a flow of packet data.
- each data flow is directed over the Node B that indicates the highest readiness (the most recent data is directed to the Node B indicating the highest readiness) .
- the invention also provides a network node for a
- the network node can be a control node, for example a radio network controller (RNC) , and includes a receiver configured to receive data from a data source, and a control module configured to split the data into a plurality of independent data flows corresponding to a number of connections established with the network, wherein the control module is further configured to direct each of said plurality of data flows over a different one of the connections .
- RNC radio network controller
- the invention further provides a mobile station.
- the mobile station has a transceiver configured to exchange each of a plurality of data flows split from a received data flow with a network node of a communications network over a different one of a corresponding plurality of connections established between the mobile station and the network node.
- a processor is also provided in the mobile station, which is configured to order the plurality of data flows into an order that they are received from the network.
- the mobile station be further configured so that it sends a number of ARQ acknowledgements equal to the number of independent data flows exchanged with the network.
- FIG. 1 is a simplified schematic block diagram of a communications network in
- FIG. 1 is a simplified schematic block diagram of a communications network in
- FIG. 3 is a simplified schematic diagram of data flow in physical layers of the communications network in a method according to an embodiment of the invention.
- Figure 1 shows a wireless communications network that can be accessed by a mobile terminal or user equipment (UE) 1.
- the UE 1 includes a transmit/receive unit 2 and a processor 3.
- the UE 1 accesses the network via a base station or Node B 4 over a Uu interface.
- the Node B 4 includes a scheduler S and is controlled by a radio network controller (RNC) 5 over an Iub interface.
- RNC radio network controller
- the UE can exchange packet data with the network, which
- a data flow can be received by the RNC 5 from the application layer data source 6 at a transmit/receive unit 7 of the RNC 5, which is in turn coupled to a controller 8.
- the number of L2 connections corresponds to the number of activated carriers for the UE 1.
- the number of L2 connections may also correspond to the number of cells participating in data transmission for a multi-carrier case. In this case, more than one Node B controlled by the RNC 5 would be involved in data exchange.
- the controller 8 splits the data flow into a number of independent sub-flows a, b and c in the PDCP layer, as shown in Figure 3. Three data sub-flows are shown here for simplicity but the actual number in fact corresponds to the number of L2 connections between the UE 1 and the network. Each independent data flow has its own ARQ entity, as shown in the RLC layer illustrated in Figure 3.
- the RNC 5 signals a correct order of data packets in the flow of data. This is achieved by using an application level or middle level packet counters in the receiver 7 to ensure that packets from the application layer data source are forwarded in the correct order, for example by numbering the packets using PDCP SDU numbering.
- the receiver 7 analyses the SDU sequence number from the PDCP layer and signals to the UE 1 the correct order in which the transmit/receive unit of the UE 1 should receive the data packets.
- the scheduler S in the Node B 4 ensures that each of the data sub-flows are scheduled over a corresponding carrier supported by the UE 1.
- the receiver 2 of the UE 1 is aware that the established L2 connections share the same PDCP entity, as this is explicitly signalled to the UE 1 in the connection setup message during connection establishment.
- the PDCP layer at the receiver side may ensure a correct application level packet data order because packets received from different L2
- Figure 2 shows a similar communications network to Figure 1 but differs in that the UE1 is a multi-flow UE and can receive flows of data originating from different Node Bs 4a and 4b (different cells)
- the splitting of the application level data happens in the same way as described above with reference to Figure 3. The difference is that the
- independent data flows a and b are directed over the Node B 4a, whereas the independent data flow c is directed over the Node B 4b to the UE 1, instead of directing all independent data flows over the same Node B.
- the traffic splitting entity in HSPA, the RNC; in LTE, the gateway implements a dynamic data flow split whereby new packets are distributed to the
- the readiness signal may be a compound signal derived from various parameters, but in particular it may be chosen only as the indication of the latest successful transmission of the last PDU going through one Node B, e.g. the Node B 4.
- the data packets are chosen in size to match expected HARQ packet sizes.
- HARQ packet sizes are assigned dynamically by the Node B 4 and are therefore unknown at the time the data flow is split. However, upper limits can be deduced from another Node B or base station.
- the data flow from the application layer data source 6 is split in the RLC layer or the MAC layer. However, it is most advantageous that the flow of data from the data source is split in the PDCP layer, since this ensures each independent data flow has its own ARQ (HARQ) entity and therefore it is not required to enlarge the ARQ window to support the increased data flow.
- HARQ ARQ
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
La présente invention concerne un procédé d'échange de données dans un réseau de communication. Le procédé consiste à recevoir des données à partir d'une source de données au niveau d'un nœud du réseau, à diviser les données reçues à partir de la source de données en une pluralité de flux de données indépendants qui correspondent à un nombre de connexions établies avec le réseau, et à diriger chacun de ladite pluralité de flux de données sur une connexion différente de ces connexions.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EPPCT/EP2010/004960 | 2010-08-12 | ||
EP2010004960 | 2010-08-12 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2012019811A1 true WO2012019811A1 (fr) | 2012-02-16 |
Family
ID=44534294
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/EP2011/060085 WO2012019811A1 (fr) | 2010-08-12 | 2011-06-17 | Procédé d'échange de données dans un réseau de communication |
Country Status (1)
Country | Link |
---|---|
WO (1) | WO2012019811A1 (fr) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
TWI677216B (zh) * | 2017-02-16 | 2019-11-11 | 宏達國際電子股份有限公司 | 執行一網際網路協定多媒體子系統服務的裝置及方法 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030223450A1 (en) * | 2002-05-29 | 2003-12-04 | Bender Paul E. | Aggregating multiple air interfaces with a multi-link protocol |
EP2146545A1 (fr) * | 2005-04-28 | 2010-01-20 | Qualcom Incorporated | Opération multiporteuse dans des systèmes de transmission de données |
WO2010036154A1 (fr) * | 2008-09-23 | 2010-04-01 | Telefonaktiebolaget L M Ericsson (Publ) | Segmentation de protocole rlc pour agrégation de porteuses |
-
2011
- 2011-06-17 WO PCT/EP2011/060085 patent/WO2012019811A1/fr active Application Filing
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030223450A1 (en) * | 2002-05-29 | 2003-12-04 | Bender Paul E. | Aggregating multiple air interfaces with a multi-link protocol |
EP2146545A1 (fr) * | 2005-04-28 | 2010-01-20 | Qualcom Incorporated | Opération multiporteuse dans des systèmes de transmission de données |
WO2010036154A1 (fr) * | 2008-09-23 | 2010-04-01 | Telefonaktiebolaget L M Ericsson (Publ) | Segmentation de protocole rlc pour agrégation de porteuses |
Non-Patent Citations (2)
Title |
---|
ERICSSON: "Carrier aggregation", 3GPP DRAFT; R1-084374, 3RD GENERATION PARTNERSHIP PROJECT (3GPP), MOBILE COMPETENCE CENTRE ; 650, ROUTE DES LUCIOLES ; F-06921 SOPHIA-ANTIPOLIS CEDEX ; FRANCE, no. Prague, Czech Republic; 20081104, 4 November 2008 (2008-11-04), XP050317642 * |
PARKVALL S, ASTELY D: "The Evolution of LTE towards IMT-Advanced", JOURNAL OF COMMUNICATIONS, vol. 4, no. 3, 3 April 2009 (2009-04-03), pages 146 - 154, XP002659705, Retrieved from the Internet <URL:http://www.academypublisher.net/jcm/vol04/no03/jcm0403146154.pdf> [retrieved on 20110920] * |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
TWI677216B (zh) * | 2017-02-16 | 2019-11-11 | 宏達國際電子股份有限公司 | 執行一網際網路協定多媒體子系統服務的裝置及方法 |
US10476914B2 (en) | 2017-02-16 | 2019-11-12 | Htc Corporation | Device and method for performing an internet protocol multimedia subsystem service |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP2996422B1 (fr) | SYSTÈME ET PROCÉDÉ POUR DÉCOUPLER LE LTE MAC PLANIFICATION DE PROCÉDURES à SOUS-TRAME VITESSE | |
US10531336B2 (en) | Link control in centralized deployments | |
Larmo et al. | The LTE link-layer design | |
US9426689B2 (en) | Control and data plane solutions for carrier-aggregation based WLAN offload | |
JP6086448B2 (ja) | 移動通信システムにおけるスケジューリング要請を受信する方法及び装置 | |
JP4188774B2 (ja) | フレーム送受信システム、フレーム送信装置、フレーム受信装置、及びフレーム送受信方法 | |
EP2218294B1 (fr) | Signalement d'état de tampons fondé sur la configuration de porteuse radio | |
JP2020515186A (ja) | 移動通信ネットワークの無線アクセスネットワークのエンティティ間での信頼できるデータパケット送信 | |
US8588784B2 (en) | Mobile communication system, wireless base station and hand over reconnection method for use therewith including an accumulation portion for holding data | |
JP6262991B2 (ja) | ユーザ装置及び方法 | |
US10420134B2 (en) | System and method to facilitate subframe scheduling in a split medium access control radio access network environment | |
KR20170108006A (ko) | 무선 링크 제어 스위칭을 위한 방법들 및 장치 | |
EP2918129B1 (fr) | Noeud radio émetteur et procédé pour ordonnancer des flux de données de service | |
KR20100053625A (ko) | 무선 통신 시스템에서의 핸드오버 동안 데이터의 계층 2 터널링 | |
EP2122862A1 (fr) | Procédé pour traiter un protocole radio dans un système de télécommunications mobiles et émetteur de télécommunications mobiles | |
WO2017008266A1 (fr) | Procédé et appareil de traitement de données permettant une agrégation lte et de réseau local sans fil, et système de communication | |
JP2011507447A (ja) | 多重周波数チャンネル同時接続端末器およびそのプロトコルデータユニット順序整列方法 | |
CN103503509A (zh) | 用于从无线电网络控制器向用户设备传输数据的分组数据单元、用户设备、无线电网络控制器和其中的方法 | |
WO2021051119A2 (fr) | Appareil et procédé de traitement de données de couche 2 à l'aide de circuits de couche 2 souples | |
CN109314608A (zh) | 一种数据传输方法、网络设备及终端设备 | |
TWI797414B (zh) | 用於行動性增強之方法及其使用者設備 | |
WO2022203581A1 (fr) | Procédés et appareil pour processus harq désactivés | |
US20130315201A1 (en) | Processing data units | |
WO2012019811A1 (fr) | Procédé d'échange de données dans un réseau de communication | |
Nardini et al. | Fast and agile lossless mode switching for D2D communications in LTE-Advanced networks |
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: 11726759 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: 11726759 Country of ref document: EP Kind code of ref document: A1 |