question

SudheerReddy avatar image
0 Likes"
SudheerReddy asked Ryan Clark commented

OptQuest to maximize the through put and minimize the Queue waiting time


Can we use optquest to max through put and min the waiting time of Queues1,2,3,4.

After processor 1 it neds to take a decison which queue to enter so that avg waiting time is min and maximizes the throughput

1630581619510.png


Seq.fsm

FlexSim 21.1.3
optquestflexsim 21.1.3
1630581619510.png (94.0 KiB)
seq.fsm (226.2 KiB)
· 6
5 |100000

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

1 Answer

Roi Sánchez avatar image
0 Likes"
Roi Sánchez answered Ryan Clark commented

Of course you can. You need to somehow create a variable that models the criteria to choose which queue to take after Processor1. This variable will be your input parameter. Then you need to create two performance measures: throughput of the line and waiting time in Queues.

After that, you just need to set up the Optimization study. For more info you can check this out:

· 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.