Jump to content

hsweida1

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by hsweida1

  1. Okay Thank you I will try that, I have attached a picture for the simplified example of my system in case the file does not open
  2. Hello, I hope everybody is doing great! So I am trying to simulate a system that have different servers with different selection rules, all the customers wait in the same waiting area/queue. What I want is that all servers search in a global Input Buffer Queue (or Storage Queue) every time they are available and choose the entity based on their selection rule, or a process that send the entities to the their right destination whenever a server that can process them is available. I have attached a sample model less complicated than my system for what I want with further description of the objects, but it doesn't run properly at all, it is just for clarification. The first challenge is that I want the selection rules of the servers to choose from the global input buffer not the input buffer queue of their own, I am not sure how to do that or if it is applicable. The second challenge is that some servers have complicated selection rules (as shown in the sample model) I was able to represent these rules in a separate model by holding the entities at a node until the condition is met, but when I have multiple servers in some cases these entities can go to another server, so the rules conflicts with each others (unless we were able to integrate both rules together). Also, having multiple stations or storage queues with different ranking rules for each server do not work because when the entity enters the queue it will get stuck there even if another server was available and able to serve it. If you believe there is another way to represent the system with Simio I would appreciate your suggestions. Thank you for your time GlobalQueue.spfx
×
×
  • Create New...