SlideShare a Scribd company logo
1 of 10
Download to read offline
462 IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. 9, NO. 1, FEBRUARY 2013
An Integrated Design Framework of Fault-Tolerant
Wireless Networked Control Systems for Industrial
Automatic Control Applications
Steven X. Ding, Ping Zhang, Shen Yin, and Eve L. Ding
Abstract—In this paper, a design framework of fault-tolerant
wireless networked control systems (NCSs) is developed for indus-
trial automation applications. The main objective is to achieve an
integrated parameterization and design of the communication pro-
tocols, the control and fault diagnosis algorithms aiming at meeting
high real-time requirements in industrial applications. To illustrate
the design framework, a laboratory wireless fault-tolerant NCS
platform is presented.
Index Terms—Fault detection, fault-tolerant systems, networked
control systems, time-varying systems, wireless networks.
I. INTRODUCTION
THE rapid development of microelectronic, informa-
tion, and communication technologies has significantly
enhanced networking of sensors, actuators, controllers, and
microprocessors and accelerated the application of networked
control systems (NCSs) in major industrial sectors. This trend
is strongly driven by the industrial needs for distributed process
control and networked embedded systems [1]–[3]. In recent
years, research on NCSs receives considerably enhanced at-
tention in the control community [4]–[7]. The main focuses
of the research activities are on system performance analysis
[8] and controller design [9]–[11] under consideration of
network-induced effects, which are expressed in terms of the
so-called quality of service (QoS) parameters. The major QoS
parameters of a network are data transmission delays, jitter,
packet loss, and network failure rates. Investigations on the
codesign of the network QoS and the controller parameters
build the mainstream in this research field [3], [5]–[7].
Application of NCSs to automatic control of distributed pro-
cesses is the state of the art in major industrial sectors. Such
NCSs are distributed and consist of: 1) a great number of PNC
(process near component) nodes with integrated sensors, actua-
Manuscript received August 07, 2011; revised December 07, 2011; accepted
August 07, 2012. Date of publication August 21, 2012; date of current version
December 19, 2012. Paper no. TII-11-403.
S. X. Ding is with the Institute for Automatic Control and Complex Sys-
tems, University of Duisburg-Essen, 47057 Duisburg, Germany (e-mail: steven.
ding@uni-due.de).
P. Zhang is with the Rhine-Waal University of Applied Sciences, Germany.
S. Yin is with the Institute of Intelligent Control and Systems, Harbin Institute
of Technology, 150001 Harbin, China.
E. L. Ding is with the Department of Physical Engineering, University of
Applied Sciences, 45877 Gelsenkirchen, Germany.
Color versions of one or more of the figures in this paper are available online
at http://ieeexplore.ieee.org.
Digital Object Identifier 10.1109/TII.2012.2214390
tors and microprocessors; 2) control stations (CSs), each of
which coordinates and supervises a set of PNC nodes; and 3)
communication systems that network the CSs at the higher level
and the PNC nodes at the lower level.
Studies in the past have revealed that data transmission de-
lays, jitter, and packet loss rate strongly depend on the net-
work load [12]. In particular, for those networks like Ethernet,
WLAN, the randomness in the QoS parameters may increase
rapidly as the network is heavily loaded. The main reason for
it is the use of the carrier sense multiple access with collision
detection (CSMA/CD) approach as the medium access control
(MAC) protocol. In a typical industrial NCS, the number of the
nodes and the networked sensors, actuators as well as micropro-
cessors is constant during the normal process operation and only
varies in case of faults. On the other hand, to meet high real-time
control performance and reliability requirements, the QoS pa-
rameters should satisfy the requirements of the highest Class
of Service. These facts motivate the automation industry to de-
velop new network solutions to reduce the random behavior in
data transmissions and to enhance the real-time ability of the
network.
Both in the application and research domains, wireless com-
munications are viewed as a future-oriented trend in automatic
control [13], [14]. In the research area, much attention has been
paid to performance analysis of wireless NCSs (W-NCSs) [15]
and development of new control and observer schemes [16],
[17]. The major efforts in industrial automation are devoted to
the development of standards and protocols and new wireless
networks [18]–[20].
A most critical issue surrounding the design of NCSs is to
meet the requirements on system reliability and dependability,
while guaranteeing a high system performance [21]. In recent
years, a number of methods have been developed for achieving
reliable and robust fault detection and identification (FDI) as
well as fault-tolerant control (FTC) in NCSs [7], [22]–[24].
Analog to the trends in the control and filtering of NCSs, the
major research focus is on dealing with uncertainties in NCSs
caused by data transmission delays and packet losses.
It is worth noticing that the research activities in the con-
trol community are mainly dedicated to the development of ad-
vanced control and FDI schemes with the integrated QoS pa-
rameters, while the automation industry fully concentrates on
developing new generation of networks and MAC mechanisms
[12], [25]. For a wide application of the W-NCSs in industry,
an advanced design framework is needed, which allows an in-
tegrated design of controllers, FDI units and networks. In this
1551-3203/$31.00 © 2012 IEEE
DING et al.: INTEGRATED DESIGN FRAMEWORK OF FAULT-TOLERANT WIRELESS NCSs FOR INDUSTRIAL AUTOMATIC CONTROL APPLICATIONS 463
Fig. 1. Fault-tolerant W-NCS configuration.
way, not only the required control and FDI performance but also
high real-time ability and reliability can be achieved. This is the
motivation of our work. The main objective of this paper is to
develop a framework, based on which a W-NCS can be designed
and constructed for the real-time application in industrial au-
tomation. The core of this framework is an integrated design of
the MAC protocols, the control and FDI schemes, which allows:
1) a deterministic data transmission via wireless networks; 2) a
reduced data transmission amount and at the same time; and 3)
meeting the requirements on the control and FDI performance.
To illustrate our study, WiNC, an experimentation platform for
fault-tolerant wireless networked control, will be presented.
II. OUTLINE OF THE FAULT-TOLERANT W-NCS DESIGN
FRAMEWORK AND PROBLEM FORMULATION
Here, the process and control system models are first de-
scribed. The basic ideas behind the integrated design framework
of FT W-NCSs are then highlighted. Finally, the major topics to
be addressed are formulated.
A. Process and Control Loop Models
Suppose that the process under consideration consists of
sub-processes modeled by
(1)
where , denotes the state vector of the th
subprocess, and , , and are known matrices of appro-
priate dimensions. feedback control loops are applied for the
regulation of the th subprocess with actuators
...
(2)
and associated with it (3)
and sensors, ,
... (4)
where , denote the actuators/controllers and sensors em-
bedded in the th control loop of the th subprocess. It is as-
sumed that the sensors are nominally modeled by
(5)
with known matrix . In the following, the th subprocess
and the associated actuators and sensors embedded in
the control loops are called the th subsystem. For the real-time
implementation, the maximum allowed sampling time depends
on the process dynamics. We denote the critical sampling time
for the th subprocess by .
B. Outline of the System Configuration
In order to achieve high reliability and to meet the demands
for the control performance, the W-NCS configuration sketched
in Fig. 1 is proposed, which consists of the following.
• Execution layer: At this layer, PNC nodes are integrated
into (local) feedback control loops.
• Coordination and supervision layer: This layer consists of
CSs. They coordinate and synchronize the the overall
464 IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. 9, NO. 1, FEBRUARY 2013
W-NCS operation. Another task of the CSs is process
monitoring, in which observer-based FDI algorithms are
implemented.
• Management layer: In our study, FTC is implemented in
the context of resource management [26]. Any component,
either sensor or actuator or process component, is defined
as system resource associated with some functionality. A
fault in one component is considered as a loss of the corre-
sponding resource or redundancy and activates a resource
reallocation.
C. Communication Structure
As shown in Fig. 1, the data transmissions in the NCS can be
classified as: 1) communications within a subsystem, which will
operate in a master–slave mode with the CS as the master and 2)
communications between the CSs, which serve as synchroniza-
tion and execution of the control, monitoring, and communica-
tion actions, and, in case of a fault, the activation and execution
of the resource reallocation and FTC algorithms. The data ex-
changes at this layer are periodic and regulated by a protocol
e.g., in the token passing mechanism. In the industrial real-time
control systems, data transmissions are often regulated based
on the simplified ISO/OSI three-layer model [12], in which the
physical layer is standardized. At the data link layer, also called
MAC, and at the application layer, the user is able to imple-
ment a scheduler that guarantees the required real-time perfor-
mance and regulates the QoS parameters of the network. In our
study, scheduler design will be done for the both communica-
tion forms.
D. Problem Formulation
The basic idea of establishing a framework for the design of
a fault-tolerant W-NCS is to address the multilayer fault-tol-
erant control and communication systems in an integrated way.
In order to meet the real-time requirements and ensure a de-
terministic data transmission, TDMA mechanism is adopted in
the proposed framework. In this way, the MAC protocol can be
modeled in form of a scheduler, whose design and parameteri-
zation will be achieved in a codesign with the development of
the control and FDI algorithms at the different functional layers.
For our purpose, the control and FDI schemes to be developed
should: 1) enable the realization of standard control and FDI
schemes; 2) be easily parameterized; and 3) take into account
the distributed process structure. In addition, to reduce the data
transmission costs, the scheduler parameters for the data trans-
missions as well as the synchronization within and between the
CSs should be integrated into the development of the controllers
and FDI/FTC algorithms.
III. INTEGRATED DESIGN FRAMEWORK FOR AN FT W-NCS
Here, we describe the integrated design framework for an in-
dustrial fault-tolerant W-NCS shown in Fig. 1.
A. Integrated Design at the Execution Layer
We first present the local control and FDI structures, algo-
rithms and the corresponding scheduling mechanism for the
data transmissions within a subsystem.
1) On the Data Transmissions: Following the TDMA mech-
anism, the data transmissions within a subsystem are periodic.
Let be the maximum data transmission time (including phys-
ical transmission and software operation times) between any
two nodes within the th subsystem. Define a time slot .
An operating cycle includes: i) time slots for the transmis-
sion of sensor data; 2) time slots for control commands; and
3) time slots for implementation of the communication
strategy. Let be the cyclic time with
(6)
To ensure the required deterministic real-time behavior,
should be bounded by the critical sampling time , i.e.,
(7)
where defines the upper bound of the maximum data trans-
mission time between any two nodes within the th subsystem
and is a parameter for dimensioning the capacity of the th
subnet.
Different from the application of robust control and filtering
theory as, for instance, reported in [27]–[29], in the integrated
design framework data transmission delays and packet loss are
mainly dealt with: 1) by dimensioning the capacity of the com-
munication nets according to (7) and 2) by running special com-
munication actions during the time slots reserved for the com-
munication. Supported by the TDMA mechanism, the first mea-
sure ensures that the influence of the transmission delays can be
generally neglected. In case that the transmission delay is larger
than , it will be treated as a missing packet. The handling of
packet loss is realized by means of the communication actions
like ACK, RTS (for repeating sending).
2) On Local Control and FDI Algorithms: Assume that an
estimate of , denoted by , is available at the be-
ginning of the th cycle, and sampling of is done at the
time instant where is some
integer. The following (local) control law is proposed:
(8)
(9)
where is the reference signal and received, to-
gether with from the th CS, denotes a stable
discrete-time LTI system which serves as the parameter transfer
matrix, , . The first term in (8) is
an observer-based state feedback law, while the second term is
the feedback of , which builds the so-called residual
signal vector. For the sake of simplifying the notation and design
issues it is assumed that and
thus . It is well
known that residual generation is the first step for a successful
FDI. Based on , , , faults
in the sensors and actuators embedded in the control loop
can be detected and isolated. The reader is referred to [31] for
the existing algorithms.
3) Realization of the Data Transmissions and the Scheduler:
Note that in the proposed W-NCS configuration ,
DING et al.: INTEGRATED DESIGN FRAMEWORK OF FAULT-TOLERANT WIRELESS NCSs FOR INDUSTRIAL AUTOMATIC CONTROL APPLICATIONS 465
instead of the sensor data, will be transmitted to the th CS,
immediately after it is generated. Considering that the value
range of is generally smaller than the one of
and, moreover, the residual signals contain all
information needed for the controllers and observers, trans-
mitting results in reduced transmission costs
without losing needed information. It follows from (8) that
all controllers , share received
from the th CS. It motivates saving the data ,
, , in one packet. In the multicast
way, this packet is sent by the th CS to all control loops
in the th subsystem. Having received the data from the th
CS, each control loop will decode the packet for ,
. As a result, it holds for in (6) ,
, then .
B. Integrated Design at the Supervision and Coordination
Layer
Recall that the th CS will receive the residual signals and
send the state estimate and the reference signals to the associated
control loops in each cycle time. While the reference signals
are set by the user, will be delivered
by an observer. For the observer and controller design purpose,
the subprocess model (1) is discretized with the sampling time
to yield
(10)
In order to construct an observer for estimating , information
about the couplings with the other CSs expressed in terms of
, , is needed. Suppose that in the time interval
updates in the th CS are realized at the time
instants
, and assume for
for . It turns out
(11)
where denotes the last time instant, at which a up-
date in the -th CS is realized before the time instant :
no update
in the
update
in the
no update in the
...
update in
the
As a result, the following discrete-time model is obtained for
the th subsystem:
(12)
with , . Note
that is time-varying.
For the purpose of constructing the observers at the CSs,
the following scheduler for the wireless networking of the CSs
is proposed. Assume that , , can be expressed
by with an integer . Let , be
(13)
In the time interval , the th CS,
, will, in the broadcast mode, send the estimate for
to all other CSs at the time instants
. It is evident that this
scheduler is periodic with as period time.
Remember that the subsystems may have different cycle
times. The introduction of the scheduler for the communica-
tions among the CSs is helpful to synchronize the actions in the
subsystems. For this purpose, we introduce the definition: the
time instants, , are
denoted by , , and they are ordered as
.
466 IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. 9, NO. 1, FEBRUARY 2013
Based on the above scheduler and the discrete subsystem
model (12), the observer embedded in the th CS is constructed
as follows:
... (14)
where is the observer gain matrix to be designed.
Since the scheduler results in a periodic data transmis-
sions, it holds .
For the implementation of (14), the th CS receives: 1)
, sent by the (local) control loops
and 2) , sent by the other CSs, during the time
interval . The residual signal is used
both for improving the estimation performance and, together
with the available , , ,
for the computation of the local controller
while is applied for constructing , as defined
in (11), which describes the couplings between the th CS and
the other CSs.
It is well known that a successful FDI for the components
embedded in the th subsystem can be achieved: 1) by a suitable
selection of the stable post-filter for building
(15)
and 2) by evaluating and threshold settings [31]. It is worth
noting that the th CS has access to all available residual signals
from the control loops within the subsystem. As a result, the FDI
based on is more reliable and efficient in comparison with
a local FDI algorithm.
C. Management Layer
Depending on application purposes, the management layer
can be designed individually. In the laboratory WiNC platform
that will be described in Section V, a resource monitoring is
built, which is driven by fault knowledge provided by the FDI
algorithms. It is realized in form of a database, in which the
available sensors (including observers as soft sensors), actu-
ators, communication systems, process components together
with their redundancy are clustered in terms of their role for
executing a defined functionality (e.g., control or FDI). Re-
source management and reallocation can be formulated as an
optimization problem and solved by means of an optimization
algorithm [26]. In this paper, the management layer design
issues will not be addressed.
TABLE I
MAIN DESIGN PARAMETERS
IV. DESIGN ISSUES
It follows from (7), (14), and (15) that the control, FDI al-
gorithms, and communications are well parameterized, as sum-
marized in Table I. This section deals with the design issues of
these controller, observer and FDI parameters.
A. Overall Model of the W-NCS
To begin with, the overall W-NCS is modeled based on the
discrete-time models of the subsystems and the scheduler for the
communications between the subsystems, which are periodic
with the period time . To this end, ,
, in the time interval
(16)
are first brought into a vector. To simplify the notation, ,
as defined in (16) will be applied in the sequel if no con-
fusion is caused. We denote this vector by and, without
loss of the generality, suppose that
...
...
...
...
(17)
where denotes the vector consisting of all of those state
variables that have a update at the time instant . Again, for
the sake of simple notation, is now introduced to denote
the set of all of those subsystems, which have a update at the
time instant . It is clear that the vector works like a
buffer with a variable length, in which all state variables in the
time interval are saved. At the next time instant
, the state variables at the time instant are removed
from the buffer and those at the time instant are added. As
a result, is formed, which includes all state variables
DING et al.: INTEGRATED DESIGN FRAMEWORK OF FAULT-TOLERANT WIRELESS NCSs FOR INDUSTRIAL AUTOMATIC CONTROL APPLICATIONS 467
in the time interval . This procedure can be
modeled by
(18)
...
...
(19)
After a straightforward computation, we have finally
...
...
...
...
...
...
...
...
(20)
In this way, , , and can be determined. It is
clear that (18) is a linear time-periodic (LTP) system.
B. Observer Design
Using (20), the observer algorithm (14) can be rewritten as
...
...
...
...
(21)
where , , respectively, denote the estimation
for , , the residual vector
generated in the th subsystem with , and in-
cludes all the residual vectors generated in the subsystems be-
longing to . Recall that
...
It turns out
...
...
(22)
Now, taking into account the special form of the overall NCS
model (18), we can rewrite the observers of the form (14)
into one (distributed) observer as follows:
(23)
(24)
(25)
whose error dynamics is governed by
(26)
(27)
In [32], observer design schemes for LTP systems are presented,
which can be applied for our purpose.
C. Controller Design
To begin with, the idea behind the control law (8) is briefly in-
troduced. Let be the plant model
of a feedback control loop. It has been proven in [30] that all sta-
bilizing controllers (the so-called Youla parameterization [33])
can be written as
(28)
468 IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. 9, NO. 1, FEBRUARY 2013
where is a state feedback gain matrix, is a stable param-
eterization matrix, is an estimation delivered by
(29)
and . Comparing (8) and (28) makes it
clear that (8) is a local realization of (28) as far as is
delivered by a full order observer like (29). For the purpose of
designing the controllers given in (8), apply the control law (8)
to (18), which leads to
(30)
...
...
...
... (31)
with being the time instant equal to the one of the th row
block in the state vector , numbering like
...
...
...
...
Hence, the overall system dynamics is described by
(32)
(33)
The basic requirement on the selection of is formulated as
finding so that the system
is stable. To this end, the approaches, e.g., given in [32] for
LTP controller design can be applied. Recall that the second
term in the control law (8) is the feedback of the residual vector
. The selection of a stable post-filter
...
will have no influence on the system stability, and can be dedi-
cated to improving the system robustness.
D. FDI Algorithms
Both at the execution and supervision and coordination
layers, the core of the FDI algorithms consists of the computa-
tion of the post-filters. For our purpose, the design of ,
, , is based on the local model
(34)
(35)
where the terms , model the unknown inputs e.g.,
caused by the couplings with other subsystems, process, and
sensor noises, etc. Similarly, the design of the post-filter ,
, is based on
(36)
(37)
Note that both models, (34)–(35) and (36)–(37), are LTP sys-
tems. In [34] and [35], a decoupling approach and a unified so-
lution for the LTP systems are presented, which can be used for
the design of the local and higher level FDI subsystems.
E. Advanced Design Issues
Below, some advanced design issues for improving the
W-NCS performance, robustness, and reliability are addressed.
1) Increasing Data Transmissions Among the Subsystems:
Recall that the observer (14) at the th subsystem is driven only
by the (local) residual vector . As a result, the struc-
ture of the observer gain matrix is restricted. One way to im-
prove the observer performance is to increase the data transmis-
sions between the sub-systems. To this end, the -th sub-system
can transmit together with in one packet
to all of the other subsystems.
2) Enhancing System Robustness and Reliability: In the pre-
vious study, uncertainties caused by for instance a linearization,
sampling errors and packet drops have not been taken into ac-
count by modeling. In order to increase the robustness of LTP
systems against disturbances and unknown inputs, the design
schemes presented in [32] and [35] can be applied. Recently,
there are a great of number of publications addressing the packet
drop issue in NCSs for the control issues [9], [28], [36], for the
filtering and observer design issues [37], [38], as well as for the
FDI issues [29], [39]–[41].
DING et al.: INTEGRATED DESIGN FRAMEWORK OF FAULT-TOLERANT WIRELESS NCSs FOR INDUSTRIAL AUTOMATIC CONTROL APPLICATIONS 469
Fig. 2. Schematic description of the WiNC platform.
V. EXPERIMENTATION PLATFORM WINC
Parallel to the theoretical study, efforts have been made to
construct a W-NCS platform, called WiNC [26]. This work is
strongly motivated by the need to demonstrate the application
of the proposed design framework. To this end, standard wire-
less cards supporting IEEE 802.11a/b/g standards have been
selected. In almost every available 802.11 hardware the MAC
protocol employs the CSMA/CA approach. In order to achieve
a reliable deterministic data transmissions, a new MAC pro-
tocol optimized for industrial wireless communication using the
available 802.11 based hardware is developed in our lab using
SoftMAC [42]. In SoftMAC several measures are taken to pro-
vide real-time capability. The result is that the carrier sensing
and the backoff procedure can be controlled and no additional
packets, like ACK or RTS/CTS, occur. SoftMAC allows user-
defined protocol implementation.
A. Platform Configuration
Fig. 2 shows the configuration of the WiNC platform that is
composed of several functionalities, a driver, and a protocol
stack optimized for industrial wireless communication. In the
platform, the communication functionality of organizing the
network access by use of a scheduler is based on time slots
and tailored. The control, observer and FDI functionalities are
integrated into the WiNC application layer. The protocol stack
integrates a simplified addressing scheme with a custom packet
structure and robust channel coding techniques, thus ensuring
deterministic transmission times. The main technical data are:
1) hardware: desktop computers with x86 architecture micro-
processors, equipped with one D-Link DWL-AG530 Tri-Mode
Dual-band PCI card and one data acquisition card and 2)
software: Linux operating system (Fedora 6 with RT-Preempt
Patch 2.6.20-rt8), SoftMAC, and COMEDI (COntrol and
MEasurement Device Interface).
B. Interfaces for the Parameterization and NCS Monitoring
WiNC is supported by a graphic user interface (GUI) and an
NCS monitor. The GUI is essential for the realization of the
integrated design, and consists of: 1) a parameter setting for
the controllers, observers, and FDI algorithms and 2) a direct
access to the MAC and setting of the scheduler. By means of
this GUI, the control and FDI parameters given in Table I, and
the scheduler described in the last sections can be directly given
by the user. It is also possible to input these parameters in the
MATLAB/SIMULINK environment. The WiNC monitor includes:
1) the standard functions like plots of all control and output
variables; 2) the diagnostic module that displays all fault types
and plots of residual signals; and 3) system statistics including
the control performance, the QoS of the network.
C. Tests and Applications
The WiNC has been tested under different working condi-
tions. For this purpose, a test bed has been built with two well-
known laboratory setups: Three-Tank as sub-system 1 with a
critical sampling time larger than 1 s and Inverted Pendulum
as sub-system 2 with a critical sampling time 50 ms. The first
subsystem is composed of three level sensors and two pumps
as actuators. The second one has two sensors and one actuator.
One of the tests was to run the system over night so that the wire-
less transmission channels remain relatively time-invariant. In
this test, a fixed antenna setup has been used with all sensors
and actuators being attached to the plants in the laboratory and
the controller being placed one floor below. The 2.4 GHz band
470 IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. 9, NO. 1, FEBRUARY 2013
and the binary phase shift keying (BPSK) modulation with the
direct sequence spread spectrum (DSSS) spreading technique
which is expected to provide the most reliable communication
of all available modulation methods of the 802.11a/b/g stan-
dards have been applied. Data have been collected for two sce-
narios: without flexible retransmission request (FRR) and with
FRR. For these scenarios, the transmission power of all cards
has been varied in the range from 1 to 16 dBm. In [26], some
of the test results have been reported in details. WiNC and the
benchmark setups have also been successfully used in research
and education projects. In [26] and [39] successful realizations
of the FDI schemes for the subsystems Inverted Pendulum and
Three-Tank are reported.
VI. CONCLUSION
In this paper, a design framework for a fault-tolerant W-NCS
has been presented for industrial automatic control with high
real-time requirements. The essential idea of this framework is
the integrated design and parametrization of the control, FDI
algorithms and communication nets in a multilayer system con-
figuration. The core of the W-NCS is the application of a dis-
tributed observer and the local residual generators that serve
both for the control, FDI, and communication purposes. The
design and construction of the observer and residual generators
are realized with respect to the TDMA-based scheduler for the
data transmissions. This guarantees a deterministic data trans-
mission and allows a system design in the LTP system-theoret-
ical framework. In order to demonstrate the proposed integrated
design framework, a platform, WiNC, has been developed and
briefly presented in this paper.
ACKNOWLEDGMENT
The platform WiNC has been developed by the control (AKS)
and communication (NTS) groups at the University of Duis-
burg-Essen, which is in part funded by the German Research
Foundation. The authors would like to thank the NTS group
headed by Prof. Czylwik for the successful collaboration, Dr.
Chihaia, and Mr. Goldschmidt for the technical contributions.
Also, the authors are grateful to the anonymous reviewers for
their valuable comments.
REFERENCES
[1] J. R. Moyne and D. M. Tilbury, “The emergence of industrial control
networks for matufacturing control, diagnostics, and safety data,” Proc.
IEEE, vol. 95, no. 1, pp. 29–47, Jan. 2007.
[2] J. Baillieul and P. Antsaklis, “Control and communication challenges
in networked rea-time systems,” Proc. IEEE, vol. 95, no. 1, pp. 9–28,
Jan. 2007.
[3] R. Gupta and M.-Y. Chow, “Networked control system: Overview
and research trends,” IEEE Trans. Ind. Electron., vol. 57, no. 7, pp.
2527–2535, Jul. 2010.
[4] H. Ishii and B. Francis, Limited Data Rate in Control Systems With
Networks. Berlin, Germany: Springer, 2002.
[5] J. P. Hespanha, P. Naghshtabrizi, and Y. Xu, “A survey of recent results
in networked control systems,” Proc. IEEE, vol. 95, no. 1, pp. 138–162,
Jan. 2007.
[6] F.-Y. Wang and D. Liu, Networked Control Systems. Berlin, Ger-
many: Springer-Verlag, 2008.
[7] Y. Xia, M. Fu, and G.-P. Liu, Analysis and Synthesis of Networked
Control Systems. Berlin, Germany: Springer-Verlag, 2011.
[8] W. Zhang, M. Branicky, and S. Phillips, “Stability of networked control
systems,” IEEE Control Syst., vol. 21, no. 1, pp. 84–99, Feb. 2001.
[9] G.-P. Liu, Y. Xia, D. Rees, and W. Hu, “Networked predictive control
of systems with random network delays in both forward and feedback
channels,” IEEE Trans. Ind. Electron., vol. 54, pp. 1282–1297, 2007.
[10] C. Huang, Y. Bai, and Y. Liu, “H-infinity state feedback control for
a class of networked cascade control systems with uncertain delay,”
IEEE Trans. Ind. Inf., vol. 6, no. 1, pp. 62–72, Feb. 2010.
[11] X. Luan, P. Shi, and F. Liu, “Stabilization of networked control systems
with random delays,” IEEE Trans. Ind. Electron., vol. 57, no. 9, pp.
4323–4330, Sep. 2010.
[12] F. J. Furrer, Industrieautomation Mit Ethernet-TCP/IP und Web-Tech-
nologie. : Hüthig Verlag, 2003.
[13] F. D. Pellegrini, D. Miorandi, S. Vitturi, and A. Zanella, “On the use of
wireless networks at low level of factory automation systems,” IEEE
Trans. Ind. Informat., vol. 2, no. 2, pp. 129–143, May 2006.
[14] A. Willig, “Recent and emerging topics in wireless industrial communi-
cations: A selection,” IEEE Trans. Ind. Inf., vol. 4, no. 2, pp. 102–124,
May 2008.
[15] N. J. Ploplys, P. A. Kawka, and A. G. Alleyne, “Closed-loop control
over wireless networks,” IEEE Control Syst., vol. 24, no. 3, pp. 58–71,
Jun. 2004.
[16] A. Ulusoy, O. Gurbuz, and A. Onat, “Wireless model-based predictive
networked control systems over cooperative wireless network,” IEEE
Trans. Indus. Inf., vol. 7, no. 1, pp. 41–51, Feb. 2011.
[17] J. Chen, X. Cao, P. Cheng, Y. Xiao, and Y. Sun, “Distributed collabora-
tive control for industrial automation with wireless sensor and actuator
networks,” IEEE Trans. Ind. Electron., vol. 57, no. 12, pp. 4219–4230,
Dec. 2010.
[18] ISA-100.11a-2009 Wireless Systems for Industrial Automation:
Process Control and Related Applications ISA, 2009, ISA.
[19] A. Willig, “Redundancy concepts to increase transmission reliability
in wireless industrial LANs,” IEEE Trans. Ind. Inf., vol. 1, no. 3, pp.
173–182, Aug. 2005.
[20] M. Jonsson and K. Kunert, “Towards reliable wireless industrial com-
munication with real-time guarantees,” IEEE Trans. Ind. Inf., vol. 5,
no. 4, pp. 429–442, Nov. 2009.
[21] R. J. Patton, C. Kamphampati, A. Casavola, P. Zhang, S. Ding, and D.
Sauter, “A generic strategy for fault-tolerance in control systems dis-
tributed over a network,” Eur. J. Control, vol. 13, pp. 280–296, 2007.
[22] H. Fang, H. Ye, and M. Zhong, “Fault diagnosis of networked control
systems,” Annu. Rev. Control, vol. 31, pp. 55–68, 2007.
[23] C. Aubrun, D. Sauter, and J. Yame, “Fault diagnosis of networked con-
trol systems,” Int. J. Appl. Math. Comput. Sci., vol. 18, pp. 525–537,
2008.
[24] Z. Mao, B. Jiang, and P. Shi, “Observer-based fault-tolerant control for
a class of networked control systems with transfer delays,” J. Franklin
Inst., vol. 348, pp. 763–776, 2011.
[25] K. Lee, S. Lee, and M. Lee, “QoS-based remote control of networked
control systems via profibus token passing protocol,” IEEE Trans. Ind.
Inf., vol. 1, no. 3, pp. 183–191, Aug. 2005.
[26] C. I. Chihaia, “Active fault-tolerance in wireless networked control
systems,” Ph.D. dissertation, Dept. Electr. Eng., University of Duis-
burg-Essen, Duisburg, Germany, 2010.
[27] J. Xiong and J. Lam, “Stabilization of linear systems over networks
with bounded packet loss,” Automatica, vol. 43, pp. 80–87, 2007.
[28] H. Gao, T. Chen, and J. Lam, “A new delay system approach to net-
worked-based control,” Automatica, vol. 44, pp. 39–52, 2008.
[29] X. He, Z. Wang, and D. Zhou, “Robust fault detection for networked
systems with communication delay and data missing,” Automatica, vol.
45, pp. 2634–2639, 2009.
[30] S. X. Ding, G. Yang, P. Zhang, E. Ding, T. Jeinsch, N. Weinhold, and
M. Schulalbers, “Feedback control structures, embedded residual sig-
nals and feedcak control schemes with an integrated residual access,”
IEEE Trans. Control Syst. Technol., vol. 18, pp. 352–367, 2010.
[31] S. X. Ding, Model-Based Fault Diagnosis Techniques—Design
Schemes, Algorithms, and Tools. Berlin, Germany: Springer-Verlag,
2008.
[32] S. Bittanti and P. Colaneri, Periodic Systems, Filtering and Control.
Berlin, Germany: Springer, 2009.
[33] K. Zhou, Essential of Robust Control. Englewood Cliffs, NJ: Pren-
tice-Hall, 1998.
DING et al.: INTEGRATED DESIGN FRAMEWORK OF FAULT-TOLERANT WIRELESS NCSs FOR INDUSTRIAL AUTOMATIC CONTROL APPLICATIONS 471
[34] P. Zhang and S. Ding, “Disturbance decoupling in fault detection of
linear periodic systems,” Automatica, vol. 43, pp. 1410–1417, 2007.
[35] P. Zhang and S. X. Ding, “On fault detection in linear discrete-time,
periodic, and sampled-data systems (survey),” J. Control Sci. Eng., pp.
1–18, 2008.
[36] H. Gao, X. Meng, T. Chen, and J. Lam, “Stabilization of networked
control systems with dynamic output-feedback controllers,” SIAM J.
Contr. Optim., vol. 48, pp. 3643–3658, 2010.
[37] L. Shi, L. Xie, and R. Murray, “Kalman filtering over a packet-de-
laying network: A probabilistic approach,” Automatica, vol. 45, pp.
2134–2140, 2009.
[38] N. Xiao, L. Xie, and M. Fu, “Kalman filtering over unreliable commu-
nication networks with bounded Markovian packet dropouts,” Int. J.
Robust Nonlinear Contr., vol. 19, pp. 1770–1786, 2009.
[39] Y. Wang, H. Ye, S. X. Ding, G. Wang, and D. Zhou, “Residual gener-
ation and evaluation of networked control systems subject to random
packet dropout,” Automatica, vol. 45, pp. 2427–2434, 2009.
[40] Z. Mao, B. Jiang, and P. Shi, “Protocol and fault detection design for
nonlinear networked control systems,” IEEE Trans. Circuits Syst. II,
Exp. Briefs, vol. 56, no. 2, pp. 255–259, Feb. 2009.
[41] D. Sauter, S. Li, and C. Aubrun, “Robust fault diagnosis of networked
control systems,” Int. J. Adaptive Contr. Signal Process., vol. 23, pp.
722–736, 2009.
[42] M. Neufeld, J. Fifiled, C. Doerr, A. Sheth, and D. Grunwald, “SoftMAC
flexible wireless research platform,” HotNets, vol. IV, 2005.
Steven X. Ding received the Ph.D. degree in elec-
trical engineering from the Gerhard-Mercator Uni-
versity of Duisburg, Duisburg, Germany, in 1992.
From 1992 to 1994, he was an R&D Engineer with
Rheinmetall GmbH. From 1995 to 2001, he was a
Professor of control engineering with the University
of Applied Science Lausitz, Senftenberg, Germany,
and served as Vice President of this university during
1998 to 2000. Since 2001, he has been a Professor
of control engineering and the head of the Institute
for Automatic Control and Complex Systems (AKS)
at the University of Duisburg-Essen, Duisburg, Germany. His research interests
are model-based and data-driven fault diagnosis, fault-tolerant systems and their
application in different industrial sectors.
Ping Zhang received the Ph.D. degree in control en-
gineering from Tsinghua University, Beijing, China,
in 2002.
From 2002 to 2007, she was with the Institute for
Automatic Control and Complex Systems (AKS),
University of Duisburg-Essen, Duisburg, Germany.
From 2007 to 2012, she was with the Competence
Center of Automation Technology, BASF SE,
Germany. Since 2012, she has been a Professor
of automation engineering with the Rhine-Waal
University of Applied Sciences, Germany. Her
research interests are model and data based fault diagnosis, fault tolerant
control, periodic and time-varying systems, networked control systems, plant
asset management, and their applications in the process industry, automobile
industry and energy systems.
Shen Yin received the B.E. degree in automation
from Harbin Institute of Technology, Harbin, China,
in 2004, and the M.Sc. degree in control and in-
formation system and Ph.D. degree in electrical
engineering and information technology from Uni-
versity of Duisburg-Essen, Duisburg, Germany, in
2007 and 2012, respectively.
He is currently with the Institute of Intelli-
gent Control and Systems, Harbin Institute of
Technology, Harbin, China. His research interests
are model-based and data-driven fault diagnosis,
fault-tolerant control, and their application to large-scale industrial processes.
Eve L. Ding received the Ph.D. degree in mechanical
engineering from the Gerhard-Mercator University,
Duisburg, Germany, in 1991.
Between 1991–1994, she held academic positions
with the University of Bremen and the University
of Rostock. From 1995 to 1999, she was an R&D
Engineer with Continental Teves AG & Co. OHG,
Germany, where she was responsible for the develop-
ment of fault diagnosis systems in ESP. Since 1999,
she has been a Professor of control engineering with
the University of Applied Science, Gelsenkirchen,
Germany. Her research interests are model-based fault diagnosis, fault-tolerant
systems, and their application in industry with a focus on automotive systems.

More Related Content

What's hot

An efficient intrusion detection using relevance vector machine
An efficient intrusion detection using relevance vector machineAn efficient intrusion detection using relevance vector machine
An efficient intrusion detection using relevance vector machineIAEME Publication
 
Implementation on Quality of Control for Image Based Control Systems using Al...
Implementation on Quality of Control for Image Based Control Systems using Al...Implementation on Quality of Control for Image Based Control Systems using Al...
Implementation on Quality of Control for Image Based Control Systems using Al...YogeshIJTSRD
 
Black Box Model based Self Healing Solution for Stuck at Faults in Digital Ci...
Black Box Model based Self Healing Solution for Stuck at Faults in Digital Ci...Black Box Model based Self Healing Solution for Stuck at Faults in Digital Ci...
Black Box Model based Self Healing Solution for Stuck at Faults in Digital Ci...IJECEIAES
 
A resonable approach for manufacturing system based on supervisory control 2
A resonable approach for manufacturing system based on supervisory control 2A resonable approach for manufacturing system based on supervisory control 2
A resonable approach for manufacturing system based on supervisory control 2IAEME Publication
 
Modeling the enablers for implementing ict enabled wireless control in industry
Modeling the enablers for implementing ict enabled wireless control in industryModeling the enablers for implementing ict enabled wireless control in industry
Modeling the enablers for implementing ict enabled wireless control in industryIAEME Publication
 
Ch11-Software Engineering 9
Ch11-Software Engineering 9Ch11-Software Engineering 9
Ch11-Software Engineering 9Ian Sommerville
 
IRJET- Analysis of Micro Inversion to Improve Fault Tolerance in High Spe...
IRJET-  	  Analysis of Micro Inversion to Improve Fault Tolerance in High Spe...IRJET-  	  Analysis of Micro Inversion to Improve Fault Tolerance in High Spe...
IRJET- Analysis of Micro Inversion to Improve Fault Tolerance in High Spe...IRJET Journal
 
Management of Power System Dynamic Security
Management of Power System Dynamic Security Management of Power System Dynamic Security
Management of Power System Dynamic Security Power System Operation
 
IRJET- Vibration Analysis and Optimization of Housing for ECU in Automobile u...
IRJET- Vibration Analysis and Optimization of Housing for ECU in Automobile u...IRJET- Vibration Analysis and Optimization of Housing for ECU in Automobile u...
IRJET- Vibration Analysis and Optimization of Housing for ECU in Automobile u...IRJET Journal
 
Real time vehicle counting in complex scene for traffic flow estimation using...
Real time vehicle counting in complex scene for traffic flow estimation using...Real time vehicle counting in complex scene for traffic flow estimation using...
Real time vehicle counting in complex scene for traffic flow estimation using...Conference Papers
 
Mc calley pserc_final_report_s35_special_protection_schemes_dec_2010_nm_nsrc
Mc calley pserc_final_report_s35_special_protection_schemes_dec_2010_nm_nsrcMc calley pserc_final_report_s35_special_protection_schemes_dec_2010_nm_nsrc
Mc calley pserc_final_report_s35_special_protection_schemes_dec_2010_nm_nsrcNeil McNeill
 
Controller selection in software defined networks using best-worst multi-crit...
Controller selection in software defined networks using best-worst multi-crit...Controller selection in software defined networks using best-worst multi-crit...
Controller selection in software defined networks using best-worst multi-crit...journalBEEI
 
WMNs: The Design and Analysis of Fair Scheduling
WMNs: The Design and Analysis of Fair SchedulingWMNs: The Design and Analysis of Fair Scheduling
WMNs: The Design and Analysis of Fair Schedulingiosrjce
 

What's hot (18)

Fault tolerance on cloud computing
Fault tolerance on cloud computingFault tolerance on cloud computing
Fault tolerance on cloud computing
 
An efficient intrusion detection using relevance vector machine
An efficient intrusion detection using relevance vector machineAn efficient intrusion detection using relevance vector machine
An efficient intrusion detection using relevance vector machine
 
Implementation on Quality of Control for Image Based Control Systems using Al...
Implementation on Quality of Control for Image Based Control Systems using Al...Implementation on Quality of Control for Image Based Control Systems using Al...
Implementation on Quality of Control for Image Based Control Systems using Al...
 
Black Box Model based Self Healing Solution for Stuck at Faults in Digital Ci...
Black Box Model based Self Healing Solution for Stuck at Faults in Digital Ci...Black Box Model based Self Healing Solution for Stuck at Faults in Digital Ci...
Black Box Model based Self Healing Solution for Stuck at Faults in Digital Ci...
 
A resonable approach for manufacturing system based on supervisory control 2
A resonable approach for manufacturing system based on supervisory control 2A resonable approach for manufacturing system based on supervisory control 2
A resonable approach for manufacturing system based on supervisory control 2
 
Modeling the enablers for implementing ict enabled wireless control in industry
Modeling the enablers for implementing ict enabled wireless control in industryModeling the enablers for implementing ict enabled wireless control in industry
Modeling the enablers for implementing ict enabled wireless control in industry
 
50320130403010
5032013040301050320130403010
50320130403010
 
Ch11-Software Engineering 9
Ch11-Software Engineering 9Ch11-Software Engineering 9
Ch11-Software Engineering 9
 
IRJET- Analysis of Micro Inversion to Improve Fault Tolerance in High Spe...
IRJET-  	  Analysis of Micro Inversion to Improve Fault Tolerance in High Spe...IRJET-  	  Analysis of Micro Inversion to Improve Fault Tolerance in High Spe...
IRJET- Analysis of Micro Inversion to Improve Fault Tolerance in High Spe...
 
Management of Power System Dynamic Security
Management of Power System Dynamic Security Management of Power System Dynamic Security
Management of Power System Dynamic Security
 
IRJET- Vibration Analysis and Optimization of Housing for ECU in Automobile u...
IRJET- Vibration Analysis and Optimization of Housing for ECU in Automobile u...IRJET- Vibration Analysis and Optimization of Housing for ECU in Automobile u...
IRJET- Vibration Analysis and Optimization of Housing for ECU in Automobile u...
 
Real time vehicle counting in complex scene for traffic flow estimation using...
Real time vehicle counting in complex scene for traffic flow estimation using...Real time vehicle counting in complex scene for traffic flow estimation using...
Real time vehicle counting in complex scene for traffic flow estimation using...
 
Alft
AlftAlft
Alft
 
Mc calley pserc_final_report_s35_special_protection_schemes_dec_2010_nm_nsrc
Mc calley pserc_final_report_s35_special_protection_schemes_dec_2010_nm_nsrcMc calley pserc_final_report_s35_special_protection_schemes_dec_2010_nm_nsrc
Mc calley pserc_final_report_s35_special_protection_schemes_dec_2010_nm_nsrc
 
Controller selection in software defined networks using best-worst multi-crit...
Controller selection in software defined networks using best-worst multi-crit...Controller selection in software defined networks using best-worst multi-crit...
Controller selection in software defined networks using best-worst multi-crit...
 
111 118
111 118111 118
111 118
 
WMNs: The Design and Analysis of Fair Scheduling
WMNs: The Design and Analysis of Fair SchedulingWMNs: The Design and Analysis of Fair Scheduling
WMNs: The Design and Analysis of Fair Scheduling
 
On designing automatic reaction strategy for critical infrastructure scada sy...
On designing automatic reaction strategy for critical infrastructure scada sy...On designing automatic reaction strategy for critical infrastructure scada sy...
On designing automatic reaction strategy for critical infrastructure scada sy...
 

Viewers also liked

Artigo educaçãoparasociedadessustentáveis2006
Artigo educaçãoparasociedadessustentáveis2006Artigo educaçãoparasociedadessustentáveis2006
Artigo educaçãoparasociedadessustentáveis2006AlexandredeGusmaoPedrini
 
Artisan Campo Belo - Lançamento, inicio das assinaturas
Artisan Campo Belo - Lançamento, inicio das assinaturas Artisan Campo Belo - Lançamento, inicio das assinaturas
Artisan Campo Belo - Lançamento, inicio das assinaturas Sergio Pripas
 
Treselle Award - 25 Most Promising
Treselle Award - 25 Most PromisingTreselle Award - 25 Most Promising
Treselle Award - 25 Most PromisingPaul Nishanth
 
Web quest (presentacion)
Web quest (presentacion)Web quest (presentacion)
Web quest (presentacion)rkrotki
 
A criança e os vegetais por simone helen drumond de carvalho 2º periodo
A criança e os vegetais por simone helen drumond de carvalho 2º periodoA criança e os vegetais por simone helen drumond de carvalho 2º periodo
A criança e os vegetais por simone helen drumond de carvalho 2º periodoSimoneHelenDrumond
 
Dublin Port Company - Energy Case Study
Dublin Port Company - Energy Case StudyDublin Port Company - Energy Case Study
Dublin Port Company - Energy Case StudyCodema
 
Brochure The Brand-Tailors
Brochure The Brand-TailorsBrochure The Brand-Tailors
Brochure The Brand-TailorsMichel Simon
 
The National Energy Services Framework
The National Energy Services FrameworkThe National Energy Services Framework
The National Energy Services FrameworkCodema
 
Portafolio de evidencias
Portafolio de evidenciasPortafolio de evidencias
Portafolio de evidenciastoledanoalatoma
 
Proceso de lavandería
Proceso de lavanderíaProceso de lavandería
Proceso de lavanderíaIDGG
 
Viaje cultural de la ópera wagneriana en Madrid (1876 - 1925).
Viaje cultural de la ópera wagneriana en Madrid (1876 - 1925).Viaje cultural de la ópera wagneriana en Madrid (1876 - 1925).
Viaje cultural de la ópera wagneriana en Madrid (1876 - 1925).musimusikera1
 
Portafolio evidencias (1)
Portafolio evidencias (1)Portafolio evidencias (1)
Portafolio evidencias (1)Don Arosemena
 

Viewers also liked (18)

Artigo educaçãoparasociedadessustentáveis2006
Artigo educaçãoparasociedadessustentáveis2006Artigo educaçãoparasociedadessustentáveis2006
Artigo educaçãoparasociedadessustentáveis2006
 
Mahi Uddin Mozumder Profile
Mahi Uddin Mozumder ProfileMahi Uddin Mozumder Profile
Mahi Uddin Mozumder Profile
 
BBBB24
BBBB24BBBB24
BBBB24
 
Artisan Campo Belo - Lançamento, inicio das assinaturas
Artisan Campo Belo - Lançamento, inicio das assinaturas Artisan Campo Belo - Lançamento, inicio das assinaturas
Artisan Campo Belo - Lançamento, inicio das assinaturas
 
Treselle Award - 25 Most Promising
Treselle Award - 25 Most PromisingTreselle Award - 25 Most Promising
Treselle Award - 25 Most Promising
 
Web quest (presentacion)
Web quest (presentacion)Web quest (presentacion)
Web quest (presentacion)
 
A criança e os vegetais por simone helen drumond de carvalho 2º periodo
A criança e os vegetais por simone helen drumond de carvalho 2º periodoA criança e os vegetais por simone helen drumond de carvalho 2º periodo
A criança e os vegetais por simone helen drumond de carvalho 2º periodo
 
Dublin Port Company - Energy Case Study
Dublin Port Company - Energy Case StudyDublin Port Company - Energy Case Study
Dublin Port Company - Energy Case Study
 
Brochure The Brand-Tailors
Brochure The Brand-TailorsBrochure The Brand-Tailors
Brochure The Brand-Tailors
 
Apresentação
ApresentaçãoApresentação
Apresentação
 
The National Energy Services Framework
The National Energy Services FrameworkThe National Energy Services Framework
The National Energy Services Framework
 
CV_JUAN GALVAN
CV_JUAN GALVANCV_JUAN GALVAN
CV_JUAN GALVAN
 
Portafolio de evidencias
Portafolio de evidenciasPortafolio de evidencias
Portafolio de evidencias
 
Portafolio de evidencias
Portafolio de evidenciasPortafolio de evidencias
Portafolio de evidencias
 
Proceso de lavandería
Proceso de lavanderíaProceso de lavandería
Proceso de lavandería
 
Viaje cultural de la ópera wagneriana en Madrid (1876 - 1925).
Viaje cultural de la ópera wagneriana en Madrid (1876 - 1925).Viaje cultural de la ópera wagneriana en Madrid (1876 - 1925).
Viaje cultural de la ópera wagneriana en Madrid (1876 - 1925).
 
Portafolio evidencias (1)
Portafolio evidencias (1)Portafolio evidencias (1)
Portafolio evidencias (1)
 
Presentation Of Research Work
Presentation Of Research WorkPresentation Of Research Work
Presentation Of Research Work
 

Similar to Ieeepro techno solutions 2013 ieee embedded project an integrated design framework of fault-tolerant wireless networked control systems

Using OPC technology to support the study of advanced process control
Using OPC technology to support the study of advanced process controlUsing OPC technology to support the study of advanced process control
Using OPC technology to support the study of advanced process controlISA Interchange
 
Using OPC technology to support the study of advanced process control
Using OPC technology to support the study of advanced process controlUsing OPC technology to support the study of advanced process control
Using OPC technology to support the study of advanced process controlISA Interchange
 
Power system automation
Power system automationPower system automation
Power system automationAbbas Ali
 
Upsurging Cyber-Kinetic attacks in Mobile Cyber Physical Systems
Upsurging Cyber-Kinetic attacks in Mobile Cyber Physical SystemsUpsurging Cyber-Kinetic attacks in Mobile Cyber Physical Systems
Upsurging Cyber-Kinetic attacks in Mobile Cyber Physical SystemsIRJET Journal
 
Report on Enviorment Panel Monitoring
Report on Enviorment Panel MonitoringReport on Enviorment Panel Monitoring
Report on Enviorment Panel MonitoringMohammed Irshad S K
 
Tech reportese01 09
Tech reportese01 09Tech reportese01 09
Tech reportese01 09liangflying
 
Critical Information Infrastructure Systems Worldwide
Critical Information Infrastructure Systems WorldwideCritical Information Infrastructure Systems Worldwide
Critical Information Infrastructure Systems WorldwideAngela Hays
 
Effects of Wireless Packet Loss in Industrial Process Control Systems
Effects of Wireless Packet Loss in Industrial Process Control SystemsEffects of Wireless Packet Loss in Industrial Process Control Systems
Effects of Wireless Packet Loss in Industrial Process Control SystemsISA Interchange
 
IJSRED-V2I2P15
IJSRED-V2I2P15IJSRED-V2I2P15
IJSRED-V2I2P15IJSRED
 
EDGE CONTROLLER PLACEMENT FOR NEXT GENERATION WIRELESS SENSOR NETWORKS
EDGE CONTROLLER PLACEMENT FOR NEXT GENERATION WIRELESS SENSOR NETWORKSEDGE CONTROLLER PLACEMENT FOR NEXT GENERATION WIRELESS SENSOR NETWORKS
EDGE CONTROLLER PLACEMENT FOR NEXT GENERATION WIRELESS SENSOR NETWORKSijcsit
 
Edge Controller Placement for Next Generation Wireless Sensor Networks
Edge Controller Placement for Next Generation Wireless Sensor NetworksEdge Controller Placement for Next Generation Wireless Sensor Networks
Edge Controller Placement for Next Generation Wireless Sensor NetworksAIRCC Publishing Corporation
 
Practical Troubleshooting & Problem Solving of Industrial Data Communications
Practical Troubleshooting & Problem Solving of Industrial Data CommunicationsPractical Troubleshooting & Problem Solving of Industrial Data Communications
Practical Troubleshooting & Problem Solving of Industrial Data CommunicationsLiving Online
 
Autonomous sensor nodes for Structural Health Monitoring of bridges
Autonomous sensor nodes for Structural Health Monitoring of bridgesAutonomous sensor nodes for Structural Health Monitoring of bridges
Autonomous sensor nodes for Structural Health Monitoring of bridgesIRJET Journal
 
Interpretive Structural Modeling of the Prospects of Ict Enabled Process Cont...
Interpretive Structural Modeling of the Prospects of Ict Enabled Process Cont...Interpretive Structural Modeling of the Prospects of Ict Enabled Process Cont...
Interpretive Structural Modeling of the Prospects of Ict Enabled Process Cont...IOSR Journals
 
Embedded system for traffic light control
Embedded system for traffic light controlEmbedded system for traffic light control
Embedded system for traffic light controlMadhu Prasad
 
Structural Health Monitoring by Payload Compression in Wireless Sensors Netwo...
Structural Health Monitoring by Payload Compression in Wireless Sensors Netwo...Structural Health Monitoring by Payload Compression in Wireless Sensors Netwo...
Structural Health Monitoring by Payload Compression in Wireless Sensors Netwo...Dr. Amarjeet Singh
 
Fuel Station Monitoring and Automation based on WSN
Fuel Station Monitoring and Automation based on WSN Fuel Station Monitoring and Automation based on WSN
Fuel Station Monitoring and Automation based on WSN IJECEIAES
 
Standards based security for energy utilities
Standards based security for energy utilitiesStandards based security for energy utilities
Standards based security for energy utilitiesNirmal Thaliyil
 

Similar to Ieeepro techno solutions 2013 ieee embedded project an integrated design framework of fault-tolerant wireless networked control systems (20)

Using OPC technology to support the study of advanced process control
Using OPC technology to support the study of advanced process controlUsing OPC technology to support the study of advanced process control
Using OPC technology to support the study of advanced process control
 
Using OPC technology to support the study of advanced process control
Using OPC technology to support the study of advanced process controlUsing OPC technology to support the study of advanced process control
Using OPC technology to support the study of advanced process control
 
Power system automation
Power system automationPower system automation
Power system automation
 
Upsurging Cyber-Kinetic attacks in Mobile Cyber Physical Systems
Upsurging Cyber-Kinetic attacks in Mobile Cyber Physical SystemsUpsurging Cyber-Kinetic attacks in Mobile Cyber Physical Systems
Upsurging Cyber-Kinetic attacks in Mobile Cyber Physical Systems
 
Report on Enviorment Panel Monitoring
Report on Enviorment Panel MonitoringReport on Enviorment Panel Monitoring
Report on Enviorment Panel Monitoring
 
Tech reportese01 09
Tech reportese01 09Tech reportese01 09
Tech reportese01 09
 
Critical Information Infrastructure Systems Worldwide
Critical Information Infrastructure Systems WorldwideCritical Information Infrastructure Systems Worldwide
Critical Information Infrastructure Systems Worldwide
 
Effects of Wireless Packet Loss in Industrial Process Control Systems
Effects of Wireless Packet Loss in Industrial Process Control SystemsEffects of Wireless Packet Loss in Industrial Process Control Systems
Effects of Wireless Packet Loss in Industrial Process Control Systems
 
IJSRED-V2I2P15
IJSRED-V2I2P15IJSRED-V2I2P15
IJSRED-V2I2P15
 
EDGE CONTROLLER PLACEMENT FOR NEXT GENERATION WIRELESS SENSOR NETWORKS
EDGE CONTROLLER PLACEMENT FOR NEXT GENERATION WIRELESS SENSOR NETWORKSEDGE CONTROLLER PLACEMENT FOR NEXT GENERATION WIRELESS SENSOR NETWORKS
EDGE CONTROLLER PLACEMENT FOR NEXT GENERATION WIRELESS SENSOR NETWORKS
 
Edge Controller Placement for Next Generation Wireless Sensor Networks
Edge Controller Placement for Next Generation Wireless Sensor NetworksEdge Controller Placement for Next Generation Wireless Sensor Networks
Edge Controller Placement for Next Generation Wireless Sensor Networks
 
Practical Troubleshooting & Problem Solving of Industrial Data Communications
Practical Troubleshooting & Problem Solving of Industrial Data CommunicationsPractical Troubleshooting & Problem Solving of Industrial Data Communications
Practical Troubleshooting & Problem Solving of Industrial Data Communications
 
Autonomous sensor nodes for Structural Health Monitoring of bridges
Autonomous sensor nodes for Structural Health Monitoring of bridgesAutonomous sensor nodes for Structural Health Monitoring of bridges
Autonomous sensor nodes for Structural Health Monitoring of bridges
 
Scada slide
Scada slideScada slide
Scada slide
 
Interpretive Structural Modeling of the Prospects of Ict Enabled Process Cont...
Interpretive Structural Modeling of the Prospects of Ict Enabled Process Cont...Interpretive Structural Modeling of the Prospects of Ict Enabled Process Cont...
Interpretive Structural Modeling of the Prospects of Ict Enabled Process Cont...
 
Embedded system for traffic light control
Embedded system for traffic light controlEmbedded system for traffic light control
Embedded system for traffic light control
 
Structural Health Monitoring by Payload Compression in Wireless Sensors Netwo...
Structural Health Monitoring by Payload Compression in Wireless Sensors Netwo...Structural Health Monitoring by Payload Compression in Wireless Sensors Netwo...
Structural Health Monitoring by Payload Compression in Wireless Sensors Netwo...
 
Fuel Station Monitoring and Automation based on WSN
Fuel Station Monitoring and Automation based on WSN Fuel Station Monitoring and Automation based on WSN
Fuel Station Monitoring and Automation based on WSN
 
L010527175
L010527175L010527175
L010527175
 
Standards based security for energy utilities
Standards based security for energy utilitiesStandards based security for energy utilities
Standards based security for energy utilities
 

More from srinivasanece7

Ieeepro techno solutions ieee embedded project zigbee wsn - train
Ieeepro techno solutions  ieee embedded project zigbee wsn - trainIeeepro techno solutions  ieee embedded project zigbee wsn - train
Ieeepro techno solutions ieee embedded project zigbee wsn - trainsrinivasanece7
 
Ieeepro techno solutions ieee embedded project intelligent wireless street l...
Ieeepro techno solutions  ieee embedded project intelligent wireless street l...Ieeepro techno solutions  ieee embedded project intelligent wireless street l...
Ieeepro techno solutions ieee embedded project intelligent wireless street l...srinivasanece7
 
Ieeepro techno solutions ieee embedded project solar powering
Ieeepro techno solutions  ieee embedded project solar poweringIeeepro techno solutions  ieee embedded project solar powering
Ieeepro techno solutions ieee embedded project solar poweringsrinivasanece7
 
Ieeepro techno solutions ieee embedded project secure and robust iris recog...
Ieeepro techno solutions   ieee embedded project secure and robust iris recog...Ieeepro techno solutions   ieee embedded project secure and robust iris recog...
Ieeepro techno solutions ieee embedded project secure and robust iris recog...srinivasanece7
 
Ieeepro techno solutions ieee embedded project - multi channel remote contr...
Ieeepro techno solutions   ieee embedded project - multi channel remote contr...Ieeepro techno solutions   ieee embedded project - multi channel remote contr...
Ieeepro techno solutions ieee embedded project - multi channel remote contr...srinivasanece7
 
Ieeepro techno solutions ieee embedded project a micromachined refreshable ...
Ieeepro techno solutions   ieee embedded project a micromachined refreshable ...Ieeepro techno solutions   ieee embedded project a micromachined refreshable ...
Ieeepro techno solutions ieee embedded project a micromachined refreshable ...srinivasanece7
 
Ieeepro techno solutions ieee embedded project - low power wireless sensor...
Ieeepro techno solutions   ieee embedded project  - low power wireless sensor...Ieeepro techno solutions   ieee embedded project  - low power wireless sensor...
Ieeepro techno solutions ieee embedded project - low power wireless sensor...srinivasanece7
 
Ieeepro techno solutions ieee embedded project - multi channel remote contr...
Ieeepro techno solutions   ieee embedded project - multi channel remote contr...Ieeepro techno solutions   ieee embedded project - multi channel remote contr...
Ieeepro techno solutions ieee embedded project - multi channel remote contr...srinivasanece7
 
Ieeepro techno solutions 2013 ieee embedded project zigbee based intelligen...
Ieeepro techno solutions   2013 ieee embedded project zigbee based intelligen...Ieeepro techno solutions   2013 ieee embedded project zigbee based intelligen...
Ieeepro techno solutions 2013 ieee embedded project zigbee based intelligen...srinivasanece7
 
Ieeepro techno solutions 2014 ieee embedded project - power outlet system f...
Ieeepro techno solutions   2014 ieee embedded project - power outlet system f...Ieeepro techno solutions   2014 ieee embedded project - power outlet system f...
Ieeepro techno solutions 2014 ieee embedded project - power outlet system f...srinivasanece7
 
Ieeepro techno solutions 2013 ieee embedded project study of the accuracy r...
Ieeepro techno solutions   2013 ieee embedded project study of the accuracy r...Ieeepro techno solutions   2013 ieee embedded project study of the accuracy r...
Ieeepro techno solutions 2013 ieee embedded project study of the accuracy r...srinivasanece7
 
Ieeepro techno solutions 2013 ieee embedded project prepaid electricity bil...
Ieeepro techno solutions   2013 ieee embedded project prepaid electricity bil...Ieeepro techno solutions   2013 ieee embedded project prepaid electricity bil...
Ieeepro techno solutions 2013 ieee embedded project prepaid electricity bil...srinivasanece7
 
Ieeepro techno solutions 2013 ieee embedded project relative positioning en...
Ieeepro techno solutions   2013 ieee embedded project relative positioning en...Ieeepro techno solutions   2013 ieee embedded project relative positioning en...
Ieeepro techno solutions 2013 ieee embedded project relative positioning en...srinivasanece7
 
Ieeepro techno solutions 2013 ieee embedded project modeling and analysis o...
Ieeepro techno solutions   2013 ieee embedded project modeling and analysis o...Ieeepro techno solutions   2013 ieee embedded project modeling and analysis o...
Ieeepro techno solutions 2013 ieee embedded project modeling and analysis o...srinivasanece7
 
Ieeepro techno solutions 2013 ieee embedded project person-based traffic re...
Ieeepro techno solutions   2013 ieee embedded project person-based traffic re...Ieeepro techno solutions   2013 ieee embedded project person-based traffic re...
Ieeepro techno solutions 2013 ieee embedded project person-based traffic re...srinivasanece7
 
Ieeepro techno solutions 2013 ieee embedded project model predictive contro...
Ieeepro techno solutions   2013 ieee embedded project model predictive contro...Ieeepro techno solutions   2013 ieee embedded project model predictive contro...
Ieeepro techno solutions 2013 ieee embedded project model predictive contro...srinivasanece7
 
Ieeepro techno solutions 2013 ieee embedded project microcontroller-based r...
Ieeepro techno solutions   2013 ieee embedded project microcontroller-based r...Ieeepro techno solutions   2013 ieee embedded project microcontroller-based r...
Ieeepro techno solutions 2013 ieee embedded project microcontroller-based r...srinivasanece7
 
Ieeepro techno solutions 2013 ieee embedded project greatest invehicular ac...
Ieeepro techno solutions   2013 ieee embedded project greatest invehicular ac...Ieeepro techno solutions   2013 ieee embedded project greatest invehicular ac...
Ieeepro techno solutions 2013 ieee embedded project greatest invehicular ac...srinivasanece7
 
Ieeepro techno solutions 2013 ieee embedded project integrated lane and veh...
Ieeepro techno solutions   2013 ieee embedded project integrated lane and veh...Ieeepro techno solutions   2013 ieee embedded project integrated lane and veh...
Ieeepro techno solutions 2013 ieee embedded project integrated lane and veh...srinivasanece7
 
Ieeepro techno solutions 2013 ieee embedded project dynamic traffic control...
Ieeepro techno solutions   2013 ieee embedded project dynamic traffic control...Ieeepro techno solutions   2013 ieee embedded project dynamic traffic control...
Ieeepro techno solutions 2013 ieee embedded project dynamic traffic control...srinivasanece7
 

More from srinivasanece7 (20)

Ieeepro techno solutions ieee embedded project zigbee wsn - train
Ieeepro techno solutions  ieee embedded project zigbee wsn - trainIeeepro techno solutions  ieee embedded project zigbee wsn - train
Ieeepro techno solutions ieee embedded project zigbee wsn - train
 
Ieeepro techno solutions ieee embedded project intelligent wireless street l...
Ieeepro techno solutions  ieee embedded project intelligent wireless street l...Ieeepro techno solutions  ieee embedded project intelligent wireless street l...
Ieeepro techno solutions ieee embedded project intelligent wireless street l...
 
Ieeepro techno solutions ieee embedded project solar powering
Ieeepro techno solutions  ieee embedded project solar poweringIeeepro techno solutions  ieee embedded project solar powering
Ieeepro techno solutions ieee embedded project solar powering
 
Ieeepro techno solutions ieee embedded project secure and robust iris recog...
Ieeepro techno solutions   ieee embedded project secure and robust iris recog...Ieeepro techno solutions   ieee embedded project secure and robust iris recog...
Ieeepro techno solutions ieee embedded project secure and robust iris recog...
 
Ieeepro techno solutions ieee embedded project - multi channel remote contr...
Ieeepro techno solutions   ieee embedded project - multi channel remote contr...Ieeepro techno solutions   ieee embedded project - multi channel remote contr...
Ieeepro techno solutions ieee embedded project - multi channel remote contr...
 
Ieeepro techno solutions ieee embedded project a micromachined refreshable ...
Ieeepro techno solutions   ieee embedded project a micromachined refreshable ...Ieeepro techno solutions   ieee embedded project a micromachined refreshable ...
Ieeepro techno solutions ieee embedded project a micromachined refreshable ...
 
Ieeepro techno solutions ieee embedded project - low power wireless sensor...
Ieeepro techno solutions   ieee embedded project  - low power wireless sensor...Ieeepro techno solutions   ieee embedded project  - low power wireless sensor...
Ieeepro techno solutions ieee embedded project - low power wireless sensor...
 
Ieeepro techno solutions ieee embedded project - multi channel remote contr...
Ieeepro techno solutions   ieee embedded project - multi channel remote contr...Ieeepro techno solutions   ieee embedded project - multi channel remote contr...
Ieeepro techno solutions ieee embedded project - multi channel remote contr...
 
Ieeepro techno solutions 2013 ieee embedded project zigbee based intelligen...
Ieeepro techno solutions   2013 ieee embedded project zigbee based intelligen...Ieeepro techno solutions   2013 ieee embedded project zigbee based intelligen...
Ieeepro techno solutions 2013 ieee embedded project zigbee based intelligen...
 
Ieeepro techno solutions 2014 ieee embedded project - power outlet system f...
Ieeepro techno solutions   2014 ieee embedded project - power outlet system f...Ieeepro techno solutions   2014 ieee embedded project - power outlet system f...
Ieeepro techno solutions 2014 ieee embedded project - power outlet system f...
 
Ieeepro techno solutions 2013 ieee embedded project study of the accuracy r...
Ieeepro techno solutions   2013 ieee embedded project study of the accuracy r...Ieeepro techno solutions   2013 ieee embedded project study of the accuracy r...
Ieeepro techno solutions 2013 ieee embedded project study of the accuracy r...
 
Ieeepro techno solutions 2013 ieee embedded project prepaid electricity bil...
Ieeepro techno solutions   2013 ieee embedded project prepaid electricity bil...Ieeepro techno solutions   2013 ieee embedded project prepaid electricity bil...
Ieeepro techno solutions 2013 ieee embedded project prepaid electricity bil...
 
Ieeepro techno solutions 2013 ieee embedded project relative positioning en...
Ieeepro techno solutions   2013 ieee embedded project relative positioning en...Ieeepro techno solutions   2013 ieee embedded project relative positioning en...
Ieeepro techno solutions 2013 ieee embedded project relative positioning en...
 
Ieeepro techno solutions 2013 ieee embedded project modeling and analysis o...
Ieeepro techno solutions   2013 ieee embedded project modeling and analysis o...Ieeepro techno solutions   2013 ieee embedded project modeling and analysis o...
Ieeepro techno solutions 2013 ieee embedded project modeling and analysis o...
 
Ieeepro techno solutions 2013 ieee embedded project person-based traffic re...
Ieeepro techno solutions   2013 ieee embedded project person-based traffic re...Ieeepro techno solutions   2013 ieee embedded project person-based traffic re...
Ieeepro techno solutions 2013 ieee embedded project person-based traffic re...
 
Ieeepro techno solutions 2013 ieee embedded project model predictive contro...
Ieeepro techno solutions   2013 ieee embedded project model predictive contro...Ieeepro techno solutions   2013 ieee embedded project model predictive contro...
Ieeepro techno solutions 2013 ieee embedded project model predictive contro...
 
Ieeepro techno solutions 2013 ieee embedded project microcontroller-based r...
Ieeepro techno solutions   2013 ieee embedded project microcontroller-based r...Ieeepro techno solutions   2013 ieee embedded project microcontroller-based r...
Ieeepro techno solutions 2013 ieee embedded project microcontroller-based r...
 
Ieeepro techno solutions 2013 ieee embedded project greatest invehicular ac...
Ieeepro techno solutions   2013 ieee embedded project greatest invehicular ac...Ieeepro techno solutions   2013 ieee embedded project greatest invehicular ac...
Ieeepro techno solutions 2013 ieee embedded project greatest invehicular ac...
 
Ieeepro techno solutions 2013 ieee embedded project integrated lane and veh...
Ieeepro techno solutions   2013 ieee embedded project integrated lane and veh...Ieeepro techno solutions   2013 ieee embedded project integrated lane and veh...
Ieeepro techno solutions 2013 ieee embedded project integrated lane and veh...
 
Ieeepro techno solutions 2013 ieee embedded project dynamic traffic control...
Ieeepro techno solutions   2013 ieee embedded project dynamic traffic control...Ieeepro techno solutions   2013 ieee embedded project dynamic traffic control...
Ieeepro techno solutions 2013 ieee embedded project dynamic traffic control...
 

Recently uploaded

Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 

Recently uploaded (20)

Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 

Ieeepro techno solutions 2013 ieee embedded project an integrated design framework of fault-tolerant wireless networked control systems

  • 1. 462 IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. 9, NO. 1, FEBRUARY 2013 An Integrated Design Framework of Fault-Tolerant Wireless Networked Control Systems for Industrial Automatic Control Applications Steven X. Ding, Ping Zhang, Shen Yin, and Eve L. Ding Abstract—In this paper, a design framework of fault-tolerant wireless networked control systems (NCSs) is developed for indus- trial automation applications. The main objective is to achieve an integrated parameterization and design of the communication pro- tocols, the control and fault diagnosis algorithms aiming at meeting high real-time requirements in industrial applications. To illustrate the design framework, a laboratory wireless fault-tolerant NCS platform is presented. Index Terms—Fault detection, fault-tolerant systems, networked control systems, time-varying systems, wireless networks. I. INTRODUCTION THE rapid development of microelectronic, informa- tion, and communication technologies has significantly enhanced networking of sensors, actuators, controllers, and microprocessors and accelerated the application of networked control systems (NCSs) in major industrial sectors. This trend is strongly driven by the industrial needs for distributed process control and networked embedded systems [1]–[3]. In recent years, research on NCSs receives considerably enhanced at- tention in the control community [4]–[7]. The main focuses of the research activities are on system performance analysis [8] and controller design [9]–[11] under consideration of network-induced effects, which are expressed in terms of the so-called quality of service (QoS) parameters. The major QoS parameters of a network are data transmission delays, jitter, packet loss, and network failure rates. Investigations on the codesign of the network QoS and the controller parameters build the mainstream in this research field [3], [5]–[7]. Application of NCSs to automatic control of distributed pro- cesses is the state of the art in major industrial sectors. Such NCSs are distributed and consist of: 1) a great number of PNC (process near component) nodes with integrated sensors, actua- Manuscript received August 07, 2011; revised December 07, 2011; accepted August 07, 2012. Date of publication August 21, 2012; date of current version December 19, 2012. Paper no. TII-11-403. S. X. Ding is with the Institute for Automatic Control and Complex Sys- tems, University of Duisburg-Essen, 47057 Duisburg, Germany (e-mail: steven. ding@uni-due.de). P. Zhang is with the Rhine-Waal University of Applied Sciences, Germany. S. Yin is with the Institute of Intelligent Control and Systems, Harbin Institute of Technology, 150001 Harbin, China. E. L. Ding is with the Department of Physical Engineering, University of Applied Sciences, 45877 Gelsenkirchen, Germany. Color versions of one or more of the figures in this paper are available online at http://ieeexplore.ieee.org. Digital Object Identifier 10.1109/TII.2012.2214390 tors and microprocessors; 2) control stations (CSs), each of which coordinates and supervises a set of PNC nodes; and 3) communication systems that network the CSs at the higher level and the PNC nodes at the lower level. Studies in the past have revealed that data transmission de- lays, jitter, and packet loss rate strongly depend on the net- work load [12]. In particular, for those networks like Ethernet, WLAN, the randomness in the QoS parameters may increase rapidly as the network is heavily loaded. The main reason for it is the use of the carrier sense multiple access with collision detection (CSMA/CD) approach as the medium access control (MAC) protocol. In a typical industrial NCS, the number of the nodes and the networked sensors, actuators as well as micropro- cessors is constant during the normal process operation and only varies in case of faults. On the other hand, to meet high real-time control performance and reliability requirements, the QoS pa- rameters should satisfy the requirements of the highest Class of Service. These facts motivate the automation industry to de- velop new network solutions to reduce the random behavior in data transmissions and to enhance the real-time ability of the network. Both in the application and research domains, wireless com- munications are viewed as a future-oriented trend in automatic control [13], [14]. In the research area, much attention has been paid to performance analysis of wireless NCSs (W-NCSs) [15] and development of new control and observer schemes [16], [17]. The major efforts in industrial automation are devoted to the development of standards and protocols and new wireless networks [18]–[20]. A most critical issue surrounding the design of NCSs is to meet the requirements on system reliability and dependability, while guaranteeing a high system performance [21]. In recent years, a number of methods have been developed for achieving reliable and robust fault detection and identification (FDI) as well as fault-tolerant control (FTC) in NCSs [7], [22]–[24]. Analog to the trends in the control and filtering of NCSs, the major research focus is on dealing with uncertainties in NCSs caused by data transmission delays and packet losses. It is worth noticing that the research activities in the con- trol community are mainly dedicated to the development of ad- vanced control and FDI schemes with the integrated QoS pa- rameters, while the automation industry fully concentrates on developing new generation of networks and MAC mechanisms [12], [25]. For a wide application of the W-NCSs in industry, an advanced design framework is needed, which allows an in- tegrated design of controllers, FDI units and networks. In this 1551-3203/$31.00 © 2012 IEEE
  • 2. DING et al.: INTEGRATED DESIGN FRAMEWORK OF FAULT-TOLERANT WIRELESS NCSs FOR INDUSTRIAL AUTOMATIC CONTROL APPLICATIONS 463 Fig. 1. Fault-tolerant W-NCS configuration. way, not only the required control and FDI performance but also high real-time ability and reliability can be achieved. This is the motivation of our work. The main objective of this paper is to develop a framework, based on which a W-NCS can be designed and constructed for the real-time application in industrial au- tomation. The core of this framework is an integrated design of the MAC protocols, the control and FDI schemes, which allows: 1) a deterministic data transmission via wireless networks; 2) a reduced data transmission amount and at the same time; and 3) meeting the requirements on the control and FDI performance. To illustrate our study, WiNC, an experimentation platform for fault-tolerant wireless networked control, will be presented. II. OUTLINE OF THE FAULT-TOLERANT W-NCS DESIGN FRAMEWORK AND PROBLEM FORMULATION Here, the process and control system models are first de- scribed. The basic ideas behind the integrated design framework of FT W-NCSs are then highlighted. Finally, the major topics to be addressed are formulated. A. Process and Control Loop Models Suppose that the process under consideration consists of sub-processes modeled by (1) where , denotes the state vector of the th subprocess, and , , and are known matrices of appro- priate dimensions. feedback control loops are applied for the regulation of the th subprocess with actuators ... (2) and associated with it (3) and sensors, , ... (4) where , denote the actuators/controllers and sensors em- bedded in the th control loop of the th subprocess. It is as- sumed that the sensors are nominally modeled by (5) with known matrix . In the following, the th subprocess and the associated actuators and sensors embedded in the control loops are called the th subsystem. For the real-time implementation, the maximum allowed sampling time depends on the process dynamics. We denote the critical sampling time for the th subprocess by . B. Outline of the System Configuration In order to achieve high reliability and to meet the demands for the control performance, the W-NCS configuration sketched in Fig. 1 is proposed, which consists of the following. • Execution layer: At this layer, PNC nodes are integrated into (local) feedback control loops. • Coordination and supervision layer: This layer consists of CSs. They coordinate and synchronize the the overall
  • 3. 464 IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. 9, NO. 1, FEBRUARY 2013 W-NCS operation. Another task of the CSs is process monitoring, in which observer-based FDI algorithms are implemented. • Management layer: In our study, FTC is implemented in the context of resource management [26]. Any component, either sensor or actuator or process component, is defined as system resource associated with some functionality. A fault in one component is considered as a loss of the corre- sponding resource or redundancy and activates a resource reallocation. C. Communication Structure As shown in Fig. 1, the data transmissions in the NCS can be classified as: 1) communications within a subsystem, which will operate in a master–slave mode with the CS as the master and 2) communications between the CSs, which serve as synchroniza- tion and execution of the control, monitoring, and communica- tion actions, and, in case of a fault, the activation and execution of the resource reallocation and FTC algorithms. The data ex- changes at this layer are periodic and regulated by a protocol e.g., in the token passing mechanism. In the industrial real-time control systems, data transmissions are often regulated based on the simplified ISO/OSI three-layer model [12], in which the physical layer is standardized. At the data link layer, also called MAC, and at the application layer, the user is able to imple- ment a scheduler that guarantees the required real-time perfor- mance and regulates the QoS parameters of the network. In our study, scheduler design will be done for the both communica- tion forms. D. Problem Formulation The basic idea of establishing a framework for the design of a fault-tolerant W-NCS is to address the multilayer fault-tol- erant control and communication systems in an integrated way. In order to meet the real-time requirements and ensure a de- terministic data transmission, TDMA mechanism is adopted in the proposed framework. In this way, the MAC protocol can be modeled in form of a scheduler, whose design and parameteri- zation will be achieved in a codesign with the development of the control and FDI algorithms at the different functional layers. For our purpose, the control and FDI schemes to be developed should: 1) enable the realization of standard control and FDI schemes; 2) be easily parameterized; and 3) take into account the distributed process structure. In addition, to reduce the data transmission costs, the scheduler parameters for the data trans- missions as well as the synchronization within and between the CSs should be integrated into the development of the controllers and FDI/FTC algorithms. III. INTEGRATED DESIGN FRAMEWORK FOR AN FT W-NCS Here, we describe the integrated design framework for an in- dustrial fault-tolerant W-NCS shown in Fig. 1. A. Integrated Design at the Execution Layer We first present the local control and FDI structures, algo- rithms and the corresponding scheduling mechanism for the data transmissions within a subsystem. 1) On the Data Transmissions: Following the TDMA mech- anism, the data transmissions within a subsystem are periodic. Let be the maximum data transmission time (including phys- ical transmission and software operation times) between any two nodes within the th subsystem. Define a time slot . An operating cycle includes: i) time slots for the transmis- sion of sensor data; 2) time slots for control commands; and 3) time slots for implementation of the communication strategy. Let be the cyclic time with (6) To ensure the required deterministic real-time behavior, should be bounded by the critical sampling time , i.e., (7) where defines the upper bound of the maximum data trans- mission time between any two nodes within the th subsystem and is a parameter for dimensioning the capacity of the th subnet. Different from the application of robust control and filtering theory as, for instance, reported in [27]–[29], in the integrated design framework data transmission delays and packet loss are mainly dealt with: 1) by dimensioning the capacity of the com- munication nets according to (7) and 2) by running special com- munication actions during the time slots reserved for the com- munication. Supported by the TDMA mechanism, the first mea- sure ensures that the influence of the transmission delays can be generally neglected. In case that the transmission delay is larger than , it will be treated as a missing packet. The handling of packet loss is realized by means of the communication actions like ACK, RTS (for repeating sending). 2) On Local Control and FDI Algorithms: Assume that an estimate of , denoted by , is available at the be- ginning of the th cycle, and sampling of is done at the time instant where is some integer. The following (local) control law is proposed: (8) (9) where is the reference signal and received, to- gether with from the th CS, denotes a stable discrete-time LTI system which serves as the parameter transfer matrix, , . The first term in (8) is an observer-based state feedback law, while the second term is the feedback of , which builds the so-called residual signal vector. For the sake of simplifying the notation and design issues it is assumed that and thus . It is well known that residual generation is the first step for a successful FDI. Based on , , , faults in the sensors and actuators embedded in the control loop can be detected and isolated. The reader is referred to [31] for the existing algorithms. 3) Realization of the Data Transmissions and the Scheduler: Note that in the proposed W-NCS configuration ,
  • 4. DING et al.: INTEGRATED DESIGN FRAMEWORK OF FAULT-TOLERANT WIRELESS NCSs FOR INDUSTRIAL AUTOMATIC CONTROL APPLICATIONS 465 instead of the sensor data, will be transmitted to the th CS, immediately after it is generated. Considering that the value range of is generally smaller than the one of and, moreover, the residual signals contain all information needed for the controllers and observers, trans- mitting results in reduced transmission costs without losing needed information. It follows from (8) that all controllers , share received from the th CS. It motivates saving the data , , , in one packet. In the multicast way, this packet is sent by the th CS to all control loops in the th subsystem. Having received the data from the th CS, each control loop will decode the packet for , . As a result, it holds for in (6) , , then . B. Integrated Design at the Supervision and Coordination Layer Recall that the th CS will receive the residual signals and send the state estimate and the reference signals to the associated control loops in each cycle time. While the reference signals are set by the user, will be delivered by an observer. For the observer and controller design purpose, the subprocess model (1) is discretized with the sampling time to yield (10) In order to construct an observer for estimating , information about the couplings with the other CSs expressed in terms of , , is needed. Suppose that in the time interval updates in the th CS are realized at the time instants , and assume for for . It turns out (11) where denotes the last time instant, at which a up- date in the -th CS is realized before the time instant : no update in the update in the no update in the ... update in the As a result, the following discrete-time model is obtained for the th subsystem: (12) with , . Note that is time-varying. For the purpose of constructing the observers at the CSs, the following scheduler for the wireless networking of the CSs is proposed. Assume that , , can be expressed by with an integer . Let , be (13) In the time interval , the th CS, , will, in the broadcast mode, send the estimate for to all other CSs at the time instants . It is evident that this scheduler is periodic with as period time. Remember that the subsystems may have different cycle times. The introduction of the scheduler for the communica- tions among the CSs is helpful to synchronize the actions in the subsystems. For this purpose, we introduce the definition: the time instants, , are denoted by , , and they are ordered as .
  • 5. 466 IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. 9, NO. 1, FEBRUARY 2013 Based on the above scheduler and the discrete subsystem model (12), the observer embedded in the th CS is constructed as follows: ... (14) where is the observer gain matrix to be designed. Since the scheduler results in a periodic data transmis- sions, it holds . For the implementation of (14), the th CS receives: 1) , sent by the (local) control loops and 2) , sent by the other CSs, during the time interval . The residual signal is used both for improving the estimation performance and, together with the available , , , for the computation of the local controller while is applied for constructing , as defined in (11), which describes the couplings between the th CS and the other CSs. It is well known that a successful FDI for the components embedded in the th subsystem can be achieved: 1) by a suitable selection of the stable post-filter for building (15) and 2) by evaluating and threshold settings [31]. It is worth noting that the th CS has access to all available residual signals from the control loops within the subsystem. As a result, the FDI based on is more reliable and efficient in comparison with a local FDI algorithm. C. Management Layer Depending on application purposes, the management layer can be designed individually. In the laboratory WiNC platform that will be described in Section V, a resource monitoring is built, which is driven by fault knowledge provided by the FDI algorithms. It is realized in form of a database, in which the available sensors (including observers as soft sensors), actu- ators, communication systems, process components together with their redundancy are clustered in terms of their role for executing a defined functionality (e.g., control or FDI). Re- source management and reallocation can be formulated as an optimization problem and solved by means of an optimization algorithm [26]. In this paper, the management layer design issues will not be addressed. TABLE I MAIN DESIGN PARAMETERS IV. DESIGN ISSUES It follows from (7), (14), and (15) that the control, FDI al- gorithms, and communications are well parameterized, as sum- marized in Table I. This section deals with the design issues of these controller, observer and FDI parameters. A. Overall Model of the W-NCS To begin with, the overall W-NCS is modeled based on the discrete-time models of the subsystems and the scheduler for the communications between the subsystems, which are periodic with the period time . To this end, , , in the time interval (16) are first brought into a vector. To simplify the notation, , as defined in (16) will be applied in the sequel if no con- fusion is caused. We denote this vector by and, without loss of the generality, suppose that ... ... ... ... (17) where denotes the vector consisting of all of those state variables that have a update at the time instant . Again, for the sake of simple notation, is now introduced to denote the set of all of those subsystems, which have a update at the time instant . It is clear that the vector works like a buffer with a variable length, in which all state variables in the time interval are saved. At the next time instant , the state variables at the time instant are removed from the buffer and those at the time instant are added. As a result, is formed, which includes all state variables
  • 6. DING et al.: INTEGRATED DESIGN FRAMEWORK OF FAULT-TOLERANT WIRELESS NCSs FOR INDUSTRIAL AUTOMATIC CONTROL APPLICATIONS 467 in the time interval . This procedure can be modeled by (18) ... ... (19) After a straightforward computation, we have finally ... ... ... ... ... ... ... ... (20) In this way, , , and can be determined. It is clear that (18) is a linear time-periodic (LTP) system. B. Observer Design Using (20), the observer algorithm (14) can be rewritten as ... ... ... ... (21) where , , respectively, denote the estimation for , , the residual vector generated in the th subsystem with , and in- cludes all the residual vectors generated in the subsystems be- longing to . Recall that ... It turns out ... ... (22) Now, taking into account the special form of the overall NCS model (18), we can rewrite the observers of the form (14) into one (distributed) observer as follows: (23) (24) (25) whose error dynamics is governed by (26) (27) In [32], observer design schemes for LTP systems are presented, which can be applied for our purpose. C. Controller Design To begin with, the idea behind the control law (8) is briefly in- troduced. Let be the plant model of a feedback control loop. It has been proven in [30] that all sta- bilizing controllers (the so-called Youla parameterization [33]) can be written as (28)
  • 7. 468 IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. 9, NO. 1, FEBRUARY 2013 where is a state feedback gain matrix, is a stable param- eterization matrix, is an estimation delivered by (29) and . Comparing (8) and (28) makes it clear that (8) is a local realization of (28) as far as is delivered by a full order observer like (29). For the purpose of designing the controllers given in (8), apply the control law (8) to (18), which leads to (30) ... ... ... ... (31) with being the time instant equal to the one of the th row block in the state vector , numbering like ... ... ... ... Hence, the overall system dynamics is described by (32) (33) The basic requirement on the selection of is formulated as finding so that the system is stable. To this end, the approaches, e.g., given in [32] for LTP controller design can be applied. Recall that the second term in the control law (8) is the feedback of the residual vector . The selection of a stable post-filter ... will have no influence on the system stability, and can be dedi- cated to improving the system robustness. D. FDI Algorithms Both at the execution and supervision and coordination layers, the core of the FDI algorithms consists of the computa- tion of the post-filters. For our purpose, the design of , , , is based on the local model (34) (35) where the terms , model the unknown inputs e.g., caused by the couplings with other subsystems, process, and sensor noises, etc. Similarly, the design of the post-filter , , is based on (36) (37) Note that both models, (34)–(35) and (36)–(37), are LTP sys- tems. In [34] and [35], a decoupling approach and a unified so- lution for the LTP systems are presented, which can be used for the design of the local and higher level FDI subsystems. E. Advanced Design Issues Below, some advanced design issues for improving the W-NCS performance, robustness, and reliability are addressed. 1) Increasing Data Transmissions Among the Subsystems: Recall that the observer (14) at the th subsystem is driven only by the (local) residual vector . As a result, the struc- ture of the observer gain matrix is restricted. One way to im- prove the observer performance is to increase the data transmis- sions between the sub-systems. To this end, the -th sub-system can transmit together with in one packet to all of the other subsystems. 2) Enhancing System Robustness and Reliability: In the pre- vious study, uncertainties caused by for instance a linearization, sampling errors and packet drops have not been taken into ac- count by modeling. In order to increase the robustness of LTP systems against disturbances and unknown inputs, the design schemes presented in [32] and [35] can be applied. Recently, there are a great of number of publications addressing the packet drop issue in NCSs for the control issues [9], [28], [36], for the filtering and observer design issues [37], [38], as well as for the FDI issues [29], [39]–[41].
  • 8. DING et al.: INTEGRATED DESIGN FRAMEWORK OF FAULT-TOLERANT WIRELESS NCSs FOR INDUSTRIAL AUTOMATIC CONTROL APPLICATIONS 469 Fig. 2. Schematic description of the WiNC platform. V. EXPERIMENTATION PLATFORM WINC Parallel to the theoretical study, efforts have been made to construct a W-NCS platform, called WiNC [26]. This work is strongly motivated by the need to demonstrate the application of the proposed design framework. To this end, standard wire- less cards supporting IEEE 802.11a/b/g standards have been selected. In almost every available 802.11 hardware the MAC protocol employs the CSMA/CA approach. In order to achieve a reliable deterministic data transmissions, a new MAC pro- tocol optimized for industrial wireless communication using the available 802.11 based hardware is developed in our lab using SoftMAC [42]. In SoftMAC several measures are taken to pro- vide real-time capability. The result is that the carrier sensing and the backoff procedure can be controlled and no additional packets, like ACK or RTS/CTS, occur. SoftMAC allows user- defined protocol implementation. A. Platform Configuration Fig. 2 shows the configuration of the WiNC platform that is composed of several functionalities, a driver, and a protocol stack optimized for industrial wireless communication. In the platform, the communication functionality of organizing the network access by use of a scheduler is based on time slots and tailored. The control, observer and FDI functionalities are integrated into the WiNC application layer. The protocol stack integrates a simplified addressing scheme with a custom packet structure and robust channel coding techniques, thus ensuring deterministic transmission times. The main technical data are: 1) hardware: desktop computers with x86 architecture micro- processors, equipped with one D-Link DWL-AG530 Tri-Mode Dual-band PCI card and one data acquisition card and 2) software: Linux operating system (Fedora 6 with RT-Preempt Patch 2.6.20-rt8), SoftMAC, and COMEDI (COntrol and MEasurement Device Interface). B. Interfaces for the Parameterization and NCS Monitoring WiNC is supported by a graphic user interface (GUI) and an NCS monitor. The GUI is essential for the realization of the integrated design, and consists of: 1) a parameter setting for the controllers, observers, and FDI algorithms and 2) a direct access to the MAC and setting of the scheduler. By means of this GUI, the control and FDI parameters given in Table I, and the scheduler described in the last sections can be directly given by the user. It is also possible to input these parameters in the MATLAB/SIMULINK environment. The WiNC monitor includes: 1) the standard functions like plots of all control and output variables; 2) the diagnostic module that displays all fault types and plots of residual signals; and 3) system statistics including the control performance, the QoS of the network. C. Tests and Applications The WiNC has been tested under different working condi- tions. For this purpose, a test bed has been built with two well- known laboratory setups: Three-Tank as sub-system 1 with a critical sampling time larger than 1 s and Inverted Pendulum as sub-system 2 with a critical sampling time 50 ms. The first subsystem is composed of three level sensors and two pumps as actuators. The second one has two sensors and one actuator. One of the tests was to run the system over night so that the wire- less transmission channels remain relatively time-invariant. In this test, a fixed antenna setup has been used with all sensors and actuators being attached to the plants in the laboratory and the controller being placed one floor below. The 2.4 GHz band
  • 9. 470 IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. 9, NO. 1, FEBRUARY 2013 and the binary phase shift keying (BPSK) modulation with the direct sequence spread spectrum (DSSS) spreading technique which is expected to provide the most reliable communication of all available modulation methods of the 802.11a/b/g stan- dards have been applied. Data have been collected for two sce- narios: without flexible retransmission request (FRR) and with FRR. For these scenarios, the transmission power of all cards has been varied in the range from 1 to 16 dBm. In [26], some of the test results have been reported in details. WiNC and the benchmark setups have also been successfully used in research and education projects. In [26] and [39] successful realizations of the FDI schemes for the subsystems Inverted Pendulum and Three-Tank are reported. VI. CONCLUSION In this paper, a design framework for a fault-tolerant W-NCS has been presented for industrial automatic control with high real-time requirements. The essential idea of this framework is the integrated design and parametrization of the control, FDI algorithms and communication nets in a multilayer system con- figuration. The core of the W-NCS is the application of a dis- tributed observer and the local residual generators that serve both for the control, FDI, and communication purposes. The design and construction of the observer and residual generators are realized with respect to the TDMA-based scheduler for the data transmissions. This guarantees a deterministic data trans- mission and allows a system design in the LTP system-theoret- ical framework. In order to demonstrate the proposed integrated design framework, a platform, WiNC, has been developed and briefly presented in this paper. ACKNOWLEDGMENT The platform WiNC has been developed by the control (AKS) and communication (NTS) groups at the University of Duis- burg-Essen, which is in part funded by the German Research Foundation. The authors would like to thank the NTS group headed by Prof. Czylwik for the successful collaboration, Dr. Chihaia, and Mr. Goldschmidt for the technical contributions. Also, the authors are grateful to the anonymous reviewers for their valuable comments. REFERENCES [1] J. R. Moyne and D. M. Tilbury, “The emergence of industrial control networks for matufacturing control, diagnostics, and safety data,” Proc. IEEE, vol. 95, no. 1, pp. 29–47, Jan. 2007. [2] J. Baillieul and P. Antsaklis, “Control and communication challenges in networked rea-time systems,” Proc. IEEE, vol. 95, no. 1, pp. 9–28, Jan. 2007. [3] R. Gupta and M.-Y. Chow, “Networked control system: Overview and research trends,” IEEE Trans. Ind. Electron., vol. 57, no. 7, pp. 2527–2535, Jul. 2010. [4] H. Ishii and B. Francis, Limited Data Rate in Control Systems With Networks. Berlin, Germany: Springer, 2002. [5] J. P. Hespanha, P. Naghshtabrizi, and Y. Xu, “A survey of recent results in networked control systems,” Proc. IEEE, vol. 95, no. 1, pp. 138–162, Jan. 2007. [6] F.-Y. Wang and D. Liu, Networked Control Systems. Berlin, Ger- many: Springer-Verlag, 2008. [7] Y. Xia, M. Fu, and G.-P. Liu, Analysis and Synthesis of Networked Control Systems. Berlin, Germany: Springer-Verlag, 2011. [8] W. Zhang, M. Branicky, and S. Phillips, “Stability of networked control systems,” IEEE Control Syst., vol. 21, no. 1, pp. 84–99, Feb. 2001. [9] G.-P. Liu, Y. Xia, D. Rees, and W. Hu, “Networked predictive control of systems with random network delays in both forward and feedback channels,” IEEE Trans. Ind. Electron., vol. 54, pp. 1282–1297, 2007. [10] C. Huang, Y. Bai, and Y. Liu, “H-infinity state feedback control for a class of networked cascade control systems with uncertain delay,” IEEE Trans. Ind. Inf., vol. 6, no. 1, pp. 62–72, Feb. 2010. [11] X. Luan, P. Shi, and F. Liu, “Stabilization of networked control systems with random delays,” IEEE Trans. Ind. Electron., vol. 57, no. 9, pp. 4323–4330, Sep. 2010. [12] F. J. Furrer, Industrieautomation Mit Ethernet-TCP/IP und Web-Tech- nologie. : Hüthig Verlag, 2003. [13] F. D. Pellegrini, D. Miorandi, S. Vitturi, and A. Zanella, “On the use of wireless networks at low level of factory automation systems,” IEEE Trans. Ind. Informat., vol. 2, no. 2, pp. 129–143, May 2006. [14] A. Willig, “Recent and emerging topics in wireless industrial communi- cations: A selection,” IEEE Trans. Ind. Inf., vol. 4, no. 2, pp. 102–124, May 2008. [15] N. J. Ploplys, P. A. Kawka, and A. G. Alleyne, “Closed-loop control over wireless networks,” IEEE Control Syst., vol. 24, no. 3, pp. 58–71, Jun. 2004. [16] A. Ulusoy, O. Gurbuz, and A. Onat, “Wireless model-based predictive networked control systems over cooperative wireless network,” IEEE Trans. Indus. Inf., vol. 7, no. 1, pp. 41–51, Feb. 2011. [17] J. Chen, X. Cao, P. Cheng, Y. Xiao, and Y. Sun, “Distributed collabora- tive control for industrial automation with wireless sensor and actuator networks,” IEEE Trans. Ind. Electron., vol. 57, no. 12, pp. 4219–4230, Dec. 2010. [18] ISA-100.11a-2009 Wireless Systems for Industrial Automation: Process Control and Related Applications ISA, 2009, ISA. [19] A. Willig, “Redundancy concepts to increase transmission reliability in wireless industrial LANs,” IEEE Trans. Ind. Inf., vol. 1, no. 3, pp. 173–182, Aug. 2005. [20] M. Jonsson and K. Kunert, “Towards reliable wireless industrial com- munication with real-time guarantees,” IEEE Trans. Ind. Inf., vol. 5, no. 4, pp. 429–442, Nov. 2009. [21] R. J. Patton, C. Kamphampati, A. Casavola, P. Zhang, S. Ding, and D. Sauter, “A generic strategy for fault-tolerance in control systems dis- tributed over a network,” Eur. J. Control, vol. 13, pp. 280–296, 2007. [22] H. Fang, H. Ye, and M. Zhong, “Fault diagnosis of networked control systems,” Annu. Rev. Control, vol. 31, pp. 55–68, 2007. [23] C. Aubrun, D. Sauter, and J. Yame, “Fault diagnosis of networked con- trol systems,” Int. J. Appl. Math. Comput. Sci., vol. 18, pp. 525–537, 2008. [24] Z. Mao, B. Jiang, and P. Shi, “Observer-based fault-tolerant control for a class of networked control systems with transfer delays,” J. Franklin Inst., vol. 348, pp. 763–776, 2011. [25] K. Lee, S. Lee, and M. Lee, “QoS-based remote control of networked control systems via profibus token passing protocol,” IEEE Trans. Ind. Inf., vol. 1, no. 3, pp. 183–191, Aug. 2005. [26] C. I. Chihaia, “Active fault-tolerance in wireless networked control systems,” Ph.D. dissertation, Dept. Electr. Eng., University of Duis- burg-Essen, Duisburg, Germany, 2010. [27] J. Xiong and J. Lam, “Stabilization of linear systems over networks with bounded packet loss,” Automatica, vol. 43, pp. 80–87, 2007. [28] H. Gao, T. Chen, and J. Lam, “A new delay system approach to net- worked-based control,” Automatica, vol. 44, pp. 39–52, 2008. [29] X. He, Z. Wang, and D. Zhou, “Robust fault detection for networked systems with communication delay and data missing,” Automatica, vol. 45, pp. 2634–2639, 2009. [30] S. X. Ding, G. Yang, P. Zhang, E. Ding, T. Jeinsch, N. Weinhold, and M. Schulalbers, “Feedback control structures, embedded residual sig- nals and feedcak control schemes with an integrated residual access,” IEEE Trans. Control Syst. Technol., vol. 18, pp. 352–367, 2010. [31] S. X. Ding, Model-Based Fault Diagnosis Techniques—Design Schemes, Algorithms, and Tools. Berlin, Germany: Springer-Verlag, 2008. [32] S. Bittanti and P. Colaneri, Periodic Systems, Filtering and Control. Berlin, Germany: Springer, 2009. [33] K. Zhou, Essential of Robust Control. Englewood Cliffs, NJ: Pren- tice-Hall, 1998.
  • 10. DING et al.: INTEGRATED DESIGN FRAMEWORK OF FAULT-TOLERANT WIRELESS NCSs FOR INDUSTRIAL AUTOMATIC CONTROL APPLICATIONS 471 [34] P. Zhang and S. Ding, “Disturbance decoupling in fault detection of linear periodic systems,” Automatica, vol. 43, pp. 1410–1417, 2007. [35] P. Zhang and S. X. Ding, “On fault detection in linear discrete-time, periodic, and sampled-data systems (survey),” J. Control Sci. Eng., pp. 1–18, 2008. [36] H. Gao, X. Meng, T. Chen, and J. Lam, “Stabilization of networked control systems with dynamic output-feedback controllers,” SIAM J. Contr. Optim., vol. 48, pp. 3643–3658, 2010. [37] L. Shi, L. Xie, and R. Murray, “Kalman filtering over a packet-de- laying network: A probabilistic approach,” Automatica, vol. 45, pp. 2134–2140, 2009. [38] N. Xiao, L. Xie, and M. Fu, “Kalman filtering over unreliable commu- nication networks with bounded Markovian packet dropouts,” Int. J. Robust Nonlinear Contr., vol. 19, pp. 1770–1786, 2009. [39] Y. Wang, H. Ye, S. X. Ding, G. Wang, and D. Zhou, “Residual gener- ation and evaluation of networked control systems subject to random packet dropout,” Automatica, vol. 45, pp. 2427–2434, 2009. [40] Z. Mao, B. Jiang, and P. Shi, “Protocol and fault detection design for nonlinear networked control systems,” IEEE Trans. Circuits Syst. II, Exp. Briefs, vol. 56, no. 2, pp. 255–259, Feb. 2009. [41] D. Sauter, S. Li, and C. Aubrun, “Robust fault diagnosis of networked control systems,” Int. J. Adaptive Contr. Signal Process., vol. 23, pp. 722–736, 2009. [42] M. Neufeld, J. Fifiled, C. Doerr, A. Sheth, and D. Grunwald, “SoftMAC flexible wireless research platform,” HotNets, vol. IV, 2005. Steven X. Ding received the Ph.D. degree in elec- trical engineering from the Gerhard-Mercator Uni- versity of Duisburg, Duisburg, Germany, in 1992. From 1992 to 1994, he was an R&D Engineer with Rheinmetall GmbH. From 1995 to 2001, he was a Professor of control engineering with the University of Applied Science Lausitz, Senftenberg, Germany, and served as Vice President of this university during 1998 to 2000. Since 2001, he has been a Professor of control engineering and the head of the Institute for Automatic Control and Complex Systems (AKS) at the University of Duisburg-Essen, Duisburg, Germany. His research interests are model-based and data-driven fault diagnosis, fault-tolerant systems and their application in different industrial sectors. Ping Zhang received the Ph.D. degree in control en- gineering from Tsinghua University, Beijing, China, in 2002. From 2002 to 2007, she was with the Institute for Automatic Control and Complex Systems (AKS), University of Duisburg-Essen, Duisburg, Germany. From 2007 to 2012, she was with the Competence Center of Automation Technology, BASF SE, Germany. Since 2012, she has been a Professor of automation engineering with the Rhine-Waal University of Applied Sciences, Germany. Her research interests are model and data based fault diagnosis, fault tolerant control, periodic and time-varying systems, networked control systems, plant asset management, and their applications in the process industry, automobile industry and energy systems. Shen Yin received the B.E. degree in automation from Harbin Institute of Technology, Harbin, China, in 2004, and the M.Sc. degree in control and in- formation system and Ph.D. degree in electrical engineering and information technology from Uni- versity of Duisburg-Essen, Duisburg, Germany, in 2007 and 2012, respectively. He is currently with the Institute of Intelli- gent Control and Systems, Harbin Institute of Technology, Harbin, China. His research interests are model-based and data-driven fault diagnosis, fault-tolerant control, and their application to large-scale industrial processes. Eve L. Ding received the Ph.D. degree in mechanical engineering from the Gerhard-Mercator University, Duisburg, Germany, in 1991. Between 1991–1994, she held academic positions with the University of Bremen and the University of Rostock. From 1995 to 1999, she was an R&D Engineer with Continental Teves AG & Co. OHG, Germany, where she was responsible for the develop- ment of fault diagnosis systems in ESP. Since 1999, she has been a Professor of control engineering with the University of Applied Science, Gelsenkirchen, Germany. Her research interests are model-based fault diagnosis, fault-tolerant systems, and their application in industry with a focus on automotive systems.