Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống
1
/ 125 trang
THÔNG TIN TÀI LIỆU
Thông tin cơ bản
Định dạng
Số trang
125
Dung lượng
486,44 KB
Nội dung
DETECTION AND IDENTIFICATION OF MEAN
SHIFTS IN MULTIVARIATE AUTOCORRELATED
PROCESSES: A COMPARATIVE STUDY
WANG YU
NATIONAL UNIVERSITY OF SINGAPORE
2007
DETECTION AND IDENTIFICATION OF MEAN
SHIFTS IN MULTIVARIATE AUTOCORRELATED
PROCESSES: A COMPARATIVE STUDY
WANG YU
(B.M., JILIN UNIVERSITY)
A THESIS SUBMITTED
FOR THE DEGREE OF MASTER OF SCIENCE
DEPARTMENT OF DECISION SCIENCES
NATIONAL UNIVERSITY OF SINGAPORE
Acknowledgments
I would like to take this opportunity to express my sincere gratitude to my supervisor
A/P H. Brian Hwarng for his guidance, patience and encouragement during my
studies at National University of Singapore (NUS). He always welcomes me to come
to his office to seek his advice. I truly appreciate his numerous valuable comments
and suggestions in my research.
I would also like to thank my family who love and support me. Without them, this
thesis would not have been completed.
Special thanks to Jean Foist for her proofreading. I would also like to acknowledge
the financial support of NUS Graduate Research Scholarship and NUS Research
Grant No. R-314-000-060-112.
Last but not the least, I would like to thank all the faculty and staff members in the
Department of Decision Sciences, who have one way or another contributed to the
completion of my thesis.
i
Table of Contents
Acknowledgements.........................................................................................................i
Table of Contents...........................................................................................................ii
Abstract
.....................................................................................................................v
List of Tables ...............................................................................................................vii
List of Figures ............................................................................................................ viii
Chapter 1 Introduction.................................................................................................1
1.1 Background ..........................................................................................1
1.2 Purpose of the Research.......................................................................3
1.3 Structure of the Thesis .........................................................................3
Chapter 2 Literature Review........................................................................................5
2.1 Statistical Control Schemes .................................................................5
2.1.1 Classical Statistical Control Schemes ......................................5
2.1.2 Statistical Autocorrelated Process Control...............................7
2.1.3 Statistical Multivariate Process Control...................................9
2.1.4 Statistical Multivariate Autocorrelated Process Control........13
2.2 Neural-Network Control Schemes.....................................................15
2.2.1 Pattern Recognition................................................................15
2.2.2 Shift Detection .......................................................................16
2.3 Gaps in the Literature.........................................................................19
Chapter 3 Methodology .............................................................................................21
3.1 Model of Interest: Vector Autoregressive Model ..............................22
3.2 Neural Network..................................................................................22
3.2.1 Training Algorithm ................................................................23
ii
3.2.2 Learning Rule.........................................................................25
3.2.3 Transfer Function...................................................................27
3.3 Data Generation .................................................................................28
3.3.1 Data Representation ...............................................................28
3.3.1.1 Selection of Parameters............................................28
3.3.1.2 Window Size............................................................29
3.3.2 Generation of Training and Testing Files ..............................29
3.4 Network Training and Testing ...........................................................33
3.5 Output Interpretation..........................................................................35
Chapter 4 Performance Evaluation............................................................................36
4.1 Performance Measure -- Average Run Length ..................................36
4.2 The Performance of the NN-based Control Scheme..........................38
4.2.1 No-Shift Processes .................................................................38
4.2.2 Single-Shift Processes............................................................39
4.2.3 Double-Shift Processes ..........................................................40
4.3 Comparison with Other Control Schemes .........................................47
4.3.1 No-Shift Processes .................................................................48
4.3.2 Single-Shift Processes............................................................48
4.3.3 Double-Shift Processes ..........................................................49
4.3.4 Summary on Control Scheme Comparison............................50
4.3.5 Discussion on the MEWMA Charts.......................................51
4.4 Improvement on First-Detection Capability ......................................66
Chapter 5 Applications & Extensions .......................................................................78
5.1 Illustrative Examples .........................................................................78
5.2 Case Study .........................................................................................85
iii
5.2.1 Background ............................................................................85
5.2.2 Data Pre-processing ...............................................................86
5.2.3 The Application of Control Schemes.....................................89
5.2.4 Summary ................................................................................93
5.3 Extension to Multivariate Autocorrelated Process ............................97
Chapter 6 Conclusion ..............................................................................................107
6.1 Summary ..........................................................................................107
6.2 Contributions of this Research.........................................................108
6.3 Limitations of this Research ............................................................108
6.4 Future Researches ............................................................................109
Bibliography ..............................................................................................................110
iv
Abstract
A common problem existing in any business or industry processes is variability.
Reduced variability means more consistency, thus more reliable and better products
and services. Statistical process control (SPC) has been one of the widely used
methods to monitor processes and to aid in reducing variability and improving process
consistency. A basic assumption in traditional statistical quality control is that the
observations are independently and identically distributed; however, this assumption
may not be valid in many business/industry processes. Observations are often serially
correlated; moreover, these processes involve multiple variables. Limited research has
been done in multivariate autocorrelated SPC.
In this thesis, a neural-network-based control scheme is proposed for monitoring and
controlling multivariate autocorrelated processes. The network utilizes the effective
Extended Delta-Bar-Delta learning rule and is trained with the powerful BackPropagation algorithm. To illustrate the power of the proposed control scheme, its
Average Run Length (ARL) performance is evaluated against three statistical control
charts, namely, the Hotelling T2 chart, the MEWMA chart, and the Z chart, in
bivariate autocorrelated processes. It is shown that the NN-based control scheme
performs better than the Hotelling T2 chart and the Z chart when it is used to detect
small to moderate shifts, i.e., shift size < 2σ. Also, the NN-based control scheme is
better than the MEWMA chart in detecting small to moderate shifts in the processes
with high correlation or high autocorrelation.
Unlike most of the conventional control charts, a salient feature of the proposed
control scheme is its ability to identify the source(s) of process mean shifts. This
First-Detection capability greatly enhances the process-improvement ability in a
v
business/industry environment where processes are multivariate and autocorrelated.
The proposed control scheme is also shown to be effective in more complex
surroundings, that is, it can detect and identify mean shift in the multivariate
autocorrelated processes where the number of interested variables is more than 2.
Illustrative examples and a case study are given to show the application of the
proposed NN-based control scheme in practice.
vi
List of Tables
Table 3.1 Mean shift magnitude, autocorrelation level and correlation
level (“--” means that the cell is intended to be blank.).............................29
Table 4.1 ARL、SRL and First-Detection rate of the proposed NN-based
control scheme ...........................................................................................41
Table 4.2 ARL, SRL derived from the NN-based network, Hotelling,
MEWMA and Z charts and First-Detection rate obtained from
the NN-based network and the Z chart ......................................................53
Table 4.3 ARL, SRL derived from the NN-based network and the
MEWMA chart when in-control ARL of the high correlation
case is tuned to the same value ..................................................................63
Table 4.4 ARL, SRL derived from the NN-based network and the
MEWMA chart when in-control ARL of the single high
autocorrelation case is tuned to the same value .........................................64
Table 4.5 ARL, SRL derived from the NN-based network and the
MEWMA chart when in-control ARL of the double high
autocorrelation case is tuned to the same value .........................................65
Table 4.6 ARL, SRL and First-Detection rate derived from alternative
monitoring heuristics .................................................................................69
Table 5.1 Illustrative examples with 300 input pairs of (X,Y) observations .............78
Table 5.2 Illustrative example with 200 input of (X,Y,Z) observations..................100
.
vii
List of Figures
Figure 3.1
A schematic diagram of the proposed methodology ..............................21
Figure 3.2
A schematic diagram of a neural network ..............................................23
Figure 3.3
A typical back-propagation network ......................................................24
Figure 3.4
Relationship between shift magnitude and real value
representation..........................................................................................30
Figure 3.5
Configuration of the training data ..........................................................31
Figure 3.6
Configuration of the testing data ............................................................32
Figure 3.7
The proposed network structure .............................................................34
Figure 5.1
The raw data of Case I ............................................................................81
Figure 5.2
The neural network output chart for Case I ............................................82
Figure 5.3
The raw data of Case II...........................................................................83
Figure 5.4
The neural network output chart for Case II...........................................84
Figure 5.5
A schematic diagram of the Campus-Bread-Control case......................86
Figure 5.6
The raw data of the Campus-Bread-Control case...................................88
Figure 5.7
Transfer standardized data to neural network input ...............................89
Figure 5.8
The neural network output chart for the Campus-BreadControl case ............................................................................................91
Figure 5.9
The T2 statistic obtained from the Hotelling T2 chart for the
Campus-Bread-Control case...................................................................92
Figure 5.10 The MEWMA statistic (λ=0.05) for the Campus-BreadControl case ............................................................................................94
Figure 5.11 The Z statistic obtained from the Z chart for the CampusBread-Control case .................................................................................95
viii
Figure 5.12 The Z statistic for separate variables ......................................................96
Figure 5.13 A schematic diagram of the application of the proposed NNbased control scheme in multivariate autocorrelated processes
( p ≥ 3 ) ....................................................................................................99
Figure 5.14 The raw data of the 3-variable autocorrelated example........................103
Figure 5.15 The neural network output chart for the variable X and the
variable Y .............................................................................................104
Figure 5.16 The neural network output chart for the variable X and the
variable Z ..............................................................................................105
Figure 5.17 The neural network output chart for the variable Y and the
variable Z ..............................................................................................106
ix
Chapter 1
Introduction
1.1
Background
Increasing global competition among companies puts high pressure on organizations
to lower production costs and increase product quality. Statistical process control
(SPC) is a powerful tool to improve product quality by using statistical tools and
techniques to monitor, control and improve processes. The control chart is the main
tool associated with statistical process control. A control chart is a plot of a process
characteristic, usually over time with statistically determined limits. When used for
process monitoring, it helps the user to determine the appropriate type of action to
take on the process.
Statistical process control can be used in a wide range of organizations and
applications. For example, SPC can be used to control the delivery time in express
delivery companies, such as DHL, to improve their level of service. DHL has a
service called “StartDay Express” which guarantees next day door-to-door delivery by
9am; however, the delivery time varies. Since some tasks take less time while some
tasks are delayed, there is a need for service process control. A control chart can be
built to monitor the delivery time. When an out-of-control point appears,
investigations of the process are needed and corrective actions should be taken. In this
way, the service level can be maintained or even improved. As a result, the express
delivery company may gain competitive advantage in international competition.
A basic assumption in traditional statistical process control is that the observations are
independently and identically distributed; however, this assumption may not be valid
in many industrial processes. In supply chains, some of the suppliers are
1
manufacturing organizations whose observations are often serially correlated. For
instance, measured variables from a tank, and reactors and recycle streams in
chemical processes show significant serial correlation (Harris and Ross, 1991). When
autocorrelation is present in the processes, traditional SPC procedures may be
ineffective, indeed inappropriate, for monitoring, controlling and improving process
quality. Alwan and Roberts (1988), Wardell, Moskowitz and Plante (1992), Lu and
Reynolds (1999), Hwarng (2004a, 2005a) etc. proposed interesting statistical or
neural-network-based approaches to controlling autocorrelated processes.
In many quality control settings the product under examination may have more than
one quality characteristic, and correlations exist among these quality characteristics.
One such example can be found in the automotive industry where correlation exists
among different measurements taken from the rigid body of an automobile -distortion of the body results in correlated deviations in these measurements. To
control product quality in multivariate processes, multivariate statistical methods are
very much desired. One important condition for multivariate analysis to be effective is
that several correlated variables must be analyzed jointly. The Hotelling T2 chart, the
MEWMA and the MCUSUM control charts emerge as the times require.
With the development of information technology, data collection has become more
and more accurate and convenient. It is evident that complex processes which have
autocorrelated multivariate quality characteristics often exist in manufacturing
(Nokimos and MacGregor, 1995). Kalgonda & Kulkarni (2004) proposed a Z chart to
control product quality in such processes; however, the power of the Z chart has not
been extensively studied in their paper. The Z chart is only shown to be efficient in
the specified cases. West et al. (1999) recommended the use of a Radial Basis
Function neural network (RBFN) to control multivariate autocorrelated manufacturing
2
processes. Nevertheless, the performance evaluation in the RBFN method is not
convincing because the criterion (Average Run Length) is only obtained from 25 runs.
Moreover, the specified method can not be used to identify the source of shift. The
gap in the literature requires a more convincing and reasonable approach to detecting
and identifying mean shift in multivariate autocorrelated processes.
1.2
Purpose of the Research
The purpose of this research is to develop a neural-network-based control scheme to
enhance process-troubleshooting capabilities in a multivariate autocorrelated
environment. Specifically, there are four major objectives.
a) To propose a neural-network-based control scheme to detect and identify the
mean shift in multivariate autocorrelated processes.
b) To evaluate the performance of the proposed control scheme based on the criteria
of Average Run Length (ARL) and the First-Detection rate.
c) To compare the performance of the proposed control scheme with other statistical
control schemes.
d) To demonstrate how to apply the proposed control scheme in practice.
1.3
Structure of the Thesis
The structure of the thesis is as follows. In Chapter 2, a literature review is conducted
on the existing process control schemes. Chapter 3 illustrates the proposed
methodology. In Chapter 4, the performance of the proposed control scheme on
bivariate autocorrelated processes is evaluated through comparison with three
statistical control charts. In Chapter 5, illustrative examples and a case study are given
to show the application of the proposed NN-based control scheme in practice. The
extension of the application of the proposed control scheme in multivariate
3
autocorrelated process, where the number of interested variables is larger than 2, is
also studied in Chapter 5. Chapter 6 summarizes the contributions and the limitations
of the proposed control scheme and future researches are also pointed out in Chapter 6.
4
Chapter 2
Literature Review
2.1
Statistical Control Schemes
A primary tool used for SPC is the control chart. A control chart is a graphical
representation of certain descriptive statistics for specific quantitative measurements
of the process. In the following subsections, some widely used control charts will be
reviewed.
2.1.1
Classical Statistical Control Schemes
The Shewhart X control chart, Cumulative Sum (CUSUM) control chart, and
Exponentially Weighted Moving Average (EWMA) control chart are regarded as
classical control schemes. Classical statistical control techniques focus on the
monitoring of one quality variable at a time. And in classical control schemes, an
assumption is made that the values of the process mean and variance are known prior
to the start of process monitoring.
A general model for the X control chart is given as follows. Let x be a sample
statistic that measures some quality characteristic of interest, and suppose that the
mean of x is μx and the standard deviation of x is δx. Then the control limits of the X
control chart are μx ± Lδx where L is defined as the “distance” of the control limits
from the in-control mean, expressed in standard deviation units. If any point exceeds
the control limits, the process will be deemed out-of-control. Investigation and
corrective action are required to find and eliminate the assignable cause.
A major disadvantage of the X control chart is that it can only use recent information,
making it relatively insensitive to small to moderate shifts. Two control charts are
5
proposed as excellent alternatives to the X control chart when small to moderate
shifts are of primary interest. They are the CUSUM and EWMA control charts.
The CUSUM chart incorporates all information in the sequence of sample values by
plotting the cumulative sums of the deviations of the sample values from a target
value. There are two ways to represent cusums: the tabular cusum and the V-mask
form of the cusum. Among these two cusums, as pointed out by Montgomery (2005),
tabular cusum is preferable. The mechanics of the tabular cusum are as follows.
Let xi be the ith observation of the process. If the process is in control, then xi follows
a normal distribution with mean μ0 and variance σ. Assume σ is known or can be
estimated. Accumulate deviations from the target μ0 above the target with one statistic,
C+. Accumulate deviations from the target μ0 below the target with another statistic,
C-. C+ and C- are one-sided upper and lower cusums, respectively. The statistics are
computed as follows:
Ci+ = max(0, xi − ( μ 0 + k ) + Ci+−1 )
Ci− = max(0,− xi + ( μ 0 − k ) + Ci−−1 )
(2.1)
where starting values are C0+ = C0− = 0 and k is the reference value. If either statistic
( C0+ or C0− ) exceeds a decision interval H, the process is considered to be out-ofcontrol.
The Exponentially Weighted Moving Average (EWMA) control chart is another
control scheme useful for detecting small to moderate shifts. It is defined as
zi = λxi + (1 − λ ) zi −1
(2.2)
where 0 < λ ≤ 1 is a constant and the starting value is the process target, i.e., z0 = μ0.
The control limits are
6
μ 0 ± Lδ
λ
(2 − λ )
[1 − (1 − λ ) 2i ]
(2.3)
where L is the width of the control limits. If any observation exceeds control limits, an
out-of-control condition happens.
2.1.2
Statistical Autocorrelated Process Control
The standard application of statistical process control is based on the assumption that
the observations are independently and identically distributed; however, this
assumption is often violated. Observations are often autocorrelated in industrial
processes. Under such conditions, traditional SPC procedures may be inappropriate
for statistical process control.
Alwan and Roberts (1988) proposed a Special-Cause Control (SCC) chart to detect
mean shift in autocorrelated process. To proceed, one needs to model the process first.
Barring any special causes, the residuals should be independently and identically
distributed, and hence the assumption of traditional quality control holds. The SCC
chart is a standard control chart constructed for the residuals. Meanwhile, the
Common-Cause Control (CCC) chart, which is a chart of fitted values, is also
proposed to give a view of the current level of the process and its evolution through
time.
Wardell, Moskowitz and Plante (1992) compared the Average Run Length
performance of the Shewhart chart, EWMA chart, SCC chart and CCC chart when
they are used to control ARMA(1,1) processes. They show that SCC and CCC charts
perform better when the shift size exceeds 2 standard deviations in ARMA(1,1)
processes; the performance of the EWMA chart is not affected much by the presence
of data correlation; and the Shewhart chart performs worst in most cases.
7
Since early detection is helpful to improve the quality of the product, Wardell,
Moskowitz and Plante (1994) derived the distributions of run length of the SCC chart
for general ARMA(p,q) processes to study whether the SCC chart can detect shift
earlier than traditional control charts. After investigating the shape of the probability
mass function of run length, the authors conclude that the probability of detecting
shifts very early for the SCC chart is actually higher.
Lu and Reynolds (1999) extensively studied the performance of the EWMA chart
based both on the residuals and on the original observations of the AR(1) process with
a random error. Lu and Reynolds compare the EWMA chart based on the residuals
with the EWMA chart based on the original observations and the Shewhart chart.
Results show that the EWMA chart based on the residuals is comparable to the
EWMA chart based on the original observations when the autocorrelation is low to
medium, and the EWMA of the residuals is slightly better when the autocorrelation is
high and the shift is large.
Residual-based control charts are limited and require more sophisticated process
modeling skill and an initial data set larger than independent case (Lu and Reynolds,
1999). Research has also been done on controlling autocorrelated process without
process-modeling first. Zhang (1998) proposed a EWMAST chart to detect the mean
shift under autocorrelated data set, in which no modeling effort is required. The
control limits of the new chart are analytically determined by the process variance and
autocorrelation, and are wider than those of an ordinary EWMA chart when positive
autocorrelation is presented. Through simulation, Zhang shows that the proposed
method performs better than the Shewhart X chart, SCC chart and M–M chart when
the process autocorrelation is not very strong and the mean changes are not large.
8
However, these new control limits can be troublesome to obtain and these limits are
only for selective processes.
Jiang et al. (2000) proposed an ARMA chart based on the ARMA statistic of the
original observations. They show that both the SCC chart and EWMAST chart are
just special cases of this new chart. Simulations show that the ARMA chart is
competitive with the optimal EWMA chart for independently and identically
distributed observations and performs better than the SCC chart and EWMAST chart
for autocorrelated data.
2.1.3
Statistical Multivariate Process Control
In practice, many process monitoring and control scenarios involve several related
variables, thus multivariate control schemes are required. The most familiar
multivariate process-monitoring and control procedure is the Hotelling T2 control
chart for monitoring the mean vector of the process. The Hotelling T2 chart was
proposed by Hotelling H. in 1947. There are two versions of the Hotelling T2 chart:
one for subgrouped data and the other for individual observations. Since the process
with individual observations occurs frequently in the chemical and process industries,
the Hotelling T2 method for individual observations will be introduced in the
following.
Suppose that m samples, each of size n = 1, are available and that p is the number of
quality characteristics observed in each sample. Let x and S be the sample mean
vector and covariance matrix of these observations respectively. The Hotelling T2
statistic is defined as
T 2 = ( x − x )′S −1 ( x − x )
(2.4)
The Upper control limit (UCL) and Lower control limit (LCL) for monitoring
processes are
9
UCL =
p (m + 1)(m − 1)
Fα , p ,m − p
m 2 − mp
LCL = 0
(2.5)
where Fα , p ,m − p is the upper α percentage point of an F distribution with parameters p
and m - p.
The Hotelling T2 chart is a Shewhart-type control chart. It only uses information from
the current sample; consequently, it is relatively insensitive to small and moderate
shifts in the mean vector. The MCUSUM control chart and MEWMA control chart,
which are sensitive to small and moderate shifts, appear as alternatives to the
Hotelling T2 chart. Crosier (1988) proposed two multivariate CUSUM procedures.
The one with the best ARL performance is based on the statistic
Ci = {( S i −1 + X i )′Σ −1 ( S i −1 + X i )}1 / 2
(2.6)
0,
if Ci ≤ k
⎧
Si = ⎨
⎩( S i −1 + X i )(1 − k / Ci ), if Ci > k
(2.7)
where
with S0 = 0, and k > 0. An out-of-control signal is generated when
Yi = ( S i′Σ −1 S i )1 / 2 > H
(2.8)
where k and H are the reference value and decision interval for the procedure,
respectively.
Two different forms of the multivariate CUSUM were proposed by Pignatiello and
Runger (1990). Their best-performing control chart is based on the following vectors
of cumulative sums:
Di =
i
∑X
j =i −li +1
j
(2.9)
and
10
MCi = max{0, ( Di′Σ −1 Di )1 / 2 - kli}
(2.10)
where k > 0, li = li-1 + 1 if MCi-1 > 0 and li = 1 otherwise. An out-of-control signal is
generated if MCi > H.
The EWMA control charts were developed to provide more sensitivity to small shifts
in the univariate case, and they can be extended to multivariate quality control
problems. Lowry et al. (1992) and Prabhu and Runger (1997) developed a
multivariate version of the EWMA control chart (MEWMA chart). The MEWMA
chart is a logical extension of the univariate EWMA and is defined as follows:
Zi = λ xi + (1 − λ ) Zi −1
(2.11)
where 0 < λ ≤ 1 and Z0 = 0.
The MEWMA statistic is
Ti 2 = Zi'Σ−zi1Zi
(2.12)
where the covariance matrix is as follows.
ΣZi =
λ
⎡1 − (1 − λ )2i ⎤⎦ Σ
2−λ ⎣
(2.13)
Montgomery (2005) points out that the MEWMA and MCUSUM control charts have
very similar ARL performance; however, the MEWMA control chart is much easier
to implement in practice. So in this research the MEWMA chart is used as a
comparison scheme.
The Hotelling T2 chart, the MEWMA chart, and the MCUSUM chart summarize the
behavior of multiple variables of interest in one single statistic. This does not relieve
the need for pinpointing the source of the out-of-control signal. Jackson (1980, 1985)
reports some of the earlier attempts to interpret out-of-control signals in multivariate
processes. He suggests the use of principal components analysis to decompose T2 into
various independent components. You must examine these components to understand
11
why the process is out-of-control. The disadvantage of this approach is that the
principal components do not always provide a clear interpretation of the situation with
respect to the original variables.
Another very useful approach to interpreting assignable reasons in multivariate
environments, is to decompose the T2 statistic into components that reflect the
contribution of each individual variable. Murphy (1987) used a discriminant analysis
approach to separate the suspect variables from the non-suspect variables. Murphy
separated the p quality characteristics into two subsets, one being the subset that is
intuitively suspected to be directly related to the cause of the out-of-control signal.
The corresponding T2 values for two subgroups are calculated and then compared
with certain cut-offs to decide the out-of-control variables. A limitation of this
procedure is that the more variables in the process, the more ambiguity is introduced
in the identification process, which sometimes leads to erroneous conclusions.
Chua and Montgomery (1992) designed a system which tests every possible subset of
interested process variables to improve Murphy (1987)’s procedure. However, the allpossible-subsets method can be very computer intensive and therefore may not be
practical in some applications.
Mason, Tracy and Young (1995) proposed an alternative method to decompose T2 for
diagnostic purposes. They decompose T2 into independent parts, each of which is
similar to an individual T2 variate. Given p multivariate characteristics, they
decompose T2 into p parts, one of which is a T2 value for a single variable and those
left are conditional T2 values. Thereafter, each component in the decomposition can
be compared to a critical value as a measure of largeness of contribution to the signal.
However, one overall T2 statistic can be yielded by p! different partitions. The
computation will be huge when p is large.
12
To circumvent the problem of large computations in Mason, Tracy and Young (1995),
Runger, Alt, and Montgomery (1996) proposed a similar method which requires
fewer computations. They define T2 as the current value of the statistic and T2(i) as the
value of the statistic for all process variables except the i-th one. Then di = T2 - T2(i) is
defined as the indicator of the relative contribution of the ith variable to the overall
statistic. When an out-of-control signal is generated, they recommend computing the
values of di (i = 1, 2, … , p) and focusing attention on the variables for which di is
relatively large. Mason, Tracy and Young (1997) also put forward a new method to
make the approach in Mason et al. (1995) more practical. They provide a faster
sequential computation scheme for the decomposition.
Different from PCA and decomposition of the T2 statistic, Hayter and Tsui (1994)
proposed a simultaneous-confidence-intervals method to identify the source of out-ofcontrol signal. It operates by calculating a set of simultaneous confidence intervals for
the variable means μi with an exact simultaneous coverage probability of 1-α. The
process is considered to be in control as long as each of these confidence intervals
contains the respective standard value μi0. And the process is deemed to be out of
control whenever any of these confidence intervals does not contain its respective
control value μi0. However, when using the parametric method, it is hard to obtain the
critical point for p-dimensional variables where p ≥ 3.
2.1.4
Statistical Multivariate Autocorrelated Process Control
With the development of information technology, data collection has become more
accurate. In many types of manufacturing processes, the assumption of independence
of observation vectors is violated. This will have a profound effect on the
performance of ordinary multivariate control charts. Control schemes which are
designed for controlling quality in multivariate autocorrelated processes are required.
13
Mastrangelo and Forrest (2002) present a program to generate data for multivariate
autocorrelated processes. In this program, the shift of the process is applied to the
mean vector of the noise series while the covariance structure of the data is
maintained.
Kalgonda & Kulkarni (2004) proposed a Z chart which is used to monitor the mean of
multivariate autocorrelated processes. The shifts of the process mean in this paper are
additive shifts. The Z chart extends Hayter and Tsui’s (1994) idea to multivariate
autocorrelated environments. It can be illustrated as follows.
The proposed Z statistic is given by:
Z it =
yit − μ i 0
, i = 1,2,L, p
ri (0)
(2.14)
where yit is the tth observation of the ith variable, ri (0) is the standard deviation of the
ith variable and μ io is the target mean of the ith variable. And
Z t = max( Z1t ,L, Z pt )
(2.15)
When Zt ≤ Cρ,α, the process is considered in-control. This Cρ,α depends on the crosscorrelation structure of multiple variables and is chosen to achieve a specified incontrol ARL; ρ is the correlation between two variables and α is the type I error. The
authors claim that this Z chart can not only detect an out-of-control status but also can
help identify variable(s) responsible for the out- of-control situation. However, the
power of the Z chart has not been extensively studied in their paper; the Z chart is
only shown to be efficient in the specified cases.
Besides statistical process control techniques, neural-network-based control
techniques have also been developed to perform process control. In the following
14
subsection, literature on the application of neural network in process control will be
reviewed.
2.2
Neural-Network Control Schemes
A neural network consists of a number of interconnected nodes called neurons and is
considered a computational algorithm to process information. A neural network can
be designed to perform process control. Compared with statistical process control
methods, Neural-network-based control schemes are more flexible and adaptive. The
neural network application to process control can be generally classified into two
types: pattern recognition and shift detection.
2.2.1
Pattern Recognition
A process exhibits random behavior when it is only affected by common causes.
Random behavior is regarded as a natural pattern. On the contrary, assignable causes
trigger nonrandom behavior. Nonrandom behavior is sometimes referred as an
unnatural pattern. To manage and improve quality, manufacturing industries need to
find unnatural patterns and correspondingly take corrective actions.
Hwarng and Hubele (1993) developed a pattern recognizer based on back-propagation
algorithm (BPPR). In order to identify unnatural patterns which are likely to be
exhibited by sampled averages, BPPR is trained on all those interested pattern classes
simultaneously. Using average run length index as a performance criterion, they show
that the proposed pattern recognizer is capable of detecting most target patterns within
two or three successive classification attempts with an acceptable Type I error.
Pham and Oztemel (1994) proposed an LVQ-based (Learning Vector Quantization)
neural network to recognize unnatural patterns. Pham and Oztemel extend the existing
LVQ methods which update one weight vector at one learning iteration, to update two
reference vectors in most iterations. In this way, the learning time is decreased and the
15
generalization capability is increased. Using classification accuracy (%) as the
performance criteria, Pham and Oztemel conclude that the proposed new method
enables the network to perform classification with almost 98% accuracy.
Hwarng and Chong (1995) developed a pattern recognizer based on adaptive
resonance theory. The new pattern recognizer adopts a quasi-supervised training
strategy and inserts a synthesis layer into the traditional ART network structure. By
comparing with BPPR, Hwarng and Chong show that the new pattern recognizer
performs better in detecting cyclic pattern, inferior on mixture patterns, and
comparable on other patterns.
Cheng (1997) proposed two neural network pattern recognizers. The first one is based
on the back-propagation neural network and the other is based on the modular neural
network. Different from Hwarng and Hubele (1993), Cheng studied the situations
where in-control data occurred before the pattern. Through Monte Carlo simulations,
Cheng showed that the proposed pattern recognizers could recognize multiple
unnatural patterns for which they were trained, and the proposed modular neural
network could provide better recognition accuracy than back-propagation network
when there would be strong interference effects.
2.2.2
Shift Detection
Another utility of the neural network method in SPC is shift detection. Pugh (1989)
appears as one of the earliest researchers using neural networks in the field of shift
detection. Pugh (1989) successfully trained back-propagation networks for detecting
process mean shifts with subgrouping sizes of five. Pugh concluded that the proposed
method performed comparably to the X control chart when average run length is
used as the performance criterion.
16
Smith (1994) trained back-propagation networks to detect both mean and variance
shifts in independently and identically distributed univariate processes. He
demonstrated that neural networks could be comparable with X and R control charts
for large shifts in mean or variance and would outperform them for small shifts.
Cheng (1995) developed a neural-network-based method to detect gradual trends and
sudden shifts in the process mean. The network was trained by the back-propagation
algorithm. The combined Shewhart-CUSUM scheme proposed by Lucas (1982) is
regarded as a benchmark. Through simulation, Cheng showed that the proposed
method performed superior to the combined Shewhart-CUSUM control schemes in
ARL performance.
Chang and Aw (1996) proposed a neural fuzzy control chart for not only identifying
univariate process mean shifts but also for classifying their magnitudes. This proposed
neural network was trained by the back-propagation algorithm, then fuzzy set theory
was adopted to analyze neural network outputs. Chang and Aw divide the neural
network outputs into nine fuzzy decision sets, some of which may overlap with each
other. Compared with the performance of the conventional X chart and CUSUM
chart in terms of the average run lengths, the proposed chart is superior.
Ho and Chang (1999) conducted a relatively extensive comparative study,
simultaneously monitoring process mean and variance shifts using neural networks in
independently and identically distributed univariate processes. In this study, they
proposed a combined neural network control scheme which consisted of one neural
network for monitoring process mean and another neural network for monitoring
process variability. Compared with the performance of other traditional SPC charts,
such as the X and R, CUSUM and EWMA charts, and other neural networks and
Bayesian classification techniques in terms of average run length (ARL) and
17
percentage of correct classifications; the proposed combined control scheme is
superior or comparable when detecting small mean shifts, except for the ARL.
Since observations are often autocorrelated in industrial processes, neural network
methods are extended to the field of detecting mean shifts in autocorrelated univariate
processes. Cook and Chiu (1998) developed radial basis function neural networks to
identify shifts in two specified autocorrelated processes. They show that the proposed
networks were successful at detecting shifts in these specified cases. In Chiu, Chen
and Lee (2001), a back-propagation neural network is adopted to identify shifts in
AR(1) processes which have different autocorrelation coefficients. Through
simulation, they show that their networks were successful at separating data that were
shifted one, two and three standard deviations from non-shifted data for generated
process data. However, as Hwarng (2004) points out, the way of representing data and
the performance criteria in Cook and Chiu (1998) and Chiu, Chen and Lee (2001) are
not robust and the result, when compared with traditional methods, is not convincing.
Hwarng (2004) proposes a back-propagation neural network which uses the Extended
Delta-Bar-Delta learning rule to detect process mean shift in AR(1) processes. Using
ARL as the performance criterion, through comparative study, Hwarng shows that the
performance of this neural-network-based monitoring scheme is superior to that of the
SCC, X , EWMA, EWMAST and ARMAST control charts in most instances.
Hwarng (2005) extends his study in 2004 to identify mean shift and correlation
parameter change simultaneously in AR(1) processes. This back-propagation neural
network also uses the Extended Delta-Bar-Delta learning rule. Various magnitudes of
process mean shift and various levels of autocorrelation are considered in this
research. Hwarng shows that the proposed identifier, when it is properly trained, is
18
capable of simultaneously indicating whether the process change is due to mean shift,
correlation change, or both.
Neural network method can also be used to detect mean shift in bivariate processes. In
Hwarng’s (2004b, 2005b), neural-network-based control schemes are proposed to
control bivariate processes. Hwarng proposes a back-propagation neural network
which is capable of detecting process mean shift and identifying the sources of shifts.
In these two papers, various network configurations and training strategies are
investigated. Taking ARL as the performance criterion, Hwarng shows that the
proposed method is superior to the Hotelling T2 chart for small to medium shifts.
West et al. (1999) appears as the only research that has been done using the neural
network method to control mean shift in multivariate autocorrelated processes. They
develop a control scheme which utilizes radial basis function neural networks to
capture process mean shift in multivariate autocorrelated processes. The data in West
et al. (1999) are generated in a way similar to what Mastrangelo and Forrest (2002)
described. The radial function employed in this article is the Gaussian function.
Through experiment design, they claim that the radial basis function network is
superior to three other control models––the multivariate Shewhart control chart, the
multivariate EWMA control chart and a back-propagation neural network. However,
there are several limitations in this paper. Firstly, the ARL results in this paper are
obtained from only 25 runs, which is not convincing. Secondly, in multivariate
processes, it is important to know the source of shift. This paper, however, does not
consider this topic.
2.3
Gaps in the Literature
The Z chart proposed by Kalgonda & Kulkarni (2004) and the neural network method
proposed by West et al. (1999) are the existing methods in detecting and identifying
19
process mean shifts in multivariate autocorrelated processes. The Z chart, however,
only considers certain cases of process mean shift and the power of this method in
general cases is not clear. The neural network method, which is based on radial basis
function, suffers from the disadvantage of not identifying the source of mean shift.
Moreover, its performance criterion, the ARL, is obtained from 25 runs, which is
relatively small and thus unconvincing. In this thesis, a new neural-network-based
control scheme which is based on the back-propagation algorithm is proposed. The
advantage of the proposed control scheme is that it can efficiently detect small to
moderate mean shifts and identify the source of the shifts. The Z chart is also
extended to a general case and its power is evaluated.
20
Chapter 3
Methodology
The proposed control scheme is based on the theory of neural computing. There are
three major steps in this control scheme: the data generation step, the network training
step, and the testing step which is used to investigate the capabilities of the proposed
network. To facilitate the understanding of the proposed control scheme, a schematic
diagram is given in Figure 3.1.
Data Generation
Training Files
Testing Files
Network Training
Preliminary
Network Testing
Unsatisfactory
Satisfactory
Trained Network
Performance Evaluation
on ARL and First-Detection Rate
Figure 3.1 A schematic diagram of the proposed methodology
21
3.1
Model of Interest: Vector Autoregressive Model
The interest of this research is to detect and identify mean shifts in multivariate
autocorrelated processes. A multivariate autocorrelated process can be expressed as a
Vector Autoregressive model. A VAR(p) model is defined in the following way:
Yt − μ t = Φ 1 (Yt −1 − μ t −1 ) + Φ 2 (Yt − 2 − μ t −2 ) + L + Φ p (Yt − p − μ t − p ) + ε t
(3.1)
where μt is the vector of mean values at time t, ε t is an independent multivariate
normal random vector with the mean vector of zeros and covariance matrix Σ, and Φi
(i = 1, 2, …, p) is a matrix of autocorrelation parameters.
The simplest case in the vector autoregressive model is the bivariate VAR(1) model,
which is given as follows.
Yt = μ t +Φ(Yt −1 − μ t −1 ) + ε t
(3.2)
where μt and ε t are the same as those in equation (3.1). Here Φ is a 2 × 2 matrix of
autocorrelation parameters. It is assumed that Yt is stationary in this research;
therefore, μt is constant over time.
Yt = μ + Φ (Yt −1 − μ ) + ε t
(3.3)
The covariance matrix of Yt can be obtained as follows.
Σ Yt = ΦΣ Yt Φ ′ + Σ
3.2
(3.4)
Neural Network
The purpose of this research is to propose a control scheme to monitor process mean
in multivariate autocorrelated process based on the theory of neural computing. In this
subsection, knowledge about neural network is explained.
A neural network consists of a number of simple, highly interconnected processing
elements. The interconnections are weights that are adaptively updated according to
specified input and output pairs. Processing requirements in neural computing are not
22
programmed explicitly but encoded in the internal connection weights. A neural
network does not store the information in a particular location but stores the
knowledge both in the way the processing elements are connected and in the
importance of each connection between processing elements. There are four basic
components in a neural network: processing elements, connections, the transfer
function, and the learning rule. Figure 3.2 is a schematic diagram which shows the
relationship between these components.
Transfer
Function
Connections
a1
Output
a2
Processing
Element
a3
C
Wi
•••
an
Input
Learning Rule
Figure 3.2 A schematic diagram of a neural network
3.2.1
Training Algorithm
In order to train the network, a proper training algorithm needs to be chosen. Backpropagation is a general purpose network paradigm that can be used for system
modeling, prediction, classification, filtering and many other general types of
problems.
23
The back-propagation network is a multilayer feed-forward network with a transfer
function in the artificial neuron and a powerful learning rule. Figure 3.3 illustrates a
typical back-propagation network.
Output Layer
Hidden Layer
Input Layer
•••
•••
Window size
Figure 3.3 A typical back-propagation network
Back-propagation learns by calculating an error between desired and actual output
and propagating this error information back to each node in the network. This
backpropagated error is used to drive the learning at each node. The rate at which
these errors modify the weights is referred to as the learning rate or learning
coefficient. Momentum is a term added to the standard weight change which is
proportional to the previous weight change. The momentum coefficient is another
parameter which controls learning; it says that if weights are changing in a certain
direction, there should be a tendency for them to continue changing in that direction.
Based on experiments with the Radial Basis Function network and the backpropagation network, it is found that the back-propagation algorithm (Rumelhart et al.
1986) is still the best to adopt in this research based on the Root Mean Square (RMS)
of errors.
24
3.2.2
Learning Rule
An essential characteristic of a network is its learning rule, which specifies how
weights adapt in response to a learning example. Standard back-propagation uses a
generalized delta rule (Rumelhart et al. 1986) that updates network connection
weights without adapting its learning coefficient or momentum coefficient over time.
The standard Delta-Rule weight update is given by:
w[k + 1] = w[k ] + αδ [k ] + μΔw[k ]
(3.5)
where w[k] is the connection weight at time k, α is the learning rate, μ is the
momentum coefficient, δ[k] is the gradient component of the weight change at time k,
and Δw[k] is the weight change at time k. Here α and μ are fixed constants. In
standard back-propagation, the gradient component is calculated as follows:
δ [k] =
∂E[k]
∂w[k]
(3.6)
where E[k] is the value of the error at time k and w[k] is the connection weight at time
k. The drawback of the Delta-Rule is that the learning may be tremendously slowed
down or even stuck at some local minima without ever reaching convergence.
Jacobs (1988) proposed the Delta-Bar-Delta (DBD) learning rule which tries to
address the speed of convergence issue via the heuristic route. DBD speeds up the
learning by adapting the learning coefficient over time, which can be written as:
w[k + 1] = w[k ] + α [k ]δ [k ] + μΔw[k ]
(3.7)
where α[k] is the connection learning rate at time k. α[k] is calculated by the following
equation:
⎧k
⎪
Δα [k] = ⎨ - ϕα [k]
⎪0
⎩
if δ [k - 1]δ [k] > 0
if δ [k - 1]δ [k] < 0
otherwise
(3.8)
25
where δ [k] is the weighted, exponential average of previous gradient components at
time k. It is defined as:
δ [k ] = (1 − θ )δ [k ] + θδ [k − 1]
(3.9)
Minai and Williams (1990) proposed a new learning rule which incorporates
momentum adjustment, based on heuristics, in an attempt to increase the rate of
learning. This new rule is called the Extended-Delta-Bar-Delta (EDBD) learning rule.
For EDBD, the variable learning rate and variable momentum rate yield
w[k + 1] = w[k ] + α [k ]δ [k ] + μ[k ]Δw[k ]
(3.10)
where μ[k] is the connection momentum rate at time k. Similar to the DBD rule, α[k]
is calculated as follows.
α [k ] = MIN [α max,α [k − 1] + Δα [k − 1]]
⎧k α exp(-γ α δ [k] )
⎪⎪
Δα [k] = ⎨ - ϕα α [k]
⎪0
⎪⎩
if δ [k - 1]δ [k] > 0
if δ [k - 1]δ [k] < 0
otherwise
(3.11)
where
δ [k ] = (1 − θ )δ [k ] + θδ [k − 1]
(3.12)
and kα is a constant learning rate scale factor, γα is a constant learning rate exponential
factor, ϕα is a constant learning rate decrement factor, and αmax is the upper bound on
the learning rate.
The momentum rate change is, similarly,
μ[k ] = MIN [ μ max , μ[k − 1] + Δμ[k − 1]]
⎧k μ exp(-γ μ δ [k] )
⎪⎪
Δμ[k] = ⎨ - ϕ μ μ[k]
⎪0
⎪⎩
if δ [k - 1]δ [k] > 0
if δ [k - 1]δ [k] < 0
otherwise
(3.13)
26
where kμ is a constant momentum rate scale factor, γμ is the constant momentum rate
exponential factor, ϕ μ is a constant momentum rate decrement factor, and μmax is the
upper bound on the momentum rate. Note that an additional tolerance parameter, λ, is
used to recover the best connection weights learned if E[k] > Eminλ at the end of each
learning epoch where Emin is the minimum previous error. In this research, the EDBD
rule is found to be the most effective and efficient learning rule that guarantees
convergence.
3.2.3
Transfer Function
The transfer function is a method of transforming the input. It transfers the internally
generated sum for each processing element to a potential output value. Usually, nonlinear functions, such as the hyperbolic tangent function (TanH) or sigmoid function,
are recommended.
The sigmoid function is a continuous monotonic mapping of the input into a value
between 0.00 and 1.00. The sigmoid function is defined as
f ( z ) = (1 + e − z ) −1
(3.14)
The hyperbolic tangent function (TanH) is just a bipolar version of the sigmoid
function. The sigmoid is a smooth version of a {0, 1} step function, whereas the
hyperbolic tangent is a smooth version of a {-1, 1} step function.
The TanH is defined by
f ( z) =
e z − e−z
e z + e −z
(3.15)
By experiment, the sigmoid function is found to perform better than the TanH in this
research.
27
3.3
Data Generation
3.3.1
Data Representation
In the data generation step, the most important topic is how to represent training and
testing data. The data representation in the training set has critical influence on the
performance of neural networks. Data representation consists of the following parts:
the selection of parameters for training and testing data sets and the determination of
window size.
3.3.1.1 Selection of Parameters
For easy demonstration, the mean shifts in the bivariate VAR(1) process are studied.
The bivariate VAR(1) model is given in Equation (3.3). There are two process
variables, X and Y, in the bivariate autocorrelated process; consequently, five
parameters are required to be specified. They are the mean shift size of X (δx), the
mean shift size of Y (δy), autocorrelation of X (φx), autocorrelation of Y (φy) and
correlation (ρxy) between X and Y.
The purpose of this research is to detect and identify mean shifts in multivariate
autocorrelated processes. For this study, various magnitudes of shift in X and Y,
various levels of autocorrelation of X and Y, and correlation between X and Y should
be investigated. The shift sizes in X and Y are set to 0, 0.5, 1, 2 and 3. Further, the
shift can happen on either variable or on both together. Levels of autocorrelation are
set as 0, 0.2, and 0.7 to cover the whole range of permissible positive parameter space.
Next, the correlation between X and Y is set to 0, 0.4 or 0.7 where 0 stands for no
correlation, 0.4 means moderate correlation and 0.7 is high correlation between X and
Y. For convenient reference, all parameter values selected are listed in Table 3.1.
28
Table 3.1 Mean shift magnitude, autocorrelation level and correlation level (“--” means that
cell is intended to be blank.)
δx
δy
φx
φy
ρxy
0
0
0
0
0
0.5
0.5
0.2
0.2
0.4
1
1
0.7
0.7
0.7
2
2
--
--
--
3
3
--
--
--
It is clear that there are a total of 675 (5 × 5 × 3 × 3 × 3) combinations of parameter
values. Without loss of generality, the variances of error terms are set to 1 in the
simulation analysis.
3.3.1.2 Window Size
The input data file for a neural network should be in a row and column format. Each
logical row contains the inputs and (optionally) desired outputs for one example. One
logical row of data is defined as one record. For instance, if there were 4 inputs, and 3
possible outputs, there will be 7 numbers (or fields) for each logical row. That is, this
record contains 7 numbers. Each number (field) would be separated from the others
with at least one space or a comma. The number of inputs each record contains is
defined as the window size. Box et al. (1994) pointed out that at least 50 observations
are required to obtain a useful estimate of the autocorrelation function. Likewise, to
present autocorrelation structure adequately, there is a need to have a sufficiently
large window size of input data. Since there are two variables in the studied process,
the input should be in the form of long rows of (X, Y) data. The window size is set to
100, i.e., a window includes 50 pairs of inputs.
3.3.2
Generation of Training and Testing Files
In the back-propagation network, the inputs are presented along with desired outputs
during the training phase. In this research, five output nodes are used. They are mean
29
shift size of X (δx), mean shift size of Y (δy), autocorrelation of X (φx), autocorrelation
of Y (φy) and correlation between the error terms of X and Y (ρxy). The desired outputs,
δx and δy, represent the magnitude of the shift by a real value between 0.00 and 1.00
based on the classification of the input window. Five real values are assigned to the
five levels of shift magnitude, namely, 0.00, 0.25, 0.50, 0.75 and 1.00 for shift size 0.0,
0.5, 1.0, 2.0 and 3.0, respectively. Figure 3.4 demonstrates the corresponding
relationship between shift magnitude and the real value representation. The desired
outputs, φx and φy, represent the level of autocorrelation. Their real values are used as
the desired outputs. For correlation between the error terms of X and Y, ρxy, similar to
the autocorrelation case, its real value is used as the desired output.
Shift
Magnitude
0
0.5
Real value
Representation
0
0.25
1
0.5
2
0.75
3
1
Figure 3.4 Relationship between shift magnitude and real value representation
Before generating training and testing files, the point from which the process shifts
needs to be decided. This point is defined as the point of shift. For the training data set,
the point of shift is set at the very beginning for each set of parameter values. When
the point of shift starts from the beginning, the whole window is shifted data. In this
30
way, ambiguity is prevented and the network can be trained more efficiently. Figure
3.5 shows how the training data is configured.
the point of shift
•••
•••
xt
yt
xt+1
yt+1
•••
xt+48 yt+48 xt+49 yt+49 xt+50 yt+50 xt+51 yt+51
the first moving window
the second moving window
the third moving window
Figure 3.5 Configuration of the training data
As mentioned above, there are 675 combinations of parameter values in total. In order
to ensure the effectiveness of network learning, a sufficient number of records for
each combination should be generated. However, the number of records for each
combination had better not be larger than enough because it will waste more time to
generate and require more data storage space. Equation (3.3) is used to generate
training data sets. Five training files of different sizes are generated. 27000, 39500,
54000, 67500 and 135000 records are included in these five training files. In order to
train the network effectively, the records for each combination of parameter value
should be represented evenly. 675 combinations of parameter values are studied in
this research, so the records in training data are multiples of 675. In actual
implementations, it may be hard to have such number of training data; however, it is
easy to train the network with simulated data.
31
For preliminary study, four different testing files are generated in the same way as
generating training files to assess the adequacy of network training. This allows us to
confirm if the training has reached a stable situation whereby its performance against
new data would not significantly be subject to different data sets. For the testing data
of the performance evaluation stage, the shift is fixed at the last pair of observations
of the first window, i.e., the point of shift equals 50, as if the process always begins
with an in-control state. In other words, there is one shifted pair in the first moving
window and two shifted pairs in the second window and so on. Figure 3.6
demonstrates the configuration of the testing data. This setting allows us to test shifts
occurring at any point within an observation window. This also permits the measure
of average run length (ARL) to be consistent with the conventional ARL definition.
the point of shift
•••
•••
xt
yt
xt+1
yt+1
•••
xt+48 yt+48 xt+49 yt+49
xt+50 yt+50 xt+51 yt+51
the first moving window
the second moving window
the third moving window
Figure 3.6 Configuration of the testing data
After deciding how to represent data, the next step is how to generate data. A program
is written using software S-PLUS (Insightful, 1988) to generate multivariate
autocorrelated data with a shift. Mastrangelo and Forrest (2002) pointed out that
32
multivariate process disturbances can occur as additive shifts and innovational shifts.
Kalgonda & Kulkarni (2004) studied additive shifts in VAR(1) processes. For easy
comparison, additive shifts in VAR processes are studied in this research. The
additive shifts are added to the process after fixing the autocorrelation and the
correlation.
3.4
Network Training and Testing
With 100 input nodes and 5 output nodes confirmed, the fundamental question to
address then is the number of hidden layers and the number of hidden nodes. It is
difficult to determine in advance the number of hidden layers and number of
processing elements in each hidden layer. This, coupled with slow learning, can lead
to very time-consuming trials to achieve the optimal architecture. Although
techniques such as cascade-correlation learning (Fahlmann 1988) may be used to
determine systematically the number of hidden nodes, they are found to be
cumbersome and inefficient for the size of the network and the data set employed in
this research. Therefore, a series of experiments with a number of different network
structures are carried out to find the proper network configuration. Among them were
100-20-5, 100-10-5, 100-0-5, 100-10-10-5 and 100-5-5-5 where L1-L2-L3-L4
represents two hidden layers in a network and Li denotes the number of nodes in layer
i. Preliminary studies showed that using two hidden layers provided no advantage at
all and 0, 10 and 20 hidden nodes performs almost the same when the performance is
measured by ARL, so a network with the structure of 100-0-5 is employed. Figure 3.7
is the neural network employed in this research.
33
δx
δy
φx
φy
ρxy
Output layer
•••
Input layer
xt
yt
xt+1
yt+1
•••
xt+48 yt+48
xt+49 yt+49
Window size
Figure 3.7 The proposed network structure
Based on the outcome of the preliminary investigation, the network is trained with the
EDBD rule and the sigmoid transfer function for output layers. The software package
used to develop the back propagation neural network models is NeuralWorks
Professional II/PLUS (NeuralWare, 2003). All input values are scaled and mapped to
the range (-1.0, 1.0). The output values are in the range of (0, 1). One of the problems
that can occur with the back-propagation network is over-training. The symptom of
this is that the network is performing well on the training data, but poorly on
independent test data. A modeling feature, termed Save-Best, in NeuralWorks
Professional II allows the user to prevent this problem. Thus, SaveBest is used to train
the network and circumvent overtraining. In subsection 3.3.2, five training files with
different sizes and four different testing files have already been generated. The
preliminary results show that networks trained with different training file sizes
achieve different performances. The training file with 135000 records performs best
among all 5 cases. When using a training file with 135000 rows to test four different
34
testing files, the network performs almost equally well. This shows that the training
had reached a stable situation since its performance against new data would not
significantly be subject to different data sets. So this training file is selected as the
desired one. In addition, the best testing result of the proposed network was obtained
within 2 million training records when using RMS as the performance criterion, thus
the learning speed is not slow.
3.5
Output Interpretation
The output values from 5 network output nodes will be real values falling between
0.00 and 1.00. The purpose of this research is to detect and identify process mean
shifts, therefore the outputs of mean shift size X (δx) and mean shift size Y (δy) should
be of primary focus. The desired value was assigned proportionally to indicate the
magnitude of the classified shift with 0.00 indicating no shift and 1.00 indicating the
largest shift (shift = 3σ). This means any output value greater than 0.00 signals a
certain extent of deviation from in-control state. It is obvious that the strength of the
evidence of deviation is proportional to the magnitude of actual output. The threshold
cut-off value is determined by tuning the in-control ARL to a reference length, i.e.
185.4.
35
Chapter 4
Performance Evaluation
4.1
Performance Measure -- Average Run Length
Conventionally, the average run length (ARL) serves as a very useful and standard
criterion for measuring the effectiveness of a control chart scheme. ARL is the
expected number of data points collected before an out-of-control situation is signaled.
In the neural network context, ARL is defined as the average number of moving
windows which is required by the neural network to single a shift.
When there is no shift in both variables, these kinds of processes are deemed incontrol. For in-control processes, the ideal performance of control schemes should be
that the control schemes can’t find any shift. However, this is impossible in reality
since the type I error exists. The probability of type I error in this research is defined
as the probability that a control scheme detects a shift when no shift happens in the
process. A good control scheme should have small probability of type I error. Incontrol ARL is related to the measure of the probability of type I error. The smaller
the probability of type I error is, the longer the in-control ARL is; in other words, a
good control scheme should have long in-control ARL. When any shift happens on
any of the process variables, the process is regarded as an out-of-control process.
When a process is out-of-control, there is a probability that the control scheme deems
it as in-control. This probability is defined as the probability of type II error. A good
monitoring scheme should have small probability of type II error. The out-of-control
ARL is related to the measure of the probability of type II error. The smaller the
probability of type II error is, the shorter the out-of-control ARL is. And the shorter
36
the out-of-control ARL is, the better the control scheme is. In general, a good control
scheme should have long in-control ARL and short out-of-control ARL.
For an independently and identically distributed univariate process, the 3-sigma incontrol ARL is about 370. The corresponding probability of the type I error is 0.0027.
In this research, bivariate autocorrelated processes are considered. When shifts,
autocorrelation and correlation are not present, the in-control ARL is calculated to be
around 185.4. At this time, the probability of the type I error is 0.00549. In order to
tune the in-control ARL to this desired value, several computer programs were written
to analyze the network output by using the statistical software named S-PLUS from
Insightful (1988). The threshold cut-off value is obtained and is equal to 0.190768.
The testing data were generated as described in subsection 3.3.2 and with parameters
listed in Table 3.1. As pointed out in subsection 3.3.2, for the testing data of the
performance evaluation stage, the shift is fixed at the last pair of observations of the
first window, i.e., the shift point equals 50. (Please refer to Figure 3.6 in subsection
3.3.2.) In this way, there is one shifted pair in the first moving window and two
shifted pairs in the second window and so on. Consequently, the ARL in the neural
network context can be measured in a way consistent with the conventional practice.
Each ARL is computed from 1000 independent simulation runs.
Different from the conventional control charts, the NN-based control scheme has a
salient feature that it can indicate which variable is responsible for the shift. In this
research, this feature is evaluated by a criterion named First-Detection rate. It is
defined as the percentage rate that the NN-based control scheme detects the shifts of
the 1000 simulation runs in the variable X, Y, or both variables X and Y. X% is used
to represent the First-Detection rate of X, Y% is used to represent the First-Detection
37
rate of the variable Y, and XY% is used to represent the First-Detection rate of both X
and Y. The First-Detection rate is calculated from the following equations.
Dx
× 100 %
SR
D
Y% = Y × 100 %
SR
D XY
XY% =
× 100 %
SR
X% =
(4.1)
In Equation 4.1, DX is defined as the No. of runs in which a shift is first detected in
the variable X, DY is defined as the No. of runs in which a shift is first detected in the
variable Y while DXY is defined as the No. of runs in which a shift is first detected in
both variables. SR is defined as the number of simulation runs from which the ARL is
calculated.
When shifts and autocorrelation on both variables are of the same magnitude, an ideal
control scheme should have small differences between the First-Detection rate of X
and the First-Detection rate of Y. When shifts on both variables are of different
magnitude, an ideal control scheme should have a larger First-Detection rate on the
variable with larger shift.
4.2
The Performance of the NN-based Control Scheme
Table 4.1 summarizes ARL, the Standard deviation of Run Length (SRL) and FirstDetection rate (X%, Y% and XY%) derived from the proposed network. From Table
4.1, it is known that the proposed NN-based control scheme is capable of detecting
process mean shift effectively, especially for small to moderate shifts. It can also
identify the source of shift correctly in most cases.
4.2.1
No-Shift Processes
When δx=0 and δy=0, the processes are regarded as no-shift processes. It is observed
that the ARL decreases as the autocorrelation increases for the no-shift processes.
38
This implies that a larger probability of type I error is generated if autocorrelation is
not considered. Consequently, more false alarms will be generated. In univariate
process control, it is shown that the probability of type I error increases as the
autocorrelation increases. So in multivariate autocorrelated process control, a similar
observation with univariate autocorrelated process control could be obtained. In noshift processes, the ARL increases with the increase of the correlation in the error
terms. As mentioned in section 4.1, one salient feature of the NN-based control
scheme is that it can identify the source of shift. First-Detection rate can be observed
to evaluate the First-Detection performance. For no-shift processes, it is clear that
autocorrelation does affect the First-Detection capability of the NN-based control
scheme. When autocorrelation is present in one of the variables, although no shifts are
present on both variables, the First-Detection rate shows that more shifts are detected
on the variable with autocorrelation.
4.2.2
Single-Shift Processes
When δx>0 and δy=0 or δx=0 and δy>0, the processes are regarded as single-shift
processes. In single-shift processes, the ARL increases as the autocorrelation in the
shifted variable increases and the ARL decreases as the autocorrelation in the variable
without shift increases. For example, when there is no shift on the variable X and
small shift is present on the variable Y, it is observed that the ARL changes from
25.29 to 28.86 when autocorrelation on the variable Y increases from 0.2 to 0.7, and
the ARL decreases from 24.56 to 22.41 when the autocorrelation on the variable X
increases from 0.2 to 0.7. Another observation is that the ARL increases with the
increasing of the correlation in some of the single-shift processes. For the FirstDetection capability, the NN-based control scheme can detect the true source of shifts
in most of the single-shift processes. This is reflected in the First-Detection rate (X%
39
or Y%). Similar to the observation in the no-shift processes, the autocorrelation
affects the First-Detection capability of the NN-based control scheme in single-shift
processes. For instance, when there is no shift on the variable X and there is small
shift on the variable Y, it is observed that when the autocorrelation of X increases
from 0.2 to 0.7, the First-Detection rate of Y decreases from 90.8% to 80.3%.
4.2.3
Double-Shift Processes
When δx>0 and δy>0, the processes are regarded as double-shift processes. Compared
with no-shift processes and single-shift processes, the double-shift processes have
smaller ARL when one of the shifts is of the same magnitude as the shift in the singleshift processes. When shifts in double-shift processes are of different magnitudes, the
First-Detection rate of the variable with larger shift is larger than that of the variable
with smaller shift. It is observed that the ARL increases as the autocorrelation on the
larger shift variable increases and the ARL decreases as the autocorrelation on the
smaller variable increases. When shifts in the double-shift processes are of the same
magnitude, the ARL increases as the correlation increases and the First-Detection rate
of the variable X and the First-Detection rate of the variable Y are generally larger
than 40%.
Generally speaking, the out-of-control ARL decreases with the increase of the shift
magnitude. This is because it is logically easier to identify a larger shift than a smaller
shift. When large shifts happen, higher First-Detection rate will also be observed on
the variable with large shifts.
40
Table 4.1 ARL、SRL and First-Detection rate of the proposed NN-based control scheme
δx
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
δy
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
φx φy ρxy ARL
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
185.24
210.21
253.71
139.05
169.40
191.13
62.92
69.34
73.41
158.57
172.29
199.44
123.80
135.42
160.79
58.80
65.76
71.95
73.65
73.93
83.16
66.80
69.07
79.51
43.34
47.83
56.16
13.89
13.44
13.48
14.08
13.62
13.66
16.94
16.39
16.60
13.83
13.38
13.46
14.06
13.60
13.65
16.85
16.36
16.66
13.24
12.82
13.04
13.58
13.11
13.24
15.57
15.93
16.19
SRL
203.30
216.69
277.74
134.23
179.15
196.12
63.19
76.81
80.26
154.40
184.82
209.51
122.02
130.76
165.54
59.50
70.65
78.73
67.05
67.71
76.67
60.47
64.31
74.85
42.86
48.73
57.61
7.07
6.85
6.93
7.61
7.26
7.27
14.28
13.91
13.84
7.02
6.89
6.96
7.63
7.30
7.30
14.30
13.89
13.87
7.05
6.84
6.97
7.69
7.30
7.37
12.85
14.11
13.61
X%
49.1
46.7
45.7
32.9
33.7
29.4
18.2
15.3
11.9
57.8
60.5
64.8
44.3
47.9
45.9
22.6
21.3
16.4
74.6
80.2
84.7
67.5
72.8
78.3
41.4
45.1
44.6
5.9
5.8
6.0
6.0
6.1
5.9
6.2
6.7
5.8
6.6
6.6
6.2
7.0
6.7
6.1
7.0
7.3
6.1
13.1
14.1
12.9
12.8
13.9
12.9
14.7
13.1
10.3
Y% XY%
50.9 0.0
53.3 0.0
53.9 0.4
67.1 0.0
66.1 0.2
70.2 0.4
81.8 0.0
84.6 0.1
88.0 0.1
42.2 0.0
39.3 0.2
34.5 0.7
55.6 0.1
51.9 0.2
53.5 0.6
77.0 0.4
78.4 0.3
83.2 0.4
25.2 0.2
19.7 0.1
15.1 0.2
32.1 0.4
27.1 0.1
21.2 0.5
58.4 0.2
54.3 0.6
54.0 1.4
94.0 0.1
94.0 0.2
93.9 0.1
93.9 0.1
93.8 0.1
94.0 0.1
93.8 0.0
93.0 0.3
93.9 0.3
93.4 0.0
93.1 0.3
93.7 0.1
93.0 0.0
93.1 0.2
93.8 0.1
92.9 0.1
92.2 0.5
93.6 0.3
86.1 0.8
85.1 0.8
86.4 0.7
86.2 1.0
85.3 0.8
86.6 0.5
84.8 0.5
86.1 0.8
88.8 0.9
δx
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
δy
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
φx φy ρxy ARL SRL X% Y% XY%
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
24.86
24.23
24.47
25.29
24.97
25.18
28.86
29.00
29.11
24.56
24.26
24.35
24.90
24.85
25.10
28.23
28.75
29.22
22.41
22.48
23.16
22.62
23.03
23.75
24.48
26.32
28.16
7.68
7.78
7.79
7.74
7.87
7.87
8.46
8.73
8.76
7.68
7.76
7.79
7.76
7.84
7.87
8.46
8.73
8.78
7.52
7.66
7.66
7.54
7.74
7.76
8.27
8.61
8.71
14.43
14.27
14.36
15.88
16.41
16.35
25.92
28.48
27.94
14.27
14.55
14.40
15.58
16.31
16.21
25.13
28.17
28.08
13.94
14.25
14.43
14.89
15.88
15.91
21.34
26.19
27.40
3.47
3.51
3.54
3.61
3.62
3.66
5.34
5.37
5.48
3.48
3.50
3.53
3.61
3.62
3.67
5.31
5.37
5.49
3.46
3.47
3.49
3.57
3.59
3.63
5.23
5.27
5.47
7.4
7.7
7.0
7.8
7.4
6.8
9.1
7.9
6.5
9.1
8.3
8.0
9.2
8.2
7.6
10.7
9.1
6.9
19.2
20.2
17.3
19.0
20.0
16.8
20.9
20.9
15.4
4.3
4.3
4.3
4.2
4.3
4.4
3.9
4.5
4.6
4.3
4.8
4.6
4.2
4.7
4.7
4.4
4.8
4.6
7.4
6.6
6.7
7.7
6.8
6.6
7.7
6.6
5.8
92.5
92.3
93.0
92.2
92.6
93.2
90.9
92.1
93.4
90.8
91.7
91.9
90.8
91.8
92.4
89.2
90.6
92.9
80.3
79.2
82.2
80.4
79.4
82.4
78.5
78.5
83.6
95.6
95.5
95.3
95.6
95.5
95.2
95.8
95.3
95.0
95.5
94.9
94.9
95.4
95.0
94.9
95.3
94.9
95.1
92.3
92.3
92.6
92.0
92.1
92.8
91.8
92.4
93.5
0.1
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.1
0.1
0.0
0.1
0.0
0.0
0.0
0.1
0.3
0.2
0.5
0.6
0.5
0.6
0.6
0.8
0.6
0.6
1.0
0.1
0.2
0.4
0.2
0.2
0.4
0.3
0.2
0.4
0.2
0.3
0.5
0.4
0.3
0.4
0.3
0.3
0.3
0.3
1.1
0.7
0.3
1.1
0.6
0.5
1.0
0.7
41
δx
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
δy
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
φx φy ρxy ARL
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
5.73
5.73
5.73
5.72
5.74
5.73
5.97
6.10
6.15
5.73
5.72
5.73
5.73
5.74
5.73
5.97
6.12
6.14
5.64
5.67
5.67
5.66
5.69
5.69
5.86
6.06
6.10
19.84
20.06
20.63
19.70
20.13
20.77
18.52
18.89
19.66
19.77
20.07
21.27
19.64
20.26
21.09
18.70
19.29
20.48
18.86
19.36
20.44
18.82
19.63
20.99
18.81
20.74
23.31
SRL
2.39
2.43
2.43
2.43
2.48
2.48
3.14
3.08
3.15
2.38
2.42
2.43
2.43
2.47
2.48
3.13
3.07
3.14
2.39
2.41
2.43
2.45
2.46
2.48
3.09
3.07
3.14
11.42
11.88
12.64
11.62
12.48
13.22
12.37
13.70
14.71
11.69
12.30
13.40
12.01
13.00
13.92
13.14
14.64
16.26
12.51
13.30
14.31
12.99
14.34
15.77
16.02
19.81
22.87
X%
3.6
3.4
3.5
3.6
3.3
3.5
3.7
4.1
3.8
3.6
3.6
3.5
3.6
3.7
3.9
3.9
3.9
3.8
5.4
4.8
4.7
5.5
5.0
4.6
5.6
4.7
4.3
42.1
45.2
45.5
42.6
46.6
46.9
44.3
48.2
49.0
42.1
44.6
45.4
42.6
45.9
44.7
44.1
46.4
48.0
41.5
42.0
41.1
42.8
42.1
41.3
43.6
43.9
43.1
Y% XY%
96.1 0.3
96.3 0.3
96.2 0.3
96.1 0.3
96.3 0.4
96.4 0.1
96.1 0.2
95.8 0.1
96.0 0.2
96.1 0.3
96.0 0.4
96.2 0.3
96.1 0.3
95.9 0.4
96.0 0.1
96.0 0.1
95.7 0.4
96.1 0.1
94.2 0.4
94.2 1.0
94.2 1.1
93.9 0.6
94.3 0.7
94.5 0.9
93.9 0.5
94.7 0.6
95.3 0.4
56.7 1.2
53.7 1.1
53.4 1.1
56.0 1.4
52.4 1.0
51.8 1.3
55.1 0.6
50.9 0.9
50.3 0.7
56.5 1.4
54.4 1.0
53.1 1.5
56.3 1.1
53.4 0.7
53.7 1.6
55.0 0.9
52.7 0.9
50.9 1.1
57.2 1.3
57.5 0.5
57.9 1.0
56.6 0.6
57.2 0.7
58.1 0.6
55.4 1.0
55.2 0.9
54.8 2.1
δx δy φx φy ρxy ARL SRL X% Y% XY%
0.5 0 0 0 0 27.53 15.58 89.4 10.5 0.1
0.5 0 0 0 0.4 27.28 15.38 89.7 10.3 0.0
0.5 0 0 0 0.7 27.56 15.42 90.5 9.4 0.1
0.5 0 0 0.2 0 27.05 15.29 86.9 12.9 0.2
0.5 0 0 0.2 0.4 26.88 15.18 87.4 12.6 0.0
0.5 0 0 0.2 0.7 27.28 15.39 88.7 11.2 0.1
0.5 0 0 0.7 0 23.38 14.11 70.5 29.0 0.5
0.5 0 0 0.7 0.4 23.26 14.99 72.0 27.8 0.2
0.5 0 0 0.7 0.7 24.11 15.34 75.4 24.4 0.2
0.5 0 0.2 0 0 28.47 17.53 89.1 10.8 0.1
0.5 0 0.2 0 0.4 28.18 16.82 90.0 10.0 0.0
0.5 0 0.2 0 0.7 29.00 18.05 90.6 9.3 0.1
0.5 0 0.2 0.2 0 27.89 17.02 86.3 13.5 0.2
0.5 0 0.2 0.2 0.4 28.08 17.52 87.5 12.5 0.0
0.5 0 0.2 0.2 0.7 28.73 18.00 89.1 10.8 0.1
0.5 0 0.2 0.7 0 24.07 15.83 69.9 29.6 0.5
0.5 0 0.2 0.7 0.4 24.16 16.65 71.6 28.2 0.2
0.5 0 0.2 0.7 0.7 25.30 17.20 75.4 24.5 0.1
0.5 0 0.7 0 0 33.79 29.04 88.1 11.8 0.1
0.5 0 0.7 0 0.4 35.15 31.36 89.7 10.2 0.1
0.5 0 0.7 0 0.7 35.88 31.43 92.1 7.9 0.0
0.5 0 0.7 0.2 0 32.80 28.15 84.3 15.2 0.5
0.5 0 0.7 0.2 0.4 34.48 31.23 86.9 12.8 0.3
0.5 0 0.7 0.2 0.7 35.39 30.85 90.1 9.8 0.1
0.5 0 0.7 0.7 0 26.62 22.95 67.1 32.4 0.5
0.5 0 0.7 0.7 0.4 28.21 26.55 69.1 30.4 0.5
0.5 0 0.7 0.7 0.7 31.49 28.99 74.8 24.5 0.7
0.5 1 0 0 0 12.87 6.74 20.3 78.8 0.9
0.5 1 0 0 0.4 12.69 6.75 18.1 80.8 1.1
0.5 1 0 0 0.7 12.78 6.89 19.2 79.9 0.9
0.5 1 0 0.2 0 12.98 7.14 20.8 78.4 0.8
0.5 1 0 0.2 0.4 12.81 7.07 19.3 79.6 1.1
0.5 1 0 0.2 0.7 12.95 7.23 19.2 80.1 0.7
0.5 1 0 0.7 0 13.81 9.54 26.6 71.8 1.6
0.5 1 0 0.7 0.4 14.33 10.78 27.5 71.2 1.3
0.5 1 0 0.7 0.7 14.89 11.62 26.9 71.8 1.3
0.5 1 0.2 0 0 12.77 6.77 20.7 78.4 0.9
0.5 1 0.2 0 0.4 12.60 6.75 19.2 79.8 1.0
0.5 1 0.2 0 0.7 12.75 6.93 19.2 79.9 0.9
0.5 1 0.2 0.2 0 12.89 7.20 20.8 77.9 1.3
0.5 1 0.2 0.2 0.4 12.73 7.10 19.3 79.5 1.2
0.5 1 0.2 0.2 0.7 12.93 7.29 19.0 80.3 0.7
0.5 1 0.2 0.7 0 13.84 9.74 27.2 71.3 1.5
0.5 1 0.2 0.7 0.4 14.42 11.22 27.4 71.4 1.2
0.5 1 0.2 0.7 0.7 15.24 12.55 25.7 72.1 2.2
0.5 1 0.7 0 0 12.11 6.79 26.1 72.3 1.6
0.5 1 0.7 0 0.4 11.98 6.72 24.6 74.6 0.8
0.5 1 0.7 0 0.7 12.35 7.03 21.9 76.6 1.5
0.5 1 0.7 0.2 0 12.30 7.19 26.6 72.3 1.1
0.5 1 0.7 0.2 0.4 12.25 7.15 24.7 74.5 0.8
0.5 1 0.7 0.2 0.7 12.61 7.46 21.7 76.9 1.4
0.5 1 0.7 0.7 0 13.40 10.60 30.1 69.0 0.9
0.5 1 0.7 0.7 0.4 14.46 12.79 27.0 71.7 1.3
0.5 1 0.7 0.7 0.7 15.49 13.57 22.4 75.2 2.4
42
δx δy φx φy ρxy ARL SRL X% Y% XY%
0.5 2 0 0 0 7.47 3.47 9.5 89.2 1.3
0.5 2 0 0 0.4 7.54 3.52 10.1 88.9 1.0
0.5 2 0 0 0.7 7.58 3.56 9.7 89.2 1.1
0.5 2 0 0.2 0 7.51 3.59 9.8 89.0 1.2
0.5 2 0 0.2 0.4 7.64 3.65 10.3 88.8 0.9
0.5 2 0 0.2 0.7 7.65 3.68 9.7 89.0 1.3
0.5 2 0 0.7 0 8.13 5.10 10.9 87.6 1.5
0.5 2 0 0.7 0.4 8.39 5.20 11.5 87.8 0.7
0.5 2 0 0.7 0.7 8.48 5.35 11.1 87.9 1.0
0.5 2 0.2 0 0 7.42 3.48 9.9 88.9 1.2
0.5 2 0.2 0 0.4 7.54 3.53 10.0 88.6 1.4
0.5 2 0.2 0 0.7 7.57 3.58 10.1 88.7 1.2
0.5 2 0.2 0.2 0 7.49 3.60 9.8 89.0 1.2
0.5 2 0.2 0.2 0.4 7.63 3.66 10.3 88.5 1.2
0.5 2 0.2 0.2 0.7 7.65 3.69 9.8 89.0 1.2
0.5 2 0.2 0.7 0 8.12 5.15 10.8 87.8 1.4
0.5 2 0.2 0.7 0.4 8.41 5.22 11.5 87.4 1.1
0.5 2 0.2 0.7 0.7 8.51 5.42 10.8 88.2 1.0
0.5 2 0.7 0 0 7.28 3.45 13.1 84.9 2.0
0.5 2 0.7 0 0.4 7.45 3.54 11.3 86.3 2.4
0.5 2 0.7 0 0.7 7.47 3.58 10.7 86.7 2.6
0.5 2 0.7 0.2 0 7.32 3.56 13.3 84.8 1.9
0.5 2 0.7 0.2 0.4 7.54 3.65 11.4 86.2 2.4
0.5 2 0.7 0.2 0.7 7.57 3.73 11.0 86.6 2.4
0.5 2 0.7 0.7 0 7.90 5.04 14.5 83.9 1.6
0.5 2 0.7 0.7 0.4 8.39 5.27 12.1 85.5 2.4
0.5 2 0.7 0.7 0.7 8.54 5.54 10.4 87.4 2.2
1 0 0 0 0 15.84 8.55 92.3 7.6 0.1
1 0 0 0 0.4 15.51 8.48 92.5 7.3 0.2
1 0 0 0 0.7 15.62 8.52 93.2 6.7 0.1
1 0 0 0.2 0 15.68 8.51 90.6 9.3 0.1
1 0 0 0.2 0.4 15.46 8.49 91.5 8.3 0.2
1 0 0 0.2 0.7 15.57 8.57 92.1 7.7 0.2
1 0 0 0.7 0 14.49 8.08 77.9 21.5 0.6
1 0 0 0.7 0.4 14.41 8.32 81.3 18.5 0.2
1 0 0 0.7 0.7 14.58 8.45 82.6 17.0 0.4
1 0 0.2 0 0 16.09 8.93 92.2 7.7 0.1
1 0 0.2 0 0.4 15.86 8.95 92.5 7.3 0.2
1 0 0.2 0 0.7 15.92 8.97 93.1 6.9 0.0
1 0 0.2 0.2 0 15.89 8.88 90.3 9.6 0.1
1 0 0.2 0.2 0.4 15.78 8.95 91.6 8.3 0.1
1 0 0.2 0.2 0.7 15.88 9.03 92.3 7.7 0.0
1 0 0.2 0.7 0 14.69 8.50 77.5 21.7 0.8
1 0 0.2 0.7 0.4 14.68 8.76 80.9 18.7 0.4
1 0 0.2 0.7 0.7 14.91 8.93 82.8 16.7 0.5
1 0 0.7 0 0 19.21 15.64 91.5 8.3 0.2
1 0 0.7 0 0.4 19.25 15.40 92.0 7.8 0.2
1 0 0.7 0 0.7 19.15 15.37 93.0 6.9 0.1
1 0 0.7 0.2 0 18.80 15.11 88.9 10.8 0.3
1 0 0.7 0.2 0.4 19.09 15.32 90.8 8.9 0.3
1 0 0.7 0.2 0.7 19.26 15.78 92.6 7.3 0.1
1 0 0.7 0.7 0 16.38 12.93 75.6 22.8 1.6
1 0 0.7 0.7 0.4 17.48 14.44 80.4 18.9 0.7
1 0 0.7 0.7 0.7 18.21 15.29 83.6 15.2 1.2
δx
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
δy
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
φx φy ρxy ARL SRL X% Y% XY%
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0 5.63 2.40
0.4 5.60 2.42
0.7 5.62 2.45
0 5.62 2.45
0.4 5.62 2.47
0.7 5.62 2.48
0 5.84 3.07
0.4 5.99 3.08
0.7 6.03 3.15
0 5.61 2.40
0.4 5.59 2.41
0.7 5.62 2.45
0 5.61 2.46
0.4 5.61 2.47
0.7 5.62 2.50
0 5.83 3.08
0.4 5.99 3.09
0.7 6.03 3.16
0 5.52 2.41
0.4 5.56 2.42
0.7 5.57 2.46
0 5.54 2.45
0.4 5.59 2.48
0.7 5.59 2.51
0 5.75 3.08
0.4 5.96 3.12
0.7 6.02 3.20
0 14.00 7.72
0.4 13.96 7.80
0.7 14.20 8.07
0 13.64 7.53
0.4 13.79 7.79
0.7 14.10 8.16
0 12.87 7.51
0.4 12.96 0.98
0.7 13.28 8.27
0 13.97 7.82
0.4 14.23 8.14
0.7 14.44 8.46
0 13.77 7.79
0.4 14.05 8.19
0.7 14.38 8.62
0 12.95 7.73
0.4 13.24 8.44
0.7 13.63 8.79
0 14.51 9.70
0.4 15.39 10.90
0.7 15.98 11.91
0 14.44 9.96
0.4 15.41 11.27
0.7 16.30 12.59
0 13.56 10.31
0.4 15.11 12.65
0.7 16.39 14.29
6.4
7.1
7.1
6.4
7.4
7.1
6.3
7.3
6.9
6.7
7.2
7.0
6.7
7.3
7.1
6.5
7.5
7.0
8.4
7.8
8.0
8.1
7.7
7.8
8.4
7.9
7.3
70.5
74.7
76.0
67.3
73.9
75.7
61.5
67.3
69.6
68.6
73.4
75.4
67.5
73.1
75.7
60.4
67.1
70.0
64.1
66.1
67.1
63.4
66.0
68.2
57.7
62.5
67.2
92.3
91.9
92.2
92.2
91.9
92.0
92.7
91.2
91.9
92.1
92.1
92.0
91.9
92.0
91.9
92.4
91.1
92.0
89.8
89.9
90.2
90.0
90.7
90.5
89.6
90.5
91.0
28.1
24.4
23.0
31.4
25.2
23.3
36.9
31.4
29.4
30.0
25.2
23.6
31.1
25.7
23.3
37.4
32.0
29.1
34.6
32.6
31.0
35.4
32.5
30.0
40.6
35.1
30.1
1.3
1.0
0.7
1.4
0.7
0.9
1.0
1.5
1.2
1.2
0.7
1.0
1.4
0.7
1.0
1.1
1.4
1.0
1.8
2.3
1.8
1.9
1.6
1.7
2.0
1.6
1.7
1.4
0.9
1.0
1.3
0.9
1.0
1.6
1.3
1.0
1.4
1.4
1.0
1.4
1.2
1.0
2.2
0.9
0.9
1.3
1.3
1.9
1.2
1.5
1.8
1.7
2.4
2.7
43
δx δy φx φy ρxy ARL SRL X% Y% XY%
1 1 0 0 0 11.09 5.75 41.9 55.1 3.0
1 1 0 0 0.4 10.90 5.83 43.4 54.6 2.0
1 1 0 0 0.7 11.08 6.07 44.0 53.9 2.1
1 1 0 0.2 0 11.06 5.92 42.2 54.9 2.9
1 1 0 0.2 0.4 10.96 5.96 44.9 53.5 1.6
1 1 0 0.2 0.7 11.17 6.29 44.6 53.1 2.3
1 1 0 0.7 0 11.05 6.75 44.5 53.4 2.1
1 1 0 0.7 0.4 11.06 6.98 49.5 48.4 2.1
1 1 0 0.7 0.7 11.51 7.47 51.0 46.8 2.2
1 1 0.2 0 0 11.04 5.86 41.4 56.1 2.5
1 1 0.2 0 0.4 10.94 5.89 42.5 55.7 1.8
1 1 0.2 0 0.7 11.18 6.22 42.6 54.9 2.5
1 1 0.2 0.2 0 11.02 5.98 41.9 55.4 2.7
1 1 0.2 0.2 0.4 10.99 6.11 43.6 54.4 2.0
1 1 0.2 0.2 0.7 11.31 6.53 43.5 54.7 1.8
1 1 0.2 0.7 0 11.07 6.84 44.8 53.5 1.7
1 1 0.2 0.7 0.4 11.24 7.35 48.3 49.3 2.4
1 1 0.2 0.7 0.7 11.76 7.98 49.7 47.8 2.5
1 1 0.7 0 0 10.76 6.12 41.9 56.5 1.6
1 1 0.7 0 0.4 10.86 6.30 39.5 57.8 2.7
1 1 0.7 0 0.7 11.14 6.68 38.4 58.2 3.4
1 1 0.7 0.2 0 10.86 6.40 42.9 56.0 1.1
1 1 0.7 0.2 0.4 11.11 6.74 39.7 57.7 2.6
1 1 0.7 0.2 0.7 11.38 7.06 39.8 57.2 3.0
1 1 0.7 0.7 0 11.19 7.89 44.4 53.4 2.2
1 1 0.7 0.7 0.4 12.11 9.72 43.9 52.9 3.2
1 1 0.7 0.7 0.7 13.12 11.01 45.0 52.1 2.9
1 3 0 0 0 5.47 2.39 10.7 86.8 2.5
1 3 0 0 0.4 5.46 2.42 11.5 85.6 2.9
1 3 0 0 0.7 5.48 2.45 11.2 85.9 2.9
1 3 0 0.2 0 5.47 2.44 10.7 87.2 2.1
1 3 0 0.2 0.4 5.46 2.45 11.6 86.2 2.2
1 3 0 0.2 0.7 5.48 2.48 11.3 86.0 2.7
1 3 0 0.7 0 5.67 3.03 11.4 85.9 2.7
1 3 0 0.7 0.4 5.79 2.99 13.3 84.3 2.4
1 3 0 0.7 0.7 5.83 3.08 12.6 85.2 2.2
1 3 0.2 0 0 5.45 2.40 11.1 86.5 2.4
1 3 0.2 0 0.4 5.47 2.42 11.1 85.8 3.1
1 3 0.2 0 0.7 5.49 2.45 11.0 85.7 3.3
1 3 0.2 0.2 0 5.45 2.45 11.1 86.5 2.4
1 3 0.2 0.2 0.4 5.48 2.45 11.4 86.3 2.3
1 3 0.2 0.2 0.7 5.48 2.48 11.2 85.9 2.9
1 3 0.2 0.7 0 5.66 3.03 11.2 85.6 3.2
1 3 0.2 0.7 0.4 5.81 3.01 12.9 84.5 2.6
1 3 0.2 0.7 0.7 5.86 3.11 12.4 84.9 2.7
1 3 0.7 0 0 5.37 2.41 13.3 83.4 3.3
1 3 0.7 0 0.4 5.42 2.43 12.5 83.9 3.6
1 3 0.7 0 0.7 5.44 2.47 12.0 84.4 3.6
1 3 0.7 0.2 0 5.38 2.43 13.7 83.1 3.2
1 3 0.7 0.2 0.4 5.44 2.49 12.6 83.9 3.5
1 3 0.7 0.2 0.7 5.46 2.53 12.0 84.4 3.6
1 3 0.7 0.7 0 5.56 2.97 13.4 83.5 3.1
1 3 0.7 0.7 0.4 5.81 3.12 13.6 83.7 2.7
1 3 0.7 0.7 0.7 5.91 3.21 11.6 85.3 3.1
δx δy φx φy ρxy ARL SRL X% Y% XY%
1 2 0 0 0 7.10 3.41 16.8 80.0 3.2
1 2 0 0 0.4 7.19 3.45 18.8 78.2 3.0
1 2 0 0 0.7 7.22 3.49 18.5 78.5 3.0
1 2 0 0.2 0 7.15 3.52 17.5 79.7 2.8
1 2 0 0.2 0.4 7.26 3.55 19.3 77.9 2.8
1 2 0 0.2 0.7 7.29 3.60 18.5 78.3 3.2
1 2 0 0.7 0 7.52 4.47 20.5 76.8 2.7
1 2 0 0.7 0.4 7.80 4.64 22.0 75.5 2.5
1 2 0 0.7 0.7 7.95 4.94 21.7 75.6 2.7
1 2 0.2 0 0 7.10 3.41 17.2 79.7 3.1
1 2 0.2 0 0.4 7.20 3.46 18.4 78.2 3.4
1 2 0.2 0 0.7 7.25 3.52 18.4 78.6 3.0
1 2 0.2 0.2 0 7.13 3.52 17.3 79.4 3.3
1 2 0.2 0.2 0.4 7.28 3.56 19.1 77.4 3.5
1 2 0.2 0.2 0.7 7.33 3.63 18.2 78.5 3.3
1 2 0.2 0.7 0 7.52 4.52 20.8 76.4 2.8
1 2 0.2 0.7 0.4 7.86 4.71 22.2 75.4 2.4
1 2 0.2 0.7 0.7 7.96 5.03 21.1 76.2 2.7
1 2 0.7 0 0 6.96 3.36 20.6 75.6 3.8
1 2 0.7 0 0.4 7.14 3.53 20.5 75.4 4.1
1 2 0.7 0 0.7 7.20 3.60 19.2 76.5 4.3
1 2 0.7 0.2 0 6.99 3.47 21.1 75.7 3.2
1 2 0.7 0.2 0.4 7.24 3.65 20.1 75.3 4.6
1 2 0.7 0.2 0.7 7.28 3.72 19.5 76.9 3.6
1 2 0.7 0.7 0 7.35 4.51 24.3 72.8 2.9
1 2 0.7 0.7 0.4 7.93 5.01 22.0 74.1 3.9
1 2 0.7 0.7 0.7 8.21 5.43 19.3 76.4 4.3
2 0 0 0 0 8.28 4.21 94.2 5.8 0.0
2 0 0 0 0.4 8.24 4.25 94.1 5.7 0.2
2 0 0 0 0.7 8.29 4.28 94.0 5.8 0.2
2 0 0 0.2 0 8.31 4.27 94.5 5.5 0.0
2 0 0 0.2 0.4 8.22 4.21 93.9 5.9 0.2
2 0 0 0.2 0.7 8.25 4.26 94.1 5.7 0.2
2 0 0 0.7 0 8.07 4.18 88.4 10.7 0.9
2 0 0 0.7 0.4 8.10 4.22 89.7 9.7 0.6
2 0 0 0.7 0.7 8.16 4.28 89.8 9.6 0.6
2 0 0.2 0 0 8.36 4.35 94.2 5.8 0.0
2 0 0.2 0 0.4 8.38 4.43 94.3 5.5 0.2
2 0 0.2 0 0.7 8.37 4.43 93.9 5.9 0.2
2 0 0.2 0.2 0 8.35 4.33 93.8 6.2 0.0
2 0 0.2 0.2 0.4 8.33 4.40 93.9 5.9 0.2
2 0 0.2 0.2 0.7 8.37 4.45 94.0 5.8 0.2
2 0 0.2 0.7 0 8.15 4.29 88.2 10.8 1.0
2 0 0.2 0.7 0.4 8.19 4.34 89.6 9.5 0.9
2 0 0.2 0.7 0.7 8.26 4.38 89.8 9.4 0.8
2 0 0.7 0 0 9.37 6.37 93.9 6.0 0.1
2 0 0.7 0 0.4 9.35 6.38 94.5 5.4 0.1
2 0 0.7 0 0.7 9.43 6.56 94.1 5.2 0.7
2 0 0.7 0.2 0 9.36 6.37 93.4 6.5 0.1
2 0 0.7 0.2 0.4 9.40 6.40 94.5 5.2 0.3
2 0 0.7 0.2 0.7 9.43 6.58 94.2 5.3 0.5
2 0 0.7 0.7 0 9.00 6.05 86.3 12.7 1.0
2 0 0.7 0.7 0.4 9.25 6.31 89.7 9.0 1.3
2 0 0.7 0.7 0.7 9.39 6.45 90.9 7.4 1.7
44
δx
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
δy
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
φx φy ρxy ARL
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
7.96
7.97
8.05
7.94
7.93
8.00
7.64
8.92
7.80
8.06
8.07
8.15
8.03
8.06
8.10
7.68
7.83
7.93
8.78
8.92
9.08
8.77
8.90
9.08
8.27
8.77
9.07
6.05
6.15
6.18
6.06
6.17
6.20
6.08
6.29
6.35
6.04
6.17
6.22
6.06
6.19
6.24
6.10
6.31
6.45
6.08
6.22
6.33
6.08
6.27
6.37
6.18
6.64
6.94
SRL
4.04
4.14
4.19
4.05
4.12
4.20
3.98
5.94
4.19
4.18
4.24
4.34
4.17
4.28
4.37
4.04
4.19
4.29
5.62
5.94
6.21
5.65
5.92
6.29
5.34
5.99
6.45
2.89
3.01
3.07
2.92
3.08
3.13
3.23
3.34
3.47
2.93
3.04
3.12
2.95
3.11
3.19
3.26
3.41
3.62
3.09
3.29
3.40
3.14
3.37
3.48
3.57
4.16
4.60
X%
87.9
88.9
89.1
87.3
87.7
88.1
78.1
87.0
82.0
87.9
88.3
89.0
87.0
87.0
88.0
78.4
82.0
82.3
84.2
87.0
88.0
83.2
86.0
87.7
76.3
81.3
84.0
42.3
45.3
44.7
42.0
46.3
45.3
43.9
48.2
48.4
42.2
44.8
44.6
42.1
45.4
44.8
43.4
47.9
48.0
39.5
42.3
41.5
39.5
42.1
42.0
41.8
44.4
44.0
Y% XY%
11.5 0.6
10.4 0.7
10.1 0.8
12.0 0.7
11.6 0.7
11.0 0.9
20.5 1.4
11.8 1.2
16.3 1.7
11.7 0.4
11.0 0.7
10.1 0.9
12.3 0.7
12.1 0.9
11.1 0.9
20.0 1.6
16.2 1.8
15.6 2.1
14.6 1.2
11.8 1.2
10.5 1.5
15.6 1.2
12.6 1.4
10.6 1.7
21.6 2.1
16.0 2.7
13.6 2.4
53.0 4.7
48.5 6.2
48.9 6.4
52.6 5.4
47.3 6.4
48.4 6.3
50.1 6.0
46.1 5.7
45.7 5.9
53.0 4.8
48.9 6.3
48.9 6.5
52.3 5.6
48.6 6.0
48.8 6.4
49.9 6.7
46.5 5.6
45.9 6.1
54.3 6.2
51.5 6.2
51.6 6.9
54.4 6.1
51.8 6.1
51.6 6.4
52.5 5.7
50.1 5.5
49.5 6.5
δx δy φx φy ρxy ARL SRL X% Y% XY%
2 1 0 0 0 7.39 3.68 73.5 24.1 2.4
2 1 0 0 0.4 7.46 3.79 75.2 22.3 2.5
2 1 0 0 0.7 7.50 3.86 75.1 22.2 2.7
2 1 0 0.2 0 7.39 3.70 72.5 24.7 2.8
2 1 0 0.2 0.4 7.44 3.85 75.3 22.1 2.6
2 1 0 0.2 0.7 7.49 3.89 75.5 22.1 2.4
2 1 0 0.7 0 7.15 3.77 68.9 28.6 2.5
2 1 0 0.7 0.4 7.33 3.91 72.9 24.8 2.3
2 1 0 0.7 0.7 7.43 4.07 73.8 24.1 2.1
2 1 0.2 0 0 7.44 3.77 73.8 24.0 2.2
2 1 0.2 0 0.4 7.53 3.88 74.8 22.5 2.7
2 1 0.2 0 0.7 7.60 4.01 74.6 22.3 3.1
2 1 0.2 0.2 0 7.43 3.77 72.9 24.6 2.5
2 1 0.2 0.2 0.4 7.52 3.95 75.2 22.2 2.6
2 1 0.2 0.2 0.7 7.61 4.04 75.6 21.5 2.9
2 1 0.2 0.7 0 7.19 3.84 68.1 28.6 3.3
2 1 0.2 0.7 0.4 7.42 4.05 73.0 24.8 2.2
2 1 0.2 0.7 0.7 7.54 4.21 73.7 24.1 2.2
2 1 0.7 0 0 7.76 4.45 69.3 28.3 2.4
2 1 0.7 0 0.4 7.99 4.79 71.3 25.6 3.1
2 1 0.7 0 0.7 8.14 5.07 70.8 25.5 3.7
2 1 0.7 0.2 0 7.78 4.51 69.2 28.3 2.5
2 1 0.7 0.2 0.4 8.01 4.88 70.7 25.9 3.4
2 1 0.7 0.2 0.7 8.22 5.38 70.7 25.3 4.0
2 1 0.7 0.7 0 7.58 4.84 64.4 32.5 3.1
2 1 0.7 0.7 0.4 8.16 5.56 71.3 25.5 3.2
2 1 0.7 0.7 0.7 8.49 6.11 73.8 23.3 2.9
2 3 0 0 0 5.01 2.30 26.0 68.4 5.6
2 3 0 0 0.4 5.06 2.35 25.3 67.2 7.5
2 3 0 0 0.7 5.06 2.37 25.6 66.9 7.5
2 3 0 0.2 0 5.01 2.33 25.8 68.2 6.0
2 3 0 0.2 0.4 5.05 2.37 26.2 67.0 6.8
2 3 0 0.2 0.7 5.06 2.40 25.8 67.1 7.1
2 3 0 0.7 0 5.09 2.57 26.7 66.8 6.5
2 3 0 0.7 0.4 5.20 2.63 30.4 63.9 5.7
2 3 0 0.7 0.7 5.24 2.74 30.9 63.4 5.7
2 3 0.2 0 0 4.99 2.29 26.2 68.1 5.7
2 3 0.2 0 0.4 5.05 2.34 25.1 67.6 7.3
2 3 0.2 0 0.7 5.07 2.39 24.5 67.5 8.0
2 3 0.2 0.2 0 5.00 2.32 26.0 67.9 6.1
2 3 0.2 0.2 0.4 5.06 2.37 25.9 67.2 6.9
2 3 0.2 0.2 0.7 5.07 2.42 25.0 68.0 7.0
2 3 0.2 0.7 0 5.07 2.56 26.3 66.9 6.8
2 3 0.2 0.7 0.4 5.23 2.67 30.1 64.1 5.8
2 3 0.2 0.7 0.7 5.29 2.83 31.0 63.1 5.9
2 3 0.7 0 0 4.93 2.29 25.9 69.0 5.1
2 3 0.7 0 0.4 4.99 2.38 26.1 68.3 5.6
2 3 0.7 0 0.7 5.03 2.44 25.3 68.6 6.1
2 3 0.7 0.2 0 4.95 2.31 26.0 68.5 5.5
2 3 0.7 0.2 0.4 5.02 2.43 25.9 68.9 5.2
2 3 0.7 0.2 0.7 5.06 2.48 25.2 68.8 6.0
2 3 0.7 0.7 0 5.06 2.71 26.5 68.4 5.1
2 3 0.7 0.7 0.4 5.27 2.87 28.6 66.5 4.9
2 3 0.7 0.7 0.7 5.43 3.05 27.1 67.4 5.5
45
δx δy φx φy ρxy
3 0 0 0 0
3 0 0 0 0.4
3 0 0 0 0.7
3 0 0 0.2 0
3 0 0 0.2 0.4
3 0 0 0.2 0.7
3 0 0 0.7 0
3 0 0 0.7 0.4
3 0 0 0.7 0.7
3 0 0.2 0 0
3 0 0.2 0 0.4
3 0 0.2 0 0.7
3 0 0.2 0.2 0
3 0 0.2 0.2 0.4
3 0 0.2 0.2 0.7
3 0 0.2 0.7 0
3 0 0.2 0.7 0.4
3 0 0.2 0.7 0.7
3 0 0.7 0 0
3 0 0.7 0 0.4
3 0 0.7 0 0.7
3 0 0.7 0.2 0
3 0 0.7 0.2 0.4
3 0 0.7 0.2 0.7
3 0 0.7 0.7 0
3 0 0.7 0.7 0.4
3 0 0.7 0.7 0.7
3 1 0 0 0
3 1 0 0 0.4
3 1 0 0 0.7
3 1 0 0.2 0
3 1 0 0.2 0.4
3 1 0 0.2 0.7
3 1 0 0.7 0
3 1 0 0.7 0.4
3 1 0 0.7 0.7
3 1 0.2 0 0
3 1 0.2 0 0.4
3 1 0.2 0 0.7
3 1 0.2 0.2 0
3 1 0.2 0.2 0.4
3 1 0.2 0.2 0.7
3 1 0.2 0.7 0
3 1 0.2 0.7 0.4
3 1 0.2 0.7 0.7
3 1 0.7 0 0
3 1 0.7 0 0.4
3 1 0.7 0 0.7
3 1 0.7 0.2 0
3 1 0.7 0.2 0.4
3 1 0.7 0.2 0.7
3 1 0.7 0.7 0
3 1 0.7 0.7 0.4
3 1 0.7 0.7 0.7
ARL
5.76
5.72
5.71
5.76
5.71
5.71
5.69
5.67
5.67
5.79
5.77
5.76
5.79
5.77
5.75
5.72
5.74
5.72
6.29
6.24
6.27
6.29
6.24
6.26
6.20
6.22
6.25
5.51
5.51
5.51
5.51
5.48
5.49
5.35
5.43
5.43
5.54
5.55
5.56
5.54
5.54
5.54
5.39
5.50
5.49
5.83
5.90
5.98
5.82
5.90
6.00
5.65
5.91
6.01
SRL
2.81
2.74
2.78
2.80
2.75
2.78
2.79
2.75
2.76
2.88
2.82
2.85
2.87
2.83
2.87
2.84
2.82
2.83
3.75
3.78
3.79
3.73
3.79
3.79
3.67
3.76
3.76
2.71
2.64
2.68
2.70
2.64
2.67
2.67
2.65
2.71
2.75
2.73
2.76
2.75
2.73
2.75
2.72
2.73
2.79
3.17
3.36
3.51
3.17
3.37
3.58
3.23
3.54
3.74
X%
94.9
94.8
94.5
94.8
94.7
94.5
91.9
92.3
92.1
94.9
94.8
94.4
94.9
94.7
94.5
91.8
92.5
92.1
94.8
94.9
94.6
94.6
94.8
94.7
92.1
93.1
93.2
83.9
84.3
84.8
83.9
84.3
84.6
77.4
82.3
82.3
83.3
83.9
84.8
83.0
84.1
84.5
77.0
82.1
82.1
81.0
83.7
84.1
80.9
83.8
85.0
75.4
82.3
83.5
Y% XY%
4.8 0.3
5.1 0.1
5.1 0.4
4.8 0.4
5.1 0.2
5.2 0.3
7.2 0.9
6.7 1.0
6.5 1.4
4.7 0.4
5.1 0.1
5.1 0.5
4.7 0.4
5.1 0.2
5.0 0.5
7.3 0.9
6.5 1.0
6.3 1.6
4.7 0.5
4.4 0.7
4.7 0.7
4.9 0.5
4.5 0.7
4.6 0.7
7.2 0.7
6.1 0.8
5.6 1.2
13.7 2.4
12.5 3.2
12.5 2.7
13.8 2.3
12.9 2.8
12.8 2.6
18.8 3.8
15.0 2.7
15.0 2.7
14.0 2.7
13.1 3.0
12.1 3.1
14.2 2.8
13.2 2.7
12.8 2.7
18.6 4.4
15.5 2.4
14.7 3.2
16.4 2.6
14.0 2.3
12.9 3.0
16.6 2.5
13.7 2.5
12.5 2.5
21.2 3.4
14.8 2.9
13.2 3.3
δx
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
δy
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
φx φy ρxy ARL SRL X% Y% XY%
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
5.68
5.64
5.66
5.68
5.65
5.64
5.55
5.55
5.54
5.71
5.70
5.73
5.71
5.69
5.70
5.58
5.61
5.60
6.12
6.15
6.22
6.13
6.15
6.20
5.95
6.08
6.15
4.99
5.02
5.05
4.99
5.02
5.06
4.92
5.05
5.07
5.00
5.04
5.08
5.01
5.05
5.09
4.94
5.08
5.12
5.12
5.23
5.28
5.11
5.24
5.30
5.10
5.40
5.54
2.76
2.70
2.76
2.76
2.73
2.74
2.76
2.70
2.74
2.84
2.80
2.84
2.84
2.80
2.82
2.81
2.77
2.81
3.58
3.69
3.77
3.58
3.72
3.77
3.44
3.69
3.76
2.37
2.40
2.44
2.39
2.43
2.46
2.48
2.47
2.53
2.40
2.45
2.50
2.41
2.50
2.52
2.52
2.53
2.62
2.57
2.76
2.79
2.57
2.80
2.86
2.79
3.11
3.35
91.1
91.6
91.7
90.6
91.2
91.2
85.7
88.0
87.9
91.1
91.5
91.9
90.8
91.0
91.1
85.3
88.3
88.0
89.8
91.5
92.2
89.7
91.1
91.6
83.4
88.1
89.6
61.7
63.7
65.1
61.6
64.9
66.3
61.2
66.1
67.7
61.2
63.1
64.0
61.0
63.7
65.2
60.5
66.0
67.2
58.8
61.3
62.0
58.6
61.5
62.5
58.1
63.7
65.1
8.1
7.4
7.0
8.1
7.4
7.5
12.6
9.9
10.4
8.0
7.4
6.8
7.9
7.7
7.2
12.6
9.9
10.1
9.2
7.2
6.4
9.1
7.4
6.9
14.2
9.6
8.6
31.9
30.1
29.2
31.8
29.6
28.7
32.4
29.1
27.7
32.0
31.2
29.4
32.0
30.6
29.2
32.8
29.9
28.2
34.8
31.7
31.3
34.8
32.0
31.3
35.1
29.7
27.1
0.8
1.0
1.3
1.3
1.4
1.3
1.7
2.1
1.7
0.9
1.1
1.3
1.3
1.3
1.7
2.1
1.8
1.9
1.0
1.3
1.4
1.2
1.5
1.5
2.4
2.3
1.8
6.4
6.2
5.7
6.6
5.5
5.0
6.4
4.8
4.6
6.8
5.7
6.6
7.0
5.7
5.6
6.7
4.1
4.6
6.4
7.0
6.7
6.6
6.5
6.2
6.8
6.6
7.8
46
δx δy φx φy ρxy
3 3 0 0 0
3 3 0 0 0.4
3 3 0 0 0.7
3 3 0 0.2 0
3 3 0 0.2 0.4
3 3 0 0.2 0.7
3 3 0 0.7 0
3 3 0 0.7 0.4
3 3 0 0.7 0.7
3 3 0.2 0 0
3 3 0.2 0 0.4
3 3 0.2 0 0.7
3 3 0.2 0.2 0
3 3 0.2 0.2 0.4
3 3 0.2 0.2 0.7
3 3 0.2 0.7 0
3 3 0.2 0.7 0.4
3 3 0.2 0.7 0.7
4.3
ARL
4.42
4.44
4.45
4.43
4.44
4.44
4.40
4.48
4.53
4.42
4.44
4.44
4.41
4.44
4.46
4.40
4.50
4.55
SRL
2.05
2.06
2.09
2.07
2.07
2.09
2.18
2.15
2.25
2.06
2.06
2.11
2.06
2.09
2.13
2.18
2.18
2.29
X%
43.7
43.9
45.1
43.1
44.2
44.9
42.9
47.5
48.4
43.4
43.9
44.9
43.0
44.0
44.5
42.6
46.8
47.9
Y% XY%
48.9 7.4
48.0 8.1
47.1 7.8
48.3 8.6
47.9 7.9
47.7 7.4
48.4 8.7
45.5 7.0
44.0 7.6
49.1 7.5
48.6 7.5
47.6 7.5
48.8 8.2
48.4 7.6
47.9 7.6
49.1 8.3
46.3 6.9
44.3 7.8
δx δy φx φy ρxy ARL SRL X% Y% XY%
3 3 0.7 0 0 4.45 2.11 41.2 50.2 8.6
3 3 0.7 0 0.4 4.48 2.17 42.6 50.4 7.0
3 3 0.7 0 0.7 4.53 2.20 41.6 50.1 8.3
3 3 0.7 0.2 0 4.45 2.12 41.3 50.2 8.5
3 3 0.7 0.2 0.4 4.49 2.22 42.3 50.5 7.2
3 3 0.7 0.2 0.7 4.55 2.25 41.6 50.4 8.0
3 3 0.7 0.7 0 4.46 2.29 40.8 50.9 8.3
3 3 0.7 0.7 0.4 4.66 2.52 44.2 47.4 8.4
3 3 0.7 0.7 0.7 4.77 2.66 45.8 44.8 9.4
Comparison with Other Control Schemes
To illustrate the power of the proposed NN-based control scheme, its Average Run
Length (ARL) performance is evaluated against three statistical control charts, namely,
the Hotelling T2 chart, the MEWMA chart, and the Z chart. As pointed out by
Montgomery (2005), the MEWMA and MCUSUM control charts have very similar
ARL performance; however, the MEWMA control chart is much easier to implement
in practice. So the MEWMA chart, instead of the MCUSUM chart, is employed as a
comparison control scheme in this research.
Table 4.2 summarizes the ARL, SRL and First-Detection rate derived from the
network trained in this study, the ARL, SRL obtained from the Hotelling T2 chart, the
MEWMA chart and the Z chart, and the First-Detection rate derived from the Z chart.
For the purpose of comparison, when shifts, autocorrelation and correlation are not
present, the in-control ARLs of the three comparison control schemes are tuned to
around 185.4. In Table 4.2, two groups of results are included which are derived from
47
the MEWMA chart. In these two groups, one group of results are obtained by setting
the parameter that controls the magnitude of smoothing equal to 0.05 and the other
group of results are calculated by setting the smoothing parameter to 0.5. The reason
why two smoothing parameters are employed in the MEWMA chart is that different
smoothing parameters will generate different MEWMA results. For the MEWMA
chart, when the smoothing parameter is small, the MEWMA chart is more sensitive to
small shifts; when the smoothing parameter is equal to 1, it is equivalent to the
Hotelling T2 chart.
4.3.1
No-Shift Processes
As can be seen from Table 4.2, for no-shift processes, when high autocorrelation or
high correlation is present, the NN-based control scheme performs better than the
other three control schemes in ARL. Among these four control schemes, the
MEWMA control scheme performs worst which is reflected in the small in-control
ARL. When it comes to the First-Detection capability, among these four control
schemes, only the Z chart and the proposed NN-based control scheme can identify the
source of the shift. Compared to the Z chart, the proposed NN-based control scheme
has a larger difference between the First-Detection rate of X and the First-Detection
rate of Y when autocorrelation on both variables are of the same magnitude.
4.3.2
Single-Shift Processes
In single-shift processes, the NN-based control scheme performs much better than the
Hotelling T2 chart, the Z chart and the MEWMA chart (λ=0.5), and it is comparable to
the MEWMA chart (λ=0.05) when the shift is small to moderate (shift magnitude is
less than 2σ) and no high autocorrelation is present. When high autocorrelation is
present in single-shift processes, the MEWMA charts may obtain the smallest ARLs.
It is observed that when high autocorrelation is present in one of the variables, the
48
NN-based control scheme performs better than the Hotelling T2 chart and the Z chart.
However, when high autocorrelations are present on both variables, the Hotelling T2
chart and the Z chart have better ARL performance than the NN-based control scheme.
Except the situation where high autocorrelation is present on one of the variables, the
NN-based control scheme can detect the true sources of shifts with higher percentage
rates than the Z chart.
When large shift (shift size ≥ 2σ) happens on one of the variables and no shift
happens on the other variable, the NN-based control scheme has the largest ARL in
all four control schemes. This is due to the way that the NN-based control scheme
tests, which is by moving windows instead of by observation. Except the cases where
high autocorrelation are present on both variables, the NN-based control scheme can
detect the true source of shift with a rate of more than 94.9% when large shift happens
in the processes with only one shift. However, the Z chart performs even better.
4.3.3
Double-Shift Processes
Compared with the NN-based control scheme, the Hotelling T2 chart and the Z chart,
the MEWMA (λ=0.05) chart obtains the smallest ARL in the double-shift processes
where small shifts are present. When autocorrelation is high, the MEWMA (λ=0.5)
control chart has smaller ARL than all the other control schemes. The NN-based
control scheme performs much better than the Z chart and the Hotelling T2 chart on
ARL performance except the cases where high autocorrelations are present on both
variables. For the First-Detection capability, the Z chart is very sensitive to high
autocorrelation while the NN-based control scheme performs robustly when high
autocorrelation is present.
In the double-shift processes where moderate shifts are present on both variables, the
NN-based control scheme performs better than the Hotelling T2 chart and the Z chart
49
on ARL performance when high autocorrelations are not present on both variables.
The MEWMA charts obtain the smallest ARLs in these processes. For the FirstDetection capability, the NN-based control scheme performs better than the Z chart
when high autocorrelation is present on one of the variables.
When one small shift and one moderate shift are present in double-shift processes, the
NN-based control scheme has better ARL performance than the Hotelling T2 chart and
the Z chart except for the cases where high autocorrelation are present on both
variables. The Z chart and the NN-based control scheme have similar First-Detection
capability except the cases with high autocorrelation.
The NN-based control scheme achieves worst ARL performance in the double-shift
processes where shifts are present on both variables and at least one of the shifts is
large. What’s more, it is not comparable to the Z chart on First-Detection capability in
these kinds of processes.
4.3.4
Summary on Control Scheme Comparison
Generally speaking, the NN-based control scheme is good at detecting and identifying
small to moderate shifts while the Z chart performs well on detecting and identifying
large shifts. In the existing related literature, the NN-based control scheme is always
found to be good at detecting and identifying small to moderate shifts. The results
obtained from this research are consistent with the conclusion in the existing literature.
The Hotelling T2 chart can detect large shift effectively. For the MEWMA charts,
although smallest ARL can be obtained in most of the out-of-control processes, they
have very small in-control ARLs in the processes with high autocorrelation or high
correlation. Small in-control ARL implies frequent false alarms which is a huge
disaster for the production process. In the literature, it has been concluded that high
false alarms are worse than large out-of-control ARL.
50
4.3.5
Discussion on the MEWMA Charts
To compare the performances of the MEWMA chart and the NN-based control
scheme in the processes with high autocorrelation or high correlation, the in-control
ARLs of these two control schemes are tuned to the same values. For in-control
processes with high correlation, the in-control ARLs of both control schemes are
tuned to around 253.71. The corresponding results are reported in Table 4.3. For
processes with high autocorrelation, the in-control ARLs are tuned to around 73.41
and 53.16. The results are reported in Table 4.4 and Table 4.5. For Table 4.3 to Table
4.5, it is found that the NN-based control scheme is comparable with or superior to
the MEWMA chart in almost all the cases with small to moderate shifts. So the NNbased control scheme is better than the MEWMA chart in detecting small to moderate
shifts in high correlation or high autocorrelation processes.
For the MEWMA chart, the upper control limit H increases as the smoothing
parameter λ increases. As shown in Table 4.2, when smoothing parameter λ increases
from 0.05 to 0.5, the upper control limit H increases from 7.23 to 10.25. However,
when autocorrelation is present in multivariate processes, the upper control limit
doesn’t change following the above trend. From Table 4.4 and Table 4.5, the upper
control limit H is found to decrease when the smoothing parameter λ increases. The
reason can be explained as follows.
a) For non-autocorrelated multivariate processes
In the MEWMA chart, λ is the parameter that determines the depth of memory of
the MEWMA. The smaller the λ is, the larger consideration about the historical
data is. So for in-control processes, the MEWMA (λ=0.05) chart will take more
observations to signal a shift than the MEWMA (λ=0.5) chart. That means larger
ARL will be obtained by using the MEWMA (λ=0.05) chart. When the in-control
51
ARLs of these two charts are tuned to the same value, the upper control limit H in
the MEWMA (λ=0.5) chart is larger.
b) For autocorrelated multivariate processes
When λ is small, more consideration is put on historical data. In this way, the
autocorrelation affects the MEWMA (λ=0.05) chart more. From the literature, it
is shown that the more the chart is affected by the autocorrelation, the smaller the
ARL is. So the MEWMA (λ=0.05) chart may have a smaller ARL when the same
control limit is used by both MEWMA charts. Consequently, the upper control
limit of the MEWMA (λ=0.05) chart should be larger.
52
Table 4.2 ARL, SRL derived from the NN-based network, Hotelling, MEWMA and Z charts and First-Detection rate obtained from the NN-based network
and the Z chart
The NN-based control scheme
δx
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
δy
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
φx
φy
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
ρxy
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
ARL
185.24
210.21
253.71
139.05
169.40
191.13
62.92
69.34
73.41
123.80
135.42
160.79
58.80
65.76
71.95
43.34
47.83
56.16
24.86
24.23
24.47
25.29
24.97
25.18
28.86
29.00
29.11
SRL
203.30
216.69
277.74
134.23
179.15
196.12
63.19
76.81
80.26
122.02
130.76
165.54
59.50
70.65
78.73
42.86
48.73
57.61
14.43
14.27
14.36
15.88
16.41
16.35
25.92
28.48
27.94
X%
49.1
46.7
45.7
32.9
33.7
29.4
18.2
15.3
11.9
44.3
47.9
45.9
22.6
21.3
16.4
41.4
45.1
44.6
7.4
7.7
7.0
7.8
7.4
6.8
9.1
7.9
6.5
Y% XY%
50.9
0.0
53.3
0.0
53.9
0.4
67.1
0.0
66.1
0.2
70.2
0.4
81.8
0.0
84.6
0.1
88.0
0.1
55.6
0.1
51.9
0.2
53.5
0.6
77.0
0.4
78.4
0.3
83.2
0.4
58.4
0.2
54.3
0.6
54.0
1.4
92.5
0.1
92.3
0.0
93.0
0.0
92.2
0.0
92.6
0.0
93.2
0.0
90.9
0.0
92.1
0.0
93.4
0.1
Z chart
ARL
185.58
179.49
201.40
161.09
160.66
181.45
38.86
38.51
40.90
150.62
145.16
159.16
38.25
37.93
39.92
21.97
23.00
26.44
115.34
105.77
112.40
105.39
96.72
104.55
32.79
32.62
34.96
SRL
185.58
182.92
197.45
163.28
157.53
179.36
39.07
37.73
41.29
155.37
139.42
151.36
38.67
37.25
39.59
21.52
22.84
25.50
111.57
102.84
112.06
101.08
94.71
102.21
32.18
30.00
34.88
X%
51.8
50.3
46.2
44.4
45.1
41.3
9.4
10.0
7.9
48.9
49.5
46.1
11.4
12.0
9.6
47.6
47.1
43.2
29.6
28.9
25.0
26.9
26.1
23.4
8.0
9.1
6.4
Hotelling
Y% XY%
48.2
0.0
48.0
1.7
45.0
8.8
55.3
0.3
53.1
1.8
50.4
8.3
90.6
0.0
88.9
1.1
89.5
2.6
50.8
0.3
48.8
1.7
43.8 10.1
88.6
0.0
86.5
1.5
86.1
4.3
51.3
1.1
48.8
4.1
45.9 10.9
70.1
0.3
69.6
1.5
68.5
6.5
72.9
0.2
72.1
1.8
70.7
5.9
91.5
0.5
89.7
1.2
90.8
2.8
ARL
185.53
114.55
66.52
157.84
106.51
62.76
40.10
36.05
30.52
143.73
93.10
58.93
38.76
33.72
28.14
20.93
19.70
17.63
115.15
74.49
53.06
101.36
70.54
49.99
33.03
31.12
27.74
SRL
188.82
113.95
64.91
152.71
104.63
59.77
40.27
38.07
31.08
145.75
85.97
56.58
38.98
34.61
28.01
20.46
18.86
17.56
116.58
71.30
52.31
100.05
68.23
47.60
32.50
29.67
26.81
λ=0.05
ARL
185.23
158.41
125.21
107.61
97.03
83.58
20.22
21.86
21.54
73.67
70.46
64.66
18.96
20.19
20.18
11.71
12.06
12.75
26.45
26.42
27.05
26.00
26.04
26.40
17.88
17.93
18.22
MEWMA chart
H=7.23
λ=0.5 H=10.25
SRL
ARL
SRL
181.85
185.38
183.76
149.43
116.65
115.84
114.37
70.82
68.53
96.22
106.52
102.73
84.96
74.71
72.51
75.30
52.10
49.94
15.78
16.59
15.01
19.71
16.89
15.53
18.59
15.64
13.92
64.94
71.53
67.93
61.33
54.25
51.58
55.53
40.63
37.11
14.56
15.17
13.29
17.18
15.70
14.31
17.23
14.61
13.14
8.95
8.86
7.81
9.19
9.05
8.22
9.89
9.13
8.52
14.76
63.68
64.60
15.71
50.98
46.67
15.73
39.62
35.89
16.38
43.86
41.24
17.20
38.78
35.66
17.13
32.18
29.40
14.00
15.10
14.15
14.92
14.92
14.11
15.35
14.48
13.67
53
The NN-based control scheme
δx
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
δy
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
φx
φy
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
ρxy
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
ARL
24.90
24.85
25.10
28.23
28.75
29.22
24.48
26.32
28.16
13.89
13.44
13.48
14.08
13.62
13.66
16.94
16.39
16.60
14.06
13.60
13.65
16.85
16.36
16.66
15.57
15.93
16.19
SRL
15.58
16.31
16.21
25.13
28.17
28.08
21.34
26.19
27.40
7.07
6.85
6.93
7.61
7.26
7.27
14.28
13.91
13.84
7.63
7.30
7.30
14.30
13.89
13.87
12.85
14.11
13.61
X%
9.2
8.2
7.6
10.7
9.1
6.9
20.9
20.9
15.4
5.9
5.8
6.0
6.0
6.1
5.9
6.2
6.7
5.8
7.0
6.7
6.1
7.0
7.3
6.1
14.7
13.1
10.3
Y%
90.8
91.8
92.4
89.2
90.6
92.9
78.5
78.5
83.6
94.0
94.0
93.9
93.9
93.8
94.0
93.8
93.0
93.9
93.0
93.1
93.8
92.9
92.2
93.6
84.8
86.1
88.8
XY%
0.0
0.0
0.0
0.1
0.3
0.2
0.6
0.6
1.0
0.1
0.2
0.1
0.1
0.1
0.1
0.0
0.3
0.3
0.0
0.2
0.1
0.1
0.5
0.3
0.5
0.8
0.9
Z chart
ARL
SRL X% Y%
103.33 104.06 30.9 68.9
91.44 88.47 28.0 70.1
99.20 96.42 26.8 66.1
32.51 32.24 9.8 89.8
32.35 30.04 9.8 88.7
34.87 34.85 7.0 89.4
20.38 21.12 43.0 55.9
21.26 21.28 42.0 53.7
23.45 23.08 37.9 50.6
40.32 38.65 9.4 90.2
37.73 36.52 10.1 88.9
38.77 38.30 6.4 90.7
38.21 35.93 9.2 90.5
36.46 35.09 9.3 89.8
37.47 34.48 6.5 90.9
21.34 21.66 4.6 95.3
22.65 23.01 5.8 93.8
22.42 22.62 4.0 94.6
37.67 36.51 11.0 88.7
35.78 34.33 10.4 88.3
36.60 33.66 8.1 88.3
20.94 21.18 5.8 93.9
22.35 22.85 7.1 92.2
22.20 22.17 5.0 92.4
14.79 15.00 32.9 65.8
15.86 16.26 32.0 65.0
16.65 17.44 26.8 64.1
Hotelling
XY%
0.2
1.9
7.1
0.4
1.5
3.6
1.1
4.3
11.5
0.4
1.0
2.9
0.3
0.9
2.6
0.1
0.4
1.4
0.3
1.3
3.6
0.3
0.7
2.6
1.3
3.0
9.1
ARL
96.70
81.26
46.67
32.26
29.99
25.70
18.93
18.01
16.12
39.19
34.03
27.00
38.41
33.59
26.56
22.26
21.61
19.51
37.02
32.44
26.16
21.64
20.89
18.77
14.11
14.10
13.33
SRL
95.57
81.19
44.43
32.26
28.66
25.04
19.13
18.35
16.71
37.63
33.74
25.01
36.23
31.16
24.15
22.47
21.36
19.73
35.61
29.45
24.67
21.86
20.80
19.26
14.84
15.18
13.87
MEWMA chart
λ=0.05 H=7.23
λ=0.5 H=10.25
ARL
SRL
ARL
SRL
24.07
15.11
35.43
34.96
23.44
14.90
32.18
28.74
23.80
14.89
26.96
24.15
16.73
12.93
13.91
13.19
16.95
13.99
13.75
13.06
17.29
14.35
13.35
12.54
10.66
7.62
8.27
7.64
10.85
8.07
8.49
7.92
11.32
8.83
8.59
8.06
11.19
4.30
15.09
13.29
10.84
3.81
14.95
12.66
10.90
3.77
14.74
13.03
11.55
5.37
13.68
11.66
11.05
4.71
13.83
12.12
11.09
4.67
13.48
11.56
12.70
9.88
11.17
10.76
12.19
9.40
10.71
10.84
12.07
9.02
10.70
10.79
11.20
5.22
12.86
11.10
10.66
4.46
12.49
10.91
10.73
4.35
12.73
11.12
12.27
9.38
10.50
10.34
11.67
8.75
10.04
10.07
11.59
8.61
9.92
9.75
8.88
6.31
6.85
6.46
8.53
6.00
6.55
5.75
8.54
5.68
6.76
6.22
54
The NN-based control scheme
δx
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
δy
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
3
3
3
3
3
3
3
3
3
φx
φy
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
ρxy
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
ARL
7.68
7.78
7.79
7.74
7.87
7.87
8.46
8.73
8.76
7.76
7.84
7.87
8.46
8.73
8.78
8.27
8.61
8.71
5.73
5.73
5.73
5.72
5.74
5.73
5.97
6.10
6.15
SRL
3.47
3.51
3.54
3.61
3.62
3.66
5.34
5.37
5.48
3.61
3.62
3.67
5.31
5.37
5.49
5.23
5.27
5.47
2.39
2.43
2.43
2.43
2.48
2.48
3.14
3.08
3.15
X%
4.3
4.3
4.3
4.2
4.3
4.4
3.9
4.5
4.6
4.2
4.7
4.7
4.4
4.8
4.6
7.7
6.6
5.8
3.6
3.4
3.5
3.6
3.3
3.5
3.7
4.1
3.8
Y%
95.6
95.5
95.3
95.6
95.5
95.2
95.8
95.3
95.0
95.4
95.0
94.9
95.3
94.9
95.1
91.8
92.4
93.5
96.1
96.3
96.2
96.1
96.3
96.4
96.1
95.8
96.0
XY%
0.1
0.2
0.4
0.2
0.2
0.4
0.3
0.2
0.4
0.4
0.3
0.4
0.3
0.3
0.3
0.5
1.0
0.7
0.3
0.3
0.3
0.3
0.4
0.1
0.2
0.1
0.2
Z chart
ARL
6.19
6.13
6.31
6.59
6.51
6.70
7.31
8.03
7.93
6.55
6.49
6.71
7.23
7.98
7.90
6.24
6.89
6.78
1.96
1.91
1.90
2.12
2.07
2.09
3.12
3.23
3.29
SRL X% Y%
5.52 0.9 99.1
5.53 1.0 98.8
5.98 1.2 98.3
6.05 1.3 98.6
5.90 0.9 98.7
6.41 1.1 98.3
7.95 1.3 98.7
9.04 1.3 98.1
8.43 0.9 98.2
6.03 1.7 98.1
5.88 1.2 98.3
6.41 1.0 98.3
7.74 1.8 98.0
8.98 1.7 97.5
8.34 1.2 97.7
6.67 12.7 85.5
7.84 12.2 84.7
7.29 11.1 85.3
1.35 0.1 99.8
1.33 0.3 99.7
1.34 0.3 99.5
1.69 0.1 99.8
1.67 0.3 99.7
1.67 0.3 99.5
3.60 0.4 99.6
3.70 0.6 99.3
3.83 0.6 99.1
Hotelling
XY%
0.0
0.2
0.5
0.1
0.4
0.6
0.0
0.6
0.9
0.2
0.5
0.7
0.2
0.8
1.1
1.8
3.1
3.6
0.1
0.0
0.2
0.1
0.0
0.2
0.0
0.1
0.3
ARL
6.60
6.72
7.00
6.85
6.92
7.15
7.67
8.18
8.22
6.74
6.91
7.20
7.44
8.01
8.18
6.11
6.44
6.77
2.07
2.10
2.17
2.22
2.22
2.37
3.23
3.51
3.61
SRL
5.75
5.90
6.26
6.23
6.22
6.41
8.15
8.77
8.73
6.21
6.25
6.65
7.83
8.51
8.63
6.61
7.02
7.43
1.46
1.54
1.66
1.73
1.81
2.01
3.60
4.12
4.24
λ=0.05
ARL
5.22
5.24
5.22
5.30
5.32
5.30
6.13
6.39
6.36
5.22
5.25
5.24
6.07
6.31
6.23
5.30
5.39
5.21
3.50
3.53
3.53
3.56
3.57
3.56
3.90
4.04
4.02
MEWMA chart
H=7.23
λ=0.5
SRL
ARL
1.26
3.46
1.25
3.59
1.20
3.64
1.54
3.61
1.52
3.84
1.47
3.93
3.82
4.67
4.07
5.06
4.02
5.17
1.51
3.56
1.48
3.73
1.43
3.86
3.75
4.51
4.01
4.89
3.77
4.98
3.01
3.78
2.83
3.80
2.52
3.87
0.68
1.92
0.69
1.92
0.68
1.89
0.76
1.97
0.80
1.94
0.79
1.95
1.77
2.43
1.99
2.56
1.92
2.59
H=10.25
SRL
1.83
2.04
2.06
2.13
2.46
2.63
4.33
4.77
4.96
2.07
2.37
2.52
4.11
4.52
4.76
3.34
3.32
3.25
0.74
0.79
0.77
0.81
0.85
0.85
2.06
2.23
2.30
55
The NN-based control scheme
δx
0
0
0
0
0
0
0
0
0
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
δy
3
3
3
3
3
3
3
3
3
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
φx
φy
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
ρxy
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
ARL
5.73
5.74
5.73
5.97
6.12
6.14
5.86
6.06
6.10
19.84
20.06
20.63
19.70
20.13
20.77
18.52
18.89
19.66
19.64
20.26
21.09
18.70
19.29
20.48
18.81
20.74
23.31
SRL
2.43
2.47
2.48
3.13
3.07
3.14
3.09
3.07
3.14
11.42
11.88
12.64
11.62
12.48
13.22
12.37
13.70
14.71
12.01
13.00
13.92
13.14
14.64
16.26
16.02
19.81
22.87
X%
3.6
3.7
3.9
3.9
3.9
3.8
5.6
4.7
4.3
42.1
45.2
45.5
42.6
46.6
46.9
44.3
48.2
49.0
42.6
45.9
44.7
44.1
46.4
48.0
43.6
43.9
43.1
Y%
96.1
95.9
96.0
96.0
95.7
96.1
93.9
94.7
95.3
56.7
53.7
53.4
56.0
52.4
51.8
55.1
50.9
50.3
56.3
53.4
53.7
55.0
52.7
50.9
55.4
55.2
54.8
XY%
0.3
0.4
0.1
0.1
0.4
0.1
0.5
0.6
0.4
1.2
1.1
1.1
1.4
1.0
1.3
0.6
0.9
0.7
1.1
0.7
1.6
0.9
0.9
1.1
1.0
0.9
2.1
Z chart
ARL
2.12
2.07
2.09
3.12
3.22
3.28
2.90
2.96
2.92
77.41
77.43
84.31
71.73
73.03
79.58
28.64
30.53
32.65
67.78
69.56
75.79
28.20
30.05
32.36
18.14
19.31
22.46
SRL
1.69
1.67
1.67
3.60
3.58
3.72
3.27
3.26
3.23
78.06
73.01
81.65
70.92
70.70
76.11
28.97
28.67
32.44
64.79
68.93
72.69
28.90
28.68
32.17
18.81
19.02
22.08
X%
0.1
0.4
0.3
0.5
0.6
0.6
5.3
5.5
6.3
50.8
46.7
42.1
48.8
43.6
40.5
19.4
17.1
14.5
52.0
45.1
43.0
21.7
18.1
14.8
47.8
46.4
41.7
Hotelling
Y%
99.5
99.5
99.6
99.3
99.2
99.1
92.5
92.3
92.0
48.8
50.0
44.1
50.8
53.1
47.2
80.2
80.0
78.9
47.6
50.8
43.6
78.0
78.1
77.0
50.8
48.2
43.3
XY%
0.4
0.1
0.1
0.2
0.2
0.3
2.2
2.2
1.7
0.4
3.3
13.8
0.4
3.3
12.3
0.4
2.9
6.6
0.4
4.1
13.4
0.3
3.8
8.2
1.4
5.4
15.0
ARL
2.20
2.26
2.36
3.19
3.50
3.62
2.79
2.99
3.09
73.07
46.65
32.82
67.22
45.03
32.42
27.30
26.14
22.35
63.33
42.24
31.21
26.97
25.19
20.93
16.55
16.21
14.68
SRL
1.73
1.88
1.98
3.51
4.07
4.24
3.16
3.45
3.53
73.57
45.43
30.37
64.93
43.48
29.43
26.80
25.78
22.25
62.74
40.27
28.93
27.25
25.26
21.16
17.45
16.84
14.95
λ=0.05
ARL
3.54
3.55
3.53
3.87
4.00
3.98
3.66
3.68
3.62
16.83
17.06
17.22
16.59
16.86
17.16
12.58
13.31
13.73
16.10
16.67
17.07
12.33
13.06
13.49
9.54
10.17
10.76
MEWMA chart
H=7.23
λ=0.5
SRL
ARL
0.76
1.96
0.79
1.94
0.77
1.93
1.75
2.41
1.94
2.55
1.88
2.52
1.58
2.16
1.60
2.21
1.35
2.14
7.99
31.87
9.10
24.40
9.65
20.84
8.45
26.25
9.55
22.39
10.18
18.39
7.74
12.41
8.75
12.41
9.38
12.33
8.79
22.05
9.87
19.49
10.79
16.83
7.98
11.35
9.01
11.68
9.52
11.76
6.46
7.36
7.81
7.85
8.33
8.07
H=10.25
SRL
0.81
0.85
0.82
2.07
2.20
2.15
1.69
1.63
1.48
29.45
21.83
19.16
24.40
20.70
16.86
11.17
11.48
11.70
19.96
17.72
15.32
10.10
11.00
11.32
6.47
7.37
7.75
56
The NN-based control scheme
δx
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
δy
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
2
2
2
2
2
2
2
2
2
φx
φy
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
ρxy
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
ARL
12.87
12.69
12.78
12.98
12.81
12.95
13.81
14.33
14.89
12.89
12.73
12.93
13.84
14.42
15.24
13.40
14.46
15.49
7.47
7.54
7.58
7.51
7.64
7.65
8.13
8.39
8.48
SRL
6.74
6.75
6.89
7.14
7.07
7.23
9.54
10.78
11.62
7.20
7.10
7.29
9.74
11.22
12.55
10.60
12.79
13.57
3.47
3.52
3.56
3.59
3.65
3.68
5.10
5.20
5.35
X%
20.3
18.1
19.2
20.8
19.3
19.2
26.6
27.5
26.9
20.8
19.3
19.0
27.2
27.4
25.7
30.1
27.0
22.4
9.5
10.1
9.7
9.8
10.3
9.7
10.9
11.5
11.1
Y%
78.8
80.8
79.9
78.4
79.6
80.1
71.8
71.2
71.8
77.9
79.5
80.3
71.3
71.4
72.1
69.0
71.7
75.2
89.2
88.9
89.2
89.0
88.8
89.0
87.6
87.8
87.9
XY%
0.9
1.1
0.9
0.8
1.1
0.7
1.6
1.3
1.3
1.3
1.2
0.7
1.5
1.2
2.2
0.9
1.3
2.4
1.3
1.0
1.1
1.2
0.9
1.3
1.5
0.7
1.0
Z chart
ARL
35.11
34.52
36.76
33.96
33.64
36.24
19.19
21.73
21.77
33.19
33.07
35.38
19.26
21.19
21.81
14.20
15.71
17.37
6.02
6.14
6.40
6.38
6.54
6.79
6.95
8.00
8.00
SRL
34.78
33.67
35.12
33.87
32.79
34.41
19.62
22.16
21.62
32.47
32.55
33.04
19.84
21.44
21.72
15.06
16.16
18.21
5.38
5.59
6.08
5.91
6.03
6.54
7.45
8.97
8.53
X%
20.9
18.2
10.3
20.7
17.4
11.5
13.0
10.9
7.7
21.7
19.6
13.4
13.0
12.8
7.7
35.7
35.7
27.9
3.0
1.0
0.2
3.3
1.2
0.1
4.0
2.9
0.9
Hotelling
Y%
78.8
78.4
77.8
79.0
79.9
78.1
86.7
87.4
86.7
77.7
76.9
75.7
86.4
84.5
85.2
62.6
57.7
56.2
96.5
97.3
96.5
96.0
97.0
96.6
95.1
95.6
95.3
XY%
0.3
3.4
11.9
0.3
2.7
10.4
0.3
1.7
5.6
0.6
3.5
10.9
0.6
2.7
7.1
1.7
6.6
15.9
0.5
1.7
3.3
0.7
1.8
3.3
0.9
1.5
3.8
ARL
32.57
22.81
18.02
31.00
22.13
18.39
18.73
17.96
16.14
30.29
21.89
18.17
18.22
17.42
15.33
13.09
13.14
11.79
6.23
5.98
5.82
6.40
6.17
6.06
6.98
7.25
7.09
SRL
32.34
22.57
17.18
29.83
20.87
17.42
19.42
18.24
16.52
29.19
20.36
17.30
18.32
17.77
15.42
14.19
13.92
12.26
5.68
5.56
5.48
6.07
5.76
5.77
7.47
7.57
7.34
MEWMA chart
λ=0.05 H=7.23
λ=0.5 H=10.25
ARL
SRL
ARL
SRL
9.74
3.40
11.85
9.99
9.79
3.82
10.55
8.44
9.94
4.11
10.04
8.32
9.89
4.06
11.14
9.57
9.96
4.43
10.31
8.37
10.15
4.85
10.04
8.52
10.24
6.52
9.46
9.11
10.43
6.96
9.27
8.97
10.83
7.75
9.18
8.97
9.70
4.13
10.15
8.79
9.89
4.59
10.07
8.42
10.04
4.84
9.70
8.48
9.97
6.46
8.84
8.33
10.25
6.94
8.76
8.36
10.73
7.95
8.66
8.15
8.21
5.69
6.42
6.12
8.54
6.12
6.48
5.84
9.02
6.74
6.96
6.46
5.04
1.20
3.28
1.76
5.11
1.34
3.45
2.03
5.13
1.38
3.51
2.10
5.10
1.46
3.43
2.07
5.19
1.59
3.61
2.26
5.22
1.66
3.69
2.41
5.73
3.21
4.37
3.95
6.19
4.06
4.76
4.51
6.30
4.34
4.91
4.84
57
The NN-based control scheme
δx
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
δy
2
2
2
2
2
2
2
2
2
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
φx
φy
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
ρxy
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
ARL
7.49
7.63
7.65
8.12
8.41
8.51
7.90
8.39
8.54
5.63
5.60
5.62
5.62
5.62
5.62
5.84
5.99
6.03
5.61
5.61
5.62
5.83
5.99
6.03
5.75
5.96
6.02
SRL
3.60
3.66
3.69
5.15
5.22
5.42
5.04
5.27
5.54
2.40
2.42
2.45
2.45
2.47
2.48
3.07
3.08
3.15
2.46
2.47
2.50
3.08
3.09
3.16
3.08
3.12
3.20
X%
9.8
10.3
9.8
10.8
11.5
10.8
14.5
12.1
10.4
6.4
7.1
7.1
6.4
7.4
7.1
6.3
7.3
6.9
6.7
7.3
7.1
6.5
7.5
7.0
8.4
7.9
7.3
Y%
89.0
88.5
89.0
87.8
87.4
88.2
83.9
85.5
87.4
92.3
91.9
92.2
92.2
91.9
92.0
92.7
91.2
91.9
91.9
92.0
91.9
92.4
91.1
92.0
89.6
90.5
91.0
XY%
1.2
1.2
1.2
1.4
1.1
1.0
1.6
2.4
2.2
1.3
1.0
0.7
1.4
0.7
0.9
1.0
1.5
1.2
1.4
0.7
1.0
1.1
1.4
1.0
2.0
1.6
1.7
Z chart
ARL
6.35
6.53
6.79
6.94
7.98
8.00
6.02
7.14
7.29
1.95
1.91
1.91
2.10
2.07
2.10
3.03
3.26
3.33
2.09
2.08
2.10
3.06
3.26
3.33
2.83
3.12
3.13
SRL X% Y%
5.89 3.8 95.5
5.98 1.4 96.8
6.54 0.1 96.8
7.44 4.1 94.9
8.91 2.5 95.9
8.52 0.6 95.5
6.65 16.2 81.7
7.81 10.1 83.1
7.68 7.0 83.6
1.33 0.7 98.5
1.32 0.2 99.1
1.35 0.0 99.1
1.67 0.9 98.5
1.66 0.2 99.1
1.68 0.0 99.1
3.42 1.7 97.8
3.76 0.4 98.5
3.91 0.1 98.2
1.66 1.0 98.4
1.67 0.0 99.3
1.68 0.0 99.0
3.50 1.8 97.7
3.76 0.2 98.7
3.91 0.0 98.4
3.12 6.5 91.0
3.48 3.5 92.2
3.53 3.2 92.0
Hotelling
XY%
0.7
1.8
3.1
1.0
1.6
3.9
2.1
6.8
9.4
0.8
0.7
0.9
0.6
0.7
0.9
0.5
1.1
1.7
0.6
0.7
1.0
0.5
1.1
1.6
2.5
4.3
4.8
ARL
6.34
6.08
6.06
7.01
7.35
7.07
5.88
6.40
6.56
2.04
2.04
2.14
2.14
2.20
2.32
3.07
3.26
3.37
2.17
2.21
2.35
3.07
3.27
3.42
2.74
3.06
3.27
SRL
6.01
5.75
5.80
7.57
7.74
7.29
6.59
6.76
6.86
1.39
1.50
1.70
1.67
1.77
1.98
3.32
3.79
4.04
1.70
1.82
2.00
3.32
3.79
4.09
3.04
3.48
3.76
λ=0.05
ARL
5.04
5.16
5.19
5.67
6.16
6.28
5.12
5.56
5.56
3.45
3.51
3.50
3.50
3.54
3.54
3.82
3.99
4.02
3.48
3.52
3.52
3.77
3.98
4.01
3.58
3.74
3.74
MEWMA chart
H=7.23
λ=0.5
SRL
ARL
1.45
3.38
1.60
3.58
1.65
3.65
3.16
4.27
4.02
4.72
4.27
4.89
2.85
3.63
3.34
4.07
3.21
4.21
0.66
1.88
0.72
1.88
0.74
1.90
0.75
1.93
0.83
1.93
0.86
1.96
1.73
2.34
2.00
2.51
2.05
2.56
0.75
1.93
0.83
1.91
0.85
1.95
1.60
2.31
2.00
2.51
2.04
2.52
1.45
2.11
1.68
2.26
1.60
2.25
H=10.25
SRL
2.04
2.20
2.39
3.83
4.51
4.75
3.13
3.71
3.84
0.72
0.80
0.82
0.82
0.88
0.91
1.98
2.18
2.42
0.81
0.87
0.88
1.90
2.18
2.22
1.59
1.78
1.69
58
The NN-based control scheme
δx
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
δy
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
2
2
2
2
2
2
2
2
2
φx
φy
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
ρxy
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
ARL
11.09
10.90
11.08
11.06
10.96
11.17
11.05
11.06
11.51
11.02
10.99
11.31
11.07
11.24
11.76
11.19
12.11
13.12
7.10
7.19
7.22
7.15
7.26
7.29
7.52
7.80
7.95
SRL
5.75
5.83
6.07
5.92
5.96
6.29
6.75
6.98
7.47
5.98
6.11
6.53
6.84
7.35
7.98
7.89
9.72
11.01
3.41
3.45
3.49
3.52
3.55
3.60
4.47
4.64
4.94
X%
41.9
43.4
44.0
42.2
44.9
44.6
44.5
49.5
51.0
41.9
43.6
43.5
44.8
48.3
49.7
44.4
43.9
45.0
16.8
18.8
18.5
17.5
19.3
18.5
20.5
22.0
21.7
Y%
55.1
54.6
53.9
54.9
53.5
53.1
53.4
48.4
46.8
55.4
54.4
54.7
53.5
49.3
47.8
53.4
52.9
52.1
80.0
78.2
78.5
79.7
77.9
78.3
76.8
75.5
75.6
XY%
3.0
2.0
2.1
2.9
1.6
2.3
2.1
2.1
2.2
2.7
2.0
1.8
1.7
2.4
2.5
2.2
3.2
2.9
3.2
3.0
3.0
2.8
2.8
3.2
2.7
2.5
2.7
Z chart
ARL
22.66
22.96
25.96
22.14
22.61
25.43
14.94
16.63
17.71
21.54
22.11
25.07
14.69
16.59
17.94
11.24
12.73
14.75
5.67
5.85
6.31
6.02
6.23
6.61
6.43
7.29
7.52
SRL
22.29
21.90
25.51
21.70
21.87
23.73
15.35
16.71
18.23
20.82
21.26
23.35
15.30
17.08
18.36
12.02
13.77
15.76
5.12
5.37
6.03
5.72
5.79
6.31
7.01
7.96
7.80
X%
49.0
45.9
38.8
47.8
44.0
39.4
32.1
31.1
26.4
48.5
46.2
41.8
33.5
33.7
27.0
47.6
49.0
43.2
9.8
6.2
2.3
10.3
6.6
2.5
11.4
10.9
6.5
Hotelling
Y%
49.5
47.3
41.9
50.8
49.2
43.5
66.7
63.5
61.4
50.0
46.8
40.4
65.3
60.6
60.1
49.2
42.3
36.4
88.6
87.9
86.6
87.5
86.9
86.1
85.8
83.7
83.1
XY%
1.5
6.8
19.3
1.4
6.8
17.1
1.2
5.4
12.2
1.5
7.0
17.8
1.2
5.7
12.9
3.2
8.7
20.4
1.6
5.9
11.1
2.2
6.5
11.4
2.8
5.4
10.4
ARL
18.19
13.16
11.64
17.90
13.40
11.83
12.53
12.03
11.33
18.01
13.61
11.89
12.77
12.04
10.90
10.03
10.20
10.02
4.75
4.46
4.30
5.01
4.79
4.51
5.77
6.00
5.76
SRL
16.98
12.01
10.95
17.45
12.27
11.04
12.68
11.96
11.49
17.33
12.78
11.10
12.95
12.26
10.77
10.77
10.87
10.49
4.36
3.96
3.78
4.68
4.55
4.16
6.47
6.31
6.17
λ=0.05
ARL
7.50
7.67
7.79
7.52
7.73
7.90
7.26
7.54
7.78
7.56
7.82
7.99
7.28
7.65
7.92
7.02
7.58
8.03
4.62
4.74
4.78
4.67
4.82
4.86
5.02
5.47
5.57
MEWMA chart
H=7.23
λ=0.5
SRL
ARL
2.27
6.78
2.78
6.65
3.05
6.51
2.49
6.71
3.07
6.69
3.46
6.59
3.39
6.24
3.84
6.39
4.06
6.72
2.75
6.64
3.41
6.69
3.77
6.59
3.60
6.08
4.23
6.35
4.46
6.67
4.56
5.29
5.15
5.79
5.80
6.10
1.02
2.86
1.25
3.01
1.35
3.06
1.20
2.99
1.47
3.14
1.59
3.25
2.27
3.58
3.07
4.02
3.32
4.12
H=10.25
SRL
5.00
5.07
5.04
5.10
5.24
5.31
5.51
5.46
5.90
5.27
5.34
5.32
5.50
5.43
5.94
4.79
5.23
5.61
1.34
1.74
1.83
1.63
1.96
2.15
3.01
3.59
3.79
59
The NN-based control scheme
δx
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
δy
2
2
2
2
2
2
2
2
2
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
φx
φy
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
ρxy
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
ARL
7.13
7.28
7.33
7.52
7.86
7.96
7.35
7.93
8.21
5.47
5.46
5.48
5.47
5.46
5.48
5.67
5.79
5.83
5.45
5.48
5.48
5.66
5.81
5.86
5.56
5.81
5.91
SRL
3.52
3.56
3.63
4.52
4.71
5.03
4.51
5.01
5.43
2.39
2.42
2.45
2.44
2.45
2.48
3.03
2.99
3.08
2.45
2.45
2.48
3.03
3.01
3.11
2.97
3.12
3.21
X%
17.3
19.1
18.2
20.8
22.2
21.1
24.3
22.0
19.3
10.7
11.5
11.2
10.7
11.6
11.3
11.4
13.3
12.6
11.1
11.4
11.2
11.2
12.9
12.4
13.4
13.6
11.6
Y%
79.4
77.4
78.5
76.4
75.4
76.2
72.8
74.1
76.4
86.8
85.6
85.9
87.2
86.2
86.0
85.9
84.3
85.2
86.5
86.3
85.9
85.6
84.5
84.9
83.5
83.7
85.3
XY%
3.3
3.5
3.3
2.8
2.4
2.7
2.9
3.9
4.3
2.5
2.9
2.9
2.1
2.2
2.7
2.7
2.4
2.2
2.4
2.3
2.9
3.2
2.6
2.7
3.1
2.7
3.1
Z chart
ARL
5.90
6.20
6.61
6.37
7.29
7.61
5.46
6.67
7.19
1.92
1.91
1.91
2.06
2.06
2.09
2.92
3.21
3.30
2.06
2.07
2.09
2.93
3.23
3.31
2.71
3.14
3.26
SRL
5.54
5.73
6.35
6.91
7.58
7.96
6.17
7.22
7.51
1.30
1.32
1.35
1.64
1.66
1.68
3.24
3.73
3.88
1.63
1.66
1.68
3.26
3.74
3.89
2.99
3.54
3.74
X%
11.4
6.7
2.8
12.0
10.0
5.8
23.5
16.8
10.5
2.0
0.3
0.0
2.4
0.3
0.1
4.4
1.9
1.1
2.5
0.2
0.1
4.3
1.5
0.7
9.5
4.0
1.3
Hotelling
Y%
86.3
86.6
85.9
85.6
84.1
83.3
71.4
71.5
72.3
96.5
96.1
95.9
96.3
96.3
95.9
94.0
94.1
93.8
95.6
96.4
95.8
93.5
94.3
93.7
84.5
86.3
87.7
XY%
2.3
6.7
11.3
2.4
5.9
10.9
5.1
11.7
17.2
1.5
3.6
4.1
1.3
3.4
4.0
1.6
4.0
5.1
1.9
3.4
4.1
2.2
4.2
5.6
6.0
9.7
11.0
ARL
5.05
4.95
4.73
5.85
5.99
5.83
5.21
5.85
5.92
1.87
1.87
1.96
1.98
2.01
2.11
2.62
2.81
2.88
1.98
2.04
2.14
2.64
2.89
2.94
2.52
3.01
3.17
SRL
4.65
4.75
4.40
6.61
6.35
6.26
6.07
6.20
6.33
1.23
1.29
1.45
1.44
1.60
1.73
2.75
3.22
3.30
1.43
1.66
1.81
2.79
3.31
3.37
2.69
3.41
3.65
λ=0.05
ARL
4.65
4.81
4.87
5.00
5.44
5.62
4.76
5.32
5.55
3.33
3.38
3.39
3.37
3.42
3.44
3.60
3.76
3.83
3.35
3.41
3.43
3.58
3.77
3.85
3.46
3.70
3.77
MEWMA chart
H=7.23
λ=0.5
SRL
ARL
1.23
2.98
1.53
3.20
1.65
3.30
2.36
3.54
3.14
4.02
3.52
4.17
2.53
3.26
3.23
3.95
3.56
4.19
0.62
1.79
0.71
1.81
0.74
1.84
0.69
1.82
0.81
1.84
0.86
1.88
1.38
2.17
1.78
2.29
1.91
2.34
0.69
1.81
0.83
1.86
0.88
1.90
1.38
2.17
1.83
2.30
1.94
2.38
1.48
2.00
1.77
2.22
1.79
2.29
H=10.25
SRL
1.63
2.06
2.24
2.95
3.63
3.86
2.86
3.76
4.06
0.70
0.78
0.82
0.77
0.86
0.91
1.62
1.81
1.99
0.76
0.88
0.92
1.64
1.88
2.14
1.56
1.88
1.93
60
The NN-based control scheme
δx
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
δy
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
3
3
3
3
3
3
3
3
3
φx
φy
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
ρxy
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
ARL
6.05
6.15
6.18
6.06
6.17
6.20
6.08
6.29
6.35
6.06
6.19
6.24
6.10
6.31
6.45
6.18
6.64
6.94
5.01
5.06
5.06
5.01
5.05
5.06
5.09
5.20
5.24
SRL
2.89
3.01
3.07
2.92
3.08
3.13
3.23
3.34
3.47
2.95
3.11
3.19
3.26
3.41
3.62
3.57
4.16
4.60
2.30
2.35
2.37
2.33
2.37
2.40
2.57
2.63
2.74
X%
42.3
45.3
44.7
42.0
46.3
45.3
43.9
48.2
48.4
42.1
45.4
44.8
43.4
47.9
48.0
41.8
44.4
44.0
26.0
25.3
25.6
25.8
26.2
25.8
26.7
30.4
30.9
Y%
53.0
48.5
48.9
52.6
47.3
48.4
50.1
46.1
45.7
52.3
48.6
48.8
49.9
46.5
45.9
52.5
50.1
49.5
68.4
67.2
66.9
68.2
67.0
67.1
66.8
63.9
63.4
XY%
4.7
6.2
6.4
5.4
6.4
6.3
6.0
5.7
5.9
5.6
6.0
6.4
6.7
5.6
6.1
5.7
5.5
6.5
5.6
7.5
7.5
6.0
6.8
7.1
6.5
5.7
5.7
Z chart
ARL
3.40
3.77
4.26
3.45
3.87
4.31
3.46
3.96
4.28
3.52
4.08
4.57
3.54
4.30
4.69
3.61
4.81
5.58
1.69
1.79
1.87
1.78
1.89
2.04
2.19
2.47
2.69
SRL
2.97
3.37
3.88
3.00
3.51
3.91
3.40
3.93
4.30
3.08
3.79
4.29
3.61
4.44
4.90
3.99
5.35
6.24
1.06
1.19
1.31
1.21
1.42
1.64
2.04
2.67
3.06
X%
46.2
40.1
33.4
47.7
41.6
36.4
45.8
48.1
46.3
46.0
39.5
33.4
43.6
44.9
42.8
43.3
39.9
34.1
14.3
6.7
1.9
15.4
7.8
2.8
20.4
18.9
16.4
Hotelling
Y%
45.1
39.6
31.8
44.4
37.2
28.7
44.6
35.8
30.2
45.7
40.1
30.9
46.5
37.6
30.6
48.0
39.8
33.4
72.5
69.8
68.2
71.7
69.3
66.8
66.1
61.5
57.7
XY%
8.7
20.3
34.8
7.9
21.2
34.9
9.6
16.1
23.5
8.3
20.4
35.7
9.9
17.5
26.6
8.7
20.3
32.5
13.2
23.5
29.9
12.9
22.9
30.4
13.5
19.6
25.9
ARL
2.40
2.46
2.49
2.42
2.56
2.59
2.79
3.01
3.15
2.49
2.64
2.68
3.00
3.23
3.41
3.27
3.91
4.20
1.43
1.53
1.58
1.47
1.55
1.63
1.80
1.93
1.97
SRL
1.82
2.03
2.08
1.87
2.16
2.22
2.65
3.15
3.35
2.05
2.29
2.38
3.07
3.43
3.66
3.79
4.71
5.09
0.77
0.89
0.96
0.83
1.00
1.13
1.56
1.95
2.01
λ=0.05
ARL
3.68
3.77
3.81
3.69
3.79
3.84
3.77
3.89
3.97
3.69
3.81
3.88
3.77
3.93
4.04
3.85
4.31
4.57
2.98
2.98
3.01
3.00
3.03
3.04
3.07
3.15
3.23
MEWMA chart
H=7.23
λ=0.5
SRL
ARL
0.75
2.06
0.88
2.08
0.97
2.16
0.80
2.09
0.96
2.12
1.07
2.20
1.13
2.15
1.33
2.32
1.49
2.43
0.86
2.11
1.03
2.18
1.17
2.25
1.20
2.22
1.48
2.38
1.66
2.56
1.78
2.38
2.46
2.90
2.88
3.16
0.52
1.52
0.63
1.56
0.70
1.60
0.57
1.54
0.71
1.59
0.76
1.62
0.89
1.65
1.07
1.66
1.19
1.73
H=10.25
SRL
0.86
0.97
1.12
0.92
1.08
1.21
1.20
1.49
1.68
0.98
1.17
1.30
1.36
1.64
1.93
1.98
2.76
3.01
0.58
0.67
0.71
0.60
0.71
0.76
0.85
0.92
1.05
61
The NN-based control scheme
δx
2
2
2
2
2
2
2
2
2
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
δy
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
φx
φy
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
ρxy
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
ARL
5.00
5.06
5.07
5.07
5.23
5.29
5.06
5.27
5.43
4.42
4.44
4.45
4.43
4.44
4.44
4.40
4.48
4.53
4.41
4.44
4.46
4.40
4.50
4.55
4.46
4.66
4.77
SRL
2.32
2.37
2.42
2.56
2.67
2.83
2.71
2.87
3.05
2.05
2.06
2.09
2.07
2.07
2.09
2.18
2.15
2.25
2.06
2.09
2.13
2.18
2.18
2.29
2.29
2.52
2.66
X%
26.0
25.9
25.0
26.3
30.1
31.0
26.5
28.6
27.1
43.7
43.9
45.1
43.1
44.2
44.9
42.9
47.5
48.4
43.0
44.0
44.5
42.6
46.8
47.9
40.8
44.2
45.8
Y%
67.9
67.2
68.0
66.9
64.1
63.1
68.4
66.5
67.4
48.9
48.0
47.1
48.3
47.9
47.7
48.4
45.5
44.0
48.8
48.4
47.9
49.1
46.3
44.3
50.9
47.4
44.8
XY%
6.1
6.9
7.0
6.8
5.8
5.9
5.1
4.9
5.5
7.4
8.1
7.8
8.6
7.9
7.4
8.7
7.0
7.6
8.2
7.6
7.6
8.3
6.9
7.8
8.3
8.4
9.4
Z chart
ARL
1.79
1.94
2.05
2.22
2.61
2.91
2.18
2.76
3.08
1.31
1.46
1.58
1.34
1.48
1.63
1.39
1.51
1.63
1.36
1.51
1.65
1.42
1.59
1.70
1.63
2.01
2.42
SRL
1.28
1.53
1.65
2.12
2.91
3.37
2.30
3.25
3.59
0.64
0.84
0.98
0.70
0.92
1.13
0.83
1.05
1.26
0.74
0.96
1.17
0.93
1.28
1.38
1.59
2.34
2.88
X%
14.6
6.3
2.2
20.4
16.5
12.2
21.5
14.0
6.8
35.0
25.0
17.9
35.5
27.4
21.9
39.7
40.4
38.9
34.8
26.8
20.8
39.5
39.2
37.0
34.1
30.3
24.9
Hotelling
Y%
72.0
71.4
68.8
66.9
63.1
58.7
63.8
62.4
61.0
31.6
26.1
18.6
30.2
24.6
17.0
28.4
24.1
17.9
30.9
25.4
19.7
29.0
22.4
17.3
36.7
28.7
23.9
XY%
13.4
22.3
29.0
12.7
20.4
29.1
14.7
23.6
32.2
33.4
48.9
63.5
34.3
48.0
61.1
31.9
35.5
43.2
34.3
47.8
59.5
31.5
38.4
45.7
29.2
41.0
51.2
ARL
1.47
1.58
1.68
1.80
1.96
2.08
1.88
2.35
2.59
1.12
1.22
1.27
1.14
1.23
1.28
1.22
1.30
1.37
1.16
1.26
1.32
1.25
1.36
1.44
1.45
1.69
1.85
SRL
0.91
1.07
1.26
1.59
1.96
2.14
1.90
2.83
3.14
0.38
0.53
0.59
0.41
0.56
0.62
0.61
0.79
0.91
0.46
0.63
0.75
0.67
0.95
1.11
1.29
1.83
2.10
λ=0.05
ARL
3.69
3.81
3.88
3.77
3.93
4.04
3.06
3.36
3.50
2.56
2.58
2.60
2.55
2.58
2.60
2.59
2.64
2.68
2.55
2.59
2.62
2.58
2.67
2.71
2.65
2.83
2.98
MEWMA chart
H=7.23
λ=0.5
SRL
ARL
0.86
1.54
1.03
1.60
1.17
1.64
1.20
1.65
1.48
1.70
1.66
1.80
1.06
1.70
1.67
1.94
1.87
2.08
0.51
1.25
0.56
1.31
0.59
1.35
0.52
1.25
0.57
1.31
0.61
1.35
0.62
1.28
0.67
1.35
0.75
1.38
0.54
1.26
0.60
1.33
0.66
1.36
0.64
1.30
0.74
1.37
0.80
1.41
0.82
1.37
1.17
1.52
1.46
1.63
H=10.25
SRL
0.61
0.74
0.78
0.89
0.99
1.17
1.10
1.67
1.91
0.44
0.50
0.55
0.45
0.52
0.56
0.49
0.57
0.62
0.46
0.55
0.58
0.52
0.63
0.68
0.79
0.98
1.18
62
Table 4.3 ARL, SRL derived from the NN-based network and the MEWMA chart when in-control ARL of the high correlation case is tuned to the same value
MEWMA
NN-based
δx
0
0
0
0
0
0.5
0.5
0.5
0.5
1
1
1
2
2
3
δy φx φy
0 0 0
0.5 0 0
1 0 0
2 0 0
3 0 0
0.5 0 0
1 0 0
2 0 0
3 0 0
1 0 0
2 0 0
3 0 0
2 0 0
3 0 0
3 0 0
ρxy
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
ARL
253.71
24.47
13.48
7.79
5.73
20.63
12.78
7.58
5.62
11.08
7.22
5.48
6.18
5.06
4.45
SRL
277.74
14.36
6.93
3.54
2.43
12.64
6.89
3.56
2.45
6.07
3.49
2.45
3.07
2.37
2.09
λ=0.05
H=7.23
λ=0.5
H=10.25
λ=0.05
H=9.68
λ=0.5
H=14.21
ARL
125.21
27.05
10.90
5.22
3.53
17.22
9.94
5.13
3.50
7.79
4.78
3.39
3.81
3.01
2.60
SRL
114.37
15.73
3.77
1.20
0.68
9.65
4.11
1.38
0.74
3.05
1.35
0.74
0.97
0.70
0.59
ARL
70.82
39.62
14.74
3.64
1.89
20.84
10.04
3.51
1.90
6.51
3.06
1.84
2.16
1.60
1.35
SRL
68.53
35.89
13.03
2.06
0.77
19.16
8.32
2.10
0.82
5.04
1.83
0.82
1.12
0.71
0.55
ARL
253.93
37.03
13.34
6.06
4.05
21.31
11.78
5.96
4.02
9.14
5.51
3.89
4.35
3.45
2.96
SRL
250.49
22.17
4.65
1.36
0.75
11.54
4.60
1.54
0.81
3.40
1.48
0.82
1.09
0.73
0.61
ARL
253.80
120.09
33.19
5.61
2.41
48.78
18.85
5.08
2.41
10.90
4.22
2.28
2.76
1.90
1.58
SRL
249.98
114.05
29.75
3.70
0.93
45.98
16.48
3.36
1.02
8.89
2.72
1.00
1.42
0.82
0.66
63
Table 4.4 ARL, SRL derived from the NN-based network and the MEWMA chart when in-control ARL of the single high autocorrelation case is tuned to the
same value
MEWMA
NN-based
δx
0
0
0
0
0
0.5
0.5
0.5
0.5
1
1
1
2
2
3
δy
0
0.5
1
2
3
0.5
1
2
3
1
2
3
2
3
3
φx
φy
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
ρxy
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
ARL
73.41
29.11
16.60
8.76
6.15
19.66
14.89
8.48
6.03
11.51
7.95
5.83
6.35
5.24
4.53
SRL
80.26
27.94
13.84
5.48
3.15
14.71
11.62
5.35
3.15
7.47
4.94
3.08
3.47
2.74
2.25
λ=0.05
H=7.23
λ=0.5
H=10.25
λ=0.05
H=9.68
λ=0.5
H=14.21
ARL
21.54
18.22
12.07
6.36
4.02
13.73
10.83
6.30
4.02
7.78
5.57
3.83
3.97
3.23
2.68
SRL
18.59
15.35
9.02
4.02
1.92
9.38
7.75
4.34
2.05
4.06
3.32
1.91
1.49
1.19
0.75
ARL
15.64
14.48
10.70
5.17
2.59
12.33
9.18
4.91
2.56
6.72
4.12
2.34
2.43
1.73
1.38
SRL
13.92
13.67
10.79
4.96
2.30
11.70
8.97
4.84
2.42
5.90
3.79
1.99
1.68
1.05
0.62
ARL
73.22
48.92
27.09
11.19
6.90
35.73
22.97
10.83
6.86
15.82
9.69
6.50
6.97
5.50
4.52
SRL
65.06
39.58
20.26
6.27
2.93
26.90
16.61
6.12
3.12
8.50
5.09
2.80
2.44
1.89
1.18
ARL
73.90
56.15
34.61
11.28
5.26
46.04
28.65
10.15
4.95
19.62
8.39
4.47
5.21
3.21
2.25
SRL
72.38
52.86
34.20
10.94
4.74
43.78
28.38
9.48
4.34
18.52
7.60
3.85
4.30
2.44
1.23
64
Table 4.5 ARL, SRL derived from the NN-based network and the MEWMA chart when in-control ARL of the double high autocorrelation case is tuned to the
same value
MEWMA
NN-based
δx
0
0
0
0
0
0.5
0.5
0.5
0.5
1
1
1
2
2
3
δy
0
0.5
1
2
3
0.5
1
2
3
1
2
3
2
3
3
φx
φy
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
ρxy
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
ARL
56.16
28.16
16.19
8.71
6.10
23.31
15.49
8.54
6.02
13.12
8.21
5.91
6.94
5.43
4.77
SRL
57.61
27.40
13.61
5.47
3.14
22.87
13.57
5.54
3.20
11.01
5.43
3.21
4.60
3.05
2.66
λ=0.05
H=7.23
λ=0.5
H=10.25
λ=0.05
H=9.68
λ=0.5
H=14.21
ARL
12.75
11.32
8.54
5.21
3.62
10.76
9.02
5.56
3.74
8.03
5.55
3.77
4.57
3.50
2.98
SRL
9.89
8.83
5.68
2.52
1.35
8.33
6.74
3.21
1.60
5.80
3.56
1.79
2.88
1.87
1.46
ARL
9.13
8.59
6.76
3.87
2.14
8.07
6.96
4.21
2.25
6.10
4.19
2.29
3.16
2.08
1.63
SRL
8.52
8.06
6.22
3.25
1.48
7.75
6.46
3.84
1.69
5.61
4.06
1.93
3.01
1.91
1.18
ARL
56.63
43.14
26.31
11.98
7.64
39.08
26.05
12.26
7.78
20.57
11.60
7.64
9.13
6.79
5.69
SRL
47.77
32.58
18.30
5.56
2.74
32.59
20.18
6.62
3.16
15.35
6.52
3.34
5.11
3.22
2.49
ARL
56.21
49.32
37.02
15.06
6.59
40.90
30.41
13.82
6.53
23.21
11.57
6.26
7.52
5.01
3.60
SRL
54.68
48.57
34.59
13.74
5.55
37.31
29.82
13.22
5.76
23.49
11.23
5.70
6.91
4.62
3.15
65
4.4
Improvement on First-Detection Capability
As discussed above, the First-Detection capability of the proposed NN-based control
scheme is limited in several cases. Motivated by the alternative monitoring heuristics
in Hwarng (2004), alternative decision criteria are proposed which may be developed
for better identifying source of shift.
The proposed alternative decision criterion may be described as follows.
1. Define the sequential decision number ( γ ) and corresponding boundary ( Γc ).
2. Compare the network output at time t , X (t ) and Y (t ) , with the boundary ( Γc ).
a) If all the observations X (t + i − 1) , where i = 1, L , γ , are larger than or equal
to α , while not all the Y (t + i − 1) ( i = 1, L , γ ) are larger than or equal to α ,
it is defined that a shift happens on the variable X and the run length is equal
to t + γ − 1 .
b) If all the observations Y (t + i − 1) , where i = 1, L , γ , are larger than or equal
to α , while not all the X (t + i − 1) ( i = 1, L , γ ) are larger than or equal to α ,
it is defined that a shift happens on the variable Y and the run length is equal
to t + γ − 1 .
c) If all the observations X (t + i − 1) and Y (t + i − 1) , where i = 1, L , γ , are
larger than or equal to α , it can be concluded that shifts happen on both
variables and the run length is equal to t + γ − 1 .
d) Otherwise, the detection process should be continued from time t to time
t + 1.
Table 4.6 summarizes ARL, SRL and the First-Detection rate performance of the
proposed NN-based control scheme with alternative decision criteria, i.e., γ = 1,2,3,4
66
for some representative cases. As can be seen, the decision heuristics alter the average
run length behavior of the monitoring scheme and the percentage of identification.
From Table 4.6, it is observed that the First-Detection rate of the variable with high
autocorrelation increases as the sequential decision number increases in the no-shift
processes where high autocorrelation is present on one of the variables. This implies
that the decision heuristic becomes more sensitive to high autocorrelation when
sequential decision numbers increase.
As can be seen in Table 4.6, the First-Detection capability of the proposed neural
network improves as the sequential decision number increases in the single-shift
processes. The decision heuristic can detect the true source of shift with a rate up to
99.4%. When high autocorrelation is present in the single-shift processes, the FirstDetection capability of the proposed neural network is affected. However, the
decision heuristic can detect the true source of shift with a rate more than 79% even
when high autocorrelation is present.
For the double-shift processes with two different shift magnitudes, the First-Detection
rate of the variable with higher shift magnitude increases as sequential decision
numbers increase. It can be inferred that the alternative monitoring heuristic is more
sensitive to larger shift magnitude.
In general, the alternative decision heuristic is more valuable in improving the FirstDetection capability in the single-shift processes or in the double-shift processes with
two different shift magnitudes.
From Table 4.6, it is observed that the ARLs increase as the sequential decision
number increases, which is true for all the parameter value combinations. This means
that there is a trade-off between the ARL performance and the First-Detection
capability when the alternative decision heuristic is employed. Before using the
67
alternative decision heuristic, it is important to decide what is more important to the
implementer. If the time-to-signal is more important, then the original decision
criterion ( γ = 1 ) is recommended. One the other hand, if the First-Detection capability
is your primary concern, the alternative decision heuristic ( γ ≥ 2 ) is recommended in
identifying the source of shift in the single-shift processes or in the double-shift
processes with two different shift magnitudes.
68
Table 4.6 ARL, SRL and First-Detection rate derived from alternative monitoring heuristics
δx
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
δy
0
0
0
0
0
0
0
0
0
0
0
0
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
φx
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
φy ρxy
0.7
0.7
0.7
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
ARL
62.92
69.34
73.41
123.80
135.42
160.79
58.80
65.76
71.95
43.34
47.83
56.16
24.86
24.23
24.47
25.29
24.97
25.18
28.86
29.00
29.11
24.56
24.26
24.35
24.90
24.85
25.10
γ=1
γ=2
γ=3
γ=4
α = 0.190768
α = 0.190768
α = 0.190768
α = 0.190768
SRL X% Y% XY%
ARL
SRL X% Y% XY%
ARL
SRL X% Y% XY%
ARL
SRL X% Y% XY%
63.19 18.2 81.8
0.0 87.85 85.61 10.1 89.9
0.0 99.65 95.95 7.2 92.7
0.1 112.28 110.59 5.8 94.2
0.0
76.81 15.3 84.6
0.1 88.88 89.71 7.7 92.3
0.0 99.85 98.22 5.4 94.6
0.0 111.43 106.80 3.5 96.5
0.0
80.26 11.9 88.0
0.1 78.29 87.49 2.7 96.6
0.7 89.52 96.26 1.6 98.2
0.2 97.38 101.76 1.2 98.6
0.2
122.02 44.3 55.6
0.1 216.12 204.71 48.6 51.4
0.0 312.76 291.93 50.0 49.9
0.1 419.87 378.57 49.9 49.5
0.6
130.76 47.9 51.9
0.2 252.05 245.29 51.3 48.6
0.1 369.01 344.32 48.8 50.7
0.5 474.29 411.10 47.5 51.6
0.9
165.54 45.9 53.5
0.6 306.32 305.12 50.3 48.9
0.8 422.40 396.83 47.6 51.4
0.1 503.74 433.33 46.5 52.5
0.1
59.50 22.6 77.0
0.4 80.10 76.89 17.5 82.3
0.2 92.36 86.20 13.6 86.2
0.2 102.66 95.70 11.7 88.2
0.1
70.65 21.3 78.4
0.3 83.97 83.29 14.1 85.7
0.2 95.91 94.95 10.4 89.6
0.0 106.53 102.00 8.5 91.5
0.0
78.73 16.4 83.2
0.4 89.76 90.09 9.3 90.4
0.3 102.24 99.90 7.0 92.9
0.1 111.62 107.67 5.3 94.7
0.0
42.86 41.4 58.4
0.2 53.32 47.14 43.4 56.4
0.2 59.39 49.45 44.1 55.5
0.4 64.54 52.65 45.6 54.2
0.2
48.73 45.1 54.3
0.6 58.35 53.88 46.6 52.6
0.8 64.63 56.02 45.7 53.3
1.0 70.34 58.35 46.3 52.8
0.9
57.61 44.6 54.0
1.4 67.55 62.66 45.7 52.8
1.5 75.40 67.27 44.0 54.1
1.9 82.10 72.16 44.0 54.0
2.0
14.43 7.4 92.5
0.1 32.98 15.48 3.2 96.7
0.1 37.23 16.34 1.9 98.1
0.0 41.03 17.81 1.3 98.7
0.0
14.27 7.7 92.3
0.0 32.91 16.41 3.3 96.7
0.0 36.95 16.81 2.1 97.9
0.0 40.54 18.50 1.6 98.4
0.0
14.36 7.0 93.0
0.0 32.84 15.84 3.0 97.0
0.0 36.81 16.47 1.7 98.3
0.0 40.33 17.42 1.3 98.7
0.0
15.88 7.8 92.2
0.0 33.70 17.66 3.3 96.7
0.0 38.31 19.25 2.3 97.7
0.0 42.01 20.86 1.5 98.5
0.0
16.41 7.4 92.6
0.0 33.36 18.52 3.4 96.6
0.0 37.31 18.97 2.0 98.0
0.0 41.05 21.06 1.8 98.2
0.0
16.35 6.8 93.2
0.0 33.35 18.26 2.9 97.0
0.1 37.42 19.20 1.7 98.3
0.0 41.21 20.91 1.3 98.7
0.0
25.92 9.1 90.9
0.0 36.73 30.79 4.1 95.9
0.0 40.85 32.49 2.6 97.3
0.1 44.05 33.64 1.8 98.2
0.0
28.48 7.9 92.1
0.0 35.72 31.20 3.5 96.4
0.1 39.64 32.65 1.9 98.1
0.0 43.11 34.90 1.4 98.6
0.0
27.94 6.5 93.4
0.1 35.81 30.83 2.9 96.9
0.2 39.63 32.10 1.6 98.3
0.1 42.99 34.29 0.9 99.1
0.0
14.27 9.1 90.8
0.1 32.67 15.39 4.4 95.4
0.2 36.89 16.10 3.0 97.0
0.0 40.74 17.88 2.0 98.0
0.0
14.55 8.3 91.7
0.0 32.67 16.26 4.4 95.6
0.0 36.62 16.55 2.9 97.1
0.0 40.18 17.57 2.5 97.5
0.0
14.40 8.0 91.9
0.1 32.62 15.79 4.3 95.7
0.0 36.58 16.46 2.5 97.4
0.1 40.05 17.23 1.7 98.3
0.0
15.58 9.2 90.8
0.0 33.34 17.44 4.6 95.2
0.2 37.79 19.03 3.3 96.7
0.0 41.57 20.67 2.3 97.7
0.0
16.31 8.2 91.8
0.0 32.98 18.16 4.4 95.6
0.0 37.15 19.02 3.1 96.9
0.0 40.77 20.72 2.7 97.3
0.0
16.21 7.6 92.4
0.0 33.08 17.97 4.2 95.8
0.0 37.01 18.67 2.5 97.5
0.0 40.77 20.54 1.6 98.4
0.0
69
δx
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
δy
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
φx
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
φy ρxy
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
ARL
28.23
28.75
29.22
22.41
22.48
23.16
22.62
23.03
23.75
24.48
26.32
28.16
13.89
13.44
13.48
14.08
13.62
13.66
16.94
16.39
16.60
13.83
13.38
13.46
14.06
13.60
13.65
γ=1
α = 0.190768
SRL X% Y% XY%
25.13 10.7 89.2
0.1
28.17 9.1 90.6
0.3
28.08 6.9 92.9
0.2
13.94 19.2 80.3
0.5
14.25 20.2 79.2
0.6
14.43 17.3 82.2
0.5
14.89 19.0 80.4
0.6
15.88 20.0 79.4
0.6
15.91 16.8 82.4
0.8
21.34 20.9 78.5
0.6
26.19 20.9 78.5
0.6
27.40 15.4 83.6
1.0
7.07 5.9 94.0
0.1
6.85 5.8 94.0
0.2
6.93 6.0 93.9
0.1
7.61 6.0 93.9
0.1
7.26 6.1 93.8
0.1
7.27 5.9 94.0
0.1
14.28 6.2 93.8
0.0
13.91 6.7 93.0
0.3
13.84 5.8 93.9
0.3
7.02 6.6 93.4
0.0
6.89 6.6 93.1
0.3
6.96 6.2 93.7
0.1
7.63 7.0 93.0
0.0
7.30 6.7 93.1
0.2
7.30 6.1 93.8
0.1
ARL
35.80
35.49
35.59
29.32
30.06
30.68
29.56
30.40
31.23
30.24
32.40
34.07
17.55
17.26
17.22
17.92
17.54
17.53
20.84
20.35
20.45
17.54
17.23
17.24
17.85
17.41
17.48
γ=2
α = 0.190768
SRL X% Y% XY%
29.28 6.0 94.0
0.0
31.06 5.0 95.0
0.0
30.12 3.7 96.3
0.0
14.89 19.0 80.7
0.3
16.03 17.6 81.9
0.5
16.01 15.1 84.3
0.6
16.18 19.4 80.2
0.4
17.81 17.1 82.6
0.3
17.89 15.1 84.5
0.4
23.29 20.6 79.0
0.4
28.53 18.5 81.1
0.4
29.29 13.6 85.8
0.6
7.30 2.6 97.4
0.0
7.11 2.8 97.1
0.1
7.16 2.8 97.2
0.0
8.05 2.7 97.3
0.0
7.81 2.6 97.3
0.1
7.81 2.9 97.1
0.0
15.24 2.9 97.1
0.0
15.27 2.8 97.1
0.1
15.21 2.5 97.5
0.0
7.32 3.0 96.8
0.2
7.15 3.4 96.5
0.1
7.19 3.4 96.5
0.1
8.00 3.2 96.8
0.0
7.84 3.6 96.3
0.1
7.79 3.3 96.5
0.2
ARL
39.99
39.30
39.28
33.12
33.82
34.36
33.29
34.26
34.97
33.88
35.63
37.40
19.60
19.38
19.44
20.01
19.79
19.67
23.07
22.61
22.53
19.49
19.26
19.35
19.88
19.67
19.63
γ=3
α = 0.190768
SRL X% Y% XY%
31.49 4.9 94.9
0.2
32.32 3.0 97.0
0.0
31.67 2.4 97.4
0.2
15.43 18.3 81.4
0.3
16.53 15.3 84.4
0.3
16.43 13.2 86.2
0.6
17.01 18.9 80.6
0.5
18.53 15.1 84.6
0.3
18.55 13.4 86.3
0.3
24.58 19.9 79.7
0.4
29.12 16.3 83.2
0.5
30.17 11.9 87.7
0.4
7.39 1.7 98.3
0.0
7.20 1.4 98.6
0.0
7.23 1.3 98.7
0.0
8.21 1.4 98.6
0.0
8.01 1.4 98.5
0.1
7.94 1.3 98.7
0.0
15.52 1.4 98.6
0.0
16.09 1.5 98.4
0.1
15.48 1.4 98.6
0.0
7.40 2.0 98.0
0.0
7.19 1.8 98.2
0.0
7.21 1.8 98.2
0.0
8.16 1.9 98.1
0.0
8.00 1.8 98.1
0.1
7.96 1.6 98.3
0.1
ARL
43.06
42.55
42.85
36.31
37.03
37.24
36.41
37.28
38.16
36.74
39.10
40.65
21.38
21.11
21.13
21.79
21.42
21.33
24.90
24.46
24.20
21.28
21.08
21.10
21.66
21.34
21.31
γ=4
α = 0.190768
SRL X% Y% XY%
32.93 3.7 96.1
0.2
33.75 2.1 97.9
0.0
34.25 1.5 98.3
0.2
16.33 18.5 81.4
0.1
17.31 14.7 85.0
0.3
16.75 12.6 87.0
0.4
17.91 18.7 81.1
0.2
19.26 14.9 84.7
0.4
19.29 12.5 87.2
0.3
26.34 19.9 79.6
0.5
30.89 15.2 84.1
0.7
31.82 11.5 88.1
0.4
7.52 1.1 98.9
0.0
7.33 1.0 99.0
0.0
7.29 0.9 99.1
0.0
8.28 1.0 99.0
0.0
8.08 1.0 98.9
0.1
8.00 1.1 98.9
0.0
16.08 1.0 99.0
0.0
16.47 1.0 98.9
0.1
15.97 1.0 99.0
0.0
7.47 1.3 98.7
0.0
7.32 1.0 99.0
0.0
7.27 1.1 98.9
0.0
8.24 1.3 98.7
0.0
8.08 1.1 98.8
0.1
7.98 1.1 98.8
0.1
70
δx
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
δy
1
1
1
1
1
1
1
1
1
1
1
1
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
φx
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
φy ρxy
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
ARL
16.85
16.36
16.66
13.24
12.82
13.04
13.58
13.11
13.24
15.57
15.93
16.19
7.68
7.78
7.79
7.74
7.87
7.87
8.46
8.73
8.76
7.68
7.76
7.79
7.76
7.84
7.87
γ=1
α = 0.190768
SRL X% Y% XY%
14.30 7.0 92.9
0.1
13.89 7.3 92.2
0.5
13.87 6.1 93.6
0.3
7.05 13.1 86.1
0.8
6.84 14.1 85.1
0.8
6.97 12.9 86.4
0.7
7.69 12.8 86.2
1.0
7.30 13.9 85.3
0.8
7.37 12.9 86.6
0.5
12.85 14.7 84.8
0.5
14.11 13.1 86.1
0.8
13.61 10.3 88.8
0.9
3.47 4.3 95.6
0.1
3.51 4.3 95.5
0.2
3.54 4.3 95.3
0.4
3.61 4.2 95.6
0.2
3.62 4.3 95.5
0.2
3.66 4.4 95.2
0.4
5.34 3.9 95.8
0.3
5.37 4.5 95.3
0.2
5.48 4.6 95.0
0.4
3.48 4.3 95.5
0.2
3.50 4.8 94.9
0.3
3.53 4.6 94.9
0.5
3.61 4.2 95.4
0.4
3.62 4.7 95.0
0.3
3.67 4.7 94.9
0.4
ARL
20.77
20.21
20.38
16.76
16.57
16.79
17.01
16.80
16.99
19.27
19.47
20.02
9.77
9.83
9.80
9.83
9.90
9.89
10.59
10.86
10.91
9.74
9.80
9.79
9.81
9.86
9.87
γ=2
α = 0.190768
SRL X% Y% XY%
15.19 3.5 96.5
0.0
15.23 3.4 96.4
0.2
15.08 3.2 96.7
0.1
7.28 11.5 88.1
0.4
7.26 10.4 88.5
1.1
7.37 9.0 89.8
1.2
7.91 12.0 87.6
0.4
7.85 10.7 88.4
0.9
7.91 9.0 90.2
0.8
13.82 13.3 85.9
0.8
14.87 10.7 88.7
0.6
15.02 8.3 90.5
1.2
3.45 1.8 98.2
0.0
3.48 1.7 97.9
0.4
3.47 1.7 98.1
0.2
3.60 2.0 98.0
0.0
3.60 1.6 98.1
0.3
3.62 1.8 97.9
0.3
5.61 1.8 98.0
0.2
5.61 1.5 98.2
0.3
5.72 1.4 98.4
0.2
3.44 2.2 97.8
0.0
3.51 1.9 97.7
0.4
3.49 1.9 97.8
0.3
3.60 2.2 97.8
0.0
3.61 2.0 97.5
0.5
3.64 2.0 97.8
0.2
ARL
22.98
22.45
22.43
18.69
18.61
18.79
18.98
18.99
19.15
21.44
21.77
22.02
11.07
11.10
11.07
11.13
11.15
11.14
11.97
12.14
12.18
11.06
11.08
11.08
11.11
11.13
11.14
γ=3
α = 0.190768
SRL X% Y% XY%
15.38 2.0 97.9
0.1
16.03 2.0 97.9
0.1
15.31 1.9 98.0
0.1
7.35 9.5 90.1
0.4
7.23 8.5 90.7
0.8
7.35 7.0 92.1
0.9
8.11 10.1 89.5
0.4
7.99 8.4 90.8
0.8
8.03 6.9 92.5
0.6
14.29 12.3 87.1
0.6
15.65 8.9 90.5
0.6
15.07 5.6 93.2
1.2
3.41 1.0 98.9
0.1
3.45 1.2 98.8
0.0
3.43 1.1 98.9
0.0
3.59 1.0 98.9
0.1
3.57 1.1 98.8
0.1
3.59 1.1 98.9
0.0
5.71 1.1 98.9
0.0
5.69 1.2 98.8
0.0
5.78 1.0 99.0
0.0
3.41 1.3 98.6
0.1
3.46 1.4 98.5
0.1
3.44 1.4 98.6
0.0
3.58 1.4 98.6
0.0
3.58 1.4 98.4
0.2
3.61 1.3 98.7
0.0
ARL
24.78
24.27
24.17
20.46
20.41
20.54
20.78
20.70
20.76
23.30
23.56
23.81
12.17
12.20
12.20
12.26
12.26
12.25
13.17
13.32
13.38
12.17
12.18
12.20
12.25
12.23
12.24
γ=4
α = 0.190768
SRL X% Y% XY%
15.81 1.5 98.4
0.1
16.33 1.4 98.5
0.1
15.97 1.3 98.7
0.0
7.53 8.8 90.9
0.3
7.41 7.5 92.0
0.5
7.42 6.9 92.6
0.5
8.26 9.0 90.8
0.2
8.14 7.3 92.1
0.6
8.03 6.4 93.2
0.4
14.74 12.4 87.3
0.3
15.89 7.8 91.7
0.5
15.69 4.5 94.3
1.2
3.37 0.7 99.2
0.1
3.45 0.8 99.2
0.0
3.43 0.7 99.3
0.0
3.57 0.7 99.2
0.1
3.58 0.8 99.2
0.0
3.58 0.7 99.3
0.0
5.80 0.8 99.2
0.0
5.76 1.1 98.9
0.0
5.85 0.9 99.1
0.0
3.38 0.9 99.0
0.1
3.45 1.0 98.9
0.1
3.42 1.2 98.8
0.0
3.56 1.0 99.0
0.0
3.57 1.0 98.9
0.1
3.58 1.1 98.9
0.0
71
δx
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
δy
2
2
2
2
2
2
2
2
2
2
2
2
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
φx
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
φy ρxy
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
ARL
8.46
8.73
8.78
7.52
7.66
7.66
7.54
7.74
7.76
8.27
8.61
8.71
5.73
5.73
5.73
5.72
5.74
5.73
5.97
6.10
6.15
5.73
5.72
5.73
5.73
5.74
5.73
γ=1
α = 0.190768
SRL X% Y% XY%
5.31 4.4 95.3
0.3
5.37 4.8 94.9
0.3
5.49 4.6 95.1
0.3
3.46 7.4 92.3
0.3
3.47 6.6 92.3
1.1
3.49 6.7 92.6
0.7
3.57 7.7 92.0
0.3
3.59 6.8 92.1
1.1
3.63 6.6 92.8
0.6
5.23 7.7 91.8
0.5
5.27 6.6 92.4
1.0
5.47 5.8 93.5
0.7
2.39 3.6 96.1
0.3
2.43 3.4 96.3
0.3
2.43 3.5 96.2
0.3
2.43 3.6 96.1
0.3
2.48 3.3 96.3
0.4
2.48 3.5 96.4
0.1
3.14 3.7 96.1
0.2
3.08 4.1 95.8
0.1
3.15 3.8 96.0
0.2
2.38 3.6 96.1
0.3
2.42 3.6 96.0
0.4
2.43 3.5 96.2
0.3
2.43 3.6 96.1
0.3
2.47 3.7 95.9
0.4
2.48 3.9 96.0
0.1
ARL
10.56
10.83
10.87
9.57
9.64
9.65
9.60
9.73
9.73
10.32
10.64
10.75
7.18
7.23
7.22
7.20
7.27
7.29
7.56
7.72
7.69
7.18
7.21
7.21
7.20
7.27
7.27
γ=2
α = 0.190768
SRL X% Y% XY%
5.61 2.1 97.8
0.1
5.63 1.7 97.8
0.5
5.70 1.7 97.8
0.5
3.48 5.9 93.6
0.5
3.50 4.9 94.4
0.7
3.51 4.6 94.3
1.1
3.64 5.9 93.5
0.6
3.62 4.8 94.3
0.9
3.63 4.5 94.4
1.1
5.53 6.1 93.2
0.7
5.58 4.6 94.8
0.6
5.68 3.9 95.1
1.0
2.38 1.3 98.2
0.5
2.35 1.1 98.7
0.2
2.36 1.2 98.6
0.2
2.44 1.3 98.2
0.5
2.41 1.1 98.7
0.2
2.44 1.2 98.5
0.3
3.27 1.4 98.3
0.3
3.22 1.2 98.7
0.1
3.21 1.1 98.9
0.0
2.37 1.4 98.1
0.5
2.36 1.5 98.3
0.2
2.37 1.6 98.2
0.2
2.44 1.4 98.1
0.5
2.43 1.4 98.4
0.2
2.45 1.6 98.2
0.2
ARL
11.93
12.13
12.17
10.89
10.95
10.96
10.94
11.00
11.02
11.65
12.00
12.07
8.31
8.31
8.30
8.35
8.34
8.36
8.70
8.85
8.82
8.30
8.30
8.29
8.33
8.34
8.35
γ=3
α = 0.190768
SRL X% Y% XY%
5.70 1.5 98.5
0.0
5.68 1.4 98.4
0.2
5.78 1.1 98.9
0.0
3.45 4.7 94.8
0.5
3.45 4.0 95.5
0.5
3.44 3.6 95.7
0.7
3.59 4.7 94.8
0.5
3.59 3.8 95.7
0.5
3.57 3.4 96.0
0.6
5.57 5.4 94.3
0.3
5.65 3.7 96.0
0.3
5.72 2.5 96.7
0.8
2.36 0.8 99.0
0.2
2.35 0.9 99.0
0.1
2.35 0.9 99.0
0.1
2.43 0.8 99.0
0.2
2.41 0.9 99.0
0.1
2.43 0.9 99.0
0.1
3.29 0.9 99.0
0.1
3.25 0.9 99.1
0.0
3.24 0.8 99.2
0.0
2.36 1.0 98.8
0.2
2.35 1.1 98.9
0.0
2.34 1.1 98.9
0.0
2.44 0.9 98.9
0.2
2.41 1.1 98.9
0.0
2.44 1.1 98.9
0.0
ARL
13.13
13.34
13.39
12.01
12.05
12.10
12.08
12.11
12.14
12.85
13.24
13.25
9.35
9.34
9.33
9.38
9.38
9.40
9.79
9.91
9.89
9.34
9.34
9.33
9.38
9.39
9.40
γ=4
α = 0.190768
SRL X% Y% XY%
5.79 1.2 98.8
0.0
5.79 1.2 98.7
0.1
5.86 0.9 99.1
0.0
3.47 4.0 95.6
0.4
3.45 3.3 96.2
0.5
3.45 3.2 96.2
0.6
3.60 4.0 95.5
0.5
3.57 3.1 96.4
0.5
3.56 3.2 96.3
0.5
5.67 5.0 94.7
0.3
5.75 2.8 96.9
0.3
5.79 2.3 96.8
0.9
2.33 0.7 99.3
0.0
2.34 0.8 99.2
0.0
2.33 0.8 99.2
0.0
2.42 0.7 99.3
0.0
2.40 0.8 99.2
0.0
2.43 0.8 99.2
0.0
3.33 0.7 99.3
0.0
3.26 0.8 99.2
0.0
3.27 0.7 99.3
0.0
2.33 0.7 99.3
0.0
2.34 0.9 99.1
0.0
2.33 1.0 99.0
0.0
2.42 0.6 99.4
0.0
2.41 0.9 99.1
0.0
2.43 1.0 99.0
0.0
72
δx
0
0
0
0
0
0
0
0
0
0
0
0
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
δy
3
3
3
3
3
3
3
3
3
3
3
3
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
φx
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
φy ρxy
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
ARL
5.97
6.12
6.14
5.64
5.67
5.67
5.66
5.69
5.69
5.86
6.06
6.10
19.84
20.06
20.63
19.70
20.13
20.77
18.52
18.89
19.66
19.77
20.07
21.27
19.64
20.26
21.09
γ=1
α = 0.190768
SRL X% Y% XY%
3.13 3.9 96.0
0.1
3.07 3.9 95.7
0.4
3.14 3.8 96.1
0.1
2.39 5.4 94.2
0.4
2.41 4.8 94.2
1.0
2.43 4.7 94.2
1.1
2.45 5.5 93.9
0.6
2.46 5.0 94.3
0.7
2.48 4.6 94.5
0.9
3.09 5.6 93.9
0.5
3.07 4.7 94.7
0.6
3.14 4.3 95.3
0.4
11.42 42.1 56.7
1.2
11.88 45.2 53.7
1.1
12.64 45.5 53.4
1.1
11.62 42.6 56.0
1.4
12.48 46.6 52.4
1.0
13.22 46.9 51.8
1.3
12.37 44.3 55.1
0.6
13.70 48.2 50.9
0.9
14.71 49.0 50.3
0.7
11.69 42.1 56.5
1.4
12.30 44.6 54.4
1.0
13.40 45.4 53.1
1.5
12.01 42.6 56.3
1.1
13.00 45.9 53.4
0.7
13.92 44.7 53.7
1.6
ARL
7.54
7.71
7.67
7.11
7.16
7.15
7.13
7.21
7.22
7.46
7.61
7.63
26.87
27.68
28.63
26.61
27.26
28.51
24.31
25.60
25.60
26.55
27.50
28.91
25.68
27.23
28.78
γ=2
α = 0.190768
SRL X% Y% XY%
3.25 1.7 98.1
0.2
3.22 1.3 98.6
0.1
3.21 1.4 98.6
0.0
2.36 3.6 95.2
1.2
2.39 2.9 96.1
1.0
2.39 3.0 96.0
1.0
2.45 3.6 95.3
1.1
2.46 3.1 96.1
0.8
2.48 3.0 96.0
1.0
3.24 3.9 95.5
0.6
3.21 2.7 96.9
0.4
3.22 2.4 97.3
0.3
11.89 43.8 55.3
0.9
13.20 46.7 52.2
1.1
14.27 47.6 51.2
1.2
12.34 44.8 54.6
0.6
13.78 47.9 51.0
1.1
14.96 48.8 49.9
1.3
13.83 44.5 54.9
0.6
16.39 47.7 51.8
0.5
16.39 47.7 51.8
0.5
12.14 44.4 54.4
1.2
13.69 45.5 53.4
1.1
15.58 46.5 51.9
1.6
12.65 45.5 53.8
0.7
14.52 46.5 52.8
0.7
16.05 48.3 50.4
1.3
ARL
8.69
8.84
8.81
8.24
8.26
8.24
8.27
8.29
8.31
8.60
8.77
8.77
30.81
31.76
32.96
30.37
31.34
32.89
27.45
28.12
29.42
30.53
31.60
33.11
30.09
31.38
32.96
γ=3
α = 0.190768
SRL X% Y% XY%
3.27 1.1 98.8
0.1
3.25 1.0 99.0
0.0
3.23 0.9 99.1
0.0
2.35 2.9 96.1
1.0
2.37 2.0 97.5
0.5
2.35 2.1 97.3
0.6
2.44 2.8 96.3
0.9
2.45 2.0 97.4
0.6
2.45 1.9 97.5
0.6
3.25 3.2 96.2
0.6
3.24 1.8 97.9
0.3
3.22 1.7 98.1
0.2
12.34 44.8 54.1
1.1
13.53 46.6 52.5
0.9
15.18 46.1 52.3
1.6
12.74 45.4 53.7
0.9
14.11 46.7 52.2
1.1
16.13 47.1 51.8
1.1
14.20 43.4 56.0
0.6
16.09 43.9 55.4
0.7
17.69 45.0 54.5
0.5
12.61 45.1 54.0
0.9
14.05 44.8 53.6
1.6
16.35 44.5 53.6
1.9
13.00 45.4 54.1
0.5
15.16 46.4 52.7
0.9
16.89 46.0 52.7
1.3
ARL
9.80
9.90
9.89
9.27
9.31
9.28
9.30
9.35
9.36
9.68
9.84
9.87
34.14
35.19
36.56
33.61
34.70
36.43
30.02
30.99
32.33
33.68
35.10
36.79
33.22
34.57
36.35
γ=4
α = 0.190768
SRL X% Y% XY%
3.32 0.6 99.4
0.0
3.24 0.7 99.2
0.1
3.25 0.7 99.3
0.0
2.34 2.6 96.7
0.7
2.35 1.7 97.8
0.5
2.34 1.8 97.5
0.7
2.43 2.5 97.0
0.5
2.43 1.7 97.7
0.6
2.44 1.6 97.7
0.7
3.31 2.7 96.6
0.7
3.24 1.5 98.1
0.4
3.25 1.3 98.4
0.3
12.62 45.4 53.8
0.8
14.33 46.6 52.3
1.1
16.33 46.4 52.0
1.6
12.99 45.0 53.7
1.3
15.43 46.6 52.7
0.7
17.60 46.3 52.2
1.5
14.95 42.6 56.6
0.8
16.94 43.7 55.6
0.7
18.58 46.1 53.7
0.2
13.15 45.3 54.1
0.6
14.86 45.5 53.1
1.4
18.04 43.7 54.4
1.9
13.44 45.4 53.9
0.7
15.91 47.1 52.4
0.5
17.81 46.0 52.5
1.5
73
δx
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
δy
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
φx
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
φy ρxy
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
ARL
18.70
19.29
20.48
18.86
19.36
20.44
18.82
19.63
20.99
18.81
20.74
23.31
5.63
5.60
5.62
5.62
5.62
5.62
5.84
5.99
6.03
5.61
5.59
5.62
5.61
5.61
5.62
γ=1
α = 0.190768
SRL X% Y% XY%
13.14 44.1 55.0
0.9
14.64 46.4 52.7
0.9
16.26 48.0 50.9
1.1
12.51 41.5 57.2
1.3
13.30 42.0 57.5
0.5
14.31 41.1 57.9
1.0
12.99 42.8 56.6
0.6
14.34 42.1 57.2
0.7
15.77 41.3 58.1
0.6
16.02 43.6 55.4
1.0
19.81 43.9 55.2
0.9
22.87 43.1 54.8
2.1
2.40 6.4 92.3
1.3
2.42 7.1 91.9
1.0
2.45 7.1 92.2
0.7
2.45 6.4 92.2
1.4
2.47 7.4 91.9
0.7
2.48 7.1 92.0
0.9
3.07 6.3 92.7
1.0
3.08 7.3 91.2
1.5
3.15 6.9 91.9
1.2
2.40 6.7 92.1
1.2
2.41 7.2 92.1
0.7
2.45 7.0 92.0
1.0
2.46 6.7 91.9
1.4
2.47 7.3 92.0
0.7
2.50 7.1 91.9
1.0
ARL
24.21
24.76
26.33
24.87
26.03
27.29
24.88
26.00
27.88
23.68
25.63
28.35
7.14
7.17
7.16
7.16
7.20
7.22
7.48
7.66
7.64
7.11
7.14
7.16
7.13
7.19
7.22
γ=2
α = 0.190768
SRL X% Y% XY%
14.38 44.6 54.6
0.8
16.24 46.0 53.2
0.8
17.96 47.6 51.6
0.8
13.74 44.3 54.4
1.3
15.40 45.4 53.6
1.0
16.37 43.8 55.0
1.2
14.33 44.4 54.6
1.0
16.47 45.7 53.0
1.3
18.13 43.5 54.9
1.6
17.28 43.3 55.8
0.9
21.36 45.2 53.4
1.4
23.98 44.5 53.5
2.0
2.40 3.1 96.1
0.8
2.41 3.1 96.2
0.7
2.41 3.4 95.9
0.7
2.46 3.1 95.7
1.2
2.46 3.2 96.2
0.6
2.49 3.2 95.9
0.9
3.25 4.0 95.6
0.4
3.25 2.9 96.3
0.8
3.25 2.8 96.6
0.6
2.39 3.8 95.2
1.0
2.42 3.6 95.7
0.7
2.41 3.4 95.8
0.8
2.46 3.8 94.8
1.4
2.47 3.6 95.7
0.7
2.49 3.3 96.0
0.7
ARL
27.41
28.30
30.01
28.33
29.42
31.07
28.21
29.56
31.65
26.90
28.52
31.77
8.28
8.27
8.27
8.32
8.30
8.32
8.65
8.81
8.79
8.27
8.26
8.27
8.31
8.29
8.32
γ=3
α = 0.190768
SRL X% Y% XY%
14.82 43.1 55.9
1.0
17.15 43.4 55.6
1.0
19.15 44.6 54.2
1.2
14.64 44.5 54.3
1.2
16.19 45.9 53.0
1.1
17.50 43.6 55.1
1.3
15.18 44.5 54.5
1.0
17.43 46.0 52.8
1.2
19.52 43.7 54.6
1.7
18.61 43.5 55.6
0.9
21.74 44.8 54.0
1.2
25.05 44.2 53.2
2.6
2.38 2.2 97.1
0.7
2.38 2.2 97.2
0.6
2.37 2.4 97.1
0.5
2.45 2.2 96.9
0.9
2.43 2.3 97.2
0.5
2.46 2.3 97.1
0.6
3.28 2.7 97.0
0.3
3.27 2.1 97.4
0.5
3.26 1.9 97.7
0.4
2.37 2.3 97.1
0.6
2.38 2.4 97.0
0.6
2.36 2.4 97.0
0.6
2.45 2.5 96.6
0.9
2.43 2.5 96.9
0.6
2.46 2.2 97.2
0.6
ARL
29.90
31.24
32.98
31.03
32.39
34.15
30.81
32.46
34.61
29.24
31.52
34.50
9.33
9.32
9.31
9.37
9.35
9.38
9.75
9.90
9.88
9.32
9.30
9.31
9.36
9.34
9.37
γ=4
α = 0.190768
SRL X% Y% XY%
15.49 42.2 56.9
0.9
18.13 43.5 55.6
0.9
19.99 44.9 54.2
0.9
14.99 45.8 53.2
1.0
16.97 45.8 53.2
1.0
18.39 43.3 55.0
1.7
15.66 45.9 53.5
0.6
18.31 46.9 52.2
0.9
20.40 44.4 54.1
1.5
19.43 43.9 55.3
0.8
23.38 44.7 54.2
1.1
25.72 45.0 53.0
2.0
2.36 1.7 97.9
0.4
2.37 1.8 98.0
0.2
2.35 1.9 97.8
0.3
2.45 1.7 97.7
0.6
2.42 1.9 97.9
0.2
2.45 1.8 97.8
0.4
3.34 2.0 97.8
0.2
3.28 1.5 98.1
0.4
3.28 1.3 98.3
0.4
2.35 1.9 97.7
0.4
2.38 1.9 97.7
0.4
2.35 1.9 97.8
0.3
2.44 1.8 97.4
0.8
2.43 1.9 97.7
0.4
2.46 1.7 98.0
0.3
74
δx
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
0.5
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
δy
3
3
3
3
3
3
3
3
3
3
3
3
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
φx
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
φy ρxy
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
ARL
5.83
5.99
6.03
5.52
5.56
5.57
5.54
5.59
5.59
5.75
5.96
6.02
11.09
10.90
11.08
11.06
10.96
11.17
11.05
11.06
11.51
11.04
10.94
11.18
11.02
10.99
11.31
γ=1
α = 0.190768
SRL X% Y% XY%
3.08 6.5 92.4
1.1
3.09 7.5 91.1
1.4
3.16 7.0 92.0
1.0
2.41 8.4 89.8
1.8
2.42 7.8 89.9
2.3
2.46 8.0 90.2
1.8
2.45 8.1 90.0
1.9
2.48 7.7 90.7
1.6
2.51 7.8 90.5
1.7
3.08 8.4 89.6
2.0
3.12 7.9 90.5
1.6
3.20 7.3 91.0
1.7
5.75 41.9 55.1
3.0
5.83 43.4 54.6
2.0
6.07 44.0 53.9
2.1
5.92 42.2 54.9
2.9
5.96 44.9 53.5
1.6
6.29 44.6 53.1
2.3
6.75 44.5 53.4
2.1
6.98 49.5 48.4
2.1
7.47 51.0 46.8
2.2
5.86 41.4 56.1
2.5
5.89 42.5 55.7
1.8
6.22 42.6 54.9
2.5
5.98 41.9 55.4
2.7
6.11 43.6 54.4
2.0
6.53 43.5 54.7
1.8
ARL
7.44
7.64
7.63
7.03
7.09
7.08
7.02
7.14
7.14
7.32
7.56
7.58
14.46
14.64
14.81
14.45
14.70
14.90
14.30
14.44
14.93
14.39
14.63
14.87
14.36
14.70
14.98
γ=2
α = 0.190768
SRL X% Y% XY%
3.23 4.8 94.7
0.5
3.25 3.4 95.8
0.8
3.23 2.8 96.7
0.5
2.40 6.8 91.9
1.3
2.40 5.7 92.7
1.6
2.42 5.5 93.2
1.3
2.46 6.8 91.4
1.8
2.46 5.7 92.8
1.5
2.51 5.4 93.3
1.3
3.19 7.2 91.5
1.3
3.25 5.3 93.3
1.4
3.27 4.5 94.3
1.2
5.95 40.1 56.6
3.3
6.25 41.4 56.0
2.6
6.46 42.0 55.1
2.9
6.06 41.1 56.2
2.7
6.55 42.9 54.5
2.6
6.85 42.9 54.4
2.7
7.07 45.0 52.8
2.2
7.60 46.4 51.6
2.0
8.12 48.6 49.2
2.2
6.02 40.8 56.3
2.9
6.35 41.0 56.0
3.0
6.64 41.6 55.4
3.0
6.15 41.4 55.7
2.9
6.64 42.3 55.2
2.5
7.12 42.9 54.6
2.5
ARL
8.62
8.81
8.79
8.15
8.21
8.19
8.17
8.25
8.26
8.46
8.72
8.75
16.62
16.88
17.13
16.62
16.99
17.20
16.44
16.66
17.09
16.51
16.80
17.12
16.50
16.93
17.24
γ=3
α = 0.190768
SRL X% Y% XY%
3.26 3.3 96.4
0.3
3.28 2.1 97.3
0.6
3.25 2.0 97.5
0.5
2.37 5.9 93.4
0.7
2.38 4.5 93.8
1.7
2.38 4.4 94.2
1.4
2.45 5.9 93.0
1.1
2.44 4.5 93.8
1.7
2.48 4.3 94.3
1.4
3.22 6.1 93.0
0.9
3.25 4.3 94.8
0.9
3.26 3.1 95.9
1.0
6.12 38.0 58.7
3.3
6.44 39.9 58.4
1.7
6.69 39.5 58.1
2.4
6.28 39.8 57.1
3.1
6.77 41.2 56.9
1.9
6.97 40.6 56.8
2.6
7.26 43.4 54.3
2.3
7.95 45.7 52.5
1.8
8.38 47.5 50.8
1.7
6.18 38.5 57.9
3.6
6.48 39.4 58.6
2.0
6.90 39.4 57.9
2.7
6.37 39.7 56.8
3.5
6.91 40.6 57.3
2.1
7.24 39.8 57.0
3.2
ARL
9.72
9.89
9.88
9.19
9.24
9.23
9.22
9.29
9.30
9.56
9.79
9.82
18.36
18.59
18.82
18.35
18.64
18.86
17.97
18.31
18.60
18.26
18.50
18.83
18.25
18.57
18.92
γ=4
α = 0.190768
SRL X% Y% XY%
3.31 2.7 97.2
0.1
3.29 1.6 98.0
0.4
3.27 1.3 98.3
0.4
2.36 5.0 94.4
0.6
2.38 4.0 94.5
1.5
2.38 4.0 94.8
1.2
2.45 5.0 93.9
1.1
2.44 3.9 94.7
1.4
2.47 3.9 94.9
1.2
3.27 5.7 93.5
0.8
3.27 3.7 95.6
0.7
3.29 3.0 96.2
0.8
6.25 38.5 58.6
2.9
6.54 38.2 59.8
2.0
6.75 38.2 59.5
2.3
6.40 39.6 57.4
3.0
6.88 39.3 58.9
1.8
7.02 39.4 58.5
2.1
7.37 44.3 54.1
1.6
8.17 45.1 53.6
1.3
8.54 45.9 52.2
1.9
6.29 38.7 57.9
3.4
6.67 38.5 59.9
1.6
7.00 37.7 60.0
2.3
6.52 39.5 57.4
3.1
7.05 39.4 58.6
2.0
7.33 38.8 59.2
2.0
75
δx
1
1
1
1
1
1
1
1
1
1
1
1
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
δy
1
1
1
1
1
1
1
1
1
1
1
1
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
φx
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0
0
0
0
0
0
0
0
0
0.2
0.2
0.2
0.2
0.2
0.2
φy ρxy
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
ARL
11.07
11.24
11.76
10.76
10.86
11.14
10.86
11.11
11.38
11.19
12.11
13.12
4.42
4.44
4.45
4.43
4.44
4.44
4.40
4.48
4.53
4.42
4.44
4.44
4.41
4.44
4.46
γ=1
α = 0.190768
SRL X% Y% XY%
6.84 44.8 53.5
1.7
7.35 48.3 49.3
2.4
7.98 49.7 47.8
2.5
6.12 41.9 56.5
1.6
6.30 39.5 57.8
2.7
6.68 38.4 58.2
3.4
6.40 42.9 56.0
1.1
6.74 39.7 57.7
2.6
7.06 39.8 57.2
3.0
7.89 44.4 53.4
2.2
9.72 43.9 52.9
3.2
11.01 45.0 52.1
2.9
2.05 43.7 48.9
7.4
2.06 43.9 48.0
8.1
2.09 45.1 47.1
7.8
2.07 43.1 48.3
8.6
2.07 44.2 47.9
7.9
2.09 44.9 47.7
7.4
2.18 42.9 48.4
8.7
2.15 47.5 45.5
7.0
2.25 48.4 44.0
7.6
2.06 43.4 49.1
7.5
2.06 43.9 48.6
7.5
2.11 44.9 47.6
7.5
2.06 43.0 48.8
8.2
2.09 44.0 48.4
7.6
2.13 44.5 47.9
7.6
ARL
14.26
14.56
15.13
13.86
14.20
14.55
13.88
14.33
14.81
14.08
15.11
16.45
5.89
5.94
5.97
5.89
5.93
5.96
5.89
6.00
6.06
5.88
5.93
5.97
5.88
5.93
5.96
γ=2
α = 0.190768
SRL X% Y% XY%
7.24 44.6 53.5
1.9
7.91 44.6 52.9
2.5
8.56 47.9 49.9
2.2
6.53 42.4 55.7
1.9
7.02 41.0 57.0
2.0
7.39 39.1 58.7
2.2
6.74 43.6 54.5
1.9
7.41 41.1 56.9
2.0
7.90 39.2 58.0
2.8
8.38 44.6 53.8
1.6
10.33 44.8 53.2
2.0
11.99 44.9 52.0
3.1
2.04 41.6 50.4
8.0
2.06 43.2 47.7
9.1
2.12 43.2 47.9
8.9
2.06 41.0 49.8
9.2
2.08 43.5 48.0
8.5
2.13 43.6 48.4
8.0
2.24 41.8 48.4
9.8
2.25 46.7 45.2
8.1
2.33 47.2 43.8
9.0
2.04 41.6 51.0
7.4
2.08 43.0 48.0
9.0
2.13 43.0 47.9
9.1
2.07 41.5 50.2
8.3
2.10 43.1 48.0
8.9
2.15 43.5 48.1
8.4
ARL
16.33
16.71
17.29
15.80
16.23
16.56
15.85
16.45
16.94
15.99
17.19
18.59
7.04
7.08
7.10
7.04
7.06
7.09
7.03
7.13
7.19
7.02
7.07
7.10
7.02
7.06
7.09
γ=3
α = 0.190768
SRL X% Y% XY%
7.42 44.1 53.8
2.1
8.26 45.2 53.1
1.7
8.88 47.3 50.7
2.0
6.78 40.5 58.0
1.5
7.22 39.2 58.3
2.5
7.64 38.4 58.9
2.7
7.08 41.1 57.0
1.9
7.80 39.9 57.7
2.4
8.22 38.9 57.6
3.5
8.65 43.9 54.6
1.5
10.90 45.3 52.7
2.0
12.68 44.3 52.4
3.3
2.05 41.3 50.4
8.3
2.05 42.0 48.4
9.6
2.09 42.3 48.3
9.4
2.06 41.0 49.9
9.1
2.07 42.4 48.6
9.0
2.10 42.8 49.0
8.2
2.25 41.7 48.2 10.1
2.25 46.4 45.8
7.8
2.32 46.5 44.3
9.2
2.06 41.5 50.7
7.8
2.07 42.1 48.5
9.4
2.10 42.0 48.4
9.6
2.09 41.6 50.2
8.2
2.08 42.0 48.7
9.3
2.13 42.5 48.7
8.8
ARL
17.88
18.34
18.87
17.45
17.94
18.27
17.51
18.08
18.55
17.47
18.91
20.28
8.08
8.11
8.14
8.08
8.09
8.13
8.07
8.18
8.24
8.07
8.09
8.13
8.06
8.09
8.13
γ=4
α = 0.190768
SRL X% Y% XY%
7.49 44.6 53.7
1.7
8.51 45.0 53.6
1.4
9.09 45.7 52.3
2.0
7.06 40.2 58.0
1.8
7.45 39.1 59.1
1.8
7.79 37.1 60.0
2.9
7.41 41.2 56.9
1.9
7.92 39.8 58.1
2.1
8.35 38.1 59.2
2.7
8.83 44.6 53.6
1.8
11.45 44.3 53.7
2.0
13.14 43.7 53.6
2.7
2.04 41.2 50.5
8.3
2.04 42.0 48.4
9.6
2.09 42.2 48.4
9.4
2.05 41.0 49.9
9.1
2.07 42.4 48.6
9.0
2.11 42.7 48.9
8.4
2.24 42.1 48.2
9.7
2.26 46.5 45.4
8.1
2.35 46.7 43.9
9.4
2.06 41.3 50.9
7.8
2.07 42.1 48.5
9.4
2.10 41.9 48.5
9.6
2.07 41.6 50.2
8.2
2.08 42.0 48.6
9.4
2.13 42.5 48.6
8.9
76
δx
3
3
3
3
3
3
3
3
3
3
3
3
δy
3
3
3
3
3
3
3
3
3
3
3
3
φx
0.2
0.2
0.2
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
0.7
φy ρxy
0.7
0.7
0.7
0
0
0
0.2
0.2
0.2
0.7
0.7
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
0
0.4
0.7
ARL
4.40
4.50
4.55
4.45
4.48
4.53
4.45
4.49
4.55
4.46
4.66
4.77
γ=1
α = 0.190768
SRL X% Y% XY%
2.18 42.6 49.1
8.3
2.18 46.8 46.3
6.9
2.29 47.9 44.3
7.8
2.11 41.2 50.2
8.6
2.17 42.6 50.4
7.0
2.20 41.6 50.1
8.3
2.12 41.3 50.2
8.5
2.22 42.3 50.5
7.2
2.25 41.6 50.4
8.0
2.29 40.8 50.9
8.3
2.52 44.2 47.4
8.4
2.66 45.8 44.8
9.4
ARL
5.89
6.00
6.07
5.87
5.93
5.97
5.87
5.96
6.01
5.88
6.15
6.27
γ=2
α = 0.190768
SRL X% Y% XY%
2.24 42.0 48.2
9.8
2.28 46.9 45.7
7.4
2.36 46.4 44.5
9.1
2.13 41.6 50.4
8.0
2.22 42.7 50.1
7.2
2.27 41.3 50.4
8.3
2.16 41.5 50.8
7.7
2.25 42.5 50.1
7.4
2.32 41.3 49.9
8.8
2.37 41.9 50.2
7.9
2.63 44.4 47.7
7.9
2.81 44.5 46.1
9.4
ARL
7.02
7.13
7.21
7.01
7.06
7.10
7.01
7.08
7.14
7.01
7.29
7.44
γ=3
α = 0.190768
SRL X% Y% XY%
2.26 42.0 48.1
9.9
2.29 46.6 45.9
7.5
2.36 45.8 44.7
9.5
2.13 40.9 51.0
8.1
2.22 42.1 50.5
7.4
2.26 40.6 50.9
8.5
2.17 41.3 50.6
8.1
2.24 41.7 50.8
7.5
2.31 40.8 50.3
8.9
2.38 41.2 50.5
8.3
2.66 44.6 47.5
7.9
2.85 44.1 46.4
9.5
ARL
8.07
8.18
8.27
8.04
8.08
8.13
8.05
8.11
8.18
8.04
8.32
8.51
γ=4
α = 0.190768
SRL X% Y% XY%
2.24 42.3 48.1
9.6
2.30 46.8 45.5
7.7
2.40 46.1 44.2
9.7
2.12 40.8 51.3
7.9
2.22 42.3 50.5
7.2
2.25 40.8 50.9
8.3
2.15 41.3 50.8
7.9
2.24 41.9 50.8
7.3
2.31 40.8 50.4
8.8
2.37 41.6 50.6
7.8
2.66 45.0 47.1
7.9
2.88 44.1 46.2
9.7
77
Chapter 5
Applications & Extensions
To demonstrate the application of the proposed NN-based control scheme in practice,
two illustrative examples and a case study are devised.
5.1
Illustrative Examples
The two illustrative examples are devised to demonstrate how to apply the NN-based
control scheme in practice. In these two examples, 300 pairs of bivariate
autocorrelated observations with different combinations of parameter values are
generated. The combinations of parameter values and the stages of the processes are
listed in Table 5.1.
Table 5.1 Illustrative examples with 300 input pairs of (X,Y) observations
Stage
Observation
No.
Corresponding
Window No.
I
1 - 100
1-51
II
101-150
52-101
III
151-200
102-151
IV
201-250
152-201
V
251-300
202-251
Case I
Case II
δx
δy
φx
φy
ρ
δx
δy
φx
φy
ρ
0
0
0
0
0
0
0
0
0
0
0.5
0
0 0.2 0.4 0.5 0.5
0 0.5 0.2
0.5
0
0 0.4 0.5
0 0.7 0.7
0 0.5 0.7
0 0.7
0 0.2 0.4
1 0.7
0 0.4
1 0.5 0.2 0.7 0.7
1
1 0.7 0.7 0.7
Figures 5.1 and 5.3 represent the realizations of the two cases for the variable X and
the variable Y. The NN-based control scheme is applied to the simulated data sets.
Figures 5.2 and 5.4 are the neural network output charts of the devised cases. In
Figures 5.2 and 5.4, X represents the neural network output of the mean of the
variable X and Y represents the neural network output of the mean of the variable Y.
In Figures 5.2 and 5.4, the neural network output falls between 0.00 and 1.00 with
0.00 indicating no shift and 1.00 indicating a large shift of 3σ. The neural network
78
output can be interpreted as the estimate of the shift magnitude based on the window
of data presented to the NN-based neural network.
As discussed in Chapter 4, the cut-off threshold is tuned to 0.190768 if the in-control
ARL of the no-autocorrelation and no-correlation process is tuned to 185.4. From
Figure 5.2, it is observed that the first output value which is larger than the cut-off
threshold is detected at window No. 58 on the variable Y. Note that window No. 58
includes the observations from No. 58 to No. 107. If the output on window No. 58 is
treated as a shift, this is a false alarm since in Table 5.1 it is clear that a small shift
starts from observation No. 101 on variable X. However, from observation No. 101
small autocorrelation is present on variable Y and moderate correlation between
variable X and variable Y is also present, so the change on variable Y may be caused
by the positive moderate correlation or the small autocorrelation change. When the
outputs on variable Y that come after the output at window No. 58 are observed, it is
found that these outputs have a decreasing trend. The next output value that is larger
than 0.190768 is the output at window No. 78 on the variable X. The outputs
following the output at window No. 78 have an increasing trend; a true shift is
detected at this time.
From the above observations, it can be inferred that when there is a mean shift on a
specific variable, the neural network outputs should have an increasing trend. It
should not arbitrarily be concluded that a single output, larger than the threshold is a
shift. More observations are needed to come to a more reliable conclusion.
Furthermore, Figure 5.2 can be analyzed from a macro view. From Figure 5.2, it is
clear that there is an increasing trend on the neural network output of variable X from
window No. 52 to window No. 101 while the output of the variable Y keeps normal.
From this observation, it can be inferred that there is a shift on variable X between
79
observation No. 101 to observation No. 150. From window No. 102 to window No.
151, the neural network output of Y has an obvious increasing trend which implies a
mean shift on variable Y. The output of variable X is decreasing during this period,
which implies that the mean of variable X is decreasing from the mean of X of the last
stage. From window No. 152 to window No. 201, an increasing trend is present on the
output of the variable X and a decreasing trend is present on the output of the variable
Y. From this observation in comparison with the previous stage, it can be inferred that
the mean of X increases and the mean of Y decreases. For the fifth stage of Case I,
Figure 5.2 shows that the output of X has a decreasing trend and the output of Y has
an increasing trend. All the above observations are consistent with the change of raw
data.
The interpretation of Case II is similar to the interpretation of Case I. It is obvious that
the underlying shifts on the variables can be easily classified from the neural network
output chart. Consequently, it is easy to point out the variable responsible for the shift.
This proves that the proposed NN-based control scheme is effective in detecting and
identifying process mean shift.
In the next subsection, a case study will be developed to show the power of the
proposed NN-based control scheme in practice.
80
4
3
2
1
0
-1
-2
-3
-4
1
21
41
61
81
101
121
141
161
181
201
221
241
261
281
181
201
221
241
261
281
Observation Number
(a) X values
4
3
2
1
0
-1
-2
-3
-4
1
21
41
61
81
101
121
141
161
Observation Number
(b) Y values
Figure 5.1 The raw data of case I
81
Network Output
0.6
0.4
X
Y
0.2
0.190768
0
1
51
101
151
201
251
Window Number
Note: X represents the neural network output of the mean of the variable X and Y represents the neural network output of the mean of the variable Y
Figure 5.2 The neural network output chart for Case I
82
5
4
3
2
1
0
-1
-2
-3
-4
-5
1
21
41
61
81
101
121
141
161
181
201
221
241
261
281
Observation Number
(a) X values
5
4
3
2
1
0
-1
-2
-3
-4
-5
1
21
41
61
81
101
121
141
161
181
201
221
241
261
281
Observation Number
(b) Y values
Figure 5.3 The raw data of case II
83
Network Output
0.8
0.6
X
0.4
Y
0.2
0.190768
0
1
51
101
151
201
251
Window Number
Note: X represents the neural network output of the mean of the variable X and Y represents the neural network output of the mean of the variable Y
Figure 5.4 The neural network output chart for Case II
84
5.2
Case Study
Statistical process control can be applied in a wide range of organizations and
applications. For example, it can be used to improve product quality in the
manufacturing industry. Also, it can be used to control service time in the service
industry to improve service quality. To increase sales in the retail sector, statistical
process control can also be used to monitor the order quantity by the supplier.
5.2.1
Background
In the retail sector, it is important to consider the order quantity, especially for
perishable products. Since perishable products decay rapidly, the order quantity
should not be more than enough from the retailers’ side. From the suppliers’ side, the
more the vendors order, the more the suppliers earn. Hence, this points out a need for
order quantity control. The Campus-Bread-Control case will be considered, a
perishable product order quantity.
On a university campus, there are two vendors, named V1 and V2, which sell the
same kind of bread. Since bread is perishable, the vendors typically don’t hold any
inventory at the end of the day. Consequently, V1 and V2 need to order bread from
the supplier on a daily basis. Because they sell the same brand of bread, the supplier
of these two vendors is the same. The quantity ordered by V1 is defined as Q1 while
the order quantity issued by V2 is defined as Q2. It is obvious that variable Q1 and
variable Q2 are somehow correlated due to the shared market and the shared supplier.
Moreover, the order quantity issued by each vendor is serially correlated, based on the
historical data, so Q1 and Q2 follow a vector autoregressive model. To facilitate the
understanding of this process, a schematic diagram is given in Figure 5.5.
85
V1
Order
Buy
φ1
Supplier
Customers
ρ12
φ2
Order
Buy
V2
Figure 5.5 A schematic diagram of the Campus-Bread-Control case
In this Campus-Bread-Control case, the supplier has to monitor the order quantities
Q1 and Q2. With the order quantity control, the supplier may find the change in the
mean of order quantity. Using this information, it can trace the reason why the order
quantity changes. Furthermore, the supplier could propose policies which are helpful
to the sales based on the causes of changes.
5.2.2
Data Pre-processing
The order quantities∗ issued by both vendors were collected from January 1st, 2006 to
March 31st, 2006. In total, there are 90 pairs of observations. Control schemes should
be applied to monitor the order quantities. As shown in Chapter 4, the proposed NNbased control scheme is an effective control scheme for detecting and identifying
process mean shift in bivariate autocorrelated process. So the proposed NN-based
control scheme could be applied to detect the changes in the mean of order quantities.
∗
Q1 and Q2 are simulated with moderate correlation and low autocorrelation. The correlation between
both Q1 and Q2 is set to 0.4 while the autocorrelation of both variables is set to 0.2 separately. From January 1st,
2006 to February 28th, 2006, the means of both order quantities are set to 100. From March 1st, 2006, a promotion
is held by V2. V2 offers two free bottles of drink with the purchase of one loaf of bread. Consequently, the
demand of bread at V2 is forecasted to increase. So V2 correspondingly orders more bread starting from March 1st,
2006. The average order quantity issued by V2 increases by an amount of 0.5 standard deviation of the existing
ordering process. This means that the mean of Q2 changes from observation No. 60.
86
Before applying the NN-based control scheme, data pre-processing is required. The
collected data are first standardized and then plotted in Figure 5.6. The number of
input nodes in the proposed neural network is 100. Before being tested by the
proposed NN-based control scheme, the standardized data need to be tuned to follow
the format of the neural network testing file. That is, the standardized data should be
arranged to have 50 pairs of observations in a row and this is regarded as a record.
The data from the 1st pair to the 50th pair are set as the first record and the data from
the 2nd pair to the 51st pair are set as the second record, and so on. In summary, there
will be 41 records in the collected data. Figure 5.7 shows how the standardized data
are processed to meet the requirement of neural network input.
87
4
3
2
1
0
-1
-2
-3
-4
1
11
21
31
41
51
61
71
81
61
71
81
Observation Number
(a) Standardized order quantity issued by V1
4
3
2
1
0
-1
-2
-3
-4
1
11
21
31
41
51
Observation Number
(b) Standardized order quantity issued by V2
Figure 5.6 The raw data of the Campus-Bread-Control case
88
•••
•••
x1
y1
x2
y2
•••
x41
y41
•••
•••
x50
y50
x51
y51
•••
x90
y90
The 1st moving window
The 2nd moving window
••• •••
The 41st moving window
Figure 5.7 Transfer standardized data to neural network input
5.2.3
The Application of Control Schemes
After data pre-processing, the NN-based control scheme is applied to analyze the
standardized data. Figure 5.8 is the neural network output chart of the Campus-BreadControl case. In Figure 5.8, X represents the neural network output of the order
quantity Q1 and Y represents the neural network output of the order quantity Q2. In
Figure 5.8, the neural network output falls between 0.00 and 1.00 with 0.00 indicating
no shift and 1.00 indicating a large shift of 3σ. The output can be interpreted as an
estimate of the shift magnitude based on the window of data presented to the neural
network.
The cut-off threshold is 0.190768, which is obtained by setting the in-control ARL of
the no-autocorrelation and no-correlation process to 185.4. From Figure 5.8, it is
observed that the first output value which is larger than the cut-off threshold, is
observed at Window No. 16 on the variable Y. Note that Window No. 16 includes the
observations from No. 16 to No. 65. As discussed in the two previous simulated
89
illustrative examples, a single output that is larger than the threshold should not
arbitrarily be concluded as a shift. More observations are required to draw a more
reliable conclusion. With extended monitoring of the follow-up observations, it is
found that the neural network output of variable Y after Window No. 16, has an
increasing trend. Hence, it can be inferred that there is a shift in the order quantity Q2.
When looking into the case, a promotion held by V2 from March 1st, 2006 is found to
be reason that caused V2 to order more bread to meet the increasing demand. The
mean of Q2 increases by an amount equivalent to 0.5 standard deviation of the
existing ordering process. This means that the mean of Q2 had a 0.5σ shift from
observation No. 60. The proposed control scheme detected the shift at observation No.
65, which shows that the proposed NN-based control scheme can detect the small
mean shift in Q2 very quickly.
To illustrate the effectiveness of the NN-based control scheme, other statistical
control schemes are also applied to the standardized data. For the purpose of
comparison, the control limits of the other three control schemes are decided by
setting the in-control ARL to 185.4.
The control limit in the Hotelling T2 chart is tuned to 10.44. The Hotelling T2 statistic
is plotted in Figure 5.9. The Hotelling T2 chart summarizes the behavior of multiple
variables in one single statistic, so that it can’t be used to identify the source of the
out-of-control signal. In Figure 5.9, it can be observed that an out-of-control point is
signaled at observation No. 23 with a value of 11.0888. When looking into the
Campus-Bread-Control case, it is found that this is a false alarm since true shift starts
from observation No. 60. The next out-of-control point detected by the Hotelling T2
chart is observation No. 82 with a value of 14.3659.
90
Network Output
0.3
0.2
X
Y
0.1
0.190768
0
1
6
11
16
21
26
31
36
41
Window Number
Note: X represents the neural network output of the mean of the order quantity of vendor 1 and Y represents the neural network output of the mean of the order quantity of
vendor 2
Figure 5.8 The neural network output chart for the Campus-Bread-Control case
91
Hotelling Statistic
10.44
0
1
11
21
31
41
51
61
71
81
Observation Number
Figure 5.9 The T2 statistic obtained from the Hotelling T2 chart for the Campus-Bread-Control case
92
The MEWMA statistic is reported in Figure 5.10. When the smoothing parameter is
set to 0.05, the control limit in the MEWMA chart is tuned to be 7.23. In Figure 5.10,
an out-of-control point is signaled at observation No. 55 with a value of 7.2709. Since
true shift starts from observation No. 60 on the variable Q2, this signal is a false alarm.
The next out-of-control point is found at observation No. 62 with the value of 10.5083.
Similar to the Hotelling T2 chart, the MEWMA chart can’t be used to identify the
source of shift either.
Figure 5.11 reports the Z statistic obtained from the Z chart. The control limit in the Z
chart is tuned to be 2.9965. In Figure 5.11, an out-of-control point is signaled at
observation No. 82 with the value of 3.7662. Figure 5.12 is the plot which includes
the separate Z statistics, that is, Z1 and Z2. When tracing the source of the shift from
Figure 5.12, it is found that the source of the shift is identified to be Q1. This is a false
identification.
5.2.4
Summary
Compared with the Hotelling T2 chart and the MEWMA chart, the proposed NNbased control scheme can identify the source of the shift with a run length of 5. The
Hotelling T2 chart and the MEWMA chart generated a false alarm before they
detected the true shift. The NN-based control scheme has smaller run length than the
Z chart. Moreover, it can identify the true source of the shift while the Z chart
identifies the shift-source wrongly. Hence, this case study reinforces the conclusion
that the proposed NN-based control scheme is an effective control scheme for
detecting and identifying small to moderate shifts.
93
MEWMA Statistic
7.23
0
1
11
21
31
41
51
61
71
81
Observation Number
Figure 5.10 The MEWMA statistic (λ=0.05) for the Campus-Bread-Control case
94
Z Statistic
2.9965
0
1
11
21
31
41
51
61
71
81
Observation Number
Figure 5.11 The Z statistic obtained from the Z chart for the Campus-Bread-Control case
95
Z Statistic -- seperate
2.9965
0
1
11
21
31
41
51
61
71
81
Observation Number
(a) Z1 statistic
Z Statistic -- seperate
2.9965
0
1
11
21
31
41
51
61
71
81
Observation Number
(b) Z2 statistic
Figure 5.12 Z statistic for separate variables
96
In the Campus-Bread-Control case, the supplier holds the information of order
quantity. By applying the proposed control scheme, the supplier may detect the
change in the mean of the quantities ordered by V1 and V2. When the supplier notices
the change in the mean of order quantity, the supplier can trace the cause of the
change. In the Campus-Bread-Control case, V2 ordered more from March 1st, 2006
for the reason that a promotion was held by V2. After obtaining all this information,
the supplier can infer that a promotion held by the vendor increases the order quantity.
Based on this inference, the supplier may constitute relevant policy to help vendors
hold more promotions and thus the supplier may sell more products.
The Campus-Bread-Control case is just a simple case in which the proposed NNbased control scheme can be applied. The more valuable feature of the proposed NNbased control scheme is that it can be applied in more complex processes. In the
process where it is not easy to detect the change manually, the proposed NN-based
control scheme can detect the out-of-control point automatically.
5.3
Extension to Multivariate Autocorrelated Process
So far, the application of the proposed NN-based control scheme in bivariate
autocorrelated process has been illustrated. In the following, the application of the
proposed NN-based control scheme will be extended to multivariate autocorrelated
process.
The control scheme is applied in a pair-wise manner. If there are p variables in a
multivariate autocorrelated process, the control scheme is applied to each of the C p2
pairs of variables to monitor the process simultaneously. As correlation is defined
between a pair of variables, when the control scheme is applied to a pair of variables,
the correlation between those two variables is already taken into account. Pair-wise
97
application of the scheme to all pairs of variables would ensure that all the
correlations between any pairs of variables are considered. Among C p2 neural network
applications, only ( p − 1 ) neural network applications are used to monitor a certain
variable. For example, there are 3 variables in an interested process, namely variable
X1, variable X2 and variable X3. To monitor this process, 3 neural network
applications are required, namely NN1, NN2 and NN3. NN1 is defined to monitor
variable X1 and variable X2, NN2 is defined to monitor variable X1 and variable X3
while NN3 is defined to monitor variable X2 and variable X3. Among these three
neural network applications, only NN1 and NN2 are used to monitor variable X1. The
decision heuristic is that variable Xi can be concluded as a shifted variable if the
outputs from each application of the neural network to each of the ( p − 1 ) pairs of
variables involving Xi indicate that Xi is shifted. Figure 5.13 is a schematic diagram
of the application of the proposed NN-based control scheme in multivariate
autocorrelated process ( p ≥ 3 ).
98
NN1
NNO1
NN2
NNO2
…
…
NNp-1
NNOp-1
X2
Decision
Heuristic
…
NNp
NNOp
…
…
NN Cp2 -1
NNO Cp2 -1
NN Cp2
NNO Cp2
Conclusion
X1
Xp-1
Xp
Note: Xi is defined as the ith variable. NNj represents the jth neural network application while NNOj represents the
output of the jth network application. ( 1 ≤ i ≤ p, 1 ≤ j ≤ C p2 )
Figure 5.13 A schematic diagram of the application of the proposed NN-based control scheme
in multivariate autocorrelated processes ( p ≥ 3 )
In Figure 5.13, the decision heuristic contains two parts. The first part is the same as
the decision heuristic in the bivariate autocorrelated process. That is, compare the
neural network output NNOi with the cut-off value to derive which variable is
responsible for the shift. The second part is the decision heuristic in the multivariate
autocorrelated case. That is, variable Xi can be concluded as a shifted variable if the
outputs from each application of the neural network to each of the ( p − 1 ) pairs of
variables involving Xi indicate that Xi is shifted.
To demonstrate the application of the proposed NN-based control scheme in
multivariate autocorrelated process, an illustrative example is devised. A 3-variable
99
autocorrelated process is simulated with two different combinations of parameter
values. The combinations of parameter values and the stages of the process are listed
in Table 5.2.
Table 5.2 Illustrative example with 200 input of (X,Y,Z) observations
Stage
Observation
No.
Window
No.
δx
δy
δz
φx
φy
φz
ρxy
ρyz
ρxz
I
1 - 100
1-51
0
0
0
0
0
0
0
0
0
II
101-200
52-151
0
0
0.5
0.2
0.2
0.2
0.4
0.4
0.4
Figure 5.14 represents the realization of the example for the variable X, the variable Y
and the variable Z. Three proposed NN-based control scheme applications are made
to the simulated data sets. Figures 5.15, 5.16 and 5.17 are the neural network output
charts of the devised case.
In Figures 5.15 and 5.16, X represents the neural network output of the mean of the
variable X. In Figures 5.15 and 5.17, Y represents the neural network output of the
mean of the variable Y. Z represents the neural network output of the mean of the
variable Z in Figures 5.16 and 5.17. The interpretation of the neural network output is
similar to that of the bivariate autocorrelated process. It can be interpreted as the
estimate of the shift magnitude based on the window of data presented to the NNbased neural network.
The cut-off threshold is 0.190768. From Figure 5.15, it can be observed that although
some of the neural network output of the variable X and the variable Y exceed the
cut-off value, it can’t be inferred as shifts since there is no increasing trend on the
output of both variables. In Figure 5.16, it is clear that an increasing trend appears on
the variable Z from Window No. 93. From Figure 5.17, it is also easy to infer that a
shift exists on the variable Z. As discussed before, when the neural network output
100
from ( p − 1 ) NN-based control scheme applications shows that a variable is shifted,
the variable can be concluded as a shifted variable. So a conclusion can be drawn that
there is a shift on the variable Z, which is consistent with the raw data.
In the above example, the proposed NN-based control scheme has been successfully
applied in multivariate autocorrelated processes. The results obtained clearly show
that the proposed NN-based control scheme is effective and efficient when it is used
to detect and identify mean shift in multivariate autocorrelated process. It is believed
that this research can greatly enhance the process-improvement ability in
business/industry environment where processes are multivariate and autocorrelated.
101
4
3
2
1
0
-1
-2
-3
-4
1
21
41
61
81
101
121
141
161
181
121
141
161
181
Observation Number
(a) X values
4
3
2
1
0
-1
-2
-3
-4
1
21
41
61
81
101
Observation Number
(b) Y values
102
4
3
2
1
0
-1
-2
-3
-4
1
21
41
61
81
101
121
141
161
181
Observation Number
(c) Z values
Figure 5.14 The raw data of the 3-variable autocorrelated example
103
Network Output
X
Y
0.190768
0
1
26
51
76
101
126
151
Window Number
Note: X represents the neural network output of the mean of the variable X and Y represents the neural network output of the mean of the variable Y
Figure 5.15 The neural network output chart for the variable X and the variable Y
104
Network Output
X
Z
0.190768
0
1
26
51
76
101
126
151
Window Number
Note: X represents the neural network output of the mean of the variable X and Z represents the neural network output of the mean of the variable Z
Figure 5.16 The neural network output chart for the variable X and the variable Z
105
Network Output
Y
Z
0.190768
0
1
26
51
76
101
126
151
Window Number
Note: Y represents the neural network output of the mean of the variable Y and Z represents the neural network output of the mean of the variable Z
Figure 5.17 The neural network output chart for the variable Y and the variable Z
106
Chapter 6
Conclusion
6.1
Summary
In the past few decades, few researches have been done in the field of detecting
process mean shift in multivariate autocorrelated processes. This gap leads to a need
for an effective and efficient method which is capable of detecting and identifying
mean shifts in multivariate autocorrelated processes. In this thesis, a neural-networkbased control scheme is proposed to meet this requirement.
The proposed control scheme utilized the effective and efficient Extended Delta-BarDelta learning rule and was trained with the powerful back-propagation algorithm.
Various magnitudes of process mean shift, under the presence of various levels of
autocorrelation and correlation, are considered. Extensive simulation was carried out
to evaluate the network’s performance.
The results show that the proposed control scheme is efficient and effective to detect
and identify process mean shifts. The comparison between the proposed NN-based
control scheme and the other three statistical control schemes shows that the NNbased control scheme performs better than the Hotelling T2 chart and the Z chart when
it is used to detect small to moderate shifts, i.e., shift size < 2σ. And it also shows that
the NN-based control scheme is better than the MEWMA chart in detecting small to
moderate shifts in high correlation or high autocorrelation processes. When used to
identify the source of small to moderate shift, the proposed NN-based control scheme
outperforms the Z chart. However, the Z chart performs better in identifying the
source of large shift (shift size ≥ 2σ). Based on the alternative monitoring heuristics in
Hwarng (2004), alternative decision criteria which can identify the source of shift
107
better, especially in the single-shift process or in the double-shift process with two
different shift magnitudes, are proposed.
Illustrative examples are devised to show how the proposed NN-based control scheme
can be applied in practice. In reality, the proposed control scheme should perform
well if the data being monitored are similar to the data used to train the network.
6.2
Contributions of this Research
This research contributes to the literature in the following aspects.
a) By proposing an NN-based control scheme which is capable of detecting and
identifying mean shift in multivariate autocorrelated processes efficiently, this
research fills the gap in the literature.
b) Comprehensive comparison studies between the proposed control scheme and
three statistical control schemes are carried out in this research. Through the
comparison, the strengths and weaknesses of each control scheme are shown.
c) Alternative decision criteria are proposed to enhance the First-Detection
capability of the proposed control scheme. Increased First-Detection capability
greatly
enhances
the
process-improvement
ability
in
business/industry
environment.
6.3
Limitations of this Research
An inherent limitation of the NN-based control scheme is that it can only be used in
the processes which have similar parameter values with the training data sets. In this
research, although various magnitudes of mean shift and various levels of
autocorrelation and correlation parameters are covered, the results obtained need to be
interpreted with caution when the proposed network is applied to the processes with
parameter values out of the studied range.
108
Another limitation of this research is that the size of the training data set and the
training time will increase when the interested parameter sets increase. This is not
good for the application of the proposed control scheme in practice. However,
solutions to this problem can be proposed; different networks can be developed to
handle different parameter sets.
The third limitation is that the decision heuristic used in detecting and identifying
multivariate autocorrelated processes is somehow strict, where the number of
interested variables is larger than 2. By using this decision heuristic, sometimes it
may take a long time to identify the source of the shift.
6.4
Future Research
In this research, only positive parameter values are considered; negative parameter
values warrant further investigation in the future. When the number of parameter sets
increases, different networks may be developed to handle different parameter subsets.
Concerning source detection, decision heuristics with greater flexibility should be
proposed when applied to multivariate autocorrelated processes where the number of
variables is larger than 2.
109
Bibliography
Alwan, L. C. and Roberts, H. V. (1988) Time-series modeling for statistical process
control. Journal of Business & Economic Statistics, 6, 87–95.
Box, G. E. P., Jenkins, G. M. and Reinsel, G. C. (1994) Time series analysis:
forecasting and control, Prentice-Hall: Englewood Cliffs, NJ.
Chang, S. I. and Aw, C. A. (1996) A neural fuzzy control chart for detecting and
classifying process mean shifts. International Journal of Production Research, 34,
2265–2278.
Cheng, C. S. (1995) A multi-layer neural network model for detecting changes in the
process mean. Computers & Industrial Engineering, 28, 51–61.
Cheng, C. S. (1997) A neural network approach for the analysis of control chart
patterns. International Journal of Production Research, 35, 667–697.
Chiu, C. C. Chen, M. K. and Lee, K. M. (2001) Shifts recognition in correlated
process data using a neural network. International Journal of Systems Science, 32,
137–143.
Chua, M. and Montgomery, D. C. (1992) Investigation and characterization of a
control scheme for multivariate quality control. Quality and Reliability
Engineering International, 8, 37–44.
Cook, D. F. and Chiu C. C. (1998) Using radial basis function neural networks to
recognize shifts in correlated manufacturing process parameters. IIE Transactions,
30, 227–234.
Crosier, R. B. (1988) Multivariate Generalizations of cumulative sum quality control
schemes. Technometrics, 30, 291–303.
110
Fahlmann, S. E. (1988) An empirical study of learning speed in back-propagation
networks. Carnegie Mellon University Technical Report, CMU-CS-88-162.
Harris, T. J. and Ross, W. H. (1991) Statistical process control procedures for
correlated observations. Canadian Journal of Chemical Engineering, 69, 48-57.
Hayter, A. J. and Tsui. K. L. (1994) Identification and quantification in multivariate
quality control problems. Journal of Quality Technology, 26, 197–208.
Ho, E. S. and Chang, S. I. (1999) An integrated neural network approach for
simultaneous monitoring of process mean and variance shifts -- comparative study.
International Journal of Production Research, 37, 1881–1901.
Hwarng, H. B. (2005a) Simultaneous identification of mean shift and correlation
change in AR(1) processes. International Journal of Production Research, 43,
1761–1783.
Hwarng, H. B. (2005b) Signaling the shift and identifying its source in bivariate SPC.
Proceedings of the 35th International Conference on Computers & Industrial
Engineering, Istanbul, Turkey, 19-22 June, 953-958.
Hwarng, H. B. (2004a) Detecting process mean shift in the presence of
autocorrelation: a neural network based monitoring scheme. International Journal
of Production Research, 42, 573–595.
Hwarng, H. B. (2004b) Training neural networks for identifying shifts in correlated
bivariate processes. Proceedings of the 33rd International Conference on
Computers & Industrial Engineering (CD-ROM), Jeju, Korea, 25-27 March.
Hwarng, H. B. and Chong, C. W. (1995) Detecting process non-randomness through a
fast and cumulative learning ART-based pattern recognizer. International Journal
of Production Research, 33, 1817–1833.
111
Hwarng, H. B. and Hubele, N. F. (1993) Back-propagation pattern recognizers for X
control charts: methodology and performance. Computers & Industrial
Engineering, 24, 219–235.
Jackson, J. E. (1980) Principal components and factor analysis: part I – principal
components. Journal of Quality Technology, 12, 201–213.
Jackson, J. E. (1985) Multivariate quality control. Communications in Statistics–
Theory and Methods, 14, 2657–2688.
Jacobs, R. A. (1988) Increased rates of convergence through learning rate adaptation.
Neural Networks, 1, 295-307.
Jiang, W., Tsui, K. L. and Woodall, W. H. (2000) A new SPC monitoring method: the
ARMA chart. Technometrics, 42, 399–410.
Kalgonda A. A. and Kulkarni S. R. (2004) Multivariate quality control chart for
autocorrelated processes. Journal of Applied Statistics, 31, 317–327.
Lowry, C. A., Woodall, W. H., Champ, C. W. and Rigdon, S. E. (1992) A
multivariate exponentially weighted moving average control chart. Technometrics,
34, 46–53.
Lu, C. W. and Reynolds, M. R. Jr. (1999) EWMA control charts for monitoring the
mean of autocorrelated processes. Journal of Quality Technology, 31, 166–188.
Lucas, J. M. (1982) Combined Shewhart-CUSUM quality control scheme. Journal of
Quality Technology, 14, 51-59.
Mason, R. L., Tracy, N. D. and Young, J. C. (1997) A practical approach for
interpreting multivariate T2 control chart signals. Journal of Quality Technology,
29, 396–406.
112
Mason, R. L., Tracy, N. D. and Young, J. C. (1995) Decomposition of T2 for
Multivariate Control Chart Interpretation. Journal of Quality Technology, 27, 99–
108.
Mastrangelo, C. M, and Forrest, D. R. (2002) Multivariate autocorrelated processes:
Data and shift generation. Journal of Quality Technology, 34, 216–220.
Minai, A. A. and Williams, R. D. (1990) Back-propagation heuristics: a study of the
extended delta-bar-delta algorithm. Proceedings of 1990 International Joint
Conference on Neural Networks, 1, 595-600.
Montgomery, D. C. (2005) Introduction to Statistical Quality Control, 5th edn, John
Wiley, New York.
Murphy, B. J. (1987) Selecting out of control variables with the T2 multivariate
quality control procedure. The Statistician, 36, 571–583.
Nokimos, P. and MacGregor, J. F. (1995) Multivariate SPC charts for monitoring
batch processes. Technometrics, 37, 41-59.
Pham, D. T. and Oztemel, E. (1994) Control Chart Pattern Recognition Using
Learning Vector Quantization Networks. International Journal of Production
Research, 32, 721--729.
Pignatiello, J. J. Jr and Runger, G. C. (1990) Comparisons of multivariate CUSUM
charts. Journal of Quality Technology, 22, 173–186.
Prabhu, S. S. and Runger, G. C. (1997) Designing a multivariate EWMA control chart.
Journal of Quality Technology, 29, 8–15.
Pugh, G. A. (1989) Synthetic neural networks for process control. Computers &
Industrial Engineering, 17, 24–26.
113
Runger, G. C., Alt, F. B. and Montgomery, D. C. (1996) Contributors to a
multivariate statistical process control signal. Communications in Statistics–
Theory and Methods, 25, 2203–2213.
Rumelhart, D.E., Hinton, G. E. and Williams, R. J. (1986) Learning internal
representation by error propagation, in Parallel Distributed Processing:
Explorations in the Microstructure of Cognition, Rumelhart, D. E. and McClelland,
J. L., (eds) MIT press, 318-362.
Smith, A. E. (1994) X-bar and R control chart interpretation using neural computing.
International Journal of Production Research, 32, 309–320.
Wardell, D. G., Moskowitz, H. and Plante, R. D. (1992) Control charts in the presence
of data correlation. Management Science, 38, 1084–1105.
Wardell, D. G., Moskowitz, H. and Plante, R. D. (1994) Run-length distribution of
special cause control charts of correlation processes. Technometrics, 36, 3–17.
West, D. A, Mangiameli, P. M. and Chen, S. K. (1999) Control of complex
manufacturing processes: a comparison of SPC methods with a radial basis
function neural network. The International Journal of Management Science, 27,
349–362.
Zhang, N. F. (1998) A statistical control chart for stationary process data.
Technometrics, 40, 24–38.
114
[...]... basic assumption in traditional statistical process control is that the observations are independently and identically distributed; however, this assumption may not be valid in many industrial processes In supply chains, some of the suppliers are 1 manufacturing organizations whose observations are often serially correlated For instance, measured variables from a tank, and reactors and recycle streams in. .. EWMAST and ARMAST control charts in most instances Hwarng (2005) extends his study in 2004 to identify mean shift and correlation parameter change simultaneously in AR(1) processes This back-propagation neural network also uses the Extended Delta-Bar-Delta learning rule Various magnitudes of process mean shift and various levels of autocorrelation are considered in this research Hwarng shows that the... processes are required 13 Mastrangelo and Forrest (2002) present a program to generate data for multivariate autocorrelated processes In this program, the shift of the process is applied to the mean vector of the noise series while the covariance structure of the data is maintained Kalgonda & Kulkarni (2004) proposed a Z chart which is used to monitor the mean of multivariate autocorrelated processes The shifts. .. cases of this new chart Simulations show that the ARMA chart is competitive with the optimal EWMA chart for independently and identically distributed observations and performs better than the SCC chart and EWMAST chart for autocorrelated data 2.1.3 Statistical Multivariate Process Control In practice, many process monitoring and control scenarios involve several related variables, thus multivariate control... Classical Statistical Control Schemes The Shewhart X control chart, Cumulative Sum (CUSUM) control chart, and Exponentially Weighted Moving Average (EWMA) control chart are regarded as classical control schemes Classical statistical control techniques focus on the monitoring of one quality variable at a time And in classical control schemes, an assumption is made that the values of the process mean and. .. referred as an unnatural pattern To manage and improve quality, manufacturing industries need to find unnatural patterns and correspondingly take corrective actions Hwarng and Hubele (1993) developed a pattern recognizer based on back-propagation algorithm (BPPR) In order to identify unnatural patterns which are likely to be exhibited by sampled averages, BPPR is trained on all those interested pattern classes... CUSUM and EWMA charts, and other neural networks and Bayesian classification techniques in terms of average run length (ARL) and 17 percentage of correct classifications; the proposed combined control scheme is superior or comparable when detecting small mean shifts, except for the ARL Since observations are often autocorrelated in industrial processes, neural network methods are extended to the field of. .. method can not be used to identify the source of shift The gap in the literature requires a more convincing and reasonable approach to detecting and identifying mean shift in multivariate autocorrelated processes 1.2 Purpose of the Research The purpose of this research is to develop a neural-network-based control scheme to enhance process-troubleshooting capabilities in a multivariate autocorrelated environment... frequently in the chemical and process industries, the Hotelling T2 method for individual observations will be introduced in the following Suppose that m samples, each of size n = 1, are available and that p is the number of quality characteristics observed in each sample Let x and S be the sample mean vector and covariance matrix of these observations respectively The Hotelling T2 statistic is defined as... T2 into independent parts, each of which is similar to an individual T2 variate Given p multivariate characteristics, they decompose T2 into p parts, one of which is a T2 value for a single variable and those left are conditional T2 values Thereafter, each component in the decomposition can be compared to a critical value as a measure of largeness of contribution to the signal However, one overall ... combinations of parameter values are studied in this research, so the records in training data are multiples of 675 In actual implementations, it may be hard to have such number of training data;... data is maintained Kalgonda & Kulkarni (2004) proposed a Z chart which is used to monitor the mean of multivariate autocorrelated processes The shifts of the process mean in this paper are additive... Suppose that m samples, each of size n = 1, are available and that p is the number of quality characteristics observed in each sample Let x and S be the sample mean vector and covariance matrix of these