Identification based adaptive systems teoreetiline materjal: prof. Ennu Rüstern’i loengumaterjal “Ülevaade adaptiivsüsteemidest”

Slides:



Advertisements
Similar presentations
Combining Monte Carlo Estimators If I have many MC estimators, with/without various variance reduction techniques, which should I choose?
Advertisements

3. Systems and Transfer function
Covariance and Correlation: Estimator/Sample Statistic: Population Parameter: Covariance and correlation measure linear association between two variables,
Systems with Uncertainty. What are “Stochastic, Robust, and Adaptive” Controllers?
ARCGICE WP 2.2 ERROR ESTIMATION OF NEW GEOID C.C.Tscherning, University of Copenhagen,
Tyre and Vehicle Model Identification using Identifying Kalman Filters
280 SYSTEM IDENTIFICATION The System Identification Problem is to estimate a model of a system based on input-output data. Basic Configuration continuous.
1 Def: Let and be random variables of the discrete type with the joint p.m.f. on the space S. (1) is called the mean of (2) is called the variance of (3)
Neural Network Based Control Dan Simon Cleveland State University 1.
Analysis of Event-Related Potentials Elicited During Speaker Recognition Tasks Dror Lederman 1, Joseph Tabrikian 1, Hillel Pratt 2 (1) Ben-Gurion University.
Here is a preview of one type of problem we are going to solve using matrices. Solve this system of equations:
NOTES ON MULTIPLE REGRESSION USING MATRICES  Multiple Regression Tony E. Smith ESE 502: Spatial Data Analysis  Matrix Formulation of Regression  Applications.
Goals of Adaptive Signal Processing Design algorithms that learn from training data Algorithms must have good properties: attain good solutions, simple.
Chapter 3 (part 3): Maximum-Likelihood and Bayesian Parameter Estimation Hidden Markov Model: Extension of Markov Chains All materials used in this course.
Basic Mathematics for Portfolio Management. Statistics Variables x, y, z Constants a, b Observations {x n, y n |n=1,…N} Mean.
Arithmetic Operations on Matrices. 1. Definition of Matrix 2. Column, Row and Square Matrix 3. Addition and Subtraction of Matrices 4. Multiplying Row.
RLSELE Adaptive Signal Processing 1 Recursive Least-Squares (RLS) Adaptive Filters.
1 Formation et Analyse d’Images Session 7 Daniela Hall 7 November 2005.
A Shaft Sensorless Control for PMSM Using Direct Neural Network Adaptive Observer Authors: Guo Qingding Luo Ruifu Wang Limei IEEE IECON 22 nd International.
1 IL SISTEMA DI CALCOLO MODULARE ERANOS (EUROPEAN REACTOR ANALYSIS OPTIMIZED SYSTEM) CORE CALCULATIONS.
Robotics Research Laboratory 1 Chapter 8 Polynomial Approach.
1 Ch. 4 Linear Models & Matrix Algebra Matrix algebra can be used: a. To express the system of equations in a compact manner. b. To find out whether solution.
Dünaamiliste süsteemide modelleerimine Identification for control in a non- linear system world Eduard Petlenkov, Automaatikainstituut, 2013.
Simple Linear Regression. The term linear regression implies that  Y|x is linearly related to x by the population regression equation  Y|x =  +  x.
Colorado Center for Astrodynamics Research The University of Colorado 1 STATISTICAL ORBIT DETERMINATION The Minimum Variance Estimate ASEN 5070 LECTURE.
Digital Image Processing Lecture 25: Object Recognition Prof. Charlene Tsai.
Estimation in Marginal Models (GEE and Robust Estimation)
An Introduction to Kalman Filtering by Arthur Pece
Dept. E.E./ESAT-STADIUS, KU Leuven
CSE 2813 Discrete Structures Solving Recurrence Relations Section 6.2.
Matlab Tutorial for State Space Analysis and System Identification
Least Squares Estimate Additional Notes 1. Introduction The quality of an estimate can be judged using the expected value and the covariance matrix of.
Differential Equations Linear Equations with Variable Coefficients.
1.7 Linear Independence. in R n is said to be linearly independent if has only the trivial solution. in R n is said to be linearly dependent if there.
CHEE825 Fall 2005J. McLellan1 Nonlinear Empirical Models.
G Lecture 71 Revisiting Hierarchical Mixed Models A General Version of the Model Variance/Covariances of Two Kinds of Random Effects Parameter Estimation.
Chapter 27: Linear Filtering - Part I: Kalman Filter Standard Kalman filtering – Linear dynamics.
System Model Construction Prof. J. Stankovic University of Virginia Spring 2015.
Local Likelihood & other models, Kernel Density Estimation & Classification, Radial Basis Functions.
Collaborative filtering applied to real- time bidding.
DSP-CIS Part-III : Optimal & Adaptive Filters Chapter-9 : Kalman Filters Marc Moonen Dept. E.E./ESAT-STADIUS, KU Leuven
Colorado Center for Astrodynamics Research The University of Colorado 1 STATISTICAL ORBIT DETERMINATION Statistical Interpretation of Least Squares ASEN.
President UniversityErwin SitompulSMI 10/1 Lecture 10 System Modeling and Identification Dr.-Ing. Erwin Sitompul President University
Solving Linear Systems Syed Nasrullah
ECE 7251: Signal Detection and Estimation
Discrete-Time Structure
Feedback Control of Computing Systems M4: Analyzing Composed Systems
Part 2 Identification based adaptive systems
Regression.
Visit for more Information: %284PK%29+-+New+Compatible+Inkjet+Cartridges.
Part 1 Reference Model based Adaptive Control
ICS 491 Big Data Analytics Fall 2017 Deep Learning
Assoc. Prof. Dr. Peerapol Yuvapoositanon
Three-Dimensional Graphics
Joseph L. Hellerstein IBM Thomas J Watson Research Center, NY
Slope of the regression line:
Kalman Filtering: Control with Limited/Noisy Measurements
3. Applications to Speaker Verification
Linear Regression.
Today (2/11/16) Learning objectives (Sections 5.1 and 5.2):
MULTIPLE REGRESSION ANALYSIS: THE PROBLEM OF ESTIMATION
جلسه هشتم شناسايي سيستم مدلسازي سيستم هاي بيو لوژيکي.
لجنة الهندسة الكهربائية
Today (2/23/16) Learning objectives:
Three-Dimensional Graphics
数据的矩阵描述.
MPHIL AdvancedEconometrics
Multivariate Genetic Analysis
Load forecasting Prepared by N.CHATHRU.
Derived covariates.
Presentation transcript:

Identification based adaptive systems teoreetiline materjal: prof. Ennu Rüstern’i loengumaterjal “Ülevaade adaptiivsüsteemidest”

Structure of the control system B(z) A(z) S(z) R(z) w(k) u(k) + - Controlled System Linear Controller T(z) R(z) y(k)

Control of a Linear System Controlled System: A(z)y(k)=B(z)u(k) Linear Controller:R(z)u(k)=T(z)w(k)-S(z)y(k) Reference model: A m (z)y m (z)=B m (z)w(k) Closed loop system: Controller design criteria:

Control of a 2 nd order linear discrete time system Controlled System: A(z)= z 2 +a 1 z+a 2 B(z)= b 1 z+b 2 Reference model: Am(z)=z 2 +a m1 z+a m2 =(z-z 1 ) (z-z 2 ) Bm(z)=b m1 z+b m2 Linear controller:T(z)= b m1 /b 1 z+b m2 /b 1 R(z)= z+b 2 /b 1 S(z)= (a m1 -a 1 ) /b 1 z+ (a m2 -a 2 ) /b 1

Recurrent estimation Data vector:  T (k)=  -y(k-1),...,-y(k-n); u(k-d-1),...,u(k-d-m)  Parameter vector: Model: Parameterestimation: Where K(k)=P(k)  (k), P(k) and P(k-1) are (n+m)*(n+m) covariance matrices of parameeter estimations, K(k) is avector of weighting coefficients, ( <1) is a memory coefficient.

2 order system’s parameters estimation Data vector:  T (k)=  -y(k-1),-y(k-2); u(k-1),u(k-2)  Parameter vector: : Model: Parameter estimation:, Here K(k)=P(k)  (k), P(k) and P(k-1) are 4x4 covariance matrices of parameeter estimations, K(k) is avector of weighting coefficients, is a memory coefficient ( <1).

Adaptive control S(z) R(z) w(k) u(k) + - Controlled System Linear Controller T(z) R(z) y(k) Model B(z) A(z) Model

Test Plant