question

Fwteini K avatar image
0 Likes"
Fwteini K asked Fwteini K commented

correct picking times

Hi there,

This is my model test4.fsm , i have 2 questions,

  1. the model has 6 orders and the operator is responsible for the picking process. Also i have create two global tables: "Report and Report2" these tables depicts the times (start, end times) for the picking procces and created when i run my model. But i can't take the correct picking times. Especially, i had put on my process flow one delay for set up in order to start the pickig procces and the time is: 4.00 (witch you can see in the picture "delay") and if i run my model the picking start time in "Report" is: 12.38 (you can see at picture "report" with red color) and not 4.00 that i had put in order to start. Do you have any ideas to start the picking after delaying 4.00?


2. Also in my global table "Report" (you can see at picture "report" with green color), i have probleam too because the picking end time for the 1st orderline is 35,83 and the picking start time for the next orderline:2st doesn't start from the end of the previous picking time: 35,83 but starts from the 12,38 (that the 1st orderline has start). Do you know something in order to picking start time start from the time that the previous ordeline had ends?

Thak you very much!!

FlexSim 19.2.4
processflowflexsim 19.2.4global tablesdelay activitypicking time
delay.png (245.2 KiB)
report.png (76.3 KiB)
test4.fsm (4.0 MiB)
delay.png (41.0 KiB)
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

·
Patryk avatar image
1 Like"
Patryk answered Fwteini K commented

1. The picking start time in "report" is different than 4 because the operator has to do two operations "Travel and Load" in that logic before he starts picking and those operations take time.

When operator speed is changed, picking start time will be lower.

50 max speed


2. In "Zone" you didn't mark max-content so every tokens start at the same time.

test4_1.fsm


1614863482896.png (18.5 KiB)
1614863504569.png (18.4 KiB)
test4-1.fsm (4.0 MiB)
test4-1.fsm (4.0 MiB)
· 4
5 |100000

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

Patryk avatar image Patryk commented ·

You can try use "Splite".

In this way, the operator load the tote and wait to 36 second before starting picking.

test15_1.fsm

1 Like 1 ·
1614868219038.png (77.9 KiB)
test15-1.fsm (4.2 MiB)
Fwteini K avatar image Fwteini K Patryk commented ·

I try with split, but it doesn't work you can see in the following model t4.fsmit start in 12,83 and not in 4,00. Do you know why?

Thank you!

0 Likes 0 ·
t4.fsm (4.0 MiB)
Patryk avatar image Patryk Fwteini K commented ·

Operations Travel and Load take more time than delay (12,83s) . You can try to put the operator closer to the queue.

t4_2.fsm

1 Like 1 ·
t4-2.fsm (4.0 MiB)
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.