staticfinal-a-link-between-processors-n-queues.fsmDear all,
I am building a simulator for factory automated lines. One of the key metrics on which the simulator will be judged is its robustness and for the very case I want my process flow logic to be as flexible as possible.
For the above mentioned reasons, I want to change my park logic so as to accommodate more AGVs (if need be for optimization studies etc.) in my process flow. Right now, my park logic works on actual referencing wrt to the actual physical park spot in the 3D model. Now, this works for now as the number of AGVs are less, but in case the number of AGVs increase this logic would require more modifications (for eg - with 3 AGVs itself, I have required the use of "decide" activities.
Can someone suggest me a more robust logic, something on the lines of a " AGV(i) parks at location i"?
Please find my current model as attached.
Regards,
Akshay pundir