Network
Formation
A key attribute of a WirelessHART
network is its ability to self-organize. There are three
components of network formation: advertising, joining,
and communication scheduling.
Advertising
- As part of advertising, devices that are already
part of the network may send packets announcing the
presence of the network. Advertisement packets include
time synchronization information and a unique Network
Id. Devices trying to join listen for these packets
and try to match the advertised Network Id with their
own; once at least one advertisement is heard, the new
device can attempt to join the network.
Joining
- A new device joins the network by sending a
join request packet through an advertising node to the
Network Manager. If authenticated the Network Manager
will respond with an activation packet, accepting the
new device into the network and setting up links between
the new device and other existing nodes.
Scheduling
- The Network Manager then requests information from
the new device on how often it requires that data be
sent through the network. The Network Manager will then
send out a schedule to the new device and any intermediate
routing devices with the new schedule information.
A new network starts when a Gateway Device (typically
at Network Manager’s request), starts to advertise.
Being the first device in the network, the gateway starts
its own schedule, to which other nodes later synchronize.
Data Reliability
Frequency Hopping
WirelessHART
uses the unlicensed part of the radio spectrum in the
2.4GHz ISM band. As such, it could be subject to interference
from several other sources such as other wireless networks.
To solve this problem WirelessHART
switches the frequency used based upon a pseudorandom
sequence to avoid problematic, individual frequencies.
Blacklisting
A further refinement to Frequency Hopping is Blacklisting.
Using this technique a frequency band (channel) that
is known to provide persistent interference can be permanently
skipped. Blacklisting is a user configurable feature
of the Network Manager based on the proximity of other
wireless networks that are in the same physical environment
of the WirelessHART
network.
|