Jump to content

Random Sequence Dependent Setup Time for Workstation


Luu Khanh Minh
 Share

Recommended Posts

In my model, there are 2 types of entities created by 2 sources: Entity Type A and Entity Type B.The changeover setup time matrix is something like 

Previous Entity       Type  A                     TypeB

Incoming Entity

Type A                      0                        Random.exponential(15)         

Type B                 Random.Exponential(10)     0

I know how to do it using the changeover matrix, but apparently, the changeover matrix can't take random distributions. May I have some suggestions as to how to go about this?

 

image.png.4dc014226bcd39065cadf7aae9e19fbd.png

Thank you!

Link to comment
Share on other sites

×
×
  • Create New...