CHAPTER 19: Single-Loop IMC Control

Size: px
Start display at page:

Download "CHAPTER 19: Single-Loop IMC Control"

Transcription

1 When I coplete this chapter, I want to be able to do the following. Recognize that other feedback algoriths are possible Understand the IMC structure and how it provides the essential control features Tune an IMC controller Correctly select between PID and IMC

2 Outline of the lesson. Thought exercise for odel-based control IMC structure Desired control features IMC algorith and tuning Application guidelines

3 Let s quickly review the PID algorith E ( t ) SP ( t ) CV ( t ) 1 d CV MV ( t ) K c E ( t ) E ( t' ) dt ' Td T I 0 dt This is the de facto standard! I PID was developed in 1940 s PID is not the only feedback algorith PID gives good balance of perforance and robustness PID does not always give the best perforance Multiple PIDs are used for ultivariable systes

4 Let s look ahead to the IMC structure and algorith We will have another algorith to learn!!!! IMC was developed forally in 1980 s, but the ideas began in 1950 s IMC uses a process odel explicitly IMC involves a different structure and controller IMC could replace PID, but we chose to retain PID unless an advantage exists A single IMC can be used for ultivariable systes

5 Let s do a thought experient: 1. We want to control the concentration in the tank. 2. Initially, A 6 wgt% We want A 7 wgt% 3. Fro data, we know that A/ v 0.5 wgt%/% open Solvent Reactant A A wgt% 6% What do we do? Valve % open tie

6 Let s do a thought experient: 1. We want to control the concentration in the tank. 2. Initially, A 6 wgt% We want A 7 wgt% 3. Fro data, we know that A/ v 0.5 wgt%/% open Solvent Reactant A A wgt% 6% What do we expect to happen? Valve % open 2% tie

7 Let s do a thought experient: 1. We want to control the concentration in the tank. 2. Initially, A 6 wgt% We want A 7 wgt% 3. Fro data, we know that A/ v 0.5 wgt%/% open 7.3% A wgt% 6% Solvent Reactant A Should we be surprised? What do we do now? Devise 2 different responses Valve % open 2% tie Hint: We used a odel for the first calculation. What do we do if the odel is in error?

8 Let s do a thought experient: 1. We want to control the concentration in the tank. 2. Initially, A 6 wgt% We want A 7 wgt% 3. Fro data, we know that A/ v 0.5 wgt%/% open 7.3% A wgt% 6% 6.91% Solvent Reactant A We apply the feedback until we have converged. Valve % open 2% -0.6% tie

9 7.3% A wgt% 6% 5.91% Solvent Valve % open 2% -0.6% A tie Reactant D(s) d (s) SP(s) MV(s) C (s) v (s) P (s) - CV(s) Discuss this diagra and coplete the closed-loop block diagra for the IMC concept.

10 7.3% A wgt% 6% 5.91% Solvent Valve % open 2% -0.6% A tie Reactant D(s) d (s) SP(s) MV(s) C (s) v (s) P (s) - CV(s) This is a odel of the feedback process. (s) - Model error E (s)

11 D(s) d (s) SP(s) T p (s) MV(s) CP (s) v (s) P (s) - CV(s) What is CP?? E (s) (s) - Transfer functions CP (s) controller v (s) valve P (s) feedback process (s) odel d (s) disturbance process Variables CV(s) controlled variable CV (s) easured value of CV(s) D(s) disturbance E (s) odel error MV(s) anipulated variable SP(s) set point T p (s) set point corrected for odel error

12 What controller calculation gives good perforance? It is NOT a PID algorith Let s set soe key features and deterine what cp will achieve these features 1. Zero steady-state offset for step-like inputs 2. Perfect control (CVSP for all tie) 3. Moderate anipulated variable adjustents 4. Robustness to odel isatch 5. Anti-reset-windup

13 What controller calculation gives good perforance? SP(s) - T p (s) MV(s) CP (s) What is CP?? D(s) v (s) d (s) P (s) (s) - CV(s) E (s) 1. Zero steady-state offset: CV D( s) 1 CP (1 cp ) ( ) v p S d What condition for cp (s) ensures zero steady-state offset for a step disturbance? Hint: Steady-state is at t.

14 What controller calculation gives good perforance? SP(s) - T p (s) MV(s) CP (s) What is CP?? D(s) v (s) d (s) P (s) (s) - CV(s) E (s) 1. Zero steady-state offset: CV D( s) li CV ( t) t 1 CP li s 0 (1 cp ( ) v D (1 KcpK s s 1 K ( K p cp ) p ) K K Oh yeah, the final value theore! S d d 0 ) CONCLUSION K cp (K ) -1 Easily achieved because both are in coputer!

15 What controller calculation gives good perforance? SP(s) - T p (s) MV(s) CP (s) What is CP?? D(s) v (s) d (s) P (s) (s) - CV(s) E (s) 2. Perfect dynaic control: CV D( s) 1 CP (1 cp ) ( ) v p S d What is required for perfect dynaic control? Do you expect that we will achieve this goal?

16 What controller calculation gives good perforance? SP(s) - T p (s) MV(s) CP (s) What is CP?? D(s) v (s) d (s) P (s) (s) - CV(s) E (s) 2. Perfect dynaic control: CV D( s) 1 (1 cp ( s)) d CV D( s) 0 1 CP CP (1 ( ) v cp ( ) v p S p ) S d CONCLUSION cp (s) ( (s)) -1 Controller is inverse of odel! Can we achieve this?

17 2. Perfect dynaic control: 3. Moderate anipulated variable adjustents θs Ke ( τs 1) then cp ( τs 1) e K θs CONCLUSION cp (s) ( (s)) -1 Controller is inverse of odel! Can we achieve this? This is a pure derivative, which will lead to excessive anipulated variable oves This is a prediction into the future, which is not possible Conclusion: Perfect control is not possible! (See other exaples in the workshops.)

18 2. Perfect dynaic control: 3. Moderate anipulated variable adjustents CONCLUSION cp (s) ( (s)) -1 K( τ1s 1) ( τ s 1)( τ s 1) 2 3 then cp ( τ 2s 1)( τ 3s 1) K ( τ s 1) 1 Controller is inverse of odel! Can we achieve this? This has a second derivative, which will lead to excessive anipulated variable oves This could have an unstable controller, if τ 1 is negative. This is unacceptable. Conclusion: Perfect control is not possible! (See other exaples in the workshops.)

19 Let s begin our IMC design with the results so far. CONCLUSION K cp (K ) -1 Easily achieved because both are in coputer! CONCLUSION cp (s) ( (s)) -1 Controller is inverse of odel! We have loosened the restriction to a condition that can be achieved. Now, what does approxiate ean? How can we define the eaning of approxiate so that we have a useful design approach?

20 Separate the odel into two factors, one invertible and the other with all non-invertible ters. The invertible factor has an inverse that is causal and stable, which results in an acceptable controller. The gain is the odel gain, K. The non-invertible factor has an inverse that is noncausal or unstable. The factor contains odels eleents with dead ties and positive nuerator zeros. The gain is the 1.0. What do we use for the controller?

21 Separate the odel into two factors, one invertible and the other with all non-invertible ters. The IMC controller eliinates all non-invertible eleents in the feedback process odel by inverting - (s). cp [ ] -1 Looks easy, but I need soe practice.

22 F S solvent F A pure A AC Class exercise: We have two odels for the feedback dynaics for the 3-tank ixer. Deterine cp (s) for each. Epirical odel 5.5s 0.039e (1 10.5s) Fundaental odel (1 5s) 3

23 Epirical odel 5.5s 0.039e (1 10.5s) Fundaental odel (1 5s) 3 (1 10.5s) cp ( 1 5s ) cp ( s ) Discuss these results. Do they ake sense? Are there any shortcoings? (Hint: Look at other desirable features.)

24 (1 10.5s) cp ( 1 5s ) cp ( s ) First derivative Third derivative! 3. Moderate anipulated variable adjustents 4. Robustness to odel isatch To achieve these features, we ust be able to slow down the controller. We chose to include a filter in the feedback path.

25 D(s) d (s) SP(s) T p (s) MV(s) CP (s) v (s) P (s) - CV(s) (s) - f (s) E (s) f τ f 1 s 1 N f The value of N f is selected so that the product of the controller and filter has a polynoial in s with a denoinator order the nuerator order. The filter is designed to prevent pure derivatives and the filter constant is tuned to achieve robust perforance.

26 Class exercise: Deterine the structure of the filter for the two possible controllers we just designed for the three tank ixing process. Epirical odel 5.5s 0.039e (1 10.5s) Fundaental odel (1 5s) 3 (1 10.5s) cp ( 1 5s ) cp ( s )

27 3 ) 5 ( ) ( s s ) 10.5 ( ) ( 5.5 s e s s Epirical odel Fundaental odel ) 10.5 (1 ) ( s s cp ) ( ) ( s s cp Class exercise: Deterine the structure of the filter for the two possible controllers we just designed for the three tank ixing process ) ( s s f f τ ) ( s s f f τ

28 Now, we ust deterine the proper value for the filter tie constant - this is controller tuning again! We know how to set the goals fro experience with PID. CV Dynaic Behavior: Stable, zero offset, iniu IAE MV Dynaic Behavior: daped oscillations and sall fluctuations due to noise. MV can be ore aggressive in early part of transient

29 We can tune using a siulation and optiization or Process reaction curve Solve the tuning proble. Requires a coputer progra. Apply, and fine tune v 1 TC v 2 COMBINED DEFINITION OF TUNIN First order with dead tie process odel Noisy easureent signal ± 25% paraeters errors between odel/plant IMC controller: deterine K f Miniize IAE with MV inside bound v 1 TC v 2 K 1 θ 5 τ 5 τ f??? We can develop tuning correlations. These are available for a lead-lag controller, cp (s) f (s).

30 0.55 IMC Tuning for a typical set of conditions and goals Scaled filter tie constant, τ f /(θτ) Fraction dead tie, θ/(θτ)

31 Class exercise: Deterine the filter tie constant for the IMC controller that we just designed for the three tank ixing process. Epirical odel 5.5s 0.039e (1 10.5s) (1 10.5s) cp f 1 τ f s 1 1

32 Class exercise: Deterine the filter tie constant for the IMC controller that we just designed for the three tank ixing process. Epirical odel 5.5s 0.039e (1 10.5s) (1 10.5s) cp f τ f 1 s The controller is lead-lag, so we can use the correlation. 2. θ/(θτ) 5.5/ τ f /(θτ) 0.38 ; τ f (0.38)(15.5) 6.1 inutes 4. See the next slide for the dynaic response. 5. We can fine tune to achieve the desired CV and MV behavior.

33 F S solvent F A pure A AC 3.5 concentration 3 AC Discuss the control perforance tie valve opening, % v A tie

34 Sith Predictor: A sart fellow naed Sith saw the benefit for an explicit odel in the late 1950 s. He invented the Sith Predictor, using the PI controller. The eleents in the box calculate an approxiate inverse D(s) d (s) SP(s) MV(s) C (s) v (s) P (s) - - CV(s) - (s) (s) - E (s) Notes: c (s) is a PI controller; - (s) is the invertible factor.

35 When do we select an IMC over a PID? 1. Very high fraction dead tie, θ/(θτ) > Very strong inverse responses. 3. Cascade priary controller with slow secondary (inner) dynaics 4. Feedforward with disturbance dead tie less than feedback dead tie. See the textbook for further discussion.

36 CHAPTER 19: IMC CONTROL WORKSHOP 1 Trouble shooting: You have deterined the odel below epirically and have tuned the IMC controller using the correlations. The closedloop perforance is not acceptable. What do you do? 1 Epirical odel K 1 θ 5 τ 5 IMC filter τ f 3.5 concentration anipulated flow tie tie

37 CHAPTER 19: IMC CONTROL WORKSHOP 2 Design features: We want to avoid integral windup. 1. Describe integral windup and why it is undesirable. 2. Modify the structure to provide anti-reset windup. D(s) d (s) SP(s) T p (s) MV(s) CP (s) v (s) P (s) - CV(s) (s) - f (s) E (s)

38 CHAPTER 19: IMC CONTROL WORKSHOP 3 Design features: We want to obtain good perforance for set point changes and disturbances. The filter below affects disturbances. Introduce a odification that enables us to influence set point responses independently. D(s) d (s) SP(s) T p (s) MV(s) CP (s) v (s) P (s) - CV(s) (s) - f (s) E (s)

39 CHAPTER 19: IMC CONTROL WORKSHOP 4 Design features: We discussed two reasons why we cannot achieve perfect feedback control. Identify other reasons and explain how they affect the IMC structure design. D(s) d (s) SP(s) T p (s) MV(s) CP (s) v (s) P (s) - CV(s) (s) - f (s) E (s)

40 When I coplete this chapter, I want to be able to do the following. Recognize that other feedback algoriths are possible Understand the IMC structure and how it provides the essential control features Tune an IMC controller Correctly select between PID and IMC Lot s of iproveent, but we need soe ore study! Read the textbook Review the notes, especially learning goals and workshop Try out the self-study suggestions Naturally, we ll have an assignent!

41 CHAPTER 19: LEARNIN RESOURCES SITE PC-EDUCATION WEB - Tutorials (Chapter 19) The Textbook, naturally, for any ore exaples. Addition inforation on IMC control is given in the following reference. Brosilow, C. and B. Joseph, Techniques of Model- Based Control, Prentice-Hall, Upper Saddle River, 2002

42 CHAPTER 19: SUESTIONS FOR SELF-STUDY 1. Discuss the siilarities and differences between IMC and Sith Predictor algoriths 2. Develop the equations that would be solved for a digital ipleentation of the IMC controller for the three-tank ixer. 3. Select a feedback control exaple in the textbook and deterine the IMC tuning for this process. 4. Find a feedback control exaple in the textbook for which IMC is a better choice than PID. 5. Explain how you would ipleent a digital algorith to provide good control for the process in Exaple 19.8 experiencing the flow variation described.

CHAPTER 10: STABILITY &TUNING

CHAPTER 10: STABILITY &TUNING When I complete this chapter, I want to be able to do the following. Determine the stability of a process without control Determine the stability of a closed-loop feedback control system Use these approaches

More information

CHAPTER 13: FEEDBACK PERFORMANCE

CHAPTER 13: FEEDBACK PERFORMANCE When I complete this chapter, I want to be able to do the following. Apply two methods for evaluating control performance: simulation and frequency response Apply general guidelines for the effect of -

More information

CHAPTER 15: FEEDFORWARD CONTROL

CHAPTER 15: FEEDFORWARD CONTROL CHAPER 5: EEDORWARD CONROL When I complete this chapter, I want to be able to do the following. Identify situations for which feedforward is a good control enhancement Design feedforward control using

More information

Smith Predictor Based-Sliding Mode Controller for Integrating Process with Elevated Deadtime

Smith Predictor Based-Sliding Mode Controller for Integrating Process with Elevated Deadtime Sith Predictor Based-Sliding Mode Controller for Integrating Process with Elevated Deadtie Oscar Caacho, a, * Francisco De la Cruz b a Postgrado en Autoatización e Instruentación. Grupo en Nuevas Estrategias

More information

2.9 Feedback and Feedforward Control

2.9 Feedback and Feedforward Control 2.9 Feedback and Feedforward Control M. F. HORDESKI (985) B. G. LIPTÁK (995) F. G. SHINSKEY (970, 2005) Feedback control is the action of oving a anipulated variable in response to a deviation or error

More information

Solutions for Tutorial 10 Stability Analysis

Solutions for Tutorial 10 Stability Analysis Solutions for Tutorial 1 Stability Analysis 1.1 In this question, you will analyze the series of three isothermal CSTR s show in Figure 1.1. The model for each reactor is the same at presented in Textbook

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering 2.010: Systems Modeling and Dynamics III. Final Examination Review Problems

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering 2.010: Systems Modeling and Dynamics III. Final Examination Review Problems ASSACHUSETTS INSTITUTE OF TECHNOLOGY Departent of echanical Engineering 2.010: Systes odeling and Dynaics III Final Eaination Review Probles Fall 2000 Good Luck And have a great winter break! page 1 Proble

More information

13.2 Fully Polynomial Randomized Approximation Scheme for Permanent of Random 0-1 Matrices

13.2 Fully Polynomial Randomized Approximation Scheme for Permanent of Random 0-1 Matrices CS71 Randoness & Coputation Spring 018 Instructor: Alistair Sinclair Lecture 13: February 7 Disclaier: These notes have not been subjected to the usual scrutiny accorded to foral publications. They ay

More information

Intelligent Systems: Reasoning and Recognition. Perceptrons and Support Vector Machines

Intelligent Systems: Reasoning and Recognition. Perceptrons and Support Vector Machines Intelligent Systes: Reasoning and Recognition Jaes L. Crowley osig 1 Winter Seester 2018 Lesson 6 27 February 2018 Outline Perceptrons and Support Vector achines Notation...2 Linear odels...3 Lines, Planes

More information

A Simplified Analytical Approach for Efficiency Evaluation of the Weaving Machines with Automatic Filling Repair

A Simplified Analytical Approach for Efficiency Evaluation of the Weaving Machines with Automatic Filling Repair Proceedings of the 6th SEAS International Conference on Siulation, Modelling and Optiization, Lisbon, Portugal, Septeber -4, 006 0 A Siplified Analytical Approach for Efficiency Evaluation of the eaving

More information

Ch 12: Variations on Backpropagation

Ch 12: Variations on Backpropagation Ch 2: Variations on Backpropagation The basic backpropagation algorith is too slow for ost practical applications. It ay take days or weeks of coputer tie. We deonstrate why the backpropagation algorith

More information

2 Q 10. Likewise, in case of multiple particles, the corresponding density in 2 must be averaged over all

2 Q 10. Likewise, in case of multiple particles, the corresponding density in 2 must be averaged over all Lecture 6 Introduction to kinetic theory of plasa waves Introduction to kinetic theory So far we have been odeling plasa dynaics using fluid equations. The assuption has been that the pressure can be either

More information

Chapter 8. Feedback Controllers. Figure 8.1 Schematic diagram for a stirred-tank blending system.

Chapter 8. Feedback Controllers. Figure 8.1 Schematic diagram for a stirred-tank blending system. Feedback Controllers Figure 8.1 Schematic diagram for a stirred-tank blending system. 1 Basic Control Modes Next we consider the three basic control modes starting with the simplest mode, proportional

More information

Model Fitting. CURM Background Material, Fall 2014 Dr. Doreen De Leon

Model Fitting. CURM Background Material, Fall 2014 Dr. Doreen De Leon Model Fitting CURM Background Material, Fall 014 Dr. Doreen De Leon 1 Introduction Given a set of data points, we often want to fit a selected odel or type to the data (e.g., we suspect an exponential

More information

Ph 20.3 Numerical Solution of Ordinary Differential Equations

Ph 20.3 Numerical Solution of Ordinary Differential Equations Ph 20.3 Nuerical Solution of Ordinary Differential Equations Due: Week 5 -v20170314- This Assignent So far, your assignents have tried to failiarize you with the hardware and software in the Physics Coputing

More information

The Wilson Model of Cortical Neurons Richard B. Wells

The Wilson Model of Cortical Neurons Richard B. Wells The Wilson Model of Cortical Neurons Richard B. Wells I. Refineents on the odgkin-uxley Model The years since odgkin s and uxley s pioneering work have produced a nuber of derivative odgkin-uxley-like

More information

Architectural issues in the control of tall multiple-input multiple-output plants

Architectural issues in the control of tall multiple-input multiple-output plants Preprints of the 19th World Congress The International Federation of Autoatic Control Architectural issues in the control of tall ultiple-input ultiple-output plants Pedro Albertos Mario E. Salgado Departent

More information

Pseudo Dynamic Model Reference Nonlinear Control of a Continuous Bioreactor with Input Multiplicities

Pseudo Dynamic Model Reference Nonlinear Control of a Continuous Bioreactor with Input Multiplicities seudo Dynaic Model Reference Nonlinear Control of a Continuous Bioreactor with Input Multiplicities G.rabhaker Reddy*,V. Raesh Kuar and B.Spandana Abstract In the present work, the odel reference nonlinear

More information

ma x = -bv x + F rod.

ma x = -bv x + F rod. Notes on Dynaical Systes Dynaics is the study of change. The priary ingredients of a dynaical syste are its state and its rule of change (also soeties called the dynaic). Dynaical systes can be continuous

More information

Torsion Experiment. Encoder #3 ( 3 ) Third encoder/disk for Model 205a only. Figure 1: ECP Torsion Experiment

Torsion Experiment. Encoder #3 ( 3 ) Third encoder/disk for Model 205a only. Figure 1: ECP Torsion Experiment Torsion Experient Introduction For the Torsion lab, there are two required experients to perfor and one extra credit assignent at the end. In experient 1, the syste paraeters need to be identified so that

More information

Chapter 2: Introduction to Damping in Free and Forced Vibrations

Chapter 2: Introduction to Damping in Free and Forced Vibrations Chapter 2: Introduction to Daping in Free and Forced Vibrations This chapter ainly deals with the effect of daping in two conditions like free and forced excitation of echanical systes. Daping plays an

More information

Ufuk Demirci* and Feza Kerestecioglu**

Ufuk Demirci* and Feza Kerestecioglu** 1 INDIRECT ADAPTIVE CONTROL OF MISSILES Ufuk Deirci* and Feza Kerestecioglu** *Turkish Navy Guided Missile Test Station, Beykoz, Istanbul, TURKEY **Departent of Electrical and Electronics Engineering,

More information

COS 424: Interacting with Data. Written Exercises

COS 424: Interacting with Data. Written Exercises COS 424: Interacting with Data Hoework #4 Spring 2007 Regression Due: Wednesday, April 18 Written Exercises See the course website for iportant inforation about collaboration and late policies, as well

More information

Elastic Force: A Force Balance: Elastic & Gravitational Force: Force Example: Determining Spring Constant. Some Other Forces

Elastic Force: A Force Balance: Elastic & Gravitational Force: Force Example: Determining Spring Constant. Some Other Forces Energy Balance, Units & Proble Solving: Mechanical Energy Balance ABET Course Outcoes: 1. solve and docuent the solution of probles involving eleents or configurations not previously encountered (e) (e.g.

More information

Determining Controller Constants to Satisfy Performance Specifications

Determining Controller Constants to Satisfy Performance Specifications Determining Controller Constants to Satisfy Performance This appendix presents a procedure for determining the tuning constants for feed back controllers that satisfy robust, time-domain performance specifications.

More information

CONTROL SYSTEMS, ROBOTICS, AND AUTOMATION Vol. IX Uncertainty Models For Robustness Analysis - A. Garulli, A. Tesi and A. Vicino

CONTROL SYSTEMS, ROBOTICS, AND AUTOMATION Vol. IX Uncertainty Models For Robustness Analysis - A. Garulli, A. Tesi and A. Vicino UNCERTAINTY MODELS FOR ROBUSTNESS ANALYSIS A. Garulli Dipartiento di Ingegneria dell Inforazione, Università di Siena, Italy A. Tesi Dipartiento di Sistei e Inforatica, Università di Firenze, Italy A.

More information

Ocean 420 Physical Processes in the Ocean Project 1: Hydrostatic Balance, Advection and Diffusion Answers

Ocean 420 Physical Processes in the Ocean Project 1: Hydrostatic Balance, Advection and Diffusion Answers Ocean 40 Physical Processes in the Ocean Project 1: Hydrostatic Balance, Advection and Diffusion Answers 1. Hydrostatic Balance a) Set all of the levels on one of the coluns to the lowest possible density.

More information

Analysis of Impulsive Natural Phenomena through Finite Difference Methods A MATLAB Computational Project-Based Learning

Analysis of Impulsive Natural Phenomena through Finite Difference Methods A MATLAB Computational Project-Based Learning Analysis of Ipulsive Natural Phenoena through Finite Difference Methods A MATLAB Coputational Project-Based Learning Nicholas Kuia, Christopher Chariah, Mechatronics Engineering, Vaughn College of Aeronautics

More information

EE5900 Spring Lecture 4 IC interconnect modeling methods Zhuo Feng

EE5900 Spring Lecture 4 IC interconnect modeling methods Zhuo Feng EE59 Spring Parallel LSI AD Algoriths Lecture I interconnect odeling ethods Zhuo Feng. Z. Feng MTU EE59 So far we ve considered only tie doain analyses We ll soon see that it is soeties preferable to odel

More information

Autotuners based on the Smith predictor structures

Autotuners based on the Smith predictor structures Autotuners based on the Sith predictor structures R. Prokop, J. orbel, and R. Matušů Abstract his paper presents a set of autotuners for single input-output systes with tie delay. Autotuners represent

More information

Gary J. Balas Aerospace Engineering and Mechanics, University of Minnesota, Minneapolis, MN USA

Gary J. Balas Aerospace Engineering and Mechanics, University of Minnesota, Minneapolis, MN USA μ-synthesis Gary J. Balas Aerospace Engineering and Mechanics, University of Minnesota, Minneapolis, MN 55455 USA Keywords: Robust control, ultivariable control, linear fractional transforation (LFT),

More information

Numerical Studies of a Nonlinear Heat Equation with Square Root Reaction Term

Numerical Studies of a Nonlinear Heat Equation with Square Root Reaction Term Nuerical Studies of a Nonlinear Heat Equation with Square Root Reaction Ter Ron Bucire, 1 Karl McMurtry, 1 Ronald E. Micens 2 1 Matheatics Departent, Occidental College, Los Angeles, California 90041 2

More information

Time-of-flight Identification of Ions in CESR and ERL

Time-of-flight Identification of Ions in CESR and ERL Tie-of-flight Identification of Ions in CESR and ERL Eric Edwards Departent of Physics, University of Alabaa, Tuscaloosa, AL, 35486 (Dated: August 8, 2008) The accuulation of ion densities in the bea pipe

More information

Efficient Filter Banks And Interpolators

Efficient Filter Banks And Interpolators Efficient Filter Banks And Interpolators A. G. DEMPSTER AND N. P. MURPHY Departent of Electronic Systes University of Westinster 115 New Cavendish St, London W1M 8JS United Kingdo Abstract: - Graphical

More information

3D acoustic wave modeling with a time-space domain dispersion-relation-based Finite-difference scheme

3D acoustic wave modeling with a time-space domain dispersion-relation-based Finite-difference scheme P-8 3D acoustic wave odeling with a tie-space doain dispersion-relation-based Finite-difference schee Yang Liu * and rinal K. Sen State Key Laboratory of Petroleu Resource and Prospecting (China University

More information

DRAFT. Memo. Contents. To whom it may concern SVN: Jan Mooiman +31 (0) nl

DRAFT. Memo. Contents. To whom it may concern SVN: Jan Mooiman +31 (0) nl Meo To To who it ay concern Date Reference Nuber of pages 219-1-16 SVN: 5744 22 Fro Direct line E-ail Jan Mooian +31 )88 335 8568 jan.ooian@deltares nl +31 6 4691 4571 Subject PID controller ass-spring-daper

More information

NUMERICAL MODELLING OF THE TYRE/ROAD CONTACT

NUMERICAL MODELLING OF THE TYRE/ROAD CONTACT NUMERICAL MODELLING OF THE TYRE/ROAD CONTACT PACS REFERENCE: 43.5.LJ Krister Larsson Departent of Applied Acoustics Chalers University of Technology SE-412 96 Sweden Tel: +46 ()31 772 22 Fax: +46 ()31

More information

CHBE320 LECTURE XI CONTROLLER DESIGN AND PID CONTOLLER TUNING. Professor Dae Ryook Yang

CHBE320 LECTURE XI CONTROLLER DESIGN AND PID CONTOLLER TUNING. Professor Dae Ryook Yang CHBE320 LECTURE XI CONTROLLER DESIGN AND PID CONTOLLER TUNING Professor Dae Ryook Yang Spring 2018 Dept. of Chemical and Biological Engineering 11-1 Road Map of the Lecture XI Controller Design and PID

More information

A Novel Principle for Relay-Based Autotuning

A Novel Principle for Relay-Based Autotuning A Novel Principle for Relay-Based Autotuning ROMAN PROOP*, JIŘÍ ORBEL*, ONDREJ LÍŠA** *Faculty of Applied Inforatics, oas Bata University in Zlín Ná..G.Masaryka 5555, 76 Zlín, CZECH REPUBLIC prokop@fai.utb.cz

More information

Enhanced Single-Loop Control Strategies Chapter 16

Enhanced Single-Loop Control Strategies Chapter 16 Enhanced Single-Loop Control Strategies Chapter 16 1. Cascade control 2. Time-delay compensation 3. Inferential control 4. Selective and override control 5. Nonlinear control 6. Adaptive control 1 Chapter

More information

Dynamics and PID control. Process dynamics

Dynamics and PID control. Process dynamics Dynamics and PID control Sigurd Skogestad Process dynamics Things take time Step response (response of output y to step in input u): k = Δy( )/ Δu process gain - process time constant (63%) - process time

More information

a a a a a a a m a b a b

a a a a a a a m a b a b Algebra / Trig Final Exa Study Guide (Fall Seester) Moncada/Dunphy Inforation About the Final Exa The final exa is cuulative, covering Appendix A (A.1-A.5) and Chapter 1. All probles will be ultiple choice

More information

Reducing Vibration and Providing Robustness with Multi-Input Shapers

Reducing Vibration and Providing Robustness with Multi-Input Shapers 29 Aerican Control Conference Hyatt Regency Riverfront, St. Louis, MO, USA June -2, 29 WeA6.4 Reducing Vibration and Providing Robustness with Multi-Input Shapers Joshua Vaughan and Willia Singhose Abstract

More information

Symbolic Analysis as Universal Tool for Deriving Properties of Non-linear Algorithms Case study of EM Algorithm

Symbolic Analysis as Universal Tool for Deriving Properties of Non-linear Algorithms Case study of EM Algorithm Acta Polytechnica Hungarica Vol., No., 04 Sybolic Analysis as Universal Tool for Deriving Properties of Non-linear Algoriths Case study of EM Algorith Vladiir Mladenović, Miroslav Lutovac, Dana Porrat

More information

Sensorless Control of Induction Motor Drive Using SVPWM - MRAS Speed Observer

Sensorless Control of Induction Motor Drive Using SVPWM - MRAS Speed Observer Journal of Eerging Trends in Engineering and Applied Sciences (JETEAS) 2 (3): 509-513 Journal Scholarlink of Eerging Research Trends Institute in Engineering Journals, 2011 and Applied (ISSN: 2141-7016)

More information

Kinematics and dynamics, a computational approach

Kinematics and dynamics, a computational approach Kineatics and dynaics, a coputational approach We begin the discussion of nuerical approaches to echanics with the definition for the velocity r r ( t t) r ( t) v( t) li li or r( t t) r( t) v( t) t for

More information

Non-Parametric Non-Line-of-Sight Identification 1

Non-Parametric Non-Line-of-Sight Identification 1 Non-Paraetric Non-Line-of-Sight Identification Sinan Gezici, Hisashi Kobayashi and H. Vincent Poor Departent of Electrical Engineering School of Engineering and Applied Science Princeton University, Princeton,

More information

Course Notes for EE227C (Spring 2018): Convex Optimization and Approximation

Course Notes for EE227C (Spring 2018): Convex Optimization and Approximation Course Notes for EE227C (Spring 2018): Convex Optiization and Approxiation Instructor: Moritz Hardt Eail: hardt+ee227c@berkeley.edu Graduate Instructor: Max Sichowitz Eail: sichow+ee227c@berkeley.edu October

More information

A Simple Regression Problem

A Simple Regression Problem A Siple Regression Proble R. M. Castro March 23, 2 In this brief note a siple regression proble will be introduced, illustrating clearly the bias-variance tradeoff. Let Y i f(x i ) + W i, i,..., n, where

More information

CS Lecture 13. More Maximum Likelihood

CS Lecture 13. More Maximum Likelihood CS 6347 Lecture 13 More Maxiu Likelihood Recap Last tie: Introduction to axiu likelihood estiation MLE for Bayesian networks Optial CPTs correspond to epirical counts Today: MLE for CRFs 2 Maxiu Likelihood

More information

Decentralized Adaptive Control of Nonlinear Systems Using Radial Basis Neural Networks

Decentralized Adaptive Control of Nonlinear Systems Using Radial Basis Neural Networks 050 IEEE TRANSACTIONS ON AUTOMATIC CONTROL, VOL. 44, NO., NOVEMBER 999 Decentralized Adaptive Control of Nonlinear Systes Using Radial Basis Neural Networks Jeffrey T. Spooner and Kevin M. Passino Abstract

More information

Feature Extraction Techniques

Feature Extraction Techniques Feature Extraction Techniques Unsupervised Learning II Feature Extraction Unsupervised ethods can also be used to find features which can be useful for categorization. There are unsupervised ethods that

More information

EMPIRICAL COMPLEXITY ANALYSIS OF A MILP-APPROACH FOR OPTIMIZATION OF HYBRID SYSTEMS

EMPIRICAL COMPLEXITY ANALYSIS OF A MILP-APPROACH FOR OPTIMIZATION OF HYBRID SYSTEMS EMPIRICAL COMPLEXITY ANALYSIS OF A MILP-APPROACH FOR OPTIMIZATION OF HYBRID SYSTEMS Jochen Till, Sebastian Engell, Sebastian Panek, and Olaf Stursberg Process Control Lab (CT-AST), University of Dortund,

More information

16.30/31 September 24, 2010 Prof. J. P. How and Prof. E. Frazzoli Due: October 15, 2010 T.A. B. Luders /31 Lab #1

16.30/31 September 24, 2010 Prof. J. P. How and Prof. E. Frazzoli Due: October 15, 2010 T.A. B. Luders /31 Lab #1 16.30/31 Septeber 24, 2010 Prof. J. P. How and Prof. E. Frazzoli Due: October 15, 2010 T.A. B. Luders 16.30/31 Lab #1 1 Introduction The Quanser helicopter is a echanical device that eulates the flight

More information

Analyzing Simulation Results

Analyzing Simulation Results Analyzing Siulation Results Dr. John Mellor-Cruey Departent of Coputer Science Rice University johnc@cs.rice.edu COMP 528 Lecture 20 31 March 2005 Topics for Today Model verification Model validation Transient

More information

Pattern Recognition and Machine Learning. Artificial Neural networks

Pattern Recognition and Machine Learning. Artificial Neural networks Pattern Recognition and Machine Learning Jaes L. Crowley ENSIMAG 3 - MMIS Fall Seester 2016/2017 Lessons 9 11 Jan 2017 Outline Artificial Neural networks Notation...2 Convolutional Neural Networks...3

More information

Principles of Optimal Control Spring 2008

Principles of Optimal Control Spring 2008 MIT OpenCourseWare http://ocw.it.edu 16.323 Principles of Optial Control Spring 2008 For inforation about citing these aterials or our Ters of Use, visit: http://ocw.it.edu/ters. 16.323 Lecture 10 Singular

More information

Feedforward Networks

Feedforward Networks Feedforward Networks Gradient Descent Learning and Backpropagation Christian Jacob CPSC 433 Christian Jacob Dept.of Coputer Science,University of Calgary CPSC 433 - Feedforward Networks 2 Adaptive "Prograing"

More information

Figure 1: Equivalent electric (RC) circuit of a neurons membrane

Figure 1: Equivalent electric (RC) circuit of a neurons membrane Exercise: Leaky integrate and fire odel of neural spike generation This exercise investigates a siplified odel of how neurons spike in response to current inputs, one of the ost fundaental properties of

More information

Robustness Experiments for a Planar Hopping Control System

Robustness Experiments for a Planar Hopping Control System To appear in International Conference on Clibing and Walking Robots Septeber 22 Robustness Experients for a Planar Hopping Control Syste Kale Harbick and Gaurav S. Sukhate kale gaurav@robotics.usc.edu

More information

Dimensions and Units

Dimensions and Units Civil Engineering Hydraulics Mechanics of Fluids and Modeling Diensions and Units You already know how iportant using the correct diensions can be in the analysis of a proble in fluid echanics If you don

More information

Design of Sliding Mode Stabilizer for Wind Turbine Generator using Dynamic Compensation Observer Technique

Design of Sliding Mode Stabilizer for Wind Turbine Generator using Dynamic Compensation Observer Technique Proceedings of the 6th WSES International Conference on Power Systes, Lisbon, Portugal, Septeber -4, 6 84 Design of Sliding Mode Stabilizer for Wind urbine Generator using Dynaic Copensation Observer echnique

More information

Process Control & Design

Process Control & Design 458.308 Process Control & Design Lecture 5: Feedback Control System Jong Min Lee Chemical & Biomolecular Engineering Seoul National University 1 / 29 Feedback Control Scheme: The Continuous Blending Process.1

More information

The Weierstrass Approximation Theorem

The Weierstrass Approximation Theorem 36 The Weierstrass Approxiation Theore Recall that the fundaental idea underlying the construction of the real nubers is approxiation by the sipler rational nubers. Firstly, nubers are often deterined

More information

Note-A-Rific: Mechanical

Note-A-Rific: Mechanical Note-A-Rific: Mechanical Kinetic You ve probably heard of inetic energy in previous courses using the following definition and forula Any object that is oving has inetic energy. E ½ v 2 E inetic energy

More information

Data-Driven Imaging in Anisotropic Media

Data-Driven Imaging in Anisotropic Media 18 th World Conference on Non destructive Testing, 16- April 1, Durban, South Africa Data-Driven Iaging in Anisotropic Media Arno VOLKER 1 and Alan HUNTER 1 TNO Stieltjesweg 1, 6 AD, Delft, The Netherlands

More information

ESTIMATING AND FORMING CONFIDENCE INTERVALS FOR EXTREMA OF RANDOM POLYNOMIALS. A Thesis. Presented to. The Faculty of the Department of Mathematics

ESTIMATING AND FORMING CONFIDENCE INTERVALS FOR EXTREMA OF RANDOM POLYNOMIALS. A Thesis. Presented to. The Faculty of the Department of Mathematics ESTIMATING AND FORMING CONFIDENCE INTERVALS FOR EXTREMA OF RANDOM POLYNOMIALS A Thesis Presented to The Faculty of the Departent of Matheatics San Jose State University In Partial Fulfillent of the Requireents

More information

All Excuses must be taken to 233 Loomis before 4:15, Monday, April 30.

All Excuses must be taken to 233 Loomis before 4:15, Monday, April 30. Miscellaneous Notes he end is near don t get behind. All Excuses ust be taken to 233 Loois before 4:15, Monday, April 30. he PHYS 213 final exa ties are * 8-10 AM, Monday, May 7 * 8-10 AM, uesday, May

More information

lecture 36: Linear Multistep Mehods: Zero Stability

lecture 36: Linear Multistep Mehods: Zero Stability 95 lecture 36: Linear Multistep Mehods: Zero Stability 5.6 Linear ultistep ethods: zero stability Does consistency iply convergence for linear ultistep ethods? This is always the case for one-step ethods,

More information

The Methods of Solution for Constrained Nonlinear Programming

The Methods of Solution for Constrained Nonlinear Programming Research Inventy: International Journal Of Engineering And Science Vol.4, Issue 3(March 2014), PP 01-06 Issn (e): 2278-4721, Issn (p):2319-6483, www.researchinventy.co The Methods of Solution for Constrained

More information

A Self-Organizing Model for Logical Regression Jerry Farlow 1 University of Maine. (1900 words)

A Self-Organizing Model for Logical Regression Jerry Farlow 1 University of Maine. (1900 words) 1 A Self-Organizing Model for Logical Regression Jerry Farlow 1 University of Maine (1900 words) Contact: Jerry Farlow Dept of Matheatics Univeristy of Maine Orono, ME 04469 Tel (07) 866-3540 Eail: farlow@ath.uaine.edu

More information

Feedforward Networks

Feedforward Networks Feedforward Neural Networks - Backpropagation Feedforward Networks Gradient Descent Learning and Backpropagation CPSC 533 Fall 2003 Christian Jacob Dept.of Coputer Science,University of Calgary Feedforward

More information

Pattern Recognition and Machine Learning. Artificial Neural networks

Pattern Recognition and Machine Learning. Artificial Neural networks Pattern Recognition and Machine Learning Jaes L. Crowley ENSIMAG 3 - MMIS Fall Seester 2016 Lessons 7 14 Dec 2016 Outline Artificial Neural networks Notation...2 1. Introduction...3... 3 The Artificial

More information

Lecture 8 Symmetries, conserved quantities, and the labeling of states Angular Momentum

Lecture 8 Symmetries, conserved quantities, and the labeling of states Angular Momentum Lecture 8 Syetries, conserved quantities, and the labeling of states Angular Moentu Today s Progra: 1. Syetries and conserved quantities labeling of states. hrenfest Theore the greatest theore of all ties

More information

Feedback Control of Linear SISO systems. Process Dynamics and Control

Feedback Control of Linear SISO systems. Process Dynamics and Control Feedback Control of Linear SISO systems Process Dynamics and Control 1 Open-Loop Process The study of dynamics was limited to open-loop systems Observe process behavior as a result of specific input signals

More information

Kernel Methods and Support Vector Machines

Kernel Methods and Support Vector Machines Intelligent Systes: Reasoning and Recognition Jaes L. Crowley ENSIAG 2 / osig 1 Second Seester 2012/2013 Lesson 20 2 ay 2013 Kernel ethods and Support Vector achines Contents Kernel Functions...2 Quadratic

More information

Some Perspective. Forces and Newton s Laws

Some Perspective. Forces and Newton s Laws Soe Perspective The language of Kineatics provides us with an efficient ethod for describing the otion of aterial objects, and we ll continue to ake refineents to it as we introduce additional types of

More information

DESIGN, SIMULATION AND IMPLEMENTATION OF DECENTRALIZED PI CONTROLLERS FOR A MULTIVARIABLE FEED BLENDING SYSTEM AT THE FALCONBRIDGE SUDBURY SMELTER

DESIGN, SIMULATION AND IMPLEMENTATION OF DECENTRALIZED PI CONTROLLERS FOR A MULTIVARIABLE FEED BLENDING SYSTEM AT THE FALCONBRIDGE SUDBURY SMELTER DESIGN, SIMULATION AND IMPLEMENTATION OF DECENTRALIZED PI CONTROLLERS FOR A MULTIVARIABLE FEED BLENDING SYSTEM AT THE FALCONBRIDGE SUDBURY SMELTER B. Boulet McGill University Departent of Electrical and

More information

Feedforward Networks. Gradient Descent Learning and Backpropagation. Christian Jacob. CPSC 533 Winter 2004

Feedforward Networks. Gradient Descent Learning and Backpropagation. Christian Jacob. CPSC 533 Winter 2004 Feedforward Networks Gradient Descent Learning and Backpropagation Christian Jacob CPSC 533 Winter 2004 Christian Jacob Dept.of Coputer Science,University of Calgary 2 05-2-Backprop-print.nb Adaptive "Prograing"

More information

Donald Fussell. October 28, Computer Science Department The University of Texas at Austin. Point Masses and Force Fields.

Donald Fussell. October 28, Computer Science Department The University of Texas at Austin. Point Masses and Force Fields. s Vector Moving s and Coputer Science Departent The University of Texas at Austin October 28, 2014 s Vector Moving s Siple classical dynaics - point asses oved by forces Point asses can odel particles

More information

Hybrid System Identification: An SDP Approach

Hybrid System Identification: An SDP Approach 49th IEEE Conference on Decision and Control Deceber 15-17, 2010 Hilton Atlanta Hotel, Atlanta, GA, USA Hybrid Syste Identification: An SDP Approach C Feng, C M Lagoa, N Ozay and M Sznaier Abstract The

More information

Curious Bounds for Floor Function Sums

Curious Bounds for Floor Function Sums 1 47 6 11 Journal of Integer Sequences, Vol. 1 (018), Article 18.1.8 Curious Bounds for Floor Function Sus Thotsaporn Thanatipanonda and Elaine Wong 1 Science Division Mahidol University International

More information

This model assumes that the probability of a gap has size i is proportional to 1/i. i.e., i log m e. j=1. E[gap size] = i P r(i) = N f t.

This model assumes that the probability of a gap has size i is proportional to 1/i. i.e., i log m e. j=1. E[gap size] = i P r(i) = N f t. CS 493: Algoriths for Massive Data Sets Feb 2, 2002 Local Models, Bloo Filter Scribe: Qin Lv Local Models In global odels, every inverted file entry is copressed with the sae odel. This work wells when

More information

821. Study on analysis method for deepwater TTR coupled vibration of parameter vibration and vortex-induced vibration

821. Study on analysis method for deepwater TTR coupled vibration of parameter vibration and vortex-induced vibration 81. Study on analysis ethod for deepwater TTR coupled vibration of paraeter vibration and vortex-induced vibration Wu Xue-Min 1, Huang Wei-Ping Shandong Key aboratory of Ocean Engineering, Ocean University

More information

LogLog-Beta and More: A New Algorithm for Cardinality Estimation Based on LogLog Counting

LogLog-Beta and More: A New Algorithm for Cardinality Estimation Based on LogLog Counting LogLog-Beta and More: A New Algorith for Cardinality Estiation Based on LogLog Counting Jason Qin, Denys Ki, Yuei Tung The AOLP Core Data Service, AOL, 22000 AOL Way Dulles, VA 20163 E-ail: jasonqin@teaaolco

More information

Handwriting Detection Model Based on Four-Dimensional Vector Space Model

Handwriting Detection Model Based on Four-Dimensional Vector Space Model Journal of Matheatics Research; Vol. 10, No. 4; August 2018 ISSN 1916-9795 E-ISSN 1916-9809 Published by Canadian Center of Science and Education Handwriting Detection Model Based on Four-Diensional Vector

More information

Control Lab. Thermal Plant. Chriss Grimholt

Control Lab. Thermal Plant. Chriss Grimholt Control Lab Thermal Plant Chriss Grimholt Process System Engineering Department of Chemical Engineering Norwegian University of Science and Technology October 3, 23 C. Grimholt (NTNU) Thermal Plant October

More information

Chapter 1: Basics of Vibrations for Simple Mechanical Systems

Chapter 1: Basics of Vibrations for Simple Mechanical Systems Chapter 1: Basics of Vibrations for Siple Mechanical Systes Introduction: The fundaentals of Sound and Vibrations are part of the broader field of echanics, with strong connections to classical echanics,

More information

Sharp Time Data Tradeoffs for Linear Inverse Problems

Sharp Time Data Tradeoffs for Linear Inverse Problems Sharp Tie Data Tradeoffs for Linear Inverse Probles Saet Oyak Benjain Recht Mahdi Soltanolkotabi January 016 Abstract In this paper we characterize sharp tie-data tradeoffs for optiization probles used

More information

Last Name Student Number. Last Name Student Number [5] Q1. Circuit analysis. [2] (a) For the following circuit, give the truth table.

Last Name Student Number. Last Name Student Number [5] Q1. Circuit analysis. [2] (a) For the following circuit, give the truth table. Last Nae Student Nuber University of Toronto Faculty of pplied Science and Engineering Departent of Electrical and Coputer Engineering Midter Exaination ECE F - Digital Systes Tuesday October,, : : p Last

More information

Course support: Control Engineering (TBKRT05E)

Course support: Control Engineering (TBKRT05E) Course Support This course support package is offered to you by TBV Lugus, the study association for Industrial Engineering and Manageent. Although this package is coposed with great care, the association

More information

Ştefan ŞTEFĂNESCU * is the minimum global value for the function h (x)

Ştefan ŞTEFĂNESCU * is the minimum global value for the function h (x) 7Applying Nelder Mead s Optiization Algorith APPLYING NELDER MEAD S OPTIMIZATION ALGORITHM FOR MULTIPLE GLOBAL MINIMA Abstract Ştefan ŞTEFĂNESCU * The iterative deterinistic optiization ethod could not

More information

Finite fields. and we ve used it in various examples and homework problems. In these notes I will introduce more finite fields

Finite fields. and we ve used it in various examples and homework problems. In these notes I will introduce more finite fields Finite fields I talked in class about the field with two eleents F 2 = {, } and we ve used it in various eaples and hoework probles. In these notes I will introduce ore finite fields F p = {,,...,p } for

More information

Using a De-Convolution Window for Operating Modal Analysis

Using a De-Convolution Window for Operating Modal Analysis Using a De-Convolution Window for Operating Modal Analysis Brian Schwarz Vibrant Technology, Inc. Scotts Valley, CA Mark Richardson Vibrant Technology, Inc. Scotts Valley, CA Abstract Operating Modal Analysis

More information

Process Control, 3P4 Assignment 6

Process Control, 3P4 Assignment 6 Process Control, 3P4 Assignment 6 Kevin Dunn, kevin.dunn@mcmaster.ca Due date: 28 March 204 This assignment gives you practice with cascade control and feedforward control. Question [0 = 6 + 4] The outlet

More information

A Theoretical Analysis of a Warm Start Technique

A Theoretical Analysis of a Warm Start Technique A Theoretical Analysis of a War Start Technique Martin A. Zinkevich Yahoo! Labs 701 First Avenue Sunnyvale, CA Abstract Batch gradient descent looks at every data point for every step, which is wasteful

More information

System Design of Quadrotor

System Design of Quadrotor Syste Design of Quadrotor Yukai Gong, Weina Mao, Bu Fan, Yi Yang Mar. 29, 2016 A final project of MECHENG 561. Supervised by Prof. Vasudevan. 1 Abstract In this report, an autonoous quadrotor is designed.

More information

Easy Evaluation Method of Self-Compactability of Self-Compacting Concrete

Easy Evaluation Method of Self-Compactability of Self-Compacting Concrete Easy Evaluation Method of Self-Copactability of Self-Copacting Concrete Masanori Maruoka 1 Hiroi Fujiwara 2 Erika Ogura 3 Nobu Watanabe 4 T 11 ABSTRACT The use of self-copacting concrete (SCC) in construction

More information

Topic 5a Introduction to Curve Fitting & Linear Regression

Topic 5a Introduction to Curve Fitting & Linear Regression /7/08 Course Instructor Dr. Rayond C. Rup Oice: A 337 Phone: (95) 747 6958 E ail: rcrup@utep.edu opic 5a Introduction to Curve Fitting & Linear Regression EE 4386/530 Coputational ethods in EE Outline

More information

A Simulation Study for Practical Control of a Quadrotor

A Simulation Study for Practical Control of a Quadrotor A Siulation Study for Practical Control of a Quadrotor Jeongho Noh* and Yongkyu Song** *Graduate student, Ph.D. progra, ** Ph.D., Professor Departent of Aerospace and Mechanical Engineering, Korea Aerospace

More information