Hello,
Iam working on multi product mix Manufacturing system simulation
I want to add rework logic on the server for incorporating 10% rectification of jobs which are failed in quality standard to make realistic production environment in simulation.
Please help me that how i add , add on process to sent back 10% jobs on same server but rework processing time should be different from initial process time. After rework i want to send job on next server for further process.
Suppose.
First process time is Exponential(10)
But rework time is triangular(3,4,5)
Please help me to add on process this logic.