Consider the following system: 

dx/dt=f(t,x(t),u) in [t0,t1], where x(t0) is from X0, u is from U. 

The value for u is set at t0 and does not change in time. I would like to find the reachable set of the system X[t]. Most textbooks and articles I have seen so far assume that u might change in time, even though sometimes the authors do not say so explicitly and call u a parameter vector. Of course, the system can be reduced to a standard ODE by considering u a state vector with the dynamics given by du/dt=0. But such an approach will increase the dimensionality of the problem, which is already the bottle neck of reachable set calculations. I wonder if there is a more elegant approach to such problems.

Update 1. For simplicity we can assume that X0 is just a single starting point. So I am interested in some description of reachable sets comprised by trajectories with different u.

More Stanislav Mazurenko's questions See All
Similar questions and discussions