CN108572308B - Fault diagnosis method and system - Google Patents

Fault diagnosis method and system Download PDF

Info

Publication number
CN108572308B
CN108572308B CN201710146882.6A CN201710146882A CN108572308B CN 108572308 B CN108572308 B CN 108572308B CN 201710146882 A CN201710146882 A CN 201710146882A CN 108572308 B CN108572308 B CN 108572308B
Authority
CN
China
Prior art keywords
fault
circuit diagram
matching
matching circuit
points
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
CN201710146882.6A
Other languages
Chinese (zh)
Other versions
CN108572308A (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.)
Radio And Television Direct Satellite Broadcasting Management Center State Administration Of Press Publication Radio Film And Television
Original Assignee
Radio And Television Direct Satellite Broadcasting Management Center State Administration Of Press Publication Radio Film And Television
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 Radio And Television Direct Satellite Broadcasting Management Center State Administration Of Press Publication Radio Film And Television filed Critical Radio And Television Direct Satellite Broadcasting Management Center State Administration Of Press Publication Radio Film And Television
Priority to CN201710146882.6A priority Critical patent/CN108572308B/en
Publication of CN108572308A publication Critical patent/CN108572308A/en
Application granted granted Critical
Publication of CN108572308B publication Critical patent/CN108572308B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R31/00Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
    • G01R31/28Testing of electronic circuits, e.g. by signal tracer
    • G01R31/2832Specific tests of electronic circuits not provided for elsewhere
    • G01R31/2834Automated test systems [ATE]; using microprocessors or computers

Abstract

The invention discloses a fault diagnosis method and a fault diagnosis system, wherein the fault diagnosis method comprises the following steps: acquiring a fault circuit diagram set corresponding to a fault; traversing the fault circuit diagram set to obtain a matching circuit diagram, wherein the matching circuit diagram is the fault circuit diagram with the highest matching degree with the fault in the fault circuit diagram set; and obtaining the fault reason according to the matching circuit diagram. The invention finds and positions the fault reason by describing the fault circuit diagram set of the corresponding relation between the fault and the fault point, thereby realizing the modeling and automation of fault diagnosis and realizing high-efficiency fault diagnosis capability.

Description

Fault diagnosis method and system
Technical Field
The invention relates to a fault diagnosis method and a fault diagnosis system of a live broadcast satellite user management system.
Background
In the prior art, when a live broadcast satellite user management system fails, the reason for the failure is difficult to find quickly.
Aiming at the problem that the fault cause is difficult to find quickly in the related technology, an effective solution is not provided at present.
Disclosure of Invention
Aiming at the problem that the fault reason is difficult to find quickly in the related technology, the invention provides the fault diagnosis method and the fault diagnosis system, which can realize the fault diagnosis modeling and automation and realize the high-efficiency fault diagnosis capability.
The technical scheme of the invention is realized as follows:
according to one aspect of the present invention, a fault diagnosis method is provided.
The fault diagnosis method comprises the following steps: acquiring a fault circuit diagram set corresponding to a fault; traversing the fault circuit diagram set to obtain a matching circuit diagram, wherein the matching circuit diagram is the fault circuit diagram with the highest matching degree with the fault in the fault circuit diagram set; and searching the fault reason according to the matching circuit diagram.
According to one embodiment of the present invention, before traversing the fault circuit diagram set to obtain the matching circuit diagram, the method comprises: and acquiring fault data of the fault.
According to an embodiment of the present invention, traversing the fault circuit diagram set to obtain the matching circuit diagram comprises: comparing the fault data with a fault circuit diagram set; and obtaining a matching circuit diagram according to the comparison result.
According to one embodiment of the invention, finding the cause of the fault according to the matching circuit diagram comprises: and checking the matched fault points corresponding to the matched circuit diagram to find out the fault reasons.
According to one embodiment of the invention, before obtaining the failure circuit diagram set corresponding to the failure, the method comprises the following steps: a failure set is established.
According to an embodiment of the present invention, traversing the fault circuit diagram set to obtain the matching circuit diagram comprises: in the event that the fault set includes a fault, the fault circuit diagram set is traversed to obtain a matching circuit diagram.
According to an embodiment of the present invention, after finding the fault cause according to the matching circuit diagram, the method further includes: generating a new fault circuit diagram according to the fault and the fault point; and storing the new fault circuit diagram into the fault circuit diagram set.
According to another aspect of the present invention, a fault diagnosis system is provided.
The fault diagnosis system includes: the fault circuit diagram set module is used for acquiring a fault circuit diagram set corresponding to a fault; the scanning module is used for traversing the fault circuit diagram set to obtain a matching circuit diagram, and the matching circuit diagram is the fault circuit diagram with the highest matching degree with the fault in the fault circuit diagram set; and the troubleshooting module is used for searching the fault reason according to the matching circuit diagram.
The invention abstracts the vulnerability of the service system to form a fault point, and searches the fault reason by describing the fault circuit diagram set corresponding to the fault point. Therefore, modeling and automation of fault diagnosis can be realized, and high-efficiency fault diagnosis capability is realized.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings needed in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
FIG. 1 is a flow chart of a fault diagnosis method according to an embodiment of the invention;
fig. 2 is a flow chart of a fault diagnosis method according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments that can be derived by one of ordinary skill in the art from the embodiments given herein are intended to be within the scope of the present invention.
According to an embodiment of the present invention, there is provided a fault diagnosis method.
The fault diagnosis method according to the embodiment of the invention comprises the following steps:
step S110, acquiring a fault circuit diagram set corresponding to a fault;
step S120, traversing the fault circuit diagram set to obtain a matching circuit diagram, wherein the matching circuit diagram is the fault circuit diagram with the highest matching degree with the fault in the fault circuit diagram set; and
and step S130, searching a fault reason according to the matching circuit diagram.
The fault circuit diagram represents various types of fault abstract descriptions as specific faults occurring on fault points, the fault points are used as visible fault 'pins' of the service system, and a fault object description model similar to the circuit diagram is formed, so that the fault reason of the service system can be found through the fault circuit diagram.
The fault point is an abstract concept, and can be a weak point inside a service system, or a module or a component which is frequently in fault, or a detection point which needs to be patrolled and examined and summarized in daily operation and maintenance.
According to the technical scheme, the weak points of the service system are abstracted to form fault points, and fault reasons are searched through the fault circuit diagram set describing the corresponding relation between the faults and the fault points. Therefore, modeling and automation of fault diagnosis can be realized, and high-efficiency fault diagnosis capability is realized.
According to an embodiment of the present invention, before step S120, the method may further include: and acquiring fault data of the fault.
Further, step S120 may include:
s121, comparing the fault data with a fault circuit diagram set; and
and S122, obtaining a matching circuit diagram according to the comparison result.
Specifically, before conducting the service system fault diagnosis, the model needs to be initialized. Firstly, abstracting modules, components, system weak points or daily routing inspection points which are easy to generate faults in a system as fault points by adopting a graphical unified modeling language; then, a fault circuit diagram is established according to the corresponding relation between the fault condition of the service system flow interruption and the fault data and the fault point, and a fault circuit diagram set is formed. After the initialization of the model is completed, automatic dial testing monitoring needs to be performed on all fault points according to different dial testing technical interface requirements of the fault points. When a fault occurs, abnormal alarm is performed, and alarm data at the moment, namely fault data of the fault can be obtained through an alarm window of the service system. When the abnormal alarm is detected, the step S120 is automatically triggered.
In step S121, the alarm data in the current alarm window is compared with the data of the fault point of each fault circuit diagram in the fault circuit diagram set. And searching a best matched fault circuit diagram, namely a matched circuit diagram, so as to obtain the true reason of the fault. The business system can find out the matching circuit diagram with the highest matching degree by automatically scanning the alarm data in the alarm window and comparing with all the circuit diagrams in the fault circuit diagram set.
According to an embodiment of the present invention, before step S110, the method may further include: a failure set is established.
Further, step S120 may include: in the event that the fault set includes a fault, the fault circuit diagram set is traversed to obtain a matching circuit diagram.
According to an embodiment of the present invention, step S130 includes: and checking the matched fault points corresponding to the matched circuit diagram to find out the fault reasons.
According to an embodiment of the present invention, after step S130, the method may further include:
s140, generating a new fault circuit diagram according to the fault and the fault point; and
and S150, storing the new fault circuit diagram into the fault circuit diagram set.
After the matching circuit diagram is obtained, monitoring and early warning of faults corresponding to the matching circuit diagram can be started. And if the fault corresponding to the matching circuit diagram occurs after early warning, or the early warning is considered to be correct through manual intervention, the system automatically learns, and a new fault circuit diagram is generated aiming at the occurred fault.
As shown in fig. 2, it is a flowchart of a fault diagnosis method according to an embodiment of the present invention, which includes the following steps:
step S201, a fault E generated by a business system is combed outiA fault set P.
Step S202, for each failure EiEstablishing corresponding fault circuit diagram set S according to expert knowledge basei
Step S203, when a failure occurs (e.g. occurrence of failure E)1) Then, find the fault set P and determine whether there is a fault E1. If there is such a fault E1Then, go to step S204; if the fault E does not exist1Then, the process proceeds to step S205.
Step S204, judging the current fault E1If the faulty circuit diagram set has been generated, the process proceeds to step S206, otherwise, the process proceeds to step S205.
Step S205, adopting the traditional fault detection method to obtain the fault E1The corresponding faulty circuit diagram j, and then proceeds to step S209.
Step S206, traverse the fault E1Generated fault circuit diagram set S1Corresponding to all circuit diagrams in (1).
Step S207, collecting the fault circuit diagram S1All circuit diagrams corresponding to the current fault E1The alarm data in the alarm window is compared, and the matching circuit diagram with the highest matching degree with the alarm data is found out.
Step S208: and outputting the matching circuit diagram, and monitoring by taking the fault point in the matching circuit diagram as a key monitoring object. If the fault occurs, the fault point in the circuit diagram is checked, and the fault reason is found out. Meanwhile, the fault point in the circuit diagram is monitored, and the early warning of the fault can be realized.
Step S209: will fail E1Newly generated fault circuit diagram j, fault E added to fault set P1Corresponding set S of circuit diagrams1In (1).
According to an embodiment of the invention, a fault diagnosis system is also provided.
The fault diagnosis system according to the embodiment of the invention comprises:
the fault circuit diagram set module is used for acquiring a fault circuit diagram set corresponding to a fault;
the scanning module is used for traversing the fault circuit diagram set to obtain a matching circuit diagram, and the matching circuit diagram is the fault circuit diagram with the highest matching degree with the fault in the fault circuit diagram set; and
and the checking module is used for searching the fault reason according to the matching circuit diagram.
In summary, with the above technical solution of the present invention, a fault point is formed by abstracting a vulnerability of a service system, and the fault point is searched by a fault circuit diagram set describing a corresponding relationship between a fault and the fault point. Therefore, modeling and automation of fault diagnosis can be realized, and high-efficiency fault diagnosis capability is realized.
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, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (8)

1. A fault diagnosis method for a service system is characterized by comprising the following steps:
acquiring a fault circuit diagram set corresponding to a current fault, wherein the fault circuit diagram set comprises a fault circuit diagram, the fault circuit diagram comprises fault points, the fault points are defined as modules, parts, system weak points or daily inspection points which are easy to generate faults in the service system, and the fault circuit diagram corresponds to the fault; and the number of the first and second groups,
traversing the fault circuit diagram set to obtain a matching circuit diagram, wherein the matching circuit diagram is the fault circuit diagram with the highest matching degree with the current fault in the fault circuit diagram set; and the number of the first and second groups,
and searching the fault reason of the current fault according to the matching circuit diagram.
2. The method of claim 1, wherein prior to traversing the set of fault circuit diagrams to obtain a matching circuit diagram, comprising:
and acquiring fault data of the fault.
3. The method of claim 2, wherein traversing the set of fault circuit diagrams to obtain a matching circuit diagram comprises:
comparing the fault data to the fault circuit map set; and
and obtaining a matching circuit diagram according to the comparison result.
4. The fault diagnosis method according to claim 1, wherein finding a cause of fault from the matching circuit diagram comprises:
and checking the matched fault point corresponding to the matching circuit diagram to find out the fault reason.
5. The fault diagnosis method according to claim 1, wherein before obtaining the fault circuit diagram set corresponding to the fault, the method comprises:
a failure set is established.
6. The method of claim 5, wherein traversing the set of fault circuit diagrams to obtain a matching circuit diagram comprises:
and traversing the fault circuit diagram set to obtain a matching circuit diagram under the condition that the fault set comprises the fault.
7. The fault diagnosis method according to claim 1, further comprising, after finding a cause of fault from the matching circuit diagram:
generating a new fault circuit diagram according to the fault and the fault point; and
storing the new fault circuit diagram into the fault circuit diagram set.
8. A fault diagnosis system for a business system, comprising:
the fault circuit diagram set module is used for acquiring a fault circuit diagram set corresponding to the current fault, wherein the fault circuit diagram set comprises a fault circuit diagram, the fault circuit diagram comprises fault points, the fault points are defined as modules, components, system weak points or daily inspection points which are easy to generate faults in the service system, and the fault circuit diagram corresponds to the fault; and the number of the first and second groups,
the scanning module is used for traversing the fault circuit diagram set to obtain a matching circuit diagram, and the matching circuit diagram is the fault circuit diagram with the highest matching degree with the current fault in the fault circuit diagram set; and the number of the first and second groups,
and the checking module is used for searching the fault reason of the current fault according to the matching circuit diagram.
CN201710146882.6A 2017-03-13 2017-03-13 Fault diagnosis method and system Active CN108572308B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710146882.6A CN108572308B (en) 2017-03-13 2017-03-13 Fault diagnosis method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710146882.6A CN108572308B (en) 2017-03-13 2017-03-13 Fault diagnosis method and system

Publications (2)

Publication Number Publication Date
CN108572308A CN108572308A (en) 2018-09-25
CN108572308B true CN108572308B (en) 2021-06-15

Family

ID=63578572

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710146882.6A Active CN108572308B (en) 2017-03-13 2017-03-13 Fault diagnosis method and system

Country Status (1)

Country Link
CN (1) CN108572308B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110038180A (en) * 2019-05-05 2019-07-23 张新 A kind of medical orthopedic injury cleaning device, control system and control method
CN111046253A (en) * 2019-12-03 2020-04-21 陕西四季春清洁热源股份有限公司 Internet-based interference-free geothermal heat supply monitoring system and method
CN111193404A (en) * 2020-01-15 2020-05-22 辽宁百思特达半导体科技有限公司 Three-phase full-bridge circuit of gallium nitride chip, intelligent power module and control method of intelligent power module
CN111314137A (en) * 2020-02-18 2020-06-19 国家电网有限公司 Information communication network automation operation and maintenance method, device, storage medium and processor
CN111336722A (en) * 2020-03-04 2020-06-26 陕西四季春清洁热源股份有限公司 Non-interference geothermal system and method using novel three-stage heat pump
CN112782639B (en) * 2020-12-22 2022-09-13 国网浙江海宁市供电有限公司 Intelligent fault indication method and indicator for low-voltage metering box
CN113159100B (en) * 2021-02-19 2023-03-31 湖南第一师范学院 Circuit fault diagnosis method, circuit fault diagnosis device, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005274500A (en) * 2004-03-26 2005-10-06 Matsushita Electric Ind Co Ltd Semiconductor integrated circuit with design for test facilitation, and fault location diagnosing method therefor
CN102033188A (en) * 2010-11-25 2011-04-27 中国电器科学研究院 Real-time diagnostic method for open circuit fault of phase-shifted full bridge converter
CN204614311U (en) * 2015-01-16 2015-09-02 天津职业技术师范大学 Electronic circuit fault apparatus for examination and repair
CN205281863U (en) * 2015-08-24 2016-06-01 天津市敏程科技有限公司 Pure electric vehicles analog simulation failure diagnosis and detection teaching system
CN107271883A (en) * 2017-06-27 2017-10-20 北京小米移动软件有限公司 circuit detecting method and system

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10331543B4 (en) * 2003-07-11 2007-11-08 Qimonda Ag Method for testing a circuit unit to be tested and circuit arrangement for carrying out the method
CN100533314C (en) * 2006-06-19 2009-08-26 青岛鑫三利冷箱技术有限公司 Cold-storage container micro controller fault diagnosing system
CN101334445B (en) * 2007-06-28 2010-12-01 英业达股份有限公司 Auxiliary fault detection system and method
CN101588518B (en) * 2009-06-29 2011-12-28 中国移动通信集团广东有限公司肇庆分公司 Transport network topological structure safety analytical method and implementation system
CN102092477B (en) * 2010-11-30 2013-02-20 中国民航大学 Device and method for automatic test and fault diagnosis of plane audio integrated system
CN102521613B (en) * 2011-12-17 2014-01-08 山东省科学院自动化研究所 Method for fault diagnosis of automobile electronic system
CN103439658B (en) * 2013-08-12 2016-12-28 深圳市禾望电气股份有限公司 The method for diagnosing faults of a kind of current transformer and system
CN103412223A (en) * 2013-08-23 2013-11-27 哈尔滨工业大学 Electrical system fault diagnosis method based on qualitative model

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005274500A (en) * 2004-03-26 2005-10-06 Matsushita Electric Ind Co Ltd Semiconductor integrated circuit with design for test facilitation, and fault location diagnosing method therefor
CN102033188A (en) * 2010-11-25 2011-04-27 中国电器科学研究院 Real-time diagnostic method for open circuit fault of phase-shifted full bridge converter
CN204614311U (en) * 2015-01-16 2015-09-02 天津职业技术师范大学 Electronic circuit fault apparatus for examination and repair
CN205281863U (en) * 2015-08-24 2016-06-01 天津市敏程科技有限公司 Pure electric vehicles analog simulation failure diagnosis and detection teaching system
CN107271883A (en) * 2017-06-27 2017-10-20 北京小米移动软件有限公司 circuit detecting method and system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"The Development ofInterface Adapter in the Digital Circuit Fault Diagnosis System Based on VXI";Su Wei;《2009 2nd International Conference on Power Electronics and Intelligent Transportation System》;20091231;全文 *
"单张纸胶印机学习系统故障模块的研发";陈虹;《包装工程》;20091130;全文 *

Also Published As

Publication number Publication date
CN108572308A (en) 2018-09-25

Similar Documents

Publication Publication Date Title
CN108572308B (en) Fault diagnosis method and system
CN110493042B (en) Fault diagnosis method and device and server
CN106130761B (en) The recognition methods of the failed network device of data center and device
CN110178121B (en) Database detection method and terminal thereof
CN110716842B (en) Cluster fault detection method and device
CN110955550B (en) Cloud platform fault positioning method, device, equipment and storage medium
CN111309562B (en) Method, device, equipment and storage medium for predicting server faults
JP2019057139A (en) Operation management system, monitoring server, method and program
KR20120068529A (en) Error examination method and apparatus
CN110908868B (en) Data center fault prediction method, device, equipment and readable storage medium
CN116684256B (en) Node fault monitoring method, device and system, electronic equipment and storage medium
CN115766402B (en) Method and device for filtering server fault root cause, storage medium and electronic device
CN110474821B (en) Node fault detection method and device
CN115378841B (en) Method and device for detecting state of equipment accessing cloud platform, storage medium and terminal
CN116405408A (en) Automatic equipment inspection method, device, equipment and storage medium
CN115102838B (en) Emergency processing method and device for server downtime risk and electronic equipment
US20170310535A1 (en) Diagnosis method and diagnostic device for a network
CN115130112A (en) Quick start-stop method, device, equipment and storage medium
CN107959595B (en) Method, device and system for anomaly detection
US11836036B2 (en) Method of detecting faults in intelligent electronic devices
CN113792291A (en) Host identification method and device infected by domain generation algorithm malicious software
CN107864057B (en) Online automatic checking and alarming method based on networking state
CN112615848A (en) Vulnerability repair state detection method and system
JP2009182934A (en) Fault monitoring apparatus, fault monitoring method, and program therefor
CN117493127B (en) Application program detection method, device, equipment and medium

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