scispace - formally typeset
Search or ask a question
Proceedings ArticleDOI

Artificial Neural Networks In Prediction And Predictive Control

03 Jun 2008-pp 525-530
TL;DR: The aim of this paper is to present and compare artificial neural networks as interesting way how to model and predict nonlinear systems even with t-variant parameters and emphasis of the computational costs of the selected predictors and usage of adaptive linear network which offers short learning times and remarkable prediction error.
Abstract: In this contribution the three various artificial neural networks are tested on CATS prediction benchmark. The results are compared and evaluated. Furthermore, these artificial neural networks are tested in model predictive control on the t-variant system. The aim of this paper is to present and compare artificial neural networks as interesting way how to model and predict nonlinear systems even with t-variant parameters. The key features of this paper are emphasis of the computational costs of the selected predictors and usage of adaptive linear network which offers short learning times and remarkable prediction error. INTRODUCTION The increasing demand on the quality, reliability, and economical profits leads to using of new modeling and control methods in the process industry. In past few decades the predictive control techniques have become very popular. One of the most used approaches is the Model Predictive Control (MPC) method (Camacho and Bordons 1995). The appropriate predictive model is a key question in nonlinear model predictive control. The predictive models can be divided into two main groups (Verdunen and Jong 2003): white box models and black box models. The white box modeling is established on a prior knowledge of mathematic description of basic physical rules of controlled process. White box models are excellent for process modeling and product development. The model constants have a physical meaning and are not dependent on process design. The main disadvantage of white box models is the time of development and higher complexity. Conversely, black box models such as artificial neural network (ANN) and fuzzy logic models are data-driven. They provide general method for process dynamics description from input-output data. First and foremost, the learning ability makes artificial neural networks versatile, user friendly and powerful tool for many practical applications (Hussain 1999). Many predictive control techniques based on MPC, which use artificial neural network as a predictor, are established on multilayer feed-forward neural networks (Hagan et al. 2002; Kanjilal 1995). In spite of the fact that the multilayer feed-forward neural networks (MFFNNs) have many advantages, such as simple design and scalability, they have also many drawbacks, such as long training times and choice of an appropriate learning stop time (the over-learning versus the early stopping). Nevertheless, there are quite a number of ANN types suitable for the modeling and prediction (Liu 2001; Meszaros et al. 1999; Chu et al. 2003). Moreover, features of these ANNs exceed abilities of the MFFNN in many cases. One of these ANNs is ADALINE (ADAptive LInear NEuron). What is more, ADALINE has one special feature – adaptivity. Owing to its simple structure it offers interesting way how to design adaptive neural predictor with reasonable computational demands. This paper is organized as follows: In the beginning multilayer feed-forward neural networks and adaptive linear networks are briefly introduced. Then the methodology of the simulations is explained, after that the results are presented and the paper is concluded by final remarks. MULTILAYER FEED-FORWARD NEURAL NETWORKS Multilayer feed-forward neural networks were derived by generalization from Rosenblatt’s perceptron, thus they are often called multilayer perceptrons (MLP). This type of artificial neural networks uses supervised training. One of the most known methods of supervised training is backpropagation algorithm; hence these ANNs are sometimes also called backpropagation networks. In the MFFNN the signals flow between the neurons only in the forward direction i.e. towards the output. Neurons in MFFNN are organized in layers and neurons of the certain layer can have inputs from any neurons of the earlier layer. The ability to predict of ANN is determined by capability of modeling of certain process. By applying the Kolmogorov theorem it was proved that for general function approximation is sufficient twolayer MFFNN (one hidden layer) if non-polynomial transfer functions are used and the hidden layer has enough neurons (Leshno et al. 1993). Proceedings 22nd European Conference on Modelling and Simulation ©ECMS Loucas S. Louca, Yiorgos Chrysanthou, Zuzana Oplatkova, Khalid Al-Begain (Editors) ISBN: 978-0-9553018-5-8 / ISBN: 978-0-9553018-6-5 (CD) Figure 1: Simplified Scheme of Two-layer MFFNN The two-layer MFFNN, which contains one output layer and one hidden layer, is depicted in the figure 1 (this structure is implemented in this paper). This MFFNN can be described by two equations:

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI
TL;DR: The efficacy of the neural predictive control with the ability to perform comparably to the non linear neural network strategy in both set point tracking and disturbance rejection proves to have less computation expense for the Neural network model predictive control.
Abstract: Process control in the field of chemical engineering has always been a challenging task for the chemical engineers. Hence, the majority of processes found in the chemical industries are non-linear and in these cases the performance of the linear models can be inadequate. Recently a promising alternative modelling technique, artificial neural networks (ANNs), has found numerous applications in representing non-linear functional relationships between variables. A feedforward multi-layered neural network is a highly connected set of elementary non-linear neurons. Model-based control techniques were developed to obtain tighter control. Many model-based control schemes have been proposed to incorporate a process model into a control system. Among them, model predictive control (MPC) is the most common scheme. MPC is a general and mathematically feasible scheme to integrate our knowledge about a target, process controller design and operation, which allows flexible and efficient exploitation of our understanding of a target, and thus produces optimal performance of a system under various constraints. The need to handle some difficult control problems has led us to use ANN in MPC and has recently attracted a great deal of attention. The efficacy of the neural predictive control with the ability to perform comparably to the non linear neural network strategy in both set point tracking and disturbance rejection proves to have less computation expense for the neural predictive control. The neural network model predictive control (NNMPC) method has less perturbations and oscillations when dealing with noise as compared to the PI controllers.

10 citations

27 May 2011
TL;DR: Four typical categories of artificial neural networks in artificial time series prediction are compared and benchmarked and suggestions for this kind of applications are provided.
Abstract: Artificial neural networks are commonly used for prediction of various time series, linear and nonlinear systems. Nevertheless, the choice of proper type of artificial neural networks is difficult task, because each class of artificial neural networks has different features and abilities. Aim of this paper is to compare and benchmark four typical categories of artificial neural networks in artificial time series prediction and provide suggestions for this kind of applications.

2 citations


Cites background from "Artificial Neural Networks In Predi..."

  • ...in power engineering [6] and in process control [7]....

    [...]

  • ...Despite the fact that in the process control area are in parallel developed progressive control methods, such as adaptive control [8] and model predictive control [9], artificial neural networks provide significant enhancement of control quality [7, 10, 18]....

    [...]

01 Jan 2011
TL;DR: The characteristic samples of artificial neural network types were selected to be compared in numerous simulations, while influences of key parameters are studied.
Abstract: The work is aimed to research of predicting abilities of artificial neural networks. The characteristic samples of artificial neural network types were selected to be compared in numerous simulations, while influences of key parameters are studied. The tested artificial networks are as follows: multilayered feed-forward neural network, recurrent Elman neural network, adaptive linear network and radial basis function neural network.
References
More filters
Book ChapterDOI
01 Jan 1988
TL;DR: This chapter contains sections titled: The Problem, The Generalized Delta Rule, Simulation Results, Some Further Generalizations, Conclusion.
Abstract: This chapter contains sections titled: The Problem, The Generalized Delta Rule, Simulation Results, Some Further Generalizations, Conclusion

17,604 citations


"Artificial Neural Networks In Predi..." refers methods in this paper

  • ...The most popular learning method is simple LMS (Least Mean Square) algorithm (Widrow and Hoff 1960), often called the Widrow Hoff Delta Rule (Rumelhart et al. 1986), which is adopted in this paper....

    [...]

Book
03 Jan 1986
TL;DR: In this paper, the problem of the generalized delta rule is discussed and the Generalized Delta Rule is applied to the simulation results of simulation results in terms of the generalized delta rule.
Abstract: This chapter contains sections titled: The Problem, The Generalized Delta Rule, Simulation Results, Some Further Generalizations, Conclusion

13,579 citations

ReportDOI
01 Jan 1988

3,613 citations

Book
01 Jan 2007
TL;DR: A circular cribbage board having a circular base plate on which a circular counter disc, bearing a circular scale having 122 divisions numbered consecutively from 0, is mounted for rotation.
Abstract: From the Publisher: Dramatically updating and extending the first edition, published in 1995, the second edition of The Handbook of Brain Theory and Neural Networks presents the enormous progress made in recent years in the many subfields related to the two great questions: How does the brain work? and, How can we build intelligent machines? Once again, the heart of the book is a set of almost 300 articles covering the whole spectrum of topics in brain theory and neural networks. The first two parts of the book, prepared by Michael Arbib, are designed to help readers orient themselves in this wealth of material. Part I provides general background on brain modeling and on both biological and artificial neural networks. Part II consists of "Road Maps" to help readers steer through articles in part III on specific topics of interest. The articles in part III are written so as to be accessible to readers of diverse backgrounds. They are cross-referenced and provide lists of pointers to Road Maps, background material, and related reading. The second edition greatly increases the coverage of models of fundamental neurobiology, cognitive neuroscience, and neural network approaches to language. It contains 287 articles, compared to the 266 in the first edition. Articles on topics from the first edition have been updated by the original authors or written anew by new authors, and there are 106 articles on new topics.

3,487 citations


"Artificial Neural Networks In Predi..." refers background in this paper

  • ...Though, the original version of ADALINE had only simple two-state threshold transfer function with the range of function {-1;+1}, nowadays ADALINE is also used with linear transfer function (Arbib 2002; Demuth and Beale 2002)....

    [...]