US8599719B1 - Discovery of neighbors during wireless network joining - Google Patents
Discovery of neighbors during wireless network joining Download PDFInfo
- Publication number
- US8599719B1 US8599719B1 US12/770,565 US77056510A US8599719B1 US 8599719 B1 US8599719 B1 US 8599719B1 US 77056510 A US77056510 A US 77056510A US 8599719 B1 US8599719 B1 US 8599719B1
- Authority
- US
- United States
- Prior art keywords
- wireless network
- network node
- node
- nodes
- packet
- 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.)
- Active, expires
Links
- 230000006854 communication Effects 0.000 claims abstract description 50
- 238000004891 communication Methods 0.000 claims abstract description 49
- 238000000034 method Methods 0.000 claims description 20
- 230000004044 response Effects 0.000 claims description 4
- 230000006870 function Effects 0.000 claims description 3
- 230000001419 dependent effect Effects 0.000 claims description 2
- 238000010586 diagram Methods 0.000 description 16
- 230000008569 process Effects 0.000 description 15
- 230000005540 biological transmission Effects 0.000 description 9
- 230000001360 synchronised effect Effects 0.000 description 8
- 238000013507 mapping Methods 0.000 description 3
- 230000000737 periodic effect Effects 0.000 description 3
- 238000012545 processing Methods 0.000 description 3
- 230000004913 activation Effects 0.000 description 2
- 238000004590 computer program Methods 0.000 description 2
- 235000008694 Humulus lupulus Nutrition 0.000 description 1
- 238000013459 approach Methods 0.000 description 1
- 238000004422 calculation algorithm Methods 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 125000004122 cyclic group Chemical group 0.000 description 1
- 238000005265 energy consumption Methods 0.000 description 1
- 230000007613 environmental effect Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 239000004557 technical material Substances 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W8/00—Network data management
- H04W8/005—Discovery of network devices, e.g. terminals
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W40/00—Communication routing or communication path finding
- H04W40/02—Communication route or path selection, e.g. power-based or shortest path routing
- H04W40/12—Communication route or path selection, e.g. power-based or shortest path routing based on transmission quality or channel quality
- H04W40/14—Communication route or path selection, e.g. power-based or shortest path routing based on transmission quality or channel quality based on stability
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W48/00—Access restriction; Network selection; Access point selection
- H04W48/16—Discovering, processing access restriction or access information
Definitions
- Wireless networks are composed of a set of devices called wireless network nodes (or simply “nodes”) that locally generate data and report this information wirelessly (e.g., with radio transmission) to their peers or a centralized management application.
- communication among synchronized nodes is organized as a set of links, scheduled in time into a periodic communications superframe. This type of organized communication scheme can save power by minimizing the total time each node needs to have its transmitter and receiver powered on while still ensuring reliable data transfer and hopping over different communication channels.
- Overlaying superframes can be designed for different communication needs (e.g., system startup, normal operation, node diagnostics, emergency alarm propagation), and nodes can individually switch various superframes on and off as necessary.
- One application of a superframe is to schedule advertising packet transmissions from all nodes in the networks to give new nodes an opportunity to discover potential neighbors in the network. After discovering one or more neighbors, a new node can join the network.
- a new node typically turns on its receiver to a random channel and listens for advertisement packets that may be transmitted in its vicinity. Once it has successfully received an advertisement packet, it can synchronize itself to the network it is trying to join. In a slotted wireless communication system, after this synchronization, the joining node can listen more efficiently as its receiver need be active only during the times that packets could potentially be sent. However, the receiver must still listen on a random channel, and in an arbitrary situation, there is no upper bound on the amount of time that it takes the joining node to hear all of its potential neighbors transmit an advertisement packet. This is true even when joined nodes are transmitting at a bounded, periodic, rate. There is hence no guarantee that a joining node will know all of its neighbors after a joining timeout has elapsed.
- the centralized management application determines which neighbor relationships will serve as communication links as nodes report their potential neighbors during joining. The more elements reported by the joining node, and the more information is available on the quality of these neighbor paths, the better the decisions on communication links that can be made by the management application. Better initial decisions result in better network performance (e.g., lower latency of data packets generated by the nodes, lower average energy consumption of nodes, and shorter join times for new nodes).
- FIG. 1 is a block diagram illustrating an embodiment of a wireless network.
- FIG. 2 is a block diagram illustrating an embodiment of a node.
- FIG. 3 is a block diagram illustrating an embodiment of a new node joining an existing wireless network.
- FIG. 4 is a diagram illustrating an embodiment of a communications superframe for a time-synchronized wireless network with random advertisement offset selection.
- FIG. 5 is a diagram illustrating an embodiment of a communications superframe for a time-synchronized wireless network with constant advertisement offset selection.
- FIG. 6 is a flow diagram illustrating an embodiment of a process followed by a new mote to join a wireless network.
- FIG. 7 is a block diagram illustrating an embodiment of an advertisement packet.
- FIG. 8 is a flow diagram illustrating an embodiment of a process followed by a network management application to assign advertising offsets to all nodes in a wireless network.
- the invention can be implemented in numerous ways, including as a process; an apparatus; a system; a composition of matter; a computer program product embodied on a computer readable storage medium; and/or a processor, such as a processor configured to execute instructions stored on and/or provided by a memory coupled to the processor.
- these implementations, or any other form that the invention may take, may be referred to as techniques.
- the order of the steps of disclosed processes may be altered within the scope of the invention.
- a component such as a processor or a memory described as being configured to perform a task may be implemented as a general component that is temporarily configured to perform the task at a given time or a specific component that is manufactured to perform the task.
- the term ‘processor’ refers to one or more devices, circuits, and/or processing cores configured to process data, such as computer program instructions.
- a system for discovering neighbors comprises a first wireless network node and a second wireless network node.
- the first wireless network node listens for a message from a third wireless network node based at least in part on information received in a communication form the second wireless network node.
- the first wireless network node listens asynchronously on random frequency channels searching for communications from the wireless network.
- the first wireless network node listens for a message from a third wireless network node based on information (e.g., a time slot, a frequency, an algorithm for calculating a slot and/or frequency, etc.) received in a communication from the second wireless network node.
- the communication from the second wireless network node allows the first wireless network node to add the second wireless network node to its neighbor list and provides information on how the first wireless network node can best listen for communications from other wireless network nodes.
- the time and frequency channel of listening is dependent on information received during a communication with the second wireless network node.
- hearing the third wireless network node allows the first wireless network node to augment its neighbor list.
- the first wireless network node is joining the wireless network comprising the second and third wireless network nodes.
- the communication received by the first wireless network node comprises an advertisement packet.
- the advertisement packet from the second wireless network node contains information on how the first wireless network node can hear future advertisements from any other wireless network node currently joined to the network.
- the wireless network is time synchronized.
- the first wireless node has a clock source with enough accuracy to maintain time synchronization long enough to hear a packet from the third wireless node.
- any advertisement packet is transmitted on an offset comprising the following: a constant offset or a non-constant deterministic function of the slot number, or any other appropriate offset.
- the first wireless node knows when and on which frequency channel to listen for any subsequent advertisements.
- the first wireless network node can calculate the advertisement offset for any subsequent slot having heard a single advertisement.
- a wireless node joining a wireless network becomes synchronized to the network and discovers its potential neighbors by asynchronously receiving advertisement packets with its radio receiver.
- the first wireless network node has heard a first advertisement packet, it has synchronized to the wireless network and discovered at least one potential neighbor node.
- the first wireless node listens for a plurality of other wireless nodes.
- the first wireless node then has a list of neighbors from which it has heard communications and can send this list as a report in a packet to another device, e.g., a wireless network management application (the “manager”).
- the first wireless network node generates a report of heard wireless network nodes and sends the report to a fourth wireless network node.
- the fourth wireless network node, or a device hooked up to it then uses the information contained in the report to calculate the wireless connectivity of the first wireless network node.
- the report is used to calculate new wireless connections for the network with the first wireless network node as one of the endpoints.
- the first node to join the network is connected via wire to the manager.
- a wireless network manager initiates the communication process using a wireless access point.
- the manager activates the access point(s) through a separate, wired protocol. This activation includes the assignment of a superframe and cells in the superframe to allow an access point to advertise. An access point advertisement seeds the wireless joining of the rest of the nodes in the network.
- the manager can assign wireless links to the first wireless network node to allow it to join the wireless network.
- the fourth wireless network node comprises an access point.
- the manager When the manager receives the report from the first wireless network node, potentially multiple wireless hops later, it sends an activation packet to the new node, routed through a neighboring existing node. Upon receipt of the response, the new node is configured and able to participate in the wireless network. A configured node is able to transmit advertisements of its own to aid in further joining of nodes to the network.
- the report packet from the first wireless network node contains a list of potential neighbors from which the node heard advertisements.
- the manager chooses from this list of nodes one or more neighbors by which to add the new node to the network.
- Nodes transmit and receive wirelessly in a time-synchronized wireless network according to schedules given to them by the manager.
- the periodic communication opportunities are encoded in a superframe which instructs the node which timeslot and channel offset to use for each transaction.
- Each time-synchronized network maintains a counter on the number of timeslots elapsed since the beginning of the network.
- the manager selects a list of allowed transmission channels (frequencies), and each node is given this list as part of the joining process. Knowing this list, each node has the ability to compute the transmission channel at any time given a channel offset and the total number of timeslots elapsed.
- Advertisement packets are scheduled to be sent periodically using a repeating superframe structure.
- the manager assigns at least one advertisement opportunity per superframe for each node that is permitted to solicit new nodes as neighbors.
- the plurality of other wireless network nodes are guaranteed to communicate once per superframe length.
- advertisements are scheduled on randomly selected timeslots and channel offsets. In order for a joining node to hear advertisements in these implementations, it must randomly select the proper frequency channel on which to listen. If there are several allowed frequency channels in the network, the probability of hearing an advertisement will be low. This is the case regardless of whether or not a joining node has previously synchronized to the network by hearing one or more advertisements.
- the first wireless node When communications are scheduled to appear on a calculated offset, the first wireless node can hear them with a greater probability and can listen for a bounded amount of time. In some embodiments, the first wireless network node listens to the calculated offset for a superframe length to hear all wireless network nodes in its vicinity.
- the advertisement opportunities are scheduled on random timeslots while channel offsets are assigned according to a deterministic pattern known in advance to joining nodes.
- this deterministic pattern is one where all advertisements are assigned to a constant channel offset. This deterministic pattern does not exclude the advertisements from sequentially being transmitted on all available frequency channels as the number of elapsed timeslots will increase while the offset remains the same. Mappings exist such that full channel coverage is guaranteed using a single offset.
- the manager assigns no more than one advertisement per timeslot. As such, no more than one node will transmit an advertisement anywhere in the network during a single timeslot. In some embodiments, at most one advertisement packet is transmitted in the wireless network in a single timeslot.
- each node already in the network is assigned exactly one advertisement opportunity per superframe by the manager.
- each node sends an advertisement packet at every opportunity.
- a node with one advertisement opportunity per superframe sending an advertisement at every opportunity advertises exactly once per superframe.
- all advertisement communications are scheduled on the same superframe.
- advertisement communications are scheduled on a plurality of superframes. In the case that there are multiple superframes on which advertisement communications occur, the first wireless network node listens for one or more of the advertisements with the longest superframe length.
- a joining node as a joining node hears its first advertisement, it learns of the total elapsed timeslot count for the network and the allowed list of channel frequencies. Based on this information, it can predict the channel frequency on which an advertisement would be sent during the following timeslot, and all subsequent timeslots.
- all nodes in the network will send one advertisement packet per superframe on a deterministic frequency channel.
- a joining node in this embodiment can listen to the appropriate deterministic frequency channel during each slot to have an opportunity to hear each potential neighbor. In the case of perfect packet reception from all potential neighbors, the joining node hears one advertisement from all potential neighbors in one superframe.
- the first wireless network node listens to the calculated offset for multiple superframe lengths to measure the path stability to one or more or all of the wireless network nodes in its vicinity. In some embodiments, the first wireless network node keeps a count of the number of communications heard from each neighbor node. After multiple superframes, the joining node has not only a list of potential neighbors, but also a measure of the path stability to each potential neighbor. The joining node sends this list, along with the estimated path stability, to the manager as part of the joining process.
- the manager has a list of all potential neighbors in the network and an estimate of the path stability for each pairwise path. Even though each path has two endpoints, the path will be reported by the node joining later as nodes do not begin advertising until after they have joined. Nodes are linked to other nodes, meaning they share a transactional opportunity, only if the manager is aware of an adequately high quality path between them. In some embodiments, the network manager uses the information reported by the first wireless network node to choose the best connections into the network.
- FIG. 1 is a block diagram illustrating an embodiment of a wireless network.
- the wireless network comprises node 104 , node 106 , node 108 , node 110 , node 112 , and computer system 100 .
- Computer system 100 communicates with access point node 104 via connection 120 .
- connection 120 is a wired connection, a wireless connection, a local area network, a wide area network, the Internet, or any other appropriate network.
- access point node 104 is one of a plurality of access point nodes.
- computer system 100 is capable of processing data sent to it through the wireless network.
- Computer system 100 includes storage 102 .
- node 104 is linked to nodes 106 and 108 .
- Node 106 is linked to node 104 , node 108 , and node 110 .
- Node 108 is linked to node 104 , node 106 , node 112 , and node 110 .
- Node 110 is linked to node 106 , node 108 , and node 112 .
- Node 112 is linked to node 108 and node 110 .
- the nodes communicate using radio frequencies that are in the 900-930 MHz or 2.45 GHz industrial, scientific, and medical (ISM) radio band.
- the wireless network is compatible with IEEE standard 802.15.4.
- the IEEE 802.15.4 standard relates to low rate wireless personal area networks.
- the ability of nodes to link is partly determined by their physical distance from one another and partly by physical obstructions between them.
- FIG. 2 is a block diagram illustrating an embodiment of a node.
- node 200 of FIG. 2 is part of a wireless network (e.g., node 104 , node 106 , node 108 , node 110 , and/or node 112 of the wireless network of FIG. 1 ).
- node 200 comprises transmitter 202 , receiver 204 , clock 206 , processor 208 , and storage 210 .
- Transmitter 202 and receiver 204 enable node 200 to communicate with other nodes and/or with other systems that include transmitters and/or receivers.
- transmitter 202 and/or receiver 204 communicate using frequency modulated signals, phase modulated signals, amplitude modulated signals, time division multiplexing signals, code division multiplexing signals, signals compliant with the Institute of Electrical and Electronics Engineers (IEEE) 802.11 standard, signals compliant with the Institute of Electrical and Electronics Engineers (IEEE) 802.15.4 standard, signals according to the Bluetooth protocol, signals according to the ultra wide bandwidth (UWB) approach, or signals encoded using any other appropriate scheme.
- transmitter 202 and/or receiver 204 communicate in the medium frequency band, the high frequency band, the very high frequency band, the ultra high frequency band, or any other appropriate frequency band.
- transmitter 202 and receiver 204 communicate using the industrial, scientific, and medical (ISM) bands (e.g., 902-928 MHz, 2.400-2.500 GHz, 5.725-5.875 GHz, etc.).
- ISM industrial, scientific, and medical
- transmitter 202 and/or receiver 204 can switch between a low bandwidth/low power consumption mode and a high bandwidth/high power consumption mode to enable low power use during normal operation, but allow for high bandwidth transmission when necessary.
- node 200 includes a battery and is designed to require infrequent battery replacement (e.g., a low power node that has a battery change once a month, once a few months, once a year, once every few years, etc. depending on the application).
- node 200 includes systems designed to gather and store energy from the environment (e.g., light energy from the sun or other light energy sources, mechanical energy from vibration of the node, or any other appropriate environmental energy source).
- FIG. 3 is a block diagram illustrating an embodiment of a new node joining an existing wireless network.
- the wireless network comprises node 304 , node 306 , node 308 , node 310 , node 312 , and computer system 300 .
- Computer system 300 communicates with access point node 304 via connection 320 .
- connection 320 is a wired connection, a wireless connection, a local area network, a wide area network, the Internet, or any other appropriate network.
- access point node 304 is one of a plurality of access point nodes.
- computer system 300 is capable of processing data sent to it through the wireless network.
- Computer system 300 includes storage 302 .
- node 304 is linked to nodes 306 and 308 .
- Node 306 is linked to node 304 , node 308 , and node 310 .
- Node 308 is linked to node 304 , node 306 , Node 312 , and node 310 .
- Node 310 is linked to node 306 , node 308 , and node 312 .
- Node 312 is linked to node 308 and node 310 .
- a new node, node 314 listens asynchronously for advertisement packets from the joined nodes in the network (e.g., node 304 , node 306 , node 308 , node 310 , and node 312 ).
- node 314 has the potential neighbor list comprising node 304 , node 308 , and node 312 . Providing node 314 listens for long enough, it will hear advertisement packets from each of these potential neighbors.
- FIG. 4 is a diagram illustrating an embodiment of a communications superframe for a time-synchronized wireless network with random advertisement offset selection.
- each joined node from FIG. 3 is assigned one advertisement opportunity per superframe 400 .
- Time in a time-synchronized wireless network is broken into synchronized units called “timeslots” which are long enough for one transaction to occur.
- An advertisement is an example of one transaction
- superframe 400 is a representation of the repeating, 6-timeslot, global advertising schedule for the network.
- the advertising opportunities are represented by cells in the table filled in with the letter representing a node name (e.g., a node name corresponding to a node in FIG. 3 ).
- each node is assigned an advertisement opportunity on a random channel offset and timeslot. There may be more than one assignment network-wide per timeslot, as illustrated by timeslot 2 , during which a new node (e.g., node 314 in FIG. 3 ) with a single receiver can hear no more than one.
- the set of occupied cells in FIG. 4 describes which node is potentially transmitting an advertisement packet in each timeslot.
- node B has the opportunity to advertise.
- node C has the opportunity to advertise on channel offset 1 and node A has the opportunity to advertise on channel offset 2 .
- node E has the opportunity to advertise on channel offset 5 .
- node D has the opportunity to advertise on channel offset 4 .
- each channel in a frame corresponds to a predetermined transmission frequency, to a pseudo randomly permuted transmission frequency, to a transmission frequency changing according to a predetermined schedule, or to a frequency determined in any other appropriate way.
- Each node is hardcoded with this channel offset-to-frequency mapping prior to deployment.
- FIG. 5 is a diagram illustrating an embodiment of a communications superframe for a time-synchronized wireless network with constant advertisement offset selection.
- the same set of nodes from FIG. 4 is again assigned a single advertising opportunity per 6-timeslot superframe.
- Joined nodes using the superframe 500 transmit advertisements no more frequently than those using the superframe 400 of FIG. 4 .
- offset 3 is populated in superframe 500 .
- nodes B, A, C, E, and D respectively, have the opportunity to advertise on channel offset 3 .
- a new node e.g., node 314 in FIG. 3
- FIG. 6 is a flow diagram illustrating an embodiment of a process followed by a new mote to join a wireless network.
- a node listens asynchronously on a random channel.
- the joining node, or the new mote listens for a pre-determined length of time, which exceeds the length of an advertisement transmission, on a randomly selected frequency channel.
- the node repeats its asynchronous listening on a different random channel.
- the node synchronizes based on the advertisement that was heard.
- the node listens for several more superframes on a now known advertisement offset. For example, the mote listens to discover all advertising neighbors.
- the node reports its neighbors and the number of times heard to a management application. For example, the mote joins the network by reporting a list of neighbors and a count of how many advertisements were heard from each. Then the process terminates.
- the manager will not have used a single offset for advertisements.
- the new node will exit the asynchronous listening stage at the same time but may not hear as many neighbors during the synchronized listening interval.
- the new node will join with a subset of the full neighbor list reported and the manager will join this node as is done in the prior art with no impediment.
- the mote state machine does not inhibit functionality when operating in a system not using the disclosed technique.
- the manager selects a deterministic way for choosing a single offset for advertisements in any given slot. For example, the manager chooses to use offset m for advertisements in even slots and offset/for advertisements in odd slots, and m ⁇ l.
- a representation of this choosing method is contained in the advertisements sent by nodes already in the network and heard by new nodes joining the network. Nodes hearing these advertisements learn of the method chosen and listen on the appropriate advertisement offsets in subsequent slots to be guaranteed to hear all potential neighbors.
- FIG. 7 is a block diagram illustrating an embodiment of an advertisement packet.
- advertisement packet 700 includes preamble 702 , start-of-frame delimiter (SFD) 704 , packet length 706 , timeslot number 708 , channel bitmap 710 , other advertisement information 712 , and checksum 714 .
- Preamble 702 comprises a sequence of bits for synchronizing a clock for reading the remainder of the packet.
- SFD 704 comprises a sequence of bits indicating the start of the information portion of advertisement packet 700 .
- Packet length 706 comprises a series of bits from which the length of the packet can be determined. Timeslot number 708 tells the new mote which timeslot the network is currently at to perform the calculation of which offset is being used.
- Channel bitmap 710 provides the new mote with a transformation to use to determine which channel frequency to listen to for each subsequent timeslot.
- the other advertisement information 712 tells the new node when it can send in its join packet along with some superframe information.
- Checksum 714 is calculated using a cyclic redundancy check (CRC) operating packet 700 , and is used to determine whether packet 700 has been received without error.
- advertisement packet 700 is compliant with Institute of Electrical and Electronics Engineers (IEEE) 802.15.4 standard. Advertisement packet 700 when transmitted from a radio transceiver is transmitted as information encoded in binary form as chips.
- chips have a one-to-one correspondence with data bits; data bits are encoded into chips using a chipping sequence; data bits are first encoded into symbols, and the symbols are mapped into a chip sequence, or any other appropriate mapping between chips and data bits.
- a timestamp corresponds to a time associated with a start of a start-of-frame delimiter, an end of a start-of-frame delimiter, a center of a start-of-frame delimiter, a start of a preamble, an end of a preamble, a center of a preamble, a start of a packet length field, an end of a packet length field, a center of a packet length field, a start of a checksum, an end of a checksum, a center of a checksum, a start of a payload byte, an end of a payload byte, a center of a payload byte, a start of a payload bit, an end of a payload bit, or a center of a payload bit, or any other appropriate received data bit, byte, chip, or any other appropriate portion of a packet.
- FIG. 8 is a flow diagram illustrating an embodiment of a process followed by a manager to assign advertising offsets to all nodes in a wireless network.
- the process starts when the first access point sends in a join message.
- a constant offset is picked to be used in an advertisement assignment.
- the manager selects the constant offset k that will be used for all advertisements in the network.
- an access point advertisement is assigned to superframe on offset k.
- the manager assigns advertisements to a superframe on the access point on offset k.
- the process waits for a new node to send in a join packet.
- the new node sends a join packet to arrive at the manager.
- new node advertisements are assigned to superframes on unused timeslot and offset k.
- the manager assigns advertisements to a superframe on the new node on offset k. The process continues for the remaining life of the network.
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
Claims (24)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US12/770,565 US8599719B1 (en) | 2009-06-16 | 2010-04-29 | Discovery of neighbors during wireless network joining |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US26885409P | 2009-06-16 | 2009-06-16 | |
US12/770,565 US8599719B1 (en) | 2009-06-16 | 2010-04-29 | Discovery of neighbors during wireless network joining |
Publications (1)
Publication Number | Publication Date |
---|---|
US8599719B1 true US8599719B1 (en) | 2013-12-03 |
Family
ID=49640786
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/770,565 Active 2031-06-12 US8599719B1 (en) | 2009-06-16 | 2010-04-29 | Discovery of neighbors during wireless network joining |
Country Status (1)
Country | Link |
---|---|
US (1) | US8599719B1 (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20120320790A1 (en) * | 2011-06-20 | 2012-12-20 | Cisco Technology, Inc. | Systematic neighbor detection in shared media computer networks |
US20130268660A1 (en) * | 2010-12-22 | 2013-10-10 | Aruba Networks, Inc. | Providing and Resolving an IP Address for Swarm-Based Services |
US20170118751A1 (en) * | 2015-10-22 | 2017-04-27 | Industrial Technology Research Institute | Management method for wireless network and network management node |
US9999045B2 (en) | 2015-10-27 | 2018-06-12 | Industrial Technology Research Institute | Management method for wireless network and network management node |
US20190188018A1 (en) * | 2017-12-15 | 2019-06-20 | Nicira, Inc. | Node in cluster membership management protocol |
US10476744B2 (en) | 2017-12-15 | 2019-11-12 | Nicira, Inc. | Coordinator in cluster membership management protocol |
Citations (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060089138A1 (en) * | 2004-10-26 | 2006-04-27 | Smith Brian K | Method of scanning for beacon transmissions in WLAN |
US20070014269A1 (en) * | 2005-07-13 | 2007-01-18 | Texas Instruments Incorporated | Apparatus for and method of synchronization and beaconing in a wlan mesh network |
US20070140163A1 (en) * | 2005-12-21 | 2007-06-21 | Cisco Technology, Inc. | System and method for integrated WiFi/WiMax neighbor AP discovery and AP advertisement |
US20080107090A1 (en) * | 2006-11-02 | 2008-05-08 | Cisco Technology, Inc. | Radio Frequency Firewall Coordination |
US20080201403A1 (en) * | 2004-09-29 | 2008-08-21 | Telefonaktiebolaget Lm Ericsson (Publ) | Maintaning a View of a Cluster's Membership |
US20080205340A1 (en) * | 2007-02-28 | 2008-08-28 | Qualcomm, Incorporated | Neighbor discovery in a wireless system |
US20090046675A1 (en) * | 2007-04-13 | 2009-02-19 | Hart Communication Foundation | Scheduling Communication Frames in a Wireless Network |
US20090052382A1 (en) * | 2007-08-21 | 2009-02-26 | Cisco Technology, Inc. | Infrastructure-Based Enabling Indication for Dynamic Frequency Selection in Wireless Networks |
US20090052429A1 (en) * | 2007-04-13 | 2009-02-26 | Hart Communication Foundation | Synchronizing Timeslots in a Wireless Communication Protocol |
US20090296673A1 (en) * | 2008-05-29 | 2009-12-03 | Symbol Technologies, Inc. | Apparatus for implementing a pseudo-basic service set (bss)-like network over an independent basic service set (ibss) mode air interface |
US20100067428A1 (en) * | 2006-07-14 | 2010-03-18 | Carlos Cordeiro | Method and system of beacon transmission and reception |
US7706337B2 (en) * | 2004-10-22 | 2010-04-27 | Motorola, Inc. | Method for performing neighbor discovery in a multi-tier WLAN |
US20100115272A1 (en) * | 2008-10-30 | 2010-05-06 | Symbol Technologies, Inc. | Communicating a packet from a mesh-enabled access point to a mesh portal in a multi-hop mesh network |
US20100226344A1 (en) * | 2008-03-12 | 2010-09-09 | Saishankar Nandagopalan | Method and System for Scheduling Multiple Concurrent Transmissions During a Contention Access Period in a Wireless Communications Network |
US20100279677A1 (en) * | 2009-05-04 | 2010-11-04 | Research In Motion Limited | Identifying Radio Access Technology Characteristics to Mobile Stations System and Method |
US7957356B2 (en) * | 2002-05-13 | 2011-06-07 | Misomino Chi Acquisitions L.L.C. | Scalable media access control for multi-hop high bandwidth communications |
US20110205910A1 (en) * | 2006-05-30 | 2011-08-25 | Koninklijke Philips Electronics, N.V. | System, apparatus, and method to indicate preferred access points and service providers |
US8023468B2 (en) * | 2006-09-07 | 2011-09-20 | Nec (China) Co., Ltd. | Methods, device and system for access point facilitated fast handoff |
-
2010
- 2010-04-29 US US12/770,565 patent/US8599719B1/en active Active
Patent Citations (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7957356B2 (en) * | 2002-05-13 | 2011-06-07 | Misomino Chi Acquisitions L.L.C. | Scalable media access control for multi-hop high bandwidth communications |
US20080201403A1 (en) * | 2004-09-29 | 2008-08-21 | Telefonaktiebolaget Lm Ericsson (Publ) | Maintaning a View of a Cluster's Membership |
US7706337B2 (en) * | 2004-10-22 | 2010-04-27 | Motorola, Inc. | Method for performing neighbor discovery in a multi-tier WLAN |
US20060089138A1 (en) * | 2004-10-26 | 2006-04-27 | Smith Brian K | Method of scanning for beacon transmissions in WLAN |
US20070014269A1 (en) * | 2005-07-13 | 2007-01-18 | Texas Instruments Incorporated | Apparatus for and method of synchronization and beaconing in a wlan mesh network |
US20070140163A1 (en) * | 2005-12-21 | 2007-06-21 | Cisco Technology, Inc. | System and method for integrated WiFi/WiMax neighbor AP discovery and AP advertisement |
US20110205910A1 (en) * | 2006-05-30 | 2011-08-25 | Koninklijke Philips Electronics, N.V. | System, apparatus, and method to indicate preferred access points and service providers |
US20100067428A1 (en) * | 2006-07-14 | 2010-03-18 | Carlos Cordeiro | Method and system of beacon transmission and reception |
US8023468B2 (en) * | 2006-09-07 | 2011-09-20 | Nec (China) Co., Ltd. | Methods, device and system for access point facilitated fast handoff |
US20080107090A1 (en) * | 2006-11-02 | 2008-05-08 | Cisco Technology, Inc. | Radio Frequency Firewall Coordination |
US20080205340A1 (en) * | 2007-02-28 | 2008-08-28 | Qualcomm, Incorporated | Neighbor discovery in a wireless system |
US20090052429A1 (en) * | 2007-04-13 | 2009-02-26 | Hart Communication Foundation | Synchronizing Timeslots in a Wireless Communication Protocol |
US20090046675A1 (en) * | 2007-04-13 | 2009-02-19 | Hart Communication Foundation | Scheduling Communication Frames in a Wireless Network |
US20090052382A1 (en) * | 2007-08-21 | 2009-02-26 | Cisco Technology, Inc. | Infrastructure-Based Enabling Indication for Dynamic Frequency Selection in Wireless Networks |
US20100226344A1 (en) * | 2008-03-12 | 2010-09-09 | Saishankar Nandagopalan | Method and System for Scheduling Multiple Concurrent Transmissions During a Contention Access Period in a Wireless Communications Network |
US20090296673A1 (en) * | 2008-05-29 | 2009-12-03 | Symbol Technologies, Inc. | Apparatus for implementing a pseudo-basic service set (bss)-like network over an independent basic service set (ibss) mode air interface |
US20100115272A1 (en) * | 2008-10-30 | 2010-05-06 | Symbol Technologies, Inc. | Communicating a packet from a mesh-enabled access point to a mesh portal in a multi-hop mesh network |
US20100279677A1 (en) * | 2009-05-04 | 2010-11-04 | Research In Motion Limited | Identifying Radio Access Technology Characteristics to Mobile Stations System and Method |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20130268660A1 (en) * | 2010-12-22 | 2013-10-10 | Aruba Networks, Inc. | Providing and Resolving an IP Address for Swarm-Based Services |
US9667512B2 (en) * | 2010-12-22 | 2017-05-30 | Aruba Networks, Inc. | Providing and resolving an IP address for swarm-based services |
US20120320790A1 (en) * | 2011-06-20 | 2012-12-20 | Cisco Technology, Inc. | Systematic neighbor detection in shared media computer networks |
US9723538B2 (en) * | 2011-06-20 | 2017-08-01 | Cisco Technology, Inc. | Systematic neighbor detection in shared media computer networks |
US20170118751A1 (en) * | 2015-10-22 | 2017-04-27 | Industrial Technology Research Institute | Management method for wireless network and network management node |
US9999045B2 (en) | 2015-10-27 | 2018-06-12 | Industrial Technology Research Institute | Management method for wireless network and network management node |
US20190188018A1 (en) * | 2017-12-15 | 2019-06-20 | Nicira, Inc. | Node in cluster membership management protocol |
US10476744B2 (en) | 2017-12-15 | 2019-11-12 | Nicira, Inc. | Coordinator in cluster membership management protocol |
US10572293B2 (en) * | 2017-12-15 | 2020-02-25 | Nicira, Inc. | Node in cluster membership management protocol |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9848422B2 (en) | Efficient rendezvous for distributed messages in frequency-hopping communication networks | |
US8428630B2 (en) | Wireless communication system and related methods | |
US9793948B2 (en) | Dynamic hopping sequence computation in channel hopping communication networks | |
EP2232777B1 (en) | Apparatus and method for adaptive channel hopping in mesh networks | |
US9020008B2 (en) | Overlaying independent unicast frequency hopping schedules with a common broadcast schedule | |
US8619789B2 (en) | Timing re-synchronization with reduced communication energy in frequency hopping communication networks | |
US7885244B2 (en) | Hybrid multiple access method and system in wireless networks with extended content free access period | |
EP2735202B1 (en) | Dynamic common broadcast schedule parameters for overlaying an independent unicast schedule | |
US7808966B2 (en) | Device employment of multiple beacon slots in a distributed network | |
US9001676B2 (en) | Collecting power outage notifications in a frequency hopping communication network | |
US8248989B2 (en) | Wireless network system using cyclic frame | |
US11588569B2 (en) | Method and apparatus for transmitting and receiving sidelink synchronization signal in wireless communication system | |
US8599719B1 (en) | Discovery of neighbors during wireless network joining | |
CN105071831A (en) | Media access control for ultra-wide band communication | |
EP2915260A1 (en) | Fast frequency-hopping schedule recovery | |
AU2008343942A1 (en) | Creation and use of unique hopping sequences in a frequency-hopping spread spectrum (FHSS) wireless communications network | |
US11395125B2 (en) | Power-efficient passive discovery by network devices | |
US20050047428A1 (en) | System and method for selecting beacon transmission starting point in communication system | |
US20130250839A1 (en) | Method and device for acquiring synchronization between nodes and method for organizing multiple physical channels | |
US20210068039A1 (en) | Power-efficient passive discovery by network devices | |
Chao et al. | Survey of multi-channel MAC protocols for IEEE 802.11-based wireless Mesh networks | |
Mekiker et al. | Beartooth relay protocol: Supporting real-time application streams with dynamically allocated data reservations over LoRa | |
US20210067943A1 (en) | Power-efficient passive discovery by network devices | |
Battaglia et al. | CRT-LoRa: An efficient and reliable MAC scheme for real-time industrial applications | |
US10716057B1 (en) | Power-efficient passive discovery by network devices |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: DUST NETWORKS, INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:DOHERTY, LANCE ROBERT;REEL/FRAME:024585/0066 Effective date: 20100524 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
AS | Assignment |
Owner name: LINEAR TECHNOLOGY CORPORATION, CALIFORNIA Free format text: MERGER;ASSIGNOR:DUST NETWORKS, INC.;REEL/FRAME:037537/0568 Effective date: 20150521 |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 8 |
|
AS | Assignment |
Owner name: ANALOG DEVICES INTERNATIONAL UNLIMITED COMPANY, IRELAND Free format text: CHANGE OF NAME;ASSIGNOR:LINEAR TECHNOLOGY LLC;REEL/FRAME:057422/0354 Effective date: 20181105 Owner name: LINEAR TECHNOLOGY LLC, CALIFORNIA Free format text: CHANGE OF NAME;ASSIGNOR:LINEAR TECHNOLOGY CORPORATION;REEL/FRAME:057421/0001 Effective date: 20170502 |