CN109558590A - A kind of critical failure device localization method based on spacecraft telemetry parameter participle - Google Patents

A kind of critical failure device localization method based on spacecraft telemetry parameter participle Download PDF

Info

Publication number
CN109558590A
CN109558590A CN201811405302.1A CN201811405302A CN109558590A CN 109558590 A CN109558590 A CN 109558590A CN 201811405302 A CN201811405302 A CN 201811405302A CN 109558590 A CN109558590 A CN 109558590A
Authority
CN
China
Prior art keywords
paraname
type
parameter
participle
telemetry parameter
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.)
Granted
Application number
CN201811405302.1A
Other languages
Chinese (zh)
Other versions
CN109558590B (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.)
63789 Army Of Chinese People's Liberation Army
Original Assignee
63789 Army Of Chinese People's Liberation Army
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 63789 Army Of Chinese People's Liberation Army filed Critical 63789 Army Of Chinese People's Liberation Army
Priority to CN201811405302.1A priority Critical patent/CN109558590B/en
Publication of CN109558590A publication Critical patent/CN109558590A/en
Application granted granted Critical
Publication of CN109558590B publication Critical patent/CN109558590B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities
    • G06F40/284Lexical analysis, e.g. tokenisation or collocates
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y04INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
    • Y04SSYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
    • Y04S10/00Systems supporting electrical power generation, transmission or distribution
    • Y04S10/50Systems or methods supporting the power network operation or management, involving a certain degree of interaction with the load-side end user applications
    • Y04S10/52Outage or fault management, e.g. fault detection or location

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)
  • Position Fixing By Use Of Radio Waves (AREA)

Abstract

The present invention provides a kind of critical failure device localization methods based on spacecraft telemetry parameter participle, each abnormal telemetry parameter is segmented as device name, four device description, detection type and additional notes parts, the device name of all abnormal telemetry parameters and detection type part are subjected to class statistic again, frequent item set is obtained, as critical failure device.This method only needs to define the detection type keyword of few quantity, improves personnel for the analysis efficiency and accuracy of spacecraft warning message, the personnel that not only improve describe abnormal phenomenon clearly, and are advantageously implemented the analyzing and positioning of critical failure device.

Description

A kind of critical failure device localization method based on spacecraft telemetry parameter participle
Technical field
The present invention relates to a kind of spacecraft critical failure device localization methods, belong to spacecraft fault diagnosis analysis field.
Background technique
With the continuous development of space technology, the function of spacecraft is increasingly sophisticated, and new device is increasing, and needs simultaneously Corresponding monitoring point is set, and collection analysis judges device state, could find device exception in time, and effective guarantee spacecraft is in-orbit The smooth development of safe and stable operation and task.The telemetry parameter quantity of spacecraft is up to ten thousand grades, and the degree of coupling is high between device, in appearance When state or the energy are abnormal, the warning message for generating dozens or even hundreds of related telemetry parameter can frequently result in.
The analyzing and positioning failure Primary Component in a large amount of warning messages at present, manually completes by systems analyst, exists It takes a long time, rely on the problem of experience, be unable to satisfy the timeliness and accuracy requirement of Spacecraft anomaly positioning disposition.
Summary of the invention
For overcome the deficiencies in the prior art, the present invention provides a kind of critical failure based on spacecraft telemetry parameter participle Abnormal telemetry parameter is carried out word segmentation processing, then all telemetry parameter word segmentation results is carried out cluster system by device localization method Meter obtains the frequent abnormal device in warning message, completes the positioning of critical failure device, improve defective device positioning Accuracy and efficiency.
The technical solution adopted by the present invention to solve the technical problems includes the following steps:
Step 1, fault alarm information is acquired, single fault alarm information is { paraName:msg }, wherein paraName For the parameter name of failure telemetry parameter, msg is type of alarm, and value is the super upper limit or super lower limit;All warning message compositions Set detectionSet={ paraName1:msg1,paraName2:msg2,…,paraNamen:msgn, total n alarm signal Breath;
Step 2, the detection type paid close attention to will be needed to be defined as dictionary sequence dict=[type1,type2,…,typem], Total m kind detection type;
Step 3, using alarm telemetry parameter information and detection type dictionary, to each telemetry parameter according to " device name, Device description, detection type, additional notes " carries out participle cutting, and each telemetry parameter includes at least device name, first distinguishes Then detection type and additional notes distinguish device name and device description;
Step 4, word segmentation result is counted and is sorted, determine frequent defective device and frequent fault type.
The detection type of the telemetry parameter includes but is not limited to power, temperature, voltage, electric current, error, number and shape State.
The dictionary sequence dict=[type1,type2,…,typem] in each detection type according to string length Descending arrangement.
In the step 3, the character string of single telemetry parameter title is paraNamei=[a1,a2,..,apL], 1≤i ≤ n, pL are string length;Search for paraNameiIn whether a certain item in containing type dictionary, if containing type typej, 1≤j≤m, in paraNameiIn starting position be stypej, end position etypej, then parameter paraNamei's Detection type segments part typeParti=typej, parameter paraNameiDevice name and device description participle part elementParti=paraNamei[1:stypej], parameter paraNameiAdditional notes segment part detailParti= paraNamei[etypej:pL];If not including any type in dictionary, typeParti=" ", elementParti= paraNamei, detailParti=" ".
In the step 3,1) the participle cutting of device name and device description is the following steps are included: be arranged current cutting Starting position cutStartPos=0, current cutting end position cutEndPos=cutStartPos+1;2) segmenting word is defined Variable 1 is cutWord1=elementParti[cutStartPos:cutEndPos -1], segmenting word variable 2 are cutWord2= elementParti[cutStartPos:cutEndPos];3) searchResult is defined1For ginsengs all in detectionSet Several titles search cutWord1The sequence vector that starting position is formed, if cutWord does not occur in certain parameter1The value is -1;4) Define searchResult2CutWord is searched for parameter names all in detectionSet2The vector sequence that starting position is formed Column, if cutWord does not occur in certain parameter2The value is -1;If 5) searchResult1With searchResult2Complete phase Together, then it updates cutEndPos value and adds 1,2) return repeats the above process until cutEndPos is greater than stypej;If 6) searchResult1Not equal to searchResult2, obtain parameter paraNameiDevice name word segmentation result elementNameParti=elementParti[cutStartPos:cutEndPos-1], parameter paraNameiDevice retouch State word segmentation result elementDetailParti=elementParti[cutEndPos:stypej]。
In the step 3, telemetry parameter paraNameiWord segmentation result be [elementNameParti, elementDetailParti,typeParti,detailParti], all telemetry parameters in detectionSet are all carried out Cutting is segmented, word segmentation result sequence partsResult=[[elementNamePart is obtained1,…,elementNamePartn], [elementDetailPart1,…,elementDetailPartn],[typePart1,…,typePartn], [detailPart1,…,detailPartn]]。
In the step 4, by [elementNamePart in word segmentation result sequence partsResult1,…, elementNamePartn] all progresss counting statistics occurring, and descending arrangement is carried out according to count number, it obtains frequent Defective device statistics set partsSet={ elementNamePart1:eCount1,…,elementNamePartp: eCountp};By [typePart in partsResult1,…,typePartn] all progress counting statistics occurring, and it presses Descending arrangement is carried out according to count number, obtains frequent fault type statistics set typesSet={ typePart1: tCount1,…,typePartq:tCountq}。
The beneficial effects of the present invention are: overcome it is existing based on probability Chinese word cutting method cutting telemetry parameter when effect according to It is poor to everyday words accuracy of identification in the merging of design parameter collection to rely, and needs when the Chinese word cutting method cutting telemetry parameter based on dictionary The shortcomings that defining a large amount of keywords, by by each telemetry parameter according to " device name, [device description], [detection type], [additional notes] " carry out participle cutting, it is only necessary to define the detection type keyword of few quantity, and by first distinguishing " [inspection Survey type], [additional notes] ", the secondary participle process of " device name, [device description] " is then distinguished, telemetry parameter is completed Participle.It is handled simultaneously by participle to a large amount of fault alarm telemetry parameters and statistic of classification, improves personnel for space flight The analysis efficiency and accuracy of device warning message.The frequent defective device collection and frequent fault type collection listed, can help desk personnel Effective position critical failure device improves fault location ability.
Detailed description of the invention
Fig. 1 is flow chart of the invention;
Fig. 2 is the schematic diagram of application case of the present invention.
Specific embodiment
Present invention will be further explained below with reference to the attached drawings and examples, and the present invention includes but are not limited to following implementations Example.
The present invention provides a kind of critical failure device localization methods based on spacecraft telemetry parameter participle, will be each different Normal telemetry parameter participle is device name, four device description, detection type and additional notes parts, then by all abnormal telemeterings The device name of parameter and detection type part carry out class statistic, frequent item set are obtained, as critical failure device.This method It not only improves personnel and describes abnormal phenomenon clearly, and be advantageously implemented the analyzing and positioning of critical failure device.
As shown in Figure 1, the method specifically includes following steps:
Step 1: the definition of fault alarm information acquisition and detection type dictionary;
Step 2: the participle cutting of failure telemetry parameter;
Step 3: the statistical analysis of critical failure device.
The first step as described above specifically comprises the following steps:
Step 1.1: fault alarm information is collected.Single warning message is { paraName:msg }, and wherein paraName is The parameter name of failure telemetry parameter, msg are type of alarm, and value is the super upper limit or super lower limit.All warning message composition collection Close detectionSet={ paraName1:msg1,paraName2:msg2,…,paraNamen:msgn, total n alarm signal Breath.
Step 1.2: the definition of detection type dictionary.The detection class of the telemetry parameter can be indicated in telemetry parameter title Type, including " power ", " temperature ", " voltage ", " electric current ", " error ", " number ", " state ", the detection type that needs are paid close attention to It is defined as dictionary sequence dict=[type1,type2,…,typem], total m kind detection type, and by items therein according to word Accord with the descending arrangement of string length.
Second step as described above includes the following steps:
Using alarm telemetry parameter information and detection type dictionary, participle cutting is carried out to each telemetry parameter.Each is distant It surveys parameter and carries out participle cutting according to " device name, [device description], [detection type], [additional notes] ", rear three parts are all It is option, both each telemetry parameter centainly included device name, and selection includes latter three.Specific step is as follows:
Step 2.1: the participle cutting of detection type and additional notes part in individual event telemetry parameter.Single telemetry parameter name Character string be referred to as paraNamei=[a1,a2,..,apL], 1≤i≤n, pL are string length.Search for paraNameiIn be A certain item in no containing type dictionary, if containing type typej, 1≤j≤m, in paraNameiIn starting position be stypej, end position etypej, then parameter paraNameiDetection type segment part typeParti=typej, parameter paraNameiDevice name and device description participle part elementParti=paraNamei[1:stypej], parameter paraNameiAdditional notes segment part detailParti=paraNamei[etypej:pL];If do not included in dictionary Any type, then typeParti=" ", elementParti=paraNamei, detailParti=" ".
Step 2.2: the participle cutting of device name and device description section in individual event telemetry parameter.1) current cutting is set Starting position cutStartPos=0, current cutting end position cutEndPos=cutStartPos+1;2) segmenting word variable 1 For cutWord1=elementParti[cutStartPos:cutEndPos -1], segmenting word variable 2 are cutWord2= elementParti[cutStartPos:cutEndPos];3)searchResult1For parameter names all in detectionSet Claim to search cutWord1The sequence vector that starting position is formed, if cutWord does not occur in certain parameter1The value is -1;4) searchResult2CutWord is searched for parameter names all in detectionSet2The sequence vector that starting position is formed, such as There is not cutWord in fruit parameter2The value is -1;If 5) searchResult1With searchResult2It is identical, then CutEndPos=cutEndPos+1 is updated, 2) return repeats the above process until cutEndPos is greater than stypej;If 6) searchResult1Not equal to searchResult2, obtain parameter paraNameiDevice name word segmentation result elementNameParti=elementParti[cutStartPos:cutEndPos-1], parameter paraNameiDevice retouch State word segmentation result elementDetailParti=elementParti[cutEndPos:stypej]。
Step 2.3: the collection of telemetry parameter word segmentation result.Telemetry parameter paraNameiWord segmentation result be [elementNameParti,elementDetailParti,typeParti,detailParti], in detectionSet All telemetry parameters all carry out participle cutting, obtain word segmentation result sequence partsResult= [[elementNamePart1,…,elementNamePartn],[elementDetailPart1,…, elementDetailPartn],[typePart1,…,typePartn],[detailPart1,…,detailPartn]]。
Third step as described above includes the following steps:
The statistical analysis of frequent alarm appliance is carried out using the calculated word segmentation result of previous step, the specific steps are as follows:
Step 3.1: frequent defective device statistics.It will be in word segmentation result sequence partsResult [elementNamePart1,…,elementNamePartn] all progress counting statistics occurring, and according to count number Descending arrangement is carried out, set partsSet={ elementNamePart is obtained1:eCount1,…,elementNamePartp: eCountp}。
Step 3.2: frequent fault type statistics.By [typePart in partsResult1,…,typePartn] occur All progress counting statistics, and descending arrangement is carried out according to count number, obtain detection type participle set typesSet= {typePart1:tCount1,…,typePartq:tCountq}。
Referring to Fig. 2, application case of the present invention is divided into three key steps:
1) definition of fault alarm information acquisition and detection type dictionary.8 fault alarm letters are listed in Fig. 2 first step Breath, quantity of alarming in practical applications are far longer than the quantity, this example is only used as method flow to illustrate.The first step needs simultaneously User defined type dictionary defines the typical telemetry parameter type such as temperature, voltage, electric current in Fig. 2.
2) the participle cutting of failure telemetry parameter.Completed first by type dictionary in telemetry parameter title detection type and Then the participle of additional notes part completes the participle of device name and device description section.The participle of 8 alarm telemetry parameters As a result as shown in second step in Fig. 2, each segment uses between part ", " separate.
3) statistical analysis of critical failure device.Respectively to device name and detection type in faulty telemetry parameter Part is counted, and frequent defective device set and frequent fault type set are obtained, as shown in third step in Fig. 2,8 alarms The Primary Component of information is " southern battery group " and " UHF power amplifier ", and major failure type is " temperature ".
In conclusion the present invention provides a kind of critical failure device positioning sides based on spacecraft telemetry parameter participle Method.Solve it is existing in a large amount of fault alarm informations, it is inefficient caused by personnel's manual analyzing critical failure device, The technical issues of accuracy is difficult to ensure.

Claims (7)

1. a kind of critical failure device localization method based on spacecraft telemetry parameter participle, it is characterised in that including following steps It is rapid:
Step 1, fault alarm information is acquired, single fault alarm information is { paraName:msg }, and wherein paraName is event Hinder the parameter name of telemetry parameter, msg is type of alarm, and value is the super upper limit or super lower limit;All warning message composition set DetectionSet={ paraName1:msg1,paraName2:msg2,…,paraNamen:msgn, total n warning message;
Step 2, the detection type paid close attention to will be needed to be defined as dictionary sequence dict=[type1,type2,…,typem], total m kind Detection type;
Step 3, using alarm telemetry parameter information and detection type dictionary, to each telemetry parameter according to " device name, device Description, detection type, additional notes " carries out participle cutting, and each telemetry parameter includes at least device name, first distinguishes detection Then type and additional notes distinguish device name and device description;
Step 4, word segmentation result is counted and is sorted, determine frequent defective device and frequent fault type.
2. the critical failure device localization method according to claim 1 based on spacecraft telemetry parameter participle, feature Be: the detection type of the telemetry parameter includes but is not limited to power, temperature, voltage, electric current, error, number and state.
3. the critical failure device localization method according to claim 1 based on spacecraft telemetry parameter participle, feature It is: the dictionary sequence dict=[type1,type2,…,typem] in each detection type according to string length drop Sequence arrangement.
4. the critical failure device localization method according to claim 1 based on spacecraft telemetry parameter participle, feature Be: in the step 3, the character string of single telemetry parameter title is paraNamei=[a1,a2,..,apL], 1≤i≤n, PL is string length;Search for paraNameiIn whether a certain item in containing type dictionary, if containing type typej, 1≤ J≤m, in paraNameiIn starting position be stypej, end position etypej, then parameter paraNameiDetection type point Word part typeParti=typej, parameter paraNameiDevice name and device description participle part elementParti= paraNamei[1:stypej], parameter paraNameiAdditional notes segment part detailParti=paraNamei[etypej: pL];If not including any type in dictionary, typeParti=" ", elementParti=paraNamei, detailParti=" ".
5. the critical failure device localization method according to claim 1 based on spacecraft telemetry parameter participle, feature Be: in the step 3, the participle cutting of device name and device description is opened the following steps are included: current cutting 1) is arranged Beginning position cutStartPos=0, current cutting end position cutEndPos=cutStartPos+1;2) segmenting word is defined to become Amount 1 is cutWord1=elementParti[cutStartPos:cutEndPos -1], segmenting word variable 2 are cutWord2= elementParti[cutStartPos:cutEndPos];3) searchResult is defined1For ginsengs all in detectionSet Several titles search cutWord1The sequence vector that starting position is formed, if cutWord does not occur in certain parameter1The value is -1;4) Define searchResult2CutWord is searched for parameter names all in detectionSet2The vector sequence that starting position is formed Column, if cutWord does not occur in certain parameter2The value is -1;If 5) searchResult1With searchResult2Complete phase Together, then it updates cutEndPos value and adds 1,2) return repeats the above process until cutEndPos is greater than stypej;If 6) searchResult1Not equal to searchResult2, obtain parameter paraNameiDevice name word segmentation result elementNameParti=elementParti[cutStartPos:cutEndPos-1], parameter paraNameiDevice retouch State word segmentation result elementDetailParti=elementParti[cutEndPos:stypej]。
6. the critical failure device localization method according to claim 1 based on spacecraft telemetry parameter participle, feature It is: in the step 3, telemetry parameter paraNameiWord segmentation result be [elementNameParti, elementDetailParti,typeParti,detailParti], all telemetry parameters in detectionSet are all carried out Cutting is segmented, word segmentation result sequence partsResult=[[elementNamePart is obtained1,…,elementNamePartn], [elementDetailPart1,…,elementDetailPartn],[typePart1,…,typePartn], [detailPart1,…,detailPartn]]。
7. the critical failure device localization method according to claim 1 based on spacecraft telemetry parameter participle, feature It is: in the step 4, by [elementNamePart in word segmentation result sequence partsResult1,…, elementNamePartn] all progresss counting statistics occurring, and descending arrangement is carried out according to count number, it obtains frequent Defective device statistics set partsSet={ elementNamePart1:eCount1,…,elementNamePartp: eCountp};By [typePart in partsResult1,…,typePartn] all progress counting statistics occurring, and it presses Descending arrangement is carried out according to count number, obtains frequent fault type statistics set typesSet={ typePart1: tCount1,…,typePartq:tCountq}。
CN201811405302.1A 2018-11-23 2018-11-23 Method for positioning key fault device based on spacecraft remote measurement parameter word segmentation Active CN109558590B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811405302.1A CN109558590B (en) 2018-11-23 2018-11-23 Method for positioning key fault device based on spacecraft remote measurement parameter word segmentation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811405302.1A CN109558590B (en) 2018-11-23 2018-11-23 Method for positioning key fault device based on spacecraft remote measurement parameter word segmentation

Publications (2)

Publication Number Publication Date
CN109558590A true CN109558590A (en) 2019-04-02
CN109558590B CN109558590B (en) 2022-11-15

Family

ID=65867292

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811405302.1A Active CN109558590B (en) 2018-11-23 2018-11-23 Method for positioning key fault device based on spacecraft remote measurement parameter word segmentation

Country Status (1)

Country Link
CN (1) CN109558590B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1601969A (en) * 2003-09-24 2005-03-30 华为技术有限公司 Information analytical method for facility configuration
CN103699118A (en) * 2013-12-18 2014-04-02 北京航天测控技术有限公司 Method and device for analyzing abnormal state of spacecraft in operating process
CN106647695A (en) * 2016-12-05 2017-05-10 航天恒星科技有限公司 Method and system for monitoring running state of on-orbit spacecraft
CN107247613A (en) * 2017-04-25 2017-10-13 北京航天飞行控制中心 Sentence analytic method and sentence resolver
CN107525686A (en) * 2017-08-21 2017-12-29 中国人民解放军63789部队 A kind of more telemetry parameter analysis window division methods of spacecraft
CN108478926A (en) * 2018-05-02 2018-09-04 清华大学深圳研究生院 The method that the wearable device of body temperature can be automatically adjusted and adjust body temperature
US20180293507A1 (en) * 2017-04-06 2018-10-11 Beijing Baidu Netcom Science And Technology Co., Ltd. Method and apparatus for extracting keywords based on artificial intelligence, device and readable medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1601969A (en) * 2003-09-24 2005-03-30 华为技术有限公司 Information analytical method for facility configuration
CN103699118A (en) * 2013-12-18 2014-04-02 北京航天测控技术有限公司 Method and device for analyzing abnormal state of spacecraft in operating process
CN106647695A (en) * 2016-12-05 2017-05-10 航天恒星科技有限公司 Method and system for monitoring running state of on-orbit spacecraft
US20180293507A1 (en) * 2017-04-06 2018-10-11 Beijing Baidu Netcom Science And Technology Co., Ltd. Method and apparatus for extracting keywords based on artificial intelligence, device and readable medium
CN107247613A (en) * 2017-04-25 2017-10-13 北京航天飞行控制中心 Sentence analytic method and sentence resolver
CN107525686A (en) * 2017-08-21 2017-12-29 中国人民解放军63789部队 A kind of more telemetry parameter analysis window division methods of spacecraft
CN108478926A (en) * 2018-05-02 2018-09-04 清华大学深圳研究生院 The method that the wearable device of body temperature can be automatically adjusted and adjust body temperature

Also Published As

Publication number Publication date
CN109558590B (en) 2022-11-15

Similar Documents

Publication Publication Date Title
CN106202561B (en) Digitlization contingency management case base construction method and device based on text big data
CN107577588B (en) Intelligent operation and maintenance system for mass log data
CN107835087B (en) Automatic extraction method of alarm rule of safety equipment based on frequent pattern mining
CN107301296B (en) Data-based qualitative analysis method for circuit breaker fault influence factors
WO2016029570A1 (en) Intelligent alert analysis method for power grid scheduling
CN102637178A (en) Music recommending method, music recommending device and music recommending system
Maletic et al. Data cleansing: A prelude to knowledge discovery
CN104156403B (en) A kind of big data normal mode extracting method and system based on cluster
CN103605651A (en) Data processing showing method based on on-line analytical processing (OLAP) multi-dimensional analysis
CN107561997A (en) A kind of power equipment state monitoring method based on big data decision tree
Meenakshi et al. A Data mining Technique for Analyzing and Predicting the success of Movie
CN107872454A (en) A kind of monitoring of ultra-large type internet platform protection based on security rank threat information and analysis system and method based on big data technology
CN105389341A (en) Text clustering and analysis method for repeating caller work orders of customer service calls
CN112136161A (en) System and method for intelligent alarm grouping
CN110297207A (en) Method for diagnosing faults, system and the electronic device of intelligent electric meter
CN109101483A (en) A kind of wrong identification method for electric inspection process text
CN109257383A (en) A kind of BGP method for detecting abnormality and system
CN114398891B (en) Method for generating KPI curve and marking wave band characteristics based on log keywords
CN114091912A (en) Method for analyzing topological transaction of medium-voltage power grid by using knowledge graph
Yang et al. News topic detection based on capsule semantic graph
CN105677723A (en) Method for establishing and searching data labels for industrial signal source
CN112416732A (en) Hidden Markov model-based data acquisition operation anomaly detection method
CN107729206A (en) Real-time analysis method, system and the computer-processing equipment of alarm log
CN109558590A (en) A kind of critical failure device localization method based on spacecraft telemetry parameter participle
CN115062725B (en) Hotel income anomaly analysis method and 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