Skip to content

Edouard99/DeepLearning-Robust-MPC-Estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepLearning-Robust-MPC-Estimation

Hi ! 👋

Sorry for the mess in this project's code and readMe! I am currently cleaning the project's code and building 👷 the readMe! It will be soon updated, yet you can still look at the code and at the report that summarizes all the theory and workflow. 😃

The aim of this project is to use a Deep Learning model to estimate an MPC (Method Predictive Control) control law. Using a neural network to estimate the control law reduces the computational cost required. Yet, one problem is that the model will only give an estimation of the ideal control law. To ensure respect of constraints and system stability, the Deep Learning model estimates the control law of a Robust MPC controller (implemented in Matlab).

Project Illustration

The method used in this project is inspired by Michael Hertneck's paper [1] and thesis [2].

Wait for the update ... ⌛

References

[1] Michael Hertneck et al. “Learning an Approximate Model Predictive Controller with Guarantees”. In: IEEE Control Systems Letters 2 (3 July 2018), pp. 543–548. issn: 24751456. doi: https://doi.org/10.1109/LCSYS.2018.2843682.

[2] Michael Hertneck et al. Learning an Approximate Model Predictive Controller with Guarantees Student Thesis. 2018.

Releases

No releases published

Packages

No packages published