WO2002028020A2 - Ad hoc network accessing using distributed election of a shared transmission schedule - Google Patents

Ad hoc network accessing using distributed election of a shared transmission schedule Download PDF

Info

Publication number
WO2002028020A2
WO2002028020A2 PCT/US2001/030402 US0130402W WO0228020A2 WO 2002028020 A2 WO2002028020 A2 WO 2002028020A2 US 0130402 W US0130402 W US 0130402W WO 0228020 A2 WO0228020 A2 WO 0228020A2
Authority
WO
WIPO (PCT)
Prior art keywords
node
time
recited
nodes
slot
Prior art date
Application number
PCT/US2001/030402
Other languages
French (fr)
Other versions
WO2002028020A3 (en
Inventor
J. J. Garcia-Luna-Aceves
Lichun Bao
Original Assignee
The Regents Of The University Of California
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 The Regents Of The University Of California filed Critical The Regents Of The University Of California
Priority to AU2001296378A priority Critical patent/AU2001296378A1/en
Publication of WO2002028020A2 publication Critical patent/WO2002028020A2/en
Publication of WO2002028020A3 publication Critical patent/WO2002028020A3/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/50Allocation or scheduling criteria for wireless resources
    • H04W72/535Allocation or scheduling criteria for wireless resources based on resource usage policies
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W40/00Communication routing or communication path finding
    • H04W40/24Connectivity information management, e.g. connectivity discovery or connectivity update
    • H04W40/246Connectivity information discovery
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/26Network addressing or numbering for mobility support
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/18Self-organising networks, e.g. ad-hoc networks or sensor networks

Definitions

  • the present invention pertains generally to ad hoc networking, and more particularly to a method and system of medium access control (MAC) to provide collision-free access within the ad hoc network.
  • MAC medium access control
  • TDM time division multiplexing
  • a number of topology-transparent scheduling methods have been proposed which conceptually allow a node to transmit in a number of time-slots in each frame.
  • the allowed transmission times are given as time-slots within the given block.
  • the present invention generally pertains to a system and method for controlling ad hoc network access by employing distributed election of a shared transmission schedule.
  • the invention includes a new protocol that is a collision-free medium access control (MAC) protocol that resolves contentions for time division multiple access (TDMA) for a single communication channel.
  • MAC collision-free medium access control
  • the contention-resolution algorithm assumes a synchronized function generating random-permutation of contending parties for collision-free transmissions, which implies a knowledge of the two-hop neighborhood in the network topology by each node.
  • the permutation corresponds to the array of sorted message digests of all contending parties.
  • Each message digest comprises a fingerprint of each contending party identification (ID) and a seed, plus the contending party ID.
  • ID each contending party identification
  • the seed is synchronized at all parties and regenerates itself by a common random function from time to time so that the message digest of each party varies every time to assure the randomness of the permutation.
  • the present invention preferably supports a "blind section" within the block. Data frame transmissions within the blind section are subject to a non-zero probability of collision. Competition for empty time-slots, not otherwise allocated, is supported within the present invention to increase bandwidth utilization. A random-permutation algorithm is again utilized to order the message digests and determine a winner which gains access to the channel.
  • An object of the invention is to provide collision-free channel access within ad hoc networks.
  • Another object of the invention is to provide priority based channel accesses rather than impromptu handshakes or contention phases before transmitting data frames as occur in a number of TDMA protocols. Another object the invention is to schedule channel use according to a method which can randomly allocate channel use, wherein every contending party gains equal access to the channel.
  • Another object of the invention is to control the liveliness of the protocol according to the permutation.
  • Another object of the invention is to allow at least one party to prevail in acquiring the time-slot for transmission, without the wasted time-slots found in other contention-based TDMA protocols.
  • Another object of the invention is to eliminate collisions within negotiations that lead to channel access.
  • Another object of the invention is to provide predictable channel access in response to computation-oriented scheduling.
  • Another object of the invention is to increase the control of traffic scheduling through nodes according to type and service request.
  • Another object of the invention is to provide organization of time-slots so as to allow fixed part number assignment and dynamic time-slot assignment.
  • Another object of the invention is to provide a contention resolution mechanism that provides equitable transmission allocation for all nodes.
  • FIG. 1 is a block diagram of a TDMA block according to an aspect of the present invention showing sections, parts, and time-slot hierarchy within the block.
  • FIG. 2 is a block diagram of time-slot format within the hush section of a
  • TDMA block showing entries for node ID and next part number.
  • FIG. 3 is a block diagram of time-slot format within a non-hush section of a TDMA block according to an aspect of the present invention showing entries for source ID, destination ID, section number, section seed, part number, options, and payload.
  • FIG. 4 is a graph of network topology within an ad hoc network according to an aspect of the present invention shown as a simple example incorporating three rings.
  • FIG. 5 is a block diagram of a packet transmission within a block according to an aspect of the present invention, showing transmissions per section.
  • FIG. 6 is a graph of transmission power at different ring numbers according to an embodiment of the present invention, showing a relationship between increasing transmission power and a decreasing number of rings.
  • FIG. 7 is a graph of contention levels in response to transmission power levels according to an embodiment of the present invention, showing the growth rate of contentions with increasing transmission range.
  • FIG. 8 is a graph of transmission time in response to the number of contending nodes according to an embodiment of the present invention, showing an inverse relationship between the number of contending nodes and the percentage availability of transmission time.
  • FIG. 9 is a graph of transmission time in response to the number of contending nodes according to an embodiment of the present invention, showing that nodes usually receive the data packets.
  • FIG. 10 is a graph of the interval between successive transmissions according to an embodiment of the present invention, showing the relationship between transmission intervals and number of transmissions.
  • FIG. 11 is a block diagram of time-slots within a current section of the block in which spare time-slots are competed for by nodes according to an aspect of the present invention.
  • FIG. 12 is a graph of a ball-grabbing model which is an analogy of the time- slot allocation problem, showing the minimum number of grabs for a given number of balls.
  • FIG. 13 is a graph of the interval between successive transmissions according to an aspect of the present invention, showing an improvement in interval transmission as a result of incorporating blind section transmissions.
  • FIG. 14 is a graph of the number of transmissions in relation to transmission power, showing the number of transmissions that occur with and without collisions. DESCRIPTION OF THE INVENTION Referring more specifically to the drawings, for illustrative purposes the present invention is embodied in the apparatus generally shown in FIG. 1 through FIG. 14. It will be appreciated that the apparatus may vary as to configuration and as to details of the parts, and that the method may vary as to the specific steps and sequence, without departing from the basic concepts as disclosed herein. 1. Introduction
  • a topology-dependent TDMA method and system that automatically schedules collision-free channel access at each node without requiring repetitious contention phase(s) when a node requires channel access.
  • One of the requirements for the present method is that each node obtain, or maintain, topology information regarding local neighbors, such as those neighbors within a two-hop distance. It will be appreciated that one-hop neighbors comprise neighbors joined by a single link while two-hop neighbors have a common one-hop neighbor. Channel bandwidth is substantially devoted to communicating data packets except for the occasional synchronization and neighbor status updates. Unique qualitative features of the protocol are illustrated and simulation of the performance are analyzed quantitatively. The computational nature of the method assures flexible channel scheduling and can provide assured quality of service (QOS) levels on the network.
  • QOS quality of service
  • Scheduled access to a common channel in multi-hop packet radio networks has received considerable attention recently.
  • This scheduled-access approach which also may be referred to as transmission scheduling, node/link activation, allocation, or scheduling, consists of establishing transmission schedules to eliminate collisions while attempting to maximize the efficient use of the available bandwidth.
  • stations may be allocated to transmit at differing times and/or different data channels.
  • the data channels may be separated in a number of ways, such as by frequency, spreading codes, and the like.
  • Efficient scheduling with channel reuse can render higher levels of channel utilization than can be provided with fixed assignment approaches such as TDMA and FDMA.
  • the present invention allows a node within a network to broadcast packets to its neighbors without interference from other packet.
  • the problem of scheduling collision-free broadcasts has been formulated in such a way that only one node is assigned to a time-slot within its two-hop neighborhood.
  • a hierarchy of non-repeating contiguous data structures is defined within each block, wherein a series of time-slots are organized into parts, that are fit into sections, a collection of which comprise the block.
  • Each of the section within a given block can be subject to different time-slot allocation rules, and be configured with different segments within the time-slot to contain alternate parameters.
  • the hush section within each block as described herein provides time-slots to allow new members to join the network.
  • Each time-slot may be further divided into segments, such as for use with specific sections of a block.
  • TWMA time wave multiple access
  • the use of TWMA requires that a node have information about local neighbors, such as those within a two-hop distance from the given node. It will be appreciated, however, that maintenance of information on neighboring nodes is a requirement of a number of topology- dependent transmission scheduling solutions. Nodes run a common algorithm for each of the time-slots which produces a permutation of contending two-hop neighbors within a list. The node that arrives at the head of the permutation is permitted to transmit.
  • TWMA Transmission-to-WMA
  • This support is critical in multi-hop packet-radio networks due to the routing-table updates which must be sent on broadcast mode for efficiency and because multicast applications are becoming extremely popular in the Internet, of which future packet-radio networks are becoming a seamless extension.
  • the topology of the network is abstracted as an undirected graph G - (V,E) , where V is a collection of nodes utilizing the TWMA protocol for communication, and E is a set of links between nodes.
  • the network is conceptually organized into rings according to the number of hops which exist from each node to a reference node, typically a central node. It is assumed that each node recognizes, or has been assigned, its particular ring number, and that each node is assigned a unique ID number.
  • Each node is assumed to be mounted with a wireless transceiver that uses a single multi-access broadcasting channel to exchange data frames with neighboring nodes.
  • a link between two nodes indicates that the two nodes can directly communicate with each other via the common channel and are generally referred to as "one-hop" neighbors, since a single transmission hop must be traversed in passing a packet from one neighbor to the other.
  • Two nodes which have a common one-hop neighbor are referred to as two-hop neighbors of each other.
  • An "n-hop" neighborhood comprises a community of neighbors within n-hops of one another, such as in a two-hop neighborhood which comprises neighbors separated by one or two hops.
  • a single node is designated as the central node in each connected component of the network.
  • the choice of the central node depends on specific needs of the wireless communication application and may be generally selected algorithmically based on topological information about said network, for example as provided by way of a central node selection algorithm (not described). It will be appreciated that the optimal centralized position of said central node within a given portions of a network mesh depends on the anticipated traffic patterns within said network. In commercial applications, the network access point (NAP) is often chosen as the central node for Internet access, while military applications may want to select the command and control node as the central node.
  • NAP network access point
  • TWMA Time Division Multiplexing
  • TWMA may be considered a distributed topology-dependent TDMA protocol that schedules channel access by time-slots of equal duration.
  • TWMA time division multiple access
  • GPS global positioning system
  • FIG 1 depicts a time-slot as the smallest time unit for transmitting one or more complete data frames within a block 10, comprising a hush section 12, in addition to sections 14, which are further divided into parts 16 within which time-slots 18 exist.
  • a time-slot as the smallest time unit for transmitting one or more complete data frames within a block 10, comprising a hush section 12, in addition to sections 14, which are further divided into parts 16 within which time-slots 18 exist.
  • To schedule channel access t p consecutive time-slots 18 are combined into a part
  • every node computes its part for transmission.
  • the part number for a node within the exemplified embodiment is calculated by modulo-three evaluation of the ring number of the node. It will be appreciated that a modulo-three calculation is generally performed by dividing the ring number by three and then selecting only the remaining portion of the calculation as the given part number, wherein ring number 6 evaluates to 0, 7 evaluates to 1 , 8 evaluates to 2, and 9 evaluates to 0 again, and so forth.
  • modulo-n choice is selected depending on the number of parts which are defined within each section within said block, and that alternative numbers of sections may be selected by one of ordinary skill without departing from the present invention. It should also be appreciated that other forms of calculation may be utilized to divide the nodes into the respective sections as based on the ring number.
  • one section of each block such as the last section, is allocated for membership maintenance and is referred to as a hush section 12 because transmissions from any node previously recognized node within the network are disallowed within hush section 12. New members, however, that have listened but not transmitted within previous sections, can announce their existence during hush section 12.
  • FIG. 2 illustrates that time-slots within hush section 12 are preferably further divided into s t segments 22 of equal duration, wherein each is of sufficient duration to allow a signal to be sent by new members.
  • the information within each segment preferably comprises node information, such as identification (ID), and a next part number.
  • FIG. 3 illustrates a preferred time-slot format 26 for use in non-hushed sections of block 10.
  • the information within the non-hushed section comprise source identification, destination identification, section number, section seed, part number, options, and payload.
  • the part number field 28 may comprise current part number and next part number
  • the options field 30 may comprise number of updates, number ID, current part number, and next part number. It should be appreciated, however, that the fields are described by way of example, and that a person of ordinary skill in the art may alter the composition of the fields without departing from the teachings of the present invention. Comparing FIG. 3 with FIG. 2 the differences in time-slots for hushed and non-hushed sections are readily apparent.
  • Every node within the network preferably maintain rotary counters such as a current segment number, time-slot number, part number, and a section number within a block, which count from 0 to s t -l, t p -1 , 2, s b -1 , respectively.
  • each node broadcasts the IDs and part numbers of its immediate, one-hop, neighbors to its other one-hop neighbors so that every node can maintain a map of IDs and part numbers for each of its local, two-hop, neighbors. It should be appreciated that a similar procedure could be implemented to extend this so that information is maintained for a given "n- hop" range of local neighbors. This information is retained to facilitate channel access scheduling so that direct interference is avoided by one-hop neighbors and hidden terminal interference by two-hop neighbors.
  • Each section of the channel is assigned a random number s , called section seed, which preferably originates from a central node. It is advantageous for the section seed to regenerate itself using a common random-number generator with current one as seed. New members synchronize themselves to the section seed upon entering the network by listening to data frames transmitted in the channel and later rely on the random number generator.
  • every node preferably computes a message digest md for itself and every two-hop neighbor.
  • a node has ID, i, and current section seed s , a simple albeit imperfect message digest can be provided according to the logic operation (* ' XOR .) .
  • the common channel should be accessed by nodes according to the following additional rules: Rule 1 - Within a given section, a node in ring r transmits in its part p only where p ⁇ rmod3.
  • a node with message digest md for the current section transmits in time-slot t, where t ⁇ mdmodt p .
  • Rule 3 When nodes within two hops are hashed into the same time-slot of the same part in a section for transmission, they are to recognize the situation and resolve the contention by a common random-permutation algorithm applied to the contending neighbors. The algorithm preferably concatenates the message digest of the local node and all contending nodes with their respective ID numbers, and sorts the results in ascending order which corresponds to one random-permutation of these nodes.
  • a node finds itself at a predetermined position in the resulting list, such a the first entry of the sorted sequence, the node is the winner and is granted use of the time-slot within the current section for transmitting one or more data frames. Otherwise, the node must await the next section which has a different section seed and a different permutation of these nodes.
  • nodes within each ring can receive an opportunity to transmit. Simultaneous transmissions by nodes within different rings do not interfere with each other since they use different parts and those using the same part in difference rings are interleaved by two levels of rings.
  • the organization of nodes into rings and the ordering of node transmissions by part number are substantially responsible for use of the term "time wave multiple access" (TWMA) to describe the scheduling protocol, as data packets directed downstream from the central node can be considered similar to ripples propagating from the central node.
  • TWMA time wave multiple access
  • the priority of transmission by a node is dependent on local topologies.
  • TWMA computes the priority of accessing the channel at each node based on node mapping information which can be obtained by listening to one-hop neighbor updates within data frames as transmitted by one-hop neighbors.
  • mapping generally comprises the broadcasting of node information, such as node ID and part number, by each node to neighboring nodes located within one hop, and the registration of information contained in broadcasts from neighboring nodes into a map of those local neighbors.
  • FIG. 4 depicts a sample network topology 32 and FIG. 5 illustrates a corresponding channel scheduling.
  • the example network of FIG. 4 is shown comprising three rings 34, 36, 38, shown with a variable number of interconnected numbered nodes per ring.
  • the time-slot assignment is assumed to remain constant from section to section so as to show the permutation effects.
  • node 4 and node 7 are two-hop neighbors which are contending for time- slot 1 in part 2 of every section.
  • the random-permutation of node 4 and 7 changes from section to section so that each one statistically receives an equal opportunity to transmit.
  • a node transmits data frames only if the computation according to Rule 3 indicates that it is the first node in the sequence. Unless the node is the first node, however, it can not arrive at conclusions about which node is at the first position because the vision of two-hop neighbors is different from node to node. It is possible that a node found in the first rank of the sequence at other nodes finds itself in other rank of the sequence locally. As a result of this phenomenon from node to node, only the node contending for the time-slot with global highest priority wins. This priority is referred to as chain ordering, and it has a quasi-global effect. This scenario occurs infrequently but it helps to clarify the operation of TWMA and the utilization of the time division channel.
  • the pattern of channel access is generally analogous to ripples spreading from the central node, since the ring number of a node decides the part for transmissions.
  • One result of the channel access pattern is that data packets generally flow two times faster when traveling away from the central node to downstream nodes, than those packets which are traveling towards the central node.
  • the characteristic transmission rate of the approach is particularly well suited to current Internet traffic patterns in which the amount of downlink traffic generally exceeds the uplink traffic. Furthermore, it should be appreciated that the ring-like organization of the network nodes provide each ring a fixed amount (one third) of the time available for transmission which further favors central node oriented data communications. 2.6. Predictable Channel Utili?ation
  • channel access scheduling in TWMA is totally based on computation, it is a simple matter for a node to predict the intervals between its successive transmissions and the portion of a block used by that node. Depending on the types of traffic going through a node, the node can readily schedule in advance the transmission of each type of traffic by executing TWMA many steps ahead.
  • a block is the unit utilized for network management under a mobile network environment and is thereby the boundary of these predictions.
  • TWMA Interfacing with Routing Protocols
  • TWMA relies on upper-layer routing protocols to provide the distance information because a limited amount of topology information, such as the two-hop neighborhood, is available in the MAC layer for channel access scheduling.
  • topology information such as the two-hop neighborhood
  • the ring number relates to global topology and a request to the routing module should return a ring number, subject to support by upper-layer routing protocols recognizing a central node, otherwise an invalid ring number is returned, such as "-1".
  • TWMA select a random part for transmission if a valid ring number is not available.
  • each of its one-hop neighbors are apprised of the intended part number for the next block. If a node is not given the opportunity to broadcast its changes within the current block, then it will wait until a subsequent block to transmit a collision-free packet. In considering that every node theoretically receives a substantially equivalent opportunity to transmit, the probability of a node being prevented from transmitting is negligible.
  • the delegation of ring number to the upper routing protocols simplifies the TWMA protocol while enhancing flexibility.
  • the selection of the central node and the distance to the central node, which is not necessarily the shortest, are totally under the control of the routing protocol. Determination by a node of its part may be preferably performed by simply truncating the ring number to a modulo three value.
  • 3.2. Joining a Network The TWMA protocol utilizes the hush section of the channel for adding new members into the network. To allow new members to join the network topology, all nodes already in the topology hush for the last section of a block, during which new members are allowed to announce their existence.
  • a new member Prior to joining, a new member first listens to the network traffic for at least a complete block before it attempts to participate in the network topology.
  • the duration of a block is derived to yield a high probability that every node in the network can transmit at least once during the block. In the present embodiment, this probability was selected at greater than 99%.
  • Data frames received within a whole block provide information about the one-hop neighbors of a new member, while the new member synchronizes its time-slot and section-seed values with the other nodes of the network.
  • the section-seed is preferably included in the header of each data frame as shown in FIG. 3. If a new member is unable to detect any neighbors, it assumes a time division according to its own clock.
  • a new member selects a random part number and hashes itself into a time-slot of that part using the common algorithm described in Rule 2.
  • the new member also chooses a random segment within the time-slot to transmit its signal, which contains only node ID number and its part number as exemplified in FIG. 2.
  • the one-hop neighbors of the new member receive the signal from the new member and thereby incorporate the new member within their one-hop neighbor set.
  • collisions may occur when multiple new members within a two-hop distance attempt to notify the network using the exact same part, time-slot, and segment within the hush section as other new members.
  • the avoidance of collisions requires that two-hop neighbors of the new member recognize its existence. Therefore, a requirement of the protocol is that new members refrain from transmitting in the block following a notification transmission and listen to updates transmitted by its one-hop neighbors to assure that its joining request has been received correctly. If certain neighbors do not acknowledge the status of the new member in the next block, the new member attempts to transmit other signals in the following hush section until it receives acknowledgments from all of its one-hop neighbors.
  • the new member and its one-hop neighbors need to exchange their one-hop neighbor information utilizing some form of conventional or custom one-hop neighbor synchronization protocol, the implementation of which is not described herein.
  • the new member is eligible for transmission within the topology of the network.
  • the protocol assures incorporating a new member into the network within a finite time because the randomness of TWMA assures that the same collision does not persist from block to block.
  • the TWMA protocol is responsive to both new members and new links within the network.
  • a and b _ are established as one-hop neighbors, they must recognize one another and synchronize their one-hop neighbor information.
  • the recognition of node b by node a is considered in two cases.
  • a neighbor update is sent out by node a in its next data frame regarding the status of node b . Unless node b sends back a neighbor update about node a, node a sends out a signal in the hush section in similar manner to a new member and await acknowledgment from node b . The process is repeated until node b recognizes node a that results from node a and node b exchanging complete one-hop neighbor information.
  • a persistent high-level of noise (collisions) is detected in some time-slots by node a , and it therefore does not receive complete information from node b .
  • node a sends out a signal in the following hush section in like manner to a new member. While collisions continue to occur, node a continues to send signals during the hush section, until node a is recognized by b , at which time b follows the process described in the previous case.
  • high-level noise may also be the result of two one-hop neighbors of node a that are unaware of the existence of one another.
  • Conflicts may be resolved by node a sending out updates about one-hop neighbors in the colliding part to resolve the conflicts.
  • the disappearance of a one-hop neighbor or a link can be detected by a node when neither the data frame nor a signal is received from the neighbor for a given number of blocks.
  • the disappearance of a one-hop neighbor is preferably indicated within the present embodiment by setting the part number of the neighbor to three in a neighbor update. If different neighbors report different part numbers for a node, the receiver of the update believes all valid part numbers of the node, which implies allocation of multiple time-slots to the node, while obsolete part numbers of the node are eliminated by aging.
  • each node Prior to stabilization of a network that is being initialized, or brought up, not every node is aware of its position or ring number within the network topology. Therefore, each such node randomly selects a part number to join the network for channel access. Unless a new member node is isolated it receives the data frames transmitted by existing member nodes within the network topology, these frame contain current section number and section seed, for polling new members. In an extreme network initialization situation, wherein the entire network awakens simultaneously, channel access scheduling is established ring by ring extending from the central node.
  • the TWMA routing protocol at each node Upon stabilization of the network routing and the obtaining of correct distance information, the TWMA routing protocol at each node receives the ring number and the new part number for use in subsequent blocks. 4. Correctness of TWMA A number of theorems are subsequently described which assume a static network such as exemplified by a stable network topology wherein each node possesses up-to-date two-hop neighborhood information.
  • TWMA is collision free and each message is received without collision at all one-hop neighbors.
  • Rule 3 applies to decide transmission priorities as contention arises between nodes that are within two hops sharing the same part which may be assigned into the same time-slot.
  • a node with a local minimum among its two-hop neighborhood is authorized to transmit without conflicts from its contending nodes because every contending node runs the same random-permutation algorithm, and yields transmission privilege to the node with higher priority.
  • No conflicts, or ties, can exist because the priority is a combination of the resulting message digest and ID number, which is unique within the network.
  • TWMA allows only one node to access the channel within its two-hop neighborhood thereby avoiding both collisions as a result of either direct or hidden terminal interference. It should also be appreciated that TWMA provides the capability for collision-free broadcasting.
  • TWMA is equitable and provides each node with an equal opportunity to transmit in a given time section.
  • TWMA provides unbiased treatment of nodes within each ring.
  • a hashing function uniformly assigns a node into one time-slot within a part for transmission.
  • the number of nodes allocated into any given time-slot is equal, and not a single node is favored in its time-slot allocation.
  • TWMA is unbiased within regard to time-slot allocation of nodes within a given ring.
  • TWMA provides equitable time-slot access to all contending parties within the ring.
  • Theorem 3 TWMA is live, wherein at least one node is capable of transmitting in each time-slot if nodes are assigned into the time-slot at all.
  • Proof Organization of the network into at least three rings assures that at least one ring is always active in each part for transmission. Nodes are always eligible to transmit in that time-slot unless the hashing function has not assigned any nodes within a specific time-slot.
  • a node may transmit unhindered. If time-slot contentions arise, the random algorithm described as per Rule 3 computes deterministically and unanimously the order of nodes for each node even though the view of nodes at each node is limited with two-hop neighbors. Overall, there might exist multiple local minima which are authorized to transmit. The worst case occurs when a node never becomes the local minimum and therefore only the global minimum is able to transmit for the time-slot as previously described under chain ordering. 5. Performance
  • TWMA is a synchronized and fully distributed-scheduling algorithm for providing time division multiple access to a single channel using randomized permutation.
  • TWMA computes the priority of each node in advance for the duration of a whole section.
  • the following description simulates TWMA in an abstract way in which time units are based on number of time-slots instead of concrete time metrics, and longitudinal units utilized for establishing network locations are based purely on numbers, that is, the network topology is randomly generated by placing 100 nodes within an area of 1000 x 1000.
  • Node 0 is designated as the central node and placed at the center (500, 500) of the area, and the topology of the network is computed by assuming a given transceiver transmission range as mounted within each node.
  • the simulation assumes that any two nodes within the transmission range of each other can exchange data frames and maintain a network link therebetween. Different connectivities and topologies within the network may be produced by controlling the transmission range of each of these nodes.
  • a node Based on the topology determined by a specific transmission range, a node is given its ring number and part number and the mapping for its two-hop neighborhood.
  • the TWMA protocol is executed for 100,000 sections to evaluate its performance and several statistics can be provided which reveal the effects of different transmission powers on topology diameter which is preferably expressed as a maximum ring number, along with contention statistics for transmission and transmission/reception rates.
  • FIG. 6 illustrates the distribution of ring numbers within the simulation as the number of nodes within different rings at different power ranges. As transmission power range increases, the network can be covered by fewer rings.
  • FIG. 7 illustrates average contention in response to the power range. Drawing information from the graph, for example, a node that was found to have two other contending nodes, on average, at a transmission range of 100 quickly escalated to having fourteen contending nodes, on average, as the transmission range increased to 600.
  • FIG. 8 illustrates the average time percentage that each node has available for transmission which is approximately inversely proportional to the average number of contending nodes. It will be appreciated, however, from the graph of FIG. 9 that nodes are generally provided with a high data frame transmission availability.
  • FIG. 10 illustrates that nodes generally transmit in consecutive sections, and that the number of successive transmissions with long intervals is drastically reduced as the interval is prolonged.
  • successive transmissions having very long intervals should occur rarely within a real- world network. Long intervals between successive transmissions are of general concern within Internet applications, and suggestions for improvement are subsequently described. 6. Performance Improvements
  • Time-slots that remain unallocated to any node, as illustrated within FIG. 4. These time-slots may be utilized by nodes within the same part that otherwise would not be eligible for their use in accord with their respective message digest. However, multiple nodes within a given part may contend for one of the spare time-slots. Therefore, the efficiency of channel utilization may be improved by adding the following rule which provides a mechanism for nodes which are competing within the same part to utilize the otherwise unallocated time-slots as controlled by the same random-permutation algorithm described as per Rule 3.
  • Rule 4 - A node competes for spare time-slots in its part by running a similar random permutation algorithm on two-hop neighbors that transmit in that part. The only difference between this permutation is that the message digest is based on neighbor ID, and section seed along with the spare time-slot number.
  • central node 1 will utilize all time-slots of part 0 for transmissions, while node 2 and 3 compete for time-slot 1 in part 1 , and no spare time-slot exists for competition in part 2 as shown by section 46 of FIG. 11. It will be appreciated that the central node is favored in this situation and it is provided with more transmission opportunities as are often necessary in a number of network applications.
  • Transmission with Collision-free transmissions are a principle objective of TWMA, however, it will be appreciated that in order to eliminate the undesirably long intervals between successive transmissions, as depicted in FIG. 10, transmissions can be allowed subject to a predetermined low collision probability level.
  • a section within a block may be utilized for transmission of packets subject to a non-zero probability of collision.
  • the present embodiment utilizes the second to the last section of a block, named a blind section, for transmissions that are subject to the possibility of collision. Any node that did not transmit during previous sections of the block may transmit in the blind section without the necessity of computing transmission priorities.
  • Transmissions within this section may be referred to as blind transmissions as no look-ahead is performed within the protocol to prevent collision. It should be noted that a node is cognizant of its own transmission history but not the transmission history of the other nodes within the network, such that priorities within the blind section may not be computed to determine which node should be given transmission access.
  • the block size is preferably sufficiently large to allow most nodes to transmit in previous sections, wherein transmissions within the blind section should be sparse so as to limit the probability of collisions.
  • the transmission probability analysis is related with the average number of contending nodes.
  • the topology has been abstracted into a topology that is fully connected, providing a complete graph in which the number of nodes in the graph is the average number of contentions.
  • the embodiment of the present invention attempts to find a value for k such that —
  • U, — — — — — be determined by a constant wherein non-zero probability of having a n —U 0 —U l collision-free transmission exists.
  • FIG. 12 represents the minimum number of grabs as a function of number of balls such that the probability of all balls getting grabbed is greater than 99%.
  • the block size is derived which allows for transmissions with a sufficiently low possibility of collisions. It should be recognized that the simple mathematical model above does not fully describe multi-hop networks, however, it should provide a close approximation of an actual network.
  • the block size is subject to a lower bound and an upper bound so as to minimize collisions as far as possible while reserving most of the bandwidth for collision-free transmission.
  • Block size boundary within the simulation of the exemplified embodiment was set at thirty one (31 ) and ninety seven (97) respectively. It will be appreciated that the block size will be designated within a real-world application.
  • FIG. 13 illustrates the interval improvement of the network when a non-zero probability of collision is allowed within a selected segment of the data packet traffic.
  • FIG. 14 depicts a comparison between the number of transmission which can occur with and without collisions. Represented within the figure is the "average number of contentions/block size" at each transmission range.
  • block sizes are computed before simulations and the average number of contentions is collected at the end of simulations. Parameters such as block size can be selected at run-time by a single authority, such as the central node, to which the complete topology information of the network is available.
  • Multiple Central Nodes The use of multiple central nodes within a network is generally dependent on the routing protocols of the upper layers.
  • the TWMA method can be operated with a number of routing protocols so long as a ring number can be provided so that a part number may be obtained for any given node. If every node maintains up-to-date two-hop neighborhood information then TWMA can provide for collision-free channel access. 6.4. Bandwidth Allocation
  • TWMA benefits from additional network management capabilities. For example, by adding another field in the header of a MAC data frame, TWMA allows each node to dynamically demand bandwidth in that field. Variations in bandwidth demands are preferably handled similarly to part number changes as previously described.
  • bandwidth which is denoted as bw is allocated by time-slots.
  • the demanded bandwidth can either be obtained from different time-slots or from the same time-slot that the node is using.
  • a node is considered as bw number of different members, each one having an ID of the original node ID combined with a number from 0 to bw-l , and is assigned a time-slot for transmission. Whenever a member wins a slot for transmission, the original node wins to transmit.
  • time-slot assignment is solely decided by node ID, but different combinations of node ID and a number from 0 to bw-l are all considered contending members of the time-slot in the permutation algorithm. Whenever a contending member wins, its original node wins to transmit, thereby changing the portion of a time-slot that the node uses for transmissions.
  • TWMA provides a beneficial topology-dependent TDMA scheduling protocol that provides collision-free data transmissions without impromptu handshakes or contention phases to allow channel accesses and time-slot reservations. Contentions for a time-slot are resolved by a synchronized random-permutation - algorithm that produces priority of each node for transmissions. The method according to the simulations and theorem proofs has been shown to provide equitable access for transmission and liveliness according to the randomness and topology dependency of the algorithm. TWMA in addition is capable of operating effectively when subject to mobility with special sections in time divisions.
  • the basic TWMA scheduling protocol described may be easily adapted to specific applications, and/or extended due to its computation-oriented nature.
  • this invention provides a MAC scheduling protocol for a network which allows selected traffic to be handled collision-free.
  • the scheduling protocol is capable of efficiently utilizing the bandwidth of the channel while providing equitable transmission access.

Abstract

A system and method of providing distributed election of a shared transmission schedule within an ad hoc network. The invention includes a collision-free access protocol which resolves channel access contentions for time division multiple access (TDMA) of a single channel. Time-slots are organized into part numbers, which are included within sections, a sequence of which define a block. Each node is given a ring number according to its location within the network topology and maintains local neighbor information along with its own part number and message digest. Collision-free channel access is automatically scheduled and repetitious contention phases are resolved by a random permutation algorithm operating in message digests. An empty time-slot utilization method is also described and data packets may also be transmitted subject to a non-zero collision probability within a blind section of the block.

Description

SYSTEM AND METHOD FOR AD HOC NETWORK ACCESS EMPLOYING THE DISTRIBUTED ELECTION OF A SHARED TRANSMISSION SCHEDULE
CROSS-REFERENCE TO RELATED APPLICATIONS
This application claims priority from U.S. provisional application serial number 60/237,017 filed on September 29, 2000.
STATEMENT REGARDING FEDERALLY SPONSORED RESEARCH OR DEVELOPMENT
This invention was made with Government support under Grant No. F30602-97-2-0338, awarded by the Air Force Office of Scientific Research (AFOSR). The Government has certain rights in this invention.
REFERENCE TO A COMPUTER PROGRAM APPENDIX
Not Applicable
BACKGROUND OF THE INVENTION
1. Field of the Invention The present invention pertains generally to ad hoc networking, and more particularly to a method and system of medium access control (MAC) to provide collision-free access within the ad hoc network.
2. Description of the Background Art
A number of scheduling methods exist for controlling time division multiple access (TDMA) to achieve collision-free transmissions of data frames within time- slots of a single communication channel in a multi-hop packet radio network. These methods generally require that each node in the network utilize a certain amount of bandwidth to resolve contentions for a given time-slot before transmissions on that time-slot. It has been shown that the problem of scheduling optimal time division multiplexing (TDM) for broadcasting channel access in multi-hop packet radio networks is an NP-complete problem even when global topology knowledge is made available to all nodes within the network. Distributed algorithms, therefore, have been proposed that eliminate direct packet interference, also referred to as primary conflict, and hidden terminal interference, also referred to as secondary conflict, within the transmission segment of the channel by splitting out a second contention- based control segment from the channel for out-band signaling of time-slot allocation information. However, it will be appreciated that the technique suffers from a considerable amount of overhead due to the use of a control segment. Several channel scheduling and reservation methods (protocols) have been proposed which are based on in-band signaling, such as phased dialogs or RTS/CTS handshakes, which occur before packet transmission. The limiting factor within this class of scheduling protocols is that they spend a portion of the channel for channel contention, and such contention may result in unused time-slots, as a result of unresolved contentions.
A number of topology-transparent scheduling methods have been proposed which conceptually allow a node to transmit in a number of time-slots in each frame. The allowed transmission times are given as time-slots within the given block. When a node i transmits in a frame corresponding to a unique code such that, for any given neighbor k of i , node i has at least one transmission slot during which k and none of k's own neighbors are transmitting. Therefore; within any given framing time, any neighbor of node i can receive at least one collision-free packet from i . Substantial limitations have hindered these previous topology-independent scheduling approaches, such as: (a) the sender of the packet is responsible to recognize which neighbor, or neighbors, are able to correctly receive the packet in a given slot. This requirement implies that the sender needs to transmit the packet in the various slots it has available in a frame, and (b) the frame length, given by a number of slots, must be larger than the number of nodes in a two-hop neighborhood and it depends on the network size, which is less scalable. It will be appreciated that these protocols are subject to similar limitations in that they either compete with two- hop neighbors for collision-free channel access or allow collisions to occur and then amend with repetitions.
Therefore, a need exists for a method and system that allows collision-free channel access within an ad hoc network while maximizing the use of the available channel bandwidth. The present invention satisfies those needs, as well as others, and overcomes the deficiencies of previously developed medium access control protocols. BRIEF SUMMARY OF THE INVENTION The present invention generally pertains to a system and method for controlling ad hoc network access by employing distributed election of a shared transmission schedule. By way of example, and not of limitation, the invention includes a new protocol that is a collision-free medium access control (MAC) protocol that resolves contentions for time division multiple access (TDMA) for a single communication channel. The contention-resolution algorithm assumes a synchronized function generating random-permutation of contending parties for collision-free transmissions, which implies a knowledge of the two-hop neighborhood in the network topology by each node. The permutation corresponds to the array of sorted message digests of all contending parties. Each message digest comprises a fingerprint of each contending party identification (ID) and a seed, plus the contending party ID. The seed is synchronized at all parties and regenerates itself by a common random function from time to time so that the message digest of each party varies every time to assure the randomness of the permutation. Once a party finds itself at the first position of the sorted sequence, the party is authorized to access the common channel. For others that find themselves at other positions, they remain quiet for the time-slot. There is no collision because the permutation involves two-hop neighbors at each node and the partial order of every pair of nodes are the same at all nodes.
To bound the upper limit of the interval between successive transmissions, the present invention preferably supports a "blind section" within the block. Data frame transmissions within the blind section are subject to a non-zero probability of collision. Competition for empty time-slots, not otherwise allocated, is supported within the present invention to increase bandwidth utilization. A random-permutation algorithm is again utilized to order the message digests and determine a winner which gains access to the channel.
An object of the invention is to provide collision-free channel access within ad hoc networks.
Another object of the invention is to provide priority based channel accesses rather than impromptu handshakes or contention phases before transmitting data frames as occur in a number of TDMA protocols. Another object the invention is to schedule channel use according to a method which can randomly allocate channel use, wherein every contending party gains equal access to the channel.
Another object of the invention is to control the liveliness of the protocol according to the permutation.
Another object of the invention is to allow at least one party to prevail in acquiring the time-slot for transmission, without the wasted time-slots found in other contention-based TDMA protocols.
Another object of the invention is to eliminate collisions within negotiations that lead to channel access.
Another object of the invention is to provide predictable channel access in response to computation-oriented scheduling.
Another object of the invention is to increase the control of traffic scheduling through nodes according to type and service request. Another object of the invention is to provide organization of time-slots so as to allow fixed part number assignment and dynamic time-slot assignment.
Another object of the invention is to control contention density and collisions between nodes, wherein each node is accorded a part number and time-slot for transmission. Another object of the invention is to provide bandwidth reservation capability that provides more control over the share of channel that a node could request and use for transmissions.
Another object of the invention is to provide a contention resolution mechanism that provides equitable transmission allocation for all nodes. BRIEF DESCRIPTION OF THE DRAWINGS
The invention will be more fully understood by reference to the following drawings which are for illustrative purposes only:
FIG. 1 is a block diagram of a TDMA block according to an aspect of the present invention showing sections, parts, and time-slot hierarchy within the block. FIG. 2 is a block diagram of time-slot format within the hush section of a
TDMA block according to an aspect of the present invention showing entries for node ID and next part number.
FIG. 3 is a block diagram of time-slot format within a non-hush section of a TDMA block according to an aspect of the present invention showing entries for source ID, destination ID, section number, section seed, part number, options, and payload.
FIG. 4 is a graph of network topology within an ad hoc network according to an aspect of the present invention shown as a simple example incorporating three rings.
FIG. 5 is a block diagram of a packet transmission within a block according to an aspect of the present invention, showing transmissions per section.
FIG. 6 is a graph of transmission power at different ring numbers according to an embodiment of the present invention, showing a relationship between increasing transmission power and a decreasing number of rings.
FIG. 7 is a graph of contention levels in response to transmission power levels according to an embodiment of the present invention, showing the growth rate of contentions with increasing transmission range.
FIG. 8 is a graph of transmission time in response to the number of contending nodes according to an embodiment of the present invention, showing an inverse relationship between the number of contending nodes and the percentage availability of transmission time.
FIG. 9 is a graph of transmission time in response to the number of contending nodes according to an embodiment of the present invention, showing that nodes usually receive the data packets.
FIG. 10 is a graph of the interval between successive transmissions according to an embodiment of the present invention, showing the relationship between transmission intervals and number of transmissions.
FIG. 11 is a block diagram of time-slots within a current section of the block in which spare time-slots are competed for by nodes according to an aspect of the present invention.
FIG. 12 is a graph of a ball-grabbing model which is an analogy of the time- slot allocation problem, showing the minimum number of grabs for a given number of balls. FIG. 13 is a graph of the interval between successive transmissions according to an aspect of the present invention, showing an improvement in interval transmission as a result of incorporating blind section transmissions.
FIG. 14 is a graph of the number of transmissions in relation to transmission power, showing the number of transmissions that occur with and without collisions. DESCRIPTION OF THE INVENTION Referring more specifically to the drawings, for illustrative purposes the present invention is embodied in the apparatus generally shown in FIG. 1 through FIG. 14. It will be appreciated that the apparatus may vary as to configuration and as to details of the parts, and that the method may vary as to the specific steps and sequence, without departing from the basic concepts as disclosed herein. 1. Introduction
A topology-dependent TDMA method and system that automatically schedules collision-free channel access at each node without requiring repetitious contention phase(s) when a node requires channel access. One of the requirements for the present method is that each node obtain, or maintain, topology information regarding local neighbors, such as those neighbors within a two-hop distance. It will be appreciated that one-hop neighbors comprise neighbors joined by a single link while two-hop neighbors have a common one-hop neighbor. Channel bandwidth is substantially devoted to communicating data packets except for the occasional synchronization and neighbor status updates. Unique qualitative features of the protocol are illustrated and simulation of the performance are analyzed quantitatively. The computational nature of the method assures flexible channel scheduling and can provide assured quality of service (QOS) levels on the network. Scheduled access to a common channel in multi-hop packet radio networks has received considerable attention recently. This scheduled-access approach, which also may be referred to as transmission scheduling, node/link activation, allocation, or scheduling, consists of establishing transmission schedules to eliminate collisions while attempting to maximize the efficient use of the available bandwidth. For example, stations may be allocated to transmit at differing times and/or different data channels. It will be appreciated that the data channels may be separated in a number of ways, such as by frequency, spreading codes, and the like. Efficient scheduling with channel reuse can render higher levels of channel utilization than can be provided with fixed assignment approaches such as TDMA and FDMA. The present invention allows a node within a network to broadcast packets to its neighbors without interference from other packet. The problem of scheduling collision-free broadcasts, also referred to as node activation, has been formulated in such a way that only one node is assigned to a time-slot within its two-hop neighborhood. A hierarchy of non-repeating contiguous data structures is defined within each block, wherein a series of time-slots are organized into parts, that are fit into sections, a collection of which comprise the block. Each of the section within a given block can be subject to different time-slot allocation rules, and be configured with different segments within the time-slot to contain alternate parameters. For example, the hush section within each block as described herein provides time-slots to allow new members to join the network. Each time-slot may be further divided into segments, such as for use with specific sections of a block.
A new topology-dependent transmission scheduling solution is described which is herein referred to as time wave multiple access (TWMA), that allows a time- slot to be shared by two-hop neighbors without conflict and without time-consuming contention phases prior to gaining access of a time-slot. The use of TWMA requires that a node have information about local neighbors, such as those within a two-hop distance from the given node. It will be appreciated, however, that maintenance of information on neighboring nodes is a requirement of a number of topology- dependent transmission scheduling solutions. Nodes run a common algorithm for each of the time-slots which produces a permutation of contending two-hop neighbors within a list. The node that arrives at the head of the permutation is permitted to transmit. As the permutation changes from time-slot to time-slot, the various nodes take turns transmitting data frames. It should be appreciated that since the relative order of the nodes in the permutation does not conflict at all nodes, the decision for transmission is assured to be conflict-free. One of the primary advantages of TWMA is the inherent support it provides for broadcasting and multicasting. This support is critical in multi-hop packet-radio networks due to the routing-table updates which must be sent on broadcast mode for efficiency and because multicast applications are becoming extremely popular in the Internet, of which future packet-radio networks are becoming a seamless extension. 2. Protocol Description
2.1. Topology Organization
The topology of the network is abstracted as an undirected graph G - (V,E) , where V is a collection of nodes utilizing the TWMA protocol for communication, and E is a set of links between nodes. The network is conceptually organized into rings according to the number of hops which exist from each node to a reference node, typically a central node. It is assumed that each node recognizes, or has been assigned, its particular ring number, and that each node is assigned a unique ID number. Each node is assumed to be mounted with a wireless transceiver that uses a single multi-access broadcasting channel to exchange data frames with neighboring nodes. A link between two nodes indicates that the two nodes can directly communicate with each other via the common channel and are generally referred to as "one-hop" neighbors, since a single transmission hop must be traversed in passing a packet from one neighbor to the other. Two nodes which have a common one-hop neighbor are referred to as two-hop neighbors of each other. An "n-hop" neighborhood comprises a community of neighbors within n-hops of one another, such as in a two-hop neighborhood which comprises neighbors separated by one or two hops.
To utilize the common channel, a single node is designated as the central node in each connected component of the network. The choice of the central node depends on specific needs of the wireless communication application and may be generally selected algorithmically based on topological information about said network, for example as provided by way of a central node selection algorithm (not described). It will be appreciated that the optimal centralized position of said central node within a given portions of a network mesh depends on the anticipated traffic patterns within said network. In commercial applications, the network access point (NAP) is often chosen as the central node for Internet access, while military applications may want to select the command and control node as the central node.
If the shortest distance from a node to the central node is r , it can be said that the node is in ring r . Nodes with the same shortest distance to the central node belong to the same ring. One-hop neighbors in ring r-1 of a node in ring r are called upstream nodes, and those in ring r+1 of a node are referred to as downstream nodes. It is assumed that the routing control protocol under TWMA informs each node of its particular ring number. 2.2. Time Division Multiplexing In general, TWMA may be considered a distributed topology-dependent TDMA protocol that schedules channel access by time-slots of equal duration. The present description of TWMA does not delve into implementation specifics of synchronizing time to the desired accuracy as many techniques are well known to those of ordinary skill in the art, however, approaches for achieving it are suggested such as by listening to data traffic in the network, and using time signals within the global positioning system (GPS).
FIG 1 depicts a time-slot as the smallest time unit for transmitting one or more complete data frames within a block 10, comprising a hush section 12, in addition to sections 14, which are further divided into parts 16 within which time-slots 18 exist. To schedule channel access tp consecutive time-slots 18 are combined into a part
16, with three consecutive parts being combined into a section, and sb consecutive sections being combined into the largest chunk of time, referred to as block 18. It is preferable, that every node computes its part for transmission. For example, the part number for a node within the exemplified embodiment is calculated by modulo-three evaluation of the ring number of the node. It will be appreciated that a modulo-three calculation is generally performed by dividing the ring number by three and then selecting only the remaining portion of the calculation as the given part number, wherein ring number 6 evaluates to 0, 7 evaluates to 1 , 8 evaluates to 2, and 9 evaluates to 0 again, and so forth. It will further be appreciated that the modulo-n choice is selected depending on the number of parts which are defined within each section within said block, and that alternative numbers of sections may be selected by one of ordinary skill without departing from the present invention. It should also be appreciated that other forms of calculation may be utilized to divide the nodes into the respective sections as based on the ring number. To facilitate network management, one section of each block, such as the last section, is allocated for membership maintenance and is referred to as a hush section 12 because transmissions from any node previously recognized node within the network are disallowed within hush section 12. New members, however, that have listened but not transmitted within previous sections, can announce their existence during hush section 12.
FIG. 2 illustrates that time-slots within hush section 12 are preferably further divided into st segments 22 of equal duration, wherein each is of sufficient duration to allow a signal to be sent by new members. The information within each segment preferably comprises node information, such as identification (ID), and a next part number.
FIG. 3 illustrates a preferred time-slot format 26 for use in non-hushed sections of block 10. Preferably the information within the non-hushed section comprise source identification, destination identification, section number, section seed, part number, options, and payload. The part number field 28 may comprise current part number and next part number, while the options field 30 may comprise number of updates, number ID, current part number, and next part number. It should be appreciated, however, that the fields are described by way of example, and that a person of ordinary skill in the art may alter the composition of the fields without departing from the teachings of the present invention. Comparing FIG. 3 with FIG. 2 the differences in time-slots for hushed and non-hushed sections are readily apparent.
Every node within the network preferably maintain rotary counters such as a current segment number, time-slot number, part number, and a section number within a block, which count from 0 to st -l, tp -1 , 2, sb -1 , respectively.
2.3. Channel Access Scheduling
To achieve topology-dependent channel access each node broadcasts the IDs and part numbers of its immediate, one-hop, neighbors to its other one-hop neighbors so that every node can maintain a map of IDs and part numbers for each of its local, two-hop, neighbors. It should be appreciated that a similar procedure could be implemented to extend this so that information is maintained for a given "n- hop" range of local neighbors. This information is retained to facilitate channel access scheduling so that direct interference is avoided by one-hop neighbors and hidden terminal interference by two-hop neighbors.
Each section of the channel is assigned a random number s , called section seed, which preferably originates from a central node. It is advantageous for the section seed to regenerate itself using a common random-number generator with current one as seed. New members synchronize themselves to the section seed upon entering the network by listening to data frames transmitted in the channel and later rely on the random number generator.
Based on the node ID and the section seed, every node preferably computes a message digest md for itself and every two-hop neighbor. Suppose a node has ID, i, and current section seed s , a simple albeit imperfect message digest can be provided according to the logic operation (*'XOR .) . it will be appreciated, however, that a number of alternative algorithms, of arbitrary complexity, may be utilized to generate a message digest. The common channel should be accessed by nodes according to the following additional rules: Rule 1 - Within a given section, a node in ring r transmits in its part p only where p ≡rmod3.
Rule 2 - Within a given part, a node with message digest md for the current section transmits in time-slot t, where t ≡ mdmodtp . Rule 3 - When nodes within two hops are hashed into the same time-slot of the same part in a section for transmission, they are to recognize the situation and resolve the contention by a common random-permutation algorithm applied to the contending neighbors. The algorithm preferably concatenates the message digest of the local node and all contending nodes with their respective ID numbers, and sorts the results in ascending order which corresponds to one random-permutation of these nodes. If a node finds itself at a predetermined position in the resulting list, such a the first entry of the sorted sequence, the node is the winner and is granted use of the time-slot within the current section for transmitting one or more data frames. Otherwise, the node must await the next section which has a different section seed and a different permutation of these nodes.
Therefore, following the three part section, nodes within each ring can receive an opportunity to transmit. Simultaneous transmissions by nodes within different rings do not interfere with each other since they use different parts and those using the same part in difference rings are interleaved by two levels of rings. The organization of nodes into rings and the ordering of node transmissions by part number are substantially responsible for use of the term "time wave multiple access" (TWMA) to describe the scheduling protocol, as data packets directed downstream from the central node can be considered similar to ripples propagating from the central node. It should also be appreciated, that the priority of transmission by a node is dependent on local topologies. In contrast to other MAC protocols, which resolve contentions whenever a node requires channel access, TWMA computes the priority of accessing the channel at each node based on node mapping information which can be obtained by listening to one-hop neighbor updates within data frames as transmitted by one-hop neighbors. It will be appreciated that mapping generally comprises the broadcasting of node information, such as node ID and part number, by each node to neighboring nodes located within one hop, and the registration of information contained in broadcasts from neighboring nodes into a map of those local neighbors.
FIG. 4 depicts a sample network topology 32 and FIG. 5 illustrates a corresponding channel scheduling. The example network of FIG. 4 is shown comprising three rings 34, 36, 38, shown with a variable number of interconnected numbered nodes per ring. The time-slot assignment is assumed to remain constant from section to section so as to show the permutation effects. From FIG. 5 it can be seen that node 4 and node 7 are two-hop neighbors which are contending for time- slot 1 in part 2 of every section. The random-permutation of node 4 and 7 changes from section to section so that each one statistically receives an equal opportunity to transmit.
2.4. Chain Ordering
A node transmits data frames only if the computation according to Rule 3 indicates that it is the first node in the sequence. Unless the node is the first node, however, it can not arrive at conclusions about which node is at the first position because the vision of two-hop neighbors is different from node to node. It is possible that a node found in the first rank of the sequence at other nodes finds itself in other rank of the sequence locally. As a result of this phenomenon from node to node, only the node contending for the time-slot with global highest priority wins. This priority is referred to as chain ordering, and it has a quasi-global effect. This scenario occurs infrequently but it helps to clarify the operation of TWMA and the utilization of the time division channel.
2.5. Transmission Rate
As previously mentioned, the pattern of channel access is generally analogous to ripples spreading from the central node, since the ring number of a node decides the part for transmissions. One result of the channel access pattern is that data packets generally flow two times faster when traveling away from the central node to downstream nodes, than those packets which are traveling towards the central node.
When data packet flows are directed away from the central node along the shortest path, the data packet goes through nodes with ring number 0, 1 , 2, 3, 4, 5, ... consecutively, which should transmit at part 0, 1 , 2, 0, 1 , 2, ... respectively. Since 0, 1 , 2, 0, 1 , 2, ... is the order of time, the data packet could be transmitted successively from ring to ring downstream without interruption. Considering data packets moving towards the central node, it will be appreciated that they traverse nodes with ring number ...5, 4, 3, 2, 1 , 0 consecutively, transmitting at part ...2, 1 , 0,
2, 1 , 0. To obtain such a pattern from, time division, data packets are relayed at parts within brackets: ...0, 1, (2), 0, (1 ), 2, (0), 1 , (2), 0, (1) 2, (0).
The characteristic transmission rate of the approach is particularly well suited to current Internet traffic patterns in which the amount of downlink traffic generally exceeds the uplink traffic. Furthermore, it should be appreciated that the ring-like organization of the network nodes provide each ring a fixed amount (one third) of the time available for transmission which further favors central node oriented data communications. 2.6. Predictable Channel Utili?ation
It should be appreciated that since channel access scheduling in TWMA is totally based on computation, it is a simple matter for a node to predict the intervals between its successive transmissions and the portion of a block used by that node. Depending on the types of traffic going through a node, the node can readily schedule in advance the transmission of each type of traffic by executing TWMA many steps ahead. A block is the unit utilized for network management under a mobile network environment and is thereby the boundary of these predictions.
3. Mobility Management
The description to this point has assumed a static network topology in which each node knows the shortest distance to the central node and all two-hop neighbors. In mobile networks the network topology changes frequently as a result of node movements in relation to one another and the central node. Achieving collision-free transmission in a mobile network requires nodes to maintain a current map of their neighborhood with respective distance changes, and to reharmonize themselves with local and global scheduling because scheduling is highly dependent on the two-hop neighborhood and distance to the central node. In addition, the network should seamlessly incorporate new links or nodes into the topology with minimum impact on the channel access scheduling. 3.1. Interfacing with Routing Protocols TWMA relies on upper-layer routing protocols to provide the distance information because a limited amount of topology information, such as the two-hop neighborhood, is available in the MAC layer for channel access scheduling. It will be appreciated that the ring number relates to global topology and a request to the routing module should return a ring number, subject to support by upper-layer routing protocols recognizing a central node, otherwise an invalid ring number is returned, such as "-1". It is preferable that TWMA select a random part for transmission if a valid ring number is not available. Although having a correct ring number can aid in maximizing channel utilization it is not required for providing collision-free channel access insofar as the node maintains up-to-date two-hop neighbor IDs and their corresponding part numbers. Achievement of exact scheduling according to the new ring number without interfering with current scheduling, therefore relies on node retention of the current part until the termination of the current block while it is simultaneously broadcasting its part number for the subsequent block in a predetermined portion of the data frame, such as in a four-bit field within the header. Using two bits to indicate part number, a four bit field provides for indicating a part number for the current block and the next block. One-hop neighbors recognize changes in the network and broadcast updates, such as in a data frame option field as shown in FIG. 3. Each update, as indicated, includes an ID number, current part number, and the next part number.
As a result of a node transmitting collision-free in the current block, each of its one-hop neighbors are apprised of the intended part number for the next block. If a node is not given the opportunity to broadcast its changes within the current block, then it will wait until a subsequent block to transmit a collision-free packet. In considering that every node theoretically receives a substantially equivalent opportunity to transmit, the probability of a node being prevented from transmitting is negligible.
The delegation of ring number to the upper routing protocols simplifies the TWMA protocol while enhancing flexibility. The selection of the central node and the distance to the central node, which is not necessarily the shortest, are totally under the control of the routing protocol. Determination by a node of its part may be preferably performed by simply truncating the ring number to a modulo three value. 3.2. Joining a Network The TWMA protocol utilizes the hush section of the channel for adding new members into the network. To allow new members to join the network topology, all nodes already in the topology hush for the last section of a block, during which new members are allowed to announce their existence. Prior to joining, a new member first listens to the network traffic for at least a complete block before it attempts to participate in the network topology. The duration of a block, given as sb sections, is derived to yield a high probability that every node in the network can transmit at least once during the block. In the present embodiment, this probability was selected at greater than 99%. Data frames received within a whole block provide information about the one-hop neighbors of a new member, while the new member synchronizes its time-slot and section-seed values with the other nodes of the network. The section-seed is preferably included in the header of each data frame as shown in FIG. 3. If a new member is unable to detect any neighbors, it assumes a time division according to its own clock.
In the hush section of the block, a new member selects a random part number and hashes itself into a time-slot of that part using the common algorithm described in Rule 2. The new member also chooses a random segment within the time-slot to transmit its signal, which contains only node ID number and its part number as exemplified in FIG. 2. The one-hop neighbors of the new member receive the signal from the new member and thereby incorporate the new member within their one-hop neighbor set.
It will be appreciated that collisions may occur when multiple new members within a two-hop distance attempt to notify the network using the exact same part, time-slot, and segment within the hush section as other new members. The avoidance of collisions requires that two-hop neighbors of the new member recognize its existence. Therefore, a requirement of the protocol is that new members refrain from transmitting in the block following a notification transmission and listen to updates transmitted by its one-hop neighbors to assure that its joining request has been received correctly. If certain neighbors do not acknowledge the status of the new member in the next block, the new member attempts to transmit other signals in the following hush section until it receives acknowledgments from all of its one-hop neighbors. It will also be appreciated that the new member and its one-hop neighbors need to exchange their one-hop neighbor information utilizing some form of conventional or custom one-hop neighbor synchronization protocol, the implementation of which is not described herein. Pursuant to synchronization, the new member is eligible for transmission within the topology of the network. Under conditions of moderate network density and infrequent member additions, the protocol assures incorporating a new member into the network within a finite time because the randomness of TWMA assures that the same collision does not persist from block to block. 3.3. Neighborhood -Changes
The TWMA protocol is responsive to both new members and new links within the network. As two nodes, a and b _ are established as one-hop neighbors, they must recognize one another and synchronize their one-hop neighbor information. The recognition of node b by node a is considered in two cases.
1. a receives complete data frame from b .-
A neighbor update is sent out by node a in its next data frame regarding the status of node b . Unless node b sends back a neighbor update about node a, node a sends out a signal in the hush section in similar manner to a new member and await acknowledgment from node b . The process is repeated until node b recognizes node a that results from node a and node b exchanging complete one-hop neighbor information.
2. a does not receive complete data from b , but detects noise:
A persistent high-level of noise (collisions) is detected in some time-slots by node a , and it therefore does not receive complete information from node b . In response, node a sends out a signal in the following hush section in like manner to a new member. While collisions continue to occur, node a continues to send signals during the hush section, until node a is recognized by b , at which time b follows the process described in the previous case.
In the second case above, high-level noise may also be the result of two one-hop neighbors of node a that are unaware of the existence of one another. Conflicts may be resolved by node a sending out updates about one-hop neighbors in the colliding part to resolve the conflicts. It should be appreciated that the disappearance of a one-hop neighbor or a link can be detected by a node when neither the data frame nor a signal is received from the neighbor for a given number of blocks. The disappearance of a one-hop neighbor is preferably indicated within the present embodiment by setting the part number of the neighbor to three in a neighbor update. If different neighbors report different part numbers for a node, the receiver of the update believes all valid part numbers of the node, which implies allocation of multiple time-slots to the node, while obsolete part numbers of the node are eliminated by aging. 3.4. Network Initialization
Prior to stabilization of a network that is being initialized, or brought up, not every node is aware of its position or ring number within the network topology. Therefore, each such node randomly selects a part number to join the network for channel access. Unless a new member node is isolated it receives the data frames transmitted by existing member nodes within the network topology, these frame contain current section number and section seed, for polling new members. In an extreme network initialization situation, wherein the entire network awakens simultaneously, channel access scheduling is established ring by ring extending from the central node.
Upon stabilization of the network routing and the obtaining of correct distance information, the TWMA routing protocol at each node receives the ring number and the new part number for use in subsequent blocks. 4. Correctness of TWMA A number of theorems are subsequently described which assume a static network such as exemplified by a stable network topology wherein each node possesses up-to-date two-hop neighborhood information.
Theorem 1 : TWMA is collision free and each message is received without collision at all one-hop neighbors. Proof: Following Rule 1 , nodes in different rings having different part numbers and do not interfere with each other. According to Rule 2, nodes in the same part are hashed into different time-slots of the part so that contentions by nodes within the same part are minimized.
Rule 3 applies to decide transmission priorities as contention arises between nodes that are within two hops sharing the same part which may be assigned into the same time-slot. A node with a local minimum among its two-hop neighborhood is authorized to transmit without conflicts from its contending nodes because every contending node runs the same random-permutation algorithm, and yields transmission privilege to the node with higher priority. No conflicts, or ties, can exist because the priority is a combination of the resulting message digest and ID number, which is unique within the network.
It will be appreciated, therefore, that TWMA allows only one node to access the channel within its two-hop neighborhood thereby avoiding both collisions as a result of either direct or hidden terminal interference. It should also be appreciated that TWMA provides the capability for collision-free broadcasting.
Theorem 2: TWMA is equitable and provides each node with an equal opportunity to transmit in a given time section.
Proof: According to Rule 1 a part is selected within each ring to transmit within each section, therefore, TWMA provides unbiased treatment of nodes within each ring. In accord with Rule 2, a hashing function uniformly assigns a node into one time-slot within a part for transmission. In general, the number of nodes allocated into any given time-slot is equal, and not a single node is favored in its time-slot allocation. In the event that certain time-slots are allocated with more nodes than others, in the majority of circumstances these time-slots will be evenly populated because the time-slot allocations change randomly from section to section. Therefore, TWMA is unbiased within regard to time-slot allocation of nodes within a given ring.
Rule 3 provides for determining precedence using a random permutation algorithm in which each node is conferred an equal probability of becoming the local minimum as a result of use of message digests comprising node ID and section seed within the randomizing algorithm. The section seed is generated randomly for each section which assures that the resulting permutation is totally random. Therefore, TWMA provides equitable time-slot access to all contending parties within the ring. Theorem 3: TWMA is live, wherein at least one node is capable of transmitting in each time-slot if nodes are assigned into the time-slot at all. Proof: Organization of the network into at least three rings assures that at least one ring is always active in each part for transmission. Nodes are always eligible to transmit in that time-slot unless the hashing function has not assigned any nodes within a specific time-slot.
If a node has no contenders for the given time-slot then it may transmit unhindered. If time-slot contentions arise, the random algorithm described as per Rule 3 computes deterministically and unanimously the order of nodes for each node even though the view of nodes at each node is limited with two-hop neighbors. Overall, there might exist multiple local minima which are authorized to transmit. The worst case occurs when a node never becomes the local minimum and therefore only the global minimum is able to transmit for the time-slot as previously described under chain ordering. 5. Performance
TWMA is a synchronized and fully distributed-scheduling algorithm for providing time division multiple access to a single channel using randomized permutation. In contrast to other MAC protocols using unpredictable impromptu RTS/CTS handshakes for contention resolutions, TWMA computes the priority of each node in advance for the duration of a whole section. As a result of the synchronism and randomness afforded by the protocol it has been shown to be collision-free while providing equitable channel access. Under the assumption of a synchronized and stable network, the protocol can be accurately simulated so that anticipated performance may be evaluated.
The following description simulates TWMA in an abstract way in which time units are based on number of time-slots instead of concrete time metrics, and longitudinal units utilized for establishing network locations are based purely on numbers, that is, the network topology is randomly generated by placing 100 nodes within an area of 1000 x 1000. Node 0 is designated as the central node and placed at the center (500, 500) of the area, and the topology of the network is computed by assuming a given transceiver transmission range as mounted within each node. The simulation assumes that any two nodes within the transmission range of each other can exchange data frames and maintain a network link therebetween. Different connectivities and topologies within the network may be produced by controlling the transmission range of each of these nodes. Based on the topology determined by a specific transmission range, a node is given its ring number and part number and the mapping for its two-hop neighborhood. The TWMA protocol is executed for 100,000 sections to evaluate its performance and several statistics can be provided which reveal the effects of different transmission powers on topology diameter which is preferably expressed as a maximum ring number, along with contention statistics for transmission and transmission/reception rates. In the simulation, the size sb of each block is considered generally inconsequential and therefore is not considered, however, each part is configured with tp = 5 time-slots. FIG. 6 illustrates the distribution of ring numbers within the simulation as the number of nodes within different rings at different power ranges. As transmission power range increases, the network can be covered by fewer rings. FIG. 7 illustrates average contention in response to the power range. Drawing information from the graph, for example, a node that was found to have two other contending nodes, on average, at a transmission range of 100 quickly escalated to having fourteen contending nodes, on average, as the transmission range increased to 600. FIG. 8 illustrates the average time percentage that each node has available for transmission which is approximately inversely proportional to the average number of contending nodes. It will be appreciated, however, from the graph of FIG. 9 that nodes are generally provided with a high data frame transmission availability.
In view of the randomness provided by TWMA, the histogram of intervals measured in section units are examined between successive transmissions by a given node. FIG. 10 illustrates that nodes generally transmit in consecutive sections, and that the number of successive transmissions with long intervals is drastically reduced as the interval is prolonged. However, it should be appreciated that successive transmissions having very long intervals should occur rarely within a real- world network. Long intervals between successive transmissions are of general concern within Internet applications, and suggestions for improvement are subsequently described. 6. Performance Improvements
6.1. Empty Time-slots During network operation under TWMA, there typically exists time-slots that remain unallocated to any node, as illustrated within FIG. 4. These time-slots may be utilized by nodes within the same part that otherwise would not be eligible for their use in accord with their respective message digest. However, multiple nodes within a given part may contend for one of the spare time-slots. Therefore, the efficiency of channel utilization may be improved by adding the following rule which provides a mechanism for nodes which are competing within the same part to utilize the otherwise unallocated time-slots as controlled by the same random-permutation algorithm described as per Rule 3.
Rule 4 - A node competes for spare time-slots in its part by running a similar random permutation algorithm on two-hop neighbors that transmit in that part. The only difference between this permutation is that the message digest is based on neighbor ID, and section seed along with the spare time-slot number.
According to Rule 4, central node 1 will utilize all time-slots of part 0 for transmissions, while node 2 and 3 compete for time-slot 1 in part 1 , and no spare time-slot exists for competition in part 2 as shown by section 46 of FIG. 11. It will be appreciated that the central node is favored in this situation and it is provided with more transmission opportunities as are often necessary in a number of network applications.
6.2. Transmission with Collision Collision-free transmissions are a principle objective of TWMA, however, it will be appreciated that in order to eliminate the undesirably long intervals between successive transmissions, as depicted in FIG. 10, transmissions can be allowed subject to a predetermined low collision probability level. To improve the quality of communication, such that the intervals between successive transmissions are bounded, a section within a block may be utilized for transmission of packets subject to a non-zero probability of collision. The present embodiment utilizes the second to the last section of a block, named a blind section, for transmissions that are subject to the possibility of collision. Any node that did not transmit during previous sections of the block may transmit in the blind section without the necessity of computing transmission priorities. Transmissions within this section may be referred to as blind transmissions as no look-ahead is performed within the protocol to prevent collision. It should be noted that a node is cognizant of its own transmission history but not the transmission history of the other nodes within the network, such that priorities within the blind section may not be computed to determine which node should be given transmission access. The block size is preferably sufficiently large to allow most nodes to transmit in previous sections, wherein transmissions within the blind section should be sparse so as to limit the probability of collisions.
Given a block size and a geographically uniformly distributed network topology, the transmission probability analysis is related with the average number of contending nodes. Instead of analyzing the problem in a circumstance where each node holds a fragment of the network topology, the topology has been abstracted into a topology that is fully connected, providing a complete graph in which the number of nodes in the graph is the average number of contentions. An analogy to the problem can be drawn from an easy to visualize problem involving obtaining a number of balls from a bin. This ball analogy can be stated as:
Assume "n" distinct balls exist in a given bin. A ball is grabbed at random, and then put back into the bin for the next grab. This ball-grabbing process is repeated k times. It can then be considered how many ways exist for exactly j balls to never be grabbed. The value of k finds correspondence with block size within TWMA. The number of ways in which specific balls 1, 2, ..., i are untouched in k grabs is («-*') . In addition, the number of ways that these balls are untouched in the grab with exactly j distinct balls not grabbed (j ≥ i) is represented by:
Figure imgf000024_0001
in which C(m,n) denotes the number of combinations of m members from a group of n elements. Let j = i,i+\,i+2,---,n-3,n-2,tι-\, we have:
Figure imgf000024_0002
(n-3)l(„- + 2(n-2)Kn-i) («-l)!(»-Q (2)
"3 n!(n-3-.)l " 2 n!(n-2-.)l ""' nl(n-l-i)! In addition, let i = 0, 1, 2, • • ■ n - 1, we have: t0+[/1+C/2+t/3+- + C/„_3+C/„_2+C/n_14 (3)
Figure imgf000024_0003
(n-3)l(n-2) (B-2)l(,-2)l (»-l)l(»-2)l_( nl(n-5. n\(n-Ay. n\(n-3y.
3\(n-3) 3 n!0!
(-3)!(.-3)+ (»- )l(.-3)l+ ι(-') »-3)l.(,.3)>
"3 «!(«-6)! "2 n!(n-5)! "_1 n!(n-4)!
Figure imgf000024_0004
(»-2)!2! (n-l)!2! ,
[/„ 2^ ,— +U„ ± 1— =- 2*k
" 2 «!0! "~l n\V.
(n-l)ll! , un l± ,—=lk
"_1 »!0! Computing U} as / = »-l,n-2,---,l,0; it will be appreciated that the number of ways that exactly j balls remain untouched in k grabs is given by:
UJ = KJ - C(n,j) (4) where Kn_x = ik -∑'t=lKn+t - C(i,t) , and Kn_x =1. Similar problems have been described by researchers in the industry, and the following provides explicit results for Uj :
Figure imgf000025_0001
The embodiment of the present invention attempts to find a value for k such that —
is high, such as greater than a 99% probability of gaining access to transmit, wherein almost every node has the opportunity to transmit. Attempts were also made to let
U, — — — — — be determined by a constant wherein non-zero probability of having a n —U0 —Ul collision-free transmission exists. FIG. 12 represents the minimum number of grabs as a function of number of balls such that the probability of all balls getting grabbed is greater than 99%. Considering the results from the simulations and the average number of contentions according to the network topology the block size is derived which allows for transmissions with a sufficiently low possibility of collisions. It should be recognized that the simple mathematical model above does not fully describe multi-hop networks, however, it should provide a close approximation of an actual network. In the simulations, the block size is subject to a lower bound and an upper bound so as to minimize collisions as far as possible while reserving most of the bandwidth for collision-free transmission. Block size boundary within the simulation of the exemplified embodiment was set at thirty one (31 ) and ninety seven (97) respectively. It will be appreciated that the block size will be designated within a real-world application. FIG. 13 illustrates the interval improvement of the network when a non-zero probability of collision is allowed within a selected segment of the data packet traffic. FIG. 14 depicts a comparison between the number of transmission which can occur with and without collisions. Represented within the figure is the "average number of contentions/block size" at each transmission range. Note that block sizes are computed before simulations and the average number of contentions is collected at the end of simulations. Parameters such as block size can be selected at run-time by a single authority, such as the central node, to which the complete topology information of the network is available. 6.3. Multiple Central Nodes The use of multiple central nodes within a network is generally dependent on the routing protocols of the upper layers. The TWMA method can be operated with a number of routing protocols so long as a ring number can be provided so that a part number may be obtained for any given node. If every node maintains up-to-date two-hop neighborhood information then TWMA can provide for collision-free channel access. 6.4. Bandwidth Allocation
Since it is a computation-based channel access scheduling algorithm, TWMA benefits from additional network management capabilities. For example, by adding another field in the header of a MAC data frame, TWMA allows each node to dynamically demand bandwidth in that field. Variations in bandwidth demands are preferably handled similarly to part number changes as previously described.
In TWMA, bandwidth which is denoted as bw, is allocated by time-slots. The demanded bandwidth can either be obtained from different time-slots or from the same time-slot that the node is using. In the first scheme, a node is considered as bw number of different members, each one having an ID of the original node ID combined with a number from 0 to bw-l , and is assigned a time-slot for transmission. Whenever a member wins a slot for transmission, the original node wins to transmit. In the second scheme, time-slot assignment is solely decided by node ID, but different combinations of node ID and a number from 0 to bw-l are all considered contending members of the time-slot in the permutation algorithm. Whenever a contending member wins, its original node wins to transmit, thereby changing the portion of a time-slot that the node uses for transmissions.
It should be appreciated that as a result of contentions for time-slots, the bandwidth demand can not be exactly satisfied with the exact amount of time-slots. The requesting node needs to compute the number of time-slots required to meet bandwidth demands. 7. Conclusion
TWMA provides a beneficial topology-dependent TDMA scheduling protocol that provides collision-free data transmissions without impromptu handshakes or contention phases to allow channel accesses and time-slot reservations. Contentions for a time-slot are resolved by a synchronized random-permutation - algorithm that produces priority of each node for transmissions. The method according to the simulations and theorem proofs has been shown to provide equitable access for transmission and liveliness according to the randomness and topology dependency of the algorithm. TWMA in addition is capable of operating effectively when subject to mobility with special sections in time divisions. The basic TWMA scheduling protocol described may be easily adapted to specific applications, and/or extended due to its computation-oriented nature.
Accordingly, it will be seen that this invention provides a MAC scheduling protocol for a network which allows selected traffic to be handled collision-free. The scheduling protocol is capable of efficiently utilizing the bandwidth of the channel while providing equitable transmission access. It should be appreciated that the present invention has been exemplified within a specific embodiment in which , however, the invention may be implemented with a number of variations as would be obvious to one of ordinary skill in the art. In particular, the numbering and hierarchy of structures within the present invention, such as the use of three part numbers, is substantially a matter of design as will be obvious to one of ordinary skill.
Although the description above contains many specificities, these should not be construed as limiting the scope of the invention but as merely providing illustrations of some of the presently preferred embodiments of this invention. Therefore, it will be appreciated that the scope of the present invention fully encompasses other embodiments which may become obvious to those skilled in the art, and that the scope of the present invention is accordingly to be limited by nothing other than the appended claims, in which reference to an element in the singular is not intended to mean "one and only one" unless explicitly so stated, but rather "one or more." All structural, chemical, and functional equivalents to the elements of the above-described preferred embodiment that are known to those of ordinary skill in the art are expressly incorporated herein by reference and are intended to be encompassed by the present claims. Moreover, it is not necessary for a device or method to address each and every problem sought to be solved by the present invention, for it to be encompassed by the present claims. Furthermore, no element, component, or method step in the present disclosure is intended to be dedicated to the public regardless of whether the element, component, or method step is explicitly recited in the claims. No claim element herein 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."

Claims

CLAIMS What is claimed is:
1. A method of scheduling collision-free topology-dependent time division multiple access (TDMA) data transmission on a channel having time-slots within a given block of an ad hoc network having a plurality of nodes, comprising: mapping time-slots of local neighbors; computing a random permutation of contending local neighbors; and transmitting one or more data frames within a given time-slot by a node selected according to said random permutation.
2. A method as recited in claim 1 , wherein said local neighbors comprise neighbors which are located within a two-hop neighborhood.
3. A method as recited in claim 1 , wherein each of said nodes is located on a specific ring within the topology of said network, as determined by the number of hops to reach a given reference node; and wherein each of said nodes is assigned a unique node ID.
4. A method as recited in claim 3, wherein said reference node is a central node which communicates a ring number and assigns a node ID to each of said nodes; wherein the choice of said central node is dependent on the specific needs of the communication application; and wherein said central node may be algorithmically selected based on topological information about said network.
5. A method as recited in claim 4, wherein a sequence of said time-slots is organized into a part, or equivalent.
6. A method as recited in claim 5, wherein each node is associated with a given part number within which it may be allowed to transmit.
7. A method as recited in claim 6, wherein said mapping of time-slots for local neighbors comprises: broadcasting said node ID and said part number by each of said nodes to neighboring nodes located within one hop; and registering information from said broadcasts from neighboring nodes into a map of local neighbors.
8. A method as recited in claim 7, wherein a node that does not gain transmission access for broadcasting said node ID and said part number information to neighboring nodes may wait until the transmission can be performed collision-free in a subsequent block.
9. A method as recited in claim 6, wherein said part number is derived from said ring number.
10. A method as recited in claim 9, wherein the value of said part number p for a given node is determined by modulo three evaluation of said ring number r for said node, as given by p ≡ rmod3.
11. A method as recited in claim 9, wherein said nodes within said network are allowed to transmit collision-free data frames during their part number within a section of said block.
12. A method as recited in claim 5, wherein a sequence of said parts is organized into a section within which each node can vie for transmission of data frames within their respective part number.
13. A method as recited in claim 12, wherein a random section seed number is assigned to each said section.
14. A method as recited in claim 13, wherein said random section seed number is originally issued by said central node.
15. A method as recited in claim 14, wherein said random section seed number regenerates itself using a random-number generator.
16. A method as recited in claim 13, further comprising determining a message digest for one of said nodes based on the node ID for said node and said random section seed number for the current said section.
17. A method as recited in claim 16, wherein said message digest comprises the computation (iXOR s) wherein / represents the node ID, and s represents said random section seed.
18. A method as recited in claim 16, wherein said message digest md determines the time-slot t which may be allocated to one of said nodes.
19. A method as recited in claim 18, wherein said time-slot is determined by way of hashing.
20. A method as recited in claim 19, wherein said time-slot is determined by hashing said message digest md according to the relationship t ≡md odtp , which determines the time-slot within said part within which transmission may be allowed.
21. A method as recited in claim 20, wherein neighboring nodes may contend with one another for the same time-slot in response to being hashed to the same time-slot according to said message digest.
22. A method as recited in claim 21 , wherein said computation of a random permutation of contending neighbors comprises: concatenating said message digest with said node ID for each node as determined by said map of local neighbors to generate a set of results; and sorting said results to select a node for transmission within said time-slot according to said random permutation.
23. A method as recited in claim 12, wherein each said section may be subject to different time-slot allocation rules.
24. A method as recited in claim 23, wherein each of said time-slots is formatted into segments whose composition is responsive to said time-slot allocation rules.
25. A method as recited in claim 12, wherein a sequence of said sections is organized into a block.
26. A method as recited in claim 25, further comprising maintaining rotary counters within each of said nodes for segment, time-slot, part number, and section number within said block.
27. A method as recited in claim 25, wherein at least one said section of said block comprises a hush section for introducing new member nodes into said network.
28. A method as recited in claim 27, wherein a node may join said network as a new member node subject to communicating their existence to neighboring nodes.
29. A method as recited in claim 28, wherein said hush section comprises a plurality of time-slots in which said new members announce their existence to the network.
30. A method as recited in claim 29, wherein said time-slots within said hush section are divided into segments of sufficient duration to allow a signal to be broadcast by said new members of said network.
31. A method as recited in claim 30, wherein a new local neighbor synchronizes itself with said section seed by listening to data frames transmitted within said time-slots of said block.
32. A method for resolving time-slot contentions between nodes contending for a single communication channel within an ad hoc time division multiple access network, comprising: assigning a node ID to each of said nodes within said network; creating a message digest, or equivalent, based on said node ID and a random seed value for each of said nodes; concatenating said message digest with node ID, for all of said nodes in contention, into a contention list; sorting said contention list according to a random-permutation algorithm; and granting access to a node at a predetermined position within said sorted list.
33. A method as recited in claim 32, wherein said predetermined position comprises the top of said list.
34. A method for topology-dependent access scheduling which allows a node on a network to access a time-slot within a given block of a communication channel to transmit, comprising: dividing said block into sections of contiguous parts that each contain a series of time-slots; establishing a ring number for each of said nodes on said network according to its topological distance from a central node; mapping a unique node ID for each of said nodes within said network; calculating a part number for each of said nodes based' on said ring number; establishing a section seed for each of said sections of contiguous parts within said block; calculating message digests for all neighboring nodes; determining if contention exists for a given time-slot as based on said message digests; resolving any said contention by executing a random-permutation algorithm of said message digests to select a winning node to transmit in said time-slot; and transmitting one or more data packets during said part number in said time- slot.
35. A method as recited in claim 34, wherein the non-winning nodes may attempt to gain access to said time-slot in subsequent sections of said block.
36. A method as recited in claim 34, wherein one of said nodes in a ring r is only authorized to transmit when the part number within said section of said block matches the part number p determined for said node.
37. A method as recited in claim 34, wherein said part number is determined for one of said nodes according to the relation p ≡ rmod3 , where p is the part number, and r is the ring number as determined by the topological distance to a central node.
38. A method as recited in claim 34, wherein within said part number a node with said message digest md for the current section is allowed to transmit in time-slot t , only where t ≡ mdmodtp .
39. A method as recited in claim 34, wherein spare, otherwise unallocated, time-slots may be utilized by nodes within a given part that otherwise would not be entitled to use said time-slot according to their message digest.
40. A method as recited in claim 39, further comprising resolving contention for said spare, otherwise unallocated, time-slots; wherein two or more of said nodes compete for a given spare time-slot within their respective part numbers; calculating a spare slot message digest which incorporates the spare slot number; resolving said contention by executing a random-permutation algorithm; and awarding said spare time-slot to a winner of the random-permutation according to position within the list of results.
41. A method as recited in claim 34, further comprising: setting aside a blind section within said sections of said block for use with blind transmissions; and wherein a node unable to gain access to a collision-free time-slot may attempt transmission during said blind section without computing transmission priorities.
42. A method for resolving contentions for time division multiple access to a single communication channel, comprising: assuming a synchronized function generating random-permutation of contending parties for collision-freedom, which implies knowledge of two-hop neighbors in a network topology by each node in the network; wherein the permutation corresponds to an array of sorted message digests of all contending parties; wherein each message digest comprises a fingerprint of each contending party identification (ID) and a seed, plus the contending party ID; wherein the seed is synchronized at all parties and regenerates itself by a common random function from time to time so that the message digest of each party varies every time to assure the randomness of the permutation; wherein once a party finds itself at the first position of the sorted sequence, the party is authorized to access the common channel; and wherein for others that find themselves at other positions, they remain quiet for the time slot.
43. A method for topology-dependent transmission scheduling, comprising: for each time slot in a communications channel, having nodes run a common algorithm that produces a permutation of a contending two-hop neighbors; and permitting a node to transmit if the node is at the head of the permutation.
PCT/US2001/030402 2000-09-29 2001-09-28 Ad hoc network accessing using distributed election of a shared transmission schedule WO2002028020A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU2001296378A AU2001296378A1 (en) 2000-09-29 2001-09-28 Ad hoc network accessing using distributed election of a shared transmission schedule

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US23701700P 2000-09-29 2000-09-29
US60/237,017 2000-09-29

Publications (2)

Publication Number Publication Date
WO2002028020A2 true WO2002028020A2 (en) 2002-04-04
WO2002028020A3 WO2002028020A3 (en) 2003-03-06

Family

ID=22891995

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2001/030402 WO2002028020A2 (en) 2000-09-29 2001-09-28 Ad hoc network accessing using distributed election of a shared transmission schedule

Country Status (3)

Country Link
US (1) US7046639B2 (en)
AU (1) AU2001296378A1 (en)
WO (1) WO2002028020A2 (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003084151A2 (en) * 2002-04-03 2003-10-09 Gsbs Development Corporation Communication system
WO2004075481A1 (en) * 2003-02-18 2004-09-02 Politecnico Di Milano Communication protocol for ad-hoc networks
WO2004107680A2 (en) * 2003-05-28 2004-12-09 Nokia Corporation Enhancing fairness and performance in a multihop ad hoc network
WO2006067556A1 (en) * 2004-12-22 2006-06-29 Telefonaktiebolaget Lm Ericsson (Publ) Transmission in a shared medium having different access modes
WO2007048299A1 (en) * 2005-10-28 2007-05-03 Huawei Technologies Co., Ltd. A method and device for consistency verify of the time slot state in the traffic engineering link
GB2433677A (en) * 2005-10-31 2007-06-27 Israel Aircraft Ind Ltd Medium access control (MAC) method and system for dynamic time slot allocation and QoS priority access in a mobile ad hoc network (MANET)
WO2007096762A2 (en) * 2006-02-27 2007-08-30 Nokia Corporation Scheduling synchronization techniques for wireless networks
CN100347969C (en) * 2003-06-24 2007-11-07 索尼株式会社 Wireless communication apparatus, wireless communication method, and computer program
US7490160B2 (en) 2003-07-28 2009-02-10 Samsung Electronics Co., Ltd. Method of efficiently transmitting/receiving data using transport layer in a mobile ad hoc network, and network device using the method
WO2008155737A3 (en) * 2007-06-20 2009-02-19 Selex Communications Spa System and method for managing communication frame in a mesh network
US8576811B2 (en) 2006-02-06 2013-11-05 Motorola Solutions, Inc. System, method and apparatus for reliable exchange of information between nodes of a multi-hop wireless communication network
CN103533659A (en) * 2013-09-27 2014-01-22 章程 Dispatch data transmitting method, AP (access point) and system

Families Citing this family (99)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6343318B1 (en) 1998-05-29 2002-01-29 Palm, Inc. Method and apparatus for communicating information over low bandwidth communications networks
US7076275B1 (en) * 2000-10-13 2006-07-11 Palmsource, Inc. Method and system for single-step enablement of telephony functionality for a portable computer system
EP1199848A3 (en) * 2000-10-17 2003-12-17 Appairent Technologies, Inc. Shared time universal multiple access network
FI110903B (en) * 2000-10-30 2003-04-15 Nokia Corp Timing of transmissions in a telecommunications network
JP3860116B2 (en) * 2000-10-31 2006-12-20 ミレニアル・ネット・インコーポレーテッド Network processing system with optimized power efficiency
US6965851B2 (en) * 2001-11-26 2005-11-15 The Boeing Company Apparatus and method for analyzing performance of a mobile network
JP2005510956A (en) * 2001-11-28 2005-04-21 ミレニアル・ネット Network protocol for ad hoc wireless networks
CN1177436C (en) * 2002-02-09 2004-11-24 华为技术有限公司 Management method of multicast users in mobile network
US7200149B1 (en) * 2002-04-12 2007-04-03 Meshnetworks, Inc. System and method for identifying potential hidden node problems in multi-hop wireless ad-hoc networks for the purpose of avoiding such potentially problem nodes in route selection
US7941149B2 (en) * 2002-05-13 2011-05-10 Misonimo Chi Acquistion L.L.C. Multi-hop ultra wide band wireless network communication
US7835372B2 (en) * 2002-05-13 2010-11-16 Weilin Wang System and method for transparent wireless bridging of communication channel segments
US7069483B2 (en) * 2002-05-13 2006-06-27 Kiyon, Inc. System and method for identifying nodes in a wireless mesh network
US7852796B2 (en) * 2002-05-13 2010-12-14 Xudong Wang Distributed multichannel wireless communication
US8780770B2 (en) * 2002-05-13 2014-07-15 Misonimo Chi Acquisition L.L.C. Systems and methods for voice and video communication over a wireless network
US7957356B2 (en) 2002-05-13 2011-06-07 Misomino Chi Acquisitions L.L.C. Scalable media access control for multi-hop high bandwidth communications
US20030215780A1 (en) * 2002-05-16 2003-11-20 Media Group Wireless Wireless audience polling and response system and method therefor
FR2846838B1 (en) * 2002-10-31 2005-01-21 Thales Sa ALLOCATION METHOD FOR BROADCAST MEDIA
US7580394B2 (en) * 2002-11-27 2009-08-25 Nokia Corporation System and method for collision-free transmission scheduling in a network
US20040105414A1 (en) * 2002-12-02 2004-06-03 Narayanan Sathya R. Multi-hop wireless network data forwarding
US7286844B1 (en) 2003-01-31 2007-10-23 Bbn Technologies Corp. Systems and methods for three dimensional antenna selection and power control in an Ad-Hoc wireless network
EP1448011B1 (en) * 2003-02-15 2006-06-14 Alcatel A method of selecting a path to establish a telecommunication link
WO2004109966A2 (en) * 2003-06-05 2004-12-16 Millennial Net Protocol for configuring a wireless network
US6999773B2 (en) * 2003-06-30 2006-02-14 Motorola, Inc. Method and apparatus for control channel scheduling in a packet data communication system
US7701858B2 (en) * 2003-07-17 2010-04-20 Sensicast Systems Method and apparatus for wireless communication in a mesh network
US7672307B2 (en) * 2003-08-22 2010-03-02 Samsung Electronics Co., Ltd. Apparatus and method for transparent layer 2 routing in a mobile ad hoc network
US7065144B2 (en) * 2003-08-27 2006-06-20 Qualcomm Incorporated Frequency-independent spatial processing for wideband MISO and MIMO systems
US7542437B1 (en) 2003-10-02 2009-06-02 Bbn Technologies Corp. Systems and methods for conserving energy in a communications network
US8462817B2 (en) 2003-10-15 2013-06-11 Qualcomm Incorporated Method, apparatus, and system for multiplexing protocol data units
US8233462B2 (en) 2003-10-15 2012-07-31 Qualcomm Incorporated High speed media access control and direct link protocol
US8842657B2 (en) 2003-10-15 2014-09-23 Qualcomm Incorporated High speed media access control with legacy system interoperability
US8284752B2 (en) * 2003-10-15 2012-10-09 Qualcomm Incorporated Method, apparatus, and system for medium access control
US8472473B2 (en) * 2003-10-15 2013-06-25 Qualcomm Incorporated Wireless LAN protocol stack
US9226308B2 (en) 2003-10-15 2015-12-29 Qualcomm Incorporated Method, apparatus, and system for medium access control
US8483105B2 (en) 2003-10-15 2013-07-09 Qualcomm Incorporated High speed media access control
US7818018B2 (en) * 2004-01-29 2010-10-19 Qualcomm Incorporated Distributed hierarchical scheduling in an AD hoc network
US8903440B2 (en) * 2004-01-29 2014-12-02 Qualcomm Incorporated Distributed hierarchical scheduling in an ad hoc network
US7551892B1 (en) * 2004-02-26 2009-06-23 Bbn Technologies Corp Low-power ad hoc network entry
US8315271B2 (en) * 2004-03-26 2012-11-20 Qualcomm Incorporated Method and apparatus for an ad-hoc wireless communications system
KR100636814B1 (en) * 2004-04-28 2006-10-20 삼성전자주식회사 Method of reservation of multicast slots in wireless network
US7564814B2 (en) * 2004-05-07 2009-07-21 Qualcomm, Incorporated Transmission mode and rate selection for a wireless communication system
US8401018B2 (en) * 2004-06-02 2013-03-19 Qualcomm Incorporated Method and apparatus for scheduling in a wireless network
US7822060B2 (en) * 2004-07-14 2010-10-26 Coppergate Communications Ltd. Maximal resource utilization in networks
JP3795902B2 (en) 2004-09-02 2006-07-12 株式会社ネクストマジック Communication device
US7489635B2 (en) * 2004-09-24 2009-02-10 Lockheed Martin Corporation Routing cost based network congestion control for quality of service
US8145201B2 (en) * 2004-12-17 2012-03-27 Raytheon Bbn Technologies Corp. Methods and apparatus for reduced energy communication in an ad hoc network
US7330736B2 (en) * 2004-12-17 2008-02-12 Bbn Technologies Corp. Methods and apparatus for reduced energy communication in an ad hoc network
US8683020B2 (en) 2005-02-26 2014-03-25 Coco Communications Corp. Naming system layer
US7844308B2 (en) * 2005-06-01 2010-11-30 Millennial Net, Inc. Communicating over a wireless network
WO2007028252A2 (en) * 2005-09-08 2007-03-15 Nortel Networks Limited Load balancing for an air interface protocol architecture with a plurality of heterogenous physical layer modes
US8600336B2 (en) 2005-09-12 2013-12-03 Qualcomm Incorporated Scheduling with reverse direction grant in wireless communication systems
US20070070983A1 (en) * 2005-09-28 2007-03-29 Bbn Technologies Corp. Methods and apparatus for improved efficiency communication
US9521584B2 (en) * 2005-10-17 2016-12-13 Qualcomm Incorporated Method and apparatus for managing data flow through a mesh network
US8670307B2 (en) * 2005-10-24 2014-03-11 Qualcomm Incorporated Flow based fair scheduling in multi-hop wireless networks
US9204428B2 (en) * 2005-10-26 2015-12-01 Qualcomm Incorporated Interference management using resource utilization masks sent at constant PSD
US8081592B2 (en) * 2005-10-26 2011-12-20 Qualcomm Incorporated Flexible medium access control (MAC) for ad hoc deployed wireless networks
US8942161B2 (en) * 2005-10-26 2015-01-27 Qualcomm Incorporated Weighted fair sharing of a wireless channel using resource utilization masks
BRPI0617761A2 (en) * 2005-10-26 2011-08-02 Qualcomm Inc minimum rate guarantees on wireless channel using resource utilization messages
US8918114B2 (en) 2005-10-26 2014-12-23 Qualcomm Incorporated Using resource utilization messages in a multi-carrier MAC to achieve fairness
US8014277B2 (en) 2005-11-16 2011-09-06 Qualcomm Incorporated Restricting time slots for mesh networks
DE102006030282A1 (en) * 2006-06-30 2008-01-10 Siemens Ag Method for broadcast-transmission of data by transmitting node to multiple adjacent receiving nodes of network in space, involves sending time slot with predetermined adjustable probability to receiving node, of transmitting node of data
US7768992B2 (en) * 2006-07-06 2010-08-03 Harris Corporation TDMA channel access scheduling with neighbor indirect acknowledgment algorithm (NbIA) for ad-hoc networks
US8175613B2 (en) * 2006-08-04 2012-05-08 Misonimo Chi Acquisitions L.L.C. Systems and methods for determining location of devices within a wireless network
US7924728B2 (en) * 2006-08-25 2011-04-12 Raytheon Bbn Technologies Corp Systems and methods for energy-conscious communication in wireless ad-hoc networks
US7937060B2 (en) * 2006-10-06 2011-05-03 Palo Alto Research Alto Incorporated Self-improving channel-access protocol for ad-hoc networks
US8040857B2 (en) 2006-12-07 2011-10-18 Misonimo Chi Acquisitions L.L.C. System and method for timeslot and channel allocation
US8089970B2 (en) * 2006-12-14 2012-01-03 Ntt Docomo, Inc. Method and apparatus for managing admission and routing in multi-hop 802.11 networks taking into consideration traffic shaping at intermediate hops
US8750254B2 (en) * 2006-12-21 2014-06-10 Palo Alto Research Center Incorporated Dynamic frame scheduling based on permutations of sub-channel identifiers
US7756102B2 (en) * 2007-01-04 2010-07-13 Palo Alto Research Center Incorporated Distributed determination of dynamic frame sizes in a network
KR101110602B1 (en) * 2007-02-08 2012-03-08 가부시키가이샤 엔티티 도코모 Radio communication system, least significant station, and intermediate station
US7729321B2 (en) * 2007-02-21 2010-06-01 Itt Manufacturing Enterprises Inc. Nearly collision-free channel access system and method
US8223728B2 (en) * 2007-04-04 2012-07-17 Nokia Corporation Combined scheduling and network coding for wireless mesh networks
US8149716B2 (en) * 2007-08-20 2012-04-03 Raytheon Bbn Technologies Corp. Systems and methods for adaptive routing in mobile ad-hoc networks and disruption tolerant networks
US8014279B2 (en) * 2007-08-22 2011-09-06 Raytheon Company Communication scheduling of network nodes
JP2009065555A (en) * 2007-09-07 2009-03-26 Toshiba Corp Radio terminal, radio system and program
US7965671B2 (en) * 2007-10-01 2011-06-21 Powerwave Cognition, Inc. Dynamic channel sharing using bandwidth metrics
KR100990366B1 (en) * 2007-12-10 2010-10-29 광주과학기술원 Method for Packet Transmission Scheduling in wireless Mesh Networks and Packet Transmission method using that
US20090175324A1 (en) * 2008-01-04 2009-07-09 Qualcomm Incorporated Dynamic interference control in a wireless communication network
US8098609B2 (en) * 2008-02-12 2012-01-17 Nec Laboratories America, Inc. Integrated scheduling of unicast and multicast traffic in relay-enabled wireless networks
KR100964184B1 (en) * 2008-04-22 2010-06-17 한국전자통신연구원 Method and appratus for resource allocation for a node in ad-hoc network
US8159938B2 (en) * 2008-06-23 2012-04-17 C.H.E.S.S. Embedded Technology B.V. Broadcast-only distributed wireless network
US8027273B2 (en) * 2008-09-24 2011-09-27 The United States Of America As Represented By The Secretary Of The Army System and method for visually creating, editing, manipulating, verifying, and/or animating desired topologies of a mobile ad hoc network and/or for generating mobility-pattern data
US8593991B2 (en) * 2009-04-24 2013-11-26 Digi International Inc. Method for synchronizing sleeping nodes in a wireless network
KR101506041B1 (en) * 2009-07-13 2015-03-26 삼성전자주식회사 Communication method and apparatus in wireless body area network
KR101294973B1 (en) * 2009-12-08 2013-08-09 한국전자통신연구원 Multi-channel/multi-interface mesh router and method for fixed-distirbuted channel assignment
US9826040B2 (en) * 2010-01-28 2017-11-21 Texas Instruments Incorporated System and method for preventing collisions in a hierarchical network
US8751711B2 (en) 2010-12-17 2014-06-10 Microsoft Corporation Storage topology manager
DE102011081269A1 (en) * 2011-08-19 2013-02-21 Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V. Procedure for network organization
US9351301B2 (en) * 2012-08-16 2016-05-24 Daniel Chonghwan LEE Maintenance of time slot usage indicators and self-organizing networking
US10057859B2 (en) 2012-11-06 2018-08-21 Digi International Inc. Synchronized network for battery backup
US10194466B2 (en) * 2013-10-21 2019-01-29 Qualcomm Incorporated Sharing channel access across multiple radio access networks
CN106028459B (en) * 2016-05-17 2019-07-09 中国人民解放军海军航空大学 Navigation sensor Medium Access Control Protocols implementation method based on dual priority
JP6568549B2 (en) * 2017-03-10 2019-08-28 株式会社東芝 Wireless communication apparatus, wireless communication system, and wireless communication program
CN111757452A (en) * 2019-03-26 2020-10-09 电信科学技术研究院有限公司 Network state maintenance method and node
IT201900020218A1 (en) * 2019-10-31 2021-05-01 Ailia Sa Distributed system for determining an order of access to a shared resource
CN113099545B (en) * 2021-03-31 2022-12-13 航天东方红卫星有限公司 Multi-address scheduling method for cross-domain network
CA3224990A1 (en) * 2021-06-24 2022-12-29 Trellisware Technologies, Inc. Dynamic spectrum access for single-channel mobile ad-hoc networks
CN113473626B (en) * 2021-07-02 2022-11-15 上海酷芯微电子有限公司 Multi-user ranging method and system for wireless self-organizing network
CN114025429B (en) * 2021-11-04 2024-04-16 洛阳师范学院 Time-optimized multi-channel time slot reuse scheduling method
CN117295074B (en) * 2023-11-27 2024-03-26 天津七一二通信广播股份有限公司 TDMA dynamic time slot allocation method and system based on time slot occupation of neighbor nodes

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5682382A (en) * 1995-09-05 1997-10-28 Massachusetts Institute Of Technology Scalable, self-organizing packet radio network having decentralized channel management providing collision-free packet transfer
US5711007A (en) * 1996-02-05 1998-01-20 Motorola, Inc. Method and apparatus for transmitting an outbound message in a two-way messaging system
US5881094A (en) * 1993-02-17 1999-03-09 Interdigital Technology Corporation Frequency hopping code division multiple access system and method
WO1999014897A2 (en) * 1997-09-17 1999-03-25 Telefonaktiebolaget Lm Ericsson (Publ) Frequency hopping piconets in an uncoordinated wireless multi-user system
WO1999025086A2 (en) * 1997-11-11 1999-05-20 Sonera Oyj Generation of a seed number
WO2000048367A2 (en) * 1999-02-10 2000-08-17 Nokia Wireless Routers, Inc. Adaptive communication protocol for wireless networks

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4774707A (en) * 1986-09-10 1988-09-27 General Electric Company Random access communication system with scheduled data transmission and asynchronous contention scheduling
US6493331B1 (en) * 2000-03-30 2002-12-10 Qualcomm Incorporated Method and apparatus for controlling transmissions of a communications systems

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5881094A (en) * 1993-02-17 1999-03-09 Interdigital Technology Corporation Frequency hopping code division multiple access system and method
US5682382A (en) * 1995-09-05 1997-10-28 Massachusetts Institute Of Technology Scalable, self-organizing packet radio network having decentralized channel management providing collision-free packet transfer
US5711007A (en) * 1996-02-05 1998-01-20 Motorola, Inc. Method and apparatus for transmitting an outbound message in a two-way messaging system
WO1999014897A2 (en) * 1997-09-17 1999-03-25 Telefonaktiebolaget Lm Ericsson (Publ) Frequency hopping piconets in an uncoordinated wireless multi-user system
WO1999025086A2 (en) * 1997-11-11 1999-05-20 Sonera Oyj Generation of a seed number
WO2000048367A2 (en) * 1999-02-10 2000-08-17 Nokia Wireless Routers, Inc. Adaptive communication protocol for wireless networks

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003084151A3 (en) * 2002-04-03 2005-09-01 Development Corporation Gsbs Communication system
WO2003084151A2 (en) * 2002-04-03 2003-10-09 Gsbs Development Corporation Communication system
WO2004075481A1 (en) * 2003-02-18 2004-09-02 Politecnico Di Milano Communication protocol for ad-hoc networks
WO2004107680A2 (en) * 2003-05-28 2004-12-09 Nokia Corporation Enhancing fairness and performance in a multihop ad hoc network
WO2004107680A3 (en) * 2003-05-28 2005-04-28 Nokia Corp Enhancing fairness and performance in a multihop ad hoc network
US7397785B2 (en) 2003-05-28 2008-07-08 Nokia Corporation Method for enhancing fairness and performance in a multihop ad hoc network and corresponding system
CN100347969C (en) * 2003-06-24 2007-11-07 索尼株式会社 Wireless communication apparatus, wireless communication method, and computer program
US7490160B2 (en) 2003-07-28 2009-02-10 Samsung Electronics Co., Ltd. Method of efficiently transmitting/receiving data using transport layer in a mobile ad hoc network, and network device using the method
WO2006067556A1 (en) * 2004-12-22 2006-06-29 Telefonaktiebolaget Lm Ericsson (Publ) Transmission in a shared medium having different access modes
WO2007048299A1 (en) * 2005-10-28 2007-05-03 Huawei Technologies Co., Ltd. A method and device for consistency verify of the time slot state in the traffic engineering link
US7782892B2 (en) 2005-10-28 2010-08-24 Huawei Technologies Co., Ltd. Method and an apparatus for consistency verification of traffic engineering link timeslot status
GB2433677A (en) * 2005-10-31 2007-06-27 Israel Aircraft Ind Ltd Medium access control (MAC) method and system for dynamic time slot allocation and QoS priority access in a mobile ad hoc network (MANET)
US8576811B2 (en) 2006-02-06 2013-11-05 Motorola Solutions, Inc. System, method and apparatus for reliable exchange of information between nodes of a multi-hop wireless communication network
WO2007096762A2 (en) * 2006-02-27 2007-08-30 Nokia Corporation Scheduling synchronization techniques for wireless networks
WO2007096762A3 (en) * 2006-02-27 2007-12-06 Nokia Corp Scheduling synchronization techniques for wireless networks
WO2008155737A3 (en) * 2007-06-20 2009-02-19 Selex Communications Spa System and method for managing communication frame in a mesh network
CN103533659A (en) * 2013-09-27 2014-01-22 章程 Dispatch data transmitting method, AP (access point) and system

Also Published As

Publication number Publication date
US7046639B2 (en) 2006-05-16
AU2001296378A1 (en) 2002-04-08
WO2002028020A3 (en) 2003-03-06
US20020067736A1 (en) 2002-06-06

Similar Documents

Publication Publication Date Title
US7046639B2 (en) System and method for ad hoc network access employing the distributed election of a shared transmission schedule
US7142527B2 (en) System and method for transmission scheduling using network membership information and neighborhood information
US6791997B2 (en) System and method for collision-free transmission scheduling using neighborhood information and advertised transmission times
US6788702B1 (en) Protocol for neighborhood-established transmission scheduling
US7580394B2 (en) System and method for collision-free transmission scheduling in a network
US7184413B2 (en) Adaptive communication protocol for wireless networks
CN111818652B (en) Channel resource allocation method of multi-transceiver multi-channel wireless Ad Hoc network
AU2002313823A1 (en) System and method for collision-free transmission scheduling using neighborhood information and advertised transmission times
Borgonovo et al. MAC for ad-hoc inter-vehicle network: services and performance
Mansoor et al. RARE: A spectrum aware cross-layer MAC protocol for cognitive radio ad-hoc networks
CN110225593A (en) A kind of random number in Distributed T DMA agreement is left unused slot contention method
EP1371183B1 (en) System and method for transmission scheduling using network membership information and neighborhood information
CN110881165B (en) Clustering multichannel QoS access method, device and equipment for Internet of vehicles
Gao et al. Cluster-based interference-free MAC protocol with load aware in software defined VANET
CN111491320A (en) Network resource processing method and device and electronic equipment
Avcil et al. Collision resolution MAC algorithm for vehicular ad hoc networks
Vejarano et al. Reservation-based distributed scheduling in wireless networks
Naves et al. A physical-layer network coding aware distributed scheduling policy
Loscri A new distributed scheduling scheme for wireless mesh networks
Du et al. A history-based scheduling protocol for ad hoc networks
Cao et al. System Performance Analysis for the Mesh Mode of IEEE 802.16
Ferdowsi et al. The effect of channel and time-slot assignment algorithms on data loss events in OFDM/TDMA multi-hop wireless networks
Wu et al. Distributed dynamic channel access scheduling in large WMN systems
Wang et al. Election based hybrid channel access
Al-Hemyari et al. Centralized routing and scheduling using multi-channel system single transceiver in 802.16 d

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP