question

yoni A avatar image
0 Likes"
yoni A asked Emily Hardy commented

state chart- allocated idle

what does the term allocated idle means? what is the difference between idle and allocated idle, is allocated idle time(black) "extra time" in addition to the idle time(red)allocated-idle.png, first time that I see it in my state charts

statistics
allocated-idle.png (8.5 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

·
Emily Hardy avatar image
2 Likes"
Emily Hardy answered Emily Hardy commented

Allocated idle means that the operator has been acquired by a resource but hasn't been given a task yet.

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

yoni A avatar image yoni A commented ·

is the allocated idle time(black bar) added to the idle time(red), meaning that my throughput is reduced even more? @Emily Hardy

0 Likes 0 ·
Emily Hardy avatar image Emily Hardy ♦ yoni A commented ·

The allocated idle time is additional idle time- so yes, you can just consider it time that your operators are not being utilized.

0 Likes 0 ·
yoni A avatar image yoni A commented ·

ktna-second-trail-current.fsm

how can I fix or eliminate the allocated dle time, since it is reducing throughput in my model

see attached model @Emily Hardy

0 Likes 0 ·
Emily Hardy avatar image Emily Hardy ♦ yoni A commented ·

Well that depends on the process. The allocated idle time comes from when the operator is waiting to do something- so it just means there is a bottleneck somewhere in the process. You can resolve this by doing things like adding an additional machine at the bottleneck, reducing processing time, etc. I don't want to make any changes because I'm not sure which values are okay to change, but hopefully this helps you find the source of the excessive idle time.

0 Likes 0 ·
yoni A avatar image yoni A Emily Hardy ♦ commented ·

it looks like the flow tab "Coordinated task sequence" pauses the operator when they go from one location to another, I don't know why the software is doing that @Emily Hardy

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.