WO2019210437A1 - An addressing model and method - Google Patents

An addressing model and method Download PDF

Info

Publication number
WO2019210437A1
WO2019210437A1 PCT/CN2018/085221 CN2018085221W WO2019210437A1 WO 2019210437 A1 WO2019210437 A1 WO 2019210437A1 CN 2018085221 W CN2018085221 W CN 2018085221W WO 2019210437 A1 WO2019210437 A1 WO 2019210437A1
Authority
WO
WIPO (PCT)
Prior art keywords
client
server
servers
addresses
address
Prior art date
Application number
PCT/CN2018/085221
Other languages
French (fr)
Inventor
Yuankui Zhao
Original Assignee
Qualcomm Incorporated
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 Qualcomm Incorporated filed Critical Qualcomm Incorporated
Priority to PCT/CN2018/085221 priority Critical patent/WO2019210437A1/en
Publication of WO2019210437A1 publication Critical patent/WO2019210437A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4505Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols
    • H04L61/4511Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols using domain name system [DNS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5007Internet protocol [IP] addresses
    • H04L61/5014Internet protocol [IP] addresses using dynamic host configuration protocol [DHCP] or bootstrap protocol [BOOTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W48/00Access restriction; Network selection; Access point selection
    • H04W48/18Selecting a network or a communication service
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/22Processing or transfer of terminal data, e.g. status or physical capabilities
    • H04W8/24Transfer of terminal data

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

Aspects of the present disclosure are directed to client-assisted server selection and/or client-assisted address selection.

Description

AN ADDRESSING MODEL AND METHOD
Introduction
Aspects of the present disclosure relate to communications, and more particularly, a client device selecting at least one destination address, from a plurality of servers for providing internet services to the client. In an aspect, at least a portion of the plurality of servers communicate with or are provided by a naming/addressing entity. 
All kinds of communication systems are widely deployed to provide various services such as telephony, video, data, messaging, and broadcasts. Typical communication systems may employ multiple-access technologies capable of supporting communication with multiple users by sharing available system resources (e.g., bandwidth, transmit power) . Examples of such multiple-access technologies include code division multiple access (CDMA) systems, time division multiple access (TDMA) systems, frequency division multiple access (FDMA) systems, orthogonal frequency division multiple access (OFDMA) systems, single-carrier frequency division multiple access (SC-FDMA) systems, and time division synchronous code division multiple access (TD-SCDMA) systems.
In some examples, a communication system may include a number of base stations, each simultaneously supporting communication for multiple communication devices, otherwise known as user equipment (UEs) . In a Long Term Evolution (LTE) or LTE Advanced (LTE-A) network, a set of one or more base stations may define an eNodeB (eNB) . In other examples (e.g., in a next generation or 5G network) , a communication system may include a number of distributed units (DUs) (e.g., edge units (EUs) , edge nodes (ENs) , radio heads (RHs) , smart radio heads (SRHs) , transmission reception points (TRPs) , etc. ) in communication with a number of central units (CUs) (e.g., central nodes (CNs) , access node controllers (ANCs) , etc. ) , where a set of one or more distributed units, in communication with a central unit, may define an access node (e.g., a new radio base station (NR BS) , a new radio node-B (NR NB) , a network node, 5G NB, gNB, gNodeB, etc. ) . A base station or DU may communicate with a set of UEs on downlink channels (e.g., for transmissions from a base station or to a UE) and uplink channels (e.g., for transmissions from a UE to a base station or distributed unit) .
These multiple access technologies have been adopted in various telecommunication standards to provide a common protocol that enables different wireless devices to communicate on a municipal, national, regional, and even global level. An example of an emerging telecommunication standard is new radio (NR) , for example, 5G radio access. NR is a set of enhancements to the LTE mobile standard promulgated by Third Generation Partnership Project (3GPP) . It is designed to better support mobile broadband Internet access by improving spectral efficiency, lowering costs, improving services, making use of new spectrum, and better integrating with other open standards using OFDMA with a cyclic prefix (CP) on the downlink (DL) and on the uplink (UL) as well as support beamforming, multiple-input multiple-output (MIMO) antenna technology, and carrier aggregation.
A DNS server is a computer server that contains a database of public IP addresses and their associated hostnames. The DNS server resolves, or translates, common hostnames to IP addresses as requested. Several options exit for destination IP address selection. DNS Round Robin is a mechanism for choosing an IP address from the list returned by a DNS server so that all clients will not get the same IP address every time. The round robin feature is used to randomize the results of a similar type of query to provide basic load-balancing functionality. In an example, eight type A records with the same name and different IP addresses cause a different answer to be prioritized to the top with each query. Because a new IP address is prioritized to the top with each query, clients are not repeatedly routed to the same server. Netmask ordering is a mechanism for further optimizing which IP address is used by attempting to determine the closest result.
DNS Round Robin only provides a simple load-balancing system by alternating the IP at the top of the list the DNS server returns and that Netmask Ordering will return a list with the “closest” IP at the top of the list the DNS server returns. Both are server-side mechanisms commonly used to provide simple load balancing functionality.
Other methods for selecting default addresses are known such as a longest prefix match. In the longest prefix match, a common prefix length is defined CommonPrefixLen (A, B) of two addresses A and B as the length of the longest prefix (looking at the most significant, or leftmost, bits) that the two addresses have in  common. It ranges from 0 to 128 for instance. The longest prefix match could be adapted by client among multiple choices.
Regarding destination address selection, algorithms exists, as described, for example on RFC 3484 ( https: //www. ietf. org/rfc/rfc3484. txt) .
Software-defined networking (SDN) technology which often couples with the OpenFlow do centralize network intelligence in one network component by disassociating Data Plane from the Control Plane via cloud computing. Monitoring and programming can mine deeply about the destination. However, the intelligence centralization short comes to security, scalability and elasticity.
Artificial intelligence (AI) can empower the device that perceives its environment and takes actions that maximize its success chance. Learning the communication vectors including the source address/port, destination address/port, protocol, location, geography information, sensor information, application keyword Etc., the client could be stimulated or predicted. Under that umbrella, the accuracy could be depended on the false positive and false negative per design or learning during supervised learning, unsupervised learning, semi-supervised learning, hybrid learning Etc. As soon and accuracy as possible to get the dedicated data and information used to learning could become the key factor for final accuracy.
However, as the demand for mobile broadband access continues to increase, there exists a need for further improvements in NR technology and the quality of the services provided. Preferably, these improvements should be applicable to other access technologies and the communication standards that employ these technologies.
SUMMARY
Aspects of the present disclosure provide a method for communication by a client device. The method includes selecting, by the client device, at least one destination address, from a plurality of servers communicating with or served by a same naming/addressing entity, for providing/translating internet services to the client; and communicating with the at least one destination address.
According to aspects, the client device selects at least one server, from a plurality of servers communicating with or served by a same naming/addressing entity for providing/translating internet services to the client.
Aspects generally include methods, apparatus, systems, computer readable mediums, storage subsystem and processing systems, as substantially described herein with reference to and as illustrated by the accompanying drawings.
Other aspects, features, and embodiments of the present invention will become apparent to those of ordinary skill in the art, upon reviewing the following description of specific, exemplary embodiments of the present invention in conjunction with the accompanying figures. While features of the present invention may be discussed relative to certain embodiments and figures below, all embodiments of the present invention can include one or more of the advantageous features discussed herein. In other words, while one or more embodiments may be discussed as having certain advantageous features, one or more of such features may also be used in accordance with the various embodiments of the invention discussed herein. In similar fashion, while exemplary embodiments may be discussed below as device, system, or method embodiments it should be understood that such exemplary embodiments can be implemented in various devices, systems, and methods.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 is a block diagram conceptually illustrating an example communications system, in accordance with certain aspects of the present disclosure. 
FIG. 2 is a block diagram illustrating an example logical architecture of a distributed RAN, in accordance with certain aspects of the present disclosure.
FIG. 3 is a diagram illustrating an example physical architecture of a distributed RAN, in accordance with certain aspects of the present disclosure.
FIG. 4 is a block diagram conceptually illustrating a design of an example BS and UE, in accordance with certain aspects of the present disclosure.
FIG. 5 is a diagram showing examples for implementing a communication protocol stack, in accordance with certain aspects of the present disclosure.
FIG. 6 illustrates an example of a frame format for a new radio (NR) system, in accordance with certain aspects of the present disclosure.
FIG. 7 illustrates an example of a network-side server selection.
FIG. 8 illustrates example operations performed by a client device, in accordance with certain aspects of the present disclosure.
FIG. 9 illustrates example operations performed by a client device for measurement and/or communication with potential destinations in series , in accordance with certain aspects of the present disclosure.
FIG. 10 illustrates example operations performed by a client device for measurement and/or communication with potential destinations in parallel, in accordance with certain aspects of the present disclosure.
FIG. 11 illustrates example operations performed by a client device for measurement and/or communication with potential destinations in series, then followed by the similar progress in parallel, once some criteria are matched.
FIG. 12 illustrates example operations performed by a client device for measurement and/or communication with potential destinations in parallel, then followed by the similar progress but in serial, once some criteria are matched.
FIG. 13 illustrates internal blocks for the example operations performed by a client device, in accordance with certain aspects of the present disclosure.
To facilitate understanding, identical reference numerals have been used, where possible, to designate identical elements that are common to the figures. It is contemplated that elements disclosed in one aspect may be beneficially utilized on other aspects without specific recitation.
DETAILED DESCRIPTION
Aspects of the present disclosure provide apparatus, methods, processing systems, and computer readable mediums that may be used in new radio (NR) (new radio access technology or 5G technology) .
NR may support various wireless communication services, such as Enhanced mobile broadband (eMBB) targeting wide bandwidth (e.g., 80 MHz beyond) , millimeter wave (mmW) targeting high carrier frequency (e.g., 60 GHz) , massive MTC (mMTC) targeting non-backward compatible MTC techniques, and/or mission critical targeting ultra reliable low latency communications (URLLC) . These services may include latency and reliability requirements. These services may also have different transmission time intervals (TTI) to meet respective quality of service (QoS) requirements. In addition, these services may co-exist in the same subframe.
After a device connects to a network, a DNS server resolves domain names and hostnames into corresponding numeric internet protocol (IP) addresses and locates servers and resources on the internet available for the device. Selection by the network (e.g., DNS sever) of one or more of a plurality of servers to serve the device may be based on historical statistics, may be performed in a round-robin manner, or may be selecting in another manner. Network-side selection of one or more servers may not consider current network conditions or the number of other devices also accessing the selected server. Therefore, aspects of the present disclosure provide methods for a client device, such as a UE, to select the one or more servers, as opposed to the network (e.g., DNS selecting the one or more servers) . As will be described in more detail herein, client-assisted server selection advantageously empowers the client to select a server (s) based on specific criteria. As an example, the client device may select a server based on received feedback (e.g., select the server providing the fastest response responsive to an UL transmission) or based on highest quality of service from the client’s perspective. To be more accurate, the client could send the measured destination identification out to solicit it to be assigned/ranked. Which could be also used to help the management entity improve the assignment/translator. Considering this enhanced capability, the destination selection could become client selection, network selection, and client-assisted network selection. The same theory of client-assisted selected is part of all of these ideas.
As used herein, the client device may be a wireless device or a hybrid wireless/wireline device. The client device may select one server or a group of servers to provide internet services to the device.
The following description provides examples, and is not limiting of the scope, applicability, or examples set forth in the claims. Changes may be made in the function and arrangement of elements discussed without departing from the scope of the disclosure. Various examples may omit, substitute, or add various procedures or components as appropriate. For instance, the methods described may be performed in an order different from that described, and various steps may be added, omitted, or combined. Also, features described with respect to some examples may be combined in some other examples. For example, an apparatus may be implemented or a method may be practiced using any number of the aspects set forth herein. In addition, the scope of the disclosure is intended to cover such an apparatus or method which is practiced using other structure, functionality, or structure and functionality in addition to or other than the various aspects of the disclosure set forth herein. It should be understood that any aspect of the disclosure disclosed herein may be embodied by one or more elements of a claim. The word “exemplary” is used herein to mean “serving as an example, instance, or illustration. ” Any aspect described herein as “exemplary” is not necessarily to be construed as preferred or advantageous over other aspects.
The techniques described herein may be used for various wireless communication networks such as LTE, CDMA, TDMA, FDMA, OFDMA, SC-FDMA and other networks. The terms “network” and “system” are often used interchangeably. A CDMA network may implement a radio technology such as Universal Terrestrial Radio Access (UTRA) , cdma2000, etc. UTRA includes Wideband CDMA (WCDMA) and other variants of CDMA. cdma2000 covers IS-2000, IS-95 and IS-856 standards. A TDMA network may implement a radio technology such as Global System for Mobile Communications (GSM) . An OFDMA network may implement a radio technology such as NR (e.g. 5G RA) , Evolved UTRA (E-UTRA) , Ultra Mobile Broadband (UMB) , IEEE 802.11 (Wi-Fi) , IEEE 802.16 (WiMAX) , IEEE 802.20, Flash-OFDMA, etc. UTRA and E-UTRA are part of Universal Mobile Telecommunication System (UMTS) . NR is an emerging wireless communications technology under development in conjunction with the 5G Technology Forum (5GTF) . 3GPP Long Term  Evolution (LTE) and LTE-Advanced (LTE-A) are releases of UMTS that use E-UTRA. UTRA, E-UTRA, UMTS, LTE, LTE-Aand GSM are described in documents from an organization named “3rd Generation Partnership Project” (3GPP) . cdma2000 and UMB are described in documents from an organization named “3rd Generation Partnership Project 2” (3GPP2) . The techniques described herein may be used for the wireless networks and radio technologies mentioned above as well as other wireless networks and radio technologies. For clarity, while aspects may be described herein using terminology commonly associated with 3G and/or 4G wireless technologies, aspects of the present disclosure can be applied in other generation-based communication systems, such as 5G and later, including NR technologies.
EXAMPLE WIRELESS COMMUNICATIONS SYSTEM
FIG. 1 illustrates an example wireless network 100 in which aspects of the present disclosure may be performed. According to an example, the wireless network may be a NR or 5G network which may support mmW communication.
Aspects of the present disclosure provide techniques and apparatus for a client device, such as a UE, selecting a server for providing internet services. While a UE may be wireless, the client device described herein may be wireless or be a hybrid device having a wireline component.
A BS may be a station that communicates with UEs. Each BS 110 may provide communication coverage for a particular geographic area. In 3GPP, the term “cell” can refer to a coverage area of a Node B and/or a Node B subsystem serving this coverage area, depending on the context in which the term is used. In NR systems, the term “cell” and gNB, Node B, 5G NB, AP, NR BS, NR BS, or TRP may be interchangeable. In some examples, a cell may not necessarily be stationary, and the geographic area of the cell may move according to the location of a mobile base station. In some examples, the base stations may be interconnected to one another and/or to one or more other base stations or network nodes (not shown) in the wireless network 100 through various types of backhaul interfaces such as a direct physical connection, a virtual network, or the like using any suitable transport network.
In general, any number of wireless networks may be deployed in a given geographic area. Each wireless network may support a particular radio access  technology (RAT) and may operate on one or more frequencies. A RAT may also be referred to as a radio technology, an air interface, etc. A frequency may also be referred to as a carrier, a frequency channel, etc. Each frequency may support a single RAT in a given geographic area in order to avoid interference between wireless networks of different RATs. In some cases, NR or 5G RAT networks may be deployed.
A BS may provide communication coverage for a macro cell, a pico cell, a femto cell, and/or other types of cell. A macro cell may cover a relatively large geographic area (e.g., several kilometers in radius) and may allow unrestricted access by UEs with service subscription. A pico cell may cover a relatively small geographic area and may allow unrestricted access by UEs with service subscription. A femto cell may cover a relatively small geographic area (e.g., a home) and may allow restricted access by UEs having association with the femto cell (e.g., UEs in a Closed Subscriber Group (CSG) , UEs for users in the home, etc. ) . A BS for a macro cell may be referred to as a macro BS. A BS for a pico cell may be referred to as a pico BS. A BS for a femto cell may be referred to as a femto BS or a home BS. In the example shown in FIG. 1, the  BSs  110a, 110b and 110c may be macro BSs for the  macro cells  102a, 102b and 102c, respectively. The BS 110x may be a pico BS for a pico cell 102x. The BSs 110y and 110z may be femto BS for the  femto cells  102y and 102z, respectively. A BS may support one or multiple (e.g., three) cells.
The wireless network 100 may also include relay stations. A relay station is a station that receives a transmission of data and/or other information from an upstream station (e.g., a BS or a UE) and sends a transmission of the data and/or other information to a downstream station (e.g., a UE or a BS) . A relay station may also be a UE that relays transmissions for other UEs. In the example shown in FIG. 1, a relay station 110r may communicate with the BS 110a and a UE 120r to facilitate communication between the BS 110a and the UE 120r. A relay station may also be referred to as a relay BS, a relay, etc.
The wireless network 100 may be a heterogeneous network that includes BSs of different types, e.g., macro BS, pico BS, femto BS, relays, etc. These different types of BSs may have different transmit power levels, different coverage areas, and different impact on interference in the wireless network 100. For example, macro BS  may have a high transmit power level (e.g., 20 Watts) whereas pico BS, femto BS, and relays may have a lower transmit power level (e.g., 1 Watt) .
The wireless network 100 may support synchronous or asynchronous operation. For synchronous operation, the BSs may have similar frame timing, and transmissions from different BSs may be approximately aligned in time. For asynchronous operation, the BSs may have different frame timing, and transmissions from different BSs may not be aligned in time. The techniques described herein may be used for both synchronous and asynchronous operation.
network controller 130 may couple to a set of BSs and provide coordination and control for these BSs. The network controller 130 may communicate with the BSs 110 via a backhaul. The BSs 110 may also communicate with one another, e.g., directly or indirectly via wireless or wireline backhaul.
The UEs 120 (e.g., 120x, 120y, etc. ) may be dispersed throughout the wireless network 100, and each UE may be stationary or mobile. A UE may also be referred to as a mobile station, a terminal, an access terminal, a subscriber unit, a station, a Customer Premises Equipment (CPE) , a cellular phone, a smart phone, a personal digital assistant (PDA) , a wireless modem, a wireless communication device, a handheld device, a laptop computer, a cordless phone, a wireless local loop (WLL) station, a tablet, a camera, a gaming device, a netbook, a smartbook, an ultrabook, a medical device or medical equipment, a biometric sensor/device, a wearable device such as a smart watch, smart clothing, smart glasses, a smart wrist band, smart jewelry (e.g., a smart ring, a smart bracelet, etc. ) , an entertainment device (e.g., a music device, a video device, a satellite radio, etc. ) , a vehicular component or sensor, a smart meter/sensor, industrial manufacturing equipment, a global positioning system device, or any other suitable device that is configured to communicate via a wireless or wired medium. Some UEs may be considered evolved or machine-type communication (MTC) devices or evolved MTC (eMTC) devices. MTC and eMTC UEs include, for example, robots, drones, remote devices, sensors, meters, monitors, location tags, etc., that may communicate with a BS, another device (e.g., remote device) , or some other entity. A wireless node may provide, for example, connectivity for or to a network (e.g., a wide area network such as Internet or a cellular network) via a wired or wireless communication link. Some UEs may be considered Internet-of-Things (IoT) devices.
In FIG. 1, a solid line with double arrows indicates desired transmissions between a UE and a serving BS, which is a BS designated to serve the UE on the downlink and/or uplink. A dashed line with double arrows indicates interfering transmissions between a UE and a BS.
Certain wireless networks (e.g., LTE) utilize orthogonal frequency division multiplexing (OFDM) on the downlink and single-carrier frequency division multiplexing (SC-FDM) on the uplink. OFDM and SC-FDM partition the system bandwidth into multiple (K) orthogonal subcarriers, which are also commonly referred to as tones, bins, etc. Each subcarrier may be modulated with data. In general, modulation symbols are sent in the frequency domain with OFDM and in the time domain with SC-FDM. The spacing between adjacent subcarriers may be fixed, and the total number of subcarriers (K) may be dependent on the system bandwidth. For example, the spacing of the subcarriers may be 15 kHz and the minimum resource allocation (called a ‘resource block’ ) may be 12 subcarriers (or 180 kHz) . Consequently, the nominal FFT size may be equal to 128, 256, 512, 1024 or 2048 for system bandwidth of 1.25, 2.5, 5, 10 or 20 megahertz (MHz) , respectively. The system bandwidth may also be partitioned into subbands. For example, a subband may cover 1.08 MHz (i.e., 6 resource blocks) , and there may be 1, 2, 4, 8 or 16 subbands for system bandwidth of 1.25, 2.5, 5, 10 or 20 MHz, respectively.
While aspects of the examples described herein may be associated with LTE technologies, aspects of the present disclosure may be applicable with other wireless communications systems, such as NR.
NR may utilize OFDM with a CP on the uplink and downlink and include support for half-duplex operation using TDD. A single component carrier bandwidth of 100 MHz may be supported. NR resource blocks may span 12 sub-carriers with a sub-carrier bandwidth of 75 kHz over a 0.1 ms duration. In one aspect, each radio frame may consist of 50 subframes with a length of 10 ms. Consequently, each subframe may have a length of 0.2 ms. In another aspect, each radio frame may consist of 10 subframes with a length of 10 ms, where each subframe may have a length of 1 ms. Each subframe may indicate a link direction (i.e., DL or UL) for data transmission and the link direction for each subframe may be dynamically switched. Each subframe may include DL/UL data as well as DL/UL control data. UL and DL subframes for NR may  be as described in more detail below with respect to FIGs. 6 and 7. Beamforming may be supported and beam direction may be dynamically configured. MIMO transmissions with precoding may also be supported. MIMO configurations in the DL may support up to 8 transmit antennas with multi-layer DL transmissions up to 8 streams and up to 2 streams per UE. Multi-layer transmissions with up to 2 streams per UE may be supported. Aggregation of multiple cells may be supported with up to 8 serving cells. Alternatively, NR may support a different air interface, other than an OFDM-based. NR networks may include entities such CUs and/or DUs.
In some examples, access to the air interface may be scheduled, wherein a scheduling entity (e.g., a base station) allocates resources for communication among some or all devices and equipment within its service area or cell. Within the present disclosure, as discussed further below, the scheduling entity may be responsible for scheduling, assigning, reconfiguring, and releasing resources for one or more subordinate entities. That is, for scheduled communication, subordinate entities utilize resources allocated by the scheduling entity. Base stations are not the only entities that may function as a scheduling entity. That is, in some examples, a UE may function as a scheduling entity, scheduling resources for one or more subordinate entities (e.g., one or more other UEs) . In this example, the UE is functioning as a scheduling entity, and other UEs utilize resources scheduled by the UE for wireless communication. A UE may function as a scheduling entity in a peer-to-peer (P2P) network, and/or in a mesh network. In a mesh network example, UEs may optionally communicate directly with one another in addition to communicating with the scheduling entity.
Thus, in a wireless communication network with a scheduled access to time-frequency resources and having a cellular configuration, a P2P configuration, and a mesh configuration, a scheduling entity and one or more subordinate entities may communicate utilizing the scheduled resources.
As noted above, a RAN may include a CU and DUs. A NR BS (e.g., gNB, 5G Node B, Node B, transmission reception point (TRP) , access point (AP)) may correspond to one or multiple BSs. NR cells can be configured as access cells (ACells) or data only cells (DCells) . For example, the RAN (e.g., a central unit or distributed unit) can configure the cells. DCells may be cells used for carrier aggregation or dual connectivity, but not used for initial access, cell selection/reselection, or handover. In  some cases, DCells may not transmit synchronization signals –in some case cases DCells may transmit SS. NR BSs may transmit downlink signals to UEs indicating the cell type. Based on the cell type indication, the UE may communicate with the NR BS. For example, the UE may determine NR BSs to consider for cell selection, access, handover, and/or measurement based on the indicated cell type.
FIG. 2 illustrates an example logical architecture of a distributed radio access network (RAN) 200, which may be implemented in the wireless communication system illustrated in FIG. 1. A 5G access node 206 may include an access node controller (ANC) 202. The ANC may be a central unit (CU) of the distributed RAN 200. The backhaul interface to the next generation core network (NG-CN) 204 may terminate at the ANC. The backhaul interface to neighboring next generation access nodes (NG ANs) may terminate at the ANC. The ANC may include one or more TRPs 208 (which may also be referred to as BSs, NR BSs, Node Bs, 5G NBs, APs, or some other term) . As described above, a TRP may be used interchangeably with “cell. ”
The TRPs 208 may be a DU. The TRPs may be connected to one ANC (ANC 202) or more than one ANC (not illustrated) . For example, for RAN sharing, radio as a service (RaaS) , and service specific AND deployments, the TRP may be connected to more than one ANC. A TRP may include one or more antenna ports. The TRPs may be configured to individually (e.g., dynamic selection) or jointly (e.g., joint transmission) serve traffic to a UE.
The local architecture 200 may be used to illustrate fronthaul definition. The architecture may be defined that support fronthauling solutions across different deployment types. For example, the architecture may be based on transmit network capabilities (e.g., bandwidth, latency, and/or jitter) .
The architecture may share features and/or components with LTE. According to aspects, the next generation AN (NG-AN) 210 may support dual connectivity with NR. The NG-AN may share a common fronthaul for LTE and NR.
The architecture may enable cooperation between and among TRPs 208. For example, cooperation may be preset within a TRP and/or across TRPs via the ANC 202. According to aspects, no inter-TRP interface may be needed/present.
According to aspects, a dynamic configuration of split logical functions may be present within the architecture 200. As will be described in more detail with reference to FIG. 5, the Radio Resource Control (RRC) layer, Packet Data Convergence Protocol (PDCP) layer, Radio Link Control (RLC) layer, Medium Access Control (MAC) layer, and a Physical (PHY) layers may be adaptably placed at the DU or CU (e.g., TRP or ANC, respectively) . According to certain aspects, a BS may include a central unit (CU) (e.g., ANC 202) and/or one or more distributed units (e.g., one or more TRPs 208) .
FIG. 3 illustrates an example physical architecture of a distributed RAN 300, according to aspects of the present disclosure. A centralized core network unit (C-CU) 302 may host core network functions. The C-CU may be centrally deployed. C-CU functionality may be offloaded (e.g., to advanced wireless services (AWS) ) , to handle peak capacity.
A centralized RAN unit (C-RU) 304 may host one or more ANC functions. Optionally, the C-RU may host core network functions locally. The C-RU may have distributed deployment. The C-RU may be closer to the network edge.
DU 306 may host one or more TRPs (edge node (EN) , an edge unit (EU) , a radio head (RH) , a smart radio head (SRH) , or the like) . The DU may be located at edges of the network with radio frequency (RF) functionality.
FIG. 4 illustrates example components of the BS 110 and UE 120 illustrated in FIG. 1, which may be used to implement aspects of the present disclosure. The BS may include a TRP or gNB.
According to an example, antennas 452, DEMOD/MOD 454,  processors  466, 458, 464, and/or controller/processor 480 of the UE 120 may be used to perform the operations described herein and illustrated with reference to FIGs. 8. According to an example, antennas 434, DEMOD/MOD 432,  processors  430, 420, 438 and/or controller/processor 440 of the BS 110 may be used to perform the operations described herein and illustrated with reference to FIG. 9.
As an example, one or more of the antennas 452, DEMOD/MOD 454,  processors  466, 458, 464, and/or controller/processor 480 of the UE 120 may be  configured to perform the operations described herein such as the client-assisted server selection and the operations illustrated in FIG. 8.
For a restricted association scenario, the base station 110 may be the macro BS 110c in FIG. 1, and the UE 120 may be the UE 120y. The base station 110 may also be a base station of some other type. The base station 110 may be equipped with antennas 434a through 434t, and the UE 120 may be equipped with antennas 452a through 452r.
At the base station 110, a transmit processor 420 may receive data from a data source 412 and control information from a controller/processor 440. The control information may be for the Physical Broadcast Channel (PBCH) , Physical Control Format Indicator Channel (PCFICH) , Physical Hybrid ARQ Indicator Channel (PHICH) , Physical Downlink Control Channel (PDCCH) , etc. The data may be for the Physical Downlink Shared Channel (PDSCH) , etc. The processor 420 may process (e.g., encode and symbol map) the data and control information to obtain data symbols and control symbols, respectively. The processor 420 may also generate reference symbols, e.g., for the PSS, SSS, and cell-specific reference signal (CRS) . A transmit (TX) multiple-input multiple-output (MIMO) processor 430 may perform spatial processing (e.g., precoding) on the data symbols, the control symbols, and/or the reference symbols, if applicable, and may provide output symbol streams to the modulators (MODs) 432a through 432t. Each modulator 432 may process a respective output symbol stream (e.g., for OFDM, etc. ) to obtain an output sample stream. Each modulator 432 may further process (e.g., convert to analog, amplify, filter, and upconvert) the output sample stream to obtain a downlink signal. Downlink signals from modulators 432a through 432t may be transmitted via the antennas 434a through 434t, respectively.
At the UE 120, the antennas 452a through 452r may receive the downlink signals from the base station 110 and may provide received signals to the demodulators (DEMODs) 454a through 454r, respectively. Each demodulator 454 may condition (e.g., filter, amplify, downconvert, and digitize) a respective received signal to obtain input samples. Each demodulator 454 may further process the input samples (e.g., for OFDM, etc. ) to obtain received symbols. A MIMO detector 456 may obtain received symbols from all the demodulators 454a through 454r, perform MIMO detection on the received symbols if applicable, and provide detected symbols. A receive processor 458  may process (e.g., demodulate, deinterleave, and decode) the detected symbols, provide decoded data for the UE 120 to a data sink 460, and provide decoded control information to a controller/processor 480.
On the uplink, at the UE 120, a transmit processor 464 may receive and process data (e.g., for the Physical Uplink Shared Channel (PUSCH) ) from a data source 462 and control information (e.g., for the Physical Uplink Control Channel (PUCCH) from the controller/processor 480. The transmit processor 464 may also generate reference symbols for a reference signal. The symbols from the transmit processor 464 may be precoded by a TX MIMO processor 466 if applicable, further processed by the demodulators 454a through 454r (e.g., for SC-FDM, etc. ) , and transmitted to the base station 110. At the BS 110, the uplink signals from the UE 120 may be received by the antennas 434, processed by the modulators 432, detected by a MIMO detector 436 if applicable, and further processed by a receive processor 438 to obtain decoded data and control information sent by the UE 120. The receive processor 438 may provide the decoded data to a data sink 439 and the decoded control information to the controller/processor 440.
The controllers/ processors  440 and 480 may direct the operation at the base station 110 and the UE 120, respectively. A scheduler 444 may schedule UEs for data transmission on the downlink and/or uplink. The processor 480 and/or other processors and modules at the UE 120 may perform or direct the techniques described herein and those illustrated in the appended drawings. The  memories  442 and 482 may store data and program codes for the BS 110 and the UE 120, respectively.
FIG. 5 illustrates a diagram 500 showing examples for implementing a communications protocol stack, according to aspects of the present disclosure. The illustrated communications protocol stacks may be implemented by devices operating in a 5G system. Diagram 500 illustrates a communications protocol stack including a Radio Resource Control (RRC) layer 510, a Packet Data Convergence Protocol (PDCP) layer 515, a Radio Link Control (RLC) layer 520, a Medium Access Control (MAC) layer 525, and a Physical (PHY) layer 530. In various examples the layers of a protocol stack may be implemented as separate modules of software, portions of a processor or ASIC, portions of non-collocated devices connected by a communications link, or various combinations thereof. Collocated and non-collocated implementations may be  used, for example, in a protocol stack for a network access device (e.g., ANs, CUs, and/or DUs) or a UE.
A first option 505-ashows a split implementation of a protocol stack, in which implementation of the protocol stack is split between a centralized network access device (e.g., an ANC 202 in FIG. 2) and distributed network access device (e.g., DU 208 in FIG. 2) . In the first option 505-a, an RRC layer 510 and a PDCP layer 515 may be implemented by the central unit, and an RLC layer 520, a MAC layer 525, and a PHY layer 530 may be implemented by the DU. In various examples the CU and the DU may be collocated or non-collocated. The first option 505-amay be useful in a macro cell, micro cell, or pico cell deployment.
A second option 505-b shows a unified implementation of a protocol stack, in which the protocol stack is implemented in a single network access device (e.g., access node (AN) , new radio base station (NR BS) , a new radio Node-B (NR NB) , a network node (NN) , or the like. ) . In the second option, the RRC layer 510, the PDCP layer 515, the RLC layer 520, the MAC layer 525, and the PHY layer 530 may each be implemented by the AN. The second option 505-b may be useful in a femto cell deployment.
Regardless of whether a network access device implements part or all of a protocol stack, a UE may implement an entire protocol stack (e.g., the RRC layer 510, the PDCP layer 515, the RLC layer 520, the MAC layer 525, and the PHY layer 530) . 
FIG. 6 is a diagram showing an example of a frame format 600 for NR. The transmission timeline for each of the downlink and uplink may be partitioned into units of radio frames. Each radio frame may have a predetermined duration (e.g., 10 ms) and may be partitioned into 10 subframes, each of 1 ms, with indices of 0 through 9. Each subframe may include a variable number of slots depending on the subcarrier spacing. Each slot may include a variable number of symbol periods (e.g., 7 or 14 symbols) depending on the subcarrier spacing. The symbol periods in each slot may be assigned indices. A mini-slot, which may be referred to as a sub-slot structure, refers to a transmit time interval having a duration less than a slot (e.g., 2, 3, or 4 symbols) .
Each symbol in a slot may indicate a link direction (e.g., DL, UL, or flexible) for data transmission and the link direction for each subframe may be dynamically  switched. The link directions may be based on the slot format. Each slot may include DL/UL data as well as DL/UL control information.
In NR, a synchronization signal (SS) block is transmitted. The SS block includes a PSS, a SSS, and a two symbol PBCH. The SS block can be transmitted in a fixed slot location, such as the symbols 0-3 as shown in FIG. 6. The PSS and SSS may be used by UEs for cell search and acquisition. The PSS may provide half-frame timing, the SS may provide the CP length and frame timing. The PSS and SSS may provide the cell identity. The PBCH carries some basic system information, such as downlink system bandwidth, timing information within radio frame, SS burst set periodicity, system frame number, etc. The SS blocks may be organized into SS bursts to support beam sweeping. Further system information such as, remaining minimum system information (RMSI) , system information blocks (SIBs) , other system information (OSI) can be transmitted on a physical downlink shared channel (PDSCH) in certain subframes.
In some circumstances, two or more subordinate entities (e.g., UEs) may communicate with each other using sidelink signals. Real-world applications of such sidelink communications may include public safety, proximity services, UE-to-network relaying, vehicle-to-vehicle (V2V) communications, Internet of Everything (IoE) communications, IoT communications, mission-critical mesh, and/or various other suitable applications. Generally, a sidelink signal may refer to a signal communicated from one subordinate entity (e.g., UE1) to another subordinate entity (e.g., UE2) without relaying that communication through the scheduling entity (e.g., UE or BS) , even though the scheduling entity may be utilized for scheduling and/or control purposes. In some examples, the sidelink signals may be communicated using a licensed spectrum (unlike wireless local area networks, which typically use an unlicensed spectrum) .
A UE may operate in various radio resource configurations, including a configuration associated with transmitting pilots using a dedicated set of resources (e.g., a radio resource control (RRC) dedicated state, etc. ) or a configuration associated with transmitting pilots using a common set of resources (e.g., an RRC common state, etc. ) . When operating in the RRC dedicated state, the UE may select a dedicated set of resources for transmitting a pilot signal to a network. When operating in the RRC common state, the UE may select a common set of resources for transmitting a pilot  signal to the network. In either case, a pilot signal transmitted by the UE may be received by one or more network access devices, such as an AN, or a DU, or portions thereof. Each receiving network access device may be configured to receive and measure pilot signals transmitted on the common set of resources, and also receive and measure pilot signals transmitted on dedicated sets of resources allocated to the UEs for which the network access device is a member of a monitoring set of network access devices for the UE. One or more of the receiving network access devices, or a CU to which receiving network access device (s) transmit the measurements of the pilot signals, may use the measurements to identify serving cells for the UEs, or to initiate a change of serving cell for one or more of the UEs.
A BS, AN, DU, DHCP Server, DNS Server or other entities may indicate UE to do perform target selection per the situation provided. That could be done via PDCP, MAC, DHCP Protocol, DNS Protocol and other protocol layers respectively. 
A UE could report its capability on if such client-assisted target selection could be available to BS, AN, DU, DHCP Server, DNS Server etc. That could be done via PDCP, MAC, DHCP Protocols, DNS Protocols and other protocol layers respectively.
A UE could report its capability on the situation of local storage for the history information could be available locally to BS, AN, DU, DHCP Server, DNS Server etc. That could be done via PDCP, MAC, DHCP Protocol, DNS Protocols and other protocol layers respectively.
A UE could decide which kind of algorithm or policy could be the best per the received or communicated information from or with from BS, AN, DU, Network Server, other peers etc. The information could be signal strength, frequency bandwidth, communication technology etc.
A UE could decide which kind of algorithm or policy could be the best per its situation locally, including with but not limited to, battery capacity, lifetime, neighbor advertisement, visited history etc.
CLIENT-ASSISTED SERVER SELECTION
FIG. 7 illustrates an example a current server selection for a client device. Aclient device, such as any device illustrated at 702 may connect to the network and  communicate with a DNS server 704. The DNS server may communicate with  multiple servers  706 and 708 as illustrated (more may be present) . The  servers  706, 708 may each be single servers or an array of servers. Currently, the DNS server 704 selects which of the plurality of  servers  706, 708 will be used to serve the device 702.
Selection by the network (e.g., DNS sever) of one or more of a plurality of servers to serve the UE may be based on historical statistics, may be performed in a round-robin manner, or may be selecting in another prescribed manner. Network-side selection of one or more servers may not take into account current network conditions from the perspective of the client device or the number of other wireless devices also accessing the selected server (s) .
Therefore, aspects of the present disclosure provide methods for a client device, such as a UE, to select the one or more server (s) (for example, one of server arrays 706, 708) , as opposed to network-side section (e.g., DNS selecting the server (s)) . Client-assisted server selection advantageously allows the client to select server (s) based on specific criteria. The criteria may be based on a local policy and/or historical information. The historical information may be stored locally at the client device. Additionally or alternatively, historical information may be stored at the network and may be retrieved by the client after connecting to the network. The client device may select one or more servers based on received feedback (e.g., select the server (s) providing the fastest response responsive to an UL transmission) or based on highest quality of service from the client’s perspective.
At a finer level of granularity, the client may perform client-assisted destination address selection in addition to or instead of client-based server selection. As an example, one or more servers may provide multiple destination addresses. The client-device may select the destination address that is preferred or satisfies some criteria from the perspective of the client. As compared to traditional destination address selection or traditional server selection, client-based selection as described herein may select the address and/or server that satisfies some criteria set by the client. Therefore, the address and/or server associated with the fastest response time can be but may not always be the “best” selection from the client’s perspective. The client may select the address and/or server that, for example, meets some power consumption criteria or provides a specific performance or function.
In an example, currently when the DNS server finds addresses DA, DB, and DC, by default the client may communicate with DA. Based on the longest-prefix algorithm, DB may be selected for example if DB’s prefix is the longest matched one. As compared to these selections, the client may select the address based on a criteria-assisted measurement. In one option, the client may communicate with DA, DB, and DC based on a FIFO policy. Current methods may determine if an address is nearby in addresses topology; however, they could not determine which address is reachable finally, which address is better or which address satisfies a criteria from the perspective of the client communicated to.
FIG. 8 illustrates example operations that may be performed by a client device (e.g., a device such as, for example, any device illustrated in FIG. 7, or any device capable of communicating with a server to access the internet) . At 802, the client device selects at least one server or a destination address, from a plurality of servers communicating with or served by a same naming/addressing entity or from a plurality of destination addresses, for providing (e.g., translating) internet services to the client. At 804, the client device communicates with the selected at least one server or the selected destination address. The at least one server may be a single server or an array of servers.
FIG. 9 illustrates example operations that may be performed by a client device (e.g., a device such as, for example, any device illustrated in FIG. 7, or any device capable of communicating with a server to access the internet) . At 902, the client device selects at least one server or a destination address, from a plurality of servers communicating with or served by a same naming/addressing entity or from a plurality of destination addresses, for providing (e.g., translating) internet services to the client. As part of the selection, at 904, the client device communicates with the potential destination address/addresses) to measure the signal/channel/bandwidth quality for further communications based on the perspective of client and/or the policy stored in the client or provided by the network. The measurement could be done in serial (e.g., series) or in parallel. At 906, the client device communicates with the selected at least one server or the selected destination address in serial (e.g., in series) . The at least one server or an address may be a single server or an array of servers. The above measurement could be done by the way as illustrated 906 as well. After initial  measurement is finished, that information could be available for future communication. Operation 904 ensures the client’s criteria may be match. Therefore, the client can perform 906 after 902 directly but without 904 if criteria may not be matched.
FIG. 10 illustrates example operations 1000 that may be performed by a client device (e.g., a device such as, for example, any device illustrated in FIG. 7, or any device capable of communicating with a server to access the internet) . At 1002, the client device selects at least one server or a destination address, from a plurality of servers communicating with or served by a same naming/addressing entity or from a plurality of destination addresses, for providing (e.g., translating) internet services to the client. As part of the selection, at 1004, the client device communicates with the potential destination address/addresses to measure the quality for further communications per the perspective of client and/or the policy stored in the client or provided by the network. The measurement could be done in serial or in parallel. At 1006, the client device communicates with the selected at least one server or the selected destination address in parallel. The at least one server or an address may be a single server or an array of servers. The above measurement could be done by the way as the communication happened in 1006 as well. After initial measurement is finished, that information could be available for communication in next. At that moment, client can do 1006 followed by 1002 directly but without 1004 if criteria may not be matched.
FIG. 11 illustrates example operations 1100 that may be performed by a client device (e.g., a device such as, for example, any device illustrated in FIG. 7, or any device capable of communicating with a server to access the internet) . At 1102, the client device selects at least one server or a destination address, from a plurality of servers communicating with or served by a same naming/addressing entity or from a plurality of destination addresses, for providing (e.g., translating) internet services to the client. As part of the selection, at 1104, the client device communicates with the potential destination address/addresses) to measure the signal/channel/bandwidth quality for further communications based on the perspective of client and/or the policy stored in the client or provided by the network. The measurement could be done in serial (e.g., series) or in parallel. At 1106, the client device communicates with the selected at least one server or the selected destination address in serial (e.g., in series) . The at least one server or an address may be a single server or an array of servers. The  above measurement could be done by the way as illustrated 1006 as well. After initial measurement is finished, that information could be available for future communication. Operation 1104 ensures the client’s criteria may be match. Therefore, the client can perform 1106 after 1102 directly but without 1104 if criteria may not be matched. At 1108, when some criteria are matched or the particular timer is reached, client can do the measurement and/or communication in parallel. As part of the selection, at 1110, the client device communicates with the potential destination address/addresses to measure the quality for further communications per the perspective of client and/or the policy stored in the client or provided by the network. The measurement could be done in serial or in parallel. At 1112, the client device communicates with the selected at least one server or the selected destination address in parallel. The at least one server or an address may be a single server or an array of servers. The above measurement could be done by the way as the communication happened in 1112 as well. After initial measurement is finished, that information could be available for future communication. At that moment, client can do 1112 followed by 1108 directly but without 1110 if criteria may not be matched.
FIG. 12 illustrates example operations 1200 that may be performed by a client device (e.g., a device such as, for example, any device illustrated in FIG. 7, or any device capable of communicating with a server to access the internet) . At 1202, the client device selects at least one server or a destination address, from a plurality of servers communicating with or served by a same naming/addressing entity or from a plurality of destination addresses, for providing (e.g., translating) internet services to the client. As part of the selection, at 1204, the client device communicates with the potential destination address/addresses to measure the quality for further communications per the perspective of client and/or the policy stored in the client or provided by the network. The measurement could be done in serial or in parallel. At 1206, the client device communicates with the selected at least one server or the selected destination address in parallel. The at least one server or an address may be a single server or an array of servers. The above measurement could be done by the way as the communication happened in 1206 as well. After initial measurement is finished, that information could be available for communication in next. At that moment, client can do 1206 followed by 1202 directly but without 1204 of criteria may not be matched. At 1208, when some criteria are matched or the particular timer is reached, client can do  the measurement and/or communication in parallel. As part of the selection, at 1210, the client device communicates with the potential destination address/addresses) to measure the signal/channel/bandwidth quality for further communications based on the perspective of client and/or the policy stored in the client or provided by the network. The measurement could be done in serial (e.g., series) or in parallel. At 1212, the client device communicates with the selected at least one server or the selected destination address in serial (e.g., in series) . The at least one server or an address may be a single server or an array of servers. The above measurement could be done by the way as illustrated 1212 as well. After initial measurement is finished, that information could be available for future communication. Operation 1210 ensures the client’s criteria may be match. Therefore, the client can perform 1212 after 1208 directly but without 1210 if criteria may not be matched.
FIG. 13 illustrates a internal blocks for the example operations mentioned in FIG 8, 9, 10, 11 and 12 that may be performed by a client device (e.g., a device such as, for example, any device illustrated in FIG. 7, or any device capable of communicating with a server to access the internet) . The sequence flow is just an example, any adjustment or re-structure is possible. At 1302, the client device may report the destination identification information with or without calculated/statistical/predicated algorithm/policy, with or without communication quality between this client device and destination. At 1304, the client device is provided with at least one server or a destination address, from a plurality of servers communicating with or served by a same naming/addressing entity or from a plurality of destination addresses, for providing (e.g., translating) internet services to the client. At 1306, the client device fetches or retrieves the provided address/addresses and or the policies used for further communication. In an example, the policy may be stored in a destination communication policy storage module 1308. At 1310, the measurement entity inside of the client communicates with the potential destination address/addresses to measure the quality for further communications per the perspective of client and/or the policy stored in the client or provided by the network. The measurement could be done in serial or in parallel. At 1312, the client device communicates with the selected at least one server or the selected destination address in series. The at least one server or an address may be a single server or an array of servers. The above measurement could be done while the communication happened in 1308 as well. After initial measurement is finished, that  information could be available for later communications. At that moment, client can perform 1310 after 1304 or 1306 directly but without 1308 if criteria cannot be matched. At 1314, the selected could be stored in local or outside storage.
The naming/addressing entity may include one or more of a naming resolution entity and/or a name-address translation entity. As an example, the naming/addressing entity may be a DNS Server, AAA Server etc.
In an aspect, the client device may determine a QoS associated with one or more servers (e.g., 706, 708) or destination addresses. The client device may select the server (s) or destination address associated with the highest quality of service. Additionally or alternatively, the client device may select the server (s) or destination addresses associated with a fasted response time with the client device. For example, the client device may transmit an UL message to one or more of the servers. The UL message may be transmitted simultaneously to the plurality of servers or may be transmitted in-sequence to the plurality of servers.
Responsive to the UL message, the client device may receive DL responses from the servers. The client device may select the server (or a plurality of servers) or address associated with the fastest round trip response time. In an example, the client device may keep a table or a record of the available servers and the response time and/or quality of service. The client device may immediately select the server associated with the highest rank (shortest round trip time, highest QoS) or the client device may refer to the table for selection at a later time.
Generally, the client may use any number or combination of criteria for selecting a server or address. The criteria may be based on any combination of a local policy and historical information. In an example, the criteria is based on measurements, associated with servers, and taken by the client device. In this manner, the criteria is based on measurements taken toward the potential servers initiated by the client.
According to an example, the client device may use some threshold-based selection criteria. The client may select a server providing a quality of service or round-trip time that meets or exceeds a threshold value. The threshold may be specific to, for example, services requested by the client (acceptable delay tolerance for a service) , a client’s capability/configuration, or a client’s success rate of received packets. In an  example, emergency services or time and date sensitive services may have a higher QoS requirement or faster round trip time requirement as compared to non-emergency services. Higher-capability UE’s may be configured to handle faster round trip times as compared to legacy devices.
In accordance with an aspect, the client device may perform the selection upon boot-up, reboot, or periodically when as the client moves from one area to another. The client may receive a list of available servers from the network. Additionally or alternatively, the client device may reference previously-accessed servers to determine current operating conditions during the selection process. Additionally or alternatively, the client may receive an indication of potential servers from other client devices. The client device may perform the selection of one or more clients when its service falls below another threshold. As described herein, client-assisted sever selection improves the server selection from the perspective of the client device.
According to aspects, the client may select a server. Additionally or alternatively, the destination selection may be network-based and may be based on assistance information provided by the client entity (e.g., client may provide measurements) . Additionally or alternatively, the client may assist the network-based destination selection by measuring and reporting to the network information associated with destination identification.
The methods disclosed herein comprise one or more steps or actions for achieving the described method. The method steps and/or actions may be interchanged with one another without departing from the scope of the claims. In other words, unless a specific order of steps or actions is specified, the order and/or use of specific steps and/or actions may be modified without departing from the scope of the claims.
As used herein, a phrase referring to “at least one of” a list of items refers to any combination of those items, including single members. As an example, “at least one of: a, b, or c” is intended to cover a, b, c, a-b, a-c, b-c, and a-b-c, as well as any combination with multiples of the same element (e.g., a-a, a-a-a, a-a-b, a-a-c, a-b-b, a-c-c, b-b, b-b-b, b-b-c, c-c, and c-c-c or any other ordering of a, b, and c) .
As used herein, the term “determining” encompasses a wide variety of actions. For example, “determining” may include calculating, computing, processing,  deriving, investigating, looking up (e.g., looking up in a table, a database or another data structure) , ascertaining and the like. Also, “determining” may include receiving (e.g., receiving information) , accessing (e.g., accessing data in a memory) and the like. Also, “determining” may include resolving, selecting, choosing, establishing and the like.
The previous description is provided to enable any person skilled in the art to practice the various aspects described herein. Various modifications to these aspects will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other aspects. Thus, the claims are not intended to be limited to the aspects shown herein, but is to be accorded the full scope consistent with the language of the claims, wherein reference to an element in the singular is not intended to mean “one and only one” unless specifically so stated, but rather “one or more. ” Unless specifically stated otherwise, the term “some” refers to one or more. All structural and functional equivalents to the elements of the various aspects described throughout this disclosure that are known or later come to be known to those of ordinary skill in the art are expressly incorporated herein by reference and are intended to be encompassed by the claims. Moreover, nothing disclosed herein is intended to be dedicated to the public regardless of whether such disclosure is explicitly recited in the claims. No claim element is to be construed under the provisions of 35 U.S.C. §112, sixth paragraph, unless the element is expressly recited using the phrase “means for” or, in the case of a method claim, the element is recited using the phrase “step for. ”
The various operations of methods described above may be performed by any suitable means capable of performing the corresponding functions. The means may include various hardware and/or software component (s) and/or module (s) , including, but not limited to a circuit, an application specific integrated circuit (ASIC) , or processor. Generally, where there are operations illustrated in figures, those operations may have corresponding counterpart means-plus-function components with similar numbering.
The various illustrative logical blocks, modules and circuits described in connection with the present disclosure may be implemented or performed with a general purpose processor, a digital signal processor (DSP) , an application specific integrated circuit (ASIC) , a field programmable gate array (FPGA) or other programmable logic  device (PLD) , discrete gate or transistor logic, discrete hardware components, or any combination thereof designed to perform the functions described herein. A general-purpose processor may be a microprocessor, but in the alternative, the processor may be any commercially available processor, controller, microcontroller, or state machine. A processor may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP core, or any other such configuration.
If implemented in hardware, an example hardware configuration may comprise a processing system in a wireless node. The processing system may be implemented with a bus architecture. The bus may include any number of interconnecting buses and bridges depending on the specific application of the processing system and the overall design constraints. The bus may link together various circuits including a processor, machine-readable media, and a bus interface. The bus interface may be used to connect a network adapter, among other things, to the processing system via the bus. The network adapter may be used to implement the signal processing functions of the PHY layer. In the case of a user terminal 120 (see FIG. 1) , a user interface (e.g., keypad, display, mouse, joystick, etc. ) may also be connected to the bus. The bus may also link various other circuits such as timing sources, peripherals, voltage regulators, power management circuits, and the like, which are well known in the art, and therefore, will not be described any further. The processor may be implemented with one or more general-purpose and/or special-purpose processors. Examples include microprocessors, microcontrollers, DSP processors, and other circuitry that can execute software. Those skilled in the art will recognize how best to implement the described functionality for the processing system depending on the particular application and the overall design constraints imposed on the overall system.
If implemented in software, the functions may be stored or transmitted over as one or more instructions or code on a computer readable medium. Software shall be construed broadly to mean instructions, data, or any combination thereof, whether referred to as software, firmware, middleware, microcode, hardware description language, or otherwise. Computer-readable media include both computer storage media and communication media including any medium that facilitates transfer of a computer  program from one place to another. The processor may be responsible for managing the bus and general processing, including the execution of software modules stored on the machine-readable storage media. A computer-readable storage medium may be coupled to a processor such that the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor. By way of example, the machine-readable media may include a transmission line, a carrier wave modulated by data, and/or a computer readable storage medium with instructions stored thereon separate from the wireless node, all of which may be accessed by the processor through the bus interface. Alternatively, or in addition, the machine-readable media, or any portion thereof, may be integrated into the processor, such as the case may be with cache and/or general register files. Examples of machine-readable storage media may include, by way of example, RAM (Random Access Memory) , flash memory, ROM (Read Only Memory) , PROM (Programmable Read-Only Memory) , EPROM (Erasable Programmable Read-Only Memory) , EEPROM (Electrically Erasable Programmable Read-Only Memory) , registers, magnetic disks, optical disks, hard drives, or any other suitable storage medium, or any combination thereof. The machine-readable media may be embodied in a computer-program product.
A software module may comprise a single instruction, or many instructions, and may be distributed over several different code segments, among different programs, and across multiple storage media. The computer-readable media may comprise a number of software modules. The software modules include instructions that, when executed by an apparatus such as a processor, cause the processing system to perform various functions. The software modules may include a transmission module and a receiving module. Each software module may reside in a single storage device or be distributed across multiple storage devices. By way of example, a software module may be loaded into RAM from a hard drive when a triggering event occurs. During execution of the software module, the processor may load some of the instructions into cache to increase access speed. One or more cache lines may then be loaded into a general register file for execution by the processor. When referring to the functionality of a software module below, it will be understood that such functionality is implemented by the processor when executing instructions from that software module.
Also, any connection is properly termed a computer-readable medium. For example, if the software is transmitted from a website, server, or other remote source using a coaxial cable, fiber optic cable, twisted pair, digital subscriber line (DSL) , or wireless technologies such as infrared (IR) , radio, and microwave, then the coaxial cable, fiber optic cable, twisted pair, DSL, or wireless technologies such as infrared, radio, and microwave are included in the definition of medium. Disk and disc, as used herein, include compact disc (CD) , laser disc, optical disc, digital versatile disc (DVD) , floppy disk, and
Figure PCTCN2018085221-appb-000001
disc where disks usually reproduce data magnetically, while discs reproduce data optically with lasers. Thus, in some aspects computer-readable media may comprise non-transitory computer-readable media (e.g., tangible media) . In addition, for other aspects computer-readable media may comprise transitory computer-readable media (e.g., a signal) . Combinations of the above should also be included within the scope of computer-readable media.
Thus, certain aspects may comprise a computer program product for performing the operations presented herein. For example, such a computer program product may comprise a computer-readable medium having instructions stored (and/or encoded) thereon, the instructions being executable by one or more processors to perform the operations described herein. For example, instructions for perform the operations described herein and illustrated in FIG. 8.
Further, it should be appreciated that modules and/or other appropriate means for performing the methods and techniques described herein can be downloaded and/or otherwise obtained by a user terminal and/or base station as applicable. For example, such a device can be coupled to a server to facilitate the transfer of means for performing the methods described herein. Alternatively, various methods described herein can be provided via storage means (e.g., RAM, ROM, a physical storage medium such as a compact disc (CD) or floppy disk, etc. ) , such that a user terminal and/or base station can obtain the various methods upon coupling or providing the storage means to the device. Moreover, any other suitable technique for providing the methods and techniques described herein to a device can be utilized.
It is to be understood that the claims are not limited to the precise configuration and components illustrated above. Various modifications, changes and  variations may be made in the arrangement, operation and details of the methods and apparatus described above without departing from the scope of the claims.
WHAT IS CLAIMED IS:

Claims (46)

  1. A method for communication by a client device, comprising:
    selecting, by the client device, at least one destination identification, from a plurality of servers or addresses communicating with or provided by a naming/addressing entity, for providing internet services to the client; and
    communicating with the selected at least one destination identification.
  2. The method of claim 1, further comprising:
    determining a quality of destination identification associated with one or more servers or addresses in the plurality of servers or addresses,
    wherein the selected at least one destination identification comprises the one or more servers or addresses in the plurality of servers or addresses associated with the highest quality of service.
  3. The method of claim 1, further comprising:
    transmitting an uplink message to one or more servers in the plurality of servers or addresses; and
    receiving, from the one or more servers or addresses, a downlink response message responsive to the uplink message,
    wherein the selected at least one destination identification comprises the one or more server in the plurality of servers or addresses associated with an earliest arriving downlink response at the client device.
  4. The method of claim 3, wherein the uplink message is simultaneously transmitted to the one or more servers or addresses.
  5. The method of claim 3, wherein the uplink message is transmitted to the one or more severs or addresses in a sequence.
  6. The method of one of claims 3 or 4, wherein the uplink message is simultaneously transmitted to the one or more servers or addresses, followed by transmission or communication to the one or more servers or addresses in sequence.
  7. The method of one of claims 3 and 5, wherein the uplink message is transmitted to the one or more severs or addresses in a sequence, and wherein subsequent transmission or communication to the one or more servers and/or addresses are simultaneous.
  8. The method of one of claims 3, 4, 5 and 6, wherein the transmission or communication to the one or more servers and/or addresses toggle between in a sequence and simultaneous.
  9. The method of claim 8, wherein the toggling is based on one or more criteria or timer.
  10. The method of claim 9, wherein the timer is set by one or more of a network or local policy.
  11. The method of any of claims 1-9, wherein the transmission or communications is protected and based the same secret key.
  12. The method of claim 11, wherein the secret key is generated per identification of the server communicated to, such as the host name, or identification of the client, such as the client host name or the client address.
  13. The method of claim 12, wherein the identification of the server comprises a host name and wherein the identification of the client comprises one of a client host name or client address.
  14. The method of claim 1, wherein the selecting is based, at least in part, on one or more criteria associated with the at least one server or an address in the plurality of servers or addresses.
  15. The method of claim 14, wherein the criteria is based on at least one of a local policy and historical information.
  16. The method of claim 14, where in the criteria is based, at least in part, on measurements taken by the client device associated with the at least one server and/or an address in the plurality of servers and/or addresses.
  17. The method of claim 14, further comprising:
    ranking servers and/or addresses in the plurality of servers and/or addresses based, at least in part, on the criteria, and
    wherein the selected at least one server and/or address comprises the one or more servers and/or addresses in the plurality of servers and/or addresses associated with a highest ranking.
  18. The method of claim 1, wherein the plurality of servers and/or addresses are one of: preconfigured at the client device, received via an indication from a network node serving the client device, received via an indication from peer devices communicating with the client device, or based on historical information of servers wirelessly communicating with the client device.
  19. The method of claim 18, wherein the historical information is stored locally at the client device.
  20. The method of claim 18, wherein the historical information is stored at a network and retrieved by the client device after connecting to the network.
  21. The method of claim 1, wherein the naming/addressing entity comprises at least one of a naming resolution entity or a name-address translator.
  22. The method of claim 21, wherein the naming/addressing entity comprises a Domain Name Server (DNS) .
  23. The method of claim 1, wherein the client receives an indication from a BS, AN, DU, DHCP Server, DNS Server, or other entities to perform the selection.
  24. The method of claim 1, wherein the client transmits and indication of its capability to perform the selection to a BS, AN, DU, DHCP Server, or DNS Server.
  25. The method of claim 1, wherein the client could transmits an indication of a local storage for history information associated with one or more servers to a BS, AN, DU, DHCP Server, or DNS Server.
  26. The method of claim 1, wherein the client determines an algorithm or policy to use to perform the selection based, at least in part on information received from or a BS, AN, DU, Network Server, other peers.
  27. The method of claim 1, wherein the communication is via one or more network interfaces.
  28. The method of claim 1, wherein the client address could be one address or multiple addresses or the group address for a group of addresses.
  29. The method of claim 1, wherein the client determines an algorithm or policy to use to perform the selection based on a local characteristic of the client, wherein the local characteristic comprises one of a battery capacity, CPU frequency, network type, network interface, lifetime, neighbor advertisement, or visited history.
  30. The method of claim 10, wherein the policy comprises one of a battery capacity, CPU frequency, network type, network interface, lifetime, neighbor advertisement, or visited history.
  31. The method of claim 1, wherein selected server (s) or address (-es) are communicated via difference network interface other than the network interface it (they) is (are) communicated (received) .
  32. The method of claim 1 or 2, wherein selected server (s) or address (-es) are one of kept or reported to a storage entity by the client device, such as network storage entity.
  33. The method of claim 32, wherein the stored selected server (s) or address (-es) are received by the client from the storage entity.
  34. The method of claim 33, wherein the reception is during an attach procedure to a network, .
  35. The method of claim 1, wherein the destination identification includes one or more of an address, server host name, server domain name, mac address, IO address, protocol address, or protocol port.
  36. The method of claim 1, wherein the client comprises physical client device, a logical client device located together with the physical client device, a logical client device located outside of the physical client device, or another entity monitoring or analyzing above mentioned client device.
  37. The method of claim 1, further comprising:
    requesting the destination identification from naming/addressing entity, then the recommended server/address are transmitted from the naming/addressing entity to the client device.
  38. The method of claim 1 or 37, wherein the requested destination identification (s) is received with one or more of a destination host name, communication quality information between the client and the destination, destination domain name, or other destination information and communication information.
  39. The method of claim 1, 37 or 38, wherein the requested destination identification (s) is received with a selection algorithm/policy, such as such as AI made, learning predicted, longest-prefix matched.
  40. The method of claim 1, 37, 38 or 39, wherein the requested destination is received with the calculated/statistical/predicated quality information between the client and the destination.
  41. The method of claim 1, 37, 38 or 39, wherein the requested destination is protected by a secret key, which is computed based on the client information, or destination information, or naming/address entity information.
  42. The method of claim 1, wherein the plurality server/address transmitted by the naming/addressing entity to the client can include further information about the selection algorithm/policy, such as AI made, learning predicted, longest-prefix matched etc.
  43. The method of claim 1, wherein the plurality server/address can be transmitted together with the calculated/statistical/predicated quality information between the client and the destination.
  44. An apparatus comprising a communication interface and a processor configured to perform any one or more of the aspects or methods contained in Claims 1-43.
  45. A computer readable medium for wireless communication having computer-executable instructions stored thereon to perform one or more of the aspects or methods contained in claims 1-43.
  46. A communication device capable of implementing one or more of the novel aspects discussed in this application disclosure.
PCT/CN2018/085221 2018-04-30 2018-04-30 An addressing model and method WO2019210437A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2018/085221 WO2019210437A1 (en) 2018-04-30 2018-04-30 An addressing model and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2018/085221 WO2019210437A1 (en) 2018-04-30 2018-04-30 An addressing model and method

Publications (1)

Publication Number Publication Date
WO2019210437A1 true WO2019210437A1 (en) 2019-11-07

Family

ID=68386201

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/085221 WO2019210437A1 (en) 2018-04-30 2018-04-30 An addressing model and method

Country Status (1)

Country Link
WO (1) WO2019210437A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112019650A (en) * 2020-08-20 2020-12-01 北京达佳互联信息技术有限公司 IP address recommendation method and device and server

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150257012A1 (en) * 2014-03-05 2015-09-10 Huawei Technologies Co., Ltd System and Method for a Customized Fifth Generation (5G) Network
CN107205208A (en) * 2016-03-16 2017-09-26 华为技术有限公司 Method, terminal and the server of authentication
CN107592281A (en) * 2016-07-06 2018-01-16 华为技术有限公司 A kind of protection system, method and device for transmitting data
CN107888713A (en) * 2016-09-30 2018-04-06 中兴通讯股份有限公司 A kind of method, apparatus and access device of dynamically distributes MAC Address
CN107889154A (en) * 2016-09-30 2018-04-06 华为技术有限公司 A kind of communication means and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150257012A1 (en) * 2014-03-05 2015-09-10 Huawei Technologies Co., Ltd System and Method for a Customized Fifth Generation (5G) Network
CN107205208A (en) * 2016-03-16 2017-09-26 华为技术有限公司 Method, terminal and the server of authentication
CN107592281A (en) * 2016-07-06 2018-01-16 华为技术有限公司 A kind of protection system, method and device for transmitting data
CN107888713A (en) * 2016-09-30 2018-04-06 中兴通讯股份有限公司 A kind of method, apparatus and access device of dynamically distributes MAC Address
CN107889154A (en) * 2016-09-30 2018-04-06 华为技术有限公司 A kind of communication means and device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112019650A (en) * 2020-08-20 2020-12-01 北京达佳互联信息技术有限公司 IP address recommendation method and device and server

Similar Documents

Publication Publication Date Title
US11528675B2 (en) Reference signal (RS) configuration and transmission from serving and neighbor cell for mobility
US11743745B2 (en) Method for broadcast information on supported and non-supported slices
US10425945B2 (en) Multi-stage channel reservation signal for directional transmission and reception
US10264612B2 (en) Discovery of controller function for wireless backhaul using cellular radio access technology
WO2019023075A1 (en) Parameter adjustment for radio link failure (rlf) procedure enhanced by aperiodic beam failure recovery (bfr) triggers
AU2018322456B2 (en) Prioritized random access procedure
US10686506B2 (en) Subset based spatial quasi-colocation parameter indication using multiple beams
US11362955B2 (en) Applicability of policies for wireless communication
US11109333B2 (en) Method to receive multiple signals using multiple beams
WO2019210437A1 (en) An addressing model and method
WO2019018512A1 (en) User equipment (ue) indication of coverage mismatch between common search space (css) and user-specific search space (uss) for remaining minimum system information (rmsi) delivery
WO2018175107A1 (en) Handling overhead messages in 5g
WO2018118375A1 (en) Transport block design

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

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

Country of ref document: EP

Kind code of ref document: A1