WO1998046041A1 - Method and means for determining the used bandwidth on a connection - Google Patents

Method and means for determining the used bandwidth on a connection Download PDF

Info

Publication number
WO1998046041A1
WO1998046041A1 PCT/IB1997/000394 IB9700394W WO9846041A1 WO 1998046041 A1 WO1998046041 A1 WO 1998046041A1 IB 9700394 W IB9700394 W IB 9700394W WO 9846041 A1 WO9846041 A1 WO 9846041A1
Authority
WO
WIPO (PCT)
Prior art keywords
time
stored
duration
point
bandwidth
Prior art date
Application number
PCT/IB1997/000394
Other languages
French (fr)
Inventor
Ronald Luijten
Ken Vu
Original Assignee
International Business Machines Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by International Business Machines Corporation filed Critical International Business Machines Corporation
Priority to EP97914521A priority Critical patent/EP0906710B1/en
Priority to US09/202,365 priority patent/US7103050B1/en
Priority to DE69730328T priority patent/DE69730328T2/en
Priority to PCT/IB1997/000394 priority patent/WO1998046041A1/en
Priority to JP54252498A priority patent/JP3307403B2/en
Publication of WO1998046041A1 publication Critical patent/WO1998046041A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L12/5602Bandwidth control in ATM Networks, e.g. leaky bucket
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q11/00Selecting arrangements for multiplex systems
    • H04Q11/04Selecting arrangements for multiplex systems for time-division multiplexing
    • H04Q11/0428Integrated services digital network, i.e. systems for transmission of different types of digitised signals, e.g. speech, data, telecentral, television signals
    • H04Q11/0478Provisions for broadband connections
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L2012/5629Admission control
    • H04L2012/5631Resource management and allocation
    • H04L2012/5636Monitoring or policing, e.g. compliance with allocated rate, corrective actions

Definitions

  • the invention relates to a method for determining the used bandwidth on a connection and a bandwidth determination means, particularly for the use in cell-based information- transmitting systems, such as ATM systems or switches.
  • packet-switching systems e.g. ATM systems
  • the users exchange information which is transmitted in form of fixed-size packets, also called cells.
  • the ATM switch Since the ATM switch is limited in its capacity to handle cells without loss of information and required to avoid loss of information for certain connections, the cell rate or bandwidth which is allowed to reach the switch is limited.
  • all users are assigned an equal share of the totally available bandwidth as maximum bandwidth; in other systems users can get different shares assigned.
  • ABR Application Bit Rate
  • Determining the actually used bandwidth is an important aspect for such systems since a deviation from an assigned maximum bandwidth can have various effects: Users may be confronted with additional fees for their assigned bandwidth limit being exceeded. Furthermore, free, unused bandwidth may be at least temporarily assigned to a user who exceeds his assigned bandwidth limit. Finally, queues for arriving cells need to be adapted to the used bandwidth. For all these actions, a precise determination of used bandwidth is of importance.
  • a first method uses an arrangement that counts the number of arriving cells for a fixed amount of time.
  • the problem is that usually with this method one counter and one timer for each connection is to be established.
  • many results of many counting processes have to be stored in very short time, even when less timers are provided. In worst case this may even be simultaneously.
  • Such storage mechanism requires an appropriate provision of reliable and fast resources. This leads to expensive arrangements which still may have only limited capacity. Also, a huge amount of data is to be stored even if no cell traffic is pertinent.
  • Another point is that the timers need to be accessed by two asynchronous processes, namely the cell- receiving process to increment the counter and a timer-based process to set the counter to zero and to read out its value.
  • Such a twofold asynchronously controllable timer needs to be realized with a dual-port RAM which is more expensive than a single port RAM for only one asynchronous access. Also, a queuing mechanism must be implemented between the timer expiration process and the dual-port RAM containing the counters for the case when several timers expire at the same time. This again can only be avoided by providing additional, expensive hardware.
  • a second method counts a fixed number of cells and measures the elapsed time for these cells. It is here more probable that the storing processes when the number of cells is reached for several connections, do not occur simultaneously. A problem occurs when the number of sent cells remains below the fixed number or if the cell rate falls from a high value to a very low value during a counting process. Then the counting process does not get to an end and no terminating event stops the counting or it takes a very long time until the counting process reaches the fixed number of cells. If this happens, the last value that was used to deter- mine the used bandwidth does no longer represent the correct value of the used bandwidth.
  • the method and means for determining the used bandwidth on a connection according to claim 1 shows the advantage that the actual value of the used bandwidth is no longer overes- timated which results in more accurate bandwidth determination and as a consequence in a fairer treatment of cell traffic on different connections.
  • the determined bandwidth is more accurate an any arbitrary point of time.
  • Another advantage is that the necessity of providing a separate timer per connection is avoided.
  • the invention is advantageous in that idle connections, i.e. connections that do not have cell traffic, do not initiate unnecessary table updates.
  • Using a predetermined threshold interval for determining how long ago a stored duration of an arrival period has been stored is a simple and hence easy-to-implement solution for the decision whether to use the stored duration value for determining the bandwidth or not.
  • bandwidth value to a fixed value like zero if the point of time when the stored duration was stored is at the arbitrary point of time older than the predetermined threshold time interval brings the advantage that no complicated algorithm need be used for calculating the bandwidth value and that the value zero is a good approach to any possible real value.
  • other fixed values than zero can be chosen. It is even thinkable that not a fixed value but a different formula for determining the used bandwidth is used. The choice mainly depends on the choice of the duration of the threshold time interval.
  • this time can not only be used for a calculation of the then valid bandwidth value but also for any following calculation, particularly for the next bandwidth determination process.
  • this value can be used for several bandwidth determination processes and is still variable such that it can be changed for achieving a different result of the bandwidth determination processes. Such change may particularly be done when the cell traffic density is changing over a larger period of time and for initializing and/or optimizing the determination process.
  • bandwidth changes with time it is useful and particularly of advantage when after storing the duration of the arrival period
  • the duration of the next arrival period is measured and stored and the bandwidth at the arbitrary point of time is set to the predetermined number of the cells per the last-stored duration, if the point of time when the last-stored duration was stored is at the arbitrary point of time not older than the predetermined threshold time inter- val .
  • the stored values which serve as basis for the determination process are updated each time when a more actual set of values is created.
  • a minimum of storage space is needed if the duration of the previous arrival period is erased or overwritten when the duration of the next arrival period is stored.
  • No timer is needed for every connection if the point of time when the number of the arriving cells reached the predetermined number, is used together with the point of time when the number of the arriving cells reached the predetermined number the last time, to determine the duration of the arrival period.
  • the advantage that less storage space is needed can here be achieved by erasing or overwrit- ing the previous point of time when the number of the arriving cells reached the predetermined number by the point of time when the number of the arriving cells reach the predetermined number again.
  • a very easy-to-implement and low-price storage section can be used if one stores for the connection the predetermined threshold time interval, the last-stored duration and the point of time when the number of the arriving cells reached the predetermined number the last time in a storing means.
  • the invention shows its advantages particularly if it is used for a plurality of connections, since then the little equipment that is needed for its implementation makes the method and means according to the invention much cheaper than known implementations.
  • the invented method for determining the used bandwidth on a connection and the bandwidth determination means are applicable for a method where a fixed number of arriving information-carrying units is counted. The arrival period of these units is measured and stored. At an arbitrary point of time the used bandwidth is calculated as being the fixed number of units divided by the value of the stored duration. This calculation is only defined as the actual value of the used bandwidth if between the point of time when the duration was stored and the arbitrary point of time when the bandwidth is to be calculated, a time- difference is not exceeded. The time difference is defined as a predetermined threshold time interval.
  • Fig. 1 a block-diagram of a bandwidth determination means according to the invention
  • Fig. 2 an example of a time schedule for cells arriving at a connection. All the figures are for sake of clarity not shown in real dimensions, nor are the relations between the dimensions shown in a realistic scale.
  • FIG 1 a schematic picture of a bandwidth determination means is depicted. It comprises a cell arrival signalisation means 1 1 which is connected to the input of a counting means 10 and which is situated inmidst a connection 18 that leads to a switching means 17.
  • a time- calculating means 14 is connected via its first input port T to the counting means 10 and via its second input port CL to a timing means 12 which is also connected to an input of a deci- sion means 16.
  • a storing means 13 which has an output line leading to an input of a definition means 15.
  • One line is leading from the storing means 13 to a read input R of the time-calculating means 14 and one line is leading from a write output W of the time-calculating means 14 to the storing means 13.
  • Another input of the definition means 15 is connected to the counting means 10 and a third input of the definition means 15 is connected to the decision means 16.
  • the definition means 15 has one output line.
  • the cell arrival signalisation means 11 creates a cell arrival pulse signal CA, each time one cell arrives.
  • the cell arrival pulse signal CA is used by the counting means 10 to increment a contained counter which counts until it reaches a predetermined number M. When the number M is reached, the counter is automatically reset to zero and begins counting again. Further, the counter then issues an overflow signal OV which enters the time-calculating means 14 at its first input port T, also called trigger input T, and thereby initiates a process in the time-calculating means 14 to determine the point of time when the overflow of the counter occurred.
  • the time-calculating means 14 uses the value of a global time signal GT delivered by the timing means 12, e.g. a system clock, which value is read into the time-calculating means 14 when the trigger input T receives the overflow signal OV.
  • the result is an overflow moment GTO in the time-calculating means 14.
  • the overflow moment GTO when the counter reached the predetermined number M is hence determined in the time-calculating means 14.
  • a table is contained which has three columns: a first column 23 which is dedicated for an elapsed time ET, a second column 33 which is dedicated for a timestamp TS and a third column 43 which is dedicated for a threshold time interval THR. Since in this example only one connection 18 is discussed, the table contains only one row.
  • the time-calculating means 14 receives via its read input R the value that is contained in the second column 33, namely the stored value of the timestamp TS.
  • the timestamp TS is defined as the point of time when the table was updated the last time.
  • the time-calculating means 14 calculates the value of the elapsed time ET which it afterwards sends via its write output W to the storing means 13 where the calculated value of the elapsed time ET is stored in the table.
  • the elapsed time ET is hence the duration of the arrival period for a number M of cells arriving at a certain point of the connection 18, namely at the cell arrival signalisation means 1 1.
  • the decision means 16 For determining at an arbitrary point in time the used bandwidth CCR for the connection 18, the decision means 16 reads the values of the timestamp TS and of the threshold time interval THR from the table and further uses the actual time which it gets as the global time signal GT from the timing means 12. By subtracting the read value of the timestamp TS from the global time signal GT which hence represents the arbitrary point of time and by comparing the result of the subtraction with the value of the threshold time interval THR the deci- sion means 16 determines if the timestamp TS is or is not longer ago from the arbitrary point of time GT than the threshold time interval THR. With other words it is tested whether GT- TS ⁇ THR or GT-TS > THR. The case when both values are equal can be assigned to one of the equations, whatever is preferred.
  • this test means that the decision means 16 finds out whether the stored value of the duration ET is at the arbitrary point of time GT older than the predetermined threshold period THR or not.
  • the result V of this operation is transmitted from the decision means 16 to the definition means 15.
  • the used bandwidth CCR is finally defined.
  • the definition depends on the result V in the following way: In the case, the result V shows that the stored duration ET is at the arbitrary point of time GT older than the predetermined threshold period THR, the bandwidth CCR is set to zero. In the opposite case the bandwidth CCR is defined to be the predetermined number M per the stored duration or elapsed time ET. The number M the definition means 15 gets directly from the counting means 10. The definition means finally delivers the value for the used bandwidth CCR to its output.
  • the definition means 15 may at any time be requested to output the actually used bandwidth CCR for the connection 18. Then the definition means 15 initiates the decision means 16 to deliver an actual value of the result V.
  • the value of the threshold time interval THR is usually pregiven and chosen such that it leads to acceptable results of the used bandwidth determination procedure.
  • a basis for the choice of the threshold time interval THR can be the maximum bandwidth CCR or peak cell rate PCR allocated to the connection 18.
  • the background of the invention is the fact that a running counting process cannot be used for determining the actual bandwidth CCR but only the last stored values deriving from the last counting process. It may happen that the used bandwidth CCR during such a counting process varies so strongly that the predetermined number M of cells is reached only after a very long period of time after the point of time when the counter started its counting process or it is even not reached at all. Then the counting process is pertaining on and on and the last stored values in the table till remain valid for a state-of-the-art bandwidth determination process which simply would use the last calculated bandwidth CCR which here is calculated from the stored values in the table.
  • the last-stored values of the table do not longer represent the correct value of the used bandwidth CCR, since the long counting process apparently proves that the cell rate has decreased. After storing values deriving from a counting process, these values certainly stay valid for a certain period of time. The more time passes after the storing, the higher is the probability that the bandwidth CCR has - ex ⁇
  • the threshold time interval THR the actual value of the used bandwidth CCR can be assumed to a low value, particularly zero.
  • an initialization may take place which gives the first values for the table.
  • the threshold time interval THR is chosen according to a desired behavior of the bandwidth-determining means and the respective value of the threshold time interval THR is then stored in the table. This value is usually not amended during usage of the system, at least not as often as other parameters. However the value of the threshold time interval THR can be adapted to the connection 18, respectively to the expected or even experienced cell traffic on this connection 18.
  • the actual value of the global time signal GT is used and for the elapsed time ET the value of the threshold time interval THR or another high value may be stored.
  • the determination process of the used bandwidth CCR is independent from time and from any of the previous processes.
  • An external request for an output of the actual used bandwidth CCR on the connection 18 can come at any arbitrary time to the definition means 15 which with the described arrangement now gives at that arbitrary point of time a more accurate result.
  • FIG 2 an example for a time schedule on the connection 18 is given.
  • the table is assumed to be preloaded e.g. with the initialization values.
  • the time at which the table was last updated is the time t, whose value is also stored in the second column 33 as timestamp value TS,.
  • the counter was reset at that time t, and counts the predetermined number M of arriv- ing cells. At the time t 2 the counter reaches the number M and has an overflow.
  • the time- calculating means 14 is triggered to look at the global time signal GT and to store its value at that moment which gives the time t 2 as the overflow moment GTO.
  • the definition means 15 is for example asked about the actually used bandwidth CCR on the connection 18.
  • the decision means 16 reads the value of the timestamp TS 2 and the value of the threshold time interval THR from the table.
  • the result V reaching the definition means 15 triggers the definition means 15 to output the value zero for the actually used bandwidth CCR.
  • the arbitrary points of time GT may e.g. be determined by a background process that determines the bandwidth CCR on the connection at regular time intervals.
  • the threshold time interval THR may even be only one value for all connections 18 and then may not even be needed as a stored value.
  • Using a stored value for the threshold time interval THR has the advantage that this value can be changed at any time by writing a new value to the table. This renders the process very flexible.
  • the arbitrary points of time GT may here e.g. be determined by a background process that determines the bandwidth CCR on the con- nections 18 sequentially and which starts again form the beginning when reaching the last connection 18, respectively entry in the table. Another modification of the described concept is the provision of several threshold time intervals THR for one connection 18. Then a step- wise and hence more differentiated assignment of the assumed bandwidth CCR is possible.
  • a different bandwidth value can be defined in the definition means 15. These values should then best lie between the last calculated value based on the table content and zero.
  • the depicted arrangement is only an example.
  • the several contained functions may be combined or separated, as long as the desired result is achieved.
  • the table can be split up and need not be provided as a whole.
  • the third column 43 may e.g. also be assigned to the decision means 16.
  • Definition means 15 and decision means 16 may be unified as one single means.
  • the counting means 10 may be replaced by any equivalent means that gives a signal everytime when the predetermined number M of cells is reached.

Abstract

The invention relates to a method for determining the use bandwidth (CCR) on a connection (18) on which information-carrying units are transported. The duration (ET) of an arrival period, during which a predetermined number (M) of the cells arrives at a certain point of the connection (18), is measured and stored. The bandwidth (CCR) at an arbitrary point of time (GT) is set to the predetermined number (M) per the stored duration (ET), if the point of time (TS) when the duration (ET) was stored is not longer ago than a predetermined threshold time interval (THR) at the arbitrary point of time (GT).

Description

METHOD AND MEANS FOR DETERMINING THE USED BANDWIDTH ON A CONNECTION
TECHNICAL FIELD
The invention relates to a method for determining the used bandwidth on a connection and a bandwidth determination means, particularly for the use in cell-based information- transmitting systems, such as ATM systems or switches.
BACKGROUND OF THE INVENTION
In packet-switching systems, e.g. ATM systems, several users are connected via one or more ATM switches. The users exchange information which is transmitted in form of fixed-size packets, also called cells. Since the ATM switch is limited in its capacity to handle cells without loss of information and required to avoid loss of information for certain connections, the cell rate or bandwidth which is allowed to reach the switch is limited. In some ATM systems all users are assigned an equal share of the totally available bandwidth as maximum bandwidth; in other systems users can get different shares assigned. In ATM switches with ABR (Available Bit Rate) service, the unused bandwidth is distributed over the ABR-connections.
Determining the actually used bandwidth is an important aspect for such systems since a deviation from an assigned maximum bandwidth can have various effects: Users may be confronted with additional fees for their assigned bandwidth limit being exceeded. Furthermore, free, unused bandwidth may be at least temporarily assigned to a user who exceeds his assigned bandwidth limit. Finally, queues for arriving cells need to be adapted to the used bandwidth. For all these actions, a precise determination of used bandwidth is of importance.
Two methods are known for determining the actually used bandwidth on a connection.
A first method uses an arrangement that counts the number of arriving cells for a fixed amount of time. The problem is that usually with this method one counter and one timer for each connection is to be established. Furthermore, particularly in the realistic case of a big number of connections, many results of many counting processes have to be stored in very short time, even when less timers are provided. In worst case this may even be simultaneously. Such storage mechanism requires an appropriate provision of reliable and fast resources. This leads to expensive arrangements which still may have only limited capacity. Also, a huge amount of data is to be stored even if no cell traffic is pertinent. Another point is that the timers need to be accessed by two asynchronous processes, namely the cell- receiving process to increment the counter and a timer-based process to set the counter to zero and to read out its value. Such a twofold asynchronously controllable timer needs to be realized with a dual-port RAM which is more expensive than a single port RAM for only one asynchronous access. Also, a queuing mechanism must be implemented between the timer expiration process and the dual-port RAM containing the counters for the case when several timers expire at the same time. This again can only be avoided by providing additional, expensive hardware.
A second method counts a fixed number of cells and measures the elapsed time for these cells. It is here more probable that the storing processes when the number of cells is reached for several connections, do not occur simultaneously. A problem occurs when the number of sent cells remains below the fixed number or if the cell rate falls from a high value to a very low value during a counting process. Then the counting process does not get to an end and no terminating event stops the counting or it takes a very long time until the counting process reaches the fixed number of cells. If this happens, the last value that was used to deter- mine the used bandwidth does no longer represent the correct value of the used bandwidth.
OBJECT AND ADVANTAGES OF THE INVENTION
The following statements refer to fixed-length cells as example. However the invention is also generally applicable for any countable information-carrying unit, such as bits or bytes belonging to a variable-length packet.
It is an object of the invention to provide a method and means for determining the used bandwidth on a connection in a more precise manner. It is another object to provide such a method and means which requires less hardware and less software for achieving a very precise result of the determination. Generally, it is an object to provide a method and means for determining the used bandwidth on a connection which avoids the above described problems of the state of the art.
The method and means for determining the used bandwidth on a connection according to claim 1 shows the advantage that the actual value of the used bandwidth is no longer overes- timated which results in more accurate bandwidth determination and as a consequence in a fairer treatment of cell traffic on different connections. The determined bandwidth is more accurate an any arbitrary point of time.
Another advantage is that the necessity of providing a separate timer per connection is avoided.
Furthermore, the invention is advantageous in that idle connections, i.e. connections that do not have cell traffic, do not initiate unnecessary table updates.
Using a predetermined threshold interval for determining how long ago a stored duration of an arrival period has been stored, is a simple and hence easy-to-implement solution for the decision whether to use the stored duration value for determining the bandwidth or not.
In the dependent claims various modifications and improvements of the method and means for determining the used bandwidth on a connection are contained.
Setting the bandwidth value to a fixed value like zero if the point of time when the stored duration was stored is at the arbitrary point of time older than the predetermined threshold time interval brings the advantage that no complicated algorithm need be used for calculating the bandwidth value and that the value zero is a good approach to any possible real value. Generally, also other fixed values than zero can be chosen. It is even thinkable that not a fixed value but a different formula for determining the used bandwidth is used. The choice mainly depends on the choice of the duration of the threshold time interval.
When the point of time when the number of the arriving cells reach the predetermined num- ber, is stored, this time can not only be used for a calculation of the then valid bandwidth value but also for any following calculation, particularly for the next bandwidth determination process.
Using the point of time when the number of the arriving cells reached the predetermined number together with the arbitrary point of time and the predetermined threshold time interval to determine whether the stored duration is at the arbitrary point of time older or not older than predetermined threshold time interval, is advantageous because with a minimum of stored values already a decision can be made if the stored values can be used for the bandwidth determination process or not.
When the value of the predetermined threshold time interval is stored, this value can be used for several bandwidth determination processes and is still variable such that it can be changed for achieving a different result of the bandwidth determination processes. Such change may particularly be done when the cell traffic density is changing over a larger period of time and for initializing and/or optimizing the determination process.
Since bandwidth changes with time it is useful and particularly of advantage when after storing the duration of the arrival period, the duration of the next arrival period is measured and stored and the bandwidth at the arbitrary point of time is set to the predetermined number of the cells per the last-stored duration, if the point of time when the last-stored duration was stored is at the arbitrary point of time not older than the predetermined threshold time inter- val . Then, for determining the actual value for the used bandwidth, the stored values which serve as basis for the determination process, are updated each time when a more actual set of values is created.
A minimum of storage space is needed if the duration of the previous arrival period is erased or overwritten when the duration of the next arrival period is stored.
No timer is needed for every connection if the point of time when the number of the arriving cells reached the predetermined number, is used together with the point of time when the number of the arriving cells reached the predetermined number the last time, to determine the duration of the arrival period.
The advantage that less storage space is needed can here be achieved by erasing or overwrit- ing the previous point of time when the number of the arriving cells reached the predetermined number by the point of time when the number of the arriving cells reach the predetermined number again.
A very easy-to-implement and low-price storage section can be used if one stores for the connection the predetermined threshold time interval, the last-stored duration and the point of time when the number of the arriving cells reached the predetermined number the last time in a storing means.
The invention shows its advantages particularly if it is used for a plurality of connections, since then the little equipment that is needed for its implementation makes the method and means according to the invention much cheaper than known implementations.
SUMMARY OF THE INVENTION
The invented method for determining the used bandwidth on a connection and the bandwidth determination means are applicable for a method where a fixed number of arriving information-carrying units is counted. The arrival period of these units is measured and stored. At an arbitrary point of time the used bandwidth is calculated as being the fixed number of units divided by the value of the stored duration. This calculation is only defined as the actual value of the used bandwidth if between the point of time when the duration was stored and the arbitrary point of time when the bandwidth is to be calculated, a time- difference is not exceeded. The time difference is defined as a predetermined threshold time interval.
The problem from the state of the art that a previously determined value of the used bandwidth is still considered valid, although the cell traffic on the connection may even have ended is hence solved in that the value of the bandwidth for a connection is tested for its actuality.
DESCRIPTION OF THE DRAWINGS
Examples of the invention are depicted in the drawings and described in detail below by way of example. It is shown in
Fig. 1 : a block-diagram of a bandwidth determination means according to the invention,
Fig. 2: an example of a time schedule for cells arriving at a connection. All the figures are for sake of clarity not shown in real dimensions, nor are the relations between the dimensions shown in a realistic scale.
DETAILED DESCRIPTION OF THE INVENTION
In the following, the various exemplary embodiments of the invention are described.
In figure 1 a schematic picture of a bandwidth determination means is depicted. It comprises a cell arrival signalisation means 1 1 which is connected to the input of a counting means 10 and which is situated inmidst a connection 18 that leads to a switching means 17. A time- calculating means 14 is connected via its first input port T to the counting means 10 and via its second input port CL to a timing means 12 which is also connected to an input of a deci- sion means 16. Between the time -calculating means 14 and the decision means 16 is arranged a storing means 13 which has an output line leading to an input of a definition means 15. One line is leading from the storing means 13 to a read input R of the time-calculating means 14 and one line is leading from a write output W of the time-calculating means 14 to the storing means 13. Another input of the definition means 15 is connected to the counting means 10 and a third input of the definition means 15 is connected to the decision means 16. The definition means 15 has one output line.
Cells that contain information are arriving on the connection 18 at the cell arrival signalisation means 1 1 and are led through it towards the switching means 17. The cell arrival signalisation means 11 creates a cell arrival pulse signal CA, each time one cell arrives. The cell arrival pulse signal CA is used by the counting means 10 to increment a contained counter which counts until it reaches a predetermined number M. When the number M is reached, the counter is automatically reset to zero and begins counting again. Further, the counter then issues an overflow signal OV which enters the time-calculating means 14 at its first input port T, also called trigger input T, and thereby initiates a process in the time-calculating means 14 to determine the point of time when the overflow of the counter occurred. Therefor, the time-calculating means 14 uses the value of a global time signal GT delivered by the timing means 12, e.g. a system clock, which value is read into the time-calculating means 14 when the trigger input T receives the overflow signal OV. The result is an overflow moment GTO in the time-calculating means 14. The overflow moment GTO when the counter reached the predetermined number M is hence determined in the time-calculating means 14.
In the storing means 13 a table is contained which has three columns: a first column 23 which is dedicated for an elapsed time ET, a second column 33 which is dedicated for a timestamp TS and a third column 43 which is dedicated for a threshold time interval THR. Since in this example only one connection 18 is discussed, the table contains only one row.
The time-calculating means 14 receives via its read input R the value that is contained in the second column 33, namely the stored value of the timestamp TS. The timestamp TS is defined as the point of time when the table was updated the last time. By subtracting this timestamp value from the value of the overflow moment GTO, the time-calculating means 14 calculates the value of the elapsed time ET which it afterwards sends via its write output W to the storing means 13 where the calculated value of the elapsed time ET is stored in the table. The elapsed time ET is hence the duration of the arrival period for a number M of cells arriving at a certain point of the connection 18, namely at the cell arrival signalisation means 1 1.
Then, also the value of the timestamp TS in the table is replaced by the value of the overflow moment GTO from the time-calculating means 14 in that this value is sent via the write output W to the storing means 13.
For determining at an arbitrary point in time the used bandwidth CCR for the connection 18, the decision means 16 reads the values of the timestamp TS and of the threshold time interval THR from the table and further uses the actual time which it gets as the global time signal GT from the timing means 12. By subtracting the read value of the timestamp TS from the global time signal GT which hence represents the arbitrary point of time and by comparing the result of the subtraction with the value of the threshold time interval THR the deci- sion means 16 determines if the timestamp TS is or is not longer ago from the arbitrary point of time GT than the threshold time interval THR. With other words it is tested whether GT- TS < THR or GT-TS > THR.. The case when both values are equal can be assigned to one of the equations, whatever is preferred.
Since the timestamp TS is the point of time when the table was last updated, this test means that the decision means 16 finds out whether the stored value of the duration ET is at the arbitrary point of time GT older than the predetermined threshold period THR or not. The result V of this operation is transmitted from the decision means 16 to the definition means 15.
In the definition means 15 the used bandwidth CCR is finally defined. The definition depends on the result V in the following way: In the case, the result V shows that the stored duration ET is at the arbitrary point of time GT older than the predetermined threshold period THR, the bandwidth CCR is set to zero. In the opposite case the bandwidth CCR is defined to be the predetermined number M per the stored duration or elapsed time ET. The number M the definition means 15 gets directly from the counting means 10. The definition means finally delivers the value for the used bandwidth CCR to its output.
In reality, the definition means 15 may at any time be requested to output the actually used bandwidth CCR for the connection 18. Then the definition means 15 initiates the decision means 16 to deliver an actual value of the result V.
The value of the threshold time interval THR is usually pregiven and chosen such that it leads to acceptable results of the used bandwidth determination procedure. A basis for the choice of the threshold time interval THR can be the maximum bandwidth CCR or peak cell rate PCR allocated to the connection 18.
The background of the invention is the fact that a running counting process cannot be used for determining the actual bandwidth CCR but only the last stored values deriving from the last counting process. It may happen that the used bandwidth CCR during such a counting process varies so strongly that the predetermined number M of cells is reached only after a very long period of time after the point of time when the counter started its counting process or it is even not reached at all. Then the counting process is pertaining on and on and the last stored values in the table till remain valid for a state-of-the-art bandwidth determination process which simply would use the last calculated bandwidth CCR which here is calculated from the stored values in the table. However, the last-stored values of the table do not longer represent the correct value of the used bandwidth CCR, since the long counting process apparently proves that the cell rate has decreased. After storing values deriving from a counting process, these values certainly stay valid for a certain period of time. The more time passes after the storing, the higher is the probability that the bandwidth CCR has - ex¬
changed meanwhile and that the stored values are no longer representative for the actual bandwidth CCR.
To this adds the fact that when so much time has passed since the last storing procedure, this is an evidence for a pertinent counting process and for the assumption that the cell rate has decreased significantly.
With the invention, at some point in time after the last storing it is decided to not longer use the stored values for determining the actually used bandwidth CCR. This point in time is defined by the threshold time interval THR. Depending on the choice of the length of the threshold time interval THR the actual value of the used bandwidth CCR can be assumed to a low value, particularly zero.
For starting the process, an initialization may take place which gives the first values for the table. The threshold time interval THR is chosen according to a desired behavior of the bandwidth-determining means and the respective value of the threshold time interval THR is then stored in the table. This value is usually not amended during usage of the system, at least not as often as other parameters. However the value of the threshold time interval THR can be adapted to the connection 18, respectively to the expected or even experienced cell traffic on this connection 18. As first value of the timestamp TS the actual value of the global time signal GT is used and for the elapsed time ET the value of the threshold time interval THR or another high value may be stored.
While the counting process is running automatically, triggered by the arrivals of the cells, and hence the updating of the table content is triggered by the counter overflow, the determination process of the used bandwidth CCR is independent from time and from any of the previous processes. An external request for an output of the actual used bandwidth CCR on the connection 18 can come at any arbitrary time to the definition means 15 which with the described arrangement now gives at that arbitrary point of time a more accurate result.
In figure 2 an example for a time schedule on the connection 18 is given. The table is assumed to be preloaded e.g. with the initialization values. The time at which the table was last updated is the time t, whose value is also stored in the second column 33 as timestamp value TS,. The counter was reset at that time t, and counts the predetermined number M of arriv- ing cells. At the time t2 the counter reaches the number M and has an overflow. The time- calculating means 14 is triggered to look at the global time signal GT and to store its value at that moment which gives the time t2 as the overflow moment GTO.
Reading the timestamp value TS, from the table, the time-calculating means 14 calculates the duration ET of the elapsed time as t^-t,. This duration ET is then stored in the table and also the second column 33 is updated by overwriting the value of the timestamp TS, with a new value of the timestamp TS2 = t2.
At an arbitrary point of time GT the definition means 15 is for example asked about the actually used bandwidth CCR on the connection 18. Therefor the decision means 16 reads the value of the timestamp TS2 and the value of the threshold time interval THR from the table. The subsequent calculation checks whether GT-TS2 = t3< THR. Since in the depicted case t3 > t2, the stored value of the duration ET of the elapsed time is considered as too old and not longer applicable. The result V reaching the definition means 15 triggers the definition means 15 to output the value zero for the actually used bandwidth CCR. The arbitrary points of time GT may e.g. be determined by a background process that determines the bandwidth CCR on the connection at regular time intervals.
The above facts and processes are also valid for a plurality of connections 18. The arrangement of figure 1 needs only to be slightly modified, respectively enlarged. For every connection 18 a separate cell arrival signalization means 1 1, counting means 10 and time-calculating means 14 should be provided. The table is only amended in that for every connection 18 a separate row is provided. Hence, for every connection 18 only three values, namely the duration ET of the elapsed time, the timestamp TS and the threshold time interval THR are contained. It may even be considered to have only one value of the threshold time interval THR for a plurality of connections 18 which means that for this group of connections 18 only one value of the threshold time interval THR needs to be stored. The threshold time interval THR may even be only one value for all connections 18 and then may not even be needed as a stored value. Using a stored value for the threshold time interval THR has the advantage that this value can be changed at any time by writing a new value to the table. This renders the process very flexible. The arbitrary points of time GT may here e.g. be determined by a background process that determines the bandwidth CCR on the con- nections 18 sequentially and which starts again form the beginning when reaching the last connection 18, respectively entry in the table. Another modification of the described concept is the provision of several threshold time intervals THR for one connection 18. Then a step- wise and hence more differentiated assignment of the assumed bandwidth CCR is possible. Depending on in which threshold time interval THR the arbitrary point of time GT lies, a different bandwidth value can be defined in the definition means 15. These values should then best lie between the last calculated value based on the table content and zero.
It is also possible to choose not a fixed value but a different formula for determining the used bandwidth CCR. An example may be the choice of an additional factor α which is introduced in the formula CCR = M/ET which is used when the stored values are considered actual and makes it to CCR = Mα/ET. Since the actually used bandwidth CCR is lower than the last determined bandwidth CCR when the threshold time interval THR is exceeded, the additional factor will be smaller than 1.
The depicted arrangement is only an example. The several contained functions may be combined or separated, as long as the desired result is achieved. For instance, the table can be split up and need not be provided as a whole. The third column 43 may e.g. also be assigned to the decision means 16. Definition means 15 and decision means 16 may be unified as one single means. The counting means 10 may be replaced by any equivalent means that gives a signal everytime when the predetermined number M of cells is reached.
It may also be desirable to sum up the total used bandwidth over all connections 18, using the single values of the bandwidths CCR for the connections 18. This is also possible for one or several selected subsets of the connections 18, such as a subset for only the non-ABR connections.

Claims

1. Method for determining the used bandwidth (CCR) on a connection (18) on which countable information-carrying units , e.g. cells, are transported, characterized in that the duration (ET) of an arrival period, during which a predetermined number (M) of said units arrives at a certain point of said connection (18), is measured and stored and that said bandwidth (CCR) at an arbitrary point of time (GT) is set to said predetermined number (M) per said stored duration (ET), if the point of time (TS) when said duration (ET) was stored, is not longer ago than a predetermined threshold time interval (THR) at said arbitrary point of time (GT).
2. Method according to claim 1, characterized in that the bandwidth (CCR) at the arbitrary point of time (GT) is set to zero, if the point of time (TS) when the stored duration (ET) was stored is at said arbitrary point of time (GT) older than the predetermined threshold time interval (THR).
3. Method according to claim 1 or 2, characterized in that the point of time (TS) when the number of the arriving units reached said predetermined number (M) is stored.
4. Method according to one of claims 1 to 3, characterized in that the point of time (TS) when the number of the arriving units reached said predetermined number (M) is used together with the arbitrary point of time (GT) and the predetermined threshold time interval (THR) to determine whether the stored duration (ET) is at said arbitrary point of time (GT) older or not older than said predetermined threshold time interval (THR).
5. Method according to one of claims 1 to 4, characterized in that the value of the predetermined threshold time interval (THR) is stored.
6. Method according to one of claims 1 to 5, characterized in that after storing the duration (ET) of the arrival period, the duration (ET) of the next arrival period, is measured and stored and that the bandwidth (CCR) at the arbitrary point of time (GT) is set to the predetermined number (M) of the units per the last-stored duration (ET), if the point of time (TS) when the last-stored duration (ET) was stored is at said arbitrary point of time (GT) not older than the predetermined threshold time interval (THR).
7. Method according to claim 6, characterized in that when the duration (ET) of the next arrival period is stored, the duration (ET) of the previous arrival period is erased or overwritten.
8. Method according to claim 6 or 7, characterized in that the point of time (TS) when the number of the arriving units reached the predetermined number (M), is used together with the point of time (TS) when the number of said arriving units reached said predetermined number (M) the last time, to determine the duration (ET) of the arrival period.
9. Method according one of claims 6 to 8, characterized in that when the point of time (TS) when the number of the arriving units reached the predetermined number (M), is stored, the previous point of time (TS) when the number of said arriving units reached said predetermined number (M), is erased or overwritten.
10. Method according to one of claims 1 to 4, characterized in that the predetermined threshold time interval (THR), the last-stored duration (ET) and the point of time (TS) when the number of the arriving units reached the predetermined number (M) the last time is stored for the connection (18) in a storing means (13).
11. Method according to claim 1 characterized in that it is used for a plurality of connections (18).
12. Bandwidth determination means comprising measuring means (10, 14) for measuring the duration (ET) of an arrival period, during which a predetermined number (M) of information-carrying units arrives at a certain point of a connection (18), and storing means (13) for storing said duration (ET) and definition means (15) for setting said bandwidth (CCR) at an arbitrary point of time (GT) to said predetermined number (M) of said units per said stored duration (ET), if the point of time (TS) when said stored duration (ET) was stored, is not older than a predetermined threshold time interval
(THR) at said arbitrary point of time (GT).
13. Bandwidth determination means according to claim 12, further comprising decision means (16) for determining whether the stored duration (ET) is at the arbitrary point of time (GT) older or not older than the predetermined threshold time interval (THR) by using the point of time (TS) when the number of the arriving units reached the predetermined number (M) together with the arbitrary point of time (GT) and said predetermined threshold time interval (THR).
14. Bandwidth determination means according to claim 12 or 13, characterized in that the measuring means (10, 14) is designed to measure, after storing the duration (ET) of the arrival period, the duration (ET) of the next arrival period, and that the storing means (13) is designed to store said duration (ET) of said next arrival period and that the definition means ( 15) is designed such that the bandwidth (CCR) at the arbitrary point of time (GT) is set to the predetermined number (M) of the units per the last-stored duration (ET), if the point of time (TS) when the last-stored duration (ET) was stored is at said arbitrary point of time (GT) not older than the predetermined threshold time interval (THR).
15. Bandwidth determination means according to one of claims 12 to 14, characterized in that the storing means (13) is designed such that when the duration (ET) of the next arrival period is stored, the duration (ET) of the previous arrival period is erased or overwritten.
16. Bandwidth determination means according to one of claims 12 to 15, characterized in that the measuring means (10, 14) is designed to use the point of time (TS) when the number of the arriving units reached the predetermined number (M), together with the point of time (TS) when the number of said arriving units reached said predetermined number (M) the last time, to determine the duration (ET) of the arrival period.
17. Bandwidth determination means according to one of claims 12 to 16, characterized in that the storing means (13) is designed such that when the point of time (TS) when the number of the arriving units reached the predetermined number (M), is stored, the previous point of time (TS) when the number of said arriving units reached said predetermined number (M), is erased or overwritten.
18. Bandwidth determination means according to one of claims 12 to 17, characterized in that the storing means (13) is designed such that the predetermined threshold time interval (THR), the last-stored duration (ET) and the point of time (TS) when the number of the arriving units reached the predetermined number (M) the last time is stored for the connection (18).
PCT/IB1997/000394 1997-04-10 1997-04-10 Method and means for determining the used bandwidth on a connection WO1998046041A1 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
EP97914521A EP0906710B1 (en) 1997-04-10 1997-04-10 Method and means for determining the used bandwidth on a connection
US09/202,365 US7103050B1 (en) 1997-04-10 1997-04-10 Method and means for determining the used bandwidth on a connection
DE69730328T DE69730328T2 (en) 1997-04-10 1997-04-10 METHOD AND MEANS FOR DETERMINING THE BAND WIDTH USED ON A CONNECTION
PCT/IB1997/000394 WO1998046041A1 (en) 1997-04-10 1997-04-10 Method and means for determining the used bandwidth on a connection
JP54252498A JP3307403B2 (en) 1997-04-10 1997-04-10 Method of determining used bandwidth on connection and bandwidth determining means

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/IB1997/000394 WO1998046041A1 (en) 1997-04-10 1997-04-10 Method and means for determining the used bandwidth on a connection

Publications (1)

Publication Number Publication Date
WO1998046041A1 true WO1998046041A1 (en) 1998-10-15

Family

ID=11004552

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB1997/000394 WO1998046041A1 (en) 1997-04-10 1997-04-10 Method and means for determining the used bandwidth on a connection

Country Status (5)

Country Link
US (1) US7103050B1 (en)
EP (1) EP0906710B1 (en)
JP (1) JP3307403B2 (en)
DE (1) DE69730328T2 (en)
WO (1) WO1998046041A1 (en)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6731600B1 (en) * 1999-02-08 2004-05-04 Realnetworks, Inc. System and method for determining network conditions
GB2367716B (en) * 2000-02-08 2002-05-29 Marconi Comm Ltd Communications system
US7437428B1 (en) 2000-02-16 2008-10-14 Microsoft Corporation System and method for transferring data over a network
US6920110B2 (en) * 2001-02-14 2005-07-19 Microsoft Corporation System and method for transferring data over a network
US6876857B1 (en) * 2001-07-20 2005-04-05 Cisco Technology, Inc. System and method for performing admission control functions in a data network
CA2457174A1 (en) * 2003-07-30 2005-01-30 Matsushita Electric Industrial Co., Ltd. Data transmission apparatus and data transmission system
US8769152B2 (en) 2006-02-14 2014-07-01 Jds Uniphase Corporation Align/notify compression scheme in a network diagnostic component
US8607145B2 (en) * 2006-02-14 2013-12-10 Jds Uniphase Corporation Show OOB and speed negotiation data graphically in a network diagnostic component
US8125906B2 (en) * 2006-03-03 2012-02-28 Kiranmai Vedanabhatla Capture RCDT and SNTT SAS speed negotiation decodes in a network diagnostic component
CN101411124A (en) * 2006-02-14 2009-04-15 菲尼萨公司 Diagnostic functions in an in-line device
US8576731B2 (en) * 2006-02-14 2013-11-05 Jds Uniphase Corporation Random data compression scheme in a network diagnostic component
US11770197B2 (en) * 2015-07-17 2023-09-26 Origin Wireless, Inc. Method, apparatus, and system for accurate wireless monitoring

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5533009A (en) * 1995-02-03 1996-07-02 Bell Communications Research, Inc. Bandwidth management and access control for an ATM network
JP3568617B2 (en) * 1995-03-24 2004-09-22 株式会社東芝 Cell transfer rate regulation method in ATM communication network
US5675576A (en) * 1995-06-05 1997-10-07 Lucent Technologies Inc. Concestion control system and method for packet switched networks providing max-min fairness
US5754530A (en) * 1996-04-18 1998-05-19 Northern Telecom Limited Flow control of ABR traffic in ATM networks
US5805599A (en) * 1996-12-04 1998-09-08 At&T Corp. Adaptive channel allocation system for communication network

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
GONG F ET AL: "STUDY OF A TWO-LEVEL FLOW CONTROL SCHEME AND BUFFERING STRATEGIES", PROCEEDINGS OF THE CONFERENCE ON COMPUTER COMMUNICATIONS (INFOCOM), TORONTO, JUNE 12 - 16, 1994, vol. 3, 12 June 1994 (1994-06-12), INSTITUTE OF ELECTRICAL AND ELECTRONICS ENGINEERS, pages 1224 - 1233, XP000496585 *
KIYOSHI SHIMOKOSHI: "PERFORMANCE COMPARISON OF BANDWIDTH ALLOCATION MECHANISMS FOR LAN/MAN INTERWORKING THROUGH AN ATM NETWORK", SERVING HUMANITY THROUGH COMMUNICATIONS. SUPERCOM/ICC, NEW ORLEANS, MAY 1 - 5, 1994, vol. VOL. 3, no. -, 1 May 1994 (1994-05-01), INSTITUTE OF ELECTRICAL AND ELECTRONICS ENGINEERS, pages 1405 - 1411, XP000438728 *
SHIMOKOSHI K: "EVALUATION OF POLICING MECHANISMS FOR ATM NETWORKS", IEICE TRANSACTIONS ON COMMUNICATIONS, vol. E76-B, no. 11, 1 November 1993 (1993-11-01), pages 1341 - 1351, XP000425067 *

Also Published As

Publication number Publication date
EP0906710B1 (en) 2004-08-18
JPH11512278A (en) 1999-10-19
DE69730328D1 (en) 2004-09-23
EP0906710A1 (en) 1999-04-07
DE69730328T2 (en) 2005-09-15
US7103050B1 (en) 2006-09-05
JP3307403B2 (en) 2002-07-24

Similar Documents

Publication Publication Date Title
US7103050B1 (en) Method and means for determining the used bandwidth on a connection
EP1562335A2 (en) Time-based scheduler architecture and method for ATM networks
US6233240B1 (en) Event based rate policing with a jumping window
US6594263B1 (en) ATM throttling
US5007043A (en) Method for transmitting, via a plurality of asynchronously time-divided transmission channels, a flow of data cells, the state of a counter for each transmission channel being kept up to date in accordance with the number of data cells per unit of time
US7373420B1 (en) Method and apparatus for weighted fair queuing
WO1997042736A1 (en) Asynchronous transfer mode cell processing system with load multiple instruction and memory write-back
JPH07202911A (en) High-speed traffic statistics processing device
CA2237276C (en) Binary-tree data element sorting device and atm spacer comprising such a device
WO1999022558A2 (en) Buffer management method for sharing the storage capacity of a buffer between its users
JP3157113B2 (en) Traffic shaper device
CA2190716C (en) Buffer control unit and buffer control method
CA2286012C (en) Parallel service-rate controllers in atm switches
US5854783A (en) Cell interval determination apparatus for usage parameter control
KR20000016526A (en) Method for determining the used bandwidth on a connection and a bandwidth determination means
EP1493300B1 (en) Protocol multiplexing systems and methods using timers and predetermined triggering events to ensure forming carrying packets comprising multiplexed packets belonging to only one virtual channel
US6904045B1 (en) Method and apparatus for guaranteeing data transfer rates and delays in asynchronous transfer mode networks using pivot sessions
US6212567B1 (en) Method and apparatus for performing raw cell status report frequency mitigation on receive in a network node
JP3140604B2 (en) Policing circuit
JP3901840B2 (en) ATM cell spacer
US6674716B1 (en) Cell compliance decision method and apparatus
JPH05252192A (en) Polishing circuit
US6876662B1 (en) System for controlling the rates of concurrent transmissions on a communication channel
JPH10247924A (en) Common cell buffer device
JP2540936B2 (en) Call admission control device

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 1997914521

Country of ref document: EP

AK Designated states

Kind code of ref document: A1

Designated state(s): JP KR US

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH DE DK ES FI FR GB GR IE IT LU MC NL PT SE

ENP Entry into the national phase

Ref country code: JP

Ref document number: 1998 542524

Kind code of ref document: A

Format of ref document f/p: F

WWE Wipo information: entry into national phase

Ref document number: 09202365

Country of ref document: US

Ref document number: 1019980710114

Country of ref document: KR

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWP Wipo information: published in national office

Ref document number: 1997914521

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: CA

WWP Wipo information: published in national office

Ref document number: 1019980710114

Country of ref document: KR

WWG Wipo information: grant in national office

Ref document number: 1019980710114

Country of ref document: KR

WWG Wipo information: grant in national office

Ref document number: 1997914521

Country of ref document: EP