WO2017196388A1 - Améliorations lwip et mamp destinées à la segmentation et à la concaténation - Google Patents

Améliorations lwip et mamp destinées à la segmentation et à la concaténation Download PDF

Info

Publication number
WO2017196388A1
WO2017196388A1 PCT/US2016/054243 US2016054243W WO2017196388A1 WO 2017196388 A1 WO2017196388 A1 WO 2017196388A1 US 2016054243 W US2016054243 W US 2016054243W WO 2017196388 A1 WO2017196388 A1 WO 2017196388A1
Authority
WO
WIPO (PCT)
Prior art keywords
mamp
lwipep
sdu
concatenation
lwip
Prior art date
Application number
PCT/US2016/054243
Other languages
English (en)
Inventor
Jing Zhu
Original Assignee
Intel Corporation
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 Intel Corporation filed Critical Intel Corporation
Priority to CN201680084564.5A priority Critical patent/CN109076096B/zh
Publication of WO2017196388A1 publication Critical patent/WO2017196388A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/325Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the network layer [OSI layer 3], e.g. X.25

Definitions

  • Embodiments pertain to wireless communications. Some embodiments relate to radio access network (RAN) layers 2 and 3. Some embodiments relate to LWIP (long term evolution (LTE)/ wireless local area network (WLAN) radio level Integration Protocol) enhancements to support concatenation and segmentation in RAN-based LTE/WLAN integration with Internet Protocol Security (IPSec). Some embodiments relate to Multi-Access Management Protocol (MAMP) in Internet Engineering Task Force (IETF).
  • RAN radio access network
  • LWIP long term evolution
  • WLAN wireless local area network
  • MAMP Multi-Access Management Protocol
  • a user equipment may sometimes switch from accessing data over a long term evolution (LTE) network to accessing data over a Wi-Fi network, and vice versa, for example, in response to the UE being moved into or out of a Wi-Fi coverage area.
  • LTE long term evolution
  • LWIP long term evolution (LTE)/ wireless local area network (WLAN) radio level Integration Protocol
  • MAMP Multi-Access Management Protocol
  • RAN radio access network
  • IPSec Internet Protocol Security
  • MAMP Multi-Access Management Protocol
  • FIG. 1 is a block diagram of an example LWIP (long term evolution
  • LTE wireless local area network
  • WLAN wireless local area network
  • FIG. 2 is a block diagram of an example LWIP tunneling packet for concatenation, in accordance with some embodiments.
  • FIG. 3 is a data flow diagram of an example of enhanced LWTPEP
  • LWIP Encapsulation Protocol Concatenation and segmentation, in accordance with some embodiments.
  • FIG. 4 is a block diagram of an example MAMP (Multiple Access
  • FIG. 5 is a functional diagram of a wireless network, in accordance with some embodiments.
  • FIG. 6 illustrates components of a communication device, in accordance with some embodiments.
  • FIG. 7 illustrates a block diagram of a communication device, in accordance with some embodiments.
  • FIG. 8 illustrates another block diagram of a communication device, in accordance with some embodiments.
  • FIG. 1 is a block diagram of an example LWIP (long term evolution
  • the system 100 includes an evolved NodeB (eNB) 1 10, a user equipment (UE) 120, a WLAN 130, and a LWIP secure gateway (LWIP-SeGW) 140.
  • eNB evolved NodeB
  • UE user equipment
  • WLAN wireless local area network
  • LWIP-SeGW LWIP secure gateway
  • the eNB 110 communicates with the UE 120 over LTE
  • the WLAN 130 communicates with the UE 120 over Wi-Fi
  • the LWIP-SeGW 140 communicates with the eNB 110 and the WLAN 130.
  • the eNB 110 includes the following layers: Internet Protocol (IP), radio resource control (RRC), packet data convergence protocol (PDCP), radio link control (RLC), medium access control (MAC), and physical (PHY).
  • IP Internet Protocol
  • RRC radio resource control
  • PDCP packet data convergence protocol
  • RLC radio link control
  • MAC medium access control
  • PHY physical
  • the IP layer includes LWIP encapsulation protocol (LWIPEP).
  • the UE 120 includes the following layers: PHY, MAC, RLC, PDCP,
  • the IP layer includes LWIPEP.
  • the LWIPEP at the UE 120 communicates with the LWIP- SeGW 140 and the LWIPEP at the eNB 110 using a LWIP tunnel.
  • the LWIP tunnel includes the private IP of the eNB 110 and the public IP of the LWIP-SeGW 140.
  • the LWIP tunnel includes a UE - LWIP-SeGW Internet Protocol Security (IPsec) tunnel.
  • IPsec Internet Protocol Security
  • the LWIP tunnel is used to transmit user plane IP packets from data radio bearer (DRB).
  • FIG. 1 shows an example protocol architecture for LWIP.
  • the eNB 110 is the mobility anchor, and WLAN link aggregation is transparent to 3GPP (Third Generation Partnership Project) core network elements (e.g. MME, S-GW, P- GW).
  • MME Mobile Management Entity
  • S-GW Serving GW
  • P- GW Packet Control Function
  • the UE 120 establishes a LWIP tunnel with eNB via WLAN through LWIP- SeGW, and IPSec is used to protect the UE's 120 IP traffic over the LWIP tunnel, which is transparent to WLAN and, in some cases, makes no changes to the existing WLAN deployment.
  • traffic steering and multi-RAT (radio access technology) RRM radio resource management
  • take place over the top of the LTE RAN u-plane protocol stack above PDCP.
  • Some aspects of the subject technology address the scenario in which the Maximum Transfer Unit (MTU) size of a LWIP tunnel is much than the cellular MTU size.
  • MTU Maximum Transfer Unit
  • the Wi-Fi link for LWIP tunneling is based on the 60GHz mmWave technology (e.g. IEEE 802.1 lad/ay), which can support Gbps peak throughput and very large MTU size (e.g. 8K).
  • MTU Maximum Transfer Unit
  • the Wi-Fi link for LWIP tunneling is based on the 60GHz mmWave technology (e.g. IEEE 802.1 lad/ay), which can support Gbps peak throughput and very large MTU size (e.g. 8K).
  • LWIPEP SDUs service data units
  • LWIPEP PDU packet data unit
  • FIG. 2 is a block diagram of an example LWIP tunneling packet 200 for concatenation.
  • the LWIP tunneling packet 20 includes an IP Header (Wi-Fi) 205, an IPSec ESP (Encapsulating Security Payload) Header 210, an LWPEP PDU 215, an IPSec ESP Trailer 250, and an IPSec ESP Auth (Authentication) Trailer 255.
  • the LWIPEP PDU 215 includes multiple LWIPEP SDUs 220.1-3 (while three LWIPEP SDUs are illustrated, the subject technology may include any number of LWIPEP SDUs) and an LWIP Trailer 235.
  • Each LWIPEP SDU 220 k (where k is a number between 1 and 3) includes an IP Header (LTE) 225. k and an IP Payload (LTE) 230.k.
  • the subject technology includes adding two new control fields in the LWIPEP Trailer 235, and new functionalities - concatenation and reassembly - to the LWIPEP protocol stack.
  • the new control fields allow putting multiple LWIPEP SDUs 220.1-3 in a single LWIPEP PDU 215.
  • a new timer - the LWIPEP Concatenation Timer - is proposed to limit how long LWIPEP waits at the transmitter for concatenation.
  • the subject technology includes enhancing the existing LWIPEP PDU 215 format to include two new fields: a 1-bit
  • FIG. 3 is a data flow diagram of an example of enhanced LWIPEP concatenation and segmentation 300.
  • the enhanced LWIPEP concatenation and segmentation includes a transmitter 305 (eNB for downlink; UE for uplink) and a receiver 335 (UE for downlink; eNB for uplink).
  • the transmitter 335 accesses SDUs from the IP (Internet Protocol) layer 310.
  • the transmitter's LWIPEP entity 315 concatenates 320 the SDUs into a PDU and adds the LWIPEP trailer 325.
  • the PDU is provided to the LWIP tunnel 330.
  • the receiver 335 accesses the LWIP tunnel 330 to receive the PDU.
  • the receiver's LWIPEP entity 345 reassembles 350 the SDUs and removes the LWIPEP trailer 355.
  • the SDUs are passed to the IP layer 360, from which they may be provided to the Sl-U.
  • FIG. 3 shows the enhanced LWIPEP model supporting concatenation and segmentation.
  • LWIPEP transmitter maintains a Concatenation Buffer and a Concatenation Timer.
  • the buffer stores LWIPEP SDUs temperately waiting for concatenation.
  • the timer controls how long a LWIPEP SDU may stay in the concatenation buffer, and can be configured by eNB via the RRC signaling during the LWIP tunneling setup procedure.
  • the LWIPEP transmitter 305 prepares the LWIPEP PDU based on the
  • the concatenation timer expires, or including the newly arriving LWIPEP SDU in the current LWIPEP PDU would cause the LWIPEP PDU size to exceed the LWIP MTU size.
  • the timer starts when a LWIPEP SDU is placed in the buffer and the buffer is empty, and is cancelled when a LWIPEP PDU is sent out.
  • LWIPEP SDU IP packet from upper layers, if the LWIPEP PDU size exceeds the LWIP MTU size when including the newly arriving SDU in the current LWIPEP
  • the transmitter 305 prepares the LWIPEP PDU based on the LWIPEP SDUs in the buffer and send out the LWIPEP PEDU. Then, the transmitter 305 stores the newly arriving SDU in the buffer. If the buffer is empty, the concatenation timer is started.
  • the LWIPEP entity 345 checks the
  • Concatenation Indicator field 240 in the LWIP trailer 235 determines if the PDU includes multiple SDUs or not. If the PDU includes multiple SDUs, the LWIPEP entity 345 checks the "IP Length of the First SDU" field 245 in the LWIP trailer 235 to obtain the length of the first LWIPEP SDU and get the first SDU. Then, it will check the IP header length in the IP header of the second LWIPEP SDU and get the second SDU. This process continues until the last SDU. [0029] The subject technology is described above in conjunction with LWIP.
  • MAMP Multiple Access Management Protocol
  • FIG. 4 is a block diagram of an example MAMP system 400.
  • the MAMP system includes a Core (IP Anchor) 405.1 for network 1 (e.g., LTE), a Core (IP Anchor) 405.2 for network 2 (e.g., WLAN), a NCM (network connection manager) 410, a MADP (multi-access data proxy) 415, an access 420.1 for network 1, an access 420.2 for network 2, and a client device 425.
  • IP Anchor Core
  • IP Anchor Core
  • NCM network connection manager
  • MADP multi-access data proxy
  • the client device 425 is an end-user device supporting connections with multiple access nodes, possibly over different technologies.
  • the access 420 network elements are functional elements in the network that deliver user data packets to the client device 425 via a point-to-point access link, such as Wi-Fi airlink, LTE airlink, or digital subscriber line (DSL).
  • a point-to-point access link such as Wi-Fi airlink, LTE airlink, or digital subscriber line (DSL).
  • the core 405 is a functional element that anchors the IP address of the client device 425 used for communication with applications via the network.
  • the NCM 410 is a functional entity in the network that oversees distribution of data packets over the multiple available access 420 and core 405 network paths.
  • the client device 425 includes a CCM (client connection manager)
  • the CCM 430 is a functional entity in the client device 425 that exchanges MAMS (multi-access management system) signalling with the NCM 410 and configures the multiple network paths for the transport of user data.
  • MAMS multi-access management system
  • the CCM also provides MAMS-specific u-plane functionalities at the client device 425.
  • the MADP 415 handles user data traffic forwarding across multiple network paths.
  • the MADP 415 provides MAMS-specific u-plane functionalities at the network.
  • LWIP can be seen as an example of the MAMP framework.
  • the transport of control signalling in LWIP is supported by RRC messages, while the control signalling in MAMP is delivered over the top of user-plane packets, such as user datagram protocol (UDP) or transport control protocol (TCP).
  • UDP user datagram protocol
  • TCP transport control protocol
  • the CCM 430 in MAMP is similar to the LWIPEP (u-plane) and RRC (c-plane) at the UE in LWIP.
  • the NCM 410 is similar to the RRC at the eNB implementing LWIP.
  • the MADP 415 is similar to the LWIPEP at the eNB.
  • the solution for LWIP disclosed herein is applicable to MAMP.
  • FIG. 5 shows an example of a portion of an end-to-end network architecture of a Long Term Evolution (LTE) network 500 with various components of the network in accordance with some embodiments.
  • LTE Long Term Evolution
  • an LTE network refers to both LTE and LTE Advanced (LTE-A) networks as well as other versions of LTE networks to be developed.
  • the network 500 may comprise a radio access network (RAN) (e.g., as depicted, the E-UTRAN or evolved universal terrestrial radio access network) 501 and core network 520 (e.g., shown as an evolved packet core (EPC)) coupled together through an SI interface 515.
  • RAN radio access network
  • core network 520 e.g., shown as an evolved packet core (EPC)
  • the network 500 includes the UE 502, which is configured to select an eNB Tx beam in a 6G eNB based on BRS measurements; transmit a PRACH or SR on a dedicated resource allocated by a LTE eNB; transmit a report indicating the selected eNB Tx beam in the 6G eNB via a PUSCH or PUCCH in the LTE eNB; receive a PDCCH order from the LTE eNB or a xPDCCH order from the 6G eNB for triggering a xPRACH transmission in the 6G eNB; and transmit xPRACH on a resource indicated in the received PDCCH or xPDCCH order in the 6G eNB.
  • the core network 520 may include a mobility management entity
  • the RAN 501 may include evolved node Bs (eNBs) 504 (which may operate as base stations) for communicating with user equipment (UE) 502.
  • the eNBs 504 may include macro eNBs 504a and low power (LP) eNBs 504b.
  • the UEs 502 may correspond to the UE 120, the transmitter 610 or the receiver 620.
  • the eNBs 504 may correspond to the eNB 80, the transmitter 610 or the receiver 620.
  • the MME 522 may be similar in function to the control plane of legacy Serving GPRS Support Nodes (SGSN).
  • the MME 522 may manage mobility aspects in access such as gateway selection and tracking area list management.
  • the serving GW 524 may terminate the interface toward the RAN 501, and route data packets between the RAN 501 and the core network 520.
  • the serving GW 524 may be a local mobility anchor point for inter-eNB handovers and also may provide an anchor for inter-3GPP mobility. Other responsibilities may include lawful intercept, charging, and some policy enforcement.
  • the serving GW 524 and the MME 522 may be implemented in one physical node or separate physical nodes.
  • the PDN GW 526 may terminate a SGi interface toward the packet data network (PDN).
  • the PDN GW 526 may route data packets between the EPC 520 and the external PDN, and may perform policy enforcement and charging data collection.
  • the PDN GW 526 may also provide an anchor point for mobility devices with non-LTE access.
  • the external PDN can be any kind of IP network, as well as an IP Multimedia Subsystem (IMS) domain.
  • IMS IP Multimedia Subsystem
  • the PDN GW 526 and the serving GW 524 may be implemented in a single physical node or separate physical nodes.
  • the eNBs 504 may terminate the air interface protocol and may be the first point of contact for a UE 502.
  • an eNB 504 may fulfill various logical functions for the RAN 501 including, but not limited to, RNC (radio network controller functions) such as radio bearer
  • UEs 502 may be configured to communicate orthogonal frequency division multiplexed (OFDM) communication signals with an eNB 504 over a multicarrier communication channel in accordance with an OFDMA communication technique.
  • the OFDM signals may comprise a plurality of orthogonal subcarriers.
  • the SI interface 515 may be the interface that separates the RAN 501 and the EPC 520. It may be split into two parts: the Sl-U, which may carry traffic data between the eNBs 504 and the serving GW 524, and the Sl-MME, which may be a signaling interface between the eNBs 504 and the MME 522.
  • the X2 interface may be the interface between eNBs 504.
  • the X2 interface may comprise two parts, the X2- C and X2-U.
  • the X2-C may be the control plane interface between the eNBs 504, while the X2-U may be the user plane interface between the eNBs 504.
  • LP cells 504b may be typically used to extend coverage to indoor areas where outdoor signals do not reach well, or to add network capacity in areas with dense usage.
  • the cells of different sizes may operate on the same frequency band, or may operate on different frequency bands with each cell operating in a different frequency band or only cells of different sizes operating on different frequency bands.
  • the term LP eNB refers to any suitable relatively LP eNB for implementing a smaller cell (smaller than a macro cell) such as a femtocell, a picocell, or a microcell.
  • Femtocell eNBs may be typically provided by a mobile network operator to its residential or enterprise customers.
  • a femtocell may be typically the size of a residential gateway or smaller and generally connect to a broadband line.
  • the femtocell may connect to the mobile operator's mobile network and provide extra coverage in a range of typically 30 to 60 meters.
  • a LP eNB 504b might be a femtocell eNB since it is coupled through the PDN GW 526.
  • a picocell may be a wireless communication system typically covering a small area, such as in- building (offices, shopping malls, train stations, etc.), or more recently in-aircraft.
  • a picocell eNB may generally connect through the X2 link to another eNB such as a macro eNB through its base station controller (BSC) functionality.
  • BSC base station controller
  • LP eNB may be implemented with a picocell eNB since it may be coupled to a macro eNB 504a via an X2 interface.
  • Picocell eNBs or other LP eNBs LP eNB 504b may incorporate some or all functionality of a macro eNB LP eNB 504a. In some cases, this may be referred to as an access point base station or enterprise femtocell.
  • the UE 502 may communicate with an access point (AP) 504c.
  • the AP 504c may use only the unlicensed spectrum (e.g., WiFi bands) to communicate with the UE 502.
  • the AP 504c may communicate with the macro eNB 504A (or LP eNB 504B) through an Xw interface.
  • the AP 504c may communicate with the UE 502 independent of communication between the UE 502 and the macro eNB 504A.
  • the AP 504c may be controlled by the macro eNB 504A and use LWA, as described in more detail below.
  • Communication over an LTE network may be split up into 7ms frames, each of which may contain ten 1ms subframes. Each subframe of the frame, in turn, may contain two slots of 0.5ms. Each subframe may be used for uplink (UL) communications from the UE to the eNB or downlink (DL) communications from the eNB to the UE. In one embodiment, the eNB may allocate a greater number of DL communications than UL communications in a particular frame. The eNB may schedule transmissions over a variety of frequency bands (fi and f 2 ). The allocation of resources in subframes used in one frequency band and may differ from those in another frequency band. Each slot of the subframe may contain 7-7 OFDM symbols, depending on the system used.
  • the subframe may contain 12 subcarriers.
  • a downlink resource grid may be used for downlink transmissions from an eNB to a UE, while an uplink resource grid may be used for uplink transmissions from a UE to an eNB or from a UE to another UE.
  • the resource grid may be a time- frequency grid, which is the physical resource in the downlink in each slot. The smallest time-frequency unit in a resource grid may be denoted as a resource element (RE).
  • Each column and each row of the resource grid may correspond to one OFDM symbol and one OFDM subcarrier, respectively.
  • the resource grid may contain resource blocks (RBs) that describe the mapping of physical channels to resource elements and physical RBs (PRBs).
  • a PRB may be the smallest unit of resources that can be allocated to a UE.
  • a resource block may be 180 kHz wide in frequency and 1 slot long in time. In frequency, resource blocks may be either 12 x 15 kHz subcarriers or 24 x 8.5 kHz subcarriers wide. For most channels and signals, 12 subcarriers may be used per resource block, dependent on the system bandwidth.
  • Frequency Division Duplexed (FDD) mode both the uplink and downlink frames may be 7ms and frequency (full-duplex) or time (half-duplex) separated.
  • TDD Time Division Duplexed
  • the uplink and downlink subframes may be transmitted on the same frequency and are multiplexed in the time domain.
  • the duration of the resource grid 500 in the time domain corresponds to one subframe or two resource blocks.
  • Each OFDM symbol may contain a cyclic prefix (CP) which may be used to effectively eliminate Inter Symbol Interference (ISI), and a Fast Fourier
  • FFT Fast Fourier Transform
  • the duration of the CP may be determined by the highest anticipated degree of delay spread. Although distortion from the preceding OFDM symbol may exist within the CP, with a CP of sufficient duration, preceding OFDM symbols do not enter the FFT period. Once the FFT period signal is received and digitized, the receiver may ignore the signal in the CP.
  • Each subframe may be partitioned into the PDCCH and the PDSCH.
  • the PDCCH may normally occupy the first two symbols of each subframe and carries, among other things, information about the transport format and resource allocations related to the PDSCH channel, as well as H-ARQ information related to the uplink shared channel.
  • the PDSCH may carry user data and higher layer signaling to a UE and occupy the remainder of the subframe.
  • downlink scheduling (assigning control and shared channel resource blocks to UEs within a cell) may be performed at the eNB based on channel quality information provided from the UEs to the eNB, and then the downlink resource assignment information may be sent to each UE on the PDCCH used for (assigned to) the UE.
  • the PDCCH may contain downlink control information (DCI) in one of a number of formats that indicate to the UE how to find and decode data, transmitted on PDSCH in the same subframe, from the resource grid.
  • the DCI format may provide details such as number of resource blocks, resource allocation type, modulation scheme, transport block, redundancy version, coding rate etc.
  • Each DCI format may have a cyclic redundancy code (CRC) and be scrambled with a
  • Radio Network Temporary Identifier that identifies the target UE for which the PDSCH is intended.
  • Use of the UE-specific RNTI may limit decoding of the DCI format (and hence the corresponding PDSCH) to only the intended UE.
  • Embodiments described herein may be implemented into a
  • FIG. 6 illustrates components of a UE in accordance with some embodiments. At least some of the components shown may be used in an eNB or MME, for example, such as the UE 502 or eNB 504 shown in FIG. 5.
  • the UE 600 and other components may be configured to use the synchronization signals as described herein.
  • the UE 600 may be one of the UEs 602 shown in FIG. 1 and may be a stationary, non-mobile device or may be a mobile device.
  • the UE 600 may include application circuitry 602, baseband circuitry 604, Radio Frequency (RF) circuitry 606, front-end module (FEM) circuitry 608 and one or more antennas 610, coupled together at least as shown.
  • RF Radio Frequency
  • FEM front-end module
  • the baseband circuitry 604, RF circuitry 606, and FEM circuitry 608 may form a transceiver.
  • other network elements such as the eNB may contain some or all of the components shown in FIG. 6.
  • Other of the network elements, such as the MME, may contain an interface, such as the SI interface, to communicate with the eNB over a wired connection regarding the UE.
  • the application or processing circuitry 602 may include one or more application processors.
  • the application circuitry 602 may include circuitry such as, but not limited to, one or more single-core or multi-core
  • the processor(s) may include any combination of general-purpose processors and dedicated processors (e.g., graphics processors, application processors, etc.).
  • the processors may be coupled with and/or may include memory/storage and may be configured to execute instructions stored in the memory/storage to enable various applications and/or operating systems to run on the system.
  • the baseband circuitry 604 may include circuitry such as, but not limited to, one or more single-core or multi-core processors.
  • the baseband circuitry 604 may include one or more baseband processors and/or control logic to process baseband signals received from a receive signal path of the RF circuitry 606 and to generate baseband signals for a transmit signal path of the RF circuitry 606.
  • Baseband processing circuity 604 may interface with the application circuitry 602 for generation and processing of the baseband signals and for controlling operations of the RF circuitry 606.
  • the baseband circuitry 604 may include a second generation (2G) baseband processor 604a, third generation (3G) baseband processor 604b, fourth generation (4G) baseband processor 604c, and/or other baseband processor(s) 604d for other existing generations, generations in development or to be developed in the future (e.g., fifth generation (5G), 7G, etc.).
  • the baseband circuitry 604 e.g., one or more of baseband processors 604a-d
  • the radio control functions may include, but are not limited to, signal modulation/demodulation, encoding/decoding, radio frequency shifting, etc.
  • modulation/demodulation circuitry of the baseband circuitry 604 may include FFT, precoding, and/or constellation mapping/demapping functionality.
  • encoding/decoding circuitry of the baseband circuitry 604 may include convolution, tail-biting
  • the baseband circuitry 604 may include elements of a protocol stack such as, for example, elements of an evolved universal terrestrial radio access network (E-UTRAN) protocol including, for example, physical (PHY), media access control (MAC), radio link control (RLC), packet data convergence protocol (PDCP), and/or radio resource control (RRC) elements.
  • E-UTRAN evolved universal terrestrial radio access network
  • a central processing unit (CPU) 604e of the baseband circuitry 604 may be configured to run elements of the protocol stack for signaling of the PHY, MAC, RLC, PDCP and/or RRC layers.
  • the baseband circuitry may include one or more audio digital signal processor(s) (DSP) 604f.
  • the audio DSP(s) 604f may be include elements for compression/decompression and echo cancellation and may include other suitable processing elements in other embodiments.
  • Components of the baseband circuitry may be suitably combined in a single chip, a single chipset, or disposed on a same circuit board in some embodiments.
  • some or all of the constituent components of the baseband circuitry 604 and the application circuitry 602 may be implemented together such as, for example, on a system on a chip (SOC).
  • SOC system on a chip
  • the baseband circuitry 604 may provide for communication compatible with one or more radio technologies.
  • the baseband circuitry 604 may support communication with an evolved universal terrestrial radio access network (EUTRAN) and/or other wireless metropolitan area networks (WMAN), a wireless local area network (WLAN), a wireless personal area network (WPAN).
  • EUTRAN evolved universal terrestrial radio access network
  • WMAN wireless metropolitan area networks
  • WLAN wireless local area network
  • WPAN wireless personal area network
  • multi-mode baseband circuitry Embodiments in which the baseband circuitry 604 is configured to support radio communications of more than one wireless protocol may be referred to as multi-mode baseband circuitry.
  • the device can be configured to operate in accordance with
  • GSM global system for mobile communications
  • EDGE enhanced data rates for GSM evolution
  • GSM EDGE radio access network GERAN
  • UMTS universal mobile telecommunications system
  • UTRAN UMTS terrestrial radio access network
  • RF circuitry 606 may enable communication with wireless networks using modulated electromagnetic radiation through a non-solid medium.
  • the RF circuitry 606 may include switches, filters, amplifiers, etc. to facilitate the communication with the wireless network.
  • RF circuitry 606 may include a receive signal path which may include circuitry to down-convert RF signals received from the FEM circuitry 608 and provide baseband signals to the baseband circuitry 604.
  • RF circuitry 606 may also include a transmit signal path which may include circuitry to up-convert baseband signals provided by the baseband circuitry 604 and provide RF output signals to the FEM circuitry 608 for transmission.
  • the RF circuitry 606 may include a receive signal path and a transmit signal path.
  • the receive signal path of the RF circuitry 606 may include mixer circuitry 606a, amplifier circuitry 606b and filter circuitry 606c.
  • the transmit signal path of the RF circuitry 606 may include filter circuitry 606c and mixer circuitry 606a.
  • RF circuitry 606 may also include synthesizer circuitry 606d for synthesizing a frequency for use by the mixer circuitry 606a of the receive signal path and the transmit signal path.
  • the mixer circuitry 606a of the receive signal path may be configured to down-convert RF signals received from the FEM circuitry 608 based on the synthesized frequency provided by synthesizer circuitry 606d.
  • the amplifier circuitry 606b may be configured to amplify the down- converted signals and the filter circuitry 606c may be a low-pass filter (LPF) or bandpass filter (BPF) configured to remove unwanted signals from the down-converted signals to generate output baseband signals.
  • LPF low-pass filter
  • BPF bandpass filter
  • Output baseband signals may be provided to the baseband circuitry 604 for further processing.
  • the output baseband signals may be zero-frequency baseband signals, although this is not a requirement.
  • mixer circuitry 606a of the receive signal path may comprise passive mixers, although the scope of the embodiments is not limited in this respect.
  • the mixer circuitry 606a of the transmit signal path may be configured to up-convert input baseband signals based on the synthesized frequency provided by the synthesizer circuitry 606d to generate RF output signals for the FEM circuitry 608.
  • the baseband signals may be provided by the baseband circuitry 604 and may be filtered by filter circuitry 606c.
  • the filter circuitry 606c may include a low-pass filter (LPF), although the scope of the embodiments is not limited in this respect.
  • LPF low-pass filter
  • the mixer circuitry 606a of the receive signal path and the mixer circuitry 606a of the transmit signal path may include two or more mixers and may be arranged for quadrature downconversion and/or upconversion respectively.
  • the mixer circuitry 606a of the receive signal path and the mixer circuitry 606a of the transmit signal path may include two or more mixers and may be arranged for image rejection (e.g., Hartley image rejection).
  • the mixer circuitry 606a of the receive signal path and the mixer circuitry 606a may be arranged for direct downconversion and/or direct upconversion, respectively.
  • the mixer circuitry 606a of the receive signal path and the mixer circuitry 606a of the transmit signal path may be configured for superheterodyne operation.
  • the output baseband signals and the input baseband signals may be analog baseband signals, although the scope of the embodiments is not limited in this respect.
  • the output baseband signals and the input baseband signals may be digital baseband signals.
  • the RF circuitry 606 may include analog-to-digital converter (ADC) and digital-to-analog converter (DAC) circuitry and the baseband circuitry 604 may include a digital baseband interface to communicate with the RF circuitry 606.
  • ADC analog-to-digital converter
  • DAC digital-to-analog converter
  • a separate radio IC circuitry may be provided for processing signals for each spectrum, although the scope of the embodiments is not limited in this respect.
  • the synthesizer circuitry 606d may be a fractional -N synthesizer or a fractional N/N+l synthesizer, although the scope of the embodiments is not limited in this respect as other types of frequency synthesizers may be suitable.
  • synthesizer circuitry 606d may be a delta-sigma synthesizer, a frequency multiplier, or a synthesizer comprising a phase-locked loop with a frequency divider.
  • the synthesizer circuitry 606d may be configured to synthesize an output frequency for use by the mixer circuitry 606a of the RF circuitry 606 based on a frequency input and a divider control input.
  • the synthesizer circuitry 606d may be a fractional N/N+l synthesizer.
  • frequency input may be provided by a voltage controlled oscillator (VCO), although that is not a requirement.
  • VCO voltage controlled oscillator
  • Divider control input may be provided by either the baseband circuitry 604 or the applications processor 602 depending on the desired output frequency.
  • a divider control input (e.g., N) may be determined from a look-up table based on a channel indicated by the applications processor 602.
  • Synthesizer circuitry 606d of the RF circuitry 606 may include a divider, a delay-locked loop (DLL), a multiplexer and a phase accumulator.
  • the divider may be a dual modulus divider (DMD) and the phase accumulator may be a digital phase accumulator (DP A).
  • the DMD may be configured to divide the input signal by either N or N+l (e.g., based on a carry out) to provide a fractional division ratio.
  • the DLL may include a set of cascaded, tunable, delay elements, a phase detector, a charge pump and a D-type flip-flop.
  • the delay elements may be configured to break a VCO period up into Nd equal packets of phase, where Nd is the number of delay elements in the delay line.
  • Nd is the number of delay elements in the delay line.
  • synthesizer circuitry 606d may be configured to generate a carrier frequency as the output frequency, while in other embodiments, the output frequency may be a multiple of the carrier frequency (e.g., twice the carrier frequency, four times the carrier frequency) and used in conjunction with quadrature generator and divider circuitry to generate multiple signals at the carrier frequency with multiple different phases with respect to each other.
  • the output frequency may be a LO frequency (fLo).
  • the RF circuitry 606 may include an IQ/polar converter.
  • FEM circuitry 608 may include a receive signal path which may include circuitry configured to operate on RF signals received from one or more antennas 610, amplify the received signals and provide the amplified versions of the received signals to the RF circuitry 606 for further processing.
  • FEM circuitry 608 may also include a transmit signal path which may include circuitry configured to amplify signals for transmission provided by the RF circuitry 606 for transmission by one or more of the one or more antennas 610.
  • the FEM circuitry 608 may include a TX/RX switch to switch between transmit mode and receive mode operation.
  • the FEM circuitry may include a receive signal path and a transmit signal path.
  • the receive signal path of the FEM circuitry may include a low-noise amplifier (LNA) to amplify received RF signals and provide the amplified received RF signals as an output (e.g., to the RF circuitry 606).
  • LNA low-noise amplifier
  • the transmit signal path of the FEM circuitry 608 may include a power amplifier (PA) to amplify input RF signals (e.g., provided by RF circuitry 606), and one or more filters to generate RF signals for subsequent transmission (e.g., by one or more of the one or more antennas 610.
  • PA power amplifier
  • the UE 600 may include additional elements such as, for example, memory/storage, display, camera, sensor, and/or input/output (I/O) interface as described in more detail below.
  • the UE 600 described herein may be part of a portable wireless communication device, such as a personal digital assistant (PDA), a laptop or portable computer with wireless communication capability, a web tablet, a wireless telephone, a smartphone, a wireless headset, a pager, an instant messaging device, a digital camera, an access point, a television, a medical device (e.g., a heart rate monitor, a blood pressure monitor, etc.), or other device that may receive and/or transmit information wirelessly.
  • PDA personal digital assistant
  • a laptop or portable computer with wireless communication capability such as a personal digital assistant (PDA), a laptop or portable computer with wireless communication capability, a web tablet, a wireless telephone, a smartphone, a wireless headset, a pager, an instant messaging device, a digital camera, an access point, a television, a medical
  • the UE 600 may include one or more user interfaces designed to enable user interaction with the system and/or peripheral component interfaces designed to enable peripheral component interaction with the system.
  • the UE 600 may include one or more of a keyboard, a keypad, a touchpad, a display, a sensor, a non-volatile memory port, a universal serial bus
  • the display may be an LCD or LED screen including a touch screen.
  • the sensor may include a gyro sensor, an accelerometer, a proximity sensor, an ambient light sensor, and a positioning unit.
  • the positioning unit may communicate with components of a positioning network, e.g., a global positioning system (GPS) satellite.
  • GPS global positioning system
  • the antennas 610 may be effectively separated to take advantage of spatial diversity and the different channel characteristics that may result.
  • the UE 600 is illustrated as having several separate functional elements, one or more of the functional elements may be combined and may be implemented by combinations of software-configured elements, such as processing elements including digital signal processors (DSPs), and/or other hardware elements.
  • processing elements including digital signal processors (DSPs), and/or other hardware elements.
  • DSPs digital signal processors
  • some elements may comprise one or more microprocessors, DSPs, field-programmable gate arrays (FPGAs), application specific integrated circuits (ASICs), radio-frequency integrated circuits (RFICs) and combinations of various hardware and logic circuitry for performing at least the functions described herein.
  • the functional elements may refer to one or more processes operating on one or more processing elements.
  • Embodiments may be implemented in one or a combination of hardware, firmware and software. Embodiments may also be implemented as instructions stored on a computer-readable storage device, which may be read and executed by at least one processor to perform the operations described herein.
  • a computer-readable storage device may include any non-transitory mechanism for storing information in a form readable by a machine (e.g., a computer).
  • a computer-readable storage device may include read-only memory (ROM), random- access memory (RAM), magnetic disk storage media, optical storage media, flash- memory devices, and other storage devices and media.
  • Some embodiments may include one or more processors and may be configured with instructions stored on a computer-readable storage device.
  • FIG. 7 is a block diagram of a communication device in accordance with some embodiments.
  • the device may be a UE or eNB, for example, such as the UE 502 or eNB 504 shown in FIG. 5.
  • the physical layer circuitry 702 may perform various encoding and decoding functions that may include formation of baseband signals for transmission and decoding of received signals.
  • the communication device 700 may also include medium access control layer (MAC) circuitry 704 for controlling access to the wireless medium.
  • MAC medium access control layer
  • the communication device 700 may also include processing circuitry 706, such as one or more single-core or multi-core processors, and memory 708 arranged to perform the operations described herein.
  • the physical layer circuitry 702, MAC circuitry 704 and processing circuitry 706 may handle various radio control functions that enable communication with one or more radio networks compatible with one or more radio technologies.
  • the radio control functions may include signal modulation, encoding, decoding, radio frequency shifting, etc. For example, similar to the device shown in FIG. 2, in some
  • communication may be enabled with one or more of a WMAN, a WLAN, and a WPAN.
  • the communication device 700 can be configured to operate in accordance with 3 GPP standards or other protocols or standards, including WiMax, WiFi, WiGig, GSM, EDGE, GERAN, UMTS, UTRAN, or other 3G, 3G, 5G, 6G, etc. technologies either already developed or to be developed.
  • the communication device 700 may include transceiver circuitry 712 to enable communication with other external devices wirelessly and interfaces 714 to enable wired communication with other external devices.
  • the transceiver circuitry 712 may perform various transmission and reception functions such as conversion of signals between a baseband range and a Radio Frequency (RF) range.
  • RF Radio Frequency
  • the antennas 701 may comprise one or more directional or
  • the antennas 701 may be effectively separated to take advantage of spatial diversity and the different channel characteristics that may result.
  • the communication device 700 is illustrated as having several separate functional elements, one or more of the functional elements may be combined and may be implemented by combinations of software-configured elements, such as processing elements including DSPs, and/or other hardware elements.
  • some elements may comprise one or more microprocessors, DSPs, FPGAs, ASICs, RFICs and combinations of various hardware and logic circuitry for performing at least the functions described herein.
  • the functional elements may refer to one or more processes operating on one or more processing elements.
  • Embodiments may be implemented in one or a combination of hardware, firmware and software.
  • Embodiments may also be implemented as instructions stored on a computer-readable storage device, which may be read and executed by at least one processor to perform the operations described herein.
  • FIG. 8 illustrates another block diagram of a communication device
  • the communication device 800 may correspond to the UE 502 or the eNB 504. In alternative embodiments, the
  • the communication device 800 may operate as a standalone device or may be connected (e.g., networked) to other communication devices. In a networked deployment, the communication device 800 may operate in the capacity of a server communication device, a client communication device, or both in server-client network environments. In an example, the communication device 800 may act as a peer communication device in peer-to-peer (P2P) (or other distributed) network environment.
  • the communication device 800 may be a UE, eNB, PC, a tablet PC, a STB, a PDA, a mobile telephone, a smart phone, a web appliance, a network router, switch or bridge, or any communication device capable of executing instructions (sequential or otherwise) that specify actions to be taken by that communication device.
  • communication device shall also be taken to include any collection of communication devices that individually or jointly execute a set (or multiple sets) of instructions to perform any one or more of the methodologies discussed herein, such as cloud computing, software as a service (SaaS), other computer cluster configurations.
  • cloud computing software as a service
  • SaaS software as a service
  • Examples, as described herein, may include, or may operate on, logic or a number of components, modules, or mechanisms.
  • Modules are tangible entities (e.g., hardware) capable of performing specified operations and may be configured or arranged in a certain manner.
  • circuits may be arranged (e.g., internally or with respect to external entities such as other circuits) in a specified manner as a module.
  • the whole or part of one or more computer systems (e.g., a standalone, client or server computer system) or one or more hardware processors may be configured by firmware or software (e.g., instructions, an application portion, or an application) as a module that operates to perform specified operations.
  • the software may reside on a communication device readable medium.
  • the software when executed by the underlying hardware of the module, causes the hardware to perform the specified operations.
  • module is understood to encompass a tangible entity, be that an entity that is physically constructed, specifically configured (e.g., hardwired), or temporarily (e.g., transitorily) configured (e.g., programmed) to operate in a specified manner or to perform part or all of any operation described herein.
  • each of the modules need not be instantiated at any one moment in time.
  • the modules comprise a general-purpose hardware processor configured using software
  • the general -purpose hardware processor may be configured as respective different modules at different times.
  • Software may accordingly configure a hardware processor, for example, to constitute a particular module at one instance of time and to constitute a different module at a different instance of time.
  • Communication device 800 may include a hardware processor 802 (e.g., a central processing unit (CPU), a graphics processing unit (GPU), a hardware processor core, or any combination thereof), a main memory 804 and a static memory 806, some or all of which may communicate with each other via an interlink (e.g., bus) 808.
  • the communication device 800 may further include a display unit 810, an alphanumeric input device 812 (e.g., a keyboard), and a user interface (UI) navigation device 814 (e.g., a mouse).
  • the display unit 810, input device 812 and UI navigation device 814 may be a touch screen display.
  • the communication device 800 may additionally include a storage device (e.g., drive unit) 816, a signal generation device 818 (e.g., a speaker), a network interface device 820, and one or more sensors 821, such as a global positioning system (GPS) sensor, compass, accelerometer, or other sensor.
  • the communication device 800 may include an output controller 828, such as a serial (e.g., universal serial bus (USB), parallel, or other wired or wireless (e.g., infrared (IR), near field communication (NFC), etc.) connection to communicate or control one or more peripheral devices (e.g., a printer, card reader, etc.).
  • a serial e.g., universal serial bus (USB), parallel, or other wired or wireless (e.g., infrared (IR), near field communication (NFC), etc.) connection to communicate or control one or more peripheral devices (e.g., a printer, card reader, etc.).
  • USB universal serial bus
  • NFC
  • the storage device 816 may include a communication device readable medium 822 on which is stored one or more sets of data structures or instructions 824 (e.g., software) embodying or utilized by any one or more of the techniques or functions described herein.
  • the instructions 824 may also reside, completely or at least partially, within the main memory 804, within static memory 806, or within the hardware processor 802 during execution thereof by the communication device 800.
  • one or any combination of the hardware processor 802, the main memory 804, the static memory 806, or the storage device 816 may constitute communication device readable media.
  • the term "communication device readable medium” may include a single medium or multiple media (e.g., a centralized or distributed database, and/or associated caches and servers) configured to store the one or more instructions 824.
  • the term "communication device readable medium” may include any medium that is capable of storing, encoding, or carrying instructions for execution by the communication device 800 and that cause the communication device 800 to perform any one or more of the techniques of the present disclosure, or that is capable of storing, encoding or carrying data structures used by or associated with such instructions.
  • Non-limiting communication device readable medium examples may include solid-state memories, and optical and magnetic media.
  • communication device readable media may include: non-volatile memory, such as semiconductor memory devices (e.g., Electrically Programmable Read-Only Memory (EPROM), Electrically Erasable Programmable Read-Only Memory (EEPROM)) and flash memory devices; magnetic disks, such as internal hard disks and removable disks; magneto-optical disks; Random Access Memory (RAM); and CD-ROM and DVD-ROM disks.
  • non-volatile memory such as semiconductor memory devices (e.g., Electrically Programmable Read-Only Memory (EPROM), Electrically Erasable Programmable Read-Only Memory (EEPROM)) and flash memory devices
  • magnetic disks such as internal hard disks and removable disks
  • magneto-optical disks Random Access Memory (RAM); and CD-ROM and DVD-ROM disks.
  • communication device readable media may include non-transitory communication device readable media.
  • communication device readable media may include communication device readable media that is not a transitory propagating signal.
  • the instructions 824 may further be transmitted or received over a communications network 826 using a transmission medium via the network interface device 820 utilizing any one of a number of transfer protocols (e.g., frame relay, internet protocol (IP), transmission control protocol (TCP), user datagram protocol (UDP), hypertext transfer protocol (HTTP), etc.).
  • transfer protocols e.g., frame relay, internet protocol (IP), transmission control protocol (TCP), user datagram protocol (UDP), hypertext transfer protocol (HTTP), etc.
  • Example communication networks may include a local area network (LAN), a wide area network (WAN), a packet data network (e.g., the Internet), mobile telephone networks (e.g., cellular networks), Plain Old Telephone (POTS) networks, and wireless data networks (e.g., Institute of Electrical and Electronics Engineers (IEEE) 502.1 1 family of standards known as Wi- Fi®, IEEE 502.16 family of standards known as WiMax®), IEEE 502.15.4 family of standards, a Long Term Evolution (LTE) family of standards, a Universal Mobile Telecommunications System (UMTS) family of standards, peer-to-peer (P2P) networks, among others.
  • LAN local area network
  • WAN wide area network
  • POTS Plain Old Telephone
  • wireless data networks e.g., Institute of Electrical and Electronics Engineers (IEEE) 502.1 1 family of standards known as Wi- Fi®, IEEE 502.16 family of standards known as WiMax®
  • IEEE 502.15.4 family of standards e.g., Institute of Electrical and Electronics Engineers (IEEE
  • the network interface device 820 may include one or more physical jacks (e.g., Ethernet, coaxial, or phone jacks) or one or more antennas to connect to the communications network 826.
  • the network interface device 820 may include a plurality of antennas to wirelessly communicate using at least one of single-input multiple-output (SFMO), MFMO, or multiple-input single-output (MISO) techniques.
  • SFMO single-input multiple-output
  • MISO multiple-input single-output
  • the network interface device 820 may wirelessly communicate using Multiple User MFMO techniques.
  • transmission medium shall be taken to include any intangible medium that is capable of storing, encoding or carrying instructions for execution by the
  • communication device 800 includes digital or analog communications signals or other intangible medium to facilitate communication of such software.
  • Example 1 is an apparatus of a wireless device, the apparatus comprising: processing circuitry and memory; the processing circuitry to: encode a MAMP (multiple access management protocol) service data unit (SDU) for transmission via a MAMP tunnel; determine whether adding the MAMP SDU to a concatenation buffer will cause a size of the concatenation buffer to exceed a predetermined MAMP maximum transfer unit (MTU) size; if adding the MAMP SDU to the concatenation buffer will cause the size of the concatenation buffer to exceed the predetermined MAMP MTU size or a concatenation timer has expired: encode one or more of MAMP SDUs from the concatenation buffer, within a MAMP packet data unit (PDU), for transmission; and if adding the MAMP SDU to the concatenation buffer will not cause the concatenation buffer size to exceed the predetermined MAMP MTU size and the concatenation timer has not expired: add the MAMP SDU to the concatenation buffer.
  • MAMP multiple access management protocol
  • Example 2 is the apparatus of Example 1, wherein the MAMP PDU comprises: an Internet Protocol (IP) header, a tunneling header, the one or more MAMP SDUs, a MAMP trailer or a MAMP header, and a tunneling trailer.
  • Example 3 is the apparatus of Example 2, wherein the processing circuitry is further to: add the MAMP trailer to the MAMP PDU prior to transmission of the MAMP PDU, wherein the MAMP trailer comprises a concatenation indicator and an indication of an IP length of a first MAMP SDU from the one or more MAMP SDUs.
  • IP Internet Protocol
  • Example 4 is the apparatus of Example 3, wherein the concatenation indicator indicates whether the one or more MAMP SDUs include a single MAMP SDU or multiple MAMP SDUs.
  • Example 5 is the apparatus of Example 4, wherein the IP length of the first MAMP SDU is included only if the concatenation indicator indicates that multiple SDUs are included in the one or more MAMP SDUs.
  • Example 6 is the apparatus of Example 2, wherein the processing circuitry is further to: add the MAMP header to the MAMP PDU prior to transmission of the MAMP PDU, wherein the MAMP header comprises a concatenation indicator.
  • Example 7 is the apparatus of any of Examples 1-2, wherein the
  • MAMP SDU includes an Internet Protocol (IP) header and an IP payload.
  • IP Internet Protocol
  • Example 8 is the apparatus of any of Examples 1-2, wherein the processing circuitry is further to: decode a network connection manager (NCM) signal, the NCM signal indicating a length of the concatenation timer.
  • NCM network connection manager
  • Example 9 is the apparatus of any of Examples 1-2, wherein the
  • MAMP MTU size exceeds an MTU size of an access network (e.g., cellular network).
  • an access network e.g., cellular network
  • Example 10 is the apparatus of any of Examples 1-2, wherein the
  • MAMP SDU comprises a fragmentation control field, the fragmentation control field including information for reconstructing fragmented MAMP SDUs.
  • Example 11 is the apparatus of Example 10, wherein the information comprises two bits indicating whether the MAMP SDU is from a first fragment, a last fragment, a middle fragment, or an unfragmented packet.
  • Example 12 is the apparatus of any of Examples 1-2, wherein the wireless device comprises a user equipment (UE).
  • UE user equipment
  • Example 13 is the apparatus of any of Examples 1-2, wherein the wireless device comprises an evolved NodeB (eNB).
  • eNB evolved NodeB
  • Example 14 is the apparatus of any of Examples 1-2, wherein the processing circuitry comprises a baseband processor.
  • Example 15 is the apparatus of any of Examples 1-2, further comprising transceiver circuitry to: if adding the MAMP SDU to the concatenation buffer will cause the size of the concatenation buffer to exceed the predetermined MAMP MTU size or the concatenation timer has expired: transmit the LWIPEP PDU.
  • Example 16 is the apparatus of Example 15, further comprising an antenna coupled to the transceiver circuitry.
  • Example 17 is the apparatus of a wireless device, the apparatus comprising: processing circuitry and memory; the processing circuitry to: decode an LWIPEP (long term evolution (LTE) / wireless local area network (WLAN) radio level Integration Protocol Encapsulation Protocol) packet data unit (PDU) received via an LWIP (LTEAVLAN radio level Integration Protocol) tunnel; determine that the LWIPEP PDU includes multiple LWIPEP service data units (SDUs); determine, based on an LWIP trailer of the LWIPEP PDU, a length of a first SDU from the multiple LWIPEP SDUs; decode the first SDU based on the determined length of the first SDU; determine, for each additional SDU from the multiple LWIPEP SDUs, a length based on an Internet Protocol (IP) header of the additional SDU; and decode each additional SDU.
  • LWIPEP long term evolution
  • WLAN wireless local area network
  • IP Internet Protocol
  • Example 18 is the apparatus of Example 17, wherein the processing circuitry is to determine that the LWIPEP PDU includes multiple LWIPEP SDUs based on a concatenation indicator in the LWIP trailer.
  • Example 19 is the apparatus of Example 17, wherein the LWIPEP
  • PDU comprises: an Internet Protocol (IP) header, a tunneling header, the multiple LWIPEP SDUs, the LWIP trailer, and a tunneling trailer.
  • IP Internet Protocol
  • Example 20 is the apparatus of Example 17, wherein the processing circuitry is further to: remove the LWIP trailer from the LWIPEP PDU.
  • Example 21 is the apparatus of Example 17, wherein the processing circuitry comprises a baseband processor.
  • Example 22 is the apparatus of Examples 17, further comprising transceiver circuitry to: receive the LWIPEP PDU.
  • Example 23 is the apparatus of Example 22, further comprising an antenna coupled to the transceiver circuitry.
  • Example 24 is a machine-readable medium storing instructions for execution by processing circuitry of a LWIP (long term evolution (LTE) / wireless local area network (WLAN) radio level Integration Protocol) wireless device, the instructions causing the processing circuitry to: encode a LWIPEP (LTEAVLAN radio level Integration Protocol Encapsulation Protocol) service data unit (SDU) for transmission via an LWIP tunnel; determine whether adding the LWIPEP SDU to a concatenation buffer will cause a size of the concatenation buffer to exceed a predetermined LWIP maximum transfer unit (MTU) size; if adding the LWIPEP SDU to the concatenation buffer will cause the size of the concatenation buffer to exceed the predetermined LWIP MTU size or a concatenation timer has expired: encode a transmission of one or more LWIPEP SDUs from the concatenation buffer within a LWIPEP packet data unit (PDU); and if adding the LWIPEP SDU to the
  • LWIPEP long term evolution
  • concatenation buffer will not cause the concatenation buffer size to exceed the predetermined LWIP MTU size and the concatenation timer has not expired: add the LWIPEP SDU to the concatenation buffer.
  • Example 25 is the machine-readable medium of Example 24, wherein the LWIP wireless device comprises a user equipment (UE).
  • UE user equipment
  • Example 26 is the machine-readable medium of Example 24, wherein the LWIP wireless device comprises an evolved NodeB (eNB).
  • eNB evolved NodeB
  • Example 27 is an apparatus of a LWIP (long term evolution (LTE) / wireless local area network (WLAN) radio level Integration Protocol) wireless device, the apparatus comprising: means for decoding an LWIPEP (LTEAVLAN radio level Integration Protocol Encapsulation Protocol) packet data unit (PDU) received via an LWIP tunnel; means for determining that the LWIPEP PDU includes multiple LWIPEP service data units (SDUs); means for determining, based on an LWIP trailer of the LWIPEP PDU, a length of a first SDU from the multiple LWIPEP SDUs;
  • LWIPEP long term evolution
  • WLAN wireless local area network
  • IP Internet Protocol
  • Example 28 is the apparatus of Example 27, wherein the LWIP wireless device comprises an evolved NodeB (eNB).
  • eNB evolved NodeB
  • Example 29 is the apparatus of Example 27, wherein the LWIP wireless device comprises a user equipment (UE).
  • Example 30 is an apparatus of a transmitter device, the apparatus comprising: processing circuitry and memory; the processing circuitry to: encode a LWIPEP (long term evolution (LTE) / wireless local area network (WLAN) radio level Integration Protocol Encapsulation Protocol) service data unit (SDU) for transmission to a receiver device via an LWIP (LTE/WLAN radio level Integration Protocol) tunnel; determine whether adding the LWIPEP SDU to a concatenation buffer will cause a size of the concatenation buffer to exceed a predetermined LWIP maximum transfer unit (MTU) size; if adding the LWIPEP SDU to the concatenation buffer will cause the size of the concatenation buffer to exceed the predetermined LWIP MTU size or a concatenation timer has expired: encode a transmission of one or more LWIPEP SDUs from the concatenation buffer, within a LWIPEP
  • concatenation buffer will not cause the concatenation buffer size to exceed the predetermined LWIP MTU size and the concatenation timer has not expired: add the LWIPEP SDU to the concatenation buffer.
  • Example 31 is the apparatus of Example 30, wherein the LWIPEP
  • PDU comprises: an Internet Protocol (IP) header, an IP security (IPSec)
  • Encapsulating Security Payload (ESP) header the one or more LWIPEP SDUs, an LWIP trailer or an LWIP header, an IPSec ESP trailer, and an IPSec ESP
  • Example 32 is the apparatus of Example 31, wherein the processing circuitry is further to: add the LWIP trailer to the LWIPEP PDU prior to transmission of the LWIPEP PDU, wherein the LWIP trailer comprises a concatenation indicator and an indication of an IP length of a first LWIPEP SDU from the one or more LWIPEP SDUs.
  • Example 33 is the apparatus of Example 32, wherein the concatenation indicator indicates whether the one or more LWIPEP SDUs include a single LWIPEP SDU or multiple LWIPEP SDUs.
  • Example 34 is the apparatus of Example 33, wherein the IP length of the first LWIPEP SDU is included only if the concatenation indicator indicates that multiple SDUs are included in the one or more LWIPEP SDUs.
  • Example 35 is the apparatus of Example 30, wherein the processing circuitry is further to: add the LWIP header to the LWIPEP PDU prior to transmission of the LWIPEP PDU, wherein the LWIP header comprises a concatenation indicator.
  • Example 36 is the apparatus of any of Examples 29-30, wherein the LWIPEP SDU includes an Internet Protocol (IP) header and an IP payload.
  • IP Internet Protocol
  • Example 37 is the apparatus of any of Examples 29-30, wherein the processing circuitry is further to: decode a radio resource control (RRC) signal from an evolved NodeB (eNB), the RRC signal indicating a length of the concatenation timer.
  • RRC radio resource control
  • Example 38 is the apparatus of any of Examples 29-30, wherein the
  • LWIP MTU size exceeds a cellular MTU size.
  • Example 39 is the apparatus of any of Examples 29-30, wherein the
  • LWIPEP SDU comprises a fragmentation control field, the fragmentation control field including information for reconstructing fragmented LWIPEP SDUs at the receiver device.
  • Example 40 is the apparatus of Example 39, wherein the information comprises two bits indicating whether the LWIPEP SDU is from a first fragment, a last fragment, a middle fragment, or an unfragmented packet.
  • Example 41 is the apparatus of any of Examples 29-30, wherein the transmitter device comprises a user equipment (UE) and the receiver device comprises an evolved NodeB (eNB).
  • UE user equipment
  • eNB evolved NodeB
  • Example 42 is the apparatus of any of Examples 29-30, wherein the transmitter device comprises an evolved NodeB (eNB) and the receiver device comprises a user equipment (UE).
  • eNB evolved NodeB
  • UE user equipment
  • Example 43 is the apparatus of any of Examples 29-30, wherein the processing circuitry comprises a baseband processor.
  • Example 44 is the apparatus of any of Examples 29-30, further comprising transceiver circuitry to: if adding the LWIPEP SDU to the concatenation buffer will cause the size of the concatenation buffer to exceed the predetermined LWIP MTU size or the concatenation timer has expired: transmit the LWIPEP PDU to the receiver device.
  • Example 45 is the apparatus of Example 44, further comprising an antenna coupled to the transceiver circuitry.

Abstract

Selon la présente invention, un dispositif émetteur code une unité de données de service (SDU) LWIPEP (protocole d'encapsulation LWIP) destinée à la transmission à un dispositif récepteur par le biais d'un tunnel LWIP. Le dispositif émetteur détermine si l'ajout de la SDU LWIPEP à un tampon de concaténation va entraîner une taille du tampon de concaténation à dépasser une taille d'unité de transfert maximum (MTU) LWIP prédéterminée. Si l'ajout de la SDU LWIPEP au tampon de concaténation entraîne la taille du tampon de concaténation à dépasser la taille de la MTU prédéterminée ou que le temporisateur de concaténation a expiré : le dispositif émetteur code une transmission d'au moins une des SDU LWIPEP à partir du tampon de concaténation, dans une unité de données de paquet LWIPEP (PDU), vers le dispositif récepteur. Si l'ajout de la SDU LWIPEP au tampon de concaténation n'entraîne pas la taille du tampon de concaténation à dépasser la taille de la MTU LWIP prédéterminée et que le temporisateur de concaténation n'a pas expiré : le dispositif émetteur ajoute la SDU LWIPEP au tampon de concaténation.
PCT/US2016/054243 2016-05-13 2016-09-28 Améliorations lwip et mamp destinées à la segmentation et à la concaténation WO2017196388A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201680084564.5A CN109076096B (zh) 2016-05-13 2016-09-28 无线设备的装置

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201662336392P 2016-05-13 2016-05-13
US62/336,392 2016-05-13

Publications (1)

Publication Number Publication Date
WO2017196388A1 true WO2017196388A1 (fr) 2017-11-16

Family

ID=60267523

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2016/054243 WO2017196388A1 (fr) 2016-05-13 2016-09-28 Améliorations lwip et mamp destinées à la segmentation et à la concaténation

Country Status (2)

Country Link
CN (1) CN109076096B (fr)
WO (1) WO2017196388A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200336258A1 (en) * 2018-03-30 2020-10-22 Intel Corporation Multi-access management services packet recovery mechanisms

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112350941B (zh) * 2020-09-14 2021-08-24 网络通信与安全紫金山实验室 用于ESP在overlay层实现源路由的报文封装方法及发送方法

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130272260A1 (en) * 2006-02-09 2013-10-17 Altair Semiconductor Ltd Lte/wi-fi coexistence
KR101480703B1 (ko) * 2013-05-15 2015-01-09 (주)엔텔스 LTE 네트워크와 WLAN 사이에 단말의 IPSec 이동성을 제공하는 네트워크 시스템 및 단말의 IPSec 이동성을 제공하는 패킷전송방법
US20150188680A1 (en) * 2012-10-19 2015-07-02 Fujitsu Limited Wireless communication in multi-rat system
US20160119939A1 (en) * 2014-10-23 2016-04-28 Intel IP Corporation Systems, methods, and appartatuses for bearer splitting in multi-radio hetnet

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100936586B1 (ko) * 2002-09-19 2010-01-13 엘지전자 주식회사 멀티미디어 방송 및 멀티캐스트 서비스에서의 데이터 전송 방법 및 시스템
AU2003301161B2 (en) * 2002-12-20 2007-05-10 Interdigital Technology Corporation Scheduling data transmission by medium access control (MAC) layer in a mobile network
CN100372397C (zh) * 2004-07-19 2008-02-27 华为技术有限公司 一种数字集群系统中媒体访问控制协议层的数据处理方法
DE102004047349A1 (de) * 2004-09-29 2006-04-06 Infineon Technologies Ag Datensicherungsschicht-Protokolleinheit, Mobilfunkeinrichtungen, Mobilfunknetzwerk-Kontrolleinheit und Verfahren zum Auslesen von Daten aus einer Mehrzahl von Datensicherungsschicht-Protokoll-Pufferspeichern
CN1921346A (zh) * 2005-08-24 2007-02-28 华为技术有限公司 数据分割级联传送方法
EP1764980B8 (fr) * 2005-09-20 2009-01-07 Panasonic Corporation Procédé et dispositif pour la segmentation par paquets et la signalisation de concaténation dans le système de communication
TWI398118B (zh) * 2005-09-21 2013-06-01 Innovative Sonic Ltd 無線通訊系統重建發射邊處理控制協定資料單元的方法及裝置
CN101461143B (zh) * 2007-02-28 2011-12-21 华为技术有限公司 无线通信系统中的数据分组传输方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130272260A1 (en) * 2006-02-09 2013-10-17 Altair Semiconductor Ltd Lte/wi-fi coexistence
US20150188680A1 (en) * 2012-10-19 2015-07-02 Fujitsu Limited Wireless communication in multi-rat system
KR101480703B1 (ko) * 2013-05-15 2015-01-09 (주)엔텔스 LTE 네트워크와 WLAN 사이에 단말의 IPSec 이동성을 제공하는 네트워크 시스템 및 단말의 IPSec 이동성을 제공하는 패킷전송방법
US20160119939A1 (en) * 2014-10-23 2016-04-28 Intel IP Corporation Systems, methods, and appartatuses for bearer splitting in multi-radio hetnet

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
RICHARD BURBIDGE: "LTE-WLAN Aggregation (LWA) and LTE WLAN Radio Level Integration with IPsec Tunnel (LWIP)", IEEE MEETING, 18 March 2016 (2016-03-18), Macao, XP055425055, Retrieved from the Internet <URL:http://www.3gpp.org/images/PDF/2016_03_LWA_LWIP_3GPPpresentation.pdf> *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200336258A1 (en) * 2018-03-30 2020-10-22 Intel Corporation Multi-access management services packet recovery mechanisms
US11863328B2 (en) * 2018-03-30 2024-01-02 Intel Corporation Multi-access management services packet recovery mechanisms

Also Published As

Publication number Publication date
CN109076096A (zh) 2018-12-21
CN109076096B (zh) 2021-09-07

Similar Documents

Publication Publication Date Title
US11245480B2 (en) Devices and methods for robust measurement and data receiving
US11063646B2 (en) Device and method for synchronous beam switching
US11737171B2 (en) 5G FDD low latency transmission subframe structure system and method of use
US11039466B2 (en) User equipment (UE), evolved node-B (ENB) and methods for multiplexing new radio (NR) physical uplink shared channel (NR PUSCH) and NR physical uplink control channel (NR PUCCH)
US11122643B2 (en) LWIP enhancements for reliable DRB switching
WO2017127126A1 (fr) Dispositifs et procédés pour fournir une requête de liaison montante 5g
US20210360729A1 (en) Devices for per-cc measurement gap configuration
EP3501200B1 (fr) Filtrage de mesure dans des réseaux de cinquième génération
US10749635B2 (en) Random-access and scheduling-request in new radio-things sidelink
WO2017083025A1 (fr) Espace de découverte de dispositif à dispositif amélioré
CN109076096B (zh) 无线设备的装置
WO2017171904A1 (fr) Dispositif et procédé pour une gestion de cycle de vie de nfv à l&#39;aide de fonctions de gestion de configuration
WO2017111983A1 (fr) Dispositifs et procédés d&#39;accès initial dans un système mimo massif
CN109155786B (zh) 从用户设备到网络的卸载处理的装置和方法
WO2018017161A1 (fr) Améliorations de lwa pour équipement wi-fi à trois bandes (2,4 ghz, 5 ghz et 60 ghz)
WO2018031085A1 (fr) Multiples entités mac par équipement d&#39;utilisateur
WO2017146783A1 (fr) Découverte et radiomessagerie dans une nouvelle liaison latérale d&#39;objets radio
WO2017146751A1 (fr) Formats de canal de commande de liaison montante physique pour 5g
WO2018031139A1 (fr) Prise en charge améliorée d&#39;agrégation x2 et xw de lte-wlan pour un transfert sans changement de terminaison wlan

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16901894

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 16901894

Country of ref document: EP

Kind code of ref document: A1