Operators Colision

Operators Colision

maira_andradeWQEJ4
Community Visitor Community Visitor
105 Views
4 Replies
Message 1 of 5

Operators Colision

maira_andradeWQEJ4
Community Visitor
Community Visitor

As shown in the attached file, I need to create an environment where operators do not walk through each other. However, when I configure the A* settings to enforce this behavior, the simulation eventually freezes. What can I do to resolve this issue?

0 Likes
106 Views
4 Replies
Replies (4)
Message 2 of 5

joerg_vogel_HsH
Mentor
Mentor
0 Likes
Message 3 of 5

maira_andradeWQEJ4
Community Visitor
Community Visitor

@joerg_vogel_HsHthank you for the directions. I really tried to use this tools, but my model always ends freezing. Could you analyse my model specifically?

0 Likes
Message 4 of 5

joerg_vogel_HsH
Mentor
Mentor

I’m not doing this kind of support. It is your model. Perhaps you haven’t read the pinned note in this forum -  users help users. Sometimes, if I find a problem well elaborated, I consider to take a look into it. This is not the case here. Solving a problem consists in my opinion of building smaller models on oneself, test several approaches, ask specific questions about how something works and describe a problem, what is that you want to do, what is a goal. A process of describing a problem leads sometimes to new insights. Building smaller models enhances the knowledge how a model is working. Perhaps a smaller model is working and your project model isn’t. The problem is maybe not a tool you explicitly declared as your problem, but it is somewhere else. 
well, you said you have tested my suggestions. Now, where can I find those test results attached to your response? Preventing collisions is a main function of an agent system. A*Star is an environment to let taskexecuters find a path to destinations, where each of them occupies a node in an area. This does not prevent a collision. It reserves only a space for an taskexecuter on his way. And then there is nothing the tool can reserve for an taskexecuter anymore. And this situation can freeze a model. 

0 Likes
Message 5 of 5

maira_andradeWQEJ4
Community Visitor
Community Visitor

@joerg_vogel_HsH 

I apologize for the miscommunication. Actually, this is already a reduced model compared to my full project. When using the Agent System, my main issue was linking it to a group of operators whose quantity changes at every reset. This happens because I am running simulations with the Experimenter to analyze the impact of scenarios that vary the number of operators. For this reason, I need to create a parameter to control the number of operators. However, when I select a group in the agent page and reset my model, only the first operator remains allocated.

My objective is to have a configuration that provides the most realistic representation of the project, ensuring that no operator walks through another. Therefore, I need to evaluate the maximum possible number of operators in the workstation, comparing the results of productive capacity and productivity obtained in each scenario.

As an observation, the Experimenter is not included in this demonstrative model, only in the final version. However, if you think it is necessary, I can insert an example here.

Thank you for your patience and support.

0 Likes