SlideShare a Scribd company logo
1 of 106
Predictive control Anthony Rossiter Department of Automatic Control and Systems Engineering University of Sheffield www.shef.ac.uk/acse © University of Sheffield 2009 This work is licensed under a  Creative Commons Attribution 2.0 License .
MPC ,[object Object],[object Object],[object Object]
Organisation ,[object Object],[object Object],[object Object],[object Object],[object Object]
Review main components of MPC ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Having reviewed these components, we can talk about algorithm design and tuning. The key to effective implementation is real understanding of how MPC works!
Prediction ,[object Object],[object Object],[object Object],[object Object],[object Object]
Illustration Road CAR Horizon
Receding horizon ,[object Object],[object Object],[object Object],[object Object]
Illustration of initial prediction
Illustration
Illustration
What do we learn ,[object Object],[object Object],Previous optimum was not optimum! WHAT WAS IT THEN? Optimisation of prediction is meaningless unless it can be implemented. MPC based on optimisation – make sure this well posed !
Modelling ,[object Object],[object Object],[object Object],[object Object],[object Object]
Performance index ,[object Object],[object Object],[object Object],[object Object],[object Object]
Constraint handling ,[object Object],[object Object],[object Object],[object Object]
Multivariable ,[object Object],[object Object]
Summary – well posed MPC ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Who will manage this controller? Their needs are … ? AND
Organisation ,[object Object],[object Object],[object Object],I have designed this talk to help you become a designer, not just a user of existing products. HOWEVER, do ask whatever you most want to know.
Overview ,[object Object],[object Object],[object Object],[object Object],[object Object]
Numerical and algebraic details ,[object Object],[object Object],[object Object],[object Object],[object Object]
Prediction with state space models. ,[object Object],[object Object],[object Object],[object Object]
Philosophy of prediction ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Remark ,[object Object],[object Object],Change in control Distance from expected steady-state
Prediction with transfer function and state space models. ,[object Object],[object Object],[object Object],[object Object]
Philosophy of prediction ,[object Object],[object Object],[object Object]
Prediction continued ,[object Object],[object Object],[object Object],[object Object]
Prediction illustrations in lecture ,[object Object],[object Object],[object Object]
GPC control law ,[object Object],[object Object]
GPC control law ,[object Object],[object Object]
Gradient operations ,[object Object],[object Object]
Optimising J ,[object Object]
Control law ,[object Object],[object Object]
Control law ,[object Object]
Control law in z-transforms ,[object Object]
Closed-loop poles ,[object Object],[object Object],[object Object]
Closed-loop poles ,[object Object],[object Object]
MIMO case ,[object Object],[object Object]
Tuning to get good poles ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
GPC may not always be good
Problems with GPC ,[object Object],[object Object],[object Object],[object Object],[object Object],We leave aside issues about whether the tuning parameters are intuitive for technical engineers. PFC proposes tuning by time constants.
Optimised predictions with different nu (1,2,   )
Optimised predictions one sample later Optimum at t Optimum at t+1
ny=50,nu=1,Wu=0.1 Input not close to optimum!
ny=50,nu=2,Wu=0.1 Input not close to closed-loop!
ny=5,nu=1,Wu=1 Input not close to optimum!
Summary ,[object Object],[object Object],[object Object],[object Object],In many large and slow processes, the DMC assumption is close to desired behaviour and consequently it works well. I would recommend a careful check of potential mismatch before using an algorithm.
PFC approaches Ideal path (not actual)
The T-filter ,[object Object],[object Object],[object Object],[object Object]
CARIMA model and prediction ,[object Object],[object Object],[object Object],[object Object]
CARIMA model and prediction (b) ,[object Object],[object Object],[object Object]
Change filtered to unfiltered ,[object Object],[object Object]
Optimising J with a T-filter ,[object Object]
Control law ,[object Object]
Control law in z-transforms ,[object Object]
Closed-loop poles – T-filter ,[object Object],[object Object]
Robustness ,[object Object],[object Object],[object Object],[object Object]
Robustness measures ,[object Object],[object Object],[object Object],[object Object],[object Object]
Parameter uncertainty ,[object Object]
Sensitivity to disturbances ,[object Object]
Sensitivity to noise ,[object Object],[object Object]
Impact of the T-filter on sensitivity ,[object Object],[object Object],[object Object]
Other ways of changing sensitivity ,[object Object],[object Object],[object Object]
Youla parameterisations ,[object Object],[object Object],[object Object]
Selecting Q ,[object Object],[object Object]
Robustness and T-filter ,[object Object],[object Object],[object Object]
Constraints ,[object Object],[object Object],[object Object]
Typical constraints ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Input constraints and predictions ,[object Object]
Input constraints with increments ,[object Object],[object Object]
Combining input rate and input constraints ,[object Object],[object Object]
Extension to the MIMO case ,[object Object],[object Object]
Output or state constraints ,[object Object]
Summary of constraints ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Combining with the cost function ,[object Object],[object Object],[object Object]
Interpreting a QP ,[object Object],[object Object],[object Object]
Stability ,[object Object],[object Object],[object Object],[object Object],[object Object]
Early work ,[object Object],[object Object]
Accepted solutions ,[object Object],[object Object],[object Object]
The tail ,[object Object],[object Object],[object Object],[object Object]
Large horizons ,[object Object],[object Object],[object Object]
Summary ,[object Object],[object Object],[object Object],[object Object]
With infinite horizons, J is Lyapunov ,[object Object],[object Object],[object Object]
With infinite horizons, J is Lyapunov (b) ,[object Object],[object Object],[object Object]
Proof applies during constraint handling ,[object Object],[object Object],[object Object]
Proof applies with a finite input horizon ,[object Object],[object Object]
Are infinite horizons impractical ,[object Object],[object Object]
Different ways of implementing infinite horizons ,[object Object],[object Object],[object Object],[object Object]
Dual mode paradigm (or closed-loop prediction) Terminal region in which  the control law u=-Kx satisfies constraints. Initial state trajectory nc moves maximum Terminal  State In at most nc samples, predicted state moves into  the  terminal region while satisfying constraints.
Open and closed-loop prediction Model Future inputs Future outputs OPEN LOOP  PREDICTION Model M K Future outputs r Decision variables CLOSED LOOP  PREDICTION
Stability and dual mode paradigm ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Mode 2 choices ,[object Object],[object Object]
Feasible regions for n c =1,2,3 nc=3 nc=2 nc=1
Terminal region variation with  different feedback gains
What about DMC? ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Closed-loop prediction ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],NOTE: Differs from DMC which assumes default  behaviour is  open-loop dynamics. PFC partially meets this aim (uses open-loop predictions  but matches to a desired dynamic).
Closed-loop MPC algorithm ,[object Object],[object Object],[object Object],Nominal behaviour Ideally c =0
Constraint handling ,[object Object],[object Object]
MPC algorithm with constraint handling ,[object Object],[object Object],More detail of these computations are in the handout.
Why does this paradigm give stability ,[object Object],[object Object],[object Object],No dead ends!
Summary OMPC ,[object Object],[object Object],[object Object],[object Object]
Parametric solutions ,[object Object],[object Object],[object Object],[object Object],[object Object]
Illustration of regions Each region has a different control law
Illustration of regions (b)
Parametric solvers ,[object Object],[object Object],[object Object],[object Object],[object Object]
Conclusion ,[object Object],[object Object],[object Object],[object Object],[object Object],MPC is very flexible. Don’t assume you have to go with an off the bench algorithm. If you are unsure about anything today, please come and talk to me.
Today’s laboratory ,[object Object],[object Object],[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]

More Related Content

What's hot

1.1 the introduction of design and analysis of algorithm
1.1 the introduction of design and analysis of algorithm1.1 the introduction of design and analysis of algorithm
1.1 the introduction of design and analysis of algorithm
Mohammed khaja Jamaluddin
 
On the Performance of the Pareto Set Pursuing (PSP) Method for Mixed-Variable...
On the Performance of the Pareto Set Pursuing (PSP) Method for Mixed-Variable...On the Performance of the Pareto Set Pursuing (PSP) Method for Mixed-Variable...
On the Performance of the Pareto Set Pursuing (PSP) Method for Mixed-Variable...
Amir Ziai
 
MiL Testing of Highly Configurable Continuous Controllers
MiL Testing of Highly Configurable Continuous ControllersMiL Testing of Highly Configurable Continuous Controllers
MiL Testing of Highly Configurable Continuous Controllers
Lionel Briand
 
Introduction to algorithn class 1
Introduction to algorithn class 1Introduction to algorithn class 1
Introduction to algorithn class 1
Kumar
 
02 intel v_tune_session_02
02 intel v_tune_session_0202 intel v_tune_session_02
02 intel v_tune_session_02
Vivek chan
 

What's hot (20)

Daa presentation 97
Daa presentation 97Daa presentation 97
Daa presentation 97
 
Data Abstraction (Chapter 1)
Data Abstraction (Chapter 1)Data Abstraction (Chapter 1)
Data Abstraction (Chapter 1)
 
Synthesis of analytical methods data driven decision-making
Synthesis of analytical methods data driven decision-makingSynthesis of analytical methods data driven decision-making
Synthesis of analytical methods data driven decision-making
 
Fundamental of Algorithms
Fundamental of Algorithms Fundamental of Algorithms
Fundamental of Algorithms
 
Daa unit 1
Daa unit 1Daa unit 1
Daa unit 1
 
1.1 the introduction of design and analysis of algorithm
1.1 the introduction of design and analysis of algorithm1.1 the introduction of design and analysis of algorithm
1.1 the introduction of design and analysis of algorithm
 
Control term proj3012
Control term proj3012Control term proj3012
Control term proj3012
 
Topic 1.4: Randomized Algorithms
Topic 1.4: Randomized AlgorithmsTopic 1.4: Randomized Algorithms
Topic 1.4: Randomized Algorithms
 
Fpga implementation of optimal step size nlms algorithm and its performance a...
Fpga implementation of optimal step size nlms algorithm and its performance a...Fpga implementation of optimal step size nlms algorithm and its performance a...
Fpga implementation of optimal step size nlms algorithm and its performance a...
 
Fpga implementation of optimal step size nlms algorithm and its performance a...
Fpga implementation of optimal step size nlms algorithm and its performance a...Fpga implementation of optimal step size nlms algorithm and its performance a...
Fpga implementation of optimal step size nlms algorithm and its performance a...
 
On the Performance of the Pareto Set Pursuing (PSP) Method for Mixed-Variable...
On the Performance of the Pareto Set Pursuing (PSP) Method for Mixed-Variable...On the Performance of the Pareto Set Pursuing (PSP) Method for Mixed-Variable...
On the Performance of the Pareto Set Pursuing (PSP) Method for Mixed-Variable...
 
Algorithm Design Presentation
Algorithm Design PresentationAlgorithm Design Presentation
Algorithm Design Presentation
 
Lecture 1-cs648
Lecture 1-cs648Lecture 1-cs648
Lecture 1-cs648
 
Randomized Algorithms
Randomized AlgorithmsRandomized Algorithms
Randomized Algorithms
 
MiL Testing of Highly Configurable Continuous Controllers
MiL Testing of Highly Configurable Continuous ControllersMiL Testing of Highly Configurable Continuous Controllers
MiL Testing of Highly Configurable Continuous Controllers
 
Algorithmic problem solving
Algorithmic problem solvingAlgorithmic problem solving
Algorithmic problem solving
 
Clock driven scheduling
Clock driven schedulingClock driven scheduling
Clock driven scheduling
 
Introduction to algorithn class 1
Introduction to algorithn class 1Introduction to algorithn class 1
Introduction to algorithn class 1
 
02 intel v_tune_session_02
02 intel v_tune_session_0202 intel v_tune_session_02
02 intel v_tune_session_02
 
CSPA 2008 Presentation
CSPA 2008 PresentationCSPA 2008 Presentation
CSPA 2008 Presentation
 

Viewers also liked

Study of model predictive control using ni lab view
Study of model predictive control using ni lab viewStudy of model predictive control using ni lab view
Study of model predictive control using ni lab view
iaemedu
 
Charles Cope Resume (10)
Charles Cope Resume (10)Charles Cope Resume (10)
Charles Cope Resume (10)
Charles Cope
 
M. Tech. Thesis: Control System Design for an Energy Efficient Operation of P...
M. Tech. Thesis: Control System Design for an Energy Efficient Operation of P...M. Tech. Thesis: Control System Design for an Energy Efficient Operation of P...
M. Tech. Thesis: Control System Design for an Energy Efficient Operation of P...
Pallavi Kumari
 
Predictive-Control-For-Harmonic-And-Unbalance-Compensation-Using-Active-Power...
Predictive-Control-For-Harmonic-And-Unbalance-Compensation-Using-Active-Power...Predictive-Control-For-Harmonic-And-Unbalance-Compensation-Using-Active-Power...
Predictive-Control-For-Harmonic-And-Unbalance-Compensation-Using-Active-Power...
Venkata Gowtam Nallamothu
 
how_rockwell_automation_optimized_its_product_costing_process
how_rockwell_automation_optimized_its_product_costing_processhow_rockwell_automation_optimized_its_product_costing_process
how_rockwell_automation_optimized_its_product_costing_process
John Jordan
 
First part of distillation slides
First part of distillation slidesFirst part of distillation slides
First part of distillation slides
Rohit Kumar
 

Viewers also liked (18)

4 modeling and control of distillation column in a petroleum process
4 modeling and control of distillation column in a petroleum process4 modeling and control of distillation column in a petroleum process
4 modeling and control of distillation column in a petroleum process
 
Smart Process Distillation Application Improves Recovery And Saves Energy
Smart Process Distillation Application Improves Recovery And Saves EnergySmart Process Distillation Application Improves Recovery And Saves Energy
Smart Process Distillation Application Improves Recovery And Saves Energy
 
Study of model predictive control using ni lab view
Study of model predictive control using ni lab viewStudy of model predictive control using ni lab view
Study of model predictive control using ni lab view
 
ALSR - Web 2.0 Journey at Murdoch University Library
ALSR - Web 2.0 Journey at Murdoch University LibraryALSR - Web 2.0 Journey at Murdoch University Library
ALSR - Web 2.0 Journey at Murdoch University Library
 
Charles Cope Resume (10)
Charles Cope Resume (10)Charles Cope Resume (10)
Charles Cope Resume (10)
 
Model Predictive Control For Integrating Processes
Model Predictive Control For Integrating ProcessesModel Predictive Control For Integrating Processes
Model Predictive Control For Integrating Processes
 
Robust model predictive control for discrete-time fractional-order systems
Robust model predictive control for discrete-time fractional-order systemsRobust model predictive control for discrete-time fractional-order systems
Robust model predictive control for discrete-time fractional-order systems
 
MPC
MPCMPC
MPC
 
M. Tech. Thesis: Control System Design for an Energy Efficient Operation of P...
M. Tech. Thesis: Control System Design for an Energy Efficient Operation of P...M. Tech. Thesis: Control System Design for an Energy Efficient Operation of P...
M. Tech. Thesis: Control System Design for an Energy Efficient Operation of P...
 
A View of MPC Control from Operations to Design
A View of MPC Control from Operations to DesignA View of MPC Control from Operations to Design
A View of MPC Control from Operations to Design
 
Physiologically Based Modelling and Predictive Control
Physiologically Based Modelling and Predictive ControlPhysiologically Based Modelling and Predictive Control
Physiologically Based Modelling and Predictive Control
 
Predictive-Control-For-Harmonic-And-Unbalance-Compensation-Using-Active-Power...
Predictive-Control-For-Harmonic-And-Unbalance-Compensation-Using-Active-Power...Predictive-Control-For-Harmonic-And-Unbalance-Compensation-Using-Active-Power...
Predictive-Control-For-Harmonic-And-Unbalance-Compensation-Using-Active-Power...
 
Model Predictive Control based on Reduced-Order Models
Model Predictive Control based on Reduced-Order ModelsModel Predictive Control based on Reduced-Order Models
Model Predictive Control based on Reduced-Order Models
 
how_rockwell_automation_optimized_its_product_costing_process
how_rockwell_automation_optimized_its_product_costing_processhow_rockwell_automation_optimized_its_product_costing_process
how_rockwell_automation_optimized_its_product_costing_process
 
simulation and control in chemical enginnering
simulation and control in chemical enginneringsimulation and control in chemical enginnering
simulation and control in chemical enginnering
 
Evaluating sieve tray flooding in a distillation
Evaluating sieve tray flooding in a distillationEvaluating sieve tray flooding in a distillation
Evaluating sieve tray flooding in a distillation
 
First part of distillation slides
First part of distillation slidesFirst part of distillation slides
First part of distillation slides
 
Hormonics impact and_mitigation
Hormonics impact and_mitigationHormonics impact and_mitigation
Hormonics impact and_mitigation
 

Similar to Concepts of predictive control

A simplified predictive control algorithm for disturbance rejection
A simplified predictive control algorithm for disturbance rejectionA simplified predictive control algorithm for disturbance rejection
A simplified predictive control algorithm for disturbance rejection
ISA Interchange
 
Advanced Production Control Using Julia & IMPL
Advanced Production Control Using Julia & IMPLAdvanced Production Control Using Julia & IMPL
Advanced Production Control Using Julia & IMPL
Alkis Vazacopoulos
 
Data Evaluation and Modeling for Product Definition Engineering - ISE 677
Data Evaluation and Modeling for Product Definition Engineering - ISE 677Data Evaluation and Modeling for Product Definition Engineering - ISE 677
Data Evaluation and Modeling for Product Definition Engineering - ISE 677
Justin Davies
 
operation research notes
operation research notesoperation research notes
operation research notes
Renu Thakur
 
Position Control of Robot Manipulator: Design a Novel SISO Adaptive Sliding M...
Position Control of Robot Manipulator: Design a Novel SISO Adaptive Sliding M...Position Control of Robot Manipulator: Design a Novel SISO Adaptive Sliding M...
Position Control of Robot Manipulator: Design a Novel SISO Adaptive Sliding M...
Waqas Tariq
 

Similar to Concepts of predictive control (20)

Trajectory Control With MPC For A Robot Manipülatör Using ANN Model
Trajectory Control With MPC For A Robot Manipülatör Using  ANN ModelTrajectory Control With MPC For A Robot Manipülatör Using  ANN Model
Trajectory Control With MPC For A Robot Manipülatör Using ANN Model
 
Magnetic levitation system
Magnetic levitation systemMagnetic levitation system
Magnetic levitation system
 
Operation's research models
Operation's research modelsOperation's research models
Operation's research models
 
A simplified predictive control algorithm for disturbance rejection
A simplified predictive control algorithm for disturbance rejectionA simplified predictive control algorithm for disturbance rejection
A simplified predictive control algorithm for disturbance rejection
 
Application of a merit function based interior point method to linear model p...
Application of a merit function based interior point method to linear model p...Application of a merit function based interior point method to linear model p...
Application of a merit function based interior point method to linear model p...
 
Adsa u1 ver 1.0
Adsa u1 ver 1.0Adsa u1 ver 1.0
Adsa u1 ver 1.0
 
IRJET- Design and Implementation of Closed Loop Boost Converter with IMC ...
IRJET-  	  Design and Implementation of Closed Loop Boost Converter with IMC ...IRJET-  	  Design and Implementation of Closed Loop Boost Converter with IMC ...
IRJET- Design and Implementation of Closed Loop Boost Converter with IMC ...
 
PERFORMANCE COMPARISON OF TWO CONTROLLERS ON A NONLINEAR SYSTEM
PERFORMANCE COMPARISON OF TWO CONTROLLERS ON A NONLINEAR SYSTEMPERFORMANCE COMPARISON OF TWO CONTROLLERS ON A NONLINEAR SYSTEM
PERFORMANCE COMPARISON OF TWO CONTROLLERS ON A NONLINEAR SYSTEM
 
PERFORMANCE COMPARISON OF TWO CONTROLLERS ON A NONLINEAR SYSTEM
PERFORMANCE COMPARISON OF TWO CONTROLLERS ON A NONLINEAR SYSTEMPERFORMANCE COMPARISON OF TWO CONTROLLERS ON A NONLINEAR SYSTEM
PERFORMANCE COMPARISON OF TWO CONTROLLERS ON A NONLINEAR SYSTEM
 
Optimization of Fuzzy Logic controller for Luo Converter using Genetic Algor...
Optimization of Fuzzy Logic controller for Luo Converter using  Genetic Algor...Optimization of Fuzzy Logic controller for Luo Converter using  Genetic Algor...
Optimization of Fuzzy Logic controller for Luo Converter using Genetic Algor...
 
UNIT-2 Quantitaitive Anlaysis for Mgt Decisions.pptx
UNIT-2 Quantitaitive Anlaysis for Mgt Decisions.pptxUNIT-2 Quantitaitive Anlaysis for Mgt Decisions.pptx
UNIT-2 Quantitaitive Anlaysis for Mgt Decisions.pptx
 
Advanced Production Control Using Julia & IMPL
Advanced Production Control Using Julia & IMPLAdvanced Production Control Using Julia & IMPL
Advanced Production Control Using Julia & IMPL
 
Data Evaluation and Modeling for Product Definition Engineering - ISE 677
Data Evaluation and Modeling for Product Definition Engineering - ISE 677Data Evaluation and Modeling for Product Definition Engineering - ISE 677
Data Evaluation and Modeling for Product Definition Engineering - ISE 677
 
Evolutionary Design of Backstepping Artificial Sliding Mode Based Position Al...
Evolutionary Design of Backstepping Artificial Sliding Mode Based Position Al...Evolutionary Design of Backstepping Artificial Sliding Mode Based Position Al...
Evolutionary Design of Backstepping Artificial Sliding Mode Based Position Al...
 
FUZZY LOGIC CONTROL DESIGN FOR ELECTRICAL MACHINES
FUZZY LOGIC CONTROL DESIGN FOR ELECTRICAL MACHINESFUZZY LOGIC CONTROL DESIGN FOR ELECTRICAL MACHINES
FUZZY LOGIC CONTROL DESIGN FOR ELECTRICAL MACHINES
 
Improvement in Quality of Power by PI Controller Hybrid PSO using STATCOM
Improvement in Quality of Power by PI Controller Hybrid PSO using STATCOMImprovement in Quality of Power by PI Controller Hybrid PSO using STATCOM
Improvement in Quality of Power by PI Controller Hybrid PSO using STATCOM
 
Optimazation
OptimazationOptimazation
Optimazation
 
operation research notes
operation research notesoperation research notes
operation research notes
 
Position Control of Robot Manipulator: Design a Novel SISO Adaptive Sliding M...
Position Control of Robot Manipulator: Design a Novel SISO Adaptive Sliding M...Position Control of Robot Manipulator: Design a Novel SISO Adaptive Sliding M...
Position Control of Robot Manipulator: Design a Novel SISO Adaptive Sliding M...
 
Qt unit i
Qt unit   iQt unit   i
Qt unit i
 

Recently uploaded

Call Girls In RT Nagar ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In RT Nagar ☎ 7737669865 🥵 Book Your One night StandCall Girls In RT Nagar ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In RT Nagar ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
➥🔝 7737669865 🔝▻ kakinada Call-girls in Women Seeking Men 🔝kakinada🔝 Escor...
➥🔝 7737669865 🔝▻ kakinada Call-girls in Women Seeking Men  🔝kakinada🔝   Escor...➥🔝 7737669865 🔝▻ kakinada Call-girls in Women Seeking Men  🔝kakinada🔝   Escor...
➥🔝 7737669865 🔝▻ kakinada Call-girls in Women Seeking Men 🔝kakinada🔝 Escor...
amitlee9823
 
CHEAP Call Girls in Hauz Quazi (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Hauz Quazi  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Hauz Quazi  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Hauz Quazi (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
(👉Ridhima)👉VIP Model Call Girls Mulund ( Mumbai) Call ON 9967824496 Starting ...
(👉Ridhima)👉VIP Model Call Girls Mulund ( Mumbai) Call ON 9967824496 Starting ...(👉Ridhima)👉VIP Model Call Girls Mulund ( Mumbai) Call ON 9967824496 Starting ...
(👉Ridhima)👉VIP Model Call Girls Mulund ( Mumbai) Call ON 9967824496 Starting ...
motiram463
 
一比一定(购)坎特伯雷大学毕业证(UC毕业证)成绩单学位证
一比一定(购)坎特伯雷大学毕业证(UC毕业证)成绩单学位证一比一定(购)坎特伯雷大学毕业证(UC毕业证)成绩单学位证
一比一定(购)坎特伯雷大学毕业证(UC毕业证)成绩单学位证
wpkuukw
 
Escorts Service Sanjay Nagar ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Sanjay Nagar ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Sanjay Nagar ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Sanjay Nagar ☎ 7737669865☎ Book Your One night Stand (Bangalore)
amitlee9823
 
怎样办理圣芭芭拉分校毕业证(UCSB毕业证书)成绩单留信认证
怎样办理圣芭芭拉分校毕业证(UCSB毕业证书)成绩单留信认证怎样办理圣芭芭拉分校毕业证(UCSB毕业证书)成绩单留信认证
怎样办理圣芭芭拉分校毕业证(UCSB毕业证书)成绩单留信认证
ehyxf
 
Kothanur Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
Kothanur Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...Kothanur Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
Kothanur Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
amitlee9823
 
VIP Call Girls Dharwad 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Dharwad 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Dharwad 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Dharwad 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
怎样办理斯威本科技大学毕业证(SUT毕业证书)成绩单留信认证
怎样办理斯威本科技大学毕业证(SUT毕业证书)成绩单留信认证怎样办理斯威本科技大学毕业证(SUT毕业证书)成绩单留信认证
怎样办理斯威本科技大学毕业证(SUT毕业证书)成绩单留信认证
tufbav
 

Recently uploaded (20)

Call Girls In RT Nagar ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In RT Nagar ☎ 7737669865 🥵 Book Your One night StandCall Girls In RT Nagar ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In RT Nagar ☎ 7737669865 🥵 Book Your One night Stand
 
➥🔝 7737669865 🔝▻ kakinada Call-girls in Women Seeking Men 🔝kakinada🔝 Escor...
➥🔝 7737669865 🔝▻ kakinada Call-girls in Women Seeking Men  🔝kakinada🔝   Escor...➥🔝 7737669865 🔝▻ kakinada Call-girls in Women Seeking Men  🔝kakinada🔝   Escor...
➥🔝 7737669865 🔝▻ kakinada Call-girls in Women Seeking Men 🔝kakinada🔝 Escor...
 
CHEAP Call Girls in Hauz Quazi (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Hauz Quazi  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Hauz Quazi  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Hauz Quazi (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Introduction-to-4x4-SRAM-Memory-Block.pptx
Introduction-to-4x4-SRAM-Memory-Block.pptxIntroduction-to-4x4-SRAM-Memory-Block.pptx
Introduction-to-4x4-SRAM-Memory-Block.pptx
 
Call Girls Kothrud Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Kothrud Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Kothrud Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Kothrud Call Me 7737669865 Budget Friendly No Advance Booking
 
(👉Ridhima)👉VIP Model Call Girls Mulund ( Mumbai) Call ON 9967824496 Starting ...
(👉Ridhima)👉VIP Model Call Girls Mulund ( Mumbai) Call ON 9967824496 Starting ...(👉Ridhima)👉VIP Model Call Girls Mulund ( Mumbai) Call ON 9967824496 Starting ...
(👉Ridhima)👉VIP Model Call Girls Mulund ( Mumbai) Call ON 9967824496 Starting ...
 
一比一定(购)坎特伯雷大学毕业证(UC毕业证)成绩单学位证
一比一定(购)坎特伯雷大学毕业证(UC毕业证)成绩单学位证一比一定(购)坎特伯雷大学毕业证(UC毕业证)成绩单学位证
一比一定(购)坎特伯雷大学毕业证(UC毕业证)成绩单学位证
 
Escorts Service Sanjay Nagar ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Sanjay Nagar ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Sanjay Nagar ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Sanjay Nagar ☎ 7737669865☎ Book Your One night Stand (Bangalore)
 
怎样办理圣芭芭拉分校毕业证(UCSB毕业证书)成绩单留信认证
怎样办理圣芭芭拉分校毕业证(UCSB毕业证书)成绩单留信认证怎样办理圣芭芭拉分校毕业证(UCSB毕业证书)成绩单留信认证
怎样办理圣芭芭拉分校毕业证(UCSB毕业证书)成绩单留信认证
 
Escorts Service Daryaganj - 9899900591 College Girls & Models 24/7
Escorts Service Daryaganj - 9899900591 College Girls & Models 24/7Escorts Service Daryaganj - 9899900591 College Girls & Models 24/7
Escorts Service Daryaganj - 9899900591 College Girls & Models 24/7
 
(=Towel) Dubai Call Girls O525547819 Call Girls In Dubai (Fav0r)
(=Towel) Dubai Call Girls O525547819 Call Girls In Dubai (Fav0r)(=Towel) Dubai Call Girls O525547819 Call Girls In Dubai (Fav0r)
(=Towel) Dubai Call Girls O525547819 Call Girls In Dubai (Fav0r)
 
Top Rated Pune Call Girls Katraj ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated  Pune Call Girls Katraj ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Top Rated  Pune Call Girls Katraj ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated Pune Call Girls Katraj ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
 
Kothanur Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
Kothanur Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...Kothanur Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
Kothanur Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
 
HLH PPT.ppt very important topic to discuss
HLH PPT.ppt very important topic to discussHLH PPT.ppt very important topic to discuss
HLH PPT.ppt very important topic to discuss
 
(ISHITA) Call Girls Service Aurangabad Call Now 8617697112 Aurangabad Escorts...
(ISHITA) Call Girls Service Aurangabad Call Now 8617697112 Aurangabad Escorts...(ISHITA) Call Girls Service Aurangabad Call Now 8617697112 Aurangabad Escorts...
(ISHITA) Call Girls Service Aurangabad Call Now 8617697112 Aurangabad Escorts...
 
VIP Call Girls Dharwad 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Dharwad 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Dharwad 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Dharwad 7001035870 Whatsapp Number, 24/07 Booking
 
Call Girls Chikhali Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Chikhali Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Chikhali Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Chikhali Call Me 7737669865 Budget Friendly No Advance Booking
 
怎样办理斯威本科技大学毕业证(SUT毕业证书)成绩单留信认证
怎样办理斯威本科技大学毕业证(SUT毕业证书)成绩单留信认证怎样办理斯威本科技大学毕业证(SUT毕业证书)成绩单留信认证
怎样办理斯威本科技大学毕业证(SUT毕业证书)成绩单留信认证
 
Deira Dubai Escorts +0561951007 Escort Service in Dubai by Dubai Escort Girls
Deira Dubai Escorts +0561951007 Escort Service in Dubai by Dubai Escort GirlsDeira Dubai Escorts +0561951007 Escort Service in Dubai by Dubai Escort Girls
Deira Dubai Escorts +0561951007 Escort Service in Dubai by Dubai Escort Girls
 
Top Rated Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated  Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Top Rated  Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
 

Concepts of predictive control