Toward Real-Time Team Cooperative Control Steve Rogers, 25 March 2006
Abstract Many studies on the subject of team cooperative control have been performed. Recently, there has been a dramatic upswing of interest in the subject. This study has to do with demonstration of a heuristic solution to the problem of accomplishing stated sequential goals with respect to geographically dispersed targets or objective locations. As an example, such sequential goals may include object classification, attack, and destruction verification. These tasks require sequential time-critical order of accomplishment and cooperation among the team members. This paper shows a potential real-time heuristic sub-optimal O(n) approach to the solution of this problem and compares the answer to published optimal results.
Introduction When targets are discovered multiple tasks must be prosecuted sequentially subject to timing constraints. These tasks are performed in a fixed order to accomplish a mission or tour. When multiple targets are discovered the problem may become extremely complex -. This type of problem is coupled multiple-assignment task allocation. The optimization model is run so that all of the known targets or objectives are prosecuted by the allocation in the specific sequence. For a simple problem the network state transition diagram is shown as:
Figure 1
State Transition Diagram for n=2 Targets, w=3 Team Members
Schumacher etal, devised a MILP (mixed integer linear program) approach to solve the problem. Their approach relies on a cost function and numerous constraints to enforce a usable solution. The following table shows the increase of constraints with increasing size of the problem statement. 1