EP1665634A2 - Verfahren zur ratenbestimmung durch einen zeitlich gewichteten gleitenden durchschnitt - Google Patents
Verfahren zur ratenbestimmung durch einen zeitlich gewichteten gleitenden durchschnittInfo
- Publication number
- EP1665634A2 EP1665634A2 EP04766582A EP04766582A EP1665634A2 EP 1665634 A2 EP1665634 A2 EP 1665634A2 EP 04766582 A EP04766582 A EP 04766582A EP 04766582 A EP04766582 A EP 04766582A EP 1665634 A2 EP1665634 A2 EP 1665634A2
- Authority
- EP
- European Patent Office
- Prior art keywords
- time
- rate
- event
- function
- determined
- Prior art date
- Legal status (The legal status 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 status listed.)
- Withdrawn
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/10—Complex mathematical operations
- G06F17/18—Complex mathematical operations for evaluating statistical data, e.g. average values, frequency distributions, probability functions, regression analysis
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/06—Generation of reports
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/14—Network analysis or design
- H04L41/142—Network analysis or design using statistical or mathematical methods
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/04—Processing captured monitoring data, e.g. for logfile generation
- H04L43/045—Processing captured monitoring data, e.g. for logfile generation for graphical visualisation of monitoring data
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/08—Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
- H04L43/0876—Network utilisation, e.g. volume of load or congestion level
- H04L43/0894—Packet rate
Definitions
- Rate determination method using a time-weighted moving average
- the invention relates to a method for determining a rate based on a point in time.
- Determination of the rate of traffic arriving at a communication network can be used.
- a technical system is considered in which events occur one after the other in time.
- the rate at which the events occur is to be determined.
- the rate is defined by the quotient of the number of incoming events or units within a time interval.
- the determination of the rate as a function of time serves, for example, to be able to understand the fluctuation in the rate over time.
- This information is required, for example, for communication networks that provide access control for incoming traffic.
- the rate of traffic allowed into the network is limited, i.e. only a certain amount of bytes is allowed per unit of time.
- the first method is impractical because the measured value for a time t is only available after the interval measurement has been completed.
- the second method is complex because the measured values have to be saved. The following applies to both methods: If you want to take into account that the rate fluctuates over time, this proves to be a disadvantage because the rate measured in this way treats all events of the entire measurement interval equally and current arrivals or events are not considered to have a greater influence than in the past becomes. If the measurement interval is made very small in order to reduce this effect, this causes large fluctuations in the rate measurement.
- the invention has for its object to provide a method for rate determination which avoids the disadvantages of conventional methods.
- the rate at a time t is formed from the quotient of an event function and a time function.
- the event function corresponds to a measure weighted according to the time interval at the time for a number of events in a time interval.
- the time function represents a measure of the length of the time interval that is weighted according to the time interval at the time. Events with a shorter time interval at the time at which the rate is determined are weighted more strongly than events with a greater distance.
- the invention can be applied, for example, to determining the rate at which data traffic arrives at the network entrance of a communication network.
- This communication tion network uses, for example, access control, in the course of which traffic (eg data packets) is only allowed into the network if an upper limit for the transmitted data bytes per time unit is not exceeded. The arrival of data packets or bytes at the network edge would then correspond to an event.
- traffic eg data packets
- the method according to the invention has the following advantages over the conventional methods:
- the weighting takes into account changes in the rate in the interval under consideration, i.e. it is not a value that is averaged over a time interval and that is related to the middle of the time interval under consideration, but rather a value that is related to the time of the rate determination.
- the method according to the invention gives a comparatively smooth course over time of the rate. Since the events are discrete in nature, the occurrence of an event is always associated with a sudden change in the rate as a function of time. These changes are dampened or reduced by the method compared to conventional methods.
- the method allows the rate to be determined at any time, i.e. both times at which an event occurs and times at which no event occurs.
- the interval considered preferably includes all events from the start of the measurements for the rate determination. This has the advantage that one limit of the interval remains fixed and the shift in the other limit over time is taken into account due to the steadily lower weighting of the events with increasing time intervals.
- the method according to the invention can also be used at fixed or sliding intervals in order to obtain more current values for the rate through the weighting.
- a rate R can be determined as a quotient from the number N of events of a stochastic process in an associated interval of length T.
- the importance of an event of size X ⁇ at time t ⁇ increases the weighting function w (x), so that at time t, its importance is still w (tt).
- N (t n , t) j X t - wt - tf) measured in an interval 1 [to, t].
- Rate to be performed at time t With the above formulas it is possible to determine a current rate at any point in time t, ie also for points in time at which no event occurs.
- Lim ( ⁇ oo r (t 0 , t) - results for observation intervals of serxr of long duration.
- 1 / p P can be used as a measure for a corresponding window size L.
- 1 to 6 show a graphical representation of rates determined from a series of measurements for various methods and parameters, namely
- TEWMA for time exponentially weighted oving average
- the rate measurements of an arrival process using different measurement methods are shown graphically in FIGS. 1 to 6.
- the jumping strength in the TEWMA depends on the parameter p. The larger p is, the smaller the quasi-memory and the more violent the jumps (see Figures 1 and 2).
- the curves according to the TEWMA method are more up-to-date than the other two because the sliding window method and the method with equidistant intervals measure a lot of the past. In the latter, the rough resolution is noticeable (Fig. 6); the measured values are shifted by an L because the value is only valid for a complete further interval after the end of the measuring interval.
- the smoother curves and the more up-to-date measured values allow, for example, more efficient access control for access controls to networks based on measurements.
- the invention is not restricted to this application.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Optimization (AREA)
- Theoretical Computer Science (AREA)
- Mathematical Physics (AREA)
- Pure & Applied Mathematics (AREA)
- Computational Mathematics (AREA)
- Mathematical Analysis (AREA)
- Probability & Statistics with Applications (AREA)
- Software Systems (AREA)
- Evolutionary Biology (AREA)
- Bioinformatics & Computational Biology (AREA)
- Algebra (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Databases & Information Systems (AREA)
- Operations Research (AREA)
- General Engineering & Computer Science (AREA)
- Life Sciences & Earth Sciences (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Complex Calculations (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
Claims
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| DE10342030 | 2003-09-11 | ||
| PCT/EP2004/051886 WO2005026978A2 (de) | 2003-09-11 | 2004-08-24 | Verfahren zur ratenbestimmung durch einen zeitlich gewichteten gleitenden durchschnitt |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| EP1665634A2 true EP1665634A2 (de) | 2006-06-07 |
Family
ID=34305684
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP04766582A Withdrawn EP1665634A2 (de) | 2003-09-11 | 2004-08-24 | Verfahren zur ratenbestimmung durch einen zeitlich gewichteten gleitenden durchschnitt |
Country Status (2)
| Country | Link |
|---|---|
| EP (1) | EP1665634A2 (de) |
| WO (1) | WO2005026978A2 (de) |
Families Citing this family (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP1665634A2 (de) * | 2003-09-11 | 2006-06-07 | Siemens Aktiengesellschaft | Verfahren zur ratenbestimmung durch einen zeitlich gewichteten gleitenden durchschnitt |
| DE102004013438A1 (de) * | 2004-03-18 | 2005-10-13 | Siemens Ag | Verfahren zur Ratenbestimmung durch einen zeitlich gewichteten gleitenden Durchschnitt |
| CN112132495B (zh) * | 2019-06-25 | 2024-06-07 | 顺丰科技有限公司 | 基于物流事件判定的状态机量化方法、装置、设备及介质 |
Family Cites Families (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2701507B2 (ja) * | 1990-02-13 | 1998-01-21 | 日本電信電話株式会社 | セル廃棄率推定方法、ならびにこれを用いた呼受付制御装置およびバッファリンク設計装置 |
| WO2001061945A1 (en) * | 2000-02-16 | 2001-08-23 | Microsoft Corporation | System and method for transferring data over a network |
| FI20002903A7 (fi) * | 2000-12-29 | 2002-06-30 | Nokia Corp | Bittinopeuden määrittäminen |
| JP4084639B2 (ja) * | 2002-11-19 | 2008-04-30 | 株式会社エヌ・ティ・ティ・ドコモ | 移動通信における受付制御方法、移動通信システム、移動局、受付制御装置及び受付制御用プログラム |
| EP1665634A2 (de) * | 2003-09-11 | 2006-06-07 | Siemens Aktiengesellschaft | Verfahren zur ratenbestimmung durch einen zeitlich gewichteten gleitenden durchschnitt |
-
2004
- 2004-08-24 EP EP04766582A patent/EP1665634A2/de not_active Withdrawn
- 2004-08-24 WO PCT/EP2004/051886 patent/WO2005026978A2/de not_active Ceased
Non-Patent Citations (1)
| Title |
|---|
| See references of WO2005026978A3 * |
Also Published As
| Publication number | Publication date |
|---|---|
| WO2005026978A2 (de) | 2005-03-24 |
| WO2005026978A3 (de) | 2005-09-29 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| DE69329119T2 (de) | Vorhersageverfahren für strassenverkehrparameter | |
| DE2431825C3 (de) | Digitale Meßschaltung für die momentane Häufigkeit von durch Meßimpulse darstellbaren Ereignissen | |
| EP1665634A2 (de) | Verfahren zur ratenbestimmung durch einen zeitlich gewichteten gleitenden durchschnitt | |
| EP2299614B1 (de) | Vorrichtung und Verfahren zur Zeitsynchronisation in einem Kommunikationsnetz | |
| EP1276085A1 (de) | Verfahren zur Bestimmung einer Staukennzahl und zur Ermittlung von Rückstaulängen | |
| DE102015200779A1 (de) | Verfahren zur Datenreduktion von Sensordateninformationen | |
| EP1726126A1 (de) | Verfahren zur bestimmung der rate des bei einem kommunikationsnetz eintreffenden verkehrs | |
| CH662224A5 (de) | Digitalfilter fuer fernsteuerempfaenger, insbesondere fuer rundsteuerempfaenger. | |
| EP2891222B1 (de) | Verfahren und datenverarbeitungsanordnung für die bestimmung von frequenz, amplitude und dämpfung mindestens einer leistungspendelung in einem elektrischen energieversorgungsnetz | |
| DE10326168A1 (de) | Verfahren und Funktionseinheit zur Optimierung der Darstellung progressiv kodierter Bilddaten | |
| DE102013223022A1 (de) | Vorhersage der Signale einer Ampel | |
| EP2359152B1 (de) | Darstellen von spektren | |
| DE602004005526T2 (de) | Verfahren zur Auswahl von einem Übertragungskanal in einem Zeitbereichvielfachzugriffssystem, und System dafür | |
| DE102005056709A1 (de) | Verfahren und Vorrichtung zur Kopplung mindestens zweier unabhängiger Bussysteme | |
| DE10320091B3 (de) | Ermittlung einer Datenübertragungsqualität | |
| EP2338248B1 (de) | Verfahren zum betreiben eines kommunikationssystems mit mehreren knoten und kommunikationssystem dafür | |
| CH698375B1 (de) | Vernetzes System und Verfahren zum Verwalten von Computerspeicher im vernetzten System. | |
| EP4327178B1 (de) | Einrichtung und verfahren zum rechnergestützten überwachen zweier zeitbasen von zwei kommunikationseinrichtungen | |
| EP1035474A2 (de) | Verfahren zur Systemlastmessung in prozessorgesteuerten Systemen | |
| WO2004053619A2 (de) | Verfahren zum verarbeiten von digitalen datenwerten | |
| EP1537511B1 (de) | Verfahren zur erbringung von dienstleistungen über ein kommunikationsnetz | |
| DE102015217002B4 (de) | Aufbau einer drahtlosen Kommunikationsverbindung zwischen einem Mobilgerät und einem Fahrzeug | |
| DE10341071B3 (de) | Verfahren zur Überlastabwehr, besonders für Call Processsing Plattformen | |
| EP3087540A1 (de) | Plattform-vorrichtung zur bereitstellung qualitativen schwarm-wissens | |
| WO2005027432A1 (de) | Verbesserung der auslastung von links und kommunikationsnetzen mit zugangskontrolle |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| 17P | Request for examination filed |
Effective date: 20060224 |
|
| AK | Designated contracting states |
Kind code of ref document: A2 Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LI LU MC NL PL PT RO SE SI SK TR |
|
| 17Q | First examination report despatched |
Effective date: 20060717 |
|
| DAX | Request for extension of the european patent (deleted) | ||
| RAP1 | Party data changed (applicant data changed or rights of an application transferred) |
Owner name: NOKIA SIEMENS NETWORKS GMBH & CO. KG |
|
| RAP3 | Party data changed (applicant data changed or rights of an application transferred) |
Owner name: NOKIA SIEMENS NETWORKS S.P.A. |
|
| RAP3 | Party data changed (applicant data changed or rights of an application transferred) |
Owner name: NOKIA SIEMENS NETWORKS GMBH & CO. KG |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN |
|
| 18D | Application deemed to be withdrawn |
Effective date: 20080408 |