Você está na página 1de 7

Proceedings of the 29th Chinese Control Conference

July 29-31, 2010, Beijing, China

Analysis and Design of Real-time and Reliable Industrial Wireless


Control Communication Network and Protocol
TANG Zhong1, ZENG Peng2, WANG Hong2
1 Shenyang Institute of Chemical Technology, Shenyang 110142, P.R.China
E-mail: tangzhong_email@126.com
2 Shenyang Institute of Automation, Chinese Academy of Sciences, Shenyang 110016, P.R.China
E-mail: {zp, wang}@sia.cn

Abstract: Wireless communication technologies can bring great benefits to industrial automation systems. But because of
the high data losses and transmission errors caused by channel fading and interferences, the hard real-time and reliability
requirements of industrial automatic control are difficult to be guaranteed. An industrial wireless control communication
network and protocol is put forward. The functions of each protocol layer are introduced. Service differentiating, resource
reserving and cross-layer and cross-network schedule mapping mechanisms are used to provide the real-time and reliable
communications. The performance analysis shows it can satisfy the requirements of industrial field monitoring and control.
Key Words: Industrial Automatic Control, Industrial Wireless Control Communication Network and Protocol, Real-time,
Reliability, Performance Analysis

In industrial factories, automatic applications include


1 INTRODUCTION monitoring, control and maintaining of the field production
Wireless communication technologies have the potential processes and devices. Industrial wireless networks should
of providing significant benefits for factories and connect field devices such as sensors and actuators with
industrial automation systems. Wireless communication field controllers, as well as high level management
can substantially reduce the cost and time needed for the networks and man–machine interfaces, for instance,
installation and maintenance of the large number of cables, SCADA in industrial automation systems and deliver filed
thus making plant setup and reconfiguration easier. It can monitoring, control and maintenance data between the
be used in harsh environments where chemicals, devices. An important characteristic of these applications
vibrations, or moving parts exist that could potentially is that the underlying communication networks must
damage any sort of cabling. It can also be used to coupling satisfy strict real-time and reliability requirements,
any mobile subsystems to get the flexibility. Furthermore, otherwise loss of time and money or even physical damage
the tasks of temporarily accessing any of the machinery in can result.
the plants for diagnosis or programming purposes can be Because of the wireless open channel, channel fading,
greatly simplified by wireless communication[1]. And outages and external interferences can cause much more
because of the low cost, low power consumption, transmission errors and data losses. The real-time and
self-adapting, self-organized and peer-to-peer reliability requirements are more likely to be jeopardized
communication features, wireless technologies can than they would be over a wired channel. For these
provide more flexible and larger scale monitoring services reasons, the published industrial wireless communication
and give new application paradigms for industrial standards just address the automatic field monitoring
automation systems. applications and provide soft real-time data transmission
Industrial wireless communication has drawn the attention services for field measuring data. As for hard real-time
of standardization organizations, industry automation closed loop control automatic applications, there is no
companies and research institutes and universities. In effective industrial wireless protocol and standard
recent years, a lot of research efforts have been done in satisfying the requirements. Other commercial available
industrial wireless communication technologies. Some wireless communication technologies, such as
effectual results have been obtained. Wireless HART has IEEE802.11, IEEE802.15.4 and wireless sensor network
been published. ISA has been working on a series of (WSN), can not provide suitable communication services
standards addressing the adoption of wireless for automatic control applications either. Without
communication in different industrial factories. Wireless supporting industrial field control, industrial wireless
Networks for Industrial Automation – Process automation communication is just a kind of industrial WSN. It can not
(WIA-PA) from China has been accepted as an IEC provide suitable and complete information delivery
standard. services for industry automation systems and can not
really step into industry plants.

4157
Automatic control application is very important in subsequent packets required), subject to deadlines; 2)
industrial plants. Designing real-time and reliable presence of important acyclic packets like alarms, which
communication networks and protocols for industrial need to be reliably transmitted with bounded latencies;
control applications is one of the key research issues and and 3) most packets are short, on the order of a few bytes.
the developing directions of industrial wireless
communication. In this paper, based on the work on WSN, 2.2 Analysis of Wired Fieldbus Protocol
Chinese WIA-PA, wireless FF and ISA SP100, we Wired fieldbuses are now the main communication
analyze the main functions of industrial wireless control technologies in industrial automation. To support the
communication network and protocol, give out effective communication requirements of industrial automation
implementing methods to support hard real-time and tasks, the protocols of most wired fieldbuses are usually
reliable information transmission both for automatic field different from the ISO OSI communication reference
monitoring and production process control. model and modifications are made according to the
requirements. For example, the protocol of Foundation
2 REQUIREMENS OF INDUSTRIAL AUT- Fieldbus (FF) includes the Application Layer (APL), Data
OMATIC CONTROL APPLICATIONS Link Layer (DLL) and Physical Layer (PHL) and the
Industrial wireless control communication network and additional User Layer (USL) above the APL[2] (See Figure
protocol orients to automatic monitoring and control 1). The FF USL provides standard device models, user
applications of production processes. Analysis of application object models and their description and
automatic tasks and performance requirements is the organization technologies, such as standard function
designing guide to wireless control communication blocks (FB), device description (DD) and its language,
network and protocol. object dictionary (OD), network and system management.
FF user layer The user layer
(FB,DD OD) (automatic object, device object)
2.1 Industrial Automatic Control Application Fieldbus Message
Specification (FMS)
The application
The application layer
layer Fieldbus Access Sublayer
Just like wired fieldbuses, industrial wireless control (FAS)

management
The presentation

Security
and
networks lie in production field. They connect field layer
The session layer

sensors, actuators and controllers to support automation The transport


layer

systems to fulfill monitoring, control and maintenance of The network


layer
The network layer

The data link


production process and field devices. Different field layer
The physical
FF data link layer The data link layer

FF physical layer IEEE802.15.4 physical layer


devices exchange information through wireless channel layer
ISO OSI reference
FF H1 communication model Industrial wireless control
with each other and with upper level supervisory model communication model

computers, control systems and enterprise management Fig.1 Protocol model of FF and industrial wireless control
communication
information systems. The measuring information of
The FF APL is divided into Fieldbus Message
production processes from sensors is passed to controllers
Specification (FMS) and Fieldbus Access Sublayer (FAS).
and control commands to actuators. The information of
FMS provides a group of services and standard message
production field is also delivered to the upper level
formats for transmitting the information of user
computers and maintenance and configuration information
applications and accessing the application objects and
is passed to the field devices from high level networks.
their descriptions. FAS provides communication services
Then an industrial automation system is established and
for FMS through virtual communication relations (VCRs).
automatic maintenance, monitoring and control tasks can
be implemented through the information interactions The FF DLL specifies data transmissions between devices
between the field devices and computers. in a field network. The communication activities of FF are
divided into predefined periodic and non-predefined
Different from commercial and office networks, the
communication. The network channel access and
production processes in a plant are deterministic, so the
communication schedule are implemented by the link
field devices, network topology and the communication
active scheduler (LAS) through passing tokens. The
tasks are deterministic. The delivered information includes
predefined periodic communications are initiated by
signal alarm, measured data, such as temperature and
Compel Data (CD) tokens sent by the LAS periodically to
pressure, set value and control command, uploading and
the devices according to the system schedule table. The
downloading.
non-predefined communications are initiated by Passing
Automatic monitoring and control of production process Tokens (PT) sent by the LAS with different priorities
require strict real-time and reliability. The underlying between two predefined communications according to the
communication networks must provide real-time link active device list.
information transmitting services that are both predictable
The PHL implements the mechanical and electrical
and reliable, i.e., make certain guarantees on eventual
interfaces between field devices and fieldbus and provides
delivery of packets and transmission times. Some
physical signals for the message sending and receiving.
important characteristics of industrial control traffic are: 1)
presence of periodic traffic (bounded jitter between

4158
There is no network layer in wired fieldbus protocols. The 3 REAL-TIME AND RELIABLE PROTOCOL
communicating field devices are usually connected
together in the same network segment. Sensor data is Providing real-time and reliable transmission services are
delivered to controllers and control commands to actuators QOS problems in traditional communication network. In
directly without forwarding. The communi- cation delay is Internet, QOS are support mainly through resource
thus reduced and real-time performance is improved. reservation and differentiate services[5]. The end-to-end
QOS is supported through network-centric and
2.3 Problems with Current Wireless Standards end-device-centric methods[6]. In industrial wireless
control communication network and protocol, different
 Real-time and Reliability Support
automatic tasks should be provided with different
Predefined periodic, non-predefined real-time automatic communication services. Service differentiating, resource
tasks and non-real-time management and maintenance reserving should be provided in each protocol layer and
tasks are the main communication activities in industrial cross-layer and cross-network QOS mapping mechan-
automation systems. Predefined periodic communica- isms should be used to guarantee the real-time and
tions require hard real-time and non-predefined real-time reliability communication requirements.
tasks need real-time and reliable communication services.
Industrial wireless control communication network and 3.1 Wireless Communication Devices
protocol must satisfy their real-time and reliable
The communication devices in industrial wireless control
requirements. But in the published industrial wireless
networks are divided into field devices, handheld devices,
standards, there is no corresponding mechanism to support
routing devices and gateways according to their functions.
predefined periodic and priority-based communications. In
Field devices include wireless sensors, actuators, and
these standards, the DLL just provides CSMA/CA-based
controllers. Field and handheld devices are used for
channel access. The deterministic and real-time
monitoring, control and maintenance of production
requirements can’t be fulfilled. In IEEE802.15.4 and
processes and devices. Routing devices includes dedicated
IEEE802.11, although Guaranteed Time Slot (GTS) and
wireless routers and some wireless field devices with
Point Coordinate Function (PCF) polling mechanisms are
routing capability. They can forward packets from field
offered to serve predefined tasks, but the deterministic can
devices and other routing devices. Gateway connects field
not be guaranteed and communication delay and jitter are
and routing devices to upper level management and
too long[3,4]. Furthermore, low-power consumption is one
supervisory networks.
of the characteristic of wireless devices. Sleeping period is
Some wireless field devices require low power consum-
involved in the communication processes to save power.
ption to guarantee long life of the battery. Other field
The sleeping period extends communication and sampling
devices, which are involved in periodic communications,
cycle of control algorithms and thus influences the
and routing devices must communicate constantly and
performance of closed loop control.
don’t require saving power.
 Packet Forwarding
In industrial wireless control networks, because of channel 3.2 Network Topology
fading, external interference and limitation of Different from wired fieldbuse, the messages of wireless
transmission power, the communication distances are field devices are usually forwarded by one or more
usually short, i.e. several meters. And as for the harsh intermediate devices. Multi-hop communications and
environment of industrial field, some wireless field networks must be provided. Thus industrial wireless
devices can not communicate with each other directly control network includes star, tree and mesh topologies.
because of obstacles or interferences between the devices. The star and tree networks are many-to-one networks that
The communication information must be forwarded by one one routing device forwards information from field
or more nearby devices. Thus industrial wireless devices and other routers. In order to guarantee reliability,
communication networks are often multi-hop and the industrial wireless control network also adopts mesh
information transmissions are multi-path to guarantee the topology in which field devices and routers have more than
reliability. Mesh network is a common topology of one communicating paths to forward their data. The
wireless communication. Packet routing and the Network multi-path of information forwarding in mesh network can
Layer are needed. Thus, communication delays and jitters support reliable communications in case of interferences.
will be longer. The performance of predefined periodic
Industrial wireless control networks are divided into
and hard real-time communications is more difficult to
several subnets. In each subnet, there is a central device
guarantee than just in a single network segment or in a
responsible for subnet organization and at least one
one-hop network.
routing device for packet forwarding. Gateways forward
So, the absence of predefined periodic and priority messages between the wireless field networks and high
communication supports and corresponding real-time level management and control networks (See Figure 2).
routing method makes current wireless protocols not
suitable for industrial production process control.

4159
 The APL
High level managem ent High level m anagement High level management
network network network

Gateway Gateway Gateway


The APL integrates the functions of Application and
R R Transport Layer of OSI protocol model. It defines
D D ... D R D ... R
communication interfaces, services and connections to
D R D D R
(a) Star topology
D R D D R D
support message exchanging between multiple USL
R R R R
D objects for the distributed automatic applications.
R: Routing device D
D: field device
H: handheld device
D D
D
D
D Different applications require different communication
D

(b) tree topology


R H
services. Predefined periodic applications, such as
(c) mesh topology
measuring values of sensors need to be transmitted within
Fig.2 Network topologies of industrial wireless control
communication
their sampling cycle. Commands of controllers should be
delivered to actuators within their deadlines. Real-time
3.3 Communication Protocol alarms of production processes should also be passed to
Referring to ISO OSI model and wired fieldbus, the control system as soon as possible. Uploading and
protocol of industrial wireless control network includes downloading communication should be delivered between
the USL, APL, Network Layer (NWL), DLL and PHL devices reliably. Thus the APL should provide
(Figure 1). one-to-many predefined periodic publish/subscriber,
one-to-many non-predefined report/distribution and
 The USL
one-to-one non-predefined client/server communication
The USL is on the top of the protocol model. Industrial
services.
wireless control communication faces deterministic
The APL must also provide communication paths between
monitoring and control tasks of production processes.
automatic objects in different devices just like the
Standardized automatic task and device models can be
end-to-end services in the OSI Transport Layer. The APL
defined to convenience the configuration and management
establishes communicating connections and paths between
of the control systems. The USL adopts the object-oriented
automatic objects in different field devices according to
approach to encapsulate standard automatic tasks
the system configuration. When automation system runs,
including data (characteristics) and functionality (methods
the USL application objects can communicate with each
and internal state) for re-use and consistency. Thus the
other through predefined communication services
USL ensures an open and interoperable application
according to the communication relations and paths.
environment.
 The DLL
The USL includes device object and automatic task
objects. The standardized objects can be defined The DLL provides device-to-device message
according to IEC61499 and IEC61804 industrial function transmissions and allocates communication resource
block standard. Device object describes the properties of between competitive users to avoid collision, improve
wireless field device which include the information of the throughput and bandwidth utilization. The DLL must
device and automatic objects. It is used in device, network, provide real-time, reliable communication services to
system management and configuration. Automatic objects guarantee the requirements of the USL automatic
specify the standard automatic tasks in industrial applications and APL communication services. Thus,
monitoring and control applications, such as AI, AO, DI, predefined periodic and non-predefined real-time message
DO and PID that interact with the industrial processes. transmissions and channel accesses must be provided in
These automatic tasks implement collecting and the MAC sublayer of the DLL.
processing field data, such as temperature, pressure and Superframe is a widely used channel access method in
liquid level, computing outputs to actuators with these data wireless communication. To satisfy the requirements of
and alarming for field processes. Automatic applications predefined periodic automatic tasks, the MAC also adopts
are established by connecting objects in different devices. cycled superframes. The channel of industrial wireless
So, standard device describing and organizing techniques control communication is divided into successive
should be adopted for interoperability. During superframes which include beacon, active portion (AP)
configuration processes, the control system gets network, and inactive portion (IP). Predefined Communication
device and automatic object information. It connects and Period (PCP) can be allocated in the superframe, both in
configures automatic objects, such as AI in sensor to PID AP and IP, for predefined periodic applications (see
in controller and then to AO in actuator, to construct Figure 3). By this way, the communication cycle and
automatic applications and systems. predefined transmissions in each cycle can be guaranteed
The schedule of automatic applications comes from system in the DLL.
configuration. The configuration defines communication
macro cycle and the time that the automatic applications
perform and communicate. Then the predefined automatic
tasks can occur within their scheduled time periodically.

4160
M A C sup erfram e S y s te m m a cr o c y c le
a c tiv e p o r tio n i n a c t iv e p o rt io n
p e rf o r m i n g s o f a u t o m a t i c o b j e c t s

beacon beacon
PCP
C o m m u n ic atio n s o f a u to m a tic o b jec ts
Fig.3 MAC superframe of industrial wireless control M A C s u p e rf ra m e

communication a c t i v e p o rt i o n in a c tiv e p o r tio n

CSMA channel access is used in AP and the channel is


divided into time slots with the same size. Timeslots are b e ac o n beacon
PCP
the basic time units for message exchanging. The message
Fig.5 Mapping of system schedule into the DLL channel access
transmitting and receiving take place in time slots through
 The NWL
CSMA/CA. In order to provide real-time services for
automatic applications, the MAC sublayer provides The main functions of the NWL include addressing,
prioritized CSMA/CA. Messages with different priorities networking and routing. The NWL provides network-wide
access wireless channel with different time intervals. High addressing of devices. It also establishes wireless subnets
priority real-time messages access the channel with short and is responsible for device joining and leaving.
time interval (STI) and low priority messages with long When packets are forwarded from one subnet to another,
time interval (LTI). And messages with different priorities their performance requirements must also be retained.
contend the channel with different back-off windows when During system configuration, the communication
the channel is busy, high priority with short. Thus high requirements of cross-subnet automatic applications are
priority real-time messages can access the channel priori mapped to routing devices between the subnets. PCPs are
to low priority ones. Figure 4 shows the channel reserved for the routing devices in destined subnet to
contending processes of different priorities. forward predefined communications. Real-time messages
E arlie st tran sm ission fo r
h igh p riority
L on g b acko ff are also mapped into high priority communications.
w ind ow
Sh ort bac koff w ind ow Routing devices forward predefined messages through
LT I PCPs defined in the destined subnet and real-time
S TI
messages with high priority. Thus the shortest forwarding
slo ttim e
slottim e   slottim e   delays are guaranteed. Figure 6 shows the schedule
Fig.4 Channel accesses of different priority messages mapping of predefined periodic automatic task when the
To avoid interferences from production field and other devices are in the same or different subnets.
superframes, frequency hopping is used in the DLL. Multi-path and multi-routing transmissions guarantee
Different superframes adopt different frequency hopping communication reliability when there are continual
sequences. Time synchronization and message integrity interferences and obstacles between devices.
checking are also involved in the DLL. S y s te m m a c ro c y c le
P r e d e f in e d a u to m a t ic a p p li c a ti o n

The results of configuration schedule of the USL M A C s u p e rfra m e


automatic applications are mapped into the DLL. The
cross-layer mapping of the real-time requirements can P C P o f t h e a p p li c a t io n P C P o f t h e f o r w a r d i n g d e v ic e

guarantee the real accessing to the wireless channel. The a ) t h e d e s t i n e d d e v ic e i s i n t h e s a m e s u b n e t w i t h t h e s o u r c e d e v i c e

S y s te m m a c ro c y c le
communication processes can really happen according to P r e d e f in e d a u to m a t ic a p p li c a ti o n

the requirements. S o u r c e s u b n e t M A C s u p e rfra m e

Predefined periodic automatic applications in the USL are


P C P o f t h e a p p li c a ti o n
mapped into PCPs in the DLL. They access the channel at D e s tin e d s u b n e t M A C s u p e rfr a m e

deterministic time period and communicate periodically


P C P o f t h e f o r w a r d i n g d e v ic e
with superframes (Figure 5). The non-predefined real-time b ) th e d e s ti n e d d e v i c e i s i n t h e d i f f e r e n t s u b n e t f r o m th e s o u r c e d e v ic e

USL automatic applications are mapped into high priority Fig.6 Cross-subnet mapping of predefined communication
messages in the DLL. They access the channel prior to the  The PHL
non-real-time ones. Non-real-time applications are The primary tasks of the PHY are: coding bits into
delivered through low priority slotted CSMA/CA. The physical signals and decoding signals into bits, conveying
joining of field devices, managements, maintenances and those signals from one physical location to another,
configuration of the network and system are implemented specifying the radio frequency and transmission power. In
in this way too. So, the communication requirements of the order to improve compatibility with other industrial
USL applications are mapped into the DLL. Resources are wireless technologies, the PHL adopts IEEE802.15.4
reserved for predefined periodic tasks, different priority PHL specification. Because of the short packets of
services are provided for non-predefined real-time industrial monitoring and control applications, 250kbps
communications in the DLL. Acknowledging, Retrying, data rate is enough for information transmissions.
frequency hopping and error correcting can guarantee the  Security and management
reliability of messages under interferences. The message
error control and checking can guarantee the integrity.

4161
N −1
In addition to these key functions of protocol layers, there
are also security and management functions distributed in T SQ = ∑ (T
i =1
SDQi + T Slot ) . (3)
each layer. System and network security and management
TSDQi is the queuing delay of ith message; TSlot is the time
are fulfilled through the functions and services in each
slot of the superframe. Because non-predefined messages
layer. Error control and retry can be used in the layers too.
are delivered in slotted CSMA/CA, each message sending
4 PERFORMANCE ANALYSIS will occupy one time slot.
4.2 Performance of Forwarding Communications
4.1 Performance of Direct Communications
When there are interferences or obstacles between
First, let’s see the simple case that wireless sensors,
wireless field devices, the devices can not communicate
actuators and controllers are in the same subnet, and they
with each other directly. The transmitted information must
communicate with each other directly without forwarding.
be forwarded by routing devices.
In this case, the communication delay just includes the
time of message processing, queuing and transmitting  Predefined Periodic Automatic Applications
between the devices. There is no message forwarding For predefined periodic automatic applications, the
process and latency. cross-subnet DLL PCPs in routers ensure the deterministic
 Predefined Periodic Automatic Applications of forwarding communications. If the forwarding device
and destined device are in the same subnet with the
Suppose TSU is the time the source object begins to send a
sending device, a forwarding PCP is allocated in the same
message, TSD the beginning time of its DLL PCP, TSDP is
superframe with original PCP. If the destined device is in
the message processing time of source device, TSDS is the
different subnet, a PCP must be allocated in the
sending time of the DLL, TSDT is the message transmitting
superframe of destined subnet that involves routing and
time in wireless channel, TDDR is the message receiving
destined devices. The arrangement of original and
time of destined DLL and TDDP is the time destined device
forwarding PCPs must consider the system schedule and
processes the message and passes it to the USL object.
the time sequence.
Then, the communication delay TP is:
In this case, the communication delays of predefined
T P = T SD − T SU + T SDP + T SDS + T SDT + T DDR + T DDP . (1) periodic automatic applications are (only two hops):
Because the time of message processing, sending and
TFP = T FD − TSU + TFDR + TFDP + TFDS + T FDT + TDDR + TDDP (4)
receiving in the device and transmitting along the channel
are related to CPU processing and network transmission TFD is the beginning time of the forwarding PCP in the
speeds which are deterministic. So the whole superframe of the same or destined subnet, TFDR is the
communication delay TP is deterministic and very small. message receiving time of the forwarding device, TFDP is
The communication requirements of predefined periodic the message processing time, TFDS is the message sending
automatic application can be guaranteed in the same delay of the forwarding device and TFDT is the transmitting
subnet. time.
 Non-predefined Real-time Automatic Applications Just like direct communication, the time of message
processing and transmitting are deterministic and short, so
As for non-predefined real-time automatic applications,
the forwarding delay TFP is deterministic. The message
the messages contend the wireless channel with short
can be transmitted within one communication cycle.
intervals and backoff windows, thus they can get the
channel first. When the traffic in the network is light, the  Non-predefined Real-time Automatic Applications
real-time communication can be transmitted immediately. The messages of non-predefined real-time automatic
Then the communication delay is (if not colliding with applications are forwarded with high priority. If the
PCPs): forwarding and destined devices are in the same subnet
with source device, the forwarding device contends the
T R = T SDP + T SDS + T SDT + T DDR + T DDP . (2)
channel of the same subnet to forward the message. If the
When the traffic is heavy and there are a great number of destined device is not in the same subnet with source
real-time messages to be sent in the subnet, real-time device, the forwarding device receives the message and
messages must be queued and contend to access the then contends the channel of the destined subnet to
channel with each other and the additional queuing delay forward the message.
is produced. The queuing delays are relative to the number
When the network traffic is light or in the best case, the
of the real-time messages and are not deterministic.
source and the forwarding device get the channel
Suppose there are N real-time messages in the network at
immediately when they have real-time message to send.
the same time. In the best case, the message is the first one
Then the message queuing delay of one hop forwarding is
accessing the channel. So, the queuing delay is TSQ = 0. In
zero. The whole communication delay is:
the worst case, the messages may be the last one getting
the channel. Then the additional queuing delay TSQ is TFR = TR + TFDR + TFDP + TFDS + TFDT . (5)

4162
In the worst case, the message is the last one to get the required communication services for industrial automatic
channel and to be forwarded. If the destined device is in monitoring and control applications and will support
the same subnet with source device, the communication wireless communication technologies to really step into
delay of the message is: industry factories. Industry plants will share the fruit of
TFRS = TSQ + TSDS + TSDT + TFDR + TFDP + TFDS + TFDT . (6) wireless communication technologies and gain huge
economical benefits.
If the destined device is in different subnet and the number
of high priority real-time messages in the destined subnet But there are still some detailed problems to be solved in
is M, the communication delay is: the protocol, such as the implementations of PCPs in the
M DLL, real-time packet routing in multi-path mesh
TFRF = TFRS + ∑(TDDQj+ TSlot) . (7) networks. Cross-layer and cross-network schedule
j =1
mapping also needs more effective methods. Except
TDDQi is the queuing delay of jth message in destined qualitative analysis, the proposed protocol needs thorough
subnet. simulation and test to verify its availability. These are our
So, when non-predefined real-time messages are future research work.
forwarded, the routing devices must contend the channel to
transmit the messages. The additional delay is relative to REFERENCES
the number of real-time messages in the subnet and in the
[1] A. Willig, K. Matheus and A. Wolisz. Wireless Technology
destined subnet.
in Industrial Networks [J]. Proceeding of the IEEE, 2005,
Then we can conclude that because of the real-time and 93(6): 1130-1151.
reliability mechanisms in the protocol and cross-layer, [2] Fieldbus Foundation. FOUNDATIONTM Specification:
cross-network schedule mapping, the predefined periodic Fieldbus Technical Overview [M]. Ver2.0. Austin, Texas:
applications can communicate cyclically with bounded Fieldbus Foundation, 1998.
delays and jitters, the non-predefined real-time [3] J. Misic, S. Shafi, V. B. Misic. Performance limitations of the
applications can be transmitted with the shortest latencies. MAC layer in 802.15.4 low rate WPAN [J]. Computer
Communications, 2006, 2: 1-8.
But when the traffic is heavy, the delays of non-predefined
[4] Qiang Ni, L. Romdhani, T. Turletti. A Survey of QOS
automatic applications will be relative to the number of the Enhancements for IEEE 802.11 Wireless LAN [J]. Journal of
messages and are not deterministic. This can be controlled Wireless Communications and Mobile Computing, 2004, l4
by adjust the number of the field devices deployed in the (5): 547-566.
subnets. [5] WU Dapeng, HOU Yiwei Thomas and ZHANG Yaqin.
Transporting Real-Time Video over the Internet: Challenges
5 CONCLUSIONS and Approaches [J]. Proceedings of the IEEE, 2000, 88(12):
1855-1875.
The implementation of real-time and reliable industrial [6] ZHANG Qian, ZHU Wenwu and ZHANG Yaqin. End-to-End
wireless control network and protocol solves the key QOS for Video Delivery Over Wireless Internet [J].
problems when introducing wireless communication Proceedings of the IEEE, 2005, 93(1):123-134.
technologies into industry factories. This will provide the

4163

Você também pode gostar