- This topic has 72 replies, 1 voice, and was last updated 8 years, 7 months ago by Ayat.
-
AuthorPosts
-
25th March 2010 at 09:59 #43797portiaGuest
From GSM point, traffic is calculated in erlang but my finance dept are using call minutes. How do you translate erlang traffic to financial terms?
25th March 2010 at 11:26 #43798SHELDONGuestHi Portia,
If you’re familiar with the erlang formula, then that should be easy.
Let E = traffic in erlang,
N =No. of calls
MHT = mean holding time in minutes (avg call minutes)Then E = N*MHT/60
To translate erlang into financial terms( aka money), you need to know the no. of calls and the mean holding time for each call. The product of these, multiplied by your tariff per minute gives you your total revenue for that hour.
From the formula above,
N*MHT = 60*E
Thus,
Revenue =60*E*tariff
This gives you revenue for the hour. You can aggregate this to give you revenue per day, week, month, etc.
Note that the no. of calls (N) in this case refers to answered calls. Also, this calculation will give you an approximate figure.
Regards,
SHELDON
26th March 2010 at 22:02 #43799portiaGuestThanks sheldon. I iscovered that the finance use te total minutes generated per month divided by the total number of suscribers(not instant active suscribers but the estimated total number).
This i believe is wrong but it does give a rough estimate of revenue per month.
since this TCH traffic is data and voice only, its not the exact piture of the total revenue generated in the whole network.
regards
27th March 2010 at 21:33 #43800SHELDONGuestHi Portia,
Thanks for the feedback.
Well, if you can find the total no. of call minutes generated per minute, then you can easily find the revenue by multiplying it by your tariff. Once you know the total minutes for all calls, I don’t see why you need to divide it by the total no. of subscribers.
Concerning the calculation with traffic, I was just answering your question, which was “how to translate erlang into financial terms”. You can easily factor in data revenue (GPRS/EDGE), if you know the charging method.
Anyway, I’m glad you got your answers.
Regards,
SHELDON
23rd January 2011 at 11:08 #43801sekkilarGuestHow do I calculate revenue from the traffic in Erlang.
Erlang to revenue
14th February 2011 at 02:31 #43802dakmattGuestHi Sheldon,
I’ve used your formula below and compare that with our revenue for both prepaid and postpaid. However, there are huge variance between calculated revenue using Erlang and actual revenue in billing system.
I wonder,if you can give example and prove that your way of calculating estimated revenue.
14th February 2011 at 05:28 #43803PixGuestThere is something else : the billed miunutes are only the ones related to Mobile originated calls !
If there is roughly 40% MOC in a network, and if there is 100,000 erlang per day in this network…it means only 40,000 erlangs will be charged.
–> and that’s assuming the call duration for MOC and MTC is the same ! which is not true !
–> and also, you must substract the average duration of the alerting phase.. let’s say 6 seconds/call, while the call lasts 60sec in average. That’s -10%…
In the end, the figure should be max. 36,000 and min. 25,000 erlangs per day. You can approximate and take one-third of the total erlang…Multiply this by “60* rate per min”, as sheldon explained.
Formula becomes:
Revenues = 60*rate/min*(0.3*Erl)Does it give better results?
Regards
pix25th August 2011 at 06:53 #43804sreedhar chalumuriGuesthow do you calculate sub per site? what is the formulae used?
Thanks
25th August 2011 at 08:29 #43805RexGuestHi,
you can use maybe the indicator sdcch requests for MOC wich tells how many percent of calls were MOC. And use that percentage for calculation of:
Revenue=60*(sdcch_req_MOC% * E)* tariff.
sdcch_req_MOC%=sdcch_req_MOC/(sdcch_allrequests-sdcch_imsi_detach-sdcch_LU-sdcch_sms-sdcch_mobile_terminated-sdcch_other). It gives you aproximate value of originated calls.22nd September 2011 at 09:49 #43806tnanorGuesthow do i calculate network traffic, and busy hour traffic? from the networks statistical data, i get seizure values. i thought seizures represent the traffic, but anytime i present these values, the recipient of the report says they are wrong. is there a way of calculating network traffic and busy hour traffic?
26th September 2011 at 06:15 #43807CerebrumGuestHi tnanor,
Sezirus are not traffic,
traffic is seizures multiplied by MHT (Meen holding time)Erl = Seizures*MHT/T
T – observation period,
the periodicity of your data (1 hour/ 15 min/ 5 min etc.)16th May 2012 at 12:50 #43808rechedaGuestam using drive test mechanism for evaluating cellular network performance interms of % of dropped calls, how can I determine a representative sample size that would accurately represent network performance.
29th April 2016 at 07:42 #43809AyatGuestHello
Iam using tch traffic(erl) from BSC and divide by online vlr subscribers usually it is around 21 to 30 merl
Is it ok
???
One more question i have read about MOU and some operator has MOU per subscribers per month =800 how i can calculate this MOU -
AuthorPosts
- The forum ‘Telecom Design’ is closed to new topics and replies.