CA2129193C - Access point tracking for mobile wireless network node - Google Patents

Access point tracking for mobile wireless network node

Info

Publication number
CA2129193C
CA2129193C CA002129193A CA2129193A CA2129193C CA 2129193 C CA2129193 C CA 2129193C CA 002129193 A CA002129193 A CA 002129193A CA 2129193 A CA2129193 A CA 2129193A CA 2129193 C CA2129193 C CA 2129193C
Authority
CA
Canada
Prior art keywords
node
wireless
internetworking
beacon
data
Prior art date
Legal status (The legal status 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 status listed.)
Expired - Fee Related
Application number
CA002129193A
Other languages
French (fr)
Other versions
CA2129193A1 (en
Inventor
Peter E. Reissner
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
IBM Canada Ltd
Original Assignee
IBM Canada Ltd
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 IBM Canada Ltd filed Critical IBM Canada Ltd
Priority to CA002129193A priority Critical patent/CA2129193C/en
Priority to JP16855895A priority patent/JP3449579B2/en
Priority to EP95304929A priority patent/EP0695058A2/en
Priority to US08/506,411 priority patent/US5594731A/en
Priority to KR1019950022604A priority patent/KR0152484B1/en
Publication of CA2129193A1 publication Critical patent/CA2129193A1/en
Application granted granted Critical
Publication of CA2129193C publication Critical patent/CA2129193C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/18Self-organising networks, e.g. ad-hoc networks or sensor networks
    • H04W84/20Master-slave selection or change arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/005Discovery of network devices, e.g. terminals
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W92/00Interfaces specially adapted for wireless communication networks
    • H04W92/02Inter-networking arrangements

Abstract

An internetworking node for providing internetworking services for mobile wireless nodes is disclosed. Each mobile wireless node is associated with at the most one internetworking node. Each mobile wireless node selects which internetworking node it will associate with. The internetworking node will then act for all wireless nodes associated to it in relaying messages between wireless nodes or between a wired lan and the wireless nodes. A
tracking mechanism for such a system which maintains a table of all the internetworking nodes the wireless node has recently heard and deleting all such internetworking nodes which have not been heard recently is disclosed.

Description

Access Point Tracking for Mobile Wireless Network Node FIELD OF THE INVENTION

This invention pertains to wireless networks generally, and means for connecting wireless nodes or wireless LANs to wired LANs in particular.

Local Area Networks (LANs) have historically consisted of nodes interconnected by physical telecommunications media (eg, coaxial cable, twisted pair wire, or fiber optics). We shall refer to such LANs as wired LANs.

Recently wireless LANs, the nodes of which are not connected by means of 10 a physical medium, have started to appear in the market. These wireless LANs communicate by means of infra-red (IR), radio or other signals. One of the benefits of using wireless LANs is that cabling is not required. This is a particularly useful feature for mobile nodes such as laptop and notebook computers, PDAs (personal digital assistants), and the like. If appropriately equipped with an appropriate15 wireless adapter (which includes a transmitter/receiver and control card), such as an IR wireless Adapter, the mobile nodes can move around and remain connected to the network, provided they do not move out of range.

It is advantageous to allow each wireless node to communicate directly with other nodes, as is the case in most wired LANs. In a wireless LAN which 20 permits this, the wireless adapter and controlling software transmit data packets which all nodes within range can hear. This permits transmitting of packets which are received but ignored by all nodes except the one(s) to which they are addressed. This parallels the packet delivery systems of such wired LAN protocols as Ethernet. Thus, upper level network operating system software, which relys on25 a packet delivery system such as Novell Corporation's NETWARE (tm) can be used with such a wireless LAN. We shall refer to such a wireless LAN as a Peer-to-Peer Wireless LAN.

There is an important physical characteristic in a peer-to-peer wireless LAN
that makes it very difficult to build a reliable network compared to a wired LAN. In a wired LAN, every network node is physically connected to the network and can 5 therefore access all of the network traffic. This is often not the case with wireless LANs. Each node communicates with other nodes by means of some form of electromagnetic signal, the range of which will be limited. Each node will have an area of coverage which will be limited by such factors as type of signal, signalstrength, obstacles within range, etc. In the wireless LAN, it cannot be guaranteed 10 that every network node, which is presumably part of the same wireless network, can listen to all the network traffic. For example, if nodes A, B, and C are connected to the same wireless network, A may be able to listen to the network data sent by B but not by C. In this case, C is a "hidden node" with respect to A. If C
can listen to B but not to A, then A is a hidden node with respect to C.

For proper functionality, it is desirable that a wireless LAN should also be able to connect to a wired LAN.

There are several problems associated with a wireless LAN which complicate the implementation of an internetworking device as a means for connecting a wireless LAN to a wired LAN. A primary function of such a device 20 would be to resend overheard wireless LAN network data that is destined for a wired node onto the wired LAN, and vice versa. Depending on the wireless medium chosen, each such device would normally have a limited range. In order to provide adequate coverage, a plurality of devices, each having some degree of overlapping area is necessary. This would normally result in the duplication of messages 25 received by nodes within the overlapping areas, and also on the wired LAN for messages originating from such nodes.

A system for solving this would involve ensuring that every wireless node is associated with at most one such internetworking device, and only an associated device would provide internetworking services for any given wireless node. In such a system, a mechanism for determining which internetworking deviceeach wireless node should associate at any moment is required.

In this specification, the following terms are used:
By internetworking services, we refer to services which allow systems to communicate which could not otherwise. Typical internetworking services include relaying messages from one wireless node to another, resending messages from a wired LAN to a wireless node and resending messages from a wireless node to a wired LAN.

The internetworking node that provides such internetworking services is called an Access Point or AP. The AP is a physical device, which, in order to perform the full range of internetworking services has a wired network adapter as well as a wireless network adapter.

The physical area that a wireless node must be within to be within range of the AP is called the AP's Basic Service Area (BSA). If a wireless node is located within the BSA of a particular AP, that wireless node will be able to receive transmissions sent by that AP.
Each wireless node also has a limited range within which it can communicate. This range is called the Dynamic Service Area (DSA) of the wirelessnode in this specification. Other nodes within an wireless node's DSA will normally be able to receive transmissions from the wireless node.

If the wireless nodes use the same adapter as the APs, then, all other things being equal, the wireless nodes will have the same range as the APs.
However there can be differences between the BSA range of the AP and the DSA
range of a wireless node. For one thing, the wireless nodes are usually movable.Thus their range is likely to change, depending on how their signals are affected by obstacles as they move. Also, access points, being physically connected to a wired LAN, are also connected to a supply of power. Thus, the transmitter used in an AP
can be more powerful than the battery powered transmitters of the wireless nodes.
If this is the case, the BSA range of an access point would normally be larger than 5 the DSA range of a wireless node.
In this specification, we will distinguish between the BSA of an AP and the DSA of a wireless node, even if the two ranges are the same. In this specification, one wireless node is said to be able to "hear" a second wireless node if it is within the DSA of the second node, so that signals sent by the second node can be 10 received by it. Similarly, a wireless node can "hear" an AP if it is within the BSA of the AP, and an AP can "hear" a wireless node if the AP is within the DSA of thatnode.

A "multicast" message is a form of broadcast message, sent by a wired node, which is addressed to other nodes having the same specific group address.
15 All other wired network nodes will ignore that message.

SUMMARY OF THE INVENTION

The invention provides a method and means for using one or more APs as internetworking nodes which interconnect a wired LAN and wireless nodes within range of each AP, and for determining when each AP should act to transmit data 20 between the wired LAN and wireless nodes.

The primary functions for each AP are, when appropriate, i) to resend data packets from a wireless node onto the wired LAN if the data packets cannot otherwise reach their destination (eg, if they are destined for a wired node, or are destined for a wireless node outside of the DSA of the sending node); and ii) to25 resend data packets, which are addressed to a wireless node, from the wired LAN
to the wireless node. Preferably, the wireless node is part of a wireless LAN. The 21291~3 AP, having both a wired network adapter as well as a wireless network adapter, can communicate using both the packet delivery system of the wired medium, as well as the packet delivery system of the wireless medium. Furthermore, the AP is able to convert a data packet from one system to the other.

Preferably, the APs will also redirect information between two wireless nodes which are both within the AP's range, but are hidden to each other.

To achieve these functions each AP has to know whether the data packets are for a destination within its own BSA, and whether it is responsible for acting. The wireless nodes use a process of association with at most one of the APs to carry out these functions. Each wireless node within range of at least one AP will associate itself with a single AP, even if it is within range of more than one AP. Once a wireless node associates itself with an AP, it will use that AP, and only that AP, to forward data to and from the wireless node. The AP keeps track of which nodes are associated with it, in order to determine whether it is responsible for acting.

Each wireless node monitors the wireless network traffic, and keeps track of which nodes are within its range, ie, which other wireless nodes it hasoverheard recently. According to the invention, each wireless node uses this information to determine which wireless nodes, including APs, are within its range.

Each AP broadcasts information about itself at regular intervals in the form of a beacon identifying its network address. Each wireless node can determine, from either the AP's regular data transmissions, or from this beacon,whether it is within the AP's BSA. The invention provides for a tracking mechanism wherein each wireless node keeps track of APs it has overheard. Preferably the node maintains a table of APs it has overheard recently.

The tracking mechanism maintains a table of all APs the wireless node has 21291~3 recently overheard, and deletes all APs which fail to satisfy some predefined tracking criteria. A preferred tracking criterion is based on a period of time since the wireless node last heard a transmission from a particular AP.

In the preferred embodiment, however, the wireless nodes do not require an 5 internal timing mechanism for this purpose, but rather, use the beacons of other APs as an external counting mechanism. When a wireless node has not heard from a particular AP in a period in which the node has heard a specified number of beacons from a reference AP, the wireless node concludes that the particular AP
is no longer in range. Each wireless node maintains an AP table of all AP's it has 10 heard, but then deletes from this table, any AP from which it has not heard during a period in which it has heard a specified number of beacons from some other AP.
In the preferred embodiment, the decay of addresses out of each wireless node's AP Table is done using external timer ticks represented by AP beacons.
Each AP, within whose BSA the mobile node is located, represents a different timer.
15 In general, a particular AP will be deleted from the table when the wireless node hears any other AP beacon a predetermined number of times before it next hears that particular AP's beacon.

If the wireless node overhears data packets (either normal traffic or a beacon) from an AP, it can attempt to associate with the AP by sending an 20 association request to the AP. If a wireless node's association request fails, it will preferably attempt to associate with another AP currently in its AP table.

If the wireless node overhears more than one AP, or there is more than one AP in its table, the wireless node must select an AP. The invention providesa switching mechanism for determining which AP to choose.

In one embodiment the switching mechanism causes the node to associate with an overheard AP if its AP table was previously empty. Also, the node will maintain its association until a failure of transmission occurs, or the associated AP is decayed out of the node's AP table, according to the tracking mechanism. In either event, the node will check its AP table and attempt to associate with the most recently heard AP.
The preferred embodiment of the switching mechanism incorporates the following assumption: if a wireless node has just moved into an AP's BSA, it is then likely to move further into that AP's BSA. At the same time, it is also likely moving out of the AP's BSA that it is currently associated with. It should therefore switch its association to the new AP. These assumptions will be true when the mobile node continues to move, and does not move nearly tangentially to one or other of the AP's BSAS.
Therefore, in the preferred embodiment a mobile wireless network node will attempt to associate with an AP (or switch its association from another AP) when one of the following conditions occurs:
the mobile wireless network node observes a beacon or data traffic originated from an AP that is not already in its AP table;
or the mobile wireless network node fails to communicate with the AP it is associated with; or the AP is decayed out of its AP table.
This mechanism allows the mobile wireless network node to switch its association early to a new AP whose BSA it is moving into. It also prevents the mobile wireless network node from switching its association back and forth between two APs when it is situated in the overlapping area of the BSAs of the APs. In that situation, the two APs are both in the mobile wireless network node's AP table, and the node will not switch its association based on hearing alternate data traffic or beacon originating from the two APs.

These foregoing aspects of the invention, together with other aspects and advantages thereof will be more apparent from the following description of the preferred embodiments thereof, taken in conjunction with the following drawings.

BRT~F D~.~GRTPTION OF T~ DRAWING.~
Figure 1 schematically illustrates a configuration of wireless nodes around a wired LAN, with two APs acting as internetworking nodes, with the DSA of each wireless node shown in phantom.
Figure 2 illustrates schematically the same configuration as is shown in figure 1, but with the BSA of each AP shown in phantom.

~ Figure 3 lllustrates schematically, for the same configuration as is shown in figure 2, how the preferred embodiment of the present invention is used to relay a message from B to A, from A to D and from A to X.

Figure 4 illustrates schematically, for the same initial configuration as is shown in figure 2, node A roaming from the BSA
of APl to the BSA of AP2.

Figure 5 is an example of the AP table maintained by each wireless node in the preferred embodiment illustrating the decay grid used for deleting APs from the table which are no longer in range.

Figure 6 illustrates schematically a wireless node moving through several locations over time through the BSA's of five APs.

~., DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT

The preferred embodiment is discussed and illustrated with respect to an example of its implementation using Infra-red (IR) wireless LANs and Ethernetwired LANs. It should be appreciated that the invention is not limited to IR wireless 5 LANs or Ethernet wired LANs and could be similarly implemented in other wireless LANs and/or wired LANs.

Figure 1 and Figure 2 each illustrate a configuration of wireless nodes A, B, C, D and E, a wired LAN 50, wired node X and APs AP1 and AP2. Each AP
is a physical device that has a wired network adapter as well as a wireless network 10 adapter. Each AP understands both the wired LAN and wireless LAN protocols.

In the preferred embodiment, using ISO/CCITT OSI international standard terminology, the AP behaves as a layer 2 Data Link Layer entity that "bridges"
between the wireless LAN and the wired LAN. It resends the data traffic from thewireless LAN to the wired LAN in such a way that the data traffic appears to nodes 15 of the wired LAN to have come from wired network nodes in the wired LAN. It also resends the data traffic from the wired LAN to the wireless LAN in such a way that the data traffic appears to the wireless nodes of the wireless LAN to have come from wireless nodes in the wireless LAN. Thus, each AP functions as a transparent MAC-bridge (wherein MAC stands for Medium Access Control, as is known in the 20 art) that connects the IR wireless nodes to the ethernet wired LAN.

In the examples illustrated in drawings, the same wireless adapter is used for both the APs and the wireless nodes. Therefore the BSA range of the APs, ignoring the effect of obstacles, will be the same as the DSA ranges for the wireless nodes. As stated earlier, the AP, being connected physically to a power supply, 25 could support a more powerful transmitter, with an extended BSA range.

-Figures 1 and 2 are the same except that Figure 1 illustrates the DSA ranges of the wireless nodes while Figure 2 illustrates the BSA ranges of the APs. In figure 1, wireless node A has a DSA 10, wireless node B has a DSA 20, wireless node C has a DSA 30, wireless node D has a DSA 40, and wireless node E has a DSA 45.
In the IR wireless LAN, it cannot be guaranteed that every network node that is part of the same wireless network can listen to all the network traffic. In figure 1, wireless node E can listen to the network data sent by wireless node B but not by wireless node C because wireless node E is within B's DSA 20, but is outside C's DSA 30. In this case, C is a hidden node with respect to E.
Similarly, C is a hidden node with respect to E, because C is outside E's DSA 45.
In some situations, it is possible for one IR wireless node to receive data sent by another wireless node but not be able to send to that node. For example, a first node (not shown) would be able to listen to the network data sent by a second node (not shown), but the second node would not be able to receive the data sent by the first node. This situation is known as asymmetry.
To compensate for possible wireless transmission failure, wireless packet delivery systems usually require that receiving nodes send a specific acknowledgement to the sending node, acknowledging the receipt of each data packet. For example if wireless node A sends a directed packet to wireless node B, B will in turn send a packet to A, acknowledging receipt of A's message.
These acknowledgements are not normally required for packet delivery systems on wired LANs, due to the low failure rate of transmissions in such mediums.
Turning now to Figure 2, the BSA of AP1 is illustrated by circle 60 whereas AP2 is shown as having BSA 70. Wireless nodes A, B and E are within the BSA 60 of AP1. Wireless node B is also within the BSA 70 of AP2, as is wireless node D. Wireless node C is not within range of either access point.

~i:
.

It should be noted that because node B is within range of both APs, the wired LAN will receive unwanted duplicated messages if both APl and AP2 resend a message from B to the wired LAN, and likewise, node B will receive unwanted duplicated messages if both APl and AP2 resend a message from the wired LAN to B.
To avoid such duplication the invention provides a switching mechanism for ensuring that no more than one AP will act for any particular wireless node, by ensuring that every wireless node is "associated" with no more than one AP.
Each wireless node determines which AP (assuming there is more than one in range) it will associate with. Furthermore, each wireless node determines whether it can transmit a message directly to its destination node, and it asks an AP to deliver the message if it cannot do so directly. Each AP determines whether it should resend a data packet from the wired LAN to the wireless node to which the packet is addressed. Each AP monitors the wired LAN data traffic for any data packets that are destined for (ie, addressed to) one of the AP's associated wireless nodes. If the AP hears such a data packet on the wired LAN, it intercepts the data packet and relays it to the mobile node.
Each wireless node must be aware of what other nodes are around it, so it will be able to decide whether it can send to them. Therefore, each wireless node monitors the wireless traffic, and maint~in~ a table of the addresses of all wireless nodes it has overheard recently. We shall refer to this as the DSA table. If a node has overheard another node, then the other node's address is in its DSA table and it assumes it can transmit to that node (ie, it ignores asymmetry, at least initially). This table represents all of the other nodes within whose DSA the tracking node is. This is assumed ( by ignoring asymmetry) to represent all nodes within the DSA of the tracking node.

In the preferred embodiment, each wireless node relies on overheard messages emmanating from nearby nodes (including all acknowledgements) to construct its DSA table. Optionally, each wireless node can emit a beacon, which would automatically be overheard by all other nodes within its DSA.
Each wireless node also monitors the network traffic looking for data packets sent by an AP. To assist wireless nodes (especially nodes actually moving) in locating nearby APs, each AP
of the preferred embodiment of the present invention will emit a beacon, at regular intervals, eg, every 20 seconds, identifying the APs wireless network address. In the preferred embodiment, each wireless node maintains a separate table, called an AP table, which lists the addresses of all APs it has overheard. Preferably, this table also stores other information, for example which AP has been heard most recently, most frequently, least frequently, etc.
Alternatively, this information could be stored as part of the DSA
table. Preferably, the wireless node can differentiate between data packets from APs and packets from other wireless nodes because a bit in the control field of a wireless data packet indicates whether the data packet originates from an AP. Alternatively, each AP is assigned a unique wireless network address with a common prefix for its wireless LAN connection. For example, the network address maybe "IRAP001" where IRAP is a common prefix for all AP
wireless network addresses. No wireless network node other than an AP is assigned that common prefix.
Each AP is also assigned a wired group network address for its wired LAN connection. The group address is used for sending "multicast" broadcasts. When a "multicast" message, a form of broadcast message, is sent to the AP group network address in the wired LAN, all APs, but only APs, receive that message. All other wired network nodes ignore that message.
When a wireless node overhears an AP, it will enter this AP
into its AP table and execute a procedure for determining which of the APs in its AP table it will associate with. Examples of this procedure could be: associate if the table is empty (ie, the wireless node has just powered on, or just entered the vicinity of a wired LAN), or maintain association with the current AP until it can no longer hear that AP, or associate with the AP heard most frequently, etc. The preferred embodiment ofthis procedure will be discussed below.

If the procedure indicates the wireless node should associate with the 5 AP, the wireless node will send an association request data packet to the AP. If the association request data packet is sent successfully to the AP, ie, acknowledgedby the AP, the wireless network node considers itself associated with that AP. The association request includes the wireless network address of the wireless node.
Preferably, the request also indicates which AP, if any, the wireless node was 10 previously associated with.

Each AP maintains a table, called its (Basic Service Set) BSS table, of all wireless nodes which it is associated with. After receiving the association request successfully from the wireless node, the AP adds the network node address to its BSS table. The AP can be configured so that if the association request 15 indicates the wireless network node was associated with another AP previously, the AP sends a disassociate data packet to the previous AP via the wired LAN to the previously associated AP telling the AP to disassociate with the wireless node.
Alternatively, once a wireless node associates with a new AP, it can instruct this AP
to send such a disassociate request to the previous AP.

20After receiving the disassociate data packet from the new AP, the previous AP deletes the wireless network node address from its BSS table.

Optionally each AP can also maintain a separate BSA table, similar to the DSA table maintained by each wireless node, listing the node addresses of all wireless nodes within its BSA, regardless of whether they are associated with it.

25A wireless node only accepts data packets sent by the AP it is associated with; it will discard all data packets sent by other APs. It will, of course, 21291~3 accept data packets that are destined for it which are sent by other wireless nodes.

As stated, the selection of which AP will be associated with each wireless node is determined by each wireless node. Therefore, each AP accepts all data packets sent by any wireless node. If the AP receives a data packet 5 directed to it by a wireless node that it is not associated with, the AP considers the data packet as an implicit association request. It adds the wireless node address to its BSS table and relay the data packet onto the wired LAN.

If a wireless node fails to send a data packet to its associated AP
successfully, ie, the AP fails to acknowledge receipt of the data packet, the wireless 10 node considers its wireless connection with the AP broken. It will delete itsassociation with that AP. It then checks its AP table to see if another AP is available. If there is one, it will attempt to establish an association with that AP. If there is more than one, the AP will preferably select the AP heard most recently.

Similarly, if the AP fails to send a data packet successfully to the wireless 15 node that is associated with it, it considers its wireless connection with the wireless node broken, and deletes the node from its BSS table.

In operation, when a wireless node (the sending node) is ready to send a data packet to another network node (the destination node), it first determines whether the network node address of the destination node is in its DSA table. If it 20 is, this implies that the destination node is another wireless node within the DSA of the sending node. The sending node therefore sends the data packet to the other wireless node directly. If the destination node is not within the DSA table, thesending node sends the data packet to the AP it is associated with and asks the AP
to help deliver the data packet to the destination node.

After receiving the data packet, the AP checks the destination of the data packet against its BSS. If the destination node is within its BSS (ie, if the destination node is also associated with the AP), the AP sends the data packet to the destination node directly via the wireless medium. Otherwise, the AP resendsthe data packet onto the wired LAN. If the destination node is a wired node, it will receive the data packet directly. If the destination node is on another wireless LAN
5 which is attached to the same wired LAN by another AP (ie, the destination node is a wireless node associated with another AP), the other AP will relay the datapacket to that destination node.

Figure 3 shows three examples of how the preferred embodiment works. Assume wireless network node A has just entered the BSA of AP1. We will 10 assume A has not been associated with any AP before. When it hears AP1's beacon, or alteratively, hears some data traffic from AP1 to wireless network node B, node A sends an association request data packet to AP1. After sending the association request data packet successfully (ie, receving AP1's acknowledgement), A considers itself associated with AP1. After receiving the association request data 15 packet successfully, AP1 adds A to its BSS table. It also sends a disassociation data packet on the wired LAN, advising any previously associated AP that AP1 is now associated with node A and that the previous AP should disassociate. This can be done by way of multicast or by a directed packet to the AP A was actually associated with.

Let us assume A wants to send a data packet to wired network node X. A first consults its DSA table to see if X is a wireless node within range. Since X is not in A's DSA, A sends the data packet to AP1 as is shown by arrow 100 in figure 3. AP1 then consults its BSS table to determine whether X is an associated wireless node within its BSA. Since X is not so listed, AP1 in turn resends the data packet onto the wired LAN, as is shown by arrow 105.
Let us further assume that after X receives the data packet, it sends a response data packet back to A. AP1 monitors the wired LAN data traffic and overhears a data packet destined for A, which is in its BSS. AP1 intercepts the data packet and sends it to A via the wireless medium.
Let us now assume both nodes A and B are associated with AP1, i.e., they both are in APl's BSS, and node B wants to send a data packet to A. Node B examines its DSA to see if A is within range.
5 As can be seen in Figure 1, node B is not within the DSA 10 of node A, nor is node A within the DSA 20 of node B. In other words, the nodes are hidden from each other, even though both are within range of APl. Direct wireless communication between the two nodes is not possible. Therefore, B sends the data packet to AP1 asking it to 10 help deliver the data packet, as is shown by arrow 120 in Figure 3.
AP1 examines its BSS and determines A is associated with it.
Therefore, AP1 transmits the data packet by the wireless medium to A, as is shown by arrow 125. It should be noted that even though node B is also within the BSA of AP2, node B is associated with AP1 15 and therefore does not ask AP2 for assistance.
Now let us assume node A wants to send a data packet to node D, which is associated with AP2. Since node D is not within node A's DSA, A sends the packet to AP1, as is shown by arrow 130. Since node D is not associated with AP1, AP1 resends the data packet onto 20 the wired LAN, as is shown by arrow 135. AP2 overhears this data packet, determines that node D is associated with it, and resends the data packet directly to D, as is shown by arrow 140.
Note that node B is within the BSA of both APl and AP2. If node B had been associated with AP2 (and therefore would not have 25 been associated with APl), and wireless node A sends a data packet to wireless node B, then AP1 would not have transmitted the data packet directly to B, but rather, would have resent it on the wired LAN. In this circumstance, AP2 would intercept the data packet and resend it to B (because B would be in AP2's BSS table), as it would 30 for node D.
Figure 4 illustrates how a roaming wireless node can move in and out of different APs' BSAS. When a wireless node moves between BSAs of APs, it disassociates with one AP and associates with another. The data packets sent by the wireless network node to the wired LAN are resent by different APs depending on where the wireless node is, and which AP the wireless node associates itself with. Likewise, data packets destined for the wireless node are resent by different APs depending on where the wireless node is and which AP the wireless node associates itself with. This procedure will now be described.
When a node roams, it may roam out of range from all APs in its AP table. The wireless node is then disconnected from the wired LAN until it comes within range of another AP and associates itself with that AP. Of course a roaming node cannot associate itself with an AP until it becomes aware of the presence of that AP (ie, overhears either the AP's beacon or a regular transmission).
Optionally, to shorten the time between the wireless network node moving into an AP's BSA and detecting the AP's existence, each AP
can broadcast its beacon earlier when it first detects a wireless node. To do this, the AP maintains a BSA table, in addition to its BSS table, as described above. Alternatively it combines the two into an expanded BSA table, with an additional column identifying whether each wireless node listed is associated with it. If an AP
overhears a wireless node which is not listed in its BSA table, the AP generates its beacon ahead of schedule. The AP detects the existence of the wireless node by overhearing a data packet, usually a broadcast packet, sent by the wireless node. This broadcast packet is usually generated in response to the upper layer network operating system trying to determine which other nodes are present in the network. The result of this broadcast packet emitted by a wireless network node is an early scheduled beacon emitted by the AP, which in turn starts the association process.
Referring to figure 4 for example, assume wireless node A is originally located at position 200, and is associated with APl. It therefore communicates with wired network node X via APl. As A
moves to an area which is not covered by any AP, as is illustrated as position 210, it cannot receive acknowledgements from APl for any packets which it sends via APl to X. It thus ceases to consider itself associated f~

with AP1 as it cannot communicate with AP1 any more. As A moves into AP2's BSA, as shown at 220, it recognizes the existence of AP2 either by observing AP2's beacon or AP2's data traffic. It is possible AP2 would overhear node A before A
overhears AP2. In this case, as AP2 would not have heard A at either position 200, 5 or 210, AP2 can optionally recognize that A is a node previously unheard by it, and emit its beacon early. In any of these events, A initiates an association process with AP2. This reconnects A to the network, allowing A to communicate with X
again. Assuming an entire area is sufficiently covered by APs, A can move aroundthe area while remaining connected to the network.

In one implementation of the above described system, once each wireless node associates with an AP, it will stay associated with that AP until it fails to successfully transit a packet to the AP. In other words, the wireless node will wait 5 for a failure before it associates with another AP.

Preferably, however, the wireless node switches its association before such a failure occurs. One way of doing this is for the mobile node to associate with an AP every time it hears that AP's beacon. In other words, the node would 10 constantly switch its association to the AP whose beacon it has heard most recently.
Such a switching mechanism is not preferred, because it involves more switching (and therefore processing) than would normally be necessary. This is especially true if the wireless node is stationary over a period of time in an area of overlapping AP BSAs, in which case it will keep switching its association between the APs, even 15 though a maintained association with any of the APs would suffice.

Each wireless node is therefore provided with a switching mechanism to determine when it should switch APs that it is associated with, and a tracking mechanism for determining what other APs are within range (ie, that it could 20 associate with).

Tracking Mechanism July 29, 1994; 4:20pm -19 -The tracking mechanism maintains a table of all APs the wireless node has recently overheard, and deletes all APs which fail to satisfy some predefined tracking criteria. A preferred tracking criterion is based on a period of time since the wireless node last heard a transmission from a particular AP. One way of tracking 5 using this criterion is to provide the mobile node with an internal timing mechanism, which records the time interval from the last time each AP was heard.

In the preferred embodiment, however, the wireless nodes do not require an internal timing mechanism for this purpose, but rather, use the beacons of other APs 10 as an external counting mechanism. When a wireless node has not heard from a particular AP in a period in which the node has heard a specified number of beacons from a reference AP, the wireless node concludes that the particular AP
is no longer in range. Each wireless node maintains an AP table of all AP's it has heard, but then deletes from this table, any AP from which it has not heard during 15 a period in which it has heard a specified number of beacons from some other AP.

In the preferred embodiment, the decay of addresses out of each wireless node's AP Table is done using external timer ticks represented by AP beacons.
Each AP, within whose BSA the mobile node is located, represents a different timer.
20 In general, a particular AP will be deleted from the table when the wireless node hears any other AP beacon a predetermined number of times (hereafter referred toas the "decay threshold" and is designated by the variable "k") before it next hears that particular AP's beacon. The value for k should not be too small, otherwise APs will be decayed out of the AP table because one or more beacons were lost (ie, the 25 wireless transmission from the AP was not properly received by the wireless node), rather than because the wireless node is no longer within range of the AP.
Therefore k is preferably not less than 2. However k should not be too large, because the larger k is, the longer the node will continue to act as though the AP
is still in range, even after it can no longer be heard.
A suitable value for k is, in most cases, about 5. With such a value, if there are n AP entries in the AP table, a particular AP will be deleted from the table when July 29, 1994; 4:20pm - 20 - 2 1 2 9 ~ 9 3 the wireless node hears one of the n-1 other AP's beacon 5 times before it next hears that particular AP's beacon.

Figure 5 illustrates the AP table and beacon counter for a wireless node of 5 the preferred embodiment of the present invention. The AP table comprises a series of rows, indicated generally at 150, wherein each row represents a different AP.This table generally holds a maximum number, N, of AP network addresses. In Figure 5, N=8.

APx refers the AP listed in the xth row of the decay grid and its address is stored in the xth row of the AP table AP address column. It should be noted thatin Figure 5, the APs are listed in ascending order. This is an arbitrary designation.
As the node moves within an area, different rows will be vacated and replaced with the next heard AP. Thus after a particular movement pattern of a node in which, for 15 example, the node moved out of what was AP8's BSA for a suffficient period of time, AP8 could be "decayed" out of the table. The node could then hear another AP, which would be stored in the row formerly represented by AP8. The wireless node could then move back into AP8's BSA. At which point, if no APs had been decayed,the table would be full. The node would replace the least recently heard AP with20 AP8 even though no AP had been heard sufficiently infrequently to be decayed out using the test of k=5. Thus AP8 could then be in, for example Ap4's row.

It should also be noted that the table does not need to be filled. If only 3 APscan be heard, only 3 rows will be filled with data. Furthermore, these would not25 necessarily be the first 3 rows of the table, as the AP in one or more of the first rows could have been decayed out and not replaced.

The beacon counter array 195 is an 1 x N array of integer numbers, ranging from 0 to k-1. Each element of the array represents the current count (of 30 beacons heard by the node) for each AP in the AP Table. In Figure 5, the beacon counter array 195 has 8 elements because there are 8 rows in the AP table. Each AP table contains a decay grid in the form of an N x N array of integer numbers, July 29, 1994; 4:20pm - 21 -which, for figure 5, is an 8 x 8 array. Each row of the decay grid contains the contents of the beacon counter array immediately prior to when the node last heard the AP for that row.
The "Asym" column 175, stores N ( in this case 8) flags - which are boolean 5 variables which store a value of TRUE or FALSE - which indicate whether the node and AP are in an asymmetric relationship. There is thus one flag for each row inthe AP table.

The "Asym" flag that is associated with an AP entry is used to handle the 10 asymmetric situation where the wireless network node can hear the AP but the AP
cannot hear the wireless network node. The flag is used to decrease the frequency of initiating association requests by the wireless network node in an asymmetricsituation. If the wireless network node fails in an attempt to associate with an AP, it will set the Asym flag that is associated with the AP entry. Before the wireless 15 network node sends an association request, it will check the Asym flag. If the flag is set, the wireless network node will not send an associate request. If there are other AP entries in the AP table without the Asym flag set, the wireless networknode will attempt to associate with those APs. The Asym flag will be reset when the next AP beacon from that AP is heard.
Column M, generally indicated at 170, keeps track of the order of APs in the AP table from the most recently heard AP to the least recently heard AP. Column L, generally indicated at 180, keeps track of the order of APs in the AP table from the least recently heard AP to the most recently heard AP. Preferably both columns 25 represent linked lists, although other mechanisms could be implemented.

In the preferred embodiment, a doubly-linked list is used to maintain the order in which APs contained in the AP table were last heard with respect to each other (where as the decay grid maintains an implicit count of the number of beacons that 30 have been heard from each AP in the AP table with respect to each other AP in the AP table). The doubly linked list is represented by the columns M and L. The M
column is a linked list linked in one direction from the most recently heard AP to the July 29, 1994; 4:20pm - 22 - 2 1 2 9 ~ 9 3 least recently heard AP. That is, each element of the M column corresponds to a row in the AP table, and the value contained in each element is the row number of the next most recently heard AP in the AP table. The least recently heard AP at the instant the table is being inspected cannot contain a valid row because there 5 is no less recent (or next most recent) AP, so that element contains a special value (an end of list marker) indicating it is the last element in the list. A separate variable, called MR, contains a valid row number indicating the most recently heard AP contained in the AP table if there is at least one AP in the AP table, or else contains the "end of list marker" if there is no AP contained in the AP table.
The L column is a linked list linked in one direction from the least recently heard AP to the most recently heard AP. The L column is maintained in the same manner as the M column, with a separate variable, called LR, to indicate which row in the AP table contains the least recently heard AP. Together, the two single linked 15 lists form a doubly linked list. This in turn causes the AP table to be doubly linked list, where each AP address is the data contained in each element of the list, and the column M and L are the links.) When an AP is heard, it is then the most recently heard AP, so the doubly 20 linked list is updated by "removing" that AP from its position in the list and placing it at the "head" of the list. Obviously, repositioning does not need to be done if the AP is already at the head of the list.

That is, the maximum number of AP entries in the AP table is eight. The 25 decay procedure is implemented by a decay grid of 8x8 and a beacon counter array of 1x8.

For example, each time node Node A hears a beacon, in this example from APx, A carries out the following steps in updating its AP table:
First, the 1x8 beacon counter array is copied into the xth row of the decay grid. In other words, the contents of the row of the decay grid listing July 29, 1994; 4:20pm - 23 - 2 1 2 ~ 1 9 3 the values for APx is replaced with the contents of the 1x8 beacon counter array as they were just prior to receiving the beacon. This effectively stores, in the xth row, the counter value for each AP that node A has heard since it last heard the beacon for APx. The values of the pointers in columns M and L will also be updated.

Second, the xth element in the 1x8 beacon counter array is then incremented by one, unless this is equal to the value of the decay threshold k-1, in which case the element is reset to zero. In other words, the values of the beacon count cycle between 0 and k-1.

Third, the new value of the beacon counter is then compared with the xth element of each valid row in the decay grid.

Fourth, the first row found, if any, where these values is equal is deleted.

Fifth, and optionally, each row representing an older AP (ie, an AP
whose beacon has not been heard since the node last heard the beacon deleted in step four) is also deleted. This can be determined by the pointers of the linked list in column M, which are updated each time the node hears an AP. This results in the deletion of APy from the AP table, if the xth element in the decay grid of APy (ie, the yth row) is equal to the value of the xth element of the updated beacon counter. Furthermore, all other APs not heard since APy was last heard, would also be deleted.

In other words, the counter value of APx at the last time that APy was heard is compared with the current value of the APx counter. If they are equal, that means APy has not been heard for 5 beacon intervals of APx - or in other words - the node 30 has heard APx 5 times since it last heard APy. APy is then considered out of range, and is deleted from the nodes AP table. Optionally, any other AP not heard for as long or longer is also deleted.

-- 212gl~3 July 29, 1994 ; 4:20pm - 24 -This process of checking the AP table for old entries starts with the secondmost recently heard AP (the AP just heard is the most recent), and continues according to increasing age. Once an AP is found that should be deleted, the system can then delete any older AP merely by checking the value of column M.

If an AP beacon is heard for the first time, i.e., AP does not occupy an entry in AP table, a vacant row in the AP table is located. If all rows are occupied, the least recently heard AP entry will be deleted to make room for the new AP.
Assume the new AP is placed in the xth entry, the xth element of the 1x8 beacon 10 counter array is cleared to zero, and also the xth element of each valid row in the decay grid is cleared to zero. The 1x8 beacon array is then copied into the xth row, and the beacon counter for APx is incremented.

If a wireless node overhears a data packet (other than a beacon) sent by an 15 AP, the node can optionally update that AP's row ( or insert the AP into the table if it is the first time the node has heard the AP), by copying the beacon counter array into the AP's row of the decay grid. This ensures that the decay grid indicates when the node last heard the AP, in order to avoid having the AP prematurely decayed out of the AP table. However, in this case, the beacon counter itself is not 20 incremented, as no beacon was actually heard.

Switching Mechanism We will now discuss the switching mechanism. As stated, one possible 25 criterion includes having the node maintain an association with a particular AP, provided it continues to hear that AP during a specified interval. This specified interval can be a pre-specified period of time. However, preferably, the above discussed tracking mechanism is used, so that the interval is not defined in terms of time, but rather, is defined in terms of other AP beacons. In other words, as long 30 as the associated AP has not been decayed out of the node's AP table, and no actual failure has occurred, then the AP will maintain its association with an AP.

The switching mechanism implements the following criteria in determining when a wireless node would attempt to associate with an AP. If the node is unassociated, it will attempt to associate with any AP, as soon as it hears either a data packet or beacon emanating from an AP.
If the node does not receive an acknowledgement from an AP
with which it attempts to associate, then the association attempt fails as the wireless node and the AP are likely in an asymmetric relationship. The node will then check its AP table to see if there is one or more other AP in the table. If there is, it will attempt to associate with the most recently heard AP which is not in an asymmetric relationship with the node. If there is not, then it will remain unassociated until it next hears an AP.
In one embodiment of the switching mechanism, once the node successfully associates with an AP, it will maintain that association as long as the following criteria are met:
i) the node receives an acknowledgement from the AP every time it sends a data packet to the AP.
ii) the currently associated AP is still in the node's AP
table.
In other words, the node will maintain its association until a failure of transmission occurs, or the associated AP is decayed out of the node's AP table. In either event, the node will check its AP table and attempt to associate with the most recently heard AP which is not in an asymmetric relationship with the node.
The preferred embodiment of the switching mechanism incorporates the following assumption: if a wireless node has just moved into an AP's BSA, it is then likely to move further into that AP's BSA. At the same time, it is also likely moving out of the AP's BSA that it is currently associated with. It should therefore switch its association to the new AP. These assumptions will be true when the mobile node continues to move, and does not move nearly tangentially to one or other of the AP's BSAS.

Therefore, in the preferred embodiment a mobile wireless network node will attempt to associate with an AP (or switch its association from another AP) when one of the following conditions occurs:
the mobile wireless network node observes a beacon or data traffic originated from an AP that is not already in its AP table;
or the mobile wireless network node fails to communicate with the AP it is associated with; or the AP is decayed out of its AP table.
This mechanism allows the mobile wireless network node to switch its association early to a new AP whose BSA it is moving into. It also prevents the mobile wireless network node from switching its association back and forth between two APs when it is situated in the overlapping area of the BSAs of the APs. In that situation, the two APs are both in the mobile wireless network node's AP table, and the node will not switch its association based on hearing alternate data traffic or beacon originating from the two APs.
We shall now illustrate both the preferred embodiment of both the tracking and the switching mechanisms with reference to Figure 6. Figure 6 is an illustration of a wireless node (M) moving through the BSAs of a particular configuration of Access Points (APs), which are conveniently called AP1, AP2, AP3, AP4 and AP5 in order to illustrate the two mechanisms. It should be noted that the APs would not necessarily be sequentially addressed or ordered in the decay tables. Each AP in this example is connected to a wired LAN (not shown). Each BSA is illustrated by a solid circle. AP1 has BSA 100, AP2 has BSA 200, AP3 has BSA 300, AP4 has BSA 400, and AP5 has BSA 500.
The tracking mechanism will be illustrated by showing how a node of the preferred embodiment of the present invention will update its AP table as it moves within this configuration. The switching mechanism will be illustrated by showing when and where the node will switch its association from one AP to another.
For ease of illustration, Figure 6 illustrates an artificial example, in which each AP transmits its beacon at a discrete time, and in sequence, all starting at some time after a common time zero. Each AP emits its beacon every 10 seconds, with API starting at second 1, AP2 starting at second 2, AP3 starting at second 3, etc. Each beacon therefore represents a unique time signature in this example. For example, at time signature 43 (ie, 43 seconds after time 0), AP3 emits its fourth beacon, and at time signature 84, AP4 emits its eighth beacon.
The wireless node itself is not shown. Rather, several discrete locations of the wireless node are illustrated by phantom location circles, each labelled with the letter L. Thus, Ll represents the first location, L2 represents the second location, . ~
:;

- ~ 2129193 etc. The numbers located within each location circle are time signatures, representing the time ( and therefore a unique beacon) in seconds, after time zero. Each location includes at least one time signature. Thus each location identifies a position of the wireless node, and the time signature numbers within each location circle identifies the AP beacons heard by the wireless node while at that particular location, and also at what time. For example, the wireless node starts at location L1 at time zero. At time 32 ( ie, 32 seconds later), the wireless node is located at L7, which is within BSA 200, and hears AP2's third beacon. At time 32, the node is within range of AP2, but is not within range of any other AP.
In this example the wireless node's AP table is illustrated to have 6 rows, i.e., N equals 6. Therefore the Beacon counter array will have a maximum of 6 elements, one for each AP in the table, and the decay grid will be a 6 x 6 array. Asymmetry is ignored in this example ( ie, all Asymmetry flags contain the value FALSE
throughout and are not shown). The method of maintaining the history of the table (ie, doubly-linked list within columns M and L) is not shown. Also, in this example, the Decay Threshold, k, is 5.
In this example, the wireless node powers up at time zero.
Therefore, at time zero, the AP table is empty (does not contain any network addresses), each element of the Decay Grid contains the value 0, as does each Beacon Counter (ie, each element of the beacon counter array).
We will now illustrate the AP table for the node for each time signature shown in figure 6.
Location L1:
Time 0 ______ AP table Decay Grid Beacon Counter row address 0,0,0,0,0,0 - 0, 0, 0, 0, 0, 0 2 - 0,0,0,0,0,0 3 - 0,0,0,0,0,0 4 - 0,0,0,0,0,0 - 0,0,0,0,0,0 6 - 0,0,0,0,0,0 At time zero, the node is located at L1 and is presumed to power on; therefore its table is empty, it has not heard an AP, and is not associated with any AP.

- ~ 2129193 -Location L2:

Time 1 - just after hearing a beacon from APl ______ AP table Decay Grid Beacon Counter row address 1,0,0,0,0,0 1 APl 0,0,0,0,0,0 2 - 0,0,0,0,0,0 3 - 0,0,0,0,0,0 4 - 0,0,0,0,0,0 - 0,0,0,0,0,0 6 - 0,0,0,0,0,0 In this example, the node moved to L2, which is its location at time 1, when it hears APl's first beacon. APl is therefore added to its table ( in the first row), and the first element of the beacon counter is incremented by 1.
As the AP has just heard an AP, it makes an association request with APl. In this example we will assume all such requests are successful.

Location L3:

Time 11 - just after hearing a beacon from APl AP table Decay Grid Beacon Counter row address 2,0,0,0,0,0 1 APl 1,0,0,0,0,0 2 - 0,0,0,0,0,0 3 - 0,0,0,0,0,0 4 - 0,0,0,0,0,0 - 0,0,0,0,0,0 6 - 0,0,0,0,0,0 By time 11, the node has moved to L3. It then hears APl's second beacon. According to the tracking mechanism, the Beacon counter is inserted into APl's row of the decay grid, and then the first element of the Beacon Counter (ie, the element tracking APl) is incremented. In other words, the Beacon counter array, as it existed the last time any beacon was heard, ie, time 1, is inserted into row 1 of the decay grid.
The node maintains its association with APl.

T .~C~ ti~n T .4:
Time 21 - just after hearing a beacon from API
AP table Decay Grid Beacon Counter row address 3,0,0,0,0,0 1 AP1 2,0,0,0,0,0 2 - 0,0,0,0,0,0 3 - 0 0,0,0,0,0 4 - 0,0,0,0,0,0 - 0,0,0,0,0,0 6 - 0,0,0,0,0,0 The node has now moved to L4, which is within the overlapping BSAs of AP1, and AP2. However, at time 21, the node has just heard APl's third beacon, and will not hear Ap2's beacon until time 22.
Therefore the decay grid and beacon counter are updated as shown, and the node maintains its association with AP1.

T~oci~tion T.Ci Time 22 - just after hearing a beacon from AP2 AP table Decay Grid Beacon Counter row address 3,1,0,0,0,0 1 API 2,0,0,0,0,0 2 AP2 3,0,0,0,0,0 3 - 0,0,0,0,0,0 4 - 0,0,0,0,0,0 - 0,0,0,0,0,0 6 - 0,0,0,0,0,0 The node has now moved to Location L5 by at time signature 22.
At this location, it is now within BSA 200 and is therefore within range of AP2. At time 22, the node hears AP2's third beacon (counting from time zero). The node's tracking mechanism will therefore enter AP2 into the next unoccupied row of the node's AP
table (ie, the second row). The Beacon counter array, as it was just prior to time 22 (ie, at time 21) is then inserted into the second (ie, AP2's) row of the decay grid. Thus AP2's row in the decay grid stores the beacon counts of all other APs in the table, at the time the node just hears AP2's last beacon. In this case, the node has already heard APl's beacon three times (at time 1, 3~ 212~193 time 11, and time 21), and has not heard any other AP.
The Beacon counter array is then updated to indicate that the node has just heard AP2. In other words, the second element of the beacon counter array is incremented by 1.
The preferred embodiment of the switching mechanism now causes the node to now associate with AP2, because it has just heard AP2, and it was not already in the node's AP table.

Location L6 Time 31 - just after hearing a beacon from APl _______ AP table Decay Grid Beacon Counter row address 4,1,0,0,0,0 1 APl 3,1,0,0,0,0 2 AP2 3,0,0,0,0,0 3 - 0,0,0,0,0,0 4 - 0,0,0,0,0,0 - 0,0,0,0,0,0 6 - 0,0,0,0,0,0 Decay grid and beacon counter are updated. Association with AP2 is maintained.
Location L7:

Time 32 - just after hearing a beacon from AP2 _______ AP table Decay Grid Beacon Counter row address 4,2,0,0,0,0 1 APl 3,1,0,0,0,0 2 AP2 4,1,0,0,0,0 3 - 0,0,0,0,0,0 4 - 0,0,0,0,0,0 - 0,0,0,0,0,0 6 - 0,0,0,0,0,0 Decay grid and beacon counter are updated. Association with AP2 is maintained. The node is now no longer in range of APl, as L7 is wholly outside of APl's BSA.

Location L8:

Time 33 - just after hearing a beacon from AP3 AP table Decay Grid Beacon Counter row address 4,2,1,0,0,0 1 AP1 3,1,0,0,0,0 2 AP2 4,1,0,0,0,0 3 AP3 4,2,0,0,0,0 4 - 0,0,0,0,0,0 - 0,0,0,0,0,0 6 - 0,0,0,0,0,0 At this point, the node has just moved into the BSA 300 of AP3, and hears AP3 for the first time ( even though it is AP3's fourth beacon since time 0). At this point the beacon counter array is inserted into AP3's row, recording the number of beacons the node had heard from all other APs (in this case 4 from AP1 and 2 from AP2) at the time the node last heard the beacon for AP3. The third element of the beacon counter ( representing AP3) is then incremented, in this case indicating the node has heard AP3's beacon once.
According to the preferred switching mechanism, the node now switches its association from AP2 to AP3.

Location L9 Time 34 - just after hearing a beacon from AP4 _______ AP table Decay Grid Beacon Counter row address 4,2,1,1,0,0 1 AP1 3,1,0,0,0,0 2 AP2 4,1,0,0,0,0 3 AP3 4,2,0,0,0,0 4 AP4 4,2,1,0,0,0 - 0,0,0,0,0,0 6 - 0,0,0,0,0,0 The node has moved to Location 9 by time 34, which is just in time to hear AP4's beacon.
Since AP4 was not previously within its AP table, the node switches its association from AP3 ( which it had only just associated with) to the newly heard AP4.
After the tracking mechanism has updated both the AP table and 3~ 21291~3 the beacon counter array, it can be seen that the node has heard AP4 once ( from the fourth element of the beacon counter array), and just before the node heard AP4, as indicated by the fourth row of the decay grid, the node had heard APl 4 times, AP2 twice, and AP3 once.

Location L10 Time 42 - just after hearing a beacon from AP2 AP table Decay Grid Beacon Counter row address 4,3,1,1,0,0 1APl 3,1,0,0,0,0 2AP2 4,2,1,1,0,0 3AP3 4,2,0,0,0,0 4AP4 4,2,1,0,0,0 5 - 0,0,0,0,0,0 6 - 0,0,0,0,0,0 The node maintains its association with AP4.

Location L11 The node arrives at this location by time 43 and remains in this location through at least time 84:
Time 43 - j ust after hearing a beacon from AP3 _______ AP table Decay Grid Beacon Counter row address 4,3,2,1,0,0 1APl 3,1,0,0,0,0 2AP2 4,2,1,1,0,0 3AP3 4,3,1,1,0,0 4AP4 4,2,1,0,0,0 5 - 0,0,0,0,0,0 6 - 0,0,0,0,0,0 Time 44 - just after hearing a beacon from AP4 AP table Decay Grid Beacon Counter row address 4,3,2,2,0,0 1APl 3,1,0,0,0,0 2AP2 4,2,1,1,0,0 3AP3 4,3,1,1,0,0 4AP4 4,3,2,1,0,0 5 - 0,0,0,0,0,0 6 - 0,0,0,0,0,0 Time 53 - just after hearing a beacon from AP3 AP table Decay Grid Beacon Counter row address 4,3,3,2,0,0 1APl 3,1,0,0,0,0 2AP2 4,2,1,1,0,0 3AP3 4,3,2,2,0,0 4AP4 4,3,2,1,0,0 5 - 0,0,0,0,0,0 6 - 0,0,0,0,0,0 Time 54 - j ust after hearing a beacon from AP4 _______ AP table Decay Grid Beacon Counter row address 4,3,3,3,0,0 1APl 3,1,0,0,0,0 2AP2 4,2,1,1,0,0 3AP3 4,3,2,2,0,0 4AP4 4,3,3,2,0,0 5 - 0,0,0,0,0,0 6 - 0,0,0,0,0,0 Time 63 - just after hearing a beacon from AP3 AP table Decay Grid Beacon Counter row address 4,3,4,3,0,0 1APl 3,1,0,0,0,0 2AP2 4,2,1,1,0,0 3AP3 4,3,3,3,0,0 4AP4 4,3,3,2,0,0 5 - 0,0,0,0,0,0 6 - 0,0,0,0,0,0 Time 64 - just after hearing a beacon from AP4 AP table Decay Grid Beacon Counter row address 4,3,4,4,0,0 1APl 3,1,0,0,0,0 2AP2 4,2,1,1,0,0 3AP3 4,3,3,3,0,0 4AP4 4,3,4,3,0,0 5 - 0,0,0,0,0,0 6 - 0,0,0,0,0,0 Time 73 - just after hearing a beacon from AP3 AP table Decay Grid Beacon Counter row address 4,3,0,4,0,0 1 - 3,1,0,0,0,0 2 AP2 4,2,1,1,0,0 3AP3 4,3,4,4,0,0 3~
212~1~3 4 AP4 4,3,4,3,0,0 - 0,0,0,0,0,0 6 - 0,0,0,0,0,0 At this time, the node has just heard AP3's beacon for the 5th time. As stated, k = 5 in this example. Therefore, the third element of the beacon counter array ( representing AP3), is not incremented to 5, but is rather reset to zero. The next step followed by the tracking mechanism is to compare the 3rd element of the current beacon counter array, with the 3rd element in the decay grid for each AP in the table. If they are equal, this implies that the node has heard AP3 five times since it last heard from the AP being compared. That AP will be decayed out of the table. In this case, the third element in APl's decay grid, representing the number of times the node had previously heard AP3 when the node last heard APl, is zero. APl is therefore decayed out of the table, as shown.

Meanwhile, the node continues to maintain its association with AP4. As a further illustration ( not shown) if the node was now to move back to location Ll, ie back within range of APl, then at time 81 (not shown) APl would next emit its beacon. Since APl is no longer in the node's AP table, this is the first time the node would have heard APl's beacon recently. The switching mechanism would then cause the node to associate with APl (Still at Location Lll):

Time 74 - just after hearing a beacon from AP4 _______ AP table Decay Grid Beacon Counter row address 4,3,0,0,0,0 1 - 3,1,0,0,0,0 2 AP2 4,2,1,1,0,0 3 AP3 4,3,4,4,0,0 4 AP4 4,3,0,4,0,0 - 0,0,0,0,0,0 6 - 0,0,0,0,0,0 Time 83 - just after hearing a beacon from AP3 _______ 3~

AP table Decay Grid Beacon Counter row address 4,3,1,0,0,0 AP2 is decayed out of the table 1 - 3,1,0,0,0,0 2 - 4,2,1,1,0,0 3 AP3 4,3,0,0,0,0 4 AP4 4,3,0,4,0,0 - 0,0,0,0,0,0 6 - 0,0,0,0,0,0 At this time, the node has just heard AP3's beacon.
Therefore, the 3rd row in the decay grid is replaced by the beacon counter array as it existed immediately prior to this time. In this example, the contents AP3's row in the decay grid are replaced by the contents of the beacon counter array as of time 74.
The next step is to increment the third element of the beacon counter array, as shown, from zero to one.
The next step followed by the tracking mechanism is to compare the 3rd element of the current beacon counter array, with the 3rd element in the decay grid for each AP in the table. If they are equal, this implies that the node has heard AP3 five times since it last heard from the AP being compared. That AP will be decayed out of the table. In this case, the third element in AP2's decay grid, representing the number of times the node had previously heard AP3 since the node last heard AP2, is one. AP2 is therefore decayed out of the table, as shown.
The node maintains its association with AP4.

Time 84 - just after hearing a beacon from AP4 AP table Decay Grid Beacon Counter row address 4,3,1,1,0,0 1 - 3,1,0,0,0,0 2 - 4,2,1,1,0,0 3 AP3 4,3,0,0,0,0 4 AP4 4,3,1,0,0,0 - 0,0,0,0,0,0 6 - 0,0,0,0,0,0 Location L12:
Time 94 - just after hearing a beacon from AP4 _______ ~(o - 212~193 AP table Decay Grid Beacon Counter row address 4,3,1,2,0,0 1 - 3,1,0,0,0,0 2 - 4,2,1,1,0,0 3 AP3 4,3,0,0,0,0 4 AP4 4,3,1,1,0,0 - 0,0,0,0,0,0 6 - 0,0,0,0,0,0 The wireless node has now moved from location Lll to L12.
Only AP3 and AP4 remain in the nodes AP table. The node hears AP4's beacon at time 94, and the node's tracking mechanism upgrades its AP table accordingly.
It can be seen from figure 6 that L12 is within the BSA of AP5. However, at time signature 94, the node has just heard AP4's beacon, and has not yet heard a beacon from AP5.

Location L13:

Time 95 - just after hearing a beacon from AP5 AP table Decay GridBeacon Counter row address 4,3,1,2,1,0 1 - 3,1,0,0,0,0 2 - 4,2,1,1,0,0 3 AP3 4,3,0,0,0,0 4 AP4 4,3,1,1,0,0 AP5 4,3,1,2,0,0 6 - 0,0,0,0,0,0 The node has now moved completely out of AP4's BSA.
Furthermore, the node now hears AP5's beacon (in this case, for the first time), and AP5 was not previously in the AP table. The switching mechanism will cause the node to switch its association to AP5.

Location L14 Time 104 - just after hearing a beacon from AP4 AP table Decay Grid Beacon Counter row address 4,3,1,3,1,0 1 - 3,1,0,0,0,0 ~ 31 2129193 2 - 4,2,1,1,0,0 3 AP3 4,3,0,0,0,0 4 AP4 4,3,1,2,1,0 AP5 4,3,1,2,0,0 6 - 0,0,0,0,0,0 The node has now moved back into the overlapping BSA's of AP4 and AP5, in time for the node to hear a beacon from AP4.
The switching mechanism will not switch association, even though the node is now moving towards AP4, because AP4 is still in its AP table. The node maintains its association with AP5.

Time 105 - just after hearing a beacon from AP5 AP table Decay Grid Beacon Counter row address 4,3,1,3,2,0 1 - 3,1,0,0,0,0 2 - 4,2,1,1,0,0 3 AP3 4,3,0,0,0,0 4 AP4 4,3,1,2,1,0 5 AP5 4,3,1,3,1,0 6 - 0,0,0,0,0,0 Location L15:
Time 113 - just after hearing a beacon from AP3 ________ AP table Decay Grid Beacon Counter row address 4,3,2,3,2,0 1 - 3,1,0,0,0,0 2 - 4,2,1,1,0,0 3AP3 4,3,1,3,2,0 4AP4 4,3,1,2,1,0 5AP5 4,3,1,3,1,0 6 - 0,0,0,0,0,0 The node has now moved entirely out of AP5's BSA, and is now in the area of the overlapping BSA's of AP3 and AP4. At time signature 113, the node hears AP3's beacon. Furthermore, it has not heard AP3 since time signature 83. However, AP3 has not been decayed out of the node's table. The node will therefore not switch its association from AP5 until AP5 is decayed out of its table, which will happen at time signature 153.
In this example, we assume the wireless node does not attempt to send any message to AP5 in the intervening period. If it does so attempt, it will not receive an acknowledgement from AP5, ~3 212~193 because it is no longer in range. It will then delete AP5 from its table and attempt to associate with another AP in its table. In this case both AP3 and AP4 are still in its table. It will choose the AP which it has heard most recently, which in this case is AP3.

Time 114 - just after hearing a beacon from AP4 ________ AP table Decay Grid Beacon Counter row address 4,3,2,4,2,0 1 - 3,1,0,0,0,0 2 - 4,2,1,1,0,0 3AP3 4,3,1,3,2,0 4AP4 4,3,2,3,2,0 5AP5 4,3,1,3,1,0 6 - 0,0,0,0,0,0 The node maintains its association with AP5, assuming no attempt is made to communicate with AP5. If the node makes such an attempt, it will fail, at which point it will switch its association. However, since it has just heard AP4'S beacon, it will now associate with AP4, because that is the AP it has heard most recently.

Time 123 - just after hearing a beacon from AP3 AP table Decay Grid Beacon Counter row address 4,3,3,4,2,0 1 - 3,1,0,0,0,0 2 - 4,2,1,1,0,0 3AP3 4,3,2,4,2,0 4AP4 4,3,2,3,2,0 5AP5 4,3,1,3,1,0 6 - 0,0,0,0,0,0 Time 124 - just after hearing a beacon from AP4 ________ AP table Decay Grid Beacon Counter row address 4,3,3,0,2,0 1 - 3,1,0,0,0,0 2 - 4,2,1,1,0,0 3AP3 4,3,2,4,2,0 4AP4 4,3,3,4,2,0 5AP5 4,3,1,3,1,0 6 - 0,0,0,0,0,0 Time 133 - just after hearing a beacon from AP3 ________ AP table Decay Grid Beacon Counter row address 4,3,4,0,2,0 3q 1 - 3,1,0,0,0,0 2 - 4,2,1,1,0,0 3AP3 4,3,3,0,2,0 4AP4 4,3,3,4,2,0 5AP5 4,3,1,3,1,0 6 - 0,0,0,0,0,0 Time 134 - just after hearing a beacon from AP4 ________ AP table Decay Grid Beacon Counter row address 4,3,4,1,2,0 1 - 3,1,0,0,0,0 2 - 4,2,1,1,0,0 3AP3 4,3,3,0,2,0 4AP4 4,3,4,0,2,0 5AP5 4,3,1,3,1,0 6 - 0,0,0,0,0,0 Time 143 - just after hearing a beacon from AP3 ________ AP table Decay Grid Beacon Counter row address 4,3,0,1,2,0 1 - 3,1,0,0,0,0 2 - 4,2,1,1,0,0 3AP3 4,3,4,1,2,0 4AP4 4,3,4,0,2,0 5AP5 4,3,1,3,1,0 6 - 0,0,0,0,0,0 Time 144 - just after hearing a beacon from AP4 ________ AP table Decay Grid Beacon Counter row address 4,3,0,2,2,0 1 - 3,1,0,0,0,0 2 - 4,2,1,1,0,0 3AP3 4,3,4,1,2,0 4AP4 4,3,0,1,2,0 5AP5 4,3,1,3,1,0 6 - 0,0,0,0,0,0 Time 153 - just after hearing a beacon from AP3 AP table Decay Grid Beacon Counter row address 4,3,1,2,2,0 1 - 3,1,0,0,0,0 2 - 4,2,1,1,0,0 3AP3 4,3,0,2,2,0 4AP4 4,3,0,1,2,0 5 - 4,3,1,3,1,0 6 - 0,0,0,0,0,0 At this point, AP5 is decayed out of the node's AP table, because it has now heard AP3 five times since it last heard AP5.
The tracking mechanism determines this by comparing the 3rd element of the Beacon counter array, which is now "1", because it has just heard AP3, with the third element of the decay grid of every AP
which is still in the table. In this case AP5's third element is also equal to 1, so AP5 is decayed out.
Until this point, the node has maintained its association with AP5. The switching mechanism will now switch the node's association to AP3, because it is the most recently heard AP
remaining in the AP table.

Time 154 - just after hearing a beacon from AP4 AP table Decay Grid Beacon Counter row address 4,3,1,3,2,0 1 - 3,1,0,0,0,0 2 - 4,2,1,1,0,0 3 AP3 4,3,0,2,2,0 4 AP4 4,3,1,2,2,0 - 4,3,1,3,1,0 6 - 0,0,0,0,0,0 The node maintains its association with AP3.

It will be apparent that many other changes may be made to the illustrative embodiments, while falling within the scope of the invention and it is intended that all such changes be covered by the claims appended hereto.

Claims (14)

1. A node for use in a network having a plurality of internetworking nodes, said node comprising:
wireless network adapter means to send data by wireless communication to other nodes in the network and to receive data by wireless communication from other nodes in the network;
recognition means to select data received through said wireless network adapter means from an internetworking node and containing information as to the address of such internetworking node, means for maintaining a table of internetworking nodes using the selected data, means for updating said table each time data is selected, and means for deleting from said table any internetworking node for which the selected data does not meet a desired aging criterion.
2. A node as claimed in claim 1, in which the desired aging criterion is that data respecting said internetworking node has last been selected within a predetermined period of time.
3. A node as claimed in claim 1, in which the desired aging criterion is that data respecting said internetworking node has last been selected within an interval in which data regarding any other internetworking node has not been selected more than a predetermined number of times.
4. A node for use in a network having a plurality of internetworking nodes, said node comprising:
wireless network adapter means to send data by wireless communication to other nodes in the network and to receive data by wireless communication from other nodes in the network;

recognition means to select data received, through said wireless network adapter means, from an internetworking node emitting a beacon containing information as to the address of such internetworking node;
means for maintaining a table of internetworking nodes using the selected data;
means for updating said table each time data is selected;
means for counting the number of times the node has received a beacon from each internetworking node in said table; and means for not deleting from said table any internetworking node for which its beacon has last been counted in an interval in which the beacon from any other internetworking node has not been counted more than a predetermined number of times.
5. A method of tracking which internetworking nodes are within data-exchanging range of a wireless node in a wireless network having a plurality of internetworking nodes, said method comprising steps of:
selecting data received by said wireless node through said wireless network from an internetworking node and containing information as to the address of such internetworking node, maintaining a table of internetworking nodes using the selected data, updating said table each time data is selected, and deleting from said table any internetworking node for which the selected data does not meet a desired aging criterion.
6. A method as claimed in claim 5, in which the desired aging criterion is that data respecting said internetworking node has last been selected within a predetermined period of time.
7. A method as claimed in claim 5, in which the desired aging criterion is that data respecting said internetworking node has last been selected within an interval in which data regarding any other internetworking node has not been selected more than a predetermined number of times.
8. A method of tracking which internetworking nodes are within data-exchanging range of a wireless node in a wireless network having a plurality of internetworking nodes, said method comprising the steps of:
selecting data received by said wireless node through said wireless network from an internetworking node emitting a beacon containing information as to the address of such internetworking node at regular intervals;
maintaining a table of internetworking nodes using the selected data;
updating said table each time data is selected;
counting the number of times the said wireless node has received a beacon from each internetworking node in said table; and retaining in said table any internetworking node whose beacon has last been counted in an interval in which the beacon from any other internetworking node has not been counted more than a predetermined number of times.
9. A tracking means, for use in a network having a plurality of internetworking nodes to track what internetworking nodes are within data-exchanging range of a particular wireless node, said tracking means comprising:
recognition means to select data received by said wireless node from an internetworking node emitting a beacon containing information as to the address of such internetworking node at regular intervals;
means for maintaining a table of internetworking nodes using the selected data;
means for updating said table each time data is selected;
means for counting the number of times the wireless node has received a beacon from each internetworking node in said table; and means for deleting from said table any internetworking node for which the selected data does not meet a desired criterion and retaining in said table an internetworking node whose beacon has last been counted in an interval in which the beacon from any other internetworking node has not been counted more than a predetermined number of times.
10. A tracking means, for use in a network having a plurality of internetworking nodes to track what internetworking nodes are within data-exchanging range of a particular wireless node, said tracking means comprising:
recognition means to select data received by said wireless node from an internetworking node and containing information as to the address of such internetworking node, means for maintaining a table of internetworking nodes using the selected data, means for updating said table each time data is selected, and means for deleting from said table any internetworking node for which the selected data does not meet a desired aging criterion.
11. A tracking means as claimed in claim 10, in which the desired aging criterion is that data respecting said internetworking node has last been selected with a predetermined period of time.
12. A tracking means as claimed in claim 10, in which the desired aging criterion is that data respecting said internetworking node has last been selected within an interval in which data regarding any other internetworking node has not been selected more than a predetermined number of times.
13. The method of claim 6, wherein the predetermined period of time is 10 seconds or less.
14. The method of claim 7, wherein the predetermined number of times is five or less.
CA002129193A 1994-07-29 1994-07-29 Access point tracking for mobile wireless network node Expired - Fee Related CA2129193C (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
CA002129193A CA2129193C (en) 1994-07-29 1994-07-29 Access point tracking for mobile wireless network node
JP16855895A JP3449579B2 (en) 1994-07-29 1995-07-04 Nodes, tracking methods and means
EP95304929A EP0695058A2 (en) 1994-07-29 1995-07-13 Access point tracking for mobile wireless network node
US08/506,411 US5594731A (en) 1994-07-29 1995-07-24 Access point tracking for mobile wireless network node
KR1019950022604A KR0152484B1 (en) 1994-07-29 1995-07-27 Access point tracking for mobile wireless network0

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CA002129193A CA2129193C (en) 1994-07-29 1994-07-29 Access point tracking for mobile wireless network node

Publications (2)

Publication Number Publication Date
CA2129193A1 CA2129193A1 (en) 1996-01-30
CA2129193C true CA2129193C (en) 1999-07-20

Family

ID=4154091

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002129193A Expired - Fee Related CA2129193C (en) 1994-07-29 1994-07-29 Access point tracking for mobile wireless network node

Country Status (5)

Country Link
US (1) US5594731A (en)
EP (1) EP0695058A2 (en)
JP (1) JP3449579B2 (en)
KR (1) KR0152484B1 (en)
CA (1) CA2129193C (en)

Families Citing this family (90)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6407991B1 (en) * 1993-05-06 2002-06-18 Intermec Ip Corp. Communication network providing wireless and hard-wired dynamic routing
US6400702B1 (en) * 1991-10-01 2002-06-04 Intermec Ip Corp. Radio frequency local area network
US6084867A (en) * 1991-10-01 2000-07-04 Intermec Ip Corp. Apparatus and method of routing data in a radio frequency local area network
US5960344A (en) * 1993-12-20 1999-09-28 Norand Corporation Local area network having multiple channel wireless access
CA2129197C (en) * 1994-07-29 1999-11-09 Roger Y.M. Cheung Method and apparatus for connecting a wireless lan to a wired lan
US5867106A (en) * 1994-09-02 1999-02-02 Packard Bell Nec Password switch to override remote control
US6292181B1 (en) 1994-09-02 2001-09-18 Nec Corporation Structure and method for controlling a host computer using a remote hand-held interface device
US6092117A (en) * 1994-09-02 2000-07-18 Packard Bell Nec System and method for automatically reconnecting a wireless interface device to a host computer
US6262719B1 (en) 1994-09-02 2001-07-17 Packard Bell Nec, Inc. Mouse emulation with a passive pen
US5974558A (en) * 1994-09-02 1999-10-26 Packard Bell Nec Resume on pen contact
US5740160A (en) * 1995-03-06 1998-04-14 Nec Corporation Setting network identifier in wireless local area network
US6418324B1 (en) * 1995-06-01 2002-07-09 Padcom, Incorporated Apparatus and method for transparent wireless communication between a remote device and host system
US20040264402A9 (en) * 1995-06-01 2004-12-30 Padcom. Inc. Port routing functionality
US6279153B1 (en) 1995-10-16 2001-08-21 Nec Corporation Multi-user flash ROM update
US5996082A (en) * 1995-10-16 1999-11-30 Packard Bell Nec System and method for delaying a wake-up signal
US7113173B1 (en) 1995-10-16 2006-09-26 Nec Corporation Local handwriting recognition in a wireless interface tablet device
US7512671B1 (en) * 1995-10-16 2009-03-31 Nec Corporation Computer system for enabling a wireless interface device to selectively establish a communication link with a user selectable remote computer
US6005533A (en) * 1995-10-16 1999-12-21 Packard Bell Nec Remote occlusion region
US5990875A (en) * 1995-10-16 1999-11-23 Packard Bell Nec Double pen up event
US6126327A (en) * 1995-10-16 2000-10-03 Packard Bell Nec Radio flash update
US6664982B1 (en) 1995-10-16 2003-12-16 Nec Corporation Multi-user on-screen keyboard
US6108727A (en) * 1995-10-16 2000-08-22 Packard Bell Nec System having wireless interface device for storing compressed predetermined program files received from a remote host and communicating with the remote host via wireless link
US6148344A (en) * 1995-10-16 2000-11-14 Nec Corporation System and method for enabling an IPX driver to accommodate multiple LAN adapters
US5875306A (en) * 1996-10-01 1999-02-23 International Business Machines Corporation Reconfiguring computer resources in a distributed computer enterprise environment
GB9715857D0 (en) * 1997-07-29 1997-10-01 Philips Electronics Nv Wireless networked message routing
GB9715858D0 (en) * 1997-07-29 1997-10-01 Philips Electronics Nv Wireless networked device installation
CN1211886A (en) * 1997-08-20 1999-03-24 格维康姆公司 Communication protocol for wireless data system
FI104604B (en) * 1997-09-19 2000-02-29 Nokia Networks Oy Updating Internet access point settings in the mobile system
US6188681B1 (en) * 1998-04-01 2001-02-13 Symbol Technologies, Inc. Method and apparatus for determining alternative second stationary access point in response to detecting impeded wireless connection
US6931430B1 (en) * 1998-05-13 2005-08-16 Thomas W. Lynch Maintaining coherency in a symbiotic computing system and method of operation thereof
US7136645B2 (en) 1998-10-09 2006-11-14 Netmotion Wireless, Inc. Method and apparatus for providing mobile and other intermittent connectivity in a computing environment
US7778260B2 (en) * 1998-10-09 2010-08-17 Netmotion Wireless, Inc. Method and apparatus for providing mobile and other intermittent connectivity in a computing environment
US6546425B1 (en) * 1998-10-09 2003-04-08 Netmotion Wireless, Inc. Method and apparatus for providing mobile and other intermittent connectivity in a computing environment
US8060656B2 (en) 1998-10-09 2011-11-15 Netmotion Wireless, Inc. Method and apparatus for providing mobile and other intermittent connectivity in a computing environment
US7293107B1 (en) 1998-10-09 2007-11-06 Netmotion Wireless, Inc. Method and apparatus for providing mobile and other intermittent connectivity in a computing environment
US8078727B2 (en) * 1998-10-09 2011-12-13 Netmotion Wireless, Inc. Method and apparatus for providing mobile and other intermittent connectivity in a computing environment
JP2000316010A (en) 1999-04-30 2000-11-14 Fujitsu Ltd Radio terminal and node unit
GB2389750B (en) * 1999-05-28 2004-02-25 Nec Corp Mobile telecommunications system
GB2352586B (en) 1999-06-07 2004-03-10 Nec Corp Handover between mobile networks
US6725047B1 (en) * 1999-06-09 2004-04-20 Tantivy Communications, Inc. Floating IP address for roaming internet connected subscriber units
US7882247B2 (en) * 1999-06-11 2011-02-01 Netmotion Wireless, Inc. Method and apparatus for providing secure connectivity in mobile and other intermittent computing environments
US6891820B1 (en) * 1999-07-06 2005-05-10 Broadcom Corporation Utilization of the internet protocol to facilitate communication involving mobile devices
US6522881B1 (en) * 2000-03-08 2003-02-18 Lucent Technologies Inc. Method and apparatus for selecting an access point in a wireless network
FI111681B (en) 2000-04-10 2003-08-29 Sonera Oyj Blocking against use of a service in telecommunication systems
US6807146B1 (en) 2000-04-21 2004-10-19 Atheros Communications, Inc. Protocols for scalable communication system using overland signals and multi-carrier frequency communication
US6795407B2 (en) * 2000-04-22 2004-09-21 Atheros Communications, Inc. Methods for controlling shared access to wireless transmission systems and increasing throughput of the same
US8363744B2 (en) 2001-06-10 2013-01-29 Aloft Media, Llc Method and system for robust, secure, and high-efficiency voice and packet transmission over ad-hoc, mesh, and MIMO communication networks
WO2002019636A1 (en) * 2000-08-31 2002-03-07 Padcom, Inc. Method and apparatus for routing data over multiple wireless networks
US7644171B2 (en) * 2001-09-12 2010-01-05 Netmotion Wireless, Inc. Mobile networking system and method using IPv4 and IPv6
US6826162B2 (en) * 2001-09-28 2004-11-30 Hewlett-Packard Development Company, L.P. Locating and mapping wireless network devices via wireless gateways
US20030064718A1 (en) * 2001-09-28 2003-04-03 Haines Robert E. Selective communication in a wireless network based on peer-to-peer signal quality
US7421466B2 (en) 2001-10-29 2008-09-02 Hewlett-Packard Development Company, L.P. Dynamic mapping of wireless network devices
US7149805B2 (en) * 2001-10-31 2006-12-12 Hewlett-Packard Development, L.P. Wireless trusted point of access to a computer network
US7406319B2 (en) * 2001-11-19 2008-07-29 At&T Corp. WLAN having load balancing by access point admission/termination
US7400901B2 (en) * 2001-11-19 2008-07-15 At&T Corp. WLAN having load balancing based on access point loading
US7840221B1 (en) 2001-11-19 2010-11-23 At&T Intellectual Property Ii, L.P. WLAN having load balancing by beacon power adjustments
US7876704B1 (en) 2002-01-11 2011-01-25 Broadcom Corporation Tunneling protocols for wireless communications
US7515557B1 (en) 2002-01-11 2009-04-07 Broadcom Corporation Reconfiguration of a communication system
US6788658B1 (en) 2002-01-11 2004-09-07 Airflow Networks Wireless communication system architecture having split MAC layer
US6862448B1 (en) 2002-01-11 2005-03-01 Broadcom Corporation Token-based receiver diversity
US6760318B1 (en) * 2002-01-11 2004-07-06 Airflow Networks Receiver diversity in a communication system
US7149196B1 (en) 2002-01-11 2006-12-12 Broadcom Corporation Location tracking in a wireless communication system using power levels of packets received by repeaters
US7672274B2 (en) 2002-01-11 2010-03-02 Broadcom Corporation Mobility support via routing
US7689210B1 (en) 2002-01-11 2010-03-30 Broadcom Corporation Plug-n-playable wireless communication system
US8027637B1 (en) 2002-01-11 2011-09-27 Broadcom Corporation Single frequency wireless communication system
US7248568B1 (en) 2002-02-26 2007-07-24 Marvell International, Ltd. Apparatus for detecting hidden nodes in a wireless network
US7130289B2 (en) * 2002-03-14 2006-10-31 Airmagnet, Inc. Detecting a hidden node in a wireless local area network
US7433691B1 (en) * 2002-03-25 2008-10-07 Meshnetworks, Inc. System and method for enabling an access point in an ad-hoc wireless network with fixed wireless routers and wide area network (WAN) access points to identify the location of subscriber device
KR100980152B1 (en) 2002-04-08 2010-09-03 에어마그네트, 인코포레이티드 Monitoring a local area network
US7110783B2 (en) * 2002-04-17 2006-09-19 Microsoft Corporation Power efficient channel scheduling in a wireless network
US7230933B2 (en) * 2002-04-17 2007-06-12 Microsoft Corporation Reducing idle power consumption in a networked battery operated device
US6628620B1 (en) * 2002-04-29 2003-09-30 Harris Corporation Hierarchical modile ad-hoc network and methods for route error recovery therein
US7184407B1 (en) * 2002-05-10 2007-02-27 Cisco Systems Wireless Networking (Australia) Pty Limited Detecting, reporting and mitigating hidden nodes in a wireless data network
US7113498B2 (en) * 2002-06-05 2006-09-26 Broadcom Corporation Virtual switch
JP4211374B2 (en) * 2002-12-09 2009-01-21 ソニー株式会社 COMMUNICATION PROCESSING DEVICE, COMMUNICATION PROCESSING METHOD, AND COMPUTER PROGRAM
US20040170181A1 (en) * 2003-02-27 2004-09-02 Padcom, Inc. Prioritized alternate port routing
US20050135310A1 (en) * 2003-12-19 2005-06-23 International Business Machines Corporation Autonomic client reassociation in a wireless local area network
US7652995B2 (en) * 2003-12-19 2010-01-26 International Business Machines Corporation Autonomic reassociation of clients in a wireless local area network
US7764653B2 (en) * 2004-01-08 2010-07-27 Interdigital Technology Corporation Method and apparatus for autonomously determining the coverage area of an access point in a wireless communication system
US20050152283A1 (en) * 2004-01-08 2005-07-14 David Ritzenthaler Wireless device discovery
US7529218B2 (en) * 2004-08-25 2009-05-05 Cisco Technology, Inc. High density WLAN system
KR100703780B1 (en) * 2005-05-11 2007-04-06 삼성전자주식회사 Method and apparatus for supporting consistency of routing table's data in wireless network
US7583625B2 (en) * 2006-04-06 2009-09-01 Broadcom Corporation Access point multi-level transmission power and protocol control based on the exchange of characteristics
US9270681B2 (en) * 2007-10-02 2016-02-23 Microsoft Technology Licensing, Llc Network access and profile control
US9986911B2 (en) 2007-10-19 2018-06-05 Smiths Medical Asd, Inc. Wireless telecommunications system adaptable for patient monitoring
US9949641B2 (en) * 2007-10-19 2018-04-24 Smiths Medical Asd, Inc. Method for establishing a telecommunications system for patient monitoring
US8170050B2 (en) * 2008-10-28 2012-05-01 Symbol Technologies, Inc. Self-assignment of detectors and workers among access devices in a wireless network environment
US8964625B2 (en) * 2009-12-31 2015-02-24 Verizon Patent And Licensing Inc. Dynamic wireless network apparatuses, systems, and methods
US8315205B2 (en) * 2010-01-03 2012-11-20 Mitsubishi Electric Research Laboratories, Inc. Wireless star networks with dual adaptive central nodes
GB2507960A (en) 2012-11-14 2014-05-21 Ibm Wireless access point login dependent upon supply of stored (key/personal) information and/or viewing a message (advertisement)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2511591B2 (en) * 1990-10-29 1996-06-26 インターナショナル・ビジネス・マシーンズ・コーポレイション Wireless optical communication system operating method and optical communication system
GB9215619D0 (en) * 1992-07-23 1992-09-09 Ncr Int Inc Method and apparatus for transmitting digital data packets on a wireless channel
GB9223890D0 (en) * 1992-11-13 1993-01-06 Ncr Int Inc Wireless local area network system

Also Published As

Publication number Publication date
JPH0865305A (en) 1996-03-08
KR0152484B1 (en) 1998-11-02
EP0695058A2 (en) 1996-01-31
CA2129193A1 (en) 1996-01-30
US5594731A (en) 1997-01-14
KR960006395A (en) 1996-02-23
JP3449579B2 (en) 2003-09-22

Similar Documents

Publication Publication Date Title
CA2129193C (en) Access point tracking for mobile wireless network node
US5654959A (en) Access point for mobile wireless network node
CA2129197C (en) Method and apparatus for connecting a wireless lan to a wired lan
EP0695059B1 (en) Wireless LAN to wired LAN bridge
US5371738A (en) Wireless local area network system with mobile station handover
US5453977A (en) Method for network configuration via third party query
US5907540A (en) Radio data communication apparatus having a relay function and radio data communication method and system using the same
EP1113681B1 (en) Method and apparatus for stabilizing communication in mobile communication system
US6671819B1 (en) System and methods routing packets on alterate paths
EP0740873B1 (en) A communication network providing wireless and hard-wired dynamic routing
US6421731B1 (en) Dynamic next hop routing protocol
KR100565878B1 (en) Wireless networked message routing
US5890054A (en) Emergency mobile routing protocol
US5740167A (en) Dual mode multiple access method for common radio channel
US7424295B2 (en) Handover control apparatus, base station, edge router, relay router, radio terminal unit, mobile communication system, and handover control method
EP0851633A2 (en) System and method for achieving handover in wireless LAN by buffering data at subsequent access point
US20160072663A1 (en) Robust Routing of Data in Wireless Networks
CA2435163A1 (en) Packet communication systems
EP1201098A1 (en) System for tracking base stations in a wireless communication network
JPH025636A (en) Incoming call control system for mobile communication system
IE20080859A1 (en) Robust routing of data in wireless networks

Legal Events

Date Code Title Description
EEER Examination request
MKLA Lapsed