1,267 research outputs found

    Study on adaptive control of nonlinear dynamical systems based on quansi-ARX models

    Get PDF
    制度:新 ; 報告番号:甲3441号 ; 学位の種類:博士(工学) ; 授与年月日:15-Sep-11 ; 早大学位記番号:新576

    Intelligent methods for complex systems control engineering

    Get PDF
    This thesis proposes an intelligent multiple-controller framework for complex systems that incorporates a fuzzy logic based switching and tuning supervisor along with a neural network based generalized learning model (GLM). The framework is designed for adaptive control of both Single-Input Single-Output (SISO) and Multi-Input Multi-Output (MIMO) complex systems. The proposed methodology provides the designer with an automated choice of using either: a conventional Proportional-Integral-Derivative (PID) controller, or a PID structure based (simultaneous) Pole and Zero Placement controller. The switching decisions between the two nonlinear fixed structure controllers is made on the basis of the required performance measure using the fuzzy logic based supervisor operating at the highest level of the system. The fuzzy supervisor is also employed to tune the parameters of the multiple-controller online in order to achieve the desired system performance. The GLM for modelling complex systems assumes that the plant is represented by an equivalent model consisting of a linear time-varying sub-model plus a learning nonlinear sub-model based on Radial Basis Function (RBF) neural network. The proposed control design brings together the dominant advantages of PID controllers (such as simplicity in structure and implementation) and the desirable attributes of Pole and Zero Placement controllers (such as stable set-point tracking and ease of parameters’ tuning). Simulation experiments using real-world nonlinear SISO and MIMO plant models, including realistic nonlinear vehicle models, demonstrate the effectiveness of the intelligent multiple-controller with respect to tracking set-point changes, achieve desired speed of response, prevent system output overshooting and maintain minimum variance input and output signals, whilst penalising excessive control actions

    Black-box modeling of nonlinear system using evolutionary neural NARX model

    Get PDF
    Nonlinear systems with uncertainty and disturbance are very difficult to model using mathematic approach. Therefore, a black-box modeling approach without any prior knowledge is necessary. There are some modeling approaches have been used to develop a black box model such as fuzzy logic, neural network, and evolution algorithms. In this paper, an evolutionary neural network by combining a neural network and a modified differential evolution algorithm is applied to model a nonlinear system. The feasibility and effectiveness of the proposed modeling are tested on a piezoelectric actuator SISO system and an experimental quadruple tank MIMO system

    Performance Improvement of Low-Cost Iterative Learning-Based Fuzzy Control Systems for Tower Crane Systems

    Get PDF
    This paper is dedicated to the memory of Prof. Ioan Dzitac, one of the fathers of this journal and its founding Editor-in-Chief till 2021. The paper addresses the performance improvement of three Single Input-Single Output (SISO) fuzzy control systems that control separately the positions of interest of tower crane systems, namely the cart position, the arm angular position and the payload position. Three separate low-cost SISO fuzzy controllers are employed in terms of first order discrete-time intelligent Proportional-Integral (PI) controllers with Takagi-Sugeno-Kang Proportional-Derivative (PD) fuzzy terms. Iterative Learning Control (ILC) system structures with PD learning functions are involved in the current iteration SISO ILC structures. Optimization problems are defined in order to tune the parameters of the learning functions. The objective functions are defined as the sums of squared control errors, and they are solved in the iteration domain using the recent metaheuristic Slime Mould Algorithm (SMA). The experimental results prove the performance improvement of the SISO control systems after ten iterations of SMA

    Parallel Computing and Neural Networks in Behavioral Modeling

    Get PDF
    Tato disertační práce se zabývá metodami modelování elektronického zařízení letadel. První část je stručným přehledem klasických metod modelování systémů a adaptivních, fuzzy a hybridních metod používaných převážně k black-box modelování. Cílem práce je vytvořit algoritmus pro identifikaci a modelování obecného systému, který může být nelineární, dynamický a velmi složitý, například co do množství rozměrů. Předpokládá se, že model má několik vstupů a výstupů. V hlavní části práce je rozebrána metoda, která patří mezi hybridní systémy, protože kombinuje fuzzy systém s parametricky definovanými pravidly a regresní neuronovou síť. Nejprve je zmíněn základní princip regresní sítě a způsob určení jejího parametru strmosti, dále se kapitola zabývá zavedením fuzzy pravidel do této sítě. Třetí část se zabývá jedním z hlavních bodů práce, paralelními výpočty. Výsledný algoritmus je navržen pro paralelní zpracování, protože výpočetní čas může být v případě složitějších modelů příliš vysoký, případně nelze výsledky získané ze sítě vyhodnotit pomocí výpočtu v jednom vlákně. V závěru práce je metoda ověřena na datech získaných z měření zmenšeného modelu letadla. Ověření je provedeno pomocí střední kvadratické odchylky a srovnáním s odpovídajícím modelem vytvořeným pomocí vícevrstvé neuronové sítě trénované zpětným šířením chyby s algoritmem Levenberg-Marquardt.This thesis is focused on methods for the aircraft equipment modeling. The first part provides a brief overview of classical system modeling approaches used for system description, identification, and modeling. Then adaptive, fuzzy and hybrid methods used mainly for black-box system modeling are introduced. Aim of the thesis is to develop an algorithm for identification and modeling of a general system, which can be nonlinear, dynamic and complex. Multiple inputs and multiple outputs of model are assumed. The main part of the thesis introduces a new method which falls into the hybrid systems. It combines fuzzy approach with parametrically defined rules and general regression neural network. Firstly, the fundamentals of simple general regression neural network and its smoothness parameter determination are presented. Secondly, the general regression neural network with the fuzzy rules is introduced. Third part of the thesis is focused on the parallel computing, one of the main objectives. The final algorithm is designed for the parallel machine, because the computational time can be significantly high and for the larger datasets, the model is not achievable when evaluated in single thread. Block diagram for parallel computing in Matlab and CUDA is provided, as well as the basic structure of CUDA source code. Finally, the method is verified on data obtained from the measurement of a miniaturized aircraft model using the antenna outside the aircraft and the probe inside the fuselage of the aircraft model. The validation of the method is done using mean squared error and compared to mean squared error of corresponding model performed using the multilayer neural network with backpropagation learning and Levenberg-Marquardt algorithm.

    Multiple-Input-Single-Output prediction models of crowd dynamics for Model Predictive Control (MPC) of crowd evacuations

    Get PDF
    Predicting crowd dynamics in real-time may allow the design of adaptive pedestrian flow control mechanisms that prioritize attendees? safety and overall experience. Single-Input-SingleOutput (SISO) AutoRegresive eXogenous (ARX) prediction models of crowd dynamics have been effectively used in Linear Model Predictive Controllers (MPC) that adaptively regulate the movement of people to avoid overcrowding. However, an open research question is whether Multiple-Input, State-space, and Nonlinear modeling approaches may improve MPC control performance through better prediction capabilities. This paper considers a simulated controlled evacuation scenario, where evacuees in a long corridor dynamically receive speed instructions to modulate congestion at the exits. We aim to investigate Multiple-Input-Single-Output (MISO) prediction models such that the inputs are the control action (speed recommendation) and pedestrian flow measurement, and the output is the local density of the pedestrian outflow. State-space and Input?output MISO models, linear and neural, are identified using a datadriven approach in which input?output datasets are generated from strategically designed microscopic evacuation simulations. Different estimation algorithms, including the subspace method, prediction error minimization, and regularized AutoRegressive eXogenous (ARX) model reduction, are evaluated and compared. Finally, to investigate the importance of measuring and modeling the pedestrian inflow, the case in which the models? structure is defined as a Single-Input-Single-Output (SISO) system has been explored, where the pedestrian inflow is considered an unmeasured input disturbance. This study has important implications for the design of more effective MPC controllers for regulating pedestrian flows. We found that the prediction error minimization algorithm performs best and that nonlinear state-space modeling does not improve prediction performance. The study suggests that modeling the inner state of the evacuation process through a state-space model positively influences predicting system dynamics. Also, modeling pedestrian inflow improves prediction performance from a predefined prediction horizon value. Overall, linear state-space models have been deemed the most suitable option in corridor-type scenariosUAH-Catedra MANED

    State-of-the-art in control engineering

    Get PDF
    AbstractThe paper deals with new trends in research, development and applications of advanced control methods and structures based on the principles of optimality, robustness and intelligence. Present trends in the complex process control design demand an increasing degree of integration of numerical mathematics, control engineering methods, new control structures based of distribution, embedded network control structure and new information and communication technologies. Furthermore, increasing problems with interactions, process non-linearities, operating constraints, time delays, uncertainties, and significant dead-times consequently lead to the necessity to develop more sophisticated control strategies. Advanced control methods and new distributed embedded control structures represent the most effective tools for realizing high performance of many technological processes. Main ideas covered in this paper are motivated namely by the development of new advanced control engineering methods (predictive, hybrid predictive, optimal, adaptive, robust, fuzzy logic, and neural network) and new possibilities of their SW and HW realizations and successful implementation in industry
    corecore