-
Notifications
You must be signed in to change notification settings - Fork 0
/
未命名绘图.drawio
141 lines (141 loc) · 11.3 KB
/
未命名绘图.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
<mxfile host="app.diagrams.net" modified="2021-07-24T15:25:54.216Z" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.164 Safari/537.36 Edg/91.0.864.71" etag="5T5j9c6a7rJyafubILOF" version="14.9.2" type="github">
<diagram id="6a731a19-8d31-9384-78a2-239565b7b9f0" name="Page-1">
<mxGraphModel dx="1422" dy="1621" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1169" pageHeight="827" background="none" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="2" value="start" style="shape=mxgraph.flowchart.terminator;strokeWidth=2;gradientColor=none;gradientDirection=north;fontStyle=0;html=1;" parent="1" vertex="1">
<mxGeometry x="260" y="60" width="120" height="30" as="geometry" />
</mxCell>
<mxCell id="3" value="地面发送指令<br>打开载荷处理板供电" style="shape=mxgraph.flowchart.data;strokeWidth=2;gradientColor=none;gradientDirection=north;fontStyle=0;html=1;" parent="1" vertex="1">
<mxGeometry x="240.5" y="130" width="159" height="80" as="geometry" />
</mxCell>
<mxCell id="4" value="相机源源不断<br>向载荷处理板吐<br>原始图像数据<br>Cameralink(相机)" style="shape=mxgraph.flowchart.data;strokeWidth=2;gradientColor=none;gradientDirection=north;fontStyle=0;html=1;" parent="1" vertex="1">
<mxGeometry x="240.5" y="510" width="159" height="80" as="geometry" />
</mxCell>
<mxCell id="5" value="地面发送指令<br>打开GPU(SOC)供电" style="shape=mxgraph.flowchart.data;strokeWidth=2;gradientColor=none;gradientDirection=north;fontStyle=0;html=1;" parent="1" vertex="1">
<mxGeometry x="81.5" y="240" width="159" height="80" as="geometry" />
</mxCell>
<mxCell id="7" style="fontStyle=1;strokeColor=#003366;strokeWidth=1;html=1;" parent="1" source="2" target="3" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="8" style="fontStyle=1;strokeColor=#003366;strokeWidth=1;html=1;" parent="1" source="3" target="5" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="9" style="entryX=0.5;entryY=0;entryPerimeter=0;fontStyle=1;strokeColor=#003366;strokeWidth=1;html=1;exitX=0.428;exitY=1;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="NDtUQRJgqA3HnelDL9pc-55" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="320" y="390" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="12" value="" style="edgeStyle=elbowEdgeStyle;elbow=horizontal;fontColor=#001933;fontStyle=1;strokeColor=#003366;strokeWidth=1;html=1;" parent="1" target="4" edge="1">
<mxGeometry width="100" height="100" as="geometry">
<mxPoint x="320" y="447" as="sourcePoint" />
<mxPoint x="100" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="13" value="载荷处理板解析<br>GPU(SOC)遥测数据<br>判断当前状态" style="shape=mxgraph.flowchart.data;strokeWidth=2;gradientColor=none;gradientDirection=north;fontStyle=0;html=1;" parent="1" vertex="1">
<mxGeometry x="240.5" y="640" width="159" height="80" as="geometry" />
</mxCell>
<mxCell id="15" value="载荷处理板存储<br>相机原始图像数据<br>等待下传" style="shape=mxgraph.flowchart.document;strokeWidth=2;gradientColor=none;gradientDirection=north;fontStyle=0;html=1;" parent="1" vertex="1">
<mxGeometry x="480" y="515" width="140" height="70" as="geometry" />
</mxCell>
<mxCell id="16" value="" style="edgeStyle=elbowEdgeStyle;elbow=horizontal;exitX=0.905;exitY=0.5;exitPerimeter=0;fontStyle=1;strokeColor=#003366;strokeWidth=1;html=1;" parent="1" source="4" target="15" edge="1">
<mxGeometry width="100" height="100" as="geometry">
<mxPoint y="100" as="sourcePoint" />
<mxPoint x="100" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="17" value="" style="edgeStyle=elbowEdgeStyle;elbow=horizontal;fontStyle=1;strokeColor=#003366;strokeWidth=1;html=1;" parent="1" source="4" target="13" edge="1">
<mxGeometry width="100" height="100" as="geometry">
<mxPoint y="100" as="sourcePoint" />
<mxPoint x="100" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="40" value="end" style="shape=mxgraph.flowchart.terminator;strokeWidth=2;gradientColor=none;gradientDirection=north;fontStyle=0;html=1;" parent="1" vertex="1">
<mxGeometry x="728.5" y="60" width="120" height="30" as="geometry" />
</mxCell>
<mxCell id="45" value="" style="edgeStyle=elbowEdgeStyle;elbow=horizontal;exitX=1;exitY=0.5;exitPerimeter=0;entryX=0.905;entryY=0.5;entryPerimeter=0;fontStyle=1;strokeColor=#003366;strokeWidth=1;html=1;" parent="1" edge="1">
<mxGeometry width="100" height="100" as="geometry">
<mxPoint x="380.5" y="1119.25" as="sourcePoint" />
<mxPoint x="100" as="targetPoint" />
<Array as="points">
<mxPoint x="950" y="1320" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="51" value="当前状态为等待图像传输<br>发送当前图像给GPU(SOC)<br>LVDS(SOC)、网口(GPU)" style="shape=mxgraph.flowchart.paper_tape;strokeWidth=2;gradientColor=none;gradientDirection=north;fontStyle=0;html=1;" parent="1" vertex="1">
<mxGeometry x="480" y="640" width="150" height="81" as="geometry" />
</mxCell>
<mxCell id="NDtUQRJgqA3HnelDL9pc-55" value="地面发送指令<br>打开相机供电" style="shape=mxgraph.flowchart.data;strokeWidth=2;gradientColor=none;gradientDirection=north;fontStyle=0;html=1;" parent="1" vertex="1">
<mxGeometry x="311" y="240" width="159" height="80" as="geometry" />
</mxCell>
<mxCell id="NDtUQRJgqA3HnelDL9pc-56" style="fontStyle=1;strokeColor=#003366;strokeWidth=1;html=1;entryX=0.365;entryY=0;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" target="NDtUQRJgqA3HnelDL9pc-55" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="340" y="210" as="sourcePoint" />
<mxPoint x="228.81818181818176" y="250" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="NDtUQRJgqA3HnelDL9pc-57" value="地面发送指令<br>打开相机拍照" style="shape=mxgraph.flowchart.data;strokeWidth=2;gradientColor=none;gradientDirection=north;fontStyle=0;html=1;" parent="1" vertex="1">
<mxGeometry x="241.5" y="390" width="159" height="80" as="geometry" />
</mxCell>
<mxCell id="NDtUQRJgqA3HnelDL9pc-58" style="entryX=0.095;entryY=0.5;entryPerimeter=0;fontStyle=1;strokeColor=#003366;strokeWidth=1;html=1;exitX=0.428;exitY=1;exitDx=0;exitDy=0;exitPerimeter=0;entryDx=0;entryDy=0;" parent="1" target="13" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="159.0519999999999" y="320" as="sourcePoint" />
<mxPoint x="100" y="390" as="targetPoint" />
<Array as="points">
<mxPoint x="159" y="620" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="KH3Tu4sWsePQwg5H_GC--51" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="NDtUQRJgqA3HnelDL9pc-59" target="13">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="NDtUQRJgqA3HnelDL9pc-59" value="等待GPU(SOC)处理完成<br>接收处理结果" style="shape=mxgraph.flowchart.document;strokeWidth=2;gradientColor=none;gradientDirection=north;fontStyle=0;html=1;" parent="1" vertex="1">
<mxGeometry x="240.5" y="790" width="159" height="90" as="geometry" />
</mxCell>
<mxCell id="NDtUQRJgqA3HnelDL9pc-61" value="" style="edgeStyle=elbowEdgeStyle;elbow=horizontal;exitX=0.905;exitY=0.5;exitPerimeter=0;fontStyle=1;strokeColor=#003366;strokeWidth=1;html=1;" parent="1" edge="1">
<mxGeometry width="100" height="100" as="geometry">
<mxPoint x="384.395" y="680" as="sourcePoint" />
<mxPoint x="480" y="680" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="NDtUQRJgqA3HnelDL9pc-62" value="" style="edgeStyle=elbowEdgeStyle;elbow=horizontal;exitX=0.905;exitY=0.5;exitPerimeter=0;fontStyle=1;strokeColor=#003366;strokeWidth=1;html=1;entryX=0.553;entryY=0.889;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" target="51" edge="1">
<mxGeometry x="15.11" y="147" width="100" height="100" as="geometry">
<mxPoint x="399.505" y="827" as="sourcePoint" />
<mxPoint x="495.11" y="827" as="targetPoint" />
<Array as="points">
<mxPoint x="563" y="810" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="NDtUQRJgqA3HnelDL9pc-63" value="地面发送指令<br>关闭GPU(SOC)供电" style="shape=mxgraph.flowchart.data;strokeWidth=2;gradientColor=none;gradientDirection=north;fontStyle=0;html=1;" parent="1" vertex="1">
<mxGeometry x="550" y="240" width="159" height="80" as="geometry" />
</mxCell>
<mxCell id="NDtUQRJgqA3HnelDL9pc-64" value="地面发送指令<br>关闭相机供电" style="shape=mxgraph.flowchart.data;strokeWidth=2;gradientColor=none;gradientDirection=north;fontStyle=0;html=1;" parent="1" vertex="1">
<mxGeometry x="780.5" y="240" width="159" height="80" as="geometry" />
</mxCell>
<mxCell id="NDtUQRJgqA3HnelDL9pc-67" value="地面发送指令<br>关闭载荷处理板供电" style="shape=mxgraph.flowchart.data;strokeWidth=2;gradientColor=none;gradientDirection=north;fontStyle=0;html=1;" parent="1" vertex="1">
<mxGeometry x="709" y="130" width="159" height="80" as="geometry" />
</mxCell>
<mxCell id="NDtUQRJgqA3HnelDL9pc-69" style="fontStyle=1;strokeColor=#003366;strokeWidth=1;html=1;entryX=0.5;entryY=1;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0.5;exitY=0;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="NDtUQRJgqA3HnelDL9pc-67" target="40" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="970" y="110" as="sourcePoint" />
<mxPoint x="970" y="150" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="NDtUQRJgqA3HnelDL9pc-70" style="fontStyle=1;strokeColor=#003366;strokeWidth=1;html=1;exitX=0.943;exitY=0.013;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="NDtUQRJgqA3HnelDL9pc-63" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="683.3618181818183" y="200" as="sourcePoint" />
<mxPoint x="720" y="210" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="NDtUQRJgqA3HnelDL9pc-71" style="fontStyle=1;strokeColor=#003366;strokeWidth=1;html=1;exitX=0.23;exitY=0.02;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="NDtUQRJgqA3HnelDL9pc-64" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="950" y="190" as="sourcePoint" />
<mxPoint x="811" y="210" as="targetPoint" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>