question

Maxil avatar image
0 Likes"
Maxil asked Maxil edited

How to change the likelihood of a mulitprocessor doing each process

Hello all,

I need to change the chances that the processes occur on my multiprocessor. For example, I need process 1 "General Bag Scan" to occur about 80 percent of the time, while I need process 2 "Manual Bag Scan" to occur about 20% of the time. How can this be done? If there is a better setup for this please let me know. Thank you.

Testing_14.fsm

FlexSim 24.1.0
procesor
testing-14.fsm (6.9 MiB)
· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Joerg Vogel avatar image Joerg Vogel commented ·
a multi processor is an object that does more processing steps on a single item. You can replace a multi processor by a chain of single processors. If you want to have two different categories of process time then you can say you evaluate a discete empirical distribution to choose which statistical distribution or static value must be returned in a time by case template.
0 Likes 0 ·
jourjinaalex avatar image jourjinaalex Joerg Vogel commented ·

@Joerg Vogel need help in patient flow in this clinic i want if patient have a reservation go directly to a one of the three floors but if he hasn't he goes to the chairs outsideprojetrr1_autosave (8).fsm

0 Likes 0 ·

1 Answer

·
Joerg Vogel avatar image
1 Like"
Joerg Vogel answered Maxil edited

Empirical_distributed_statistical_process_times.fsm

A discrete empirical distribution is used to choose which statistical distribution is evaluated as a process time.


· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Maxil avatar image Maxil commented ·

I would like to implement this. I see where you placed "values by case" in the process time field for the processor, and I see the empirical distributions scan type you created; however, I do not see how you input this information. Could you screen shot how you filled out the values by case field? I do not know how to view the current settings of the values by case field. Thank you for your help!

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.