How to implement resource schedules in SimEvents?

7 views (last 30 days)
Is there a way to schedule resources in SimEvents? I am trying to model a manufacturing system were there are operators and machines. The operators can only work at certain hours but the machines can theoretically work all day. How would I implement this?
Thanks for any feedback!

Answers (1)

Meeshawn Marathe
Meeshawn Marathe on 17 Oct 2017
Edited: Meeshawn Marathe on 17 Oct 2017
Please go through this SimEvents example on Job Scheduling and Resource Estimation for a Manufacturing Plant. It will give you an overview of modeling a manufacturing plant too.
  2 Comments
Jose Parga
Jose Parga on 17 Oct 2017
I have looked at it but this is a continuous schedule. I need something were the people only work 8 hours a day rather than 24/7. Is there a function block to implement this? Or would I need us a gate block and every 16 hours it causes the process involving people to stop?
Jere
Jere on 27 Mar 2025
Is there any new and improved ways to do this resource scheduling?

Sign in to comment.

Categories

Find more on Discrete-Event Simulation in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!