WO2009017600A2 - Method and system of routing in a utility smart-grid network - Google Patents

Method and system of routing in a utility smart-grid network Download PDF

Info

Publication number
WO2009017600A2
WO2009017600A2 PCT/US2008/008666 US2008008666W WO2009017600A2 WO 2009017600 A2 WO2009017600 A2 WO 2009017600A2 US 2008008666 W US2008008666 W US 2008008666W WO 2009017600 A2 WO2009017600 A2 WO 2009017600A2
Authority
WO
WIPO (PCT)
Prior art keywords
node
network
nodes
wireless
gateway
Prior art date
Application number
PCT/US2008/008666
Other languages
English (en)
French (fr)
Other versions
WO2009017600A3 (en
WO2009017600A8 (en
Inventor
George Flammer, Iii
Raj Vaswani
Original Assignee
Silver Spring Networks, Inc.
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 Silver Spring Networks, Inc. filed Critical Silver Spring Networks, Inc.
Publication of WO2009017600A2 publication Critical patent/WO2009017600A2/en
Publication of WO2009017600A3 publication Critical patent/WO2009017600A3/en
Publication of WO2009017600A8 publication Critical patent/WO2009017600A8/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W40/00Communication routing or communication path finding
    • H04W40/24Connectivity information management, e.g. connectivity discovery or connectivity update
    • H04W40/248Connectivity information update

Definitions

  • the field of the invention relates to the use of communications systems to monitor, control and report on commodity delivery systems.
  • An integrated network platform for monitoring and controlling different components and devices of the utility smart-grid.
  • the platform consists of one or more wireless networks and at least one wide area network, interconnecting several families of networked smart- grid monitoring and control devices with the network management servers ("servers") via a number of gateways.
  • Each gateway is equipped with a controller, packet formatter, at least one rf transceiver, a network router, and memory.
  • Each network node interfaces with the utility grid component (for example transformer, sub-station, feeders, consumer location meters), and communicates with the servers via one of the gateways in a wireless network.
  • Each of the network nodes has at least one unique network address, preferably an IPv4 or IPv6 address and a Layer-2 MAC address.
  • the nodes are configured to perform any one of the following functions: (a) to receive sensor or utility meter reading data signals from one of the plurality of smart-grid devices and to transmit a data message using a packet communication protocol; (b) to receive and execute command signals from the smart-grid management server, and send back status reports; (c) to receive and execute device reconfiguration, software updates, security updates, etc., and send back status signals; (d) to participate in the outage detection function of the smart-grid by responding to polling, event reporting, etc.
  • the network device and the gateway may both develop and use optimized routing information for the device to send/receive its data messages to/from the egress point (gateway).
  • the optimized routing information developed by the network device may be referred to as "local" routing information.
  • the information developed and optimized by the gateway and made available to each network node is referred to as the "centralized" routing information.
  • the route optimization process by each network node includes analyzing and utilizing actual link and path costs based on a novel technique disclosed. The node selects the route based on one of least possible hops, most robust hops, lowest traffic hops, fastest hops, or one based on the results of the link/path cost algorithm.
  • the gateway also collects available routing information for each of the network nodes registered with it in the wireless network for egress.
  • the gateway also collects and analyzes link and path costs relevant to each of the nodes, and optimizes the routing table based on an analysis of the advanced link/path cost calculations.
  • the gateway will select the route based on one of least possible hops, most robust hops, lowest traffic hops, fastest hops, or one based on the results of the link/path cost algorithm.
  • the gateway also updates the routing information in the routing tables based on an analysis of packets received from different nodes via one or more intermediate nodes.
  • the gateway propagates the latest routing information to each of the nodes in the wireless network in a unicast mode or in response to a request from a node for the latest routing information.
  • a node operating on a battery may select a route of one or more hops to the egress point based on battery charge impact, and utilize a route based on the lowest battery charge impact.
  • a node may also utilize constant powered nodes as intermediate hops instead of battery powered intermediate nodes as a "network policy", except in emergencies.
  • Route selection may also be based on information regarding battery-operated nodes as to the condition of the batteries (newest/freshest, fully-charged vs low on charge, etc.).
  • the route selection by the source node and the gateway may be based on the latest link condition information of neighbor nodes received by the source node and the gateway.
  • the gateway maintains information in the routing table as to the identification of battery-powered nodes, and each node at its discretion may utilize this information in route selection.
  • One other key link and network parameter that each node and the gateway may measure and utilize in route optimization involves ambient noise level. This parameter in a network impacts overall network efficiency, and mostly is linked to transmitted power levels of all the nodes in the network. Lower transmit power levels collectively result in lower ambient noise, and contribute to achieving good link quality at smaller transmit power levels, and also achieving improved network throughput, also referred to as "network efficiency".
  • a network node may be registered with and be part of one or more wireless networks and the associated gateways.
  • the node therefore has one or more egress points for its data messages, and will have separate optimized routing information for each of the wireless networks it belongs to.
  • Each node will have a unique layer-2 and MAC network address for each of the networks it belongs to. This is called multi-egress/multi- ingress network configuration.
  • FIG 1 is a graphical representation of the smart-grid network that describes the network configuration that overlaps the smart-grid physical infrastructure, according to one possible embodiment.
  • FIG 2 is a routing map of the nodes in the utility wireless network, according to one possible embodiment.
  • FIG 3 is a functional diagram of the utility network node, according to one possible embodiment.
  • FIG 4 is a functional diagram of the wireless network gateway, according to one possible embodiment.
  • FIG 5 is an example of network advertisement (NADV) message format, according to one possible embodiment.
  • FIG 6 is an example of the routing table at the source node, according to one possible embodiment.
  • NADV network advertisement
  • FIG 7 is an example of the format of source node registration message with the gateway, according to one possible embodiment.
  • FIG 8 is an example of route discovery by the nodes in a smart-grid network, according to one possible embodiment.
  • FIG 9 is a description of route selection process at a network node, according to one possible embodiment.
  • FIG 10 is an example of routing discovery and optimization process in a smart-grid wireless network, according to one possible embodiment.
  • FIG 11 is an example routing table developed during route discovery and optimization process, according to one possible embodiment.
  • FIG 12 is an example of the discovery of preferred gateways for egress by nodes in the example smart-grid wireless network, according to one possible embodiment.
  • FIG 13, 14, and 15 are three examples of route optimization process by three nodes in the example smart-grid wireless network, according to one possible embodiment.
  • FIG 16 describes an example of return (downstream) route selection by gateways to source nodes in the example smart-grid wireless network, according to one possible embodiment.
  • FIG 17 is a flow diagram of the step-by-step route set-up process, according to one possible embodiment.
  • FIG 18 is a description of gateway process control for node registration, according to one possible embodiment.
  • FIG 19 is a description of gateway process control during routing process, according to one possible embodiment.
  • FIG 20 is an example of node controller process control for packet processing for routing, according to one possible embodiment.
  • FIG 21 is an example of node RP interface process control for packet processing, according to one possible embodiment.
  • FIG 22 is an example of a gateway routing table update process, according to one possible embodiment.
  • the electric utility grid typically consists of: - power generation (distributed sources)
  • the term utility will be used to refer to electric utilities.
  • the utility industry is transitioning from a radial system linking generation to load to a true interactive digital network with full connectivity and interoperability from energy generation management to the end customer energy use.
  • This full-capability, network-based utility infrastructure has been referred to as a smart-grid.
  • the network supporting the two-way, dynamic information flow is often referred to as the smart-grid network.
  • the term smart grid network will be used to refer to a utility network, which may, but need not, include all four components listed above.
  • the smart-grid network can also support auxiliary networks and devices like the in-premise networks that monitor and control in-home appliances and facilities.
  • smart grid networks and/or utility networks may be used with other commodity delivery systems operated by utilities, for example water and gas.
  • a given utility network may include more than one type of commodity, for example electricity and gas, allowing the control and/or monitoring of both commodities.
  • the smart-grid network consists of device nodes and gateways in one or more wireless networks in two-way communications with the servers via WANs and private networks.
  • One embodiment described herein provides intelligent two-way packet routing capability in the distribution segment of the smart-grid network that can be flexibly expanded to facilitate two-way information flow among all components of the smart-grid.
  • FIG 1 describes a smart-grid network that overlaps the components of the utility smart-grid infrastructure.
  • the networked devices 150 located at the distribution monitoring and control devices of the smart-grid are part of a wireless network 110 which may have more than one gateway 140.
  • the gateway 140 connects the wireless network nodes 150 to the smart-grid server 130 reachable via a second network WAN 120.
  • There may be other wireless networks 111 and 112 in the smart-grid network providing remote monitoring and control of other components of the smart- grid (for example: energy generation facilities, high voltage transformer stations, high voltage arterial transmission lines, and high voltage switching stations).
  • the networked devices 152, 153, 154 in these wireless networks are in two-way communications with the smart-grid server 130 via one or more gateways 140 and one or more WANs 120. As shown, the smart-grid server is in a second network (WAN, Internet,
  • the second network may be an IP network (IPv4 or IPv6). Other types of second networks may also be utilized within the capabilities of this invention. Standard routers, bridges and other network interfaces may be used to connect the gateway 140 with the second network and the smart- grid server 120.
  • the wireless network 110 may include one or more gateways 140.
  • the gateway 140 is, in the presently preferred embodiment, the main interface between the devices of the first network (wireless network) and the smart-grid server in the second network (WAN), and provides all needed packet reformatting and address translation services.
  • the gateway 140 may be implemented as a server with a RF radio and radio controller, allowing the gateway to communicate with other devices having a radio in the wireless network.
  • the wireless network may utilize a different type of packet formatting than the second network. If the wireless network uses a non-IP packet structure or a different IP packet structure than the second network (for example: IPv6 vs IPv4, X.25 vs IPv4, etc.), the gateway performs the necessary protocol translation before forwarding packets between the first network and the second network.
  • IPv6 vs IPv4, X.25 vs IPv4, etc. the gateway performs the necessary protocol translation before forwarding packets between the first network and the second network.
  • the preferred embodiment is described in the context of the distribution part of the smart-grid network. To those skilled in the art, the methods and systems disclosed herein are equally applicable to other components or sub-components of the smart-grid network.
  • the distribution part of the smart-grid network is described in FIG 2.
  • the wireless network- 1 230 consists of a Gateway- 1 240 and a plurality of network nodes 250 (described as 251, 252, 253,.).
  • the gateway 240 is connected to the smart-grid server-1 210 via WAN-I 220. In different embodiments, there may be more than one gateway in the wireless network- 1. Similarly, there may be more than one wireless networks in the smart-grid distribution network, more than one WAN connecting each wireless network to one or more smart-grid servers.
  • Nodes labeled CPD are constant-power network nodes which are powered by the load line of the grid at the device location (typically electric meter locations).
  • Nodes labeled BPD are battery powered nodes typically located with devices that cannot be powered by the grid load line (examples are: nodes located at water meters, gas meters and nodes at electric meters which for some reason have to located further away from the meter and cannot draw power from the load line).
  • Another type of nodes are labeled R and they act as relays or repeaters that actively repeat, retarget, re-form the packets from neighbor nodes further upstream towards the gateway or downstream towards the intended node.
  • the relays may be pole mounted and close to power sources and may be backed up by batteries.
  • a certain number of CPD nodes may also have battery back-up so they can continue to function in case of grid power outages.
  • the device nodes have to operate on battery because of location further away from the electric power source where the meters may be located.
  • device node 300 may include device interface 320, node digital controller 330, storage memory 340, wireless RF transceiver 350 (or radio) and antenna 360.
  • Device interface 320 may connect to a smart-grid device (not shown).
  • the node digital controller (or node controller) may manage the two-way information flow, routing data analysis, route optimization, route selection, message creation and processing, and command/control/monitoring functions.
  • the RF transceiver 350 and antenna 360 operate in the frequency band 902-928 MHz band and use one of DSSS CDMA, FHSS CDMA, and OFDM radio access technologies.
  • node device 300 may also be referred to as a node within the wireless network, or may be referred to as a utility node.
  • the node subsystems may be referred to as node controller and node radio.
  • the wireless network 230 includes one or more of gateways 240, and the gateway is described below in FIG 4.
  • Gateway 400 may include a WAN Interface/router 450, a memory 440, a gateway digital controller (or gateway controller) 430, and a wireless RF transceiver 420.
  • the WAN/Interface router 450 maintains a two-way digital packet communications link via one or more WANs 220 with one or more smart-grid servers 210.
  • the wireless RF transceiver 420 and antenna 410 maintains two-way packet communications link with each network device node 250.
  • the gateway digital controller manages two-way information flow with the WAN and the wireless networks, routing data analysis, route optimization, route selection, message creation and processing, command/control/monitoring of smart-grid devices via the network nodes, maintaining registration and address tables of all network nodes, and related functions.
  • the gateway may also function as a proxy for the smart-grid server in executing the requests and commands within the smart-grid network.
  • the gateway controller may be referred to as the server controller.
  • the gateway transceiver may be referred to as the server transceiver, or server radio.
  • the routing system may include the following components:
  • the presently preferred embodiment of the routing subsystem utilizes the code entity DLF (Data Link Forwarder) for Layer 2 routing and the code entity MLME (Media Access Control Sub-Layer Management Entity) for acquiring neighbor nodes and maintaining timing information between neighbors.
  • the DLF interfaces to the MLME through a set of APIs.
  • Nodes such as CPD-7 257 and R-I 255 may initiate network discovery when, for example:
  • Nodes such as BPD-I 2561 and 2581 may initiate network discovery, for example, if the links to their nominated master (CPD nodes 256 and 258) have been severed.
  • a node discovers neighboring nodes using two basic processes: broadcast discovery and neighbor queries.
  • broadcast discovery and neighbor queries When a node comes up, the MLME may find all of the node's adjacencies (or directly connected RF links) through a "broadcast discovery process". It may do this randomly to determine when it should start sending broadcast discovery frames. In the preferred embodiment, this process guarantees that a broadcast discovery frame is sent on a wireless network operating in the frequency band 902-928 MHz.
  • the device may enter aggressive discovery mode where it sends out discovery frames at randomized intervals which may be in the order of milliseconds. It may enter passive discovery mode when the aggressive discovery duration has expired. In passive discovery mode, a node may wait a much longer time between sending broadcast discovery frames, typically of the order of minutes.
  • the MLME may then query the discovered neighbors for their direct neighbors (preferably, all of the direct neighbors will be provided in response). This may be done to discover the network environment more quickly (in contrast to broadcasting a large number of frames in hopes of contacting any one particular device).
  • the neighbor query mechanism is preferably a simple query/response: a node receiving a neighbor query applies the criteria to, preferably, all nodes in its list and, preferably, all the nodes that "match" the criteria are placed in the neighbor response. If no criterion is given, all the nodes in the list may be placed in the neighbor response.
  • the MLME may notify the DLF when discovery is over i.e. all (preferably) nodes have been queried for their neighbors and an attempt has been made to reach those neighbors.
  • NADV Network Advertisement
  • the NADV message may advertise a set of egress routes, which may include the path cost and hop count of the egress routes.
  • Path cost is the lowest cost associated with that egress (AP), amongst all candidate paths.
  • Hop count is the highest number of hops that must be taken to reach that egress. Hop count is used to prevent routing loops, and is not used in conjunction with the path cost.
  • the format of the NADV message is shown in FIG 5.
  • the Destination address is the MAC or Layer-2 IP (IPv4 or IPv6) address of the node the network advertisement is ultimately coming from, hi most cases it is the egress point (or the gateway) since networks are identified by their egress (gateway) nodes.
  • IPv4 or IPv6 IPv4 or IPv6
  • each node can construct a routing table listing the networks available, the egress node (gateway) identifying each of the networks, and the available paths to that egress node.
  • each of the available paths is described with a hop sequence, flags describing the type of path, and the link and path costs.
  • the flags indicate the kind of route - whether it is a permanent entry in the table, whether it can be advertised by the receiving node etc.
  • the node will decide to register with one or more upstream nodes for which the total cost (link and path costs) to the network are low. Other embodiments may use other criteria including validated reliability of the link in providing long-term egress to the network.
  • Registered nodes may get preference in routing.
  • Other information received as part of the NADV message may include type of device (BPD, CPD, R, CD) and date installed.
  • Those nodes which have accumulated ambient network noise data may also include that information.
  • This noise threshold is an indictor of aggregate network traffic within reception range. This level determines the transmit power needed at each node to reach a neighbor at a suitable bit-error rate (BER). If all nodes transmit at lower average aggregate power, the noise level will be lower and permits more nodes to be accommodated in the frequency band, thus improving network efficiency. This is an important factor in densely populated networks.
  • Other embodiments may consider attributes in NADV such as: typical traffic load at that node, date of its installation and commissioned into service.
  • the routing table is organized to reflect all paths for egress via a set of routes and the information regarding each hop in that route. For example, there may be two gateways (egress points) that the source node is registered with. For each, in the example shown in FIG 6, one route is shown. For each route, there can be N hops. For each hop of each route, the routing table maintains link cost, path cost, type of node, address, quality/traffic information, other pertinent information received via NADV process. There can be more than one route listed in the routing table for each network egress point. This information is constantly updated to reflect the latest network conditions.
  • nodes may construct a packet forwarding or routing table with a string of destination addresses (L2 or MAC), a type associated with each address, other relevant factors about the nodes, performance factors, and the path cost for egress, hi the presently preferred embodiment, the type reflects the selection preference associated with the destination and may be one of the several: (1) source-routed/locally discovered; (2) source-routed/received from gateway; (3) hop-by-hop; (4) direct adjacency route; (4) bread-crumb route picked up from tracking passing network traffic.
  • L2 or MAC destination address
  • the type reflects the selection preference associated with the destination and may be one of the several: (1) source-routed/locally discovered; (2) source-routed/received from gateway; (3) hop-by-hop; (4) direct adjacency route; (4) bread-crumb route picked up from tracking passing network traffic.
  • FIG 6 provides an example of the route types that may be listed.
  • a source route type it is listed along with the next hop (Node 1) from the source node, hi the case of a destination of the source-routed type, an array of hops is explicitly stated (Node 1....N) with the destination in the forwarding table.
  • the node when trying to reach a Destination Address, the node will first use the first entry in the routing table for egress via preferred gateway, with the routing table entries being maintained in a linked list in order of increasing path cost and link cost, hi other embodiments, the routing algorithm allows for the routing information maintained at the source node to create a source route entry for each destination, by structuring a forward set of paths to the destination address. Yet, in other embodiments, the node will use the bread-crumb route it had picked up from passing traffic at some point in time.
  • upstream and downstream neighbors who are in the routing table as the Node 1 or 2 in the hopping sequence of the preferred routes in the routing table, are constantly maintained via MLME beacons or targeted periodic keepalive messages used for synchronizing the clocks and assuring that nodes can still exchange packets with each other.
  • This constant contact and feedback may be used by the L2 routing layer for multiple purposes, which may include:
  • Neighbor updates are communicated to downstream devices in timing update beacons.
  • Nodes use the MLME to detect if their downstream or upstream has gone away.
  • a node's upstream link characteristics may change, for example, when:
  • a change in network information is propagated with a "Neighbor List” message, with the protocol type field set to 0x2 indicating that a partial list of changes is being distributed. In one embodiment, this can reflect adding new networks or changing the cost of existing networks.
  • a "Neighbor List” message is sent with the protocol type set to 0x3 to indicate that the network has been removed from the upstream nodes network list.
  • gateways are notified about changes in network topology by the periodic network registration messages that are unicast to it. These messages may be sent by every node within the gateway's network by the gateway, as part of its routing information propagation process, and may contain a complete list of their upstream nodes, and/or the link costs to each of them.
  • the MLME keeps two smoothed averages that can be used by the DLF for determining link costs for routing purposes: a smoothed RSSI and a smoothed info success percentage.
  • smoothed refers to the type of averaging done on the data.
  • history refers to how much the new value affects the current smoothed average. This may be controlled by the A and B values: large A values mean that the average has more history than smaller A values. Other embodiments can use other averaging techniques that are desirable under the prevalent network conditions.
  • the RSSI is the received signal strength indicator. This value may be measured for all frames received from a node. Preferably, when any frame is received from a node, the RSSI of that frame is averaged into the smoothed RSSI using the averaging formula.
  • the "info” success percentage criterion is used along with the smoothed RSSI calculation as the best measure of link quality and therefore in making routing decisions.
  • the "info” success percentage is a record of the packet success rate.
  • info is used to denote frames other than the ones that started the communications. The first frame sent to a node targeted on its hopping sequence can fail due to interference or due to the receiver being busy.
  • info success percentage in including only those frames that the targeted node is listening for and not the frames at the start of the communications, provides a link quality measure that does not vary greatly with the load of the receiver. The info success percentage is considered to be the best indicator of link quality.
  • Each node may explicitly register with the upstream nodes it intends to use for routing in a network. This registration means that the upstream node will now attempt to keep up-to-date timing information about the registering node, and keep a downstream routing table entry. This assures that traffic can not only flow towards the egress, but also back to the node.
  • the node registers with its upstream node by sending it an "Upstream Register” message.
  • the "Upstream Register” message contains the device ID, device's type, and neighborhood cost ⁇ neighborhood health metric).
  • the neighborhood health metric is used to cull downstream nodes when an upstream becomes overloaded. Nodes with a low neighborhood health metric (and therefore presumably low path diversity) are preferentially selected before nodes with high neighborhood health metrics.
  • the neighborhood cost is the neighborhood health metric based upon a combination of the numbers of potential and active upstream nodes.
  • the "Upstream Registration Acknowledgement" message may include the sequence number sent by the requestor in the "Upstream Registration” message.
  • the status code of the response can be one of the following:
  • a node may register itself with one or more gateways by sending a unicast
  • the GREG message contains the list of addresses of nodes in the gateway's network that the registering node uses as upstream nodes, and the link cost associated with each of these upstream nodes. It may also contain a list of other candidate networks (represented by the egress nodes of those networks), and their cost. Essentially, the source node forwards its routing table information to each gateway it is registered with, and updates that information on a regular basis or when changes occur.
  • the format of the GREG message is given in FIG 7.
  • the Type is set to indicate it is a GREG message.
  • the M bit is set if there is more data to send.
  • Seq Number is the sequence number of the registration message. Message number is used when the registration message is sent in multiple parts.
  • Each GREG Route describes all routing table entry information for that route (number of hops, hop node addresses, link and path costs, node types), and all possible routes to the egress point are identified by the first upstream node in the paths used by the registering node. When the node is successfully registered with the gateway, the gateway will place the node in its routing table, and keeps up to date state information of the node.
  • the node sends periodic registration messages and routing table updates to the gateway (on the order of every 12 hours or when changes occur in the routing table).
  • the gateway will update its routing table when it sees subsequent gateway registration messages from the source node. If the gateway misses three consecutive registration messages, the node will be culled from the gateway's routing table, and it will need to re-register itself.
  • the gateway may send a notice message to the source node asking it to re-register along with its routing table entries.
  • the gateway also develops routing information for each registered source node in its network, and propagates that information to the source nodes. This information is identified as the "gateway routing table" to differentiate it from the "source routing table".
  • the source node has the option of selecting routes from either one of the tables or merging the two on a regular basis, during the route optimization process, and discarding redundant entries.
  • the gateway may send down network configuration information. This may include, among other things, the gateway's globally routable IPv6 prefix, gateway's MAC address, DNS server address, network transmission timers and any other variables relating to L2/L3 routing.
  • a gateway If a gateway becomes overloaded with too many nodes it can begin to cull nodes that have other candidate networks, and such discontinuation message to the affected nodes. It may evaluate this by looking at the different networks reported in the GREG messages, and may remove the healthiest candidates from the network. hi some embodiments, the gateway may simply store the routing information of a discontinued node in a separate folder and may reinstate that information in certain contingencies when a node sends an exception message and short- form registering. This will trigger a quick registration process and the gateway will provide the source node egress support and also unicast the stored routing table information to that node.
  • FIG 8 shows a few nodes in a wireless network 830 connected via gateway 840 to a smart-grid server 810 in a WAN 820.
  • the nodes are: Relays R-I 851 and R-2 852; Constant-powered device nodes CPD-I 861, CPD-2 862, CPD-3 863, CPD-4 864; Battery-powered device node BPD-I 871.
  • the network may actually consist of a large number of nodes, one or more gateways, one or more wireless networks, one or more WANs and, one or more smart-grid servers.
  • R-I 851, R-2 852, and Gateway GW-I 840 are assumed to be already up.
  • This example describes the nodes (CPD and BPD) whose process of coming up in the network is described below.
  • Tables Ia and Ib lists the link costs of all the links that are detected and established. It must be noted that as the nodes continue their operational life, they will detect additional nodes and routes which offer improved egress.
  • R-I 851 and R-3 852 send Network Advertisement messages.
  • R- 1 851 sends a Network Advertisement message advertising one egress route to WAN-I 820 via GW-I 840.
  • the message contains the MAC Address of GW-I 840, the network address class or subnet mask (IPv6 or IPv4 address), the adjacency cost to CPD-I 861 as seen by R-I 851, the maximum number of hops it takes to reach the egress node (2), and the lowest cost of the path out to the network (50).
  • R-I 851 sends NADV(25, MAC_ADDRESS(GW-1 840), 2, 40)]. It is to be noted that R-2 852 does not advertise the direct route it has to GW-I 840 in its response to CPD-I 861, because the path cost is greater than that advertised by R- 1 851 ; but the path cost information of egress route via R-2 is made available to CPD-I in subsequent query. In a mature network, CPD-I 861 may receive more than one NADV messages from neighbor nodes with link and path costs.
  • the third step results in CPD-I 861 calculating the total cost of networks by adding the path cost and link cost and creating an ordered list of next upstream hops to use and creating a routing map for each option in the order of increasing path cost
  • CPD-I 861 attempts to register with R-I 851 by sending an Upstream Registration message to R-I 851 reporting no other possible node for this egress.
  • the fifth step occurs when R-I 851 sends an Upstream Registration Acknowledgement message to CPD-I 861 accepting it as a node for routing support in both directions.
  • CPD-I 861 is accepted because it has no other viable node for this egress, hi the sixth step, CPD-I 861 attempts to register with GW-I 840 by sending Gateway Registration Message. It reports R-I 851 as an upstream node it intends to use.
  • the seventh step follows where GW-I 840 accepts CPD-I 861 by sending Gateway Registration Acknowledgement Message and passes CPD-I 861 the network configuration (notably IPv6 address, DNS address, GW-I 840 's network prefix). This now enables CPD-I 861 to use GW-I 840 for network egress via the route it has initially determined as described above.
  • CPD-I 861 may repeat this process with other upstream nodes it has found to be viable for routing to the same gateway or other gateways in the wireless network it belongs to. The process is similarly repeated if the node CPD-I 861 belongs to more than one wireless networks.
  • CPD-I 861 sends a Dynamic DNS (RFC 2136) UPDATE message to the WAN- 1 DNS server with its IPv6 address through GW- 1 840.
  • the node repeats this DNS registration for each network it belongs to via the gateway that is providing network egress support.
  • FIG 8 can be used to illustrate two more examples regarding CPD-4 864 and BPD-I 871.
  • CPD-4 864 establishes a three hop route to GW-I 840 via CPD-3 863 and R-2 852 for egress at a total cost of 75 (see Tables 1 a & b), and registers with GW-I 840 and with the DNS server.
  • BPD-I 871 similarly discovers and registers with GW-I 840 a 4-hop route via CPD-2 862, CPD-I 861, and R-I 851, at a total cost of 70.
  • BPD-I 871 being a battery-powered node, will take into account the lowest path cost it can achieve.
  • BPD-I 871 depends on the line-powered node (in this case CPD-2 862 to conduct route discovery process and registration.
  • the method for updating routes when a change occurs in the network is illustrated using an example of an alternate route discovery by CPD-4 864 in wireless network 830.
  • the changed route is depicted in FIG 8 with the only difference being the dotted line indicating that the node CPD-4 864 has found a lower cost, 2-hop route to GW-I 840, with the total path cost for egress is now 60, instead of the previous 3-hop route cost of 75.
  • This discovery takes place in routine neighbor maintenance process by the source node, and by listening to any messages or route advertisements from neighbors.
  • R-2 852 updates CPD-4 864 via MLME and notifies that it has an egress route to GW-I 840 for total path cost of 60 as an upstream forwarding path.
  • CPD-4 864 then recalculates total cost of networks by adding the path cost and link cost and creates a reordered list of next upstream hops to use.
  • Upstream node CPD- 3 863 has a total cost of 75 while upstream node R-2 852 has a total cost of 60.
  • R-2 852 is therefore preferred now and placed above CPD-3 863 in the list.
  • the reordered list of route information is shown in Tables Ia & Ib.
  • CPD-4 864 sends the updated information to GW-I 840 via its next periodic Gateway Registration message.
  • the routing protocol described herein is designed to exploit the collective computing resources of the network nodes in addition to relying on one gateway at the root of the wireless network to calculate and distribute routes to all nodes.
  • the source node selects a preferred set of an ordered multiplicity of upstream routes to go out to a WAN network through one or more gateway based upon the egress route advertisements with the associated path costs for each route and each hop.
  • the fall back to secondary routes and/or gateways in the source node's database is immediate without any wait for a routing algorithm to re-converge since the routes are already pre-converged.
  • each node registers itself with all the upstream nodes it intends to use.
  • the upstream node can now keep a downstream routing table entry for that node. Traffic destined for a source node can now be routed with a set of hops from the routing table entry along with their addresses. Of course, the destination address is routinely included.
  • Source routing where the entire ordered list of nodes through which the packet has to pass is explicitly stated by the gateway in the message header is also within the scope of this algorithm.
  • the routing protocol disclosed in this invention allows each node to have multiple routes through a set of preferred neighbor nodes with the best egress route solution.
  • the current invention avoids open-ended route discovery loops in its source routing technique by constantly updating its preferred path to take into account any link failure data, and also by updating routing table entries by including better route options that the source node becomes aware of by routine discovery process, and by listening to all NADV messages from neighbor nodes.
  • the source node also advertises to its downstream neighbors all egress routing options it has maintained in the routing table.
  • the example routing protocol described herein has provisions for "breadcrumb” routes which are alternate routes gleaned by a node from traffic passing through it. "Breadcrumb” routes are discarded from the node's routing table when the allocated memory is full and when they turn stale after a specified amount of time. These routes, which are in addition to advertised routes, serve to expand the list of redundant links available to a node for ensuring successful transmission of a packet.
  • the example routing protocol described herein enables the sorting and preferential ordering of next hops available to a node to route packets to a destination in an IPv6 network.
  • the sorting logic may vary in different implementations, hi the current embodiment, the sorting logic uses both the origin of the route information as well as the path cost to the destination and link cost to the desired hop. For example, a next hop picked up from a "bread-crumb" route that was gleaned from passing traffic using an infrequent path is given less preference than a route tagged as being used frequently via one or more neighbor nodes which have provided attractive path costs and have been used regularly by the source node. Multiple next hops within the "bread-crumb" category or the "multi-hop” category would be sorted into an ordered list according to the path cost.
  • each source node registers with the gateway and forwards the routing information (routes) and the immediate 'first nodes" for each route to the gateway.
  • the information also contains link cost, path cost, node types, addresses of all intermediate nodes in the routing table, preferred routes, ambient noise information, and information regarding battery operated devices.
  • the gateway stores this information in a format similar to the example shown in FIG 6. Other formats for the routing table may also be used, but the information content will be the same.
  • This information is compared by the gateway with the routing information that it develops for each node in the wireless network.
  • the gateway may have the network topology information and the location of each node. It initially constructs a working route for each node utilizing the least number of hops.
  • the information is augmented with an analysis of packets received from various nodes in the network.
  • the routing information in the received packets, and related information such as path and link costs and node types is compared against the initial entry that the gateway has for each node. The comparison results in an updated routing table.
  • the process for updating the gateway routing table is illustrated in Fig. 22. If update information is missing for some nodes, the gateway can send REQ messages to those nodes and request responses. The responses will lead to the routing table update. If no responses are received in three separate attempts, the gateway may broadcast a message to the node's neighbors and seek response from them regarding whether they have a path to the intended node. If all attempts fail, the gateway removes the node from its registration list. The node will have to re-register to seek network egress.
  • the gateway routinely sends the routing table updates to each node in the network in a unicast message.
  • a node at any time may request the gateway to provide the latest routing table information. This information about available routes to a node for egress is also made available to its neighbors if requested.
  • Each node will have a routing table database that may be a combination of locally generated routes and gateway supplied routing table, and will include all pertinent information such as link/path costs, node types, number of hops, characteristics of the intermediate nodes, ambient noise level, and signal quality information for each hop. Each node can use this information in route selection, route optimization, and NADV messages to neighbor nodes seeking egress routes to the gateway.
  • ROUTE OPTIMIZATION & UPDATE ROUTE OPTIMIZATION & UPDATE
  • the optimization process therefore may involve several factors present in the smart-grid network environment.
  • new blockages may render some routes inoperable, removal of blockages or availability of new neighbors or relays may open up new paths, and signal conditions may force use of certain routes even if they are multi-hop.
  • the ultimate objective in a stable network is to facilitate robust and reliable delivery of packets from the network nodes to the smart- grid server via one of the gateways in the wireless network.
  • nodes may constantly discover new routes with lower link and path costs. Each time such a new route option is detected, it is confirmed with the first forwarding node in the new route. The information is registered with gateway during the routine re- registration message exchange.
  • the new route After receiving ACK message from the gateway and the immediate first node of the new route, the new route is added to the routing table, and all redundant or inoperable routes are purged from the routing table.
  • the gateway does similar updating of its routing table regularly for all the nodes.
  • the source node monitors link and path conditions, and regularly updates the link and path costs and quality parameters in the routing table, and re-prioritizes the list based on the latest available information.
  • Various optimization processes may be used with the various embodiments.
  • the source node selects routes for each message utilizing the route selection algorithm, as described in FIG 9.
  • the process may need to be repeated only if the Message Processor 911 receives a flag from the Node Controller that the routing table has changed for the destination address since the previous time a message was sent.
  • Node Controller 910 initiates a message request and also sends a flag 912 on any routing table update or status to Message Processor 911.
  • the Message Processor 911 sorts out the message priority 920. If it is a normal message, the message type and destination address information is developed 930. If it is a priority message, special flags, message type and destination address are developed 940. The outputs of 930 and 940 are fed back to the Routing Table Update function 912 of the Message Processor 911. If there are no updates, the message is appended with the pre-selected destination routing map (with a string of addresses of intermediate nodes, flags, destination address, link and path costs, message type, device type), and returned to Node Controller 910 for forwarding to Node RF Transceiver 970.
  • the Node RF Transceiver 970 may add any MAC address and primitives, and transmit the message to the first node in the routing map.
  • Routing Table Update function 912 If the Routing Table Update function 912 has received a flag that there has been a routing table update, the message is forwarded to the route selection algorithm 960.
  • the route selection algorithm 960 regularly analyzes the routing table database 950 and sets up priority lists, purges obsolete and redundant routes, updates link and path costs, updates device types, sets up special rules associated with conserving battery power, and other pertinent factors.
  • the routing data base 950 has a prioritized set of routes for each network and each egress point in that network.
  • the route map includes, number of hops 951, link/path costs 952, traffic density at intermediate nodes of the route 953, node features (line power, battery power, installation date, reliability factors) and link/path quality information (RSSI, Info Success Rate, Ambient Noise) 955.
  • the route selection process 960 also has the gateway-provided routing map 956 in the database for use in the route comparison and selection process.
  • the route selection algorithm selects the preferred route map to use to route the message to the destination taking into account all the factors affecting reliable and fast delivery of the message at the lowest path cost at minimal impact on network noise level, battery power, traffic balance at each intermediate node.
  • the route selection algorithm may have the latest information available on the link conditions of the hops in the routing map, localized power outages, and other factors that may impact successful packet delivery, and may base its route selection on the latest available information.
  • the output of the route selection algorithm may be fed back to the Message Processor Function 911 of the node Controller 910 with the appended routing map information.
  • the suitably structured message is sent to Node RF Transceiver 970 for adding any MAC primitives and transmitting to the first node in the routing map.
  • FIG 10 provides an example of a smart-grid network and packet routing.
  • the example network consists of one or more smart- grid servers 1010 connected to one or more wide area networks (WAN) 1020.
  • the wireless network 1030 spans part of the distribution segment of the smart-grid.
  • Each node sends out DISCOVERY messages to neighbor devices, and accumulates routing information from its neighbors with the received NADV messages to establish the best and optimum set of routes to send its data packets to one or more gateways. This information is transferred to the gateways. As each node establishes it has a route to the gateway via a set of neighbors or directly to the gateway, it adds to its list any device seeking a route, and informs both the seeking device and the gateway. The algorithm iterates until all redundant information is eliminated so that there are no multiple entries for the same route in the gateway and device routing table. Any device can request and obtain the latest routing table from the gateway it has access to. Each gateway maintains its own routing table corresponding to the devices seeking network egress and ingress via that gateway. The method for establishing and routinely optimizing routing information has been described earlier.
  • FIG 11 lists all possible routes to the three gateways for the 27 nodes in wireless network 1030.
  • the three gateways may be part of one or more overlapping wireless networks.
  • the 27 nodes may belong to one or more wireless networks and can establish network egress/ingress and registration with one or more gateways.
  • FIG 12 shows a list of the preferred gateways among the three for the 27 nodes.
  • FIG 13, FIG 14 and FIG 15 present examples of the routing optimization process.
  • FIG 13 discusses the case of Node 1. Its preferred gateway is GWl.
  • Node 1 identifies two three hop routes to GWl. After listening to other neighbor nodes and analyzing the received NADV messages, Node 1 recognizes, it has three 2 hop routes available to GWl. After further optimization, Node 1 discovers a 2- hop route via Node 5 that offers best signal quality and packet delivery reliability. This information is shared with the GWl as the most preferred route along with fall-back routing options. Node 1 also determines it can access GW2 with a 2-hop route via Node 12, and access GW3 marginally with a three hop route via Nodes 9 and 16. This information is arrived at based on received signal quality and information received from neighbor nodes. Node 1 stores this information along with registering the information with GW2 and GW3. GW2 is the preferred fallback and GW3 may not be used unless GWl and GW2 both become unavailable.
  • FIG 14 presents the example of Node 11 whose preferred gateway is GW2, and the optimized route is a direct route to GW2.
  • the preferred fallback is GWl with a two hop route via Node 7.
  • FIG 15 presents the example of Node 9 whose preferred gateway is GW3, and the optimized route is a two hop route via Node 16.
  • the preferred fallback is GW2, with a two hop route via Node 13.
  • nodes there are a group of nodes that have a direct hop to the gateway (relay nodes and a select group of CPD nodes). These nodes become the relays for other groups of nodes which seek optimal routing to the gateway, and the gateway facilitates this routing scenario in structuring the prioritized routing table for each node and sharing it with that node.
  • the gateway facilitates this routing scenario in structuring the prioritized routing table for each node and sharing it with that node.
  • the routing table stored by each gateway also gives insight as to whether strategic placement of passive relays in the wireless network will help improve the routing of packets from nodes in the network, and also to balance the flow of packet traffic. Reliable packet delivery, minimal transmit power, path and link costs, error-free operation, minimal number of hops, are all part of the routing optimization.
  • FIG 16 illustrates an example of how the gateway establishes and uses return routes for data packets received from LAN devices.
  • the example presented here corresponds to the example wireless network described in FIG 10, and further described in FIG 13, 14, and 15. They correspond to optimal routes for nodes 1, 19, and 11 to gateways GWl, GW2 and GW3.
  • the gateway controller records and maintains all optimal routes to the wireless network nodes for each corresponding gateway.
  • the gateway In the absence of real time routing information, the gateway utilizes the routing table to extract a route for the node it is either forwarding or sending a packet, hi most of the cases, a real-time packet response from a gateway to a node follows a process of simply stripping the routing address headers from the packet and reversing it for the return route from the gateway to the intended node. This is demonstrated in FIG 16. If there is a delivery failure or if the gateway does not receive an ACK response from the device, the gateway process utilizes the routing table to identify and use alternate routing to the intended destination device.
  • FIG 17 is an example of a simple route set up process. It uses the example of Node 1 communicating with its neighbors 2 and 21 to establish an egress route to GW2. Node 1 sends a neighbor "DISCOVERY" message 1701 to neighbor Node 2. Node 1 may also try this process with one or more other neighbors. Node 2 sends an ACK response message 1702. Node 1 now sends a "Route Info Request” message 1703. Node 2 sends "Route Info Response" message 1704 asking for Node ID etc and informing Node 1 that it has a path to GW2. Node 1 provides its ID information and request for authentication code message 1705 Node 2. Node 2 sends its link information along with authentication code to Node 1 in message 1706.
  • Node 1 Based on the information it has accumulated, Node 1 creates a preliminary source route map and packet 1707 and forwards it to Node 2. As indicated in the route map, Node 2 forwards it to Node 21 after initiating ACK to Nodel. Node 21 forwards it to the egress node GW2 per route map in the packet. It also generates an ACK to Node 2. GW2 registers Node 1 , sends an optimum route map to Node 1 along with its network address and prefix (it may be in IPv4 or IPv6 format). In this return packet communication, GW2 simply reverses the routing headers and sends the packet to Node 1 via Node 21 and Node 2 in that order. The routing map to be used by Node
  • FIG 18 is a description of the Node Registration function 1800 in the Gateway Routing Process Control. This function mostly resides in the gateway digital controller and memory, with assistance from the LAN and WAN interface modules.
  • the first process involves node registration.
  • the Node Registration function 1800 involves processing of packets received from a node in the wireless network 1810, identification of the node 1820, updating Registry table 1840 if the node is sending in Registration request and is not currently registered , assigning it a network address 1853, and sending an ACK message with registration information to the output process control buffer 1860 for communicating the registration information to the source node and its neighbors. If the node is already registered, then the process moves on to the next step of processing specific requests and information by the device.
  • the Process Control is to be accomplished within a preset 'sequence timeout". This will trigger a "RETRY" mode.
  • FIG 19 describes routing information processing function of the Gateway Process Control.
  • This function reads received packets from each node 1910 and if the route ID in the packet header is different, then the process 1940 to update the routing table is triggered.
  • the routing tree is analyzed to identify the changes and the new routing information is entered into the routing table, and the old entry is discarded.
  • This information is then sent to the LAN admin module for storage and further dissemination to wireless network nodes.
  • the packet is then forwarded back to Packet Processing module 1930. If the routing info is the same, then the packet is sent directly to Packet Processing module 1930. If it is a data packet, it is then sent to GW Transmit Buffer for transmittal to the destination with appropriate address tags.
  • the packet is a Information Request type
  • the request is processed in 1960 and the device's requested information is sent to Output Process Control Buffer.
  • the Sequence Timeout 1962 is checked and RETRY trigger is prompted.
  • spread spectrum modems are used due to their spectrum efficiency and interference tolerance.
  • the invention can be practiced with other types of radios (TDMA, DSSS-CDMA, FHSS-CDMA, OFDM/OFDMA, other). Further, the invention can be practiced over wireless networks over a large frequency range (for example: 900 MHz, 1.9 GHz, and 2.4 GHz, 5.1 GHz).
  • Standard security solutions for example; AES 256, SHA, RSA 2048
  • AES 256, SHA, RSA 2048 can be used to encapsulate the packets.
  • FIG 20 describes the Device Process Control which processes incoming and outgoing packets.
  • the outgoing packets may involve: initial discovery, sign-on, registration, ACK messages, pre-determined status messages, last gasp messages, etc. - responses and ACK messages sent to inquiring wireless network nodes and gateways routing set up and update messages network address update messages
  • the device transmit/receive buffer 2010 supports the Device Digital Controller (DDC) 2020.
  • the received packets are identified and processed in DDCs packet processing function 2030.
  • Packets from other devices are identified and processed in "other device packet" function 2041 and the gateway packets are processed in gateway packet function 2042.
  • Routing info and message updates from other devices are processed in function 2051, and actual data packets are processed in function 2052.
  • Information items for storage and/or action are forwarded to Input/Output Processing module 2060.
  • routing updates and message responses from the gateway are processed in function 2053.
  • Data packets are processed in function 2054.
  • Information items for storage and/or action are forwarded to Input/Output Processing module 2060.
  • the Input/Output processing module interfaces with the packet processing function 2030 of DDC to generate appropriate packet headers, payload information
  • FIG 21 illustrates the Process Control in the Device RF Interface.
  • the RF Interface Process Control 2112 interacts with Device Digital Controller 2111 and Device Transmit/Receive Module 2113. There are three message functions that the RF Interface Process Control 2112 performs:
  • the process handles pre-programmed transmission of status and ID messages and receiving acknowledgements from the Gateway Process Control.
  • Timed Response Mode 2120 the initialization process begins at 2121. A determination is made of the timing of an event 2122. A response message is constructed and sent upstream for transmission in 2123. Receipt of ACK message from the destination source is processed in 2124. If the ACK is positive, the clock is cycled back for next event. If negative response is received, it will trigger a RETRY action 2125. If a timeout has occurred or repeated RETRY messages have failed, message authentication process 2150 is invoked. This will trigger a broadcast alert message 2160 as to the existence of this condition. Handling of Inquiries 2130 and Data Messages 2140 follow similar step-by- step process. Once again, if repeated RETRYs fail, a broadcast alert message 2160 is triggered.
  • the gateway controller acts as an agent and a proxy for the utility server in the second network. It routes all data messages from/to the utility server to/from the devices in the wireless network, hi addition, the gateway maintains network addresses, ID information, and status of all the devices in the wireless network that use it as the network egress/ingress point.
  • the gateway controller also executes specific functions delegated to it by the utility server (for example: polling, status monitoring, network registration, routing table maintenance, DNS interface, information dissemination, network control). To perform its monitoring tasks effectively, the gateway controller performs a list of scheduled tasks on a regular basis including device ED and network address maintenance (MAC and D? addresses), route maintenance, status maintenance, polling, administrative functions, problem detection and verification, and network performance control.
  • MAC and D? addresses network address maintenance
  • the gateway controller uses timeout periods to control trigger of repeat command messages. If it receives a negative ACK message or no message at all within a certain time window, the gateway controller logs this condition (until it is changed) and sends out REPEAT or RETRY messages with specific time windows. The number of repeat attempts can be preset. If a device fails to respond to multiple repeats, the gateway may ping the neighbors of the silent node to assess whether the node has communicated with any of them. There is a process used by the gateway controller before it reaches firm conclusion that the node has totally failed, and communicates this condition to the utility server for remedial actions. Thus the gateway controller logs and stores all information pertaining to all the devices in the wireless network.
  • the gateway controller also performs updating of the node database, software configurations/settings, security settings, etc., and regularly reports the wireless network node status to the utility server in the second network. Nodes may be deleted from the data base and new nodes and their ID and address added on a regular basis.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Mobile Radio Communication Systems (AREA)
PCT/US2008/008666 2007-08-01 2008-07-16 Method and system of routing in a utility smart-grid network WO2009017600A2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/888,633 US7961740B2 (en) 2007-08-01 2007-08-01 Method and system of routing in a utility smart-grid network
US11/888,633 2007-08-01

Publications (3)

Publication Number Publication Date
WO2009017600A2 true WO2009017600A2 (en) 2009-02-05
WO2009017600A3 WO2009017600A3 (en) 2009-03-26
WO2009017600A8 WO2009017600A8 (en) 2009-05-07

Family

ID=39710943

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2008/008666 WO2009017600A2 (en) 2007-08-01 2008-07-16 Method and system of routing in a utility smart-grid network

Country Status (3)

Country Link
US (1) US7961740B2 (US07961740-20110614-P00001.png)
TW (1) TWI381683B (US07961740-20110614-P00001.png)
WO (1) WO2009017600A2 (US07961740-20110614-P00001.png)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2466833A1 (en) * 2010-12-17 2012-06-20 General Electric Company Routing system and method in Power Grid Communication
CN103945415A (zh) * 2014-05-14 2014-07-23 常熟理工学院 一种无线网络的通信实现方法

Families Citing this family (63)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8233905B2 (en) 2007-06-15 2012-07-31 Silver Spring Networks, Inc. Load management in wireless mesh communications networks
US8130700B2 (en) 2007-06-15 2012-03-06 Silver Spring Networks, Inc. Method and system for providing network and routing protocols for utility services
US8072951B2 (en) * 2007-06-15 2011-12-06 Silver Spring Networks, Inc. Method and system for providing routing protocols in a frequency hopping spread spectrum network
CA2703546A1 (en) * 2007-10-25 2009-04-30 Trilliant Networks, Inc. Gas meter having ultra-sensitive magnetic material retrofitted onto meter dial and method for performing meter retrofit
US8670325B1 (en) 2007-11-01 2014-03-11 Cisco Technology, Inc. System and method for providing route information
US8571030B1 (en) 2007-11-01 2013-10-29 Cisco Technology, Inc. System and method for computing cost metrics for wireless network links
CA2716727A1 (en) * 2007-11-25 2009-05-28 Trilliant Networks, Inc. Application layer authorization token and method
US20090138617A1 (en) * 2007-11-25 2009-05-28 Michel Veillette Method and system for creating and managing association and balancing of a mesh device in a mesh network
US8332055B2 (en) 2007-11-25 2012-12-11 Trilliant Networks, Inc. Energy use control system and method
CA2705021A1 (en) * 2007-11-25 2009-05-28 Trilliant Networks, Inc. Proxy use within a mesh network
US8138934B2 (en) 2007-11-25 2012-03-20 Trilliant Networks, Inc. System and method for false alert filtering of event messages within a network
US8171364B2 (en) 2007-11-25 2012-05-01 Trilliant Networks, Inc. System and method for power outage and restoration notification in an advanced metering infrastructure network
US7881206B2 (en) * 2007-12-31 2011-02-01 Oracle America, Inc. Method and apparatus for mesh routing
US7835286B2 (en) * 2008-01-11 2010-11-16 Alcatel Lucent Dynamic multi-objective grid resources access
US8868452B2 (en) * 2008-05-01 2014-10-21 Accenture Global Services Limited Smart grid deployment simulator
WO2010027495A1 (en) 2008-09-04 2010-03-11 Trilliant Networks, Inc. A system and method for implementing mesh network communications using a mesh network protocol
US8289182B2 (en) 2008-11-21 2012-10-16 Trilliant Networks, Inc. Methods and systems for virtual energy management display
US8319658B2 (en) * 2009-03-11 2012-11-27 Trilliant Networks, Inc. Process, device and system for mapping transformers to meters and locating non-technical line losses
GB0916239D0 (en) * 2009-09-16 2009-10-28 Vodafone Plc Internet breakout in HNB/Femto, UMTS and LTE networks
US8578011B2 (en) * 2010-06-15 2013-11-05 At&T Mobility Ii Llc Systems, methods, and computer program products for providing a remote non-IP-addressable device with an IP stack
WO2012027634A1 (en) 2010-08-27 2012-03-01 Trilliant Networkd, Inc. System and method for interference free operation of co-located tranceivers
US9013173B2 (en) 2010-09-13 2015-04-21 Trilliant Networks, Inc. Process for detecting energy theft
CA2814710A1 (en) * 2010-10-15 2012-04-19 Gridspeak Corporation Systems and methods for automated availability and/or outage management
US8682495B2 (en) 2010-10-21 2014-03-25 The Boeing Company Microgrid control system
US8832428B2 (en) 2010-11-15 2014-09-09 Trilliant Holdings Inc. System and method for securely communicating across multiple networks using a single radio
WO2012097204A1 (en) 2011-01-14 2012-07-19 Trilliant Holdings, Inc. Process, device and system for volt/var optimization
WO2012103072A2 (en) 2011-01-25 2012-08-02 Trilliant Holdings, Inc. Aggregated real-time power outages/restoration reporting (rtpor) in a secure mesh network
EP3429163B1 (en) 2011-02-10 2020-08-19 Trilliant Holdings, Inc. Device and method for facilitating secure communications over a cellular network
WO2012122310A1 (en) 2011-03-08 2012-09-13 Trilliant Networks, Inc. System and method for managing load distribution across a power grid
US8750118B2 (en) * 2011-06-30 2014-06-10 General Electric Company Scale-free routing topology for a power network
US9094385B2 (en) 2011-08-05 2015-07-28 Battelle Memorial Institute Intelligent sensor and controller framework for the power grid
US9001787B1 (en) 2011-09-20 2015-04-07 Trilliant Networks Inc. System and method for implementing handover of a hybrid communications module
US8779624B2 (en) 2011-10-04 2014-07-15 General Electric Company Methods and systems for branch encoding in an electric network
US9129141B2 (en) 2012-01-05 2015-09-08 General Electric Company Method for modeling a repair in an electric grid
EP2634988A1 (en) * 2012-03-01 2013-09-04 Siemens Aktiengesellschaft A method and a system for performing a security update in a smart grid network
JP5279152B1 (ja) * 2012-05-11 2013-09-04 パナソニック株式会社 基地局装置及び基地局装置のマスタ基地局装置の設定方法
CN102938729B (zh) * 2012-10-30 2016-12-21 山东智慧生活数据系统有限公司 智能网关、智能家居系统及家电设备的远程控制方法
WO2014086023A1 (zh) * 2012-12-06 2014-06-12 华为技术有限公司 跨服务区通信的方法、装置和数据中心网络
US9287925B2 (en) 2014-01-10 2016-03-15 General Electric Company Systems and methods for frequency hopping in wireless communication systems
US9383223B2 (en) 2014-07-14 2016-07-05 International Technological University Smart meter system architecture
US9000753B1 (en) 2014-07-14 2015-04-07 International Technological University Smart meter voltage and current sensing using optically coupled isolators
US9612133B2 (en) * 2014-07-14 2017-04-04 International Technological University Smart meter system communication methods
US9456258B2 (en) * 2014-07-16 2016-09-27 Itron, Inc. Transmission timing for battery powered devices
US10045291B2 (en) 2014-07-16 2018-08-07 Itron Global Sarl Relay functionality of battery powered devices
US9860730B2 (en) 2014-07-16 2018-01-02 Itron, Inc. Network discovery by battery powered devices
US9755946B2 (en) * 2015-01-06 2017-09-05 Verizon Patent And Licensing Inc. Confidentially determining route diversity for network routes
US9736771B2 (en) * 2015-01-20 2017-08-15 Mitsubishi Electric Research Laboratories, Inc. Energy efficient management of heterogeneous multi-hop wireless networks
CN104935657A (zh) * 2015-06-15 2015-09-23 清华大学深圳研究生院 主动推送信息的方法和嵌入式节点操作系统
CN105159245B (zh) * 2015-07-29 2016-08-24 广州电力设计院 用于智能用电网络的通信系统和通信方法
US11172273B2 (en) 2015-08-10 2021-11-09 Delta Energy & Communications, Inc. Transformer monitor, communications and data collection device
WO2017027682A1 (en) 2015-08-11 2017-02-16 Delta Energy & Communications, Inc. Enhanced reality system for visualizing, evaluating, diagnosing, optimizing and servicing smart grids and incorporated components
WO2017041093A1 (en) 2015-09-03 2017-03-09 Delta Energy & Communications, Inc. System and method for determination and remediation of energy diversion in a smart grid network
WO2017058435A1 (en) 2015-10-02 2017-04-06 Delta Energy & Communications, Inc. Supplemental and alternative digital data delivery and receipt mesh network realized through the placement of enhanced transformer mounted monitoring devices
WO2017070648A1 (en) 2015-10-22 2017-04-27 Delta Energy & Communications, Inc. Augmentation, expansion and self-healing of a geographically distributed mesh network using unmanned aerial vehicle technology
US10476597B2 (en) 2015-10-22 2019-11-12 Delta Energy & Communications, Inc. Data transfer facilitation across a distributed mesh network using light and optical based technology
CA3054546C (en) 2016-02-24 2022-10-11 Delta Energy & Communications, Inc. Distributed 802.11s mesh network using transformer module hardware for the capture and transmission of data
JP2017161375A (ja) * 2016-03-10 2017-09-14 パナソニックIpマネジメント株式会社 無線自動検針メータ
US10652633B2 (en) 2016-08-15 2020-05-12 Delta Energy & Communications, Inc. Integrated solutions of Internet of Things and smart grid network pertaining to communication, data and asset serialization, and data modeling algorithms
WO2018078846A1 (ja) * 2016-10-31 2018-05-03 三菱電機株式会社 集中電圧制御装置および集中電圧制御システム
US11425216B2 (en) * 2019-04-01 2022-08-23 Cloudflare, Inc. Virtual private network (VPN) whose traffic is intelligently routed
US11929907B2 (en) 2022-03-08 2024-03-12 T-Mobile Usa, Inc. Endpoint assisted selection of routing paths over multiple networks
GB202207030D0 (en) * 2022-05-13 2022-06-29 Nordic Semiconductor Asa Radio routing
CN116599891B (zh) * 2023-07-14 2023-12-19 北京智芯半导体科技有限公司 双模通信方法、装置和计算机可读存储介质

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020089945A1 (en) * 2000-11-08 2002-07-11 Belcea John M. Time division protocol for an ad-hoc, peer-to-peer radio network having coordinating channel access to shared parallel data channels with separate reservation channel
US20060046658A1 (en) * 2002-09-05 2006-03-02 Cruz Rene L Scheduling methods for wireless networks
WO2007043921A1 (en) * 2005-10-12 2007-04-19 Telefonaktiebolaget Lm Ericsson (Publ) Method and arrangement for link cost determination for routing in wireless networks

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1142227A2 (en) * 1998-12-23 2001-10-10 Nokia Wireless Routers, Inc. A unified routing scheme for ad-hoc internetworking
US7379981B2 (en) * 2000-01-31 2008-05-27 Kenneth W. Garrard Wireless communication enabled meter and network
US6836465B2 (en) * 2001-11-29 2004-12-28 Ipsum Networks, Inc. Method and system for path identification in packet networks
US6985087B2 (en) * 2002-03-15 2006-01-10 Qualcomm Inc. Method and apparatus for wireless remote telemetry using ad-hoc networks
US6995666B1 (en) * 2002-10-16 2006-02-07 Luttrell Clyde K Cellemetry-operated railroad switch heater
TWI269562B (en) * 2005-06-21 2006-12-21 Univ Nat Chiao Tung Request-scheduling method for providing different service at the gateway of a network channel
DE102006021831A1 (de) * 2006-05-10 2007-11-15 Rohde & Schwarz Gmbh & Co. Kg Funkübertragungssystem und Verfahren für dessen Betrieb
US7958271B2 (en) * 2007-02-27 2011-06-07 Aruba Networks Cayman Method and system for radio frequency management in a mesh network with a path distance factor
US20090010189A1 (en) * 2007-07-07 2009-01-08 Nagra Sundeep S Network with remaining battery life routing metric

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020089945A1 (en) * 2000-11-08 2002-07-11 Belcea John M. Time division protocol for an ad-hoc, peer-to-peer radio network having coordinating channel access to shared parallel data channels with separate reservation channel
US20060046658A1 (en) * 2002-09-05 2006-03-02 Cruz Rene L Scheduling methods for wireless networks
WO2007043921A1 (en) * 2005-10-12 2007-04-19 Telefonaktiebolaget Lm Ericsson (Publ) Method and arrangement for link cost determination for routing in wireless networks

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
SINGH S ET AL: "Power-Aware Routing in Mobile Ad Hoc Networks" MOBICOM '98. PROCEEDINGS OF THE 4TH ANNUAL ACM/IEEE INTERNATIONAL CONFERENCE ON MOBILE COMPUTING AND NETWORKING. DALLAS, TX, OCT. 25 - 30, 1998; [ANNUAL ACM/IEEE INTERNATIONAL CONFERENCE ON MOBILE COMPUTING AND NETWORKING], NEW YORK, NY : ACM, US, 25 October 1998 (1998-10-25), pages 181-190, XP002300154 ISBN: 978-1-58113-035-5 *
YOUNIS M ET AL: "Energy-aware routing in cluster-based sensor networks" MODELING, ANALYSIS AND SIMULATION OF COMPUTER AND TELECOMMUNICATIONS S YSTEMS, 2002. MASCOTS 2002. PROCEEDINGS. 10TH IEEE INTERNATIONAL SYMPO SIUM ON 11-16 OCT. 2002, PISCATAWAY, NJ, USA,IEEE, 11 October 2002 (2002-10-11), pages 129-136, XP010624424 ISBN: 978-0-7695-1840-4 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2466833A1 (en) * 2010-12-17 2012-06-20 General Electric Company Routing system and method in Power Grid Communication
CN103945415A (zh) * 2014-05-14 2014-07-23 常熟理工学院 一种无线网络的通信实现方法

Also Published As

Publication number Publication date
TW200915788A (en) 2009-04-01
US7961740B2 (en) 2011-06-14
WO2009017600A3 (en) 2009-03-26
US20090034418A1 (en) 2009-02-05
TWI381683B (zh) 2013-01-01
WO2009017600A8 (en) 2009-05-07

Similar Documents

Publication Publication Date Title
US7961740B2 (en) Method and system of routing in a utility smart-grid network
US8279870B2 (en) Method and system of routing in a utility smart-grid network
US8819279B2 (en) Method and system for providing network and routing protocols for utility services
US8233905B2 (en) Load management in wireless mesh communications networks
US7940669B2 (en) Route and link evaluation in wireless mesh communications networks
US8189577B2 (en) Network utilities in wireless mesh communications networks
US8072951B2 (en) Method and system for providing routing protocols in a frequency hopping spread spectrum network
US8130700B2 (en) Method and system for providing network and routing protocols for utility services
US20090003356A1 (en) Node discovery and culling in wireless mesh communications networks

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 08780203

Country of ref document: EP

Kind code of ref document: A2

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 08780203

Country of ref document: EP

Kind code of ref document: A2