Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
LINK SHARING WITHIN A COMMUNICATION SYSTEM
Document Type and Number:
WIPO Patent Application WO/2013/019448
Kind Code:
A1
Abstract:
A method and apparatus for choosing members of a local-area network and choosing a network coordinator among the members is provided herein. During operation a mobile node will determine presence information for nodes within its local area. These nodes will be solicited by the node to be part of a local-area network. Of all nodes that accept the request to form a local area network, a network coordinator for the local-area network will be chosen by determining which node's data budget allows for the cheapest transfer of data. The node with the best data budget is then chosen to be a network coordinator.

Inventors:
MORGAN WILLIAM K (US)
ALBERTH WILLIAM P (US)
DECLERCK DANIEL J (US)
Application Number:
PCT/US2012/047822
Publication Date:
February 07, 2013
Filing Date:
July 23, 2012
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
MOTOROLA MOBILITY LLC (US)
MORGAN WILLIAM K (US)
ALBERTH WILLIAM P (US)
DECLERCK DANIEL J (US)
International Classes:
H04W84/22
Foreign References:
US20100027426A12010-02-04
US20100166170A12010-07-01
US20100317392A12010-12-16
US20110143667A12011-06-16
EP1617605A12006-01-18
Other References:
None
Attorney, Agent or Firm:
ANOLICK, Simon B. et al. (Libertyville, Illinois, US)
Download PDF:
Claims:
Claims

1. A method for link sharing within a communication system, the method comprising the steps of:

determining nodes that wish to form a local-area network;

determining a data budget for each node wishing to form the local-area network; and

choosing a network coordinator based on the data budget for each node wishing to form the local-area network, wherein the network coordinator acts as a data relay between the local-area network and a wide-area network.

2. The method of claim 1 wherein the wide-area network comprises a cellular communication system. 3. The method of claim 1 wherein the data budget comprises a measure of cost associated with transferring data.

4. The method of claim 1 wherein the data budget comprises a measure of sustained throughput of data.

5. The method of claim 1 wherein the step of determining nodes that wish to form a local-area network comprises the steps of:

determining nearby social-network friends;

polling nearby social-network friends to join the local-area network; and determining the nodes that wish to form the local-area network from nearby social-network friends that wish to join the local-area network.

6. The method of claim 1 wherein the step of determining nodes that wish to form a local-area network comprises the steps of:

determining nearby nodes;

polling the nearby nodes to join the local-area network; and determining the nodes that wish to form the local-area network from the nearby nodes that wish to join the local-area network.

7. An apparatus for link sharing within a communication system, the apparatus comprising:

logic circuitry determining nodes that wish to form a local-area network, determining a data budget for each node wishing to form the local-area network, and choosing a network coordinator based on the data budget for each node wishing to form the local-area network, wherein the network coordinator acts as a data relay between the local-area network and a wide- area network.

8. The apparatus of claim 7 wherein the wide-area network comprises a cellular communication system.

9. The apparatus of claim 7 wherein the data budget comprises a measure of cost associated with transferring data.

10. The apparatus of claim 7 wherein the data budget comprises a measure of sustained throughput of data.

1 1. The apparatus of claim 7 wherein the step of determining nodes that wish to form a local-area network comprises the steps of:

determining nearby social-network friends;

polling nearby social-network friends to join the local-area network; and determining the nodes that wish to form the local-area network from nearby social-network friends that wish to join the local-area network.

12. The apparatus of claim 7 wherein the step of determining nodes that wish to form a local-area network comprises the steps of:

determining nearby nodes;

polling the nearby nodes to join the local-area network; and determining the nodes that wish to form the local-area network from the nearby nodes that wish to join the local-area network.

Description:
LINK SHARING WITHIN A COMMUNICATION SYSTEM

Field of the Invention

The present invention relates generally to sharing a communication link among communication devices and in particular, to method and apparatus for choosing members of a local-area network and choosing a network coordinator among the members.

Background of the Invention

Modern cellular data communication has additional overhead signaling beyond traditional wireline data communication. For every bearer data transmission whether it is one byte or many megabytes, many signaling messages need to be exchanged to set up the RF traffic channel before the actual data transfer can occur. For example, with certain carriers it takes a dozen or so messages to get a channel set up before a data transfer can even begin. Additionally, modern cellular technologies employ data schedulers in the base stations for both uplink and downlink data. The schedulers require periodic input from each user which is sent over the cellular RF link . Multiply all that signaling up for N users and it begins to cut into the RF capacity of the network available for bearer transfers. Worse yet, any individual user may be bringing the RF link up and down for small transfers associated with social media.

A proposed hybrid-cellular network (HCN) seeks to alleviate the limitations of traditional cellular systems by allowing uplink and downlink connections to involve more than one link, with all links utilizing (i.e., passing through) a node serving as a network coordinator. Such a system is shown in FIG. 1. As shown in FIG. 1 , multiple nodes 102 and 103 are in communication with base station 101 . However, instead of each node in the system forming its own cellular air interface link 105, nodes 102 and 103 may choose a network coordinator, or access point 103 to use as a communication link to/from base station 101 . This process involves setting up a local network among devices 102 and 103. Communication among devices 102 and 103 take place via local air interface 104 (e.g., an IEEE 802.1 1 air interface). Such a system is a hybrid between cellular and local network architectures, where uplink and/or downlink data is relayed to and from network coordinator 103 by other mobile units.

While hybrid-cellular networks alleviate network congestion, a problem exists in organizing such networks. For example, nodes within communication system 100 will need to choose local-area network members. These nodes will also need to choose a network coordinator among the network nodes. Therefore a need exists for a method and apparatus for choosing members of a local-area network and choosing a network coordinator among the members.

Brief Description of the Drawings FIG. 1 is a block diagram of a prior-art hybrid-cellular network.

FIG. 2 is a block diagram of a hybrid-cellular network.

FIG. 3 is a block diagram of a node within a hybrid-cellular network. FIG. 4 is a flow chart showing operation of the node of FIG. 3 when choosing local-area network members.

Skilled artisans will appreciate that elements in the figures are illustrated for simplicity and clarity and have not necessarily been drawn to scale. For example, the dimensions and/or relative positioning of some of the elements in the figures may be exaggerated relative to other elements to help to improve understanding of various embodiments of the present invention. Also, common but well-understood elements that are useful or necessary in a commercially feasible embodiment are often not depicted in order to facilitate a less obstructed view of these various embodiments of the present invention. It will further be appreciated that certain actions and/or steps may be described or depicted in a particular order of occurrence while those skilled in the art will understand that such specificity with respect to sequence is not actually required. Those skilled in the art will further recognize that references to specific implementation embodiments such as "circuitry" may equally be accomplished via either on general purpose computing apparatus (e.g., CPU) or specialized processing apparatus (e.g., DSP) executing software instructions stored in non-transitory computer-readable memory. It will also be understood that the terms and expressions used herein have the ordinary technical meaning as is accorded to such terms and expressions by persons skilled in the technical field as set forth above except where different specific meanings have otherwise been set forth herein.

Detailed Description of the Drawings

In order to alleviate the above-mentioned need, a method and apparatus for choosing members of a local-area network and choosing a network coordinator among the members is provided herein. During operation a mobile node will determine presence information for nodes within its local area. These nodes will be solicited by the node to be part of a local-area network. Of all nodes that accept the request to form a local area network, a network coordinator for the local-area network will be chosen by determining which node's data budget allows for the cheapest transfer of data. The node with the best data budget is then chosen to be a network coordinator.

In an alternate embodiment of the present invention, a node forming a local-area network may determine if any nodes in the area are "friends" within a particular social network. This may be accomplished by simply locally storing identities of "friends", or alternatively by accessing a social network database to determine identities of friends. Only friends will be solicited to become part of the local-area network. The above technique easily allows the formation of a local-area network within a hybrid-cellular network. The formation of the local-area network will help alleviate network congestion. Additionally, by choosing a network coordinator as described, the nodes that become members of the local-area network can more cheaply transfer data within the hybrid-cellular network.

The present invention encompasses a method for link sharing within a communication system. The method comprises the steps of determining nodes that wish to form a local-area network, determining a data budget for each node wishing to form the local-area network, and choosing a network coordinator based on the data budget for each node wishing to form the local- area network.

The present invention additionally encompasses an apparatus for link sharing within a communication system. The apparatus comprises logic circuitry determining nodes that wish to form a local-area network, determining a data budget for each node wishing to form the local-area network, and choosing a network coordinator based on the data budget for each node wishing to form the local-area network.

Turning now to the drawings, where like numerals designate like components, FIG. 2 is a block diagram of hybrid-cellular network 200. As shown, multiple mobile station nodes 202 and 203 are in communication with base station 201. However, instead of each node in the system forming its own cellular air interface link to base station 201 , nodes 202 and 203 choose network coordinator 203 to use as a communication link to/from base station 201. (The mobile stations can also be referred to as User Equipment (UE)).This process involves setting up a local network among devices 202 and 203. Communication among devices 202 and 203 take place via a local air interface (e.g., an IEEE 802.1 1 air interface, or another suitable short range data connection).

As discussed above, while hybrid-cellular networks alleviate network congestion, a problem exists in organizing such networks. For example, nodes within communication system 200 will need to choose local-area network members. These nodes will also need to choose a network coordinator among the network nodes. In order to address this issue, each node within communication system 200 will determine other nodes that are near (e.g., 100 feet). Location server 205 is provided for this purpose. Nodes 202 and 203 are initially in direct contact with base station 201. While in contact with base station 201 , the nodes register with server 205 and periodically provide GPS location updates along with identification information (e.g., a WIFI system identification (SSID)), and an encryption key (such as a WEP and/or WPA key). When the server 205 is aware that 2 or more nodes are near each other, server 205 supplies them with a list of nearby nodes and their respective identifications and Keys to facilitate communication between the nodes in proximity. In an alternate embodiment of the present invention, all nodes search for nodes by broadcasting of a predefined message and listening for a response.

Once neighbor awareness is established, nodes can accept or reject other nodes for network formation through a screening process. The nodes can be configured to accept from any user or screen based off of family and friend plan status or social media friend status. As described above, when a node is accepting network formation based on social media status (e.g., wither or not neighboring nodes are "friends' within a social network), social network 206 may be contacted to determine a "friends" list. Based on this list, nodes may be accepted or rejected for network formation.

Once neighbor node awareness is established a router/relay node (referred to above as a network coordinator) needs to be determined. This can accomplished by different criteria. Nodes can exchange messages to arrive at a vote amongst themselves to see who is the best candidate to serve as the router/relay node. This can be based off of downlink received signal quality, prior throughput history, remaining battery charge state, etc, but preference is given to the node having a best data budget.

The above-described communication system allows for nodes from different carriers to form a hybrid network or nodes with poor antenna/receiver structures to get data coverage in marginal areas. A node on a different carrier that is out of coverage could now get cellular data coverage via his/her friends as well as a node on the same carrier with poor cellular sensitivity.

The host selection process is carried out through local area network message exchange. Each node sends metric(s) info in a "host metric info" message to all already identified neighbors. A metric can be any number of items such as the data budget value, signal quality, throughput, battery life, etc Each node calculates a score for itself and each of its neighbors. The scores are a weighted combination of the provided metrics. For a simple one metric case, the weigh factor is 1. Upon receiving "host metric info ACKs" back from all neighbors its aware of, the node with the best or tied for the best score broadcasts this fact via a rank ordered N scores list to all neighbors in a "Potential host" message. If there are no ties, then the one node is declared the local area host. To handle the case of an N way tie, each node includes a tie breaker field in the "potential local area host" message. This field is a randomly generated number seeded with the nodes ESN or IMEI. The node with the lowest tie breaker field is declared the local area host.

Determining a Data Budget Among Nodes: In one embodiment of the present invention, a data budget is a cost of continued data use that would be reflected in one's cellular phone bill. Someone with an unlimited plan would have a cost of zero, someone with no cellular service due to no coverage would have an infinite cost. Someone out of minutes in their current pricing tier would specify an amount of data in the next pricing tier. Each node provides a cost number which represents their cost of continued data use. The nodes can either track their remaining data budgets internally or query the network for remaining data usage at current pricing.

Alternatively, the data budget could be defined as a number of bytes transferred in a fixed amount of recent time (e.g., the last 10 seconds). This number gives a representation of a recent sustained throughput over several seconds, for example, 10 MB/second over the last 10 seconds. An active data user with the best sustained throughput would be the user chosen to take on the roll of coordinator.

FIG. 3 is a block diagram of mobile unit 300. As shown, mobile unit 300 comprises transmitter 301 , receiver 307, storage 305, and logic circuitry 303. As discussed above, transmitter 301 and receiver 307 are designed to operate over both a cellular air interface (e.g., GSM, CDMA, WCDMA, etc.) and an ad-hoc networking air interface (e.g., BLUETOOTH, 802.1 1 , etc.). As one of ordinary skill in the art will recognize, typically the cellular air interface (utilizing a cellular over-the-air protocol) serves long-range communication, while the ad-hoc air interface (utilizing an ad-hoc over-the-air protocol) serves short-range communication. Logic circuitry 303 comprises hardware such as a digital signal processor (DSP), general purpose microprocessor, a programmable logic device, or application specific integrated circuit (ASIC) and is utilized to control node 300. Finally, storage 305 comprises standard random access memory and is used to store information related to neighboring nodes (identities, encryption keys) along with information that may need to be relayed.

While remote unit 300 is acting as a relay, it is continuously receiving transmissions 309 from another remote unit utilizing the ad-hoc air interface and relays (prior to, or after, buffering via storage 305) these transmissions to infrastructure equipment via uplink communication signal 31 1 utilizing the cellular air interface. Similarly, when remote unit 300 is relaying communication through another remote or mobile unit, remote unit 300 is generally receiving downlink communications over the cellular air interface and transmitting uplink communications to another remote unit via the ad-hoc air interface.

During operation, logic unit 303 registers with server 205 and periodically provide GPS location updates (received from GPS receiver 209) along with identification information (e.g., a WIFI system identification (SSID)), and an encryption key (such as a WEP and/or WPA key). Additionally, receiver 307 periodically receives identification information from server 205 from other nodes in its vicinity. Once the identities of other nodes in its vicinity are received, logic circuitry 303 may access social network 206 to determine if any social-network friends are near. This criteria may be used when deciding members to participate in the ad-hoc network. Regardless of the criteria used to determine nodes to poll for network formation, logic circuitry 303 will instruct transmitter 301 to send "join" messages to other nodes. All nodes wishing to join the local network share information with each other regarding their identification and ability to act as a relay. In particular, for ad-hoc networking utilizing the BLUETOOTH standard, when a node the inquiry, it responds with its address and timing information to enable future communications. In the present invention the standby device will also provide information on its data budget.

When finished, all nodes wishing to participate in the local network will have identified a list of nearby nodes that can serve as relay devices through an ad hoc interface, along with the data budget of these nodes. Logic circuitry 303 then rank-orders the data budgets to choose a relay candidate that will result in the best system performance, which in this case comprises a relay device that has a minimum data budget. In particular, those nodes with low relay costs will be chosen over those nodes with higher relay costs. Network formation then takes place with the node having a lowest data budget acting as a network coordinator.

FIG. 4 is a flow chart showing operation of the node of FIG. 3 when choosing local-area network members. In particular, the steps of FIG. 4 show those steps needed to determine nodes that wish to form a local-area network and then choose a network coordinator for the local-area network. The logic flow begins at step 401 where logic circuitry 303 contacts location server 205 and requests identities for nearby nodes. In response at step 403, receiver 307 receives communications from server 205 identifying nearby nodes. In particular, server 205 provides all nearby nodes identifications and Keys to facilitate communication between the nodes in proximity. This information may be stored in storage 305. At step 405 logic circuitry 303 determines those nodes that it wishes to poll when forming a local-area network. In one embodiment logic circuitry 303 simply polls all local nodes. In another embodiment, logic circuitry 303 contacts social network 206 to determine if any social-network friends are near. Only social network friends will be polled to form a network. Alternatively, social network 206 may not need to be contacted if the information provided by social network 206 is stored locally in storage 305. Thus, node 300 may have, at an earlier time, been provided with a list of social-network friends, and stored the list of social-network friends.

Once all nodes to be polled are determined, the logic flow continues to step 407 where the nodes are polled. As part of the polling process, logic circuitry 303 provides a data budget to the polled nodes. Those nodes wishing to be part of the network respond with their data budgets (step 409). Finally, at step 41 1 logic circuitry for all nodes wishing to join the network choose a network coordinator, and the network is formed. As discussed above, the network coordinator preferably has the lowest data budget. In case of ties, a node is chosen randomly from the tied nodes. Thus, at step 41 1 logic circuitry 303 chooses a network coordinator based on the data budget for each node wishing to form the local-area network. As discussed above the network coordinator acts as a data relay between a local-area network and a wide-area network. The wide-area network preferably comprises a cellular communication system.

While the invention has been particularly shown and described with reference to a particular embodiment, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention. It is intended that such changes come within the scope of the following claims: