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

% Occupancy of a trunk

  • This topic has 1 reply, 1 voice, and was last updated 23 years ago by Jaycee.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #33241
    Ann
    Guest

    hello! is there a way to compute for % Occupancy of a trunk if my available data are the minutes carried by the trunk and the number of existing trunks?

    Another question is by using the above data, can I also come up with a report that can conclude that such trunk is still sufficient or underprovided already?
    thanks!

    #33242
    Jaycee
    Guest

    if it’s BUSY HOUR OCCUPANCY
    let:
    n = (the minutes carried by the trunk DURING THE BUSY HOUR)
    a = number of trunks

    Busy hour occupancy = (n/60)/ a

    if it’s DAILY AVERAGE OCCUPANCY
    (w/c isn’t particularly useful for trunk dimensioning)
    let:
    m = (the minutes carried during the ENTIRE DAY)
    a= number of trunks

    Daily AVe. Occ = (m/60) / (a*24)

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