WO2023175780A1 - 解析装置、解析方法、記憶媒体 - Google Patents

解析装置、解析方法、記憶媒体 Download PDF

Info

Publication number
WO2023175780A1
WO2023175780A1 PCT/JP2022/011937 JP2022011937W WO2023175780A1 WO 2023175780 A1 WO2023175780 A1 WO 2023175780A1 JP 2022011937 W JP2022011937 W JP 2022011937W WO 2023175780 A1 WO2023175780 A1 WO 2023175780A1
Authority
WO
WIPO (PCT)
Prior art keywords
communication
time
arrival time
analysis
communication device
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.)
Ceased
Application number
PCT/JP2022/011937
Other languages
English (en)
French (fr)
Japanese (ja)
Inventor
佑樹 芦野
尭 日谷
昌容 軽部
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to PCT/JP2022/011937 priority Critical patent/WO2023175780A1/ja
Priority to US18/844,083 priority patent/US20250184253A1/en
Priority to JP2024507303A priority patent/JP7729464B2/ja
Publication of WO2023175780A1 publication Critical patent/WO2023175780A1/ja
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0852Delays
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0852Delays
    • H04L43/0864Round trip delays
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/10Active monitoring, e.g. heartbeat, ping or trace-route
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/16Threshold monitoring

Definitions

  • the present invention relates to an analysis device, an analysis method, and a storage medium.
  • Patent Document 1 discloses an RTT calculation unit as a means for calculating the RTT of a signal transmitted and received between a client device and a server device by extracting a plurality of signals as samples, and an RTT calculation unit calculated by the RTT calculation unit.
  • a technique is disclosed for an apparatus that includes a dispersion determination as means for determining dispersion, and a sample number adjustment section as means for adjusting the number of samples based on the determination result of the dispersion determination section.
  • the analysis device determines whether communication packets in the communication network are different based on the difference in arrival time of communication packets between the first communication device and the second communication device connected via the communication network.
  • Feature information specifying means for specifying feature information regarding the arrival time of each of the different communication routes.
  • FIG. 1 is a diagram showing a communication device including an analysis device according to the present embodiment and a communication network to which the communication device is connected.
  • FIG. 3 is a first diagram illustrating response times according to time between communication devices according to the present embodiment.
  • FIG. 7 is a second diagram showing response times according to time between communication devices according to the present embodiment.
  • FIG. 3 is a diagram illustrating a delay regarding a response in a communication device of a communication destination according to the present embodiment.
  • FIG. 3 is a diagram illustrating an example of communication characteristic information on a certain communication route according to the present embodiment.
  • FIG. 7 is a diagram illustrating an example of communication characteristic information for each of a plurality of communication paths according to the present embodiment.
  • FIG. 2 is a functional block diagram of the analysis device according to the first embodiment.
  • FIG. 1 is a diagram showing a communication device including an analysis device according to the present embodiment and a communication network to which the communication device is connected.
  • FIG. 3 is a first diagram illustrating response times according to
  • FIG. 9 is a diagram showing measurement results and characteristic information regarding response time according to the first embodiment.
  • the response time RTT of the measurement results is mostly distributed between around 10.2 milliseconds and around 12.6 milliseconds. Note that the distribution of response times RTT in the measurement results may exceed the range shown in FIG. Information on the range of responses may be used.
  • the analysis unit 13 acquires such measurement results from the measurement result storage unit 101.
  • the analysis unit 13 calculates first characteristic information regarding the response time based on the measurement results (FIG. 9(A)) (step S104).
  • the first feature information is shown in FIG. 9(B) and FIG. 9(C).
  • the analysis device 10 can notify of an abnormality or the like based on the status of the change in the communication path. This allows the user to understand abnormalities caused by changes in the communication paths that constitute the communication network between communication devices.
  • the non-volatile recording medium 84 is a computer readable disk, such as a compact disk (Compact_Disc) or a digital versatile disk (Digital_Versatile_Disc). Furthermore, the nonvolatile recording medium 84 may be a universal serial bus memory (USB memory), a solid state drive (Solid_State_Drive), or the like. The non-volatile recording medium 84 retains such programs even without supplying power and allows portability. The nonvolatile recording medium 84 is not limited to the above-mentioned media. Further, instead of the nonvolatile recording medium 84, the program may be carried around via the communication IF 87 and communication network. Volatile storage 82 is computer readable and can temporarily store data. The volatile storage device 82 is a memory such as DRAM (dynamic random access memory) or SRAM (static random access memory).
  • DRAM dynamic random access memory
  • SRAM static random access memory
  • the CPU 81 copies a software program (computer program: hereinafter simply referred to as a "program") stored on the disk 83 to the volatile storage device 82 when executing it, and executes arithmetic processing.
  • the CPU 81 reads data necessary for program execution from the volatile storage device 82. If display is required, the CPU 81 displays the output result on the output device 86.
  • the CPU 81 reads the program from the input device 85.
  • the CPU 81 interprets and executes the analysis program (FIG. 4 or 5) stored in the volatile storage device 82 that corresponds to the functions (processing) represented by each part shown in FIG. 2 (or FIG. 3).

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Environmental & Geological Engineering (AREA)
  • Health & Medical Sciences (AREA)
  • Cardiology (AREA)
  • General Health & Medical Sciences (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
PCT/JP2022/011937 2022-03-16 2022-03-16 解析装置、解析方法、記憶媒体 Ceased WO2023175780A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
PCT/JP2022/011937 WO2023175780A1 (ja) 2022-03-16 2022-03-16 解析装置、解析方法、記憶媒体
US18/844,083 US20250184253A1 (en) 2022-03-16 2022-03-16 Analysis device, analysis method, and storage medium
JP2024507303A JP7729464B2 (ja) 2022-03-16 2022-03-16 解析装置、解析方法、プログラム

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/011937 WO2023175780A1 (ja) 2022-03-16 2022-03-16 解析装置、解析方法、記憶媒体

Publications (1)

Publication Number Publication Date
WO2023175780A1 true WO2023175780A1 (ja) 2023-09-21

Family

ID=88022602

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/011937 Ceased WO2023175780A1 (ja) 2022-03-16 2022-03-16 解析装置、解析方法、記憶媒体

Country Status (3)

Country Link
US (1) US20250184253A1 (https=)
JP (1) JP7729464B2 (https=)
WO (1) WO2023175780A1 (https=)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011188046A (ja) * 2010-03-05 2011-09-22 Hitachi Ltd パケット通信システム及びパケット通信装置制御方法
JP2015186087A (ja) * 2014-03-25 2015-10-22 株式会社Jvcケンウッド 計測装置、制御装置、計測方法、制御方法
JP2019047231A (ja) * 2017-08-31 2019-03-22 富士通株式会社 伝送装置および障害検出方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011188046A (ja) * 2010-03-05 2011-09-22 Hitachi Ltd パケット通信システム及びパケット通信装置制御方法
JP2015186087A (ja) * 2014-03-25 2015-10-22 株式会社Jvcケンウッド 計測装置、制御装置、計測方法、制御方法
JP2019047231A (ja) * 2017-08-31 2019-03-22 富士通株式会社 伝送装置および障害検出方法

Also Published As

Publication number Publication date
JP7729464B2 (ja) 2025-08-26
US20250184253A1 (en) 2025-06-05
JPWO2023175780A1 (https=) 2023-09-21

Similar Documents

Publication Publication Date Title
JP5767617B2 (ja) ネットワーク障害検出システムおよびネットワーク障害検出装置
US20060200373A1 (en) Facilitating Root Cause Analysis for Abnormal Behavior of Systems in a Networked Environment
EP3682595B1 (en) Obtaining local area network diagnostic test results
EP1931084B1 (en) A method for getting the link estimating parameters
US20160119181A1 (en) Network state monitoring system
JPWO2008146427A1 (ja) 伝搬遅延時間測定システム
EP0522211B1 (en) Testing a packet-based network
JP2017521981A (ja) 光通信線路監視装置及び方法
WO2023175780A1 (ja) 解析装置、解析方法、記憶媒体
US12562831B2 (en) Information processing apparatus and information processing method, and computer program
JP4204053B2 (ja) パケット交換網の品質劣化箇所の切り分け方法およびその装置、ならびにそのプログラムと記録媒体
US9419877B2 (en) Call processing time measurement device, call processing time measurement method, and program for call processing time measurement
CN108809765B (zh) 网络质量测试方法及装置
JP6846024B2 (ja) モード多重光信号の測定装置、光受信装置及びプログラム
US20070064270A1 (en) Device managing apparatus, device management method, computer program product
US10445139B2 (en) Control system in which communication between devices is controlled based on execution condition being satisfied, gateway device used in the control system, and control method for the control system
JPWO2023136091A5 (https=)
WO2018092748A1 (ja) 計測制御サーバ、通信品質計測システム、計測エージェント、方法および記憶媒体
JP6961429B2 (ja) パケット転送装置およびパケット転送システム
JP5035170B2 (ja) ネットワーク監視システム、監視装置、ネットワーク監視方法及びプログラム
JP2006211360A (ja) 通信回線監視装置
US20150032853A1 (en) Communication device, information processing system, and non-transitory computer readable medium
JP2023177961A (ja) 情報処理装置、情報処理方法、プログラム
CN119520385B (zh) 链路选举方法、装置、交换设备及存储介质
KR101627796B1 (ko) 네트워크 기반 av 시스템에서 디바이스 상태 정보 전송 방법

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22932059

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2024507303

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 18844083

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 22932059

Country of ref document: EP

Kind code of ref document: A1

WWP Wipo information: published in national office

Ref document number: 18844083

Country of ref document: US