- #1
kryten68
- 9
- 0
Hi,
I'm in a bit of a fix with this problem and as such if someone were prepared to help me get to get to a point where I had a formula I can re-use I would be happy to pay a small bounty. Paypal donation, Amazon gift... something like that?
My problem is one of calculating call traffic. I need to be able to calculate/predict how many calls I will be able to process in a given period of time, where the calls will all last a specific duration. I have complete control over how many callers there can be and how many receivers there can be also.
Let me give an example:-
Lets say I wish to achieve 3200 calls in an hour. Each call will last for an average of 300 seconds once connected to the receiver. Each call will take on average 15 seconds from initiation to being connected to the receiver. So the call is actually 315 seconds in total duration as far as the caller is concerned. Each receiver is given one minute of break time between calls.
I need to achieve 3200 calls per hour. How do I calculate how many callers I need and how many receivers I need to get that call throughput? Eg would I need to have 200 callers and 400 receivers?
The values given above are really just examples. One day I may need to work out the values for 4000 calls per hour the next I may need to work out the values for 290 calls per hour... So what I need is some sort of re-usable formula. Once understood I can make the formula into a program to make life easier!
Would be extremely grateful for any [urgent] assistance anyone can offer me.
Many thanks,
Ron
I'm in a bit of a fix with this problem and as such if someone were prepared to help me get to get to a point where I had a formula I can re-use I would be happy to pay a small bounty. Paypal donation, Amazon gift... something like that?
My problem is one of calculating call traffic. I need to be able to calculate/predict how many calls I will be able to process in a given period of time, where the calls will all last a specific duration. I have complete control over how many callers there can be and how many receivers there can be also.
Let me give an example:-
Lets say I wish to achieve 3200 calls in an hour. Each call will last for an average of 300 seconds once connected to the receiver. Each call will take on average 15 seconds from initiation to being connected to the receiver. So the call is actually 315 seconds in total duration as far as the caller is concerned. Each receiver is given one minute of break time between calls.
I need to achieve 3200 calls per hour. How do I calculate how many callers I need and how many receivers I need to get that call throughput? Eg would I need to have 200 callers and 400 receivers?
The values given above are really just examples. One day I may need to work out the values for 4000 calls per hour the next I may need to work out the values for 290 calls per hour... So what I need is some sort of re-usable formula. Once understood I can make the formula into a program to make life easier!
Would be extremely grateful for any [urgent] assistance anyone can offer me.
Many thanks,
Ron