Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

Expenses calculation of BTS

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #60913
    Rex
    Guest

    Hi,
    How can we calculate (convert to money) expenses of a BTS if we know Traffic in Erlang (per day or per hour), mean holding time and other available indicators in RNO. I tried with number of rtch_assign_success multiplied by average mean holding time divided per 60 s and that’s the number of assignments per minute, and all this multiplied by call/minute price. Any other idea? What else we have to take in consideration?
    I would be appreciated if someone can have different approach.
    Best regards,
    Rex

    #60914
    Pix
    Guest

    Hi Rex,

    Use the RTCH_Erlang_total per day
    if erlang_total = 10,000
    it means there was 10,000 seconds of speech.
    Multiply that number by the price/second, and there you go : the result is the amount of money generated within one day.

    Then compare it with your monthly salary…

    🙂

    Cheers
    pix

    #60915
    Rex
    Guest

    Hi Pix,
    did you mean 10000 seconds or 10000*3600 seconds. Just checking.
    Regards,
    Rex

    #60916
    Pix
    Guest

    Rex, absolutely, thanks for correcting me 🙂
    Second time I am doing this mistake :))

    1 ERLANG = 1 hour of speech.
    So yes, multiply Erlangs by 3600.

    Thanks again,
    Pix

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Telecom Design’ is closed to new topics and replies.