question

Maxime avatar image
0 Likes"
Maxime asked Jason Lightfoot commented

Time table /Shifts not working

Hello, I face an issue with time tables. I have a factory working with 3 shifts for the week and 2 shifts dor the week end, in order to make the process work 24/7, so 5 shifts that i defined on 5 different time tables. But it seems that when i play the simulation with the 5 groups of workers, they all work all the time and at the same time...

Maybe it has something to do with the down function or the down behavior.

Can someone help me define the workers by shift in order to simulate whats really happening and how much operators are utilized. Thanks in advance !

FlexSim 21.1.5
time tableshifts
· 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.

Jason Lightfoot avatar image Jason Lightfoot ♦ commented ·
We encourage students to post their work for us to see which mistake was made and for us to guide them. Also you should be looking through the documentation to ensure you understand how a feature works.
0 Likes 0 ·
Maxime avatar image Maxime Jason Lightfoot ♦ commented ·
Hello Jason, I thought only you could put models into the help center. I did publish it, thank you
0 Likes 0 ·

1 Answer

·
Paula LG avatar image
0 Likes"
Paula LG answered Jason Lightfoot commented

Hi Maxime,

I have created a dummy model with 2 operators that have different down times assigned:

- Operator 1 is down from 6:00 to 14:00 (TimeTable1)

- Operator 2 is down from 14:00 to 22:00 (TimeTable2)

When any of the workers enter the "scheduled down" state, a red square appears surrouding its 3D shape. You can also see the evolution of their states on the dashboard next to them.

Let me know if you have any further questions about it. I hope it helps!

23.2 TimeTables.fsm


232-timetables.fsm (42.5 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.

Maxime avatar image Maxime commented ·

Hi Paula, thank you for the answer, I tried many occurences this afternoon and figured it out, and it is similar to what you have done! I used the predefined down behaviors and that's what wasn't working.

Now I face another issue, I want the "offshift" operators to go back "home" and the "on break" operators to go to a "break zone", because they all stay right where they are when they change status and i think it is bloking the processors; (they have a yellow rectangle around them, althought it wasn't there on my previous simulation without shifts)

Thanks in advance,

Maxime

0 Likes 0 ·
Maxime avatar image Maxime Maxime commented ·

And there is my model if you can help me

Etude_24-7.fsm

0 Likes 0 ·
Maxime avatar image Maxime Maxime commented ·
Also, I want them to finish their task before going to a break or offshift, how can I do that ?
0 Likes 0 ·
Jason Lightfoot avatar image Jason Lightfoot ♦ Maxime commented ·
Give them a non-preempting break task sequence with a high priority so that they will do that as priority once they finish the current task sequence. This is one reason why it's good to use task sequences and not individual tasks via a process flow.
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.