For the purposes of logistics and communication, vehicle convoys often require that each vehicle know its specific order in the overall sequence. Traditionally, the order is assigned statically before the convoy embarks with the assumption that the assigned order will not change in transit. In practice however, the actual order of the vehicles may change in transit. Therefore, a better approach is to endow the convoy with the capability to configure its order dynamically so its order is automatically updated when the order of the convoy changes. A wireless ad-hoc network is a medium over which a dynamic auto-sequencing system could take place. However, there are several limitation to this type of scheme. First of all, any sequencing algorithms used by the system would have to be robust enough to handle frequent lost connections over the wireless connection. Secondly, radio strength can not be relied on as being proportional to geographical proximity due to obstacles, battery power, interference, etc. Thirdly the distance between vehicles does not always reflect the actual sequence of the vehicles (e.g. when going around corners).
For the reasons stated above and for other reasons stated below which will become apparent to those skilled in the art upon reading and understanding the present specification, there is a need in the art for an automatic sequencing that is effective and efficient that over comes the above discussed limitations.
The above-mentioned problems of current systems are addressed by embodiments of the present invention and will be understood by reading and studying the following specification. The following summary is made by way of example and not by way of limitation. It is merely provided to aid the reader in understanding some of the aspects of the invention.
In one embodiment, a method of determining the sequence of traversing nodes in a communication network is provided. The method comprises with each node, determining other nodes in the network it can reach in a single hop. Creating a local sequence connection order based on the determined other nodes the node can reach in a single communication hop. Storing historical data of local sequence connection order information and determining a new local sequence connection order based in part on the historical data and communication information.
The present invention can be more easily understood and further advantages and uses thereof more readily apparent, when considered in view of the detailed description and the following figures in which:
In accordance with common practice, the various described features are not drawn to scale but are drawn to emphasize specific features relevant to the present invention. Reference characters denote like elements throughout Figures and text.
In the following detailed description, reference is made to the accompanying drawings, which form a part hereof, and in which is shown by way of illustration specific embodiments in which the inventions may be practiced. These embodiments are described in sufficient detail to enable those skilled in the art to practice the invention, and it is to be understood that other embodiments may be utilized and that logical, mechanical and electrical changes may be made without departing from the spirit and scope of the present invention. The following detailed description is, therefore, not to be taken in a limiting sense, and the scope of the present invention is defined only by the claims and equivalents thereof.
Embodiments of the present invention provide automatic sequencing systems that do not rely on predetermined route information or navigational equipment to determine vehicle order. In embodiments, the order of the vehicles in the convoy is established via the propagation of adjacent node lists throughout the wireless network and a set of heuristic algorithms that utilize snapshots of previous states of the network's connectivity (i.e., historical data). The state of the network is updated constantly and the sequence order of the vehicles is recalculated in such a way that does not put undue burden on the network bandwidth or the processing resources at each wireless node. Each node determines its position in the sequence based on partial information communicated to its adjacent nodes. Therefore, each node is a member of a scalable peer-to-peer network and does not rely on server-client (or master-slave) network architectures to compute the sequence order. Since the network is peer-to-peer, vehicles may be added or subtracted from the convoy in transit.
To provide a foundation for the present invention further background is provided in regards to
In using network conductivity to determine the sequence order of the following vehicles 104 require the resolution of several technical issues. For example, one way to determine neighbor discovery would be by signal strength. However, radio strength is not always proportional to geographically proximity due to such things as obstacles, battery power and interferences. Moreover, the distance between vehicles cannot be relied on to determine actual sequence. For example, referring to prior art
Referring to
To establish a connection, a node, such as node 300, sends out a request to an available node. In one embodiment, there are two types of requests, a connect request and a must-connect request. The connect request may be accepted by another node, thereby creating a sequence (or link) between the sender and receiver. A connect request may also be refused. A refusal of a connect request can occur for example when the receiving node already has a connection with two other nodes. A must-connect request must be accepted by the receiving node. A must-connect request is used if a node will be an orphan if it is not connected (i.e. it has no other communication connection available). After accepting a request, the receiving node sends a return accept message to the requester. After refusing a request, the receiving node sends a return refuse message to the requester. Requesting nodes keep a list of pending requests, to track which nodes have been issued connection requests but have not replied with an accept or refuse return message. Each node also tracks which nodes have sent them refuse return messages (with timestamps), so that they avoid re-sending a future request to the refusing node.
The controller 302 of the node 300 in embodiments periodically runs a monitor operation to determine the state of the local sequence connections of the node. The monitor operation determines if the connections in the established local sequence are still valid. In one embodiment, this is done by checking if the nodes in a local sequence or a pending list are still adjacent (in one hop). If a local sequence is not complete, than up to two connection requests may be sent by the node, depending on the node type and the state of the network. The lead 202 or rear 204 nodes may request a connection to at most one node for its local sequence. Intermediate nodes 206 (1−N) may request at most two nodes for a sequence connection. In one embodiment, if an intermediate node is an orphan (i.e., has only one adjacent node), then its connection requests are must-connect types. In one embodiment, any node may have more than two connections if its local sequence includes connections to orphaned nodes. During the monitor operation, a node may decide not to send any connection requests when its local sequence is not complete. For example, if a local sequence is broken because a radio transmission temporarily lost RF contact, then the node can decide to wait so that the failed connection can be re-established in a reasonable amount of time, before requesting connections with new nodes.
Most of the time (in a typical network), the controller 302 of a node 300 will have to select between multiple nodes which is the better node to establish a sequence connection. In these cases, the node will apply an evaluation process to determine the “best” node. The evaluation process assigns a fitness value to each available node. The highest fitness value is determined the “best” candidate node for a sequence connection. Criteria for the fitness value function in one embodiment includes the list of refuse message received by the node, a history of radio signal strength (including time stamps) for each adjacent node, a history of established sequence connections (including timestamps and request type connect or must-connect) for each adjacent node. In one embodiment, a second periodic process is required. The second periodic process is used to remove connection requests in the pending list that have not received timely replies and to remove messages from the refuse list which may be ready to accept new requests.
Referring to
In
A first monitor flow diagram 800 of one embodiment is illustrated in
Referring to
The methods and techniques used by the controller of nodes as described above can be implemented in digital electronic circuitry, or with a programmable processor (for example, a special-purpose processor or a general-purpose processor such as a computer) firmware, software, or in combinations of them. Apparatus embodying these techniques may include appropriate input and output devices, a programmable processor, and a storage medium tangibly embodying program instructions for execution by the programmable processor. A process embodying these techniques may be performed by a programmable processor executing a program of instructions to perform desired functions by operating on input data and generating appropriate output. The techniques may advantageously be implemented in one or more programs that are executable on a programmable system including at least one programmable processor coupled to receive data and instructions from, and to transmit data and instructions to, a data storage system, at least one input device, and at least one output device. Generally, a processor will receive instructions and data from a read-only memory and/or a random access memory. Storage devices suitable for tangibly embodying computer program instructions and data include all forms of non-volatile memory, including by way of example semiconductor memory devices, such as EPROM, EEPROM, and flash memory devices; magnetic disks such as internal hard disks and removable disks; magneto-optical disks; and DVD disks. Any of the foregoing may be supplemented by, or incorporated in, specially-designed application-specific integrated circuits (ASICs).
Although specific embodiments have been illustrated and described herein, it will be appreciated by those of ordinary skill in the art that any arrangement, which is calculated to achieve the same purpose, may be substituted for the specific embodiment shown. This application is intended to cover any adaptations or variations of the present invention. Therefore, it is manifestly intended that this invention be limited only by the claims and the equivalents thereof.
The present application is a divisional application of U.S. application Ser. No. 11/961,508, filed on Dec. 20, 2007, the disclosure of which is incorporated herein by reference.
Number | Date | Country | |
---|---|---|---|
Parent | 11961508 | Dec 2007 | US |
Child | 12944863 | US |