The model of the process is time dependent
- Often the case in control engineering For example:
General Dynamic Optimization Problem
Where
Link to original
- : The prediction horizon
- : The state cost
- : The dynamic model
- : State-and input constraints
Search
Jan 06, 2025, 1 min read
The model of the process is time dependent
General Dynamic Optimization Problem
zmint=0∑Nft(xt+1,ut)s.t.⎩⎨⎧xt+1=g(xt,ut),h(xt,ut)≤0,x0:given,z=(u0,x1,u1,x2,…uN−1,xN)Tt=0,…,N−1t=0,…NWhere
Link to original
- N: The prediction horizon
- ft: The state cost
- gt: The dynamic model
- ht: State-and input constraints