CN109634699A - A kind of visualization of Spacecraft anomaly information cluster and exchange method based on Sang Jitu - Google Patents

A kind of visualization of Spacecraft anomaly information cluster and exchange method based on Sang Jitu Download PDF

Info

Publication number
CN109634699A
CN109634699A CN201811405640.5A CN201811405640A CN109634699A CN 109634699 A CN109634699 A CN 109634699A CN 201811405640 A CN201811405640 A CN 201811405640A CN 109634699 A CN109634699 A CN 109634699A
Authority
CN
China
Prior art keywords
node
substr
elementstr
value
typestr
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
CN201811405640.5A
Other languages
Chinese (zh)
Other versions
CN109634699B (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 CN201811405640.5A priority Critical patent/CN109634699B/en
Publication of CN109634699A publication Critical patent/CN109634699A/en
Application granted granted Critical
Publication of CN109634699B publication Critical patent/CN109634699B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Abstract

The visualization of Spacecraft anomaly information cluster and exchange method that the present invention provides a kind of based on Sang Jitu, carry out dictionary construction for Spacecraft anomaly information, then generate node set and Bian Ji, finally draw Sang Jitu and setting interactive operation.This method is enable analysis personnel to quickly appreciate that cluster analysis result, is intuitively observed the state change of event and satellite important component on star, quickly and accurately find required information with the characteristic rule between intuitive expression means reflection exception information.

Description

A kind of visualization of Spacecraft anomaly information cluster and exchange method based on Sang Jitu
Technical field
The present invention relates to a kind of Spacecraft anomaly information visualization methods, belong to spacecraft fault diagnosis analysis field.
Background technique
Aerospace system is numerous, the extremely complex system engineering of a variable parameter, mutually interdependent between each subsystem and device Rely, generation directly or indirectly influences other systems often extremely for wherein one or more.It will in a large amount of abnormal alarm information Valuable data, which are distinguished and extracted, also becomes a very stubborn problem.Visualization technique makes full use of intuitive table Danone power, to keep personnel more convenient and in depth spacecraft information is observed and analyzed.
Currently, spacecraft information visualization and interaction aspect are mostly focused on space 3D display interaction aspect, and for boat Its device abnormal alarm information visuallization still by the way of textual list arrangement, it is this based on table and two-dimensional matrix can It does not make full use of the ability to express of figure and image depending on change technology, boat can not visually be presented in a manner of being easy to interpret Its device exception information.
Summary of the invention
For overcome the deficiencies in the prior art, the present invention a kind of Spacecraft anomaly information cluster based on Sang Jitu is provided can Depending on change and exchange method, Spacecraft anomaly information is subjected to dictionary construction, node set and Bian Ji is then generated, finally draws mulberry Base figure and setting interactive operation.This method makes to analyze people with the characteristic rule between intuitive expression means reflection exception information Member can quickly appreciate that cluster analysis result, intuitively observe the state change of event and satellite important component on star, rapidly, Correctly find required information.
The technical solution adopted by the present invention to solve the technical problems includes the following steps:
Step 1, defining single Spacecraft anomaly information is [subStr, elementStr, typeStr], wherein subStr For abnormal affiliated subsystem description information, elementStr is exceptional part description information, and typeStr is detection type description letter Breath;All Spacecraft anomaly information form set abnormalSet=[[subStr1,elementStr1,typeStr1],…, [subStrn,elementStrn,typeStrn]], total n exception information;SubStr, elementStr and typeStr are as horizontal Axis train value, i.e. subStr are arranged as secondary series, typeStr as third as first row, elementStr, and corresponding train value exists Draw the position only occurred where the column in Sang Jitu;
For each exception information [subStri,elementStri,typeStri], 1≤i≤n, respectively to node collection It closes and adds three node node in nodeSet3*(i-1)+1=subStri, node3*(i-1)+2=elementStri, node3*(i-1)+3 =typeStri;Eventually form all node set nodeSet={ node of exception information1,…,node3n};
For each exception information [subStri,elementStri,typeStri], 1≤i≤n, respectively to line set Two side link are added in linkSet2*(i-1)+1=(subStri,elementStri), link2*(i-1)+2=(elementStri, typeStri);Eventually form all line set linkSet={ link of exception information1,…,link2n};
Step 2, each node for defining Sang Jitu is snode=[name, value, xAxis], and wherein name is node Title, value are node frequency of occurrence, and xAxis is node arrangement position;Sang Ji node of graph set is defined as sNodes, label The set whether node has added into sNodes is defined as addedNodes={ name1,…,namep, p≤3n;For different Every exception information [subStr in normal information aggregate abnormalSeti,elementStri,typeStri], 1≤i≤n, such as Fruit subStriIt is not present in addedNodes, then adds node snode into sNodesj, wherein namej=subStri, valuej=count (nodeSet (subStri)), i.e. subStriThe number occurred in nodeSet, xAxisj=1, then By subStriIt is added in addedNodes set;If subStriIt is present in addedNodes, then skips and do not handle; Equally, judge elementStriAnd typeStriWhether in addedNodes;Ultimately produce Sang Ji node of graph set sNodes ={ [name1,value1,xAxis1],…,[namep,valuep,xAxisp], p≤3n;
The each edge for defining Sang Jitu is slink=[source, target, value], and wherein source is source node name Claim, target is purpose nodename, and value is source node to the connection weight between destination node;Sang Jitu line set is fixed Justice is sLinks, and the set whether label side has added into sLinks is defined as addedLinks={ link1,…,linkq, q≤2n;For every exception information [subStr in exception information set abnormalSeti,elementStri, typeStri], 1≤i≤n, if (subStri,elementStri) be not present in addedLinks, then add into sLinks Edged slinkk, wherein sourcek=subStri, targetk=elementStri, valuek=count (linkSet (subStri,elementStri)), both (subStri,elementStri) number that occurs in linkSet, then will (subStri,elementStri) be added in addedLinks set;If (subStri,elementStri) be present in In addedLinks, then skips and do not handle;Equally, judge (elementStri,typeStri) whether in addedLs;Finally Generate Sang Jitu line set sLinks={ [source1,target1,value1],…,[sourceq,targetq,valueq], q≤2n;
Step 3, the drafting of Sang Jitu is carried out using the Sang Ji node of graph set of generation and line set and interactive operation is arranged.
The step 3 is specific as follows:
Step 3.1, defining x-axis is node type, and y-axis is node size, is selected from the node set sNodes of Sang Jitu Take all node snodeSet of xAxis=11={ snode1,…,snoder, it is arranged according to each node value value descending, X-axis is at 1, and successively drawing length on the y axis is valueniEach node snodeni, 1≤ni≤r;It then proceedes to choose All nodes of xAxis difference value repeat aforesaid operations;
Step 3.2, side slink is successively chosen from the line set sLinks of Sang Jituli=[sourceli,targetli, valueli], 1≤li≤q;Source is found in the Sang Ji node of graph of draftingli, and value is distributed whereinliLength, Target is found in the Sang Ji node of graph of draftingli, and value is distributed whereinliLength, by sourceliAnd targetliSection The upper and lower ends in allocated length section are respectively connected in point, complete the drafting on this side, continue to return draw lower a line until Terminate;
Step 3.3, if the node that user's mouse-over is chosen is nodeselIf nodeselBelong to { subStr1,…, subStrn, then it chooses all subStr in abnormalSet and is equal to nodeselException information shown;If nodesel Belong to { elementStr1,…,elementStrn, then it chooses all elementStr in abnormalSet and is equal to nodesel's Exception information is shown;If nodeselBelong to { typeStr1,…,typeStrn, then it chooses in abnormalSet and owns TypeStr is equal to nodeselException information shown.
The beneficial effects of the present invention are: according to the visual characteristics of demand of Spacecraft anomaly information cluster, in traditional Sang Ji The concept of horizontal axis column is introduced in the building process of figure, and extends the returned content of interactive operation.It is with Sang Jitu that spacecraft is different Normal information is visualized, and is not only taken full advantage of the ability to express of figure and image, is allowed users to intuitively to abnormal knot Fruit is observed, and can clearly describe the clustering relationships between more abnormal results.Spacecraft anomaly based on Sang Jitu Clustering information exchange method also can be that user is quickly obtained and pays close attention to the relevant all exception informations of node, allow users to More in depth abnormal results are analyzed.
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 visualization of Spacecraft anomaly information cluster and exchange method that the present invention provides a kind of based on Sang Jitu, it is specific to wrap Include following steps:
Step 1: Spacecraft anomaly information pre-processing;
Step 2: generating Sang Ji node of graph set and line set;
Step 3: drawing Sang Jitu and setting interactive operation.
The first step as described above specifically comprises the following steps:
Single Spacecraft anomaly information is [subStr, elementStr, typeStr], and wherein subStr is abnormal affiliated Subsystem description information, elementStr are exceptional part description information, and typeStr is detection type description information.All boats Its device exception information forms set abnormalSet=[[subStr1,elementStr1,typeStr1],…,[subStrn, elementStrn,typeStrn]], total n exception information.SubStr, elementStr and typeStr are as horizontal axis train value, i.e., SubStr is arranged as secondary series, typeStr as third as first row, elementStr, and corresponding train value is drawing Sang Ji Position where the column that only will appear in figure, even if a certain item exception information [subStri,elementStri,typeStri] In, elementStriValue is empty, but typeStriValue be still placed on third column, will not move forward.
Step 1.1: generating the set of all nodes of exception information.For each exception information [subStri, elementStri,typeStri], 1≤i≤n adds three node node into node set nodeSet respectively3*(i-1)+1= subStri, node3*(i-1)+2=elementStri, node3*(i-1)+3=typeStri.Eventually form node set nodeSet= {node1,…,node3n, node number is 3 times of exception information number, allows to have duplicate node.
Step 1.2: generating the set on all sides of exception information.For each exception information [subStri, elementStri,typeStri], 1≤i≤n adds two side link into line set linkSet respectively2*(i-1)+1= (subStri,elementStri), link2*(i-1)+2=(elementStri,typeStri).Eventually form line set linkSet ={ link1,…,link2n, side number is 2 times of exception information number, allows to have repetition side.
Second step as described above includes the following steps:
Step 2.1: generating the node set of Sang Jitu.Each node definition of Sang Jitu be snode=[name, Value, xAxis], wherein name is nodename, and value is node frequency of occurrence, and xAxis is node arrangement position, is such as retouched The arrangement position value for stating subsystem is 1, and the arrangement position value for describing component is 2, and the arrangement position value of description type is 3, will not The node of same type is arranged successively.Sang Ji node of graph set is defined as sNodes, and whether flag node adds into sNodes Set be defined as addedNodes={ name1,…,namep, p≤3n.For in exception information set abnormalSet Every exception information [subStri,elementStri,typeStri], 1≤i≤n is handled as follows: if subStriNo It is present in addedNodes, then adds node snode into sNodesj, wherein namej=subStri, valuej=count (nodeSet(subStri)), i.e. subStriThe number occurred in nodeSet, xAxisj=1, then by subStriAddition Into addedNodes set;If subStriIt is present in addedNodes, then skips and do not handle.Then successively right elementStriAnd typeStriJudge whether to carry out same treatment in addedNodes.Ultimately produce Sang Ji node of graph set SNodes={ [name1,value1,xAxis1],…,[namep,valuep,xAxisp], p≤3n.
Step 2.2: generating the line set of Sang Jitu.The each edge of Sang Jitu be defined as slink=[source, target, Value], wherein source be source node title, target be purpose nodename, value be source node to destination node it Between connection weight.Sang Jitu line set is defined as sLinks, and the set whether label side has added into sLinks is defined as AddedLinks={ link1,…,linkq, q≤2n.For every exception information in exception information set abnormalSet [subStri,elementStri,typeStri], 1≤i≤n is handled as follows: if (subStri,elementStri) no It is present in addedLinks, then adds side slink into sLinksk, wherein sourcek=subStri, targetk= elementStri, valuek=count (linkSet (subStri,elementStri)), both (subStri,elementStri) The number occurred in linkSet, then by (subStri,elementStri) be added in addedLinks set;If (subStri,elementStri) be present in addedLinks, then it skips and does not handle.Then to (elementStri, typeStri) judge whether to carry out same treatment in addedLs.Ultimately produce Sang Jitu line set sLinks= {[source1,target1,value1],…,[sourceq,targetq,valueq], q≤2n.
Third step as described above includes the following steps:
The drafting of Sang Jitu is carried out using the Sang Ji node of graph set and line set of generation and interactive operation is arranged, it is specific to walk It is rapid as follows:
Step 3.1: drawing the node in Sang Jitu.X-axis is node type, and y-axis is node size.From the node of Sang Jitu All node snodeSet of xAxis=1 are chosen in set sNodes1={ snode1,…,snoder, according to each node The arrangement of value value descending is at 1 in x-axis, and successively drawing length on the y axis is valueniEach node snodeni, 1≤ni≤ r.All nodes for then proceeding to choose xAxis=2,3, repeat aforesaid operations.
Step 3.2: drawing the side in Sang Jitu.Side slink is successively chosen from the line set sLinks of Sang Jituli= [sourceli,targetli,valueli], 1≤li≤q.Source is found in the Sang Ji node of graph of draftingli, and divide wherein With valueliLength, find target in the Sang Ji node of graph of draftingli, and value is distributed whereinliLength, will sourceliAnd targetliThe upper and lower ends in allocated length section are respectively connected in node, complete the drafting on this side, continue to return It returns and draws lower a line until terminating.
Step 3.3: setting user interactive operation.If the node that user's mouse-over is chosen is nodeselIf nodesel Belong to { subStr1,…,subStrn, then it chooses all subStr in abnormalSet and is equal to nodeselException information carry out Display.If nodeselBelong to { elementStr1,…,elementStrn, then it chooses in abnormalSet and owns ElementStr is equal to nodeselException information shown.If nodeselBelong to { typeStr1,…,typeStrn, then It chooses all typeStr in abnormalSet and is equal to nodeselException information shown.In this way, can be to user feedback Its all exception information for paying close attention to node.
Referring to Fig. 2, application case of the present invention is divided into three key steps:
1) Spacecraft anomaly information pre-processing.7 Spacecraft anomaly information are listed in Fig. 2 first step, in practical application Middle alarm quantity is far longer than the quantity, this example is only used as method flow to illustrate.Generate the set of all nodes of exception information NodeSet={ node1: " communication subsystem ", node2: " UHF power amplifier ", node3: " output power ", node4: " rail control point System ", node5: " gyrounit ", node6: " shell temperature ", node7: " communication subsystem ", node8: " UHF power amplifier ", node9:” Voltage ", node10: " communication subsystem ", node11: " C receiver ", node12: " shell temperature ", node13: " communication subsystem ", node14: " UHF power amplifier ", node15: " shell temperature ", node16: " rail control subsystem ", node17: " momenttum wheel ", node18: " shell Temperature ", node19: " communication subsystem ", node20: " UHF power amplifier ", node21: " electric current ".Generate the collection on all sides of exception information Close linkSet={ link1: " communication subsystem → UHF power amplifier ", link2: " UHF power amplifier → output power ", link3: " appearance rail Control subsystem → gyrounit ", link4: " gyrounit → shell temperature ", link5: " communication subsystem → UHF power amplifier ", link6:” UHF power amplifier → voltage ", link7: " communication subsystem → C receiver ", link8: " C receiver → shell temperature ", link9: " communication point System → UHF power amplifier ", link10: " UHF power amplifier → shell temperature ", link11: " rail control subsystem → momenttum wheel ", link12: " dynamic Measure wheel → shell temperature ", link13: " communication subsystem → UHF power amplifier ", link14: " UHF power amplifier → electric current ".
2) Sang Ji node of graph set and line set are generated.In Fig. 2 second step generate Sang Ji node of graph set sNodes=[' Name':' communication subsystem ', ' value':5, ' xAxis':1, ' name':' rail control subsystem ', ' value':2, ' XAxis':1 }, ' name':'UHF power amplifier ', ' value':4, ' xAxis':2, ' name':'C receiver ', ' value': 1, ' xAxis':2, ' name':' momenttum wheel ', ' value':1, ' xAxis':2, ' name':' gyrounit ', ' Value':1, ' xAxis':2, ' name':' electric current ', ' value':1, ' xAxis':2, ' name':' output power ', ' Value':1, ' xAxis':3, ' name':' voltage ', ' value':1, ' xAxis':3, ' name':' shell temperature ', ' value':4,'xAxis':3}].Generation Sang Jitu line set sLinks=[' source':' communication subsystem ', ' Target':'UHF power amplifier ', ' value':4, ' source':' communication subsystem ', ' target':'C receiver ', ' Value':1 }, ' source':' rail control subsystem ', ' target':' momenttum wheel ', ' value':1, ' source':' appearance Rail control subsystem ', ' target':' gyrounit ', ' value':1, ' source':'UHF power amplifier ', ' target':' electricity Stream ', ' value':1, ' source':'UHF power amplifier ', ' target':' output power ', ' value':1, ' source':' UHF power amplifier ', ' target':' voltage ', ' value':1, ' source':'UHF power amplifier ', ' target':' shell temperature ', ' Value':1 }, ' source':'C receiver ', ' target':' shell temperature ', ' value':1, ' source':' momenttum wheel ', ' Target':' shell temperature ', ' value':1, ' source':' gyrounit ', ' target':' shell temperature ', ' value':1].
3) Sang Jitu and setting interactive operation are drawn.It is equal to 1,2 and 3 for node according to horizontal axis ' xAxis' in Fig. 2 third step It is arranged, the longitudinal length of each node is configured according to the value value of node.With side ' source':' communication point is System ', ' target':'UHF power amplifier ', ' value':4 } for, drawing process is from length be 5 ' communication subsystem ' node Upper allocated length 4 is used as source node, by length be 4 ' the entire node as a purpose of UHF power amplifier ' node, respectively by source node and The upper and lower ends of destination node are connected.Arrived simultaneously in user's mouse-over " shell temperature " node when, show to " shell temperature " relevant institute There is exception information.
In conclusion the Spacecraft anomaly information cluster visualization that the present invention provides a kind of based on Sang Jitu and interaction side Method.Solve existing based on table, the visualization technique of two-dimensional matrix does not make full use of the ability to express of figure and image, not yet The technical issues of Spacecraft anomaly information capable of being intuitively presented in a manner of being easy to interpret.

Claims (2)

1. a kind of visualization of Spacecraft anomaly information cluster and exchange method based on Sang Jitu, it is characterised in that including following steps It is rapid:
Step 1, defining single Spacecraft anomaly information is [subStr, elementStr, typeStr], and wherein subStr is different Subsystem description information belonging to often, elementStr are exceptional part description information, and typeStr is detection type description information; All Spacecraft anomaly information form set abnormalSet=[[subStr1,elementStr1,typeStr1],…, [subStrn,elementStrn,typeStrn]], total n exception information;SubStr, elementStr and typeStr are as horizontal Axis train value, i.e. subStr are arranged as secondary series, typeStr as third as first row, elementStr, and corresponding train value exists Draw the position only occurred where the column in Sang Jitu;
For each exception information [subStri,elementStri,typeStri], 1≤i≤n, respectively to node set Three node node are added in nodeSet3*(i-1)+1=subStri, node3*(i-1)+2=elementStri, node3*(i-1)+3= typeStri;Eventually form all node set nodeSet={ node of exception information1,…,node3n};
For each exception information [subStri,elementStri,typeStri], 1≤i≤n, respectively to line set Two side link are added in linkSet2*(i-1)+1=(subStri,elementStri), link2*(i-1)+2=(elementStri, typeStri);Eventually form all line set linkSet={ link of exception information1,…,link2n};
Step 2, each node for defining Sang Jitu is snode=[name, value, xAxis], and wherein name is nodename, Value is node frequency of occurrence, and xAxis is node arrangement position;Sang Ji node of graph set is defined as sNodes, and flag node is The no set added into sNodes is defined as addedNodes={ name1,…,namep, p≤3n;For exception information Every exception information [subStr in set abnormalSeti,elementStri,typeStri], 1≤i≤n, if subStriIt is not present in addedNodes, then adds node snode into sNodesj, wherein namej=subStri, valuej=count (nodeSet (subStri)), i.e. subStriThe number occurred in nodeSet, xAxisj=1, then By subStriIt is added in addedNodes set;If subStriIt is present in addedNodes, then skips and do not handle; Equally, judge elementStriAnd typeStriWhether in addedNodes;Ultimately produce Sang Ji node of graph set sNodes ={ [name1,value1,xAxis1],…,[namep,valuep,xAxisp], p≤3n;
The each edge for defining Sang Jitu is slink=[source, target, value], and wherein source is source node title, Target is purpose nodename, and value is source node to the connection weight between destination node;Sang Jitu line set is defined as SLinks, the set whether label side has added into sLinks are defined as addedLinks={ link1,…,linkq, q≤ 2n;For every exception information [subStr in exception information set abnormalSeti,elementStri,typeStri], 1 ≤ i≤n, if (subStri,elementStri) be not present in addedLinks, then side slink is added into sLinksk, Wherein sourcek=subStri, targetk=elementStri, valuek=count (linkSet (subStri, elementStri)), both (subStri,elementStri) number that occurs in linkSet, then by (subStri, elementStri) be added in addedLinks set;If (subStri,elementStri) it is present in addedLinks In, then it skips and does not handle;Equally, judge (elementStri,typeStri) whether in addedLs;Ultimately produce Sang Jitu Line set sLinks={ [source1,target1,value1],…,[sourceq,targetq,valueq], q≤2n;
Step 3, the drafting of Sang Jitu is carried out using the Sang Ji node of graph set of generation and line set and interactive operation is arranged.
2. the visualization of Spacecraft anomaly information cluster and exchange method according to claim 1 based on Sang Jitu, special Sign is that the step 3 is specific as follows:
Step 3.1, defining x-axis is node type, and y-axis is node size, is chosen from the node set sNodes of Sang Jitu All node snodeSet of xAxis=11={ snode1,…,snoder, it is arranged according to each node value value descending, in x Axis is at 1, and successively drawing length on the y axis is valueniEach node snodeni, 1≤ni≤r;It then proceedes to choose xAxis All nodes of different values repeat aforesaid operations;
Step 3.2, side slink is successively chosen from the line set sLinks of Sang Jituli=[sourceli,targetli, valueli], 1≤li≤q;Source is found in the Sang Ji node of graph of draftingli, and value is distributed whereinliLength, Target is found in the Sang Ji node of graph of draftingli, and value is distributed whereinliLength, by sourceliAnd targetliSection The upper and lower ends in allocated length section are respectively connected in point, complete the drafting on this side, continue to return draw lower a line until Terminate;
Step 3.3, if the node that user's mouse-over is chosen is nodeselIf nodeselBelong to { subStr1,…, subStrn, then it chooses all subStr in abnormalSet and is equal to nodeselException information shown;If nodesel Belong to { elementStr1,…,elementStrn, then it chooses all elementStr in abnormalSet and is equal to nodesel's Exception information is shown;If nodeselBelong to { typeStr1,…,typeStrn, then it chooses in abnormalSet and owns TypeStr is equal to nodeselException information shown.
CN201811405640.5A 2018-11-23 2018-11-23 Spacecraft abnormal information clustering visualization and interaction method based on mulberry-based map Active CN109634699B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811405640.5A CN109634699B (en) 2018-11-23 2018-11-23 Spacecraft abnormal information clustering visualization and interaction method based on mulberry-based map

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811405640.5A CN109634699B (en) 2018-11-23 2018-11-23 Spacecraft abnormal information clustering visualization and interaction method based on mulberry-based map

Publications (2)

Publication Number Publication Date
CN109634699A true CN109634699A (en) 2019-04-16
CN109634699B CN109634699B (en) 2022-04-05

Family

ID=66068746

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811405640.5A Active CN109634699B (en) 2018-11-23 2018-11-23 Spacecraft abnormal information clustering visualization and interaction method based on mulberry-based map

Country Status (1)

Country Link
CN (1) CN109634699B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111651460A (en) * 2020-06-11 2020-09-11 上海德易车信息科技有限公司 Data management method and device, electronic equipment and readable storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106294298A (en) * 2016-07-27 2017-01-04 北京工商大学 The data visualization sorted based on many attributes analyzes methods and applications
US20170039491A1 (en) * 2015-08-07 2017-02-09 Sap Se Building business objects based on sankey diagram
US20170039233A1 (en) * 2015-08-07 2017-02-09 Sap Se Sankey diagram graphical user interface customization
CN106651714A (en) * 2016-09-09 2017-05-10 浙江大学 Intelligent factory security situation and emergency command information visualization system
CN107066382A (en) * 2017-03-09 2017-08-18 北京航空航天大学 A kind of Space Vehicle System automated testing method based on model
CN107454097A (en) * 2017-08-24 2017-12-08 深圳中兴网信科技有限公司 The detection method of abnormal access, system, computer equipment, readable storage medium storing program for executing
CN107525686A (en) * 2017-08-21 2017-12-29 中国人民解放军63789部队 A kind of more telemetry parameter analysis window division methods of spacecraft
CN108055152A (en) * 2017-12-11 2018-05-18 国网河南省电力公司信息通信公司 Communication network information system method for detecting abnormality based on Distributed Services daily record
CN108197261A (en) * 2017-12-30 2018-06-22 北京通途永久科技有限公司 A kind of wisdom traffic operating system
CN108416620A (en) * 2018-02-08 2018-08-17 杭州浮云网络科技有限公司 A kind of intelligent social advertisement launching platform of the representation data based on big data

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170039491A1 (en) * 2015-08-07 2017-02-09 Sap Se Building business objects based on sankey diagram
US20170039233A1 (en) * 2015-08-07 2017-02-09 Sap Se Sankey diagram graphical user interface customization
CN106294298A (en) * 2016-07-27 2017-01-04 北京工商大学 The data visualization sorted based on many attributes analyzes methods and applications
CN106651714A (en) * 2016-09-09 2017-05-10 浙江大学 Intelligent factory security situation and emergency command information visualization system
CN107066382A (en) * 2017-03-09 2017-08-18 北京航空航天大学 A kind of Space Vehicle System automated testing method based on model
CN107525686A (en) * 2017-08-21 2017-12-29 中国人民解放军63789部队 A kind of more telemetry parameter analysis window division methods of spacecraft
CN107454097A (en) * 2017-08-24 2017-12-08 深圳中兴网信科技有限公司 The detection method of abnormal access, system, computer equipment, readable storage medium storing program for executing
CN108055152A (en) * 2017-12-11 2018-05-18 国网河南省电力公司信息通信公司 Communication network information system method for detecting abnormality based on Distributed Services daily record
CN108197261A (en) * 2017-12-30 2018-06-22 北京通途永久科技有限公司 A kind of wisdom traffic operating system
CN108416620A (en) * 2018-02-08 2018-08-17 杭州浮云网络科技有限公司 A kind of intelligent social advertisement launching platform of the representation data based on big data

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
P. RIEHMANN ET AL: "Interactive Sankey diagrams", 《 IEEE SYMPOSIUM ON INFORMATION VISUALIZATION, 2005. INFOVIS 2005.》 *
姜婷婷等: "基于桑基图的时间序列文本可视化方法_姜婷婷", 《计算机应用研究》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111651460A (en) * 2020-06-11 2020-09-11 上海德易车信息科技有限公司 Data management method and device, electronic equipment and readable storage medium

Also Published As

Publication number Publication date
CN109634699B (en) 2022-04-05

Similar Documents

Publication Publication Date Title
US9483584B2 (en) Collaboration within a visualization application
Barrio et al. Qualitative analysis of the Rössler equations: Bifurcations of limit cycles and chaotic attractors
US9348967B2 (en) Overlaying business intelligence data on a product design visualization
AU2017307372B2 (en) Log query user interface
Nobre et al. Lineage: Visualizing multivariate clinical data in genealogy graphs
CN103617486A (en) Method and system for conducting dynamic graphical monitoring on complex service processes
CN111988176A (en) Fault positioning system visualization method based on simulation topological structure
Liu et al. EgoNetCloud: Event-based egocentric dynamic network visualization
CN112070416B (en) AI-based RPA flow generation method, apparatus, device and medium
CN106789138A (en) A kind of method and device of network alarm association analysis
WO2013177178A2 (en) Business process analytics
CN101277218B (en) Dynamic analysis system and method for network alarm
JPWO2014083655A1 (en) Network graph generation method and decision support system
CN109634699A (en) A kind of visualization of Spacecraft anomaly information cluster and exchange method based on Sang Jitu
CN108776686A (en) Data tag construction system and method
Kerren et al. A Novel Radial Visualization Approach for Undirected Hypergraphs.
CN109687999A (en) A kind of association analysis method of alarm failure, device and equipment
Liuzzo-Scorpo et al. Parametric description of the quantum measurement process
CN108234205B (en) Network topology structure and information presentation method thereof
JP2009187295A (en) Business process analysis program, method and device
Redondo et al. Layer-centered approach for multigraphs visualization
CN106058856B (en) A kind of method of quick analysis power grid static security
CN110347686A (en) Record the method and system of engineering drawing modification information
Shitharth et al. Prediction of COVID-19 wide spread in India using time series forecasting techniques
Bi et al. Social network information visualization based on fruchterman reingold layout algorithm

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