Model Validity Tests for RBF Network

Size: px
Start display at page:

Download "Model Validity Tests for RBF Network"

Transcription

1 Model Validity Tests for RBF Network M. Y. Mashor School of Electrical and Electronic Engineering, University Science of Malaysia, Perak Branch Campus, Tronoh, Perak, Malaysia. yusof@eng.usm.my Abstract Model validation is an important step in system identification process. However, theoretical derivation of model validity tests for neural network such as RBF network is very complicated. The current study, investigate the capability of some of the model validity tests that are widely been used namely one step ahead prediction, model predicted output, means square error and correlation tests. This paper also explores the appropriateness of these validity tests to provide some inside information about network model deficiencies. Key Words : Model validation, system identification, RBF network, prediction, mean square error, correlation tests. 1. Introduction Radial basis function networks have theoretically been proved to posses a universal approximation property by Poggio and Girosi (1990). The networks have also been successfully applied in various fields such as system identification (Chen et al., 1991, 1992; Elanayar and Shin, 1994; Pottmann and Seborg, 1992; Ye and Loh, 1993), pattern recognition (Arad et al., 1994; Galicki et al., 1997; Jonathan and Buxton, 1997), robotics (Feng, 1993; Gorinevsky and Connolly, 1994), medicine (Linken and Nie, 1993) and business (Tan et al., 1992). In the present study, some model validity tests are investigated for RBF network in relation to system identification. Unlike conventional parametric models, neural network models are highly non-linear hence the definitive proof of network validity tests is very difficult. However, identification using neural networks involves learning or estimating mathematical descriptions of systems. Thus, the fundamental results of model validation methods for the conventional system identification may also be used for RBF network. Model validity tests such as one step ahead prediction, model predicted output, mean square error, Chi-square and correlation tests are widely been used especially in parametric system identification (Chen et al., 1990; Korenberg et al., 1988; Billings and Voon, 1986, Billings et al. 1992). Due to a complex structure of RBF network, the mathematical proof of the suitability of these tests to validate the RBF network model will be very complicated. In the present study, the suitability of these validity tests is investigated using simulation. In this study, the RBF network will be trained using the hybrid-training algorithm that was similar to the method introduced by Chen et al. (1992). The method uses exactly the same clustering algorithm and weight estimation method used by Chen et al. (1992) but the training is performed using off-line technique, i.e. the RBF centres are positioned before the weights are estimated. The off-line training was selected such that the effect of bad initial centre positions can be reduced. The hybrid-training algorithm was selected because many results that have been reported on the RBF network are based on training algorithms that are similar to this. So the discussion in this paper will be particularly applicable to those works. file:///c /Documents%20and%20Settings/Ponn/Desktop/ijcim/past_editions/1999V07N2/article4.htm (1 of 19)22/8/ :21:19

2 2. RBF Network with Linear Input Connections A RBF network with m outputs and n h hidden nodes can be expressed as: where w ij, w io and c j (t) are the connection weights, bias connection weights and RBF centres respectively, v (t) is the input vector to the RBF network composed of lagged input, lagged output and lagged prediction error and is a non-linear basis function. denotes a distance measure that is normally taken to be the Euclidean norm. Since neural networks are highly non-linear, even a linear system has to be approximated using the non-linear neural network model. However, modelling a linear system using a non-linear model can never be better than using a linear model. Considering this argument, the RBF network with additional linear input connections is used. The proposed network allows the network inputs to be connected directly to the output node via weighted connections to form a linear model in parallel with the non-linear standard RBF model as shown in Figure 1. The new RBF network with m outputs, n inputs, n h hidden nodes and n l linear input connections can be expressed as: (1) (2) where the λ s and vl s are the weights and the input vector for the linear connections respectively. The input vector for the linear connections may consist of past inputs, outputs and noise lags. Since λ 's appear to be linear within the network, the λ 's can be estimated using the same algorithm as for the w s. As the additional linear connections only introduce a linear model, no significant computational load is added to the standard RBF network training. Furthermore, the number of required linear connections is normally much smaller than the number of hidden nodes in the RBF network. In the present study, Givens least squares algorithm with additional linear input connection features is used to estimate w s and λ s. Refer to Chen et. al. (1992) or Mashor (1995) for implementation of Givens least squares algorithm. file:///c /Documents%20and%20Settings/Ponn/Desktop/ijcim/past_editions/1999V07N2/article4.htm (2 of 19)22/8/ :21:19

3 3. Model Validity Tests Figure 1. The RBF network with linear input connections A poorly fitted neural network model often predicts badly and can be biased. This may occur due to incorrect input node assignments, noisy data, insufficient hidden nodes, inappropriate values of design parameters etc. Model validity tests are procedures designed to detect model deficiencies. There are several ways of testing a model. In the present study one step ahead prediction (OSA), model predicted output (MPO), mean squared error (MSE) and correlation tests will be used to test the fitted network model. 3.1 One Step Ahead Prediction and Model Predicted Output One step ahead prediction has been used by many authors to measure the predictive capability of a fitted model. OSA is given as: and the residual or prediction error is defines as (3) (4) where is a non-linear function, in this case the RBF network. Another test that often gives a better measurement of the predictive capability of a fitted model is model predicted output. MPO can be expressed as: and the deterministic error or deterministic residual is: (5) file:///c /Documents%20and%20Settings/Ponn/Desktop/ijcim/past_editions/1999V07N2/article4.htm (3 of 19)22/8/ :21:19

4 (6) It is normal for OSA to be good even when the model is biased, underfitted or overfitted because the value of is predicted based on the past actual output y(t) rather than the past predicted output. Unlike OSA, MPO estimates the output based on the past values of predicted output, based on the fitted model., so the output is estimated totally To illustrate these concepts, consider system S1, which is a tension legs data data samples were taken from the system for analysis. Initially the network was trained using an adequate input vector, where the input vector was assigned as: and. Other parameters were set as,, clustering gain and the number of centres n h = 45. Refer to Chen et. al. (1992) or Mashor (1995) for the definition of these parameters. The OSA and MPO in Figures (2a) and (2b) were generated where both plots were good. When the network was trained with the linear input, while leaving other specifications unchanged, the OSA and MPO in Figures (3a) and (3b) were produced. In this case the OSA plot is good but the MPO plot becomes unstable over the testing data set (from 601 to 1000 data samples). This example shows that OSA cannot always detect the deficiency in a fitted model. On the other hand MPO computed over testing data set will normally reveal model deficiency. file:///c /Documents%20and%20Settings/Ponn/Desktop/ijcim/past_editions/1999V07N2/article4.htm (4 of 19)22/8/ :21:19

5 (a). One step ahead prediction (b). Model predicted output Figure 2. Predicted outputs of the network model with proper input vector for system S1 file:///c /Documents%20and%20Settings/Ponn/Desktop/ijcim/past_editions/1999V07N2/article4.htm (5 of 19)22/8/ :21:19

6 (a). One step ahead prediction (b). Model predicted output file:///c /Documents%20and%20Settings/Ponn/Desktop/ijcim/past_editions/1999V07N2/article4.htm (6 of 19)22/8/ :21:19

7 Figure 3. Predicted outputs of the network model with improper input vector for system S1 Network overfitting is also hard to be detected by OSA test. For example, if system S1 is now over specified by assigning: The MPO is now very bad especially over the testing data set, refer to Figure (4b). In this case, the network tends to include noise as part of the process model that often leads to a more complex model. This type of overfitted network model is often harder to detect because the network normally produces a reasonable OSA but MPO is normally very bad. The MPO in Figure (4b) is much worse than the MPO produced using the network with the appropriate structure in Figure (2b). Since the network is trained to minimise the residual over the training data set, it is not surprising that even an overfitted network will produce a good OSA over the training data set. However, OSA over the testing data set will normally deteriorate if the model is heavily overfitted. This situation is illustrated by the OSA plot in Figure (4a)., and (a). One step head prediction file:///c /Documents%20and%20Settings/Ponn/Desktop/ijcim/past_editions/1999V07N2/article4.htm (7 of 19)22/8/ :21:19

8 (b). Model predicted output Figure 4. Predicted outputs of the RBF network model with the overfitted structure 3.2 Mean Squared Error Mean squared error (MSE) is an iterative method of model validation where the model is tested by calculating the mean squared error at each training step. Mean squared error at t-th training steps, is given by: (7) where and are the mean squared error and OSA for a given estimated parameters after t training steps respectively, and n d is the number of data that are used to calculate the MSE. The data for calculating MSE can be the same as the training data or a different set of data (testing data set). The MSE plot will indicate how fast the prediction error and the network parameters converge with the number of training data. This can also be used to determine the number of data samples that are required to train a network. MSE will normally decrease with the number of data but after a certain number of data the MSE will no longer significantly decrease with increasing numbers of data. However, the number of data that is required to train the network depends on the training algorithm as well as the network architecture. An example of MSE evolution is shown in Figure (5) that was generated for system S1. From the plot, it is found that the MSE converges after about 300 data, which indicates that the network requires about 300 data be trained properly. file:///c /Documents%20and%20Settings/Ponn/Desktop/ijcim/past_editions/1999V07N2/article4.htm (8 of 19)22/8/ :21:19

9 Figure 5. MSE evolution for system S1. In general, a good model will produce a good MSE, however the model with a good MSE will not always imply that the model is good. For instance, an overfitted model will normally produce a good MSE although the model cannot predict very well and may be biased. This problem may be avoided by splitting the data into two sets, the training set and the testing sets. The MSE calculated using the testing data set often provides a better measurement of the predictive capability of a fitted model. This can be seen in Figures (6a) and (6b) where the networks have the overfitted hidden nodes and input nodes. The plots show that if the MSE is calculated using testing data set then the effect of overfitting will be clear. In the case of hidden nodes overfitting (refer to figure 6b), MSE will decrease with the increasing number of hidden node for training data set but increasing for testing data set. In other words, the network loses its generalisation property. Thus, computing the MSE over the testing data set becomes more helpful to avoid overfitting. file:///c /Documents%20and%20Settings/Ponn/Desktop/ijcim/past_editions/1999V07N2/article4.htm (9 of 19)22/8/ :21:19

10 (a). Input nodes (b). Hidden nodes Figure 6. Variation of MSE with the overfitted input nodes and hidden nodes for system S1 MSE plot also gives a rough idea of the appropriate number of hidden nodes and maximum input lag. The MSE plots for S1 against the maximum number of input lag and hidden nodes Figures (6a) and (6b) indicate that the network should have 80 hidden nodes and a maximum lag of 8 that is n u = 8 and n y = 8. With this specifications the network will gives the optimum MSE over both training and testing data set. Therefore, MSE test can be used to avoid underfitting and overfitting in RBF network. 3.3 Correlation Tests file:///c /Documents%20and%20Settings/Ponn/Desktop/ijcim/past_editions/1999V07N2/article4.htm (10 of 19)22/8/ :21:19

11 A non-linear model is considered as unbiased if the residual, ε (t), is unpredictable or uncorrelated with all linear and non-linear combinations of past inputs and outputs. Billings and Voon [1986] proved that for a certain class of non-linear systems the following conditions should hold if the fitted non-linear model is adequate: (8) where and are the mean value of u 2 (t) and the expectation respectively. In practice, the correlation will never be exactly zero for all lags but the model is considered as adequate if the correlation tests lie within 95% confidence limits, defined as, where N is the number of training data. Autocorrelation of the residual will also never be an ideal delta function but will be considered as adequate if the autocorrelation plot enters the 95% confidence limits before lag one. The detail interpretation of the correlation tests can be referred to Billings and Voon [1986]. The correlation test between two sequences and is normally computed using the following equation: (9) The term is used to normalise such that the values of will always lie between -1 and 1 irrespective of the signal strength. It is very difficult to prove definitively for neural networks that the tests in equation (8) will detect every possible model deficiency. Noise can enter a system internally or externally, however, for a linear system the internal noise can always be translated to be additive at the output. Whereas, if a system is non-linear, internal noise can introduce cross product terms between the input, output and noise. Both types of noises can create problem and will normally induce bias but internal noise is often more difficult to handle. The problem of noisy data can normally be eliminated by fitting an appropriate noise model. The theoretical analysis of this problem can be presented with a few assumptions. Assume that the centres of the RBF network have been fixed and correct designing parameters have been specified, then the problem of RBF weight estimation is reduced to a linear least squares problem. A RBF network with a single output and n h hidden nodes can be expressed as: file:///c /Documents%20and%20Settings/Ponn/Desktop/ijcim/past_editions/1999V07N2/article4.htm (11 of 19)22/8/ :21:19

12 (10) where wj, cj and ε (t) are the connection weights, RBF centres and prediction error respectively; φ (.) is a basis function, selected to be the thin-plate-spline; and v(t) is an input vector that may consist of past inputs, past outputs or past prediction errors. The term φ ( v(t) - cj(t) ) is the output of the hidden nodes that becomes available before the w's are estimated. If the term is represented by zj(t), equation (10) can be expressed as a general regression model: (11) where z(t), and ε (t) are the regressors and the prediction errors respectively. In matrix form equation (11) can be written as: Y = ZW + Ξ (12) where Y = [ y(1)... y(n) ]T, W = [ w1... wnh ]T, Ξ = [ ε (1)... ε (N) ]T, N is the number of training data and (13) The solution of equation (12) can be deduced from the least squares estimate, (Goodwin and Payne, 1977) to give: (14) Substitute equation (12) into equation (14) and rearrange the terms to yield: (15) It is clear from equation (15) that for the estimate of to be unbiased the term must be zero. This can only happen if which means that the estimate will only approach the true value if the elements of the regressor Z are uncorrelated with Ξ. Because Z is somehow related to past inputs, past outputs and past prediction errors, for a model to be unbiased the prediction error should be uncorrelated with all combinations of past inputs, past outputs and past prediction errors. These requirements are the same as the requirements for the correlation tests in equation (8). Hence the correlation tests may be used to detect bias in RBF networks. The capability of the correlation tests to detect model deficiencies will be illustrated by using the following system (called system S2) for the node assignment problem: file:///c /Documents%20and%20Settings/Ponn/Desktop/ijcim/past_editions/1999V07N2/article4.htm (12 of 19)22/8/ :21:19

13 1000 data pairs were generated by using a uniformly distributed zero mean white noise sequence u(t) between [- 1, +1]. The output of the system was corrupted by a coloured noise formed by a function of a Gaussian white noise, e(t) that has zero mean and variance of A network with 50 hidden nodes,,, and clustering gain were used to model the system. Initially the network was trained by using the correct input vector, where the input vector was assigned as: The correlation tests in Figure (7a) were produced where all the tests are satisfied hence the model can be considered as adequate. When the input vector was assigned by excluding the term, the correlation tests in Figure (7b) were produced. The plots of and are well outside the confidence limits at lag 2 indicating that a term (or input node) of lag 2 has been omitted from the input vector and the missing term is an odd powered term of u. Since u(t) (which is uniformly distributed) has an even probability density function (PDF) the residual must be corrupted by an odd power of u term. The missing term cannot be a noise term or output term because the autocorrelation of the residuals is satisfied. (a). correct input vector file:///c /Documents%20and%20Settings/Ponn/Desktop/ijcim/past_editions/1999V07N2/article4.htm (13 of 19)22/8/ :21:19

14 (b). without u(t-2) (c). without y(t-2) file:///c /Documents%20and%20Settings/Ponn/Desktop/ijcim/past_editions/1999V07N2/article4.htm (14 of 19)22/8/ :21:19

15 (d). without u 2 (t-1) (e). without noise model file:///c /Documents%20and%20Settings/Ponn/Desktop/ijcim/past_editions/1999V07N2/article4.htm (15 of 19)22/8/ :21:19

16 Figure 7. Correlation tests for the input node assignment problem When the input vector was assigned by excluding the y(t-2) term, the correlation tests in Figure (7c) were produced. The plots of and are well outside the 95% confidence limits at lag 2 indicating that a y or e term at lag 2 has been omitted. By assigning the input vector to exclude the u 2 (t-1) term, the correlation tests in Figure (7d) were produced where and are outside the 95% confidence limits. This indicates that an even power of u term was missing from the model, in this case u 2 (t-1). By assigning the input vector to exclude the e(t-1) term, the correlation tests in Figure (7e) were produced. All the tests except for are satisfied suggesting that the process model is correct but the noise model is biased. The plot enters the 95% confidence limits at lag 2 indicating that a noise term at lag 1 is missing. This example suggests that the correlation tests can be used to detect missing terms in the RBF network input vector. For a simulation example, it is easy to get a good model that satisfies all the correlation tests provided an appropriate number of hidden nodes and other design parameters are specified correctly because the input vector is known. However, in practice where the true system is unknown, the detection of network deficiency is more challenging and interpretation of the correlation tests is not always so straightforward. Model deficiency occurs not only because of incorrect input vector but may be due to any incorrect design parameter of RBF network. However, correlation tests are designed to detect all possible deficiencies in the model irrespective of the cause of the deficiency. Correlation tests are quite reliable to detect bias in RBF network model where OSA and MPO normally fail. To illustrate this idea considers system S3 that is the heat exchanger data (Billings and Fadhil 1986). The network was trained using 40 centres, β 0 = 0.99, β (0) = 0.95, η (0) = 0.9, n u = 3, n y = 2 plus a bias input and 600 data were used for training. The MPO of the model is shown in Figure (8) where the network gives a reasonable prediction over both the training and testing data sets. However, the correlation tests in Figure (8) suggesting that the model is biased where almost all the correlation plots lie outside the 95% confidence limits. file:///c /Documents%20and%20Settings/Ponn/Desktop/ijcim/past_editions/1999V07N2/article4.htm (16 of 19)22/8/ :21:19

17 (a). Model predicted output (b). Correlation tests Figure 8. Validation tests for system S3 4. Conclusions file:///c /Documents%20and%20Settings/Ponn/Desktop/ijcim/past_editions/1999V07N2/article4.htm (17 of 19)22/8/ :21:19

18 It is very difficult to prove definitively for neural networks that the model validation procedures will detect the network deficiency. Model validity tests such as correlation tests, OSA, MPO and mean squared error have been shown to provide some helpful information about the fitted network model. OSA that is commonly been used to measure the predictive capability of a fitted model has been shown to be not adequate to validate the network model. It has been shown that OSA plot is still good even though the network model was highly biased. Even the OSA plot over the testing data set was just slightly deteriorated. A better validation test for predictive capability of RBF network model is MPO, which normally detects most of the model deficiencies. MSE can be used to indicate how fast the parameters of the network converge to their final values. Thus, it will indicate the number of minimum data samples that should be used to train the network. The results also suggest that MSE plot over testing data set can be used to find the optimum number of input nodes and hidden nodes for RBF network. Results in section 3.3 suggest that the correlation tests are adequate to detect missing input terms in RBF network input vector. In practice where the true system is unknown, the detection of a deficiency is more challenging and interpretation of the correlation tests is not always so straightforward. Model deficiency may occur not only because of incorrect input vector but may be due to any incorrect design parameter or RBF centres. Fortunately, correlation tests are designed to detect all possible deficiencies in the model irrespective of the cause of the deficiency. References 1. Arad, N., Dyn, N., Reisfeld, D., and Yeshurun, Y., 1994, Image warping by radial basis functions: application to facial expressions, CVGIP: Graphical Models and Image Processing, 56 (2), Billings, S.A., and Fadhil, M.B., 1985, The practical identification of system with non-linearities, Proc. 7th IFAC Symp. on Identification and System Parameter Estimation, York, U.K., Billings, S.A., and Voon, W.S.F., 1986, Structure detection and model validity tests in the identification of non-linear systems, Proc. IEE, Part D, 127, Billings, S.A., Jamaluddin, H.B. and Chen, S., 1992, Properties of neural networks with applications to modelling non-linear dynamical systems, Int. J. of Control, 55, Chen, S., Billings, S.A., Cowan, C.F.N., and Grant, P.M., 1990, Practical identification of NARMAX models using radial basis functions, Int. J. Control, 52, Chen, S., Cowan, C.F.N., and Grant, P.M., 1991, Orthogonal least squares learning algorithm for radial basis function networks, IEEE Trans. on Neural Networks, 2, Chen, S., Billings, S.A. and Grant, P.M., 1992, Recursive hybrid algorithm for non-linear system identification using radial basis function networks, Int. J. of Control, 55, Elanayar V.T., S., and Shin, Y.C., 1994, Radial basis function neural network for approximation and estimation of non-linear stochastic dynamic systems, IEEE Trans. on Neural Networks, 5 (4), Feng, G., 1993, Improved tracking control for robots using neural networks, Proc. of the 1993 American Control Conf., 1, Galicki, M., Witte, H., J., Eiselt, M., and Griessbach, G., 1997, Common optimisation of file:///c /Documents%20and%20Settings/Ponn/Desktop/ijcim/past_editions/1999V07N2/article4.htm (18 of 19)22/8/ :21:19

19 adaptive preprocessing units and a neural network during the learning period Application in EGG pattern recognition, Neural Networks, 10(6), Goodwin, G.C. and Payne, R.L., 1977, Dynamic System Identification: Experiment Design and Data Analysis, Academic Press, New York. 12. Gorinevsky, D., and Connolly, T.H., 1994, Comparison of some neural network and scattered data approximation: The inverse manipulator kinematics example, Neural Computation, 6 (3), Howell, A.J., and Buxton, H., 1997, Recognising simple behaviours using time delay RBF networks, Neural Processing Letters, 5, Korenberg, M.J., Billings, S.A, Liu, Y.P. and McIlroy, P.J., 1988, "Orthogonal parameters estimation algorithm for non-linear stochastic systems". Int. J. Control, 48 (1), Linkens, D.A., and Nie, J., 1993, Fuzzified RBF network-based learning control: Structure and selfconstruction, IEEE Int. Conf. on Neural Networks, 2, Mashor, M.Y., System identification using radial basis function network, PhD thesis, University of Sheffield, United Kingdom, Poggio, T., and Girosi, F., 1990, Network for approximation and learning, Proc. of IEEE, 78 (9), Pottmann, M., and Seborg, D.E., 1992, Identification of non-linear processes using reciprocal multiquadratic functions, J. of Process Control, 2 (4), Tan, P.Y., Lim, G., Chua, K., Wong, F.S., and Neo, S., 1992, Comparative studies among neural nets, radial basis functions and regression methods, ICARCV '92. Second Int. Conf. on Automation, Robotics and Computer Vision, 1, NW-3.3/ Ye, X., and Loh, N.K., 1993, Dynamic system identification using recurrent radial basis function network, Proc. of the 1993 American Control Conf., 3, Assumption University of Thailand Huamark, Bangkok 10240, Thailand For comment, Please contact WebMaster file:///c /Documents%20and%20Settings/Ponn/Desktop/ijcim/past_editions/1999V07N2/article4.htm (19 of 19)22/8/ :21:19

Some Properties of RBF Network with Applications to System Identification

Some Properties of RBF Network with Applications to System Identification Some Properties of RBF Network with Applications to System Identification M. Y. Mashor School of Electrical and Electronic Engineering, University Science of Malaysia, Perak Branch Campus, 31750 Tronoh,

More information

A Technique for Pulse RADAR Detection Using RRBF Neural Network

A Technique for Pulse RADAR Detection Using RRBF Neural Network Proceedings of the World Congress on Engineering 22 Vol II WCE 22, July 4-6, 22, London, U.K. A Technique for Pulse RADAR Detection Using RRBF Neural Network Ajit Kumar Sahoo, Ganapati Panda and Babita

More information

Application of Generalised Regression Neural Networks in Lossless Data Compression

Application of Generalised Regression Neural Networks in Lossless Data Compression Application of Generalised Regression Neural Networks in Lossless Data Compression R. LOGESWARAN Centre for Multimedia Communications, Faculty of Engineering, Multimedia University, 63100 Cyberjaya MALAYSIA

More information

Enhancement of Speech Signal Based on Improved Minima Controlled Recursive Averaging and Independent Component Analysis

Enhancement of Speech Signal Based on Improved Minima Controlled Recursive Averaging and Independent Component Analysis Enhancement of Speech Signal Based on Improved Minima Controlled Recursive Averaging and Independent Component Analysis Mohini Avatade & S.L. Sahare Electronics & Telecommunication Department, Cummins

More information

Adaptive Noise Cancellation with Fast Tunable RBF Network

Adaptive Noise Cancellation with Fast Tunable RBF Network Adaptive Noise Cancellation with Fast Tunable RBF Network Hao Chen, Yu Gong and Xia Hong School of Systems Engineering, University of Reading, Reading, RG6 6AY, UK E-mail: hao.chen@pgr.reading.ac.uk, {y.gong,

More information

Chapter 4 SPEECH ENHANCEMENT

Chapter 4 SPEECH ENHANCEMENT 44 Chapter 4 SPEECH ENHANCEMENT 4.1 INTRODUCTION: Enhancement is defined as improvement in the value or Quality of something. Speech enhancement is defined as the improvement in intelligibility and/or

More information

NEURO-ACTIVE NOISE CONTROL USING A DECOUPLED LINEAIUNONLINEAR SYSTEM APPROACH

NEURO-ACTIVE NOISE CONTROL USING A DECOUPLED LINEAIUNONLINEAR SYSTEM APPROACH FIFTH INTERNATIONAL CONGRESS ON SOUND AND VIBRATION DECEMBER 15-18, 1997 ADELAIDE, SOUTH AUSTRALIA NEURO-ACTIVE NOISE CONTROL USING A DECOUPLED LINEAIUNONLINEAR SYSTEM APPROACH M. O. Tokhi and R. Wood

More information

System Identification and CDMA Communication

System Identification and CDMA Communication System Identification and CDMA Communication A (partial) sample report by Nathan A. Goodman Abstract This (sample) report describes theory and simulations associated with a class project on system identification

More information

An Adaptive Algorithm for Morse Code Recognition

An Adaptive Algorithm for Morse Code Recognition An Adaptive Algorithm for Morse Code Recognition by Cheng-Hong Yang Dept of Electronic Engineering National Kaohsiung Institute of Technology Kaohsiung, Taiwan 807 Ching-Hsing Luo ABSTRACT The Morse code

More information

CODE division multiple access (CDMA) systems suffer. A Blind Adaptive Decorrelating Detector for CDMA Systems

CODE division multiple access (CDMA) systems suffer. A Blind Adaptive Decorrelating Detector for CDMA Systems 1530 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 16, NO. 8, OCTOBER 1998 A Blind Adaptive Decorrelating Detector for CDMA Systems Sennur Ulukus, Student Member, IEEE, and Roy D. Yates, Member,

More information

Chapter 2 Channel Equalization

Chapter 2 Channel Equalization Chapter 2 Channel Equalization 2.1 Introduction In wireless communication systems signal experiences distortion due to fading [17]. As signal propagates, it follows multiple paths between transmitter and

More information

Narrow-Band Interference Rejection in DS/CDMA Systems Using Adaptive (QRD-LSL)-Based Nonlinear ACM Interpolators

Narrow-Band Interference Rejection in DS/CDMA Systems Using Adaptive (QRD-LSL)-Based Nonlinear ACM Interpolators 374 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 52, NO. 2, MARCH 2003 Narrow-Band Interference Rejection in DS/CDMA Systems Using Adaptive (QRD-LSL)-Based Nonlinear ACM Interpolators Jenq-Tay Yuan

More information

Architecture design for Adaptive Noise Cancellation

Architecture design for Adaptive Noise Cancellation Architecture design for Adaptive Noise Cancellation M.RADHIKA, O.UMA MAHESHWARI, Dr.J.RAJA PAUL PERINBAM Department of Electronics and Communication Engineering Anna University College of Engineering,

More information

TRANSMIT diversity has emerged in the last decade as an

TRANSMIT diversity has emerged in the last decade as an IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 3, NO. 5, SEPTEMBER 2004 1369 Performance of Alamouti Transmit Diversity Over Time-Varying Rayleigh-Fading Channels Antony Vielmon, Ye (Geoffrey) Li,

More information

Neural Filters: MLP VIS-A-VIS RBF Network

Neural Filters: MLP VIS-A-VIS RBF Network 6th WSEAS International Conference on CIRCUITS, SYSTEMS, ELECTRONICS,CONTROL & SIGNAL PROCESSING, Cairo, Egypt, Dec 29-31, 2007 432 Neural Filters: MLP VIS-A-VIS RBF Network V. R. MANKAR, DR. A. A. GHATOL,

More information

Mikko Myllymäki and Tuomas Virtanen

Mikko Myllymäki and Tuomas Virtanen NON-STATIONARY NOISE MODEL COMPENSATION IN VOICE ACTIVITY DETECTION Mikko Myllymäki and Tuomas Virtanen Department of Signal Processing, Tampere University of Technology Korkeakoulunkatu 1, 3370, Tampere,

More information

CHAPTER 6 BACK PROPAGATED ARTIFICIAL NEURAL NETWORK TRAINED ARHF

CHAPTER 6 BACK PROPAGATED ARTIFICIAL NEURAL NETWORK TRAINED ARHF 95 CHAPTER 6 BACK PROPAGATED ARTIFICIAL NEURAL NETWORK TRAINED ARHF 6.1 INTRODUCTION An artificial neural network (ANN) is an information processing model that is inspired by biological nervous systems

More information

Use of Neural Networks in Testing Analog to Digital Converters

Use of Neural Networks in Testing Analog to Digital Converters Use of Neural s in Testing Analog to Digital Converters K. MOHAMMADI, S. J. SEYYED MAHDAVI Department of Electrical Engineering Iran University of Science and Technology Narmak, 6844, Tehran, Iran Abstract:

More information

Voice Activity Detection

Voice Activity Detection Voice Activity Detection Speech Processing Tom Bäckström Aalto University October 2015 Introduction Voice activity detection (VAD) (or speech activity detection, or speech detection) refers to a class

More information

FOURIER analysis is a well-known method for nonparametric

FOURIER analysis is a well-known method for nonparametric 386 IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. 54, NO. 1, FEBRUARY 2005 Resonator-Based Nonparametric Identification of Linear Systems László Sujbert, Member, IEEE, Gábor Péceli, Fellow,

More information

Comparison of MLP and RBF neural networks for Prediction of ECG Signals

Comparison of MLP and RBF neural networks for Prediction of ECG Signals 124 Comparison of MLP and RBF neural networks for Prediction of ECG Signals Ali Sadr 1, Najmeh Mohsenifar 2, Raziyeh Sadat Okhovat 3 Department Of electrical engineering Iran University of Science and

More information

Location of Remote Harmonics in a Power System Using SVD *

Location of Remote Harmonics in a Power System Using SVD * Location of Remote Harmonics in a Power System Using SVD * S. Osowskil, T. Lobos2 'Institute of the Theory of Electr. Eng. & Electr. Measurements, Warsaw University of Technology, Warsaw, POLAND email:

More information

Lab/Project Error Control Coding using LDPC Codes and HARQ

Lab/Project Error Control Coding using LDPC Codes and HARQ Linköping University Campus Norrköping Department of Science and Technology Erik Bergfeldt TNE066 Telecommunications Lab/Project Error Control Coding using LDPC Codes and HARQ Error control coding is an

More information

Antennas and Propagation. Chapter 6b: Path Models Rayleigh, Rician Fading, MIMO

Antennas and Propagation. Chapter 6b: Path Models Rayleigh, Rician Fading, MIMO Antennas and Propagation b: Path Models Rayleigh, Rician Fading, MIMO Introduction From last lecture How do we model H p? Discrete path model (physical, plane waves) Random matrix models (forget H p and

More information

Variable Step-Size LMS Adaptive Filters for CDMA Multiuser Detection

Variable Step-Size LMS Adaptive Filters for CDMA Multiuser Detection FACTA UNIVERSITATIS (NIŠ) SER.: ELEC. ENERG. vol. 7, April 4, -3 Variable Step-Size LMS Adaptive Filters for CDMA Multiuser Detection Karen Egiazarian, Pauli Kuosmanen, and Radu Ciprian Bilcu Abstract:

More information

This is a repository copy of Complex robot training tasks through bootstrapping system identification.

This is a repository copy of Complex robot training tasks through bootstrapping system identification. This is a repository copy of Complex robot training tasks through bootstrapping system identification. White Rose Research Online URL for this paper: http://eprints.whiterose.ac.uk/74638/ Monograph: Akanyeti,

More information

Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks

Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks Recently, consensus based distributed estimation has attracted considerable attention from various fields to estimate deterministic

More information

Combining Multipath and Single-Path Time-Interleaved Delta-Sigma Modulators Ahmed Gharbiya and David A. Johns

Combining Multipath and Single-Path Time-Interleaved Delta-Sigma Modulators Ahmed Gharbiya and David A. Johns 1224 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 55, NO. 12, DECEMBER 2008 Combining Multipath and Single-Path Time-Interleaved Delta-Sigma Modulators Ahmed Gharbiya and David A.

More information

Digital Signal Processing

Digital Signal Processing COMP ENG 4TL4: Digital Signal Processing Notes for Lecture #29 Wednesday, November 19, 2003 Correlation-based methods of spectral estimation: In the periodogram methods of spectral estimation, a direct

More information

A hybrid phase-based single frequency estimator

A hybrid phase-based single frequency estimator Loughborough University Institutional Repository A hybrid phase-based single frequency estimator This item was submitted to Loughborough University's Institutional Repository by the/an author. Citation:

More information

AS the power distribution networks become more and more

AS the power distribution networks become more and more IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 21, NO. 1, FEBRUARY 2006 153 A Unified Three-Phase Transformer Model for Distribution Load Flow Calculations Peng Xiao, Student Member, IEEE, David C. Yu, Member,

More information

(i) Understanding the basic concepts of signal modeling, correlation, maximum likelihood estimation, least squares and iterative numerical methods

(i) Understanding the basic concepts of signal modeling, correlation, maximum likelihood estimation, least squares and iterative numerical methods Tools and Applications Chapter Intended Learning Outcomes: (i) Understanding the basic concepts of signal modeling, correlation, maximum likelihood estimation, least squares and iterative numerical methods

More information

A Three-Microphone Adaptive Noise Canceller for Minimizing Reverberation and Signal Distortion

A Three-Microphone Adaptive Noise Canceller for Minimizing Reverberation and Signal Distortion American Journal of Applied Sciences 5 (4): 30-37, 008 ISSN 1546-939 008 Science Publications A Three-Microphone Adaptive Noise Canceller for Minimizing Reverberation and Signal Distortion Zayed M. Ramadan

More information

for Single-Tone Frequency Tracking H. C. So Department of Computer Engineering & Information Technology, City University of Hong Kong,

for Single-Tone Frequency Tracking H. C. So Department of Computer Engineering & Information Technology, City University of Hong Kong, A Comparative Study of Three Recursive Least Squares Algorithms for Single-Tone Frequency Tracking H. C. So Department of Computer Engineering & Information Technology, City University of Hong Kong, Tat

More information

On the Estimation of Interleaved Pulse Train Phases

On the Estimation of Interleaved Pulse Train Phases 3420 IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 48, NO. 12, DECEMBER 2000 On the Estimation of Interleaved Pulse Train Phases Tanya L. Conroy and John B. Moore, Fellow, IEEE Abstract Some signals are

More information

Transient stability Assessment using Artificial Neural Network Considering Fault Location

Transient stability Assessment using Artificial Neural Network Considering Fault Location Vol.6 No., 200 مجلد 6, العدد, 200 Proc. st International Conf. Energy, Power and Control Basrah University, Basrah, Iraq 0 Nov. to 2 Dec. 200 Transient stability Assessment using Artificial Neural Network

More information

Report 3. Kalman or Wiener Filters

Report 3. Kalman or Wiener Filters 1 Embedded Systems WS 2014/15 Report 3: Kalman or Wiener Filters Stefan Feilmeier Facultatea de Inginerie Hermann Oberth Master-Program Embedded Systems Advanced Digital Signal Processing Methods Winter

More information

Adaptive Kalman Filter based Channel Equalizer

Adaptive Kalman Filter based Channel Equalizer Adaptive Kalman Filter based Bharti Kaushal, Agya Mishra Department of Electronics & Communication Jabalpur Engineering College, Jabalpur (M.P.), India Abstract- Equalization is a necessity of the communication

More information

472 IEEE JOURNAL OF OCEANIC ENGINEERING, VOL. 29, NO. 2, APRIL 2004

472 IEEE JOURNAL OF OCEANIC ENGINEERING, VOL. 29, NO. 2, APRIL 2004 472 IEEE JOURNAL OF OCEANIC ENGINEERING, VOL. 29, NO. 2, APRIL 2004 Differences Between Passive-Phase Conjugation and Decision-Feedback Equalizer for Underwater Acoustic Communications T. C. Yang Abstract

More information

Application of Affine Projection Algorithm in Adaptive Noise Cancellation

Application of Affine Projection Algorithm in Adaptive Noise Cancellation ISSN: 78-8 Vol. 3 Issue, January - Application of Affine Projection Algorithm in Adaptive Noise Cancellation Rajul Goyal Dr. Girish Parmar Pankaj Shukla EC Deptt.,DTE Jodhpur EC Deptt., RTU Kota EC Deptt.,

More information

Impulsive Noise Reduction Method Based on Clipping and Adaptive Filters in AWGN Channel

Impulsive Noise Reduction Method Based on Clipping and Adaptive Filters in AWGN Channel Impulsive Noise Reduction Method Based on Clipping and Adaptive Filters in AWGN Channel Sumrin M. Kabir, Alina Mirza, and Shahzad A. Sheikh Abstract Impulsive noise is a man-made non-gaussian noise that

More information

Application Notes on Direct Time-Domain Noise Analysis using Virtuoso Spectre

Application Notes on Direct Time-Domain Noise Analysis using Virtuoso Spectre Application Notes on Direct Time-Domain Noise Analysis using Virtuoso Spectre Purpose This document discusses the theoretical background on direct time-domain noise modeling, and presents a practical approach

More information

Neural Network Predictive Controller for Pressure Control

Neural Network Predictive Controller for Pressure Control Neural Network Predictive Controller for Pressure Control ZAZILAH MAY 1, MUHAMMAD HANIF AMARAN 2 Department of Electrical and Electronics Engineering Universiti Teknologi PETRONAS Bandar Seri Iskandar,

More information

PID Controller Design Based on Radial Basis Function Neural Networks for the Steam Generator Level Control

PID Controller Design Based on Radial Basis Function Neural Networks for the Steam Generator Level Control BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 6 No 5 Special Issue on Application of Advanced Computing and Simulation in Information Systems Sofia 06 Print ISSN: 3-970;

More information

Improved Detection by Peak Shape Recognition Using Artificial Neural Networks

Improved Detection by Peak Shape Recognition Using Artificial Neural Networks Improved Detection by Peak Shape Recognition Using Artificial Neural Networks Stefan Wunsch, Johannes Fink, Friedrich K. Jondral Communications Engineering Lab, Karlsruhe Institute of Technology Stefan.Wunsch@student.kit.edu,

More information

EOG artifact removal from EEG using a RBF neural network

EOG artifact removal from EEG using a RBF neural network EOG artifact removal from EEG using a RBF neural network Mohammad seifi mohamad_saifi@yahoo.com Ali akbar kargaran erdechi aliakbar.kargaran@gmail.com MS students, University of hakim Sabzevari, Sabzevar,

More information

Kalman filtering approach in the calibration of radar rainfall data

Kalman filtering approach in the calibration of radar rainfall data Kalman filtering approach in the calibration of radar rainfall data Marco Costa 1, Magda Monteiro 2, A. Manuela Gonçalves 3 1 Escola Superior de Tecnologia e Gestão de Águeda - Universidade de Aveiro,

More information

Study of Different Adaptive Filter Algorithms for Noise Cancellation in Real-Time Environment

Study of Different Adaptive Filter Algorithms for Noise Cancellation in Real-Time Environment Study of Different Adaptive Filter Algorithms for Noise Cancellation in Real-Time Environment G.V.P.Chandra Sekhar Yadav Student, M.Tech, DECS Gudlavalleru Engineering College Gudlavalleru-521356, Krishna

More information

Signal Recovery from Random Measurements

Signal Recovery from Random Measurements Signal Recovery from Random Measurements Joel A. Tropp Anna C. Gilbert {jtropp annacg}@umich.edu Department of Mathematics The University of Michigan 1 The Signal Recovery Problem Let s be an m-sparse

More information

Optimized Tuning of PI Controller for a Spherical Tank Level System Using New Modified Repetitive Control Strategy

Optimized Tuning of PI Controller for a Spherical Tank Level System Using New Modified Repetitive Control Strategy International Journal of Engineering Research and Development e-issn: 2278-67X, p-issn: 2278-8X, www.ijerd.com Volume 3, Issue 6 (September 212), PP. 74-82 Optimized Tuning of PI Controller for a Spherical

More information

Decoding Distance-preserving Permutation Codes for Power-line Communications

Decoding Distance-preserving Permutation Codes for Power-line Communications Decoding Distance-preserving Permutation Codes for Power-line Communications Theo G. Swart and Hendrik C. Ferreira Department of Electrical and Electronic Engineering Science, University of Johannesburg,

More information

On the Capacity Region of the Vector Fading Broadcast Channel with no CSIT

On the Capacity Region of the Vector Fading Broadcast Channel with no CSIT On the Capacity Region of the Vector Fading Broadcast Channel with no CSIT Syed Ali Jafar University of California Irvine Irvine, CA 92697-2625 Email: syed@uciedu Andrea Goldsmith Stanford University Stanford,

More information

MULTIPLE transmit-and-receive antennas can be used

MULTIPLE transmit-and-receive antennas can be used IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 1, NO. 1, JANUARY 2002 67 Simplified Channel Estimation for OFDM Systems With Multiple Transmit Antennas Ye (Geoffrey) Li, Senior Member, IEEE Abstract

More information

Performance of Wideband Mobile Channel with Perfect Synchronism BPSK vs QPSK DS-CDMA

Performance of Wideband Mobile Channel with Perfect Synchronism BPSK vs QPSK DS-CDMA Performance of Wideband Mobile Channel with Perfect Synchronism BPSK vs QPSK DS-CDMA By Hamed D. AlSharari College of Engineering, Aljouf University, Sakaka, Aljouf 2014, Kingdom of Saudi Arabia, hamed_100@hotmail.com

More information

Summary Overview of Topics in Econ 30200b: Decision theory: strong and weak domination by randomized strategies, domination theorem, expected utility

Summary Overview of Topics in Econ 30200b: Decision theory: strong and weak domination by randomized strategies, domination theorem, expected utility Summary Overview of Topics in Econ 30200b: Decision theory: strong and weak domination by randomized strategies, domination theorem, expected utility theorem (consistent decisions under uncertainty should

More information

Multiple attenuation via predictive deconvolution in the radial domain

Multiple attenuation via predictive deconvolution in the radial domain Predictive deconvolution in the radial domain Multiple attenuation via predictive deconvolution in the radial domain Marco A. Perez and David C. Henley ABSTRACT Predictive deconvolution has been predominantly

More information

Adaptive Systems Homework Assignment 3

Adaptive Systems Homework Assignment 3 Signal Processing and Speech Communication Lab Graz University of Technology Adaptive Systems Homework Assignment 3 The analytical part of your homework (your calculation sheets) as well as the MATLAB

More information

Level I Signal Modeling and Adaptive Spectral Analysis

Level I Signal Modeling and Adaptive Spectral Analysis Level I Signal Modeling and Adaptive Spectral Analysis 1 Learning Objectives Students will learn about autoregressive signal modeling as a means to represent a stochastic signal. This differs from using

More information

RECURSIVE TOTAL LEAST-SQUARES ESTIMATION OF FREQUENCY IN THREE-PHASE POWER SYSTEMS

RECURSIVE TOTAL LEAST-SQUARES ESTIMATION OF FREQUENCY IN THREE-PHASE POWER SYSTEMS RECURSIVE TOTAL LEAST-SQUARES ESTIMATION OF FREQUENCY IN THREE-PHASE POWER SYSTEMS Reza Arablouei, Kutluyıl Doğançay 2, Stefan Werner 3 2 Institute for Telecommunications Research, University of South

More information

Surveillance and Calibration Verification Using Autoassociative Neural Networks

Surveillance and Calibration Verification Using Autoassociative Neural Networks Surveillance and Calibration Verification Using Autoassociative Neural Networks Darryl J. Wrest, J. Wesley Hines, and Robert E. Uhrig* Department of Nuclear Engineering, University of Tennessee, Knoxville,

More information

Performance Analysis of gradient decent adaptive filters for noise cancellation in Signal Processing

Performance Analysis of gradient decent adaptive filters for noise cancellation in Signal Processing RESEARCH ARTICLE OPEN ACCESS Performance Analysis of gradient decent adaptive filters for noise cancellation in Signal Processing Darshana Kundu (Phd Scholar), Dr. Geeta Nijhawan (Prof.) ECE Dept, Manav

More information

Radial basis function neural network for pulse radar detection

Radial basis function neural network for pulse radar detection Radial basis function neural network for pulse radar detection D.G. Khairnar, S.N. Merchant and U.B. Desai Abstract: A new approach using a radial basis function network (RBFN) for pulse compression is

More information

A Sphere Decoding Algorithm for MIMO

A Sphere Decoding Algorithm for MIMO A Sphere Decoding Algorithm for MIMO Jay D Thakar Electronics and Communication Dr. S & S.S Gandhy Government Engg College Surat, INDIA ---------------------------------------------------------------------***-------------------------------------------------------------------

More information

Power Efficiency of LDPC Codes under Hard and Soft Decision QAM Modulated OFDM

Power Efficiency of LDPC Codes under Hard and Soft Decision QAM Modulated OFDM Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 4, Number 5 (2014), pp. 463-468 Research India Publications http://www.ripublication.com/aeee.htm Power Efficiency of LDPC Codes under

More information

Zero-Based Code Modulation Technique for Digital Video Fingerprinting

Zero-Based Code Modulation Technique for Digital Video Fingerprinting Zero-Based Code Modulation Technique for Digital Video Fingerprinting In Koo Kang 1, Hae-Yeoun Lee 1, Won-Young Yoo 2, and Heung-Kyu Lee 1 1 Department of EECS, Korea Advanced Institute of Science and

More information

Energy Harvested and Achievable Rate of Massive MIMO under Channel Reciprocity Error

Energy Harvested and Achievable Rate of Massive MIMO under Channel Reciprocity Error Energy Harvested and Achievable Rate of Massive MIMO under Channel Reciprocity Error Abhishek Thakur 1 1Student, Dept. of Electronics & Communication Engineering, IIIT Manipur ---------------------------------------------------------------------***---------------------------------------------------------------------

More information

Joint Transmitter-Receiver Adaptive Forward-Link DS-CDMA System

Joint Transmitter-Receiver Adaptive Forward-Link DS-CDMA System # - Joint Transmitter-Receiver Adaptive orward-link D-CDMA ystem Li Gao and Tan. Wong Department of Electrical & Computer Engineering University of lorida Gainesville lorida 3-3 Abstract A joint transmitter-receiver

More information

Accuracy of Microwave Cavity Perturbation Measurements

Accuracy of Microwave Cavity Perturbation Measurements 918 IEEE TRANSACTIONS ON MICROWAVE THEORY AND TECHNIQUES, VOL. 49, NO. 5, MAY 2001 Accuracy of Microwave Cavity Perturbation Measurements Richard G. Carter, Member, IEEE Abstract Techniques based on the

More information

Miguel I. Aguirre-Urreta

Miguel I. Aguirre-Urreta RESEARCH NOTE REVISITING BIAS DUE TO CONSTRUCT MISSPECIFICATION: DIFFERENT RESULTS FROM CONSIDERING COEFFICIENTS IN STANDARDIZED FORM Miguel I. Aguirre-Urreta School of Accountancy and MIS, College of

More information

Modular Arithmetic. Kieran Cooney - February 18, 2016

Modular Arithmetic. Kieran Cooney - February 18, 2016 Modular Arithmetic Kieran Cooney - kieran.cooney@hotmail.com February 18, 2016 Sums and products in modular arithmetic Almost all of elementary number theory follows from one very basic theorem: Theorem.

More information

Analysis on Extraction of Modulated Signal Using Adaptive Filtering Algorithms against Ambient Noises in Underwater Communication

Analysis on Extraction of Modulated Signal Using Adaptive Filtering Algorithms against Ambient Noises in Underwater Communication International Journal of Signal Processing Systems Vol., No., June 5 Analysis on Extraction of Modulated Signal Using Adaptive Filtering Algorithms against Ambient Noises in Underwater Communication S.

More information

Laboratory 1: Uncertainty Analysis

Laboratory 1: Uncertainty Analysis University of Alabama Department of Physics and Astronomy PH101 / LeClair May 26, 2014 Laboratory 1: Uncertainty Analysis Hypothesis: A statistical analysis including both mean and standard deviation can

More information

DESIGNING POWER SYSTEM STABILIZER FOR MULTIMACHINE POWER SYSTEM USING NEURO-FUZZY ALGORITHM

DESIGNING POWER SYSTEM STABILIZER FOR MULTIMACHINE POWER SYSTEM USING NEURO-FUZZY ALGORITHM DESIGNING POWER SYSTEM STABILIZER FOR MULTIMACHINE POWER SYSTEM 55 Jurnal Teknologi, 35(D) Dis. 2001: 55 64 Universiti Teknologi Malaysia DESIGNING POWER SYSTEM STABILIZER FOR MULTIMACHINE POWER SYSTEM

More information

Implementation of a Choquet Fuzzy Integral Based Controller on a Real Time System

Implementation of a Choquet Fuzzy Integral Based Controller on a Real Time System Implementation of a Choquet Fuzzy Integral Based Controller on a Real Time System SMRITI SRIVASTAVA ANKUR BANSAL DEEPAK CHOPRA GAURAV GOEL Abstract The paper discusses about the Choquet Fuzzy Integral

More information

Partial Discharge Classification Using Novel Parameters and a Combined PCA and MLP Technique

Partial Discharge Classification Using Novel Parameters and a Combined PCA and MLP Technique Partial Discharge Classification Using Novel Parameters and a Combined PCA and MLP Technique C. Chang and Q. Su Center for Electrical Power Engineering Monash University, Clayton VIC 3168 Australia Abstract:

More information

arxiv: v1 [math.co] 30 Nov 2017

arxiv: v1 [math.co] 30 Nov 2017 A NOTE ON 3-FREE PERMUTATIONS arxiv:1712.00105v1 [math.co] 30 Nov 2017 Bill Correll, Jr. MDA Information Systems LLC, Ann Arbor, MI, USA william.correll@mdaus.com Randy W. Ho Garmin International, Chandler,

More information

MOBILE satellite communication systems using frequency

MOBILE satellite communication systems using frequency IEEE TRANSACTIONS ON ANTENNAS AND PROPAGATION, VOL. 45, NO. 11, NOVEMBER 1997 1611 Performance of Radial-Basis Function Networks for Direction of Arrival Estimation with Antenna Arrays Ahmed H. El Zooghby,

More information

Revision of Channel Coding

Revision of Channel Coding Revision of Channel Coding Previous three lectures introduce basic concepts of channel coding and discuss two most widely used channel coding methods, convolutional codes and BCH codes It is vital you

More information

IMAGE ANALYSIS BASED CONTROL OF COPPER FLOTATION. Kaartinen Jani*, Hätönen Jari**, Larinkari Martti*, Hyötyniemi Heikki*, Jorma Miettunen***

IMAGE ANALYSIS BASED CONTROL OF COPPER FLOTATION. Kaartinen Jani*, Hätönen Jari**, Larinkari Martti*, Hyötyniemi Heikki*, Jorma Miettunen*** IMAGE ANALYSIS BASED CONTROL OF COPPER FLOTATION Kaartinen Jani*, Hätönen Jari**, Larinkari Martti*, Hyötyniemi Heikki*, Jorma Miettunen*** *Helsinki University of Technology, Control Engineering Laboratory

More information

Correlation and Calibration Effects on MIMO Capacity Performance

Correlation and Calibration Effects on MIMO Capacity Performance Correlation and Calibration Effects on MIMO Capacity Performance D. ZARBOUTI, G. TSOULOS, D. I. KAKLAMANI Departement of Electrical and Computer Engineering National Technical University of Athens 9, Iroon

More information

A variable step-size LMS adaptive filtering algorithm for speech denoising in VoIP

A variable step-size LMS adaptive filtering algorithm for speech denoising in VoIP 7 3rd International Conference on Computational Systems and Communications (ICCSC 7) A variable step-size LMS adaptive filtering algorithm for speech denoising in VoIP Hongyu Chen College of Information

More information

Adaptive Inverse Control with IMC Structure Implementation on Robotic Arm Manipulator

Adaptive Inverse Control with IMC Structure Implementation on Robotic Arm Manipulator Adaptive Inverse Control with IMC Structure Implementation on Robotic Arm Manipulator Khalid M. Al-Zahrani echnical Support Unit erminal Department, Saudi Aramco P.O. Box 94 (Najmah), Ras anura, Saudi

More information

Dice Games and Stochastic Dynamic Programming

Dice Games and Stochastic Dynamic Programming Dice Games and Stochastic Dynamic Programming Henk Tijms Dept. of Econometrics and Operations Research Vrije University, Amsterdam, The Netherlands Revised December 5, 2007 (to appear in the jubilee issue

More information

On the GNSS integer ambiguity success rate

On the GNSS integer ambiguity success rate On the GNSS integer ambiguity success rate P.J.G. Teunissen Mathematical Geodesy and Positioning Faculty of Civil Engineering and Geosciences Introduction Global Navigation Satellite System (GNSS) ambiguity

More information

Spatial Correlation Effects on Channel Estimation of UCA-MIMO Receivers

Spatial Correlation Effects on Channel Estimation of UCA-MIMO Receivers 11 International Conference on Communication Engineering and Networks IPCSIT vol.19 (11) (11) IACSIT Press, Singapore Spatial Correlation Effects on Channel Estimation of UCA-MIMO Receivers M. A. Mangoud

More information

REMOTE CONTROL OF TRANSMIT BEAMFORMING IN TDD/MIMO SYSTEMS

REMOTE CONTROL OF TRANSMIT BEAMFORMING IN TDD/MIMO SYSTEMS The 7th Annual IEEE International Symposium on Personal, Indoor and Mobile Radio Communications (PIMRC 6) REMOTE CONTROL OF TRANSMIT BEAMFORMING IN TDD/MIMO SYSTEMS Yoshitaa Hara Kazuyoshi Oshima Mitsubishi

More information

Speech Enhancement using Wiener filtering

Speech Enhancement using Wiener filtering Speech Enhancement using Wiener filtering S. Chirtmay and M. Tahernezhadi Department of Electrical Engineering Northern Illinois University DeKalb, IL 60115 ABSTRACT The problem of reducing the disturbing

More information

Kalman Filtering, Factor Graphs and Electrical Networks

Kalman Filtering, Factor Graphs and Electrical Networks Kalman Filtering, Factor Graphs and Electrical Networks Pascal O. Vontobel, Daniel Lippuner, and Hans-Andrea Loeliger ISI-ITET, ETH urich, CH-8092 urich, Switzerland. Abstract Factor graphs are graphical

More information

Neural Networks and Antenna Arrays

Neural Networks and Antenna Arrays Neural Networks and Antenna Arrays MAJA SAREVSKA 1, NIKOS MASTORAKIS 2 1 Istanbul Technical University, Istanbul, TURKEY 2 Hellenic Naval Academy, Athens, GREECE sarevska@itu.edu.tr mastor@wseas.org Abstract:

More information

MATLAB SIMULATOR FOR ADAPTIVE FILTERS

MATLAB SIMULATOR FOR ADAPTIVE FILTERS MATLAB SIMULATOR FOR ADAPTIVE FILTERS Submitted by: Raja Abid Asghar - BS Electrical Engineering (Blekinge Tekniska Högskola, Sweden) Abu Zar - BS Electrical Engineering (Blekinge Tekniska Högskola, Sweden)

More information

28th Seismic Research Review: Ground-Based Nuclear Explosion Monitoring Technologies

28th Seismic Research Review: Ground-Based Nuclear Explosion Monitoring Technologies 8th Seismic Research Review: Ground-Based Nuclear Explosion Monitoring Technologies A LOWER BOUND ON THE STANDARD ERROR OF AN AMPLITUDE-BASED REGIONAL DISCRIMINANT D. N. Anderson 1, W. R. Walter, D. K.

More information

A Steady State Decoupled Kalman Filter Technique for Multiuser Detection

A Steady State Decoupled Kalman Filter Technique for Multiuser Detection A Steady State Decoupled Kalman Filter Technique for Multiuser Detection Brian P. Flanagan and James Dunyak The MITRE Corporation 755 Colshire Dr. McLean, VA 2202, USA Telephone: (703)983-6447 Fax: (703)983-6708

More information

SURVEILLANCE SYSTEMS WITH AUTOMATIC RESTORATION OF LINEAR MOTION AND OUT-OF-FOCUS BLURRED IMAGES. Received August 2008; accepted October 2008

SURVEILLANCE SYSTEMS WITH AUTOMATIC RESTORATION OF LINEAR MOTION AND OUT-OF-FOCUS BLURRED IMAGES. Received August 2008; accepted October 2008 ICIC Express Letters ICIC International c 2008 ISSN 1881-803X Volume 2, Number 4, December 2008 pp. 409 414 SURVEILLANCE SYSTEMS WITH AUTOMATIC RESTORATION OF LINEAR MOTION AND OUT-OF-FOCUS BLURRED IMAGES

More information

Stochastic Resonance and Suboptimal Radar Target Classification

Stochastic Resonance and Suboptimal Radar Target Classification Stochastic Resonance and Suboptimal Radar Target Classification Ismail Jouny ECE Dept., Lafayette College, Easton, PA, 1842 ABSTRACT Stochastic resonance has received significant attention recently in

More information

A VSSLMS ALGORITHM BASED ON ERROR AUTOCORRELATION

A VSSLMS ALGORITHM BASED ON ERROR AUTOCORRELATION th European Signal Processing Conference (EUSIPCO 8), Lausanne, Switzerland, August -9, 8, copyright by EURASIP A VSSLMS ALGORIHM BASED ON ERROR AUOCORRELAION José Gil F. Zipf, Orlando J. obias, and Rui

More information

Approximate Channel Identification via -Signed Correlation

Approximate Channel Identification via -Signed Correlation Conference on Information Sciences and Systems, The Johns Hopkins University, March 3, Approximate Channel Identification via -Signed Correlation Jaiganesh Balakrishnan School of Electrical and Computer

More information

ROBUST echo cancellation requires a method for adjusting

ROBUST echo cancellation requires a method for adjusting 1030 IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 15, NO. 3, MARCH 2007 On Adjusting the Learning Rate in Frequency Domain Echo Cancellation With Double-Talk Jean-Marc Valin, Member,

More information

A Very Fast and Low- power Time- discrete Spread- spectrum Signal Generator

A Very Fast and Low- power Time- discrete Spread- spectrum Signal Generator A. Cabrini, A. Carbonini, I. Galdi, F. Maloberti: "A ery Fast and Low-power Time-discrete Spread-spectrum Signal Generator"; IEEE Northeast Workshop on Circuits and Systems, NEWCAS 007, Montreal, 5-8 August

More information

Multiple Input Multiple Output (MIMO) Operation Principles

Multiple Input Multiple Output (MIMO) Operation Principles Afriyie Abraham Kwabena Multiple Input Multiple Output (MIMO) Operation Principles Helsinki Metropolia University of Applied Sciences Bachlor of Engineering Information Technology Thesis June 0 Abstract

More information

Evaluation of a Multiple versus a Single Reference MIMO ANC Algorithm on Dornier 328 Test Data Set

Evaluation of a Multiple versus a Single Reference MIMO ANC Algorithm on Dornier 328 Test Data Set Evaluation of a Multiple versus a Single Reference MIMO ANC Algorithm on Dornier 328 Test Data Set S. Johansson, S. Nordebo, T. L. Lagö, P. Sjösten, I. Claesson I. U. Borchers, K. Renger University of

More information