Ming-Feng Yeh3-65 5. Grey Control Controller Plant + r e u y - Grey Predictor.

Slides:



Advertisements
Similar presentations
Agenda of Week V. Forecasting
Advertisements

Enhanced Single-Loop Control Strategies
Perceptron Learning Rule
Feedback Section 8.1. Topics General Feedback Examples of Feedback Circuits – Bandwidth Extension – Gain Sensitivity – Input and Output Impedance Types.
Loop Shaping Professor Walter W. Olson
Ming-Feng Yeh1 CHAPTER 13 Associative Learning. Ming-Feng Yeh2 Objectives The neural networks, trained in a supervised manner, require a target signal.
1 In-Network PCA and Anomaly Detection Ling Huang* XuanLong Nguyen* Minos Garofalakis § Michael Jordan* Anthony Joseph* Nina Taft § *UC Berkeley § Intel.
Environmentally Conscious Design & Manufacturing (ME592) Date: May 8, 2000 Slide:1 Environmentally Conscious Design & Manufacturing Class 26: Data Dependent.
Digital Signatures, Font Files, and Recursion Illustrated Examples.
Goals of Adaptive Signal Processing Design algorithms that learn from training data Algorithms must have good properties: attain good solutions, simple.
Contingency Theory of Classical Conditioning
Fundamentals of Simulation-Based Verification 1.Structure of a Testbench - stimulus, checkers, etc. 2.Observation and Assertions - automatic checking of.
Topic 3 Grey System Theory. Ming-Feng Yeh Introduction Grey system theory was initiated in 1982 by Julong Deng. The systems which lack information,
Multivariable Control Systems
capacity planning and control
CSC2535: 2013 Advanced Machine Learning Lecture 3a: The Origin of Variational Bayes Geoffrey Hinton.
Constant process Separate signal & noise Smooth the data: Backward smoother: At any give T, replace the observation yt by a combination of observations.
Chapter 7 The Stock Market, The Theory of Rational Expectations, and the Efficient Market Hypothesis.
Chapter 3 Forecasting McGraw-Hill/Irwin
Forecasting McGraw-Hill/Irwin Copyright © 2012 by The McGraw-Hill Companies, Inc. All rights reserved.
Automatic Control Theory-
AUDIO COMPRESSION msccomputerscience.com. The process of digitizing audio signals is called PCM PCM involves sampling audio signal at minimum rate which.
Artificial Neural Nets and AI Connectionism Sub symbolic reasoning.
COMMUNICATION SYSTEM EEEB453 Chapter 5 (Part IV) DIGITAL TRANSMISSION.
Demo. Overview Overall the project has two main goals: 1) Develop a method to use sensor data to determine behavior probability. 2) Use the behavior probability.
Module 2 SPECTRAL ANALYSIS OF COMMUNICATION SIGNAL.
Acknowledgements We would like to thank the BEC laboratory people who helped us with measurements on the real system A special thanks to our instructor.
2 Multicollinearity Presented by: Shahram Arsang Isfahan University of Medical Sciences April 2014.
School of Information - The University of Texas at Austin LIS 397.1, Introduction to Research in Library and Information Science LIS Introduction.
Environmental Science Chapter 2 – Scientific Tools Test Review
Unit-V DSP APPLICATIONS. UNIT V -SYLLABUS DSP APPLICATIONS Multirate signal processing: Decimation Interpolation Sampling rate conversion by a rational.
Adaptive control and process systems. Design and methods and control strategies 1.
ADAPTIVE CONTROL SYSTEMS
Akram Bitar and Larry Manevitz Department of Computer Science
Control Theory Control System Objectives  Establish a final condition  Provide safe operation  Eliminate the human element  Assure economical operation.
1 A Balanced Introduction to Computer Science, 2/E David Reed, Creighton University ©2008 Pearson Prentice Hall ISBN Chapter 13 Conditional.
EE2253 CONTROL SYSTEM PRESENTED BY S.S.KARTHIKA, AP/EEE
Over-Trained Network Node Removal and Neurotransmitter-Inspired Artificial Neural Networks By: Kyle Wray.
CHAPTER 10 Widrow-Hoff Learning Ming-Feng Yeh.
Digital Control CSE 421.

METHOD OF STEEPEST DESCENT ELE Adaptive Signal Processing1 Week 5.
A Balanced Introduction to Computer Science, 3/E David Reed, Creighton University ©2011 Pearson Prentice Hall ISBN Chapter 13 Conditional.
Probability Experiments Probability experiment An action, or trial, through which specific results (counts, measurements, or responses) are obtained. Outcome.
DATA MANAGEMENT AND DATABASES. Data Management Data management is the process of controlling the information generated during a research project or transaction.
Chapter 9: Introduction to the t statistic. The t Statistic The t statistic allows researchers to use sample data to test hypotheses about an unknown.
Lecture 9: PID Controller.
Conformity: The Solomon Asch Experiments. Solomon Asch  In the 1950s, Asch conducted a series of experiments based on the idea of conformity.  Conformity.
McGraw-Hill/Irwin Copyright © 2009 by The McGraw-Hill Companies, Inc. All Rights Reserved. Chapter 3 Forecasting.

Stats Methods at IC Lecture 3: Regression.
Author: Nurul Azyyati Sabri
Digital Control CSE 421.
A Signal Processing Approach to Vibration Control and Analysis with Applications in Financial Modeling By Danny Kovach.
Subject Name: Digital Communication Subject Code: 10EC61
Linear Control Systems
Data Mining Practical Machine Learning Tools and Techniques
Displaying sensor values while a robot is running
Leave-one-out cross-validation
METHOD OF STEEPEST DESCENT
Contingency Theory of Classical Conditioning
Center for Big Data Analysis
8. Stability, controllability and observability
Synthesis of SISO Controllers
Regression Forecasting and Model Building
Inferential Statistics
Probability and Counting
SIGNAL Band: Very Sensitive
Chapter 13 Conditional Repetition
Akram Bitar and Larry Manevitz Department of Computer Science
Presentation transcript:

Ming-Feng Yeh Grey Control Controller Plant + r e u y - Grey Predictor

Ming-Feng Yeh3-66 Grey Prediction Control The control principle of control theory, whether classical or modern, is to control system behavior according to the state sample which has already occurred. The demerits of the afterward manner are Impossible to avert accidents in advance Impossible to control timely Weakly adaptable

Ming-Feng Yeh3-67 Essential Idea The essential idea is to control the system behavior in advance with the control strategy obtained from the prediction controller based on GM(1,1) model. Maintain a desired state within reasonably accurate tolerances even though the output is varied. Decision-Making Mechanism Plant Grey Predictor Reference Signal Control Signal Output Signal Predictive Signal ru y

Ming-Feng Yeh3-68 GM(1,1) Models x (0) = {x (0) (1), x (0) (2),…, x (0) (n)}, data length = n Whole data GM(1,1) model: data length = n Partial data GM(1,1) model: 4 ≦ data length < n New Information GM(1,1) model: add the newest datum x (0) (n+1) to the original series x (0), i.e., {x (0) (1), x (0) (2),…, x (0) (n), x (0) (n+1)} Equal-dimensional New Information GM(1,1) model: delete the oldest datum and add the newest one, i.e., {x (0) (2), x (0) (3),…, x (0) (n), x (0) (n+1)}

Ming-Feng Yeh3-69 Example 5.1 Year x (0) dim dim dim dim dim

Ming-Feng Yeh3-70 Rolling Prediction x = {x(1), x(2),…, x(n)}, data length = n Step 1: Construct the m-data series x (0) (m<n) from the considered series x. Step 2: Measure the predictive values by the GM(1,1) model built by the m-data series x (0). Step 3: Update the m-data series by deleting the oldest datum and adding the newest one, and then return to Step 2.

Ming-Feng Yeh3-71 Example 5.2 Year x (0) ~ ~ ~ ~ ~

Ming-Feng Yeh3-72 Example 5.3-(1) Data length: m=8 One-step-ahead prediction Error: 6.83%

Ming-Feng Yeh3-73 Example 5.3-(2) Data length: m=4 One-step-ahead prediction Error: 2.17%

Ming-Feng Yeh3-74 Grey Prediction Control Step 1: Construct the m-data input series from the sensitized signal Step 2: Forecast the p-step-ahead predictive value of y(k) by grey predictor Step 3: Decision-making Step Step 4: Update the m-data input series and then go to Step 2 ControllerPlant + r e u y - Grey Predictor Adjust step-size

Ming-Feng Yeh3-75 Example 5.4 Transfer function of plant: Transfer function of controller: Time interval: Sampling interval: 0.05 sec. Reference signal:

Ming-Feng Yeh3-76 Example 5.4-(1) Data length: m = 4 Predictive step size =  1 Reference signal  red line With predictor  black line Without predictor  blue line

Ming-Feng Yeh3-77 Example 5.4-(2) Data length: m = 4 Predictive step size =  2 Reference signal  red line With predictor  black line Without predictor  blue line

Ming-Feng Yeh3-78 Example 5.4-(3) Data length: m = 4 Predictive step size =  1 Reference signal  red line With predictor  black line Without predictor  blue line