question

Leah R avatar image
0 Likes"
Leah R asked Jeanette F commented

How can I compute the utilization time during shifts and the overtime ?

Hi!

I deleted my post by mistake so here it is again.

I am trying to model an operating room.
I want to:

  • compute the time the resource were used during their shift (utilization)
  • compute the time the resource were used during the breaks (overtime)

My problems is that the utilization graph provided in the library computes the utilization during the shifts AND the breaks... and that it is a percentage instead of being in minutes.

I though of a possible solution. I want to create of twin of each of my resource. Every time the initial resource is on break, the twin will be used instead. Thus, the utilization of the twin will be the overtime of the initial resource. Thus raises another question though: how can I change resource when a process is ongoing? The following figure illustrated my proposition.

1649765683255.png

Is this solution relevant / the best way to go? If yes, how can I implement it? If not, can you provide with another idea?

Thanks in advance,

Leah


FlexSim 21.0.10
utilizationovertime
1649765683255.png (120.8 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.

1 Answer

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

I would try instead to add a state profile (rank 3 perhaps after Availability and HC States) that records three scheduled states - working, lunch, non-working and then when there is any state change in that or the HC state, you can see which combination applies and use the usual options to record it (tracked variable, statistics collectors etc).

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