Skip to main content
. 2023 Jan 22;23(3):1272. doi: 10.3390/s23031272
Algorithm 1. Model parameters learning adaptive control
Step1: Initialize the model parameter M0, Plan length trajectory yref;
Step2: Obtain the initial pressure u0 based on MPC;
Step3: Compare with length tolerance εt and εr.
Step4: Obtain uim trough model parameters iterative learning law and MPC
Step5: Obtain uil based trough ILC
Step6: Obtain total input pressure ui, real chamber length yit and model estimated length yip trough real system and estimated model, respectively. Then go to step 3.