CN109067567B - Network communication interruption diagnosis method - Google Patents

Network communication interruption diagnosis method Download PDF

Info

Publication number
CN109067567B
CN109067567B CN201810761691.5A CN201810761691A CN109067567B CN 109067567 B CN109067567 B CN 109067567B CN 201810761691 A CN201810761691 A CN 201810761691A CN 109067567 B CN109067567 B CN 109067567B
Authority
CN
China
Prior art keywords
data
communication
equipment
vital
reset
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.)
Active
Application number
CN201810761691.5A
Other languages
Chinese (zh)
Other versions
CN109067567A (en
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.)
China Railway Baoji Bridge Group Co Ltd
Original Assignee
China Railway Hi Tech Industry Corp Ltd
China Railway Maglev Science and Technology Chengdu Co Ltd
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 China Railway Hi Tech Industry Corp Ltd, China Railway Maglev Science and Technology Chengdu Co Ltd filed Critical China Railway Hi Tech Industry Corp Ltd
Priority to CN201810761691.5A priority Critical patent/CN109067567B/en
Publication of CN109067567A publication Critical patent/CN109067567A/en
Application granted granted Critical
Publication of CN109067567B publication Critical patent/CN109067567B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0631Management of faults, events, alarms or notifications using root cause analysis; using analysis of correlation between notifications, alarms or events based on decision criteria, e.g. hierarchy, tree or time analysis
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0654Management of faults, events, alarms or notifications using network fault recovery
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Environmental & Geological Engineering (AREA)
  • Maintenance And Management Of Digital Transmission (AREA)

Abstract

The invention discloses a network communication interruption diagnosis method, which comprises the following steps: the method comprises the following steps: appointing a constantly changing data in the network communication data, and endowing an initial value, wherein each communication period of the vital signal data accumulates a step length; step two: when the vital signal reaches the maximum value of the data type of the vital signal, returning a fixed value which is larger than the initial value and smaller than the maximum value to restart accumulation; step three: the data receiving end equipment compares the vital signals in the received data with the vital signals received last time; step four: if the life signal does not change for a plurality of continuous periods or within a certain time according to the predetermined convention, the communication with the data sending terminal equipment is judged to be interrupted; and other steps. The invention classifies the communication interruption faults and gives corresponding prompts, thereby improving the efficiency of troubleshooting by maintainers.

Description

Network communication interruption diagnosis method
Technical Field
The invention relates to a network communication interruption diagnosis method.
Background
In various network communication processes, whether communication is interrupted or not is inevitably needed to be diagnosed, and the existing communication interruption diagnosis mode is only limited to judging whether communication of two devices is interrupted or not, and communication interruption caused by which reasons (device restart and line interference) cannot be distinguished.
The train network control system (TCMS) needs to carry out data communication with each device on a train, communication interruption faults of the TCMS and a certain device can often occur at the initial stage of train debugging, meanwhile, the communication interruption faults generally have short-time and sporadic properties, the faults are often reset when communication interruption faults are checked, maintenance personnel can only check the faults according to self experiences, and the efficiency is very low.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provides a network communication interruption diagnosis method for improving the troubleshooting efficiency of maintainers.
The purpose of the invention is realized by the following technical scheme: a network communication interruption diagnosis method includes the following steps:
the method comprises the following steps: appointing a constantly changing data (vital signal) in the network communication data, and giving an initial value, wherein the vital signal data accumulates a step length every communication period;
step two: when the vital signal reaches the maximum value of the data type of the vital signal, returning a fixed value which is larger than the initial value and smaller than the maximum value to restart accumulation;
step three: the data receiving end equipment compares the vital signals in the received data with the vital signals received last time;
step four: if the life signal does not change for a plurality of continuous periods or within a certain time according to the predetermined convention, the communication with the data sending terminal equipment is judged to be interrupted;
step five: when communication interruption is judged, firstly, whether the communication interruption is self-reset is judged; if the self-reset can not be realized, prompting first type check information;
step six: if the self-reset is available, judging whether the receiving equipment (such as TCMS) detects that the life signal data of the sending equipment appears to be less than a fixed value after the reset; if not, prompting the second type of check information;
step seven: if the receiving device (such as TCMS) detects that the life signal data of the transmitting device appears to be less than a fixed value after being reset, prompting to prompt the third type of check information.
Preferably, the step size is set to 1.
Preferably, the fixed value is set to 100.
Preferably, the first type of check information includes: checking whether the equipment and the power supply are normal, whether the point position of the communication line is correct and whether the communication connector is disconnected;
the second type of check information includes: checking whether a virtual connection exists in the communication connector, whether the terminal resistance is normal or not, and checking whether high-voltage line interference exists or not;
the third type of check information includes: checking whether the power supply is unstable, checking a communication chip of the equipment and replacing the equipment.
Preferably, the method comprises the following steps:
s1: the vital signal generation mode: starting from 0 when the equipment just starts to generate the vital signal, and accumulating 1 in each communication period;
s2: after the accumulation reaches the maximum value of the data type of the self (for example, the maximum value of the byte type is 255), returning to a fixed value (for example, 100) which is not 0 to start accumulation, and then cyclically changing the vital signal data between the fixed value and the maximum value;
s3: the data receiving end equipment compares the vital signals in the received data with the vital signals received last time;
s4: if the life signal does not change for a plurality of continuous periods or within a certain time according to the predetermined convention, the communication with the data sending terminal equipment is judged to be interrupted;
s5: when communication interruption is judged, firstly, whether the communication interruption is self-reset is judged;
s6: the method comprises the following steps that (1) dead faults which cannot be automatically reset are prompted through a display interface, whether equipment normally works or not is checked, and if the equipment normally works, whether a communication line is connected in a wrong mode or not is checked;
s7: the method comprises the following steps that self-reset communication interruption can be realized, and a receiving device (such as TCMS) detects whether life signal data of a sending device is smaller than a fixed value after reset;
s8: if the current value is less than the fixed value, the equipment is fed back to restart through the display interface, and maintenance personnel are prompted to inspect the sending equipment again; s9: if the current value is not less than the fixed value, possible line interference is fed back through the display interface, and maintenance personnel are prompted to emphatically check the communication line.
The invention has the beneficial effects that: communication interruption faults are classified and corresponding prompts are given, and troubleshooting efficiency of maintenance personnel is improved.
Drawings
FIG. 1 is a schematic flow chart of an embodiment.
Detailed Description
The technical solutions of the present invention are further described in detail below with reference to the accompanying drawings, but the scope of the present invention is not limited to the following.
As shown in fig. 1, a network communication interruption diagnosis method includes the following steps:
the method comprises the following steps: appointing a constantly changing data (vital signal) in the network communication data, and giving an initial value, wherein the vital signal data accumulates a step length every communication period;
step two: when the vital signal reaches the maximum value of the data type of the vital signal, returning a fixed value which is larger than the initial value and smaller than the maximum value to restart accumulation;
step three: the data receiving end equipment compares the vital signals in the received data with the vital signals received last time;
step four: if the life signal does not change for a plurality of continuous periods or within a certain time according to the predetermined convention, the communication with the data sending terminal equipment is judged to be interrupted;
step five: when communication interruption is judged, firstly, whether the communication interruption is self-reset is judged; if the self-reset can not be realized, prompting first type check information;
step six: if the self-reset is available, judging whether the receiving equipment (such as TCMS) detects that the life signal data of the sending equipment appears to be less than a fixed value after the reset; if not, prompting the second type of check information;
step seven: if the receiving device (such as TCMS) detects that the life signal data of the transmitting device appears to be less than a fixed value after being reset, prompting to prompt the third type of check information.
In a preferred embodiment, the step size is set to 1.
In a preferred embodiment, the fixed value is set to 100.
In a preferred embodiment, the first type of check information includes: checking whether the equipment and the power supply are normal, whether the point position of the communication line is correct and whether the communication connector is disconnected;
the second type of check information includes: checking whether a virtual connection exists in the communication connector, whether the terminal resistance is normal or not, and checking whether high-voltage line interference exists or not;
the third type of check information includes: checking whether the power supply is unstable, checking a communication chip of the equipment and replacing the equipment.
In a preferred embodiment, the method comprises the following steps:
s1: the vital signal generation mode: starting from 0 when the equipment just starts to generate the vital signal, and accumulating 1 in each communication period;
s2: after the accumulation reaches the maximum value of the data type of the self (for example, the maximum value of the byte type is 255), returning to a fixed value (for example, 100) which is not 0 to start accumulation, and then cyclically changing the vital signal data between the fixed value and the maximum value;
s3: the data receiving end equipment compares the vital signals in the received data with the vital signals received last time;
s4: if the life signal does not change for a plurality of continuous periods or within a certain time according to the predetermined convention, the communication with the data sending terminal equipment is judged to be interrupted;
s5: when communication interruption is judged, firstly, whether the communication interruption is self-reset is judged;
s6: the method comprises the following steps that (1) dead faults which cannot be automatically reset are prompted through a display interface, whether equipment normally works or not is checked, and if the equipment normally works, whether a communication line is connected in a wrong mode or not is checked;
s7: the method comprises the following steps that self-reset communication interruption can be realized, and a receiving device (such as TCMS) detects whether life signal data of a sending device is smaller than a fixed value after reset;
s8: if the current value is less than the fixed value, the equipment is fed back to restart through the display interface, and maintenance personnel are prompted to inspect the sending equipment again; s9: if the current value is not less than the fixed value, possible line interference is fed back through the display interface, and maintenance personnel are prompted to emphatically check the communication line.
The prior art can not distinguish possible reasons of communication interruption faults and needs to be checked one by one, so that the efficiency of a general communication fault checking process is low. The invention aims to indicate the troubleshooting direction for maintenance personnel and improve the working efficiency by optimizing the communication interruption diagnosis mode.
The key points and the protection points of the invention are as follows:
1. the generation mode of the vital signal: after the data is accumulated to the maximum value, the data returns to a fixed value which is not 0, and the vital signal data only changes from 0 to the fixed value once at the beginning and then changes cyclically between the fixed value and the maximum value.
2. In the diagnosis mode of communication interruption, communication interruption faults are classified by judging whether the vital signals are smaller than a fixed value or not, and the operation is fed back and prompted to maintenance personnel.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, it should be noted that any modifications, equivalents and improvements made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (4)

1. A network communication interruption diagnostic method, comprising the steps of:
the method comprises the following steps: appointing a constantly changing data in the network communication data, and endowing an initial value, wherein each communication period of the vital signal data accumulates a step length;
step two: when the vital signal reaches the maximum value of the data type of the vital signal, returning a fixed value which is larger than the initial value and smaller than the maximum value to restart accumulation;
step three: the data receiving end equipment compares the vital signals in the received data with the vital signals received last time;
step four: if the life signal does not change for a plurality of continuous periods or within a certain time according to the predetermined convention, the communication with the data sending terminal equipment is judged to be interrupted;
step five: when communication interruption is judged, firstly, whether the communication interruption is self-reset is judged; if the self-reset can not be realized, prompting first type check information;
step six: if the self-reset is available, judging whether the life signal data of the receiving equipment detected by the receiving equipment after reset is less than a fixed value; if not, prompting the second type of check information;
step seven: and if the receiving equipment detects that the life signal data of the sending equipment is smaller than a fixed value after being reset, prompting the third type of check information.
2. The network communication disruption diagnostic method of claim 1, wherein: the step size is set to 1.
3. The network communication disruption diagnostic method of claim 1, wherein:
the first type of check information includes: checking whether the equipment and the power supply are normal, whether the point position of the communication line is correct and whether the communication connector is disconnected;
the second type of check information includes: checking whether a virtual connection exists in the communication connector, whether the terminal resistance is normal or not, and checking whether high-voltage line interference exists or not;
the third type of check information includes: checking whether the power supply is unstable, checking a communication chip of the equipment and replacing the equipment.
4. The network communication disruption diagnostic method of claim 1, wherein:
s1: the vital signal generation mode: starting from 0 when the equipment just starts to generate the vital signal, and accumulating 1 in each communication period;
s2: after the accumulation reaches the maximum value of the data type of the vital signal data, returning to a fixed value which is not 0 to start accumulation, and then circularly changing the vital signal data between the fixed value and the maximum value;
s3: the data receiving end equipment compares the vital signals in the received data with the vital signals received last time;
s4: if the life signal does not change for a plurality of continuous periods or within a certain time according to the predetermined convention, the communication with the data sending terminal equipment is judged to be interrupted;
s5: when communication interruption is judged, firstly, whether the communication interruption is self-reset is judged;
s6: the method comprises the following steps that (1) dead faults which cannot be automatically reset are prompted through a display interface, whether equipment normally works or not is checked, and if the equipment normally works, whether a communication line is wrongly connected or not is checked;
s7: the self-reset communication interruption can be realized, and the receiving equipment detects whether the life signal data of the sending equipment is smaller than a fixed value after the life signal data is reset;
s8: if the current value is less than the fixed value, the equipment is fed back to restart through the display interface, and maintenance personnel are prompted to inspect the sending equipment again;
s9: if the current value is not less than the fixed value, possible line interference is fed back through the display interface, and maintenance personnel are prompted to emphatically check the communication line.
CN201810761691.5A 2018-07-12 2018-07-12 Network communication interruption diagnosis method Active CN109067567B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810761691.5A CN109067567B (en) 2018-07-12 2018-07-12 Network communication interruption diagnosis method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810761691.5A CN109067567B (en) 2018-07-12 2018-07-12 Network communication interruption diagnosis method

Publications (2)

Publication Number Publication Date
CN109067567A CN109067567A (en) 2018-12-21
CN109067567B true CN109067567B (en) 2021-11-05

Family

ID=64816086

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810761691.5A Active CN109067567B (en) 2018-07-12 2018-07-12 Network communication interruption diagnosis method

Country Status (1)

Country Link
CN (1) CN109067567B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110091894A (en) * 2019-05-21 2019-08-06 中车株洲电力机车有限公司 A kind of method and system whether detection train network equipment restarts

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103901877A (en) * 2014-03-20 2014-07-02 北京天诚同创电气有限公司 Method for judging and processing faults based on fault attribute data
CN104092589A (en) * 2014-07-24 2014-10-08 南车株洲电力机车研究所有限公司 Network module and monitoring method for resetting of network module
CN106874157A (en) * 2017-01-04 2017-06-20 中车株洲电力机车研究所有限公司 The monitoring method and device of a kind of train display system applications
CN108016466A (en) * 2016-11-01 2018-05-11 株洲中车时代电气股份有限公司 A kind of Locomotive Converter failure autocontrol method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7631169B2 (en) * 2007-02-02 2009-12-08 International Business Machines Corporation Fault recovery on a massively parallel computer system to handle node failures without ending an executing job

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103901877A (en) * 2014-03-20 2014-07-02 北京天诚同创电气有限公司 Method for judging and processing faults based on fault attribute data
CN104092589A (en) * 2014-07-24 2014-10-08 南车株洲电力机车研究所有限公司 Network module and monitoring method for resetting of network module
CN108016466A (en) * 2016-11-01 2018-05-11 株洲中车时代电气股份有限公司 A kind of Locomotive Converter failure autocontrol method
CN106874157A (en) * 2017-01-04 2017-06-20 中车株洲电力机车研究所有限公司 The monitoring method and device of a kind of train display system applications

Also Published As

Publication number Publication date
CN109067567A (en) 2018-12-21

Similar Documents

Publication Publication Date Title
US9009523B2 (en) Method and apparatus for isolating a fault in a controller area network
US6643465B1 (en) Method for checking a ring optical network line for data transmission between a plurality of network subscribers in a motor vehicle
CN109066988B (en) System and method for preferentially identifying and reporting power failure events of topology level of tail-end power grid
CN101494571B (en) CAN bus self detection recovery device and method
US20060085692A1 (en) Bus fault detection and isolation
CN109491304A (en) A kind of control system automatic failure detection circuit and fault self-detection method
CN103077575A (en) Novel sensor access bus protocol
CN103532738A (en) Port connection relationship determination method and device
CN104076808B (en) The fault diagnosis system and method for industrial control equipment
CN111123007A (en) Transformer substation avalanche testing method and system and terminal equipment
CN104635102A (en) Electronic component detection device and detection method thereof
CN104104542B (en) A kind of real-time intelligent troubleshooting method based on RS485
CN103278739A (en) High voltage dc (direct current) transmission control system Profibus field bus fault diagnosis method
CN109067567B (en) Network communication interruption diagnosis method
CN111123009A (en) Intelligent substation avalanche testing method and system based on SCD file and terminal equipment
CN104331061A (en) Test method and test device of core board of distribution network terminal device
US9869727B2 (en) Arrangement and method for monitoring a power supply
US9391815B2 (en) Transmission line address overlap detection system and substation terminal used in the system
CN105721232A (en) Method and device for implementing link detection
CN105652191B (en) A kind of safety return circuit condition monitoring system
CN103885441A (en) Self-adaptive fault diagnosis method for controller local area network
CN108063708A (en) A kind of CAN communication loses method for diagnosing faults and electronic control unit
CN112180906A (en) Fault self-diagnosis communication system and fault self-diagnosis method thereof
CN114443552A (en) System and method for automatically checking connection relation of communication cables
CN203537069U (en) Profibus bus fault diagnosis system of high-voltage direct current transmission control system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20221115

Address after: No.4 Huoju Road, hi tech Development Zone, Baoji City, Shaanxi Province 721000

Patentee after: CHINA RAILWAY BAOJI BRIDGE GROUP Co.,Ltd.

Address before: 610083 Sichuan Chengdu Jinniu District Golden Phoenix Road 666 rail transit High-tech Industrial Park

Patentee before: CHINA RAILWAY MAGLEV SCIENCE & TECHNOLOGY (CHENGDU) Co.,Ltd.

Patentee before: CHINA RAILWAY HI-TECH INDUSTRY Corp.,Ltd.

TR01 Transfer of patent right