...
- not Divisible cycle time then
- + Cycle time * roundUp(Numer of cycles needed in order / Number of workstations)
- else
- + Cycle time * (Numer of cycles needed in order / Number of workstations)
Operations duration time = Operations duration time without nonworking time distributed across working time of shifts
...
- not Divisible cycle time then
- + Cycle time * roundUp(Next operation after cycles / Number of workstations)
- else Operations duration timethen
- + Cycle time * (Next operation after cycles / Number of workstations)
Next operations block duration = Next operations block duration without nonworking time distributed across working time of shifts
Next operations start date = Operations start date + Next operations block duration
...