LinearMetabolic
LinearMetabolic | |
---|---|
State dimension: | 1 |
Differential states: | 4 |
Discrete control functions: | 1 |
Path constraints: | 2 |
Interior point inequalities: | 2 |
Interior point equalities: | 5 |
The Linear Metabolic problem is a generalized inverse optimal control problem formulated and investigated in [Tsiantis2018]Author: Tsiantis, Nikolaos; Balsa-Canto, Eva; Banga, Julio R
Journal: Bioinformatics
Number: 14
Pages: 2433-2440
Title: Optimality and identification of dynamic models in systems biology: an inverse optimal control framework
Volume: 34
Year: 2018
. It tries to identify an a priori unknown objective function from data.
The problem is a generalization of the one studied by de Hijas-Liste et al. (2014), where it was considered as a standard optimal control problem (OCP). Here, we take the solution reference of the inner problem as the multi-objective OCP described in de Hijas-Liste et al. (2014), selecting a specific point of the resulting Pareto front. This case study is interesting, because it includes path constraints on the states and the inputs.
A 3-step linear metabolic pathway with mass action kinetics is considered. The differential states are metabolite concentrations, the time-dependent control functions are enzyme concentrations, and the model parameters are kinetic parameters in mass action expressions. Candidate objective functionals are the final time and the time-integral of the intermediate metabolite concentrations. The measurement function is a map to the values of the differential states and comprises measurements of metabolite concentrations. The differential equations are assumed to be fully known as standard mass action kinetics. An inequality path constraint is present (but potentially unknown in such settings) on the inner level and critical from a biological point of view: limitations due to molecular crowding impose an upper bound on the maximum total concentration of enzymes (controls) at any given time. Boundary conditions are fixed initial and terminal values of the metabolite concentrations.
Contents
Mathematical formulation
Under construction...
The gIOC is given by
subject to subject to
Here the four differential states and three control functions stand for the metabolite concentrations () and the enzyme concentrations (). The objective function candidates are the sum of intermediate metabolite concentrations and the transition time. The parameters () are kinetic parameters in mass action expressions.
Parameters
These fixed values are used within the model.
Name | Symbol | Value | Unit |
Coefficient of reduction | 10 | [-] | |
Air density | 1.293 | ||
Aerodynamic coefficient | 0.4 | [-] | |
Area in the front of the vehicle | 2 | ||
Radius of the wheel | 0.33 | ||
Constant representing the friction of the wheels on the road | 0.03 | [-] | |
Coefficient of the motor torque | 0.27 | [-] | |
Inductor resistance | 0.03 | ||
inductance of the rotor | 0.05 | [-] | |
Mass | 250 | ||
Gravity constant | 9,81 | [-] | |
Battery voltage | 150 | ||
Resistance of the battery | 0.05 |
Reference Solutions
We look at the particular instance of our problem with and target set , in which the car needs to cover 100m in 10s. Figure 1 shows a plot of the differential states of the optimal trajectory of the relaxed problem (i.e. instead of ) for being the number of time discretization points. The current increases to its maximal value of 150A, stays there for a certain time, decreases on its minimal value of -150A, stays on this value and eventually increases slightly. This behavior corresponds to the different arcs bang, path-constrained, singular, path-constrained, bang and can be observed also in Figure 2. It shows the corresponding switching function and the optimal control. Note that the plots show data from the solution with the indirect approach.
Applying the sum up rounding strategy results in an integer-feasible chattering solution. The resulting primal states are shown in Figure 3. One observes the high-frequency zig-zagging of the current that results from the fast switches in the control.
The direct and indirect approaches are local optimization techniques and only provide upper bounds for the relaxed problem and hence for the original problem. Here the indirect solution of the relaxed problem gives us a bound of .
Source Code
Model descriptions are available in
Variants
There are several alternative formulations and variants of the above problem, in particular
- fixed final velocity,
- bounded velocity,
- fixed final velocity, bounded velocity, longer time horizon, .
References
[Tsiantis2018] | Tsiantis, Nikolaos; Balsa-Canto, Eva; Banga, Julio R (2018): Optimality and identification of dynamic models in systems biology: an inverse optimal control framework. Bioinformatics, 34, 2433-2440 |