question

Ahmed_mohamed L2 avatar image
0 Likes"
Ahmed_mohamed L2 asked Jason Lightfoot commented

Flow time optimization

Hi,
I want to create an optimization model to minimize total flow time by changing priority of Orders on each machine. Each machine has a fixed setup time and has a process time for each order calculated by "Process time" table" by a custom code. Each order can be done by one or more machines.
My question is :
I want each machine to pull the Order with minimum priority label & the order with diameter within range of machine range, from "machine dimensions" and "process time" tables.

Thank you in advance
1697407183961.pngOpt.fsm

FlexSim 22.2.0
pull strategy
1697407183961.png (178.4 KiB)
opt.fsm (191.7 KiB)
· 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.

Jason Lightfoot avatar image Jason Lightfoot ♦ commented ·

Hi @Ahmed_mohamed L2, was Jason Lightfoot's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Jason Lightfoot avatar image
1 Like"
Jason Lightfoot answered Jason Lightfoot commented

You can put the diameter constraint on the pull requirement which will work in parallel with the pull strategy.

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

Ahmed_mohamed L2 avatar image Ahmed_mohamed L2 commented ·

Hi, thank you that was really helpful

One more question , how can i source with quantity and labels (order , length , diameter,priority ) according to table "Process time" ?


0 Likes 0 ·
Jason Lightfoot avatar image Jason Lightfoot ♦ Ahmed_mohamed L2 commented ·
You can either add those to a schedule arrivals table or sequence, or generate an order number from 1-5 and use the row to look up the values and add the labels on creation at the source.
0 Likes 0 ·
Ahmed_mohamed L2 avatar image Ahmed_mohamed L2 Jason Lightfoot ♦ commented ·

Thanks for your help, i don't know about the second option but for the first i want to get labels from the table so i can increase or "orders" directly from the table

Second i need to link the parameters sequence as a priority for the order


0 Likes 0 ·
Show more comments

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.