Calculating Delivery Delay when Backlog is Zero
Posted: Wed Jul 21, 2010 5:22 pm
Dear All,
I am currently working on an assignment using Vensim PLE, modelling professional services allocation in a software firm. I am facing a '0/0' problem I was hoping someone could help.
One of the important variables is Current Product Installation Time which is Backlog/Installation Rate. In order to avoid backlog running negative, I am using the suggestion in Business Dynamics (Sterman), ch. 14, whereby a 'Maximum Completion Rate' is defined as Backlog/Minimum Delivery Delay.
The problem is that when Backlog is zero, the max completion rate is zero and, hence, the Installation Rate [MIN(max completion rate, and an endogenously defined rate) is also zero. Therefore, the installation time overfloats.
I thought about using a IF, THEN, ELSE to work around (if backlog is zero, then product installation time is zero, else calculate), but, does not look like a good SD practice.
Any ideas are really welcome! Thank you and congratulations for having this forum.
Regards, Daniel
I am currently working on an assignment using Vensim PLE, modelling professional services allocation in a software firm. I am facing a '0/0' problem I was hoping someone could help.
One of the important variables is Current Product Installation Time which is Backlog/Installation Rate. In order to avoid backlog running negative, I am using the suggestion in Business Dynamics (Sterman), ch. 14, whereby a 'Maximum Completion Rate' is defined as Backlog/Minimum Delivery Delay.
The problem is that when Backlog is zero, the max completion rate is zero and, hence, the Installation Rate [MIN(max completion rate, and an endogenously defined rate) is also zero. Therefore, the installation time overfloats.
I thought about using a IF, THEN, ELSE to work around (if backlog is zero, then product installation time is zero, else calculate), but, does not look like a good SD practice.
Any ideas are really welcome! Thank you and congratulations for having this forum.
Regards, Daniel