Rebuild examples
4
examples/demo01.bom.tsv
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
Item Qty Unit Designators
|
||||||
|
Connector, D-Sub, female, 9 pins 1 X1
|
||||||
|
Connector, Molex KK 254, female, 3 pins 1 X2
|
||||||
|
Cable, 3 x 0.25 mm² shielded 0.2 m W1
|
||||||
|
21
examples/demo01.gv
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
graph {
|
||||||
|
// Graph generated by WireViz
|
||||||
|
// https://github.com/formatc1702/WireViz
|
||||||
|
graph [bgcolor=white fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||||
|
node [fillcolor=white fontname=arial shape=record style=filled]
|
||||||
|
edge [fontname=arial style=bold]
|
||||||
|
X1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X1</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">D-Sub</td><td balign="left">female</td><td balign="left">9-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td>DCD</td><td port="p1r">1</td></tr><tr><td>RX</td><td port="p2r">2</td></tr><tr><td>TX</td><td port="p3r">3</td></tr><tr><td>DTR</td><td port="p4r">4</td></tr><tr><td>GND</td><td port="p5r">5</td></tr><tr><td>DSR</td><td port="p6r">6</td></tr><tr><td>RTS</td><td port="p7r">7</td></tr><tr><td>CTS</td><td port="p8r">8</td></tr><tr><td>RI</td><td port="p9r">9</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X2 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X2</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">3-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td><td>GND</td></tr><tr><td port="p2l">2</td><td>RX</td></tr><tr><td port="p3l">3</td><td>TX</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
edge [color="#000000:#ffffff:#000000"]
|
||||||
|
X1:p5r:e -- W1:w1:w
|
||||||
|
W1:w1:e -- X2:p1l:w
|
||||||
|
edge [color="#000000:#895956:#000000"]
|
||||||
|
X1:p2r:e -- W1:w2:w
|
||||||
|
W1:w2:e -- X2:p3l:w
|
||||||
|
edge [color="#000000:#00ff00:#000000"]
|
||||||
|
X1:p3r:e -- W1:w3:w
|
||||||
|
W1:w3:e -- X2:p2l:w
|
||||||
|
edge [color="#000000:#aaaaaa:#000000"]
|
||||||
|
X1:p5r:e -- W1:ws:w
|
||||||
|
W1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="4">W1</td></tr><tr><td balign="left">3x</td><td balign="left">0.25 mm²</td><td balign="left">+ S</td><td balign="left">0.2 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X1:5</td><td>WH</td><td>X2:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffffff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:2</td><td>BN</td><td>X2:3</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#895956" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:3</td><td>GN</td><td>X2:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#00ff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr><tr><td>X1:5</td><td>Shield</td><td><!-- s_out --></td></tr><tr><td colspan="3" cellpadding="0" height="6" border="2" sides="b" port="ws"></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style=""]
|
||||||
|
}
|
||||||
174
examples/demo01.html
Normal file
@ -0,0 +1,174 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html><head><meta charset="UTF-8"></head><body style="font-family:Arial"><h1>Diagram</h1><!-- XML and DOCTYPE declarations from SVG file removed -->
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="777pt" height="288pt"
|
||||||
|
viewBox="0.00 0.00 777.00 288.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 284)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-284 773,-284 773,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="136,-253 0,-253 0,0 136,0 136,-253"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-229.5 0,-252.5 136,-252.5 136,-229.5 0,-229.5"/>
|
||||||
|
<text text-anchor="start" x="59.5" y="-237.3" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-206.5 0,-229.5 47,-229.5 47,-206.5 0,-206.5"/>
|
||||||
|
<text text-anchor="start" x="4" y="-214.3" font-family="arial" font-size="14.00">D-Sub</text>
|
||||||
|
<polygon fill="none" stroke="black" points="47,-206.5 47,-229.5 97,-229.5 97,-206.5 47,-206.5"/>
|
||||||
|
<text text-anchor="start" x="51" y="-214.3" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="97,-206.5 97,-229.5 136,-229.5 136,-206.5 97,-206.5"/>
|
||||||
|
<text text-anchor="start" x="101" y="-214.3" font-family="arial" font-size="14.00">9-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-183.5 0,-206.5 80,-206.5 80,-183.5 0,-183.5"/>
|
||||||
|
<text text-anchor="start" x="25" y="-191.3" font-family="arial" font-size="14.00">DCD</text>
|
||||||
|
<polygon fill="none" stroke="black" points="80,-183.5 80,-206.5 136,-206.5 136,-183.5 80,-183.5"/>
|
||||||
|
<text text-anchor="start" x="104" y="-191.3" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-160.5 0,-183.5 80,-183.5 80,-160.5 0,-160.5"/>
|
||||||
|
<text text-anchor="start" x="30.5" y="-168.3" font-family="arial" font-size="14.00">RX</text>
|
||||||
|
<polygon fill="none" stroke="black" points="80,-160.5 80,-183.5 136,-183.5 136,-160.5 80,-160.5"/>
|
||||||
|
<text text-anchor="start" x="104" y="-168.3" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-137.5 0,-160.5 80,-160.5 80,-137.5 0,-137.5"/>
|
||||||
|
<text text-anchor="start" x="31" y="-145.3" font-family="arial" font-size="14.00">TX</text>
|
||||||
|
<polygon fill="none" stroke="black" points="80,-137.5 80,-160.5 136,-160.5 136,-137.5 80,-137.5"/>
|
||||||
|
<text text-anchor="start" x="104" y="-145.3" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-114.5 0,-137.5 80,-137.5 80,-114.5 0,-114.5"/>
|
||||||
|
<text text-anchor="start" x="26" y="-122.3" font-family="arial" font-size="14.00">DTR</text>
|
||||||
|
<polygon fill="none" stroke="black" points="80,-114.5 80,-137.5 136,-137.5 136,-114.5 80,-114.5"/>
|
||||||
|
<text text-anchor="start" x="104" y="-122.3" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-91.5 0,-114.5 80,-114.5 80,-91.5 0,-91.5"/>
|
||||||
|
<text text-anchor="start" x="24.5" y="-99.3" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="80,-91.5 80,-114.5 136,-114.5 136,-91.5 80,-91.5"/>
|
||||||
|
<text text-anchor="start" x="104" y="-99.3" font-family="arial" font-size="14.00">5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-68.5 0,-91.5 80,-91.5 80,-68.5 0,-68.5"/>
|
||||||
|
<text text-anchor="start" x="25.5" y="-76.3" font-family="arial" font-size="14.00">DSR</text>
|
||||||
|
<polygon fill="none" stroke="black" points="80,-68.5 80,-91.5 136,-91.5 136,-68.5 80,-68.5"/>
|
||||||
|
<text text-anchor="start" x="104" y="-76.3" font-family="arial" font-size="14.00">6</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-45.5 0,-68.5 80,-68.5 80,-45.5 0,-45.5"/>
|
||||||
|
<text text-anchor="start" x="26" y="-53.3" font-family="arial" font-size="14.00">RTS</text>
|
||||||
|
<polygon fill="none" stroke="black" points="80,-45.5 80,-68.5 136,-68.5 136,-45.5 80,-45.5"/>
|
||||||
|
<text text-anchor="start" x="104" y="-53.3" font-family="arial" font-size="14.00">7</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-22.5 0,-45.5 80,-45.5 80,-22.5 0,-22.5"/>
|
||||||
|
<text text-anchor="start" x="26" y="-30.3" font-family="arial" font-size="14.00">CTS</text>
|
||||||
|
<polygon fill="none" stroke="black" points="80,-22.5 80,-45.5 136,-45.5 136,-22.5 80,-22.5"/>
|
||||||
|
<text text-anchor="start" x="104" y="-30.3" font-family="arial" font-size="14.00">8</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,0.5 0,-22.5 80,-22.5 80,0.5 0,0.5"/>
|
||||||
|
<text text-anchor="start" x="33" y="-7.3" font-family="arial" font-size="14.00">RI</text>
|
||||||
|
<polygon fill="none" stroke="black" points="80,0.5 80,-22.5 136,-22.5 136,0.5 80,0.5"/>
|
||||||
|
<text text-anchor="start" x="104" y="-7.3" font-family="arial" font-size="14.00">9</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="none" stroke="black" points="443,-280 280,-280 280,-81 443,-81 443,-280"/>
|
||||||
|
<polygon fill="none" stroke="black" points="280.5,-256.5 280.5,-279.5 443.5,-279.5 443.5,-256.5 280.5,-256.5"/>
|
||||||
|
<text text-anchor="start" x="351" y="-264.3" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="280.5,-233.5 280.5,-256.5 303.5,-256.5 303.5,-233.5 280.5,-233.5"/>
|
||||||
|
<text text-anchor="start" x="284.5" y="-241.3" font-family="arial" font-size="14.00">3x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="303.5,-233.5 303.5,-256.5 370.5,-256.5 370.5,-233.5 303.5,-233.5"/>
|
||||||
|
<text text-anchor="start" x="307.5" y="-241.3" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="370.5,-233.5 370.5,-256.5 400.5,-256.5 400.5,-233.5 370.5,-233.5"/>
|
||||||
|
<text text-anchor="start" x="374.5" y="-241.3" font-family="arial" font-size="14.00">+ S</text>
|
||||||
|
<polygon fill="none" stroke="black" points="400.5,-233.5 400.5,-256.5 443.5,-256.5 443.5,-233.5 400.5,-233.5"/>
|
||||||
|
<text text-anchor="start" x="404.5" y="-241.3" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="360" y="-222.3" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="292" y="-205.3" font-family="arial" font-size="14.00">X1:5</text>
|
||||||
|
<text text-anchor="start" x="350" y="-205.3" font-family="arial" font-size="14.00">WH</text>
|
||||||
|
<text text-anchor="start" x="404" y="-205.3" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="280.5,-197.5 280.5,-199.5 443.5,-199.5 443.5,-197.5 280.5,-197.5"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="280.5,-195.5 280.5,-197.5 443.5,-197.5 443.5,-195.5 280.5,-195.5"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="280.5,-193.5 280.5,-195.5 443.5,-195.5 443.5,-193.5 280.5,-193.5"/>
|
||||||
|
<text text-anchor="start" x="292" y="-180.3" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="352.5" y="-180.3" font-family="arial" font-size="14.00">BN</text>
|
||||||
|
<text text-anchor="start" x="404" y="-180.3" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="280.5,-172.5 280.5,-174.5 443.5,-174.5 443.5,-172.5 280.5,-172.5"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="280.5,-170.5 280.5,-172.5 443.5,-172.5 443.5,-170.5 280.5,-170.5"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="280.5,-168.5 280.5,-170.5 443.5,-170.5 443.5,-168.5 280.5,-168.5"/>
|
||||||
|
<text text-anchor="start" x="292" y="-155.3" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="351" y="-155.3" font-family="arial" font-size="14.00">GN</text>
|
||||||
|
<text text-anchor="start" x="404" y="-155.3" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="280.5,-147.5 280.5,-149.5 443.5,-149.5 443.5,-147.5 280.5,-147.5"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="280.5,-145.5 280.5,-147.5 443.5,-147.5 443.5,-145.5 280.5,-145.5"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="280.5,-143.5 280.5,-145.5 443.5,-145.5 443.5,-143.5 280.5,-143.5"/>
|
||||||
|
<text text-anchor="start" x="304" y="-130.3" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="292" y="-111.3" font-family="arial" font-size="14.00">X1:5</text>
|
||||||
|
<text text-anchor="start" x="343" y="-111.3" font-family="arial" font-size="14.00">Shield</text>
|
||||||
|
<polyline fill="none" stroke="black" stroke-width="2" points="281.5,-100.5 442.5,-100.5 "/>
|
||||||
|
<text text-anchor="start" x="304" y="-86.3" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M136,-100.5C214.42,-102.69 205.56,-196.69 280,-194.5"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M136,-102.5C212.43,-102.5 203.57,-196.5 280,-196.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M136,-104.5C210.44,-102.31 201.58,-196.31 280,-198.5"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M136,-170.5C199.88,-170.5 215.87,-169.5 280,-169.5"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M136,-172.5C200,-172.5 216,-171.5 280,-171.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M136,-174.5C200.13,-174.5 216.12,-173.5 280,-173.5"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M136,-147.5C199.64,-147.53 215.62,-144.53 280,-144.5"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M136,-149.5C200.01,-149.5 215.99,-146.5 280,-146.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M136,-151.5C200.38,-151.47 216.36,-148.47 280,-148.5"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M136,-100.5C200,-100.5 216,-100.5 280,-100.5"/>
|
||||||
|
<path fill="none" stroke="#aaaaaa" stroke-width="2" d="M136,-102.5C200,-102.5 216,-102.5 280,-102.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M136,-104.5C200,-104.5 216,-104.5 280,-104.5"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="769,-255 587,-255 587,-140 769,-140 769,-255"/>
|
||||||
|
<polygon fill="none" stroke="black" points="587,-231.5 587,-254.5 769,-254.5 769,-231.5 587,-231.5"/>
|
||||||
|
<text text-anchor="start" x="669.5" y="-239.3" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="587,-208.5 587,-231.5 680,-231.5 680,-208.5 587,-208.5"/>
|
||||||
|
<text text-anchor="start" x="591" y="-216.3" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="680,-208.5 680,-231.5 730,-231.5 730,-208.5 680,-208.5"/>
|
||||||
|
<text text-anchor="start" x="684" y="-216.3" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="730,-208.5 730,-231.5 769,-231.5 769,-208.5 730,-208.5"/>
|
||||||
|
<text text-anchor="start" x="734" y="-216.3" font-family="arial" font-size="14.00">3-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="587,-185.5 587,-208.5 667,-208.5 667,-185.5 587,-185.5"/>
|
||||||
|
<text text-anchor="start" x="623" y="-193.3" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="667,-185.5 667,-208.5 769,-208.5 769,-185.5 667,-185.5"/>
|
||||||
|
<text text-anchor="start" x="702.5" y="-193.3" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="587,-162.5 587,-185.5 667,-185.5 667,-162.5 587,-162.5"/>
|
||||||
|
<text text-anchor="start" x="623" y="-170.3" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="667,-162.5 667,-185.5 769,-185.5 769,-162.5 667,-162.5"/>
|
||||||
|
<text text-anchor="start" x="708.5" y="-170.3" font-family="arial" font-size="14.00">RX</text>
|
||||||
|
<polygon fill="none" stroke="black" points="587,-139.5 587,-162.5 667,-162.5 667,-139.5 587,-139.5"/>
|
||||||
|
<text text-anchor="start" x="623" y="-147.3" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="667,-139.5 667,-162.5 769,-162.5 769,-139.5 667,-139.5"/>
|
||||||
|
<text text-anchor="start" x="709" y="-147.3" font-family="arial" font-size="14.00">TX</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M443,-194.5C507,-194.5 523,-194.5 587,-194.5"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M443,-196.5C507,-196.5 523,-196.5 587,-196.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M443,-198.5C507,-198.5 523,-198.5 587,-198.5"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M443,-169.5C506.04,-170.36 520.68,-149.36 587,-148.5"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M443,-171.5C507.68,-171.5 522.32,-150.5 587,-150.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M443,-173.5C509.32,-172.64 523.96,-151.64 587,-152.5"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M443,-144.5C509.9,-145.59 523.67,-172.59 587,-171.5"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M443,-146.5C508.12,-146.5 521.88,-173.5 587,-173.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M443,-148.5C506.33,-147.41 520.1,-174.41 587,-175.5"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<h1>Bill of Materials</h1><table style="border:1px solid #000000; font-size: 14pt; border-spacing: 0px"><tr><th align="left" style="border:1px solid #000000; padding: 8px">Item</th><th align="left" style="border:1px solid #000000; padding: 8px">Qty</th><th align="left" style="border:1px solid #000000; padding: 8px">Unit</th><th align="left" style="border:1px solid #000000; padding: 8px">Designators</th></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, D-Sub, female, 9 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">1</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">X1</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, Molex KK 254, female, 3 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">1</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">X2</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Cable, 3 x 0.25 mm² shielded</td><td align="right" style="border:1px solid #000000; padding: 4px">0.2</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1</td></tr></table></body></html>
|
||||||
BIN
examples/demo01.png
Normal file
|
After Width: | Height: | Size: 45 KiB |
174
examples/demo01.svg
Normal file
@ -0,0 +1,174 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||||
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="777pt" height="288pt"
|
||||||
|
viewBox="0.00 0.00 777.00 288.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 284)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-284 773,-284 773,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="136,-253 0,-253 0,0 136,0 136,-253"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-229.5 0,-252.5 136,-252.5 136,-229.5 0,-229.5"/>
|
||||||
|
<text text-anchor="start" x="59.5" y="-237.3" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-206.5 0,-229.5 47,-229.5 47,-206.5 0,-206.5"/>
|
||||||
|
<text text-anchor="start" x="4" y="-214.3" font-family="arial" font-size="14.00">D-Sub</text>
|
||||||
|
<polygon fill="none" stroke="black" points="47,-206.5 47,-229.5 97,-229.5 97,-206.5 47,-206.5"/>
|
||||||
|
<text text-anchor="start" x="51" y="-214.3" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="97,-206.5 97,-229.5 136,-229.5 136,-206.5 97,-206.5"/>
|
||||||
|
<text text-anchor="start" x="101" y="-214.3" font-family="arial" font-size="14.00">9-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-183.5 0,-206.5 80,-206.5 80,-183.5 0,-183.5"/>
|
||||||
|
<text text-anchor="start" x="25" y="-191.3" font-family="arial" font-size="14.00">DCD</text>
|
||||||
|
<polygon fill="none" stroke="black" points="80,-183.5 80,-206.5 136,-206.5 136,-183.5 80,-183.5"/>
|
||||||
|
<text text-anchor="start" x="104" y="-191.3" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-160.5 0,-183.5 80,-183.5 80,-160.5 0,-160.5"/>
|
||||||
|
<text text-anchor="start" x="30.5" y="-168.3" font-family="arial" font-size="14.00">RX</text>
|
||||||
|
<polygon fill="none" stroke="black" points="80,-160.5 80,-183.5 136,-183.5 136,-160.5 80,-160.5"/>
|
||||||
|
<text text-anchor="start" x="104" y="-168.3" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-137.5 0,-160.5 80,-160.5 80,-137.5 0,-137.5"/>
|
||||||
|
<text text-anchor="start" x="31" y="-145.3" font-family="arial" font-size="14.00">TX</text>
|
||||||
|
<polygon fill="none" stroke="black" points="80,-137.5 80,-160.5 136,-160.5 136,-137.5 80,-137.5"/>
|
||||||
|
<text text-anchor="start" x="104" y="-145.3" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-114.5 0,-137.5 80,-137.5 80,-114.5 0,-114.5"/>
|
||||||
|
<text text-anchor="start" x="26" y="-122.3" font-family="arial" font-size="14.00">DTR</text>
|
||||||
|
<polygon fill="none" stroke="black" points="80,-114.5 80,-137.5 136,-137.5 136,-114.5 80,-114.5"/>
|
||||||
|
<text text-anchor="start" x="104" y="-122.3" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-91.5 0,-114.5 80,-114.5 80,-91.5 0,-91.5"/>
|
||||||
|
<text text-anchor="start" x="24.5" y="-99.3" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="80,-91.5 80,-114.5 136,-114.5 136,-91.5 80,-91.5"/>
|
||||||
|
<text text-anchor="start" x="104" y="-99.3" font-family="arial" font-size="14.00">5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-68.5 0,-91.5 80,-91.5 80,-68.5 0,-68.5"/>
|
||||||
|
<text text-anchor="start" x="25.5" y="-76.3" font-family="arial" font-size="14.00">DSR</text>
|
||||||
|
<polygon fill="none" stroke="black" points="80,-68.5 80,-91.5 136,-91.5 136,-68.5 80,-68.5"/>
|
||||||
|
<text text-anchor="start" x="104" y="-76.3" font-family="arial" font-size="14.00">6</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-45.5 0,-68.5 80,-68.5 80,-45.5 0,-45.5"/>
|
||||||
|
<text text-anchor="start" x="26" y="-53.3" font-family="arial" font-size="14.00">RTS</text>
|
||||||
|
<polygon fill="none" stroke="black" points="80,-45.5 80,-68.5 136,-68.5 136,-45.5 80,-45.5"/>
|
||||||
|
<text text-anchor="start" x="104" y="-53.3" font-family="arial" font-size="14.00">7</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-22.5 0,-45.5 80,-45.5 80,-22.5 0,-22.5"/>
|
||||||
|
<text text-anchor="start" x="26" y="-30.3" font-family="arial" font-size="14.00">CTS</text>
|
||||||
|
<polygon fill="none" stroke="black" points="80,-22.5 80,-45.5 136,-45.5 136,-22.5 80,-22.5"/>
|
||||||
|
<text text-anchor="start" x="104" y="-30.3" font-family="arial" font-size="14.00">8</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,0.5 0,-22.5 80,-22.5 80,0.5 0,0.5"/>
|
||||||
|
<text text-anchor="start" x="33" y="-7.3" font-family="arial" font-size="14.00">RI</text>
|
||||||
|
<polygon fill="none" stroke="black" points="80,0.5 80,-22.5 136,-22.5 136,0.5 80,0.5"/>
|
||||||
|
<text text-anchor="start" x="104" y="-7.3" font-family="arial" font-size="14.00">9</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="none" stroke="black" points="443,-280 280,-280 280,-81 443,-81 443,-280"/>
|
||||||
|
<polygon fill="none" stroke="black" points="280.5,-256.5 280.5,-279.5 443.5,-279.5 443.5,-256.5 280.5,-256.5"/>
|
||||||
|
<text text-anchor="start" x="351" y="-264.3" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="280.5,-233.5 280.5,-256.5 303.5,-256.5 303.5,-233.5 280.5,-233.5"/>
|
||||||
|
<text text-anchor="start" x="284.5" y="-241.3" font-family="arial" font-size="14.00">3x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="303.5,-233.5 303.5,-256.5 370.5,-256.5 370.5,-233.5 303.5,-233.5"/>
|
||||||
|
<text text-anchor="start" x="307.5" y="-241.3" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="370.5,-233.5 370.5,-256.5 400.5,-256.5 400.5,-233.5 370.5,-233.5"/>
|
||||||
|
<text text-anchor="start" x="374.5" y="-241.3" font-family="arial" font-size="14.00">+ S</text>
|
||||||
|
<polygon fill="none" stroke="black" points="400.5,-233.5 400.5,-256.5 443.5,-256.5 443.5,-233.5 400.5,-233.5"/>
|
||||||
|
<text text-anchor="start" x="404.5" y="-241.3" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="360" y="-222.3" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="292" y="-205.3" font-family="arial" font-size="14.00">X1:5</text>
|
||||||
|
<text text-anchor="start" x="350" y="-205.3" font-family="arial" font-size="14.00">WH</text>
|
||||||
|
<text text-anchor="start" x="404" y="-205.3" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="280.5,-197.5 280.5,-199.5 443.5,-199.5 443.5,-197.5 280.5,-197.5"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="280.5,-195.5 280.5,-197.5 443.5,-197.5 443.5,-195.5 280.5,-195.5"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="280.5,-193.5 280.5,-195.5 443.5,-195.5 443.5,-193.5 280.5,-193.5"/>
|
||||||
|
<text text-anchor="start" x="292" y="-180.3" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="352.5" y="-180.3" font-family="arial" font-size="14.00">BN</text>
|
||||||
|
<text text-anchor="start" x="404" y="-180.3" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="280.5,-172.5 280.5,-174.5 443.5,-174.5 443.5,-172.5 280.5,-172.5"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="280.5,-170.5 280.5,-172.5 443.5,-172.5 443.5,-170.5 280.5,-170.5"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="280.5,-168.5 280.5,-170.5 443.5,-170.5 443.5,-168.5 280.5,-168.5"/>
|
||||||
|
<text text-anchor="start" x="292" y="-155.3" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="351" y="-155.3" font-family="arial" font-size="14.00">GN</text>
|
||||||
|
<text text-anchor="start" x="404" y="-155.3" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="280.5,-147.5 280.5,-149.5 443.5,-149.5 443.5,-147.5 280.5,-147.5"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="280.5,-145.5 280.5,-147.5 443.5,-147.5 443.5,-145.5 280.5,-145.5"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="280.5,-143.5 280.5,-145.5 443.5,-145.5 443.5,-143.5 280.5,-143.5"/>
|
||||||
|
<text text-anchor="start" x="304" y="-130.3" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="292" y="-111.3" font-family="arial" font-size="14.00">X1:5</text>
|
||||||
|
<text text-anchor="start" x="343" y="-111.3" font-family="arial" font-size="14.00">Shield</text>
|
||||||
|
<polyline fill="none" stroke="black" stroke-width="2" points="281.5,-100.5 442.5,-100.5 "/>
|
||||||
|
<text text-anchor="start" x="304" y="-86.3" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M136,-100.5C214.42,-102.69 205.56,-196.69 280,-194.5"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M136,-102.5C212.43,-102.5 203.57,-196.5 280,-196.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M136,-104.5C210.44,-102.31 201.58,-196.31 280,-198.5"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M136,-170.5C199.88,-170.5 215.87,-169.5 280,-169.5"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M136,-172.5C200,-172.5 216,-171.5 280,-171.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M136,-174.5C200.13,-174.5 216.12,-173.5 280,-173.5"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M136,-147.5C199.64,-147.53 215.62,-144.53 280,-144.5"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M136,-149.5C200.01,-149.5 215.99,-146.5 280,-146.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M136,-151.5C200.38,-151.47 216.36,-148.47 280,-148.5"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M136,-100.5C200,-100.5 216,-100.5 280,-100.5"/>
|
||||||
|
<path fill="none" stroke="#aaaaaa" stroke-width="2" d="M136,-102.5C200,-102.5 216,-102.5 280,-102.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M136,-104.5C200,-104.5 216,-104.5 280,-104.5"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="769,-255 587,-255 587,-140 769,-140 769,-255"/>
|
||||||
|
<polygon fill="none" stroke="black" points="587,-231.5 587,-254.5 769,-254.5 769,-231.5 587,-231.5"/>
|
||||||
|
<text text-anchor="start" x="669.5" y="-239.3" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="587,-208.5 587,-231.5 680,-231.5 680,-208.5 587,-208.5"/>
|
||||||
|
<text text-anchor="start" x="591" y="-216.3" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="680,-208.5 680,-231.5 730,-231.5 730,-208.5 680,-208.5"/>
|
||||||
|
<text text-anchor="start" x="684" y="-216.3" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="730,-208.5 730,-231.5 769,-231.5 769,-208.5 730,-208.5"/>
|
||||||
|
<text text-anchor="start" x="734" y="-216.3" font-family="arial" font-size="14.00">3-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="587,-185.5 587,-208.5 667,-208.5 667,-185.5 587,-185.5"/>
|
||||||
|
<text text-anchor="start" x="623" y="-193.3" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="667,-185.5 667,-208.5 769,-208.5 769,-185.5 667,-185.5"/>
|
||||||
|
<text text-anchor="start" x="702.5" y="-193.3" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="587,-162.5 587,-185.5 667,-185.5 667,-162.5 587,-162.5"/>
|
||||||
|
<text text-anchor="start" x="623" y="-170.3" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="667,-162.5 667,-185.5 769,-185.5 769,-162.5 667,-162.5"/>
|
||||||
|
<text text-anchor="start" x="708.5" y="-170.3" font-family="arial" font-size="14.00">RX</text>
|
||||||
|
<polygon fill="none" stroke="black" points="587,-139.5 587,-162.5 667,-162.5 667,-139.5 587,-139.5"/>
|
||||||
|
<text text-anchor="start" x="623" y="-147.3" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="667,-139.5 667,-162.5 769,-162.5 769,-139.5 667,-139.5"/>
|
||||||
|
<text text-anchor="start" x="709" y="-147.3" font-family="arial" font-size="14.00">TX</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M443,-194.5C507,-194.5 523,-194.5 587,-194.5"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M443,-196.5C507,-196.5 523,-196.5 587,-196.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M443,-198.5C507,-198.5 523,-198.5 587,-198.5"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M443,-169.5C506.04,-170.36 520.68,-149.36 587,-148.5"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M443,-171.5C507.68,-171.5 522.32,-150.5 587,-150.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M443,-173.5C509.32,-172.64 523.96,-151.64 587,-152.5"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M443,-144.5C509.9,-145.59 523.67,-172.59 587,-171.5"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M443,-146.5C508.12,-146.5 521.88,-173.5 587,-173.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M443,-148.5C506.33,-147.41 520.1,-174.41 587,-175.5"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 13 KiB |
13
examples/demo02.bom.tsv
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
Item Qty Unit Designators
|
||||||
|
Connector, Crimp ferrule, 0.25 mm² 2
|
||||||
|
Connector, Molex KK 254, female, 4 pins 2 X2, X3
|
||||||
|
Connector, Molex KK 254, female, 5 pins 1 X4
|
||||||
|
Connector, Molex KK 254, female, 8 pins 1 X1
|
||||||
|
Cable, 2 x 0.25 mm² 0.3 m W4
|
||||||
|
Wire, 0.14 mm², BK 0.9 m W1, W2, W3
|
||||||
|
Wire, 0.14 mm², BU 0.3 m W3
|
||||||
|
Wire, 0.14 mm², GN 0.6 m W1, W2
|
||||||
|
Wire, 0.14 mm², OG 0.3 m W3
|
||||||
|
Wire, 0.14 mm², RD 0.6 m W1, W2
|
||||||
|
Wire, 0.14 mm², VT 0.3 m W3
|
||||||
|
Wire, 0.14 mm², YE 0.6 m W1, W2
|
||||||
|
61
examples/demo02.gv
Normal file
@ -0,0 +1,61 @@
|
|||||||
|
graph {
|
||||||
|
// Graph generated by WireViz
|
||||||
|
// https://github.com/formatc1702/WireViz
|
||||||
|
graph [bgcolor=white fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||||
|
node [fillcolor=white fontname=arial shape=record style=filled]
|
||||||
|
edge [fontname=arial style=bold]
|
||||||
|
X1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X1</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">8-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td>GND</td><td port="p1r">1</td></tr><tr><td>+5V</td><td port="p2r">2</td></tr><tr><td>SCL</td><td port="p3r">3</td></tr><tr><td>SDA</td><td port="p4r">4</td></tr><tr><td>MISO</td><td port="p5r">5</td></tr><tr><td>MOSI</td><td port="p6r">6</td></tr><tr><td>SCK</td><td port="p7r">7</td></tr><tr><td>N/C</td><td port="p8r">8</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X2 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X2</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td><td>GND</td></tr><tr><td port="p2l">2</td><td>+5V</td></tr><tr><td port="p3l">3</td><td>SCL</td></tr><tr><td port="p4l">4</td><td>SDA</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X3 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X3</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td><td>GND</td></tr><tr><td port="p2l">2</td><td>+5V</td></tr><tr><td port="p3l">3</td><td>SCL</td></tr><tr><td port="p4l">4</td><td>SDA</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X4 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X4</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">5-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td><td>GND</td></tr><tr><td port="p2l">2</td><td>+12V</td></tr><tr><td port="p3l">3</td><td>MISO</td></tr><tr><td port="p4l">4</td><td>MOSI</td></tr><tr><td port="p5l">5</td><td>SCK</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
_ferrule_crimp_1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Crimp ferrule</td><td balign="left">0.25 mm²</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
_ferrule_crimp_2 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Crimp ferrule</td><td balign="left">0.25 mm²</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
edge [color="#000000:#000000:#000000"]
|
||||||
|
X1:p1r:e -- W1:w1:w
|
||||||
|
W1:w1:e -- X2:p1l:w
|
||||||
|
edge [color="#000000:#ff0000:#000000"]
|
||||||
|
X1:p2r:e -- W1:w2:w
|
||||||
|
W1:w2:e -- X2:p2l:w
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
X1:p3r:e -- W1:w3:w
|
||||||
|
W1:w3:e -- X2:p3l:w
|
||||||
|
edge [color="#000000:#00ff00:#000000"]
|
||||||
|
X1:p4r:e -- W1:w4:w
|
||||||
|
W1:w4:e -- X2:p4l:w
|
||||||
|
W1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W1</td></tr><tr><td balign="left">4x</td><td balign="left">0.14 mm² (26 AWG)</td><td balign="left">0.2 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X1:1</td><td>BK</td><td>X2:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:2</td><td>RD</td><td>X2:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff0000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:3</td><td>YE</td><td>X2:3</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:4</td><td>GN</td><td>X2:4</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w4" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#00ff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style="filled,dashed"]
|
||||||
|
edge [color="#000000:#000000:#000000"]
|
||||||
|
X1:p1r:e -- W2:w1:w
|
||||||
|
W2:w1:e -- X3:p1l:w
|
||||||
|
edge [color="#000000:#ff0000:#000000"]
|
||||||
|
X1:p2r:e -- W2:w2:w
|
||||||
|
W2:w2:e -- X3:p2l:w
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
X1:p3r:e -- W2:w3:w
|
||||||
|
W2:w3:e -- X3:p3l:w
|
||||||
|
edge [color="#000000:#00ff00:#000000"]
|
||||||
|
X1:p4r:e -- W2:w4:w
|
||||||
|
W2:w4:e -- X3:p4l:w
|
||||||
|
W2 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W2</td></tr><tr><td balign="left">4x</td><td balign="left">0.14 mm² (26 AWG)</td><td balign="left">0.4 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X1:1</td><td>BK</td><td>X3:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:2</td><td>RD</td><td>X3:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff0000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:3</td><td>YE</td><td>X3:3</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:4</td><td>GN</td><td>X3:4</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w4" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#00ff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style="filled,dashed"]
|
||||||
|
edge [color="#000000:#000000:#000000"]
|
||||||
|
X1:p1r:e -- W3:w1:w
|
||||||
|
W3:w1:e -- X4:p1l:w
|
||||||
|
edge [color="#000000:#0066ff:#000000"]
|
||||||
|
X1:p5r:e -- W3:w2:w
|
||||||
|
W3:w2:e -- X4:p3l:w
|
||||||
|
edge [color="#000000:#ff8000:#000000"]
|
||||||
|
X1:p6r:e -- W3:w3:w
|
||||||
|
W3:w3:e -- X4:p4l:w
|
||||||
|
edge [color="#000000:#8000ff:#000000"]
|
||||||
|
X1:p7r:e -- W3:w4:w
|
||||||
|
W3:w4:e -- X4:p5l:w
|
||||||
|
W3 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W3</td></tr><tr><td balign="left">4x</td><td balign="left">0.14 mm² (26 AWG)</td><td balign="left">0.3 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X1:1</td><td>BK</td><td>X4:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:5</td><td>BU</td><td>X4:3</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#0066ff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:6</td><td>OG</td><td>X4:4</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff8000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:7</td><td>VT</td><td>X4:5</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w4" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#8000ff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style="filled,dashed"]
|
||||||
|
edge [color="#000000:#000000:#000000"]
|
||||||
|
_ferrule_crimp_1:e -- W4:w1:w
|
||||||
|
edge [color="#000000:#ff0000:#000000"]
|
||||||
|
_ferrule_crimp_2:e -- W4:w2:w
|
||||||
|
edge [color="#000000:#000000:#000000"]
|
||||||
|
W4:w1:e -- X4:p1l:w
|
||||||
|
edge [color="#000000:#ff0000:#000000"]
|
||||||
|
W4:w2:e -- X4:p2l:w
|
||||||
|
W4 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W4</td></tr><tr><td balign="left">2x</td><td balign="left">0.25 mm² (24 AWG)</td><td balign="left">0.3 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td></td><td>BK</td><td>X4:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td></td><td>RD</td><td>X4:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff0000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style=""]
|
||||||
|
}
|
||||||
504
examples/demo02.html
Normal file
@ -0,0 +1,504 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html><head><meta charset="UTF-8"></head><body style="font-family:Arial"><h1>Diagram</h1><!-- XML and DOCTYPE declarations from SVG file removed -->
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="858pt" height="763pt"
|
||||||
|
viewBox="0.00 0.00 858.00 763.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 759)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-759 854,-759 854,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="182,-522 0,-522 0,-292 182,-292 182,-522"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-499 0,-522 182,-522 182,-499 0,-499"/>
|
||||||
|
<text text-anchor="start" x="82.5" y="-506.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-476 0,-499 93,-499 93,-476 0,-476"/>
|
||||||
|
<text text-anchor="start" x="4" y="-483.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-476 93,-499 143,-499 143,-476 93,-476"/>
|
||||||
|
<text text-anchor="start" x="97" y="-483.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="143,-476 143,-499 182,-499 182,-476 143,-476"/>
|
||||||
|
<text text-anchor="start" x="147" y="-483.8" font-family="arial" font-size="14.00">8-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-453 0,-476 106,-476 106,-453 0,-453"/>
|
||||||
|
<text text-anchor="start" x="37.5" y="-460.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="106,-453 106,-476 182,-476 182,-453 106,-453"/>
|
||||||
|
<text text-anchor="start" x="140" y="-460.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-430 0,-453 106,-453 106,-430 0,-430"/>
|
||||||
|
<text text-anchor="start" x="40.5" y="-437.8" font-family="arial" font-size="14.00">+5V</text>
|
||||||
|
<polygon fill="none" stroke="black" points="106,-430 106,-453 182,-453 182,-430 106,-430"/>
|
||||||
|
<text text-anchor="start" x="140" y="-437.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-407 0,-430 106,-430 106,-407 0,-407"/>
|
||||||
|
<text text-anchor="start" x="39.5" y="-414.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="106,-407 106,-430 182,-430 182,-407 106,-407"/>
|
||||||
|
<text text-anchor="start" x="140" y="-414.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-384 0,-407 106,-407 106,-384 0,-384"/>
|
||||||
|
<text text-anchor="start" x="39" y="-391.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
<polygon fill="none" stroke="black" points="106,-384 106,-407 182,-407 182,-384 106,-384"/>
|
||||||
|
<text text-anchor="start" x="140" y="-391.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-361 0,-384 106,-384 106,-361 0,-361"/>
|
||||||
|
<text text-anchor="start" x="34.5" y="-368.8" font-family="arial" font-size="14.00">MISO</text>
|
||||||
|
<polygon fill="none" stroke="black" points="106,-361 106,-384 182,-384 182,-361 106,-361"/>
|
||||||
|
<text text-anchor="start" x="140" y="-368.8" font-family="arial" font-size="14.00">5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-338 0,-361 106,-361 106,-338 0,-338"/>
|
||||||
|
<text text-anchor="start" x="34.5" y="-345.8" font-family="arial" font-size="14.00">MOSI</text>
|
||||||
|
<polygon fill="none" stroke="black" points="106,-338 106,-361 182,-361 182,-338 106,-338"/>
|
||||||
|
<text text-anchor="start" x="140" y="-345.8" font-family="arial" font-size="14.00">6</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-315 0,-338 106,-338 106,-315 0,-315"/>
|
||||||
|
<text text-anchor="start" x="39" y="-322.8" font-family="arial" font-size="14.00">SCK</text>
|
||||||
|
<polygon fill="none" stroke="black" points="106,-315 106,-338 182,-338 182,-315 106,-315"/>
|
||||||
|
<text text-anchor="start" x="140" y="-322.8" font-family="arial" font-size="14.00">7</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-292 0,-315 106,-315 106,-292 0,-292"/>
|
||||||
|
<text text-anchor="start" x="41" y="-299.8" font-family="arial" font-size="14.00">N/C</text>
|
||||||
|
<polygon fill="none" stroke="black" points="106,-292 106,-315 182,-315 182,-292 106,-292"/>
|
||||||
|
<text text-anchor="start" x="140" y="-299.8" font-family="arial" font-size="14.00">8</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node7" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="524,-755 326,-755 326,-575 524,-575 524,-755"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326,-732 326,-755 524,-755 524,-732 326,-732"/>
|
||||||
|
<text text-anchor="start" x="414" y="-739.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326,-709 326,-732 349,-732 349,-709 326,-709"/>
|
||||||
|
<text text-anchor="start" x="330" y="-716.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349,-709 349,-732 481,-732 481,-709 349,-709"/>
|
||||||
|
<text text-anchor="start" x="353" y="-716.8" font-family="arial" font-size="14.00">0.14 mm² (26 AWG)</text>
|
||||||
|
<polygon fill="none" stroke="black" points="481,-709 481,-732 524,-732 524,-709 481,-709"/>
|
||||||
|
<text text-anchor="start" x="485" y="-716.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="423" y="-697.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="346" y="-680.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="415.5" y="-680.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="476" y="-680.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-673 326,-675 524,-675 524,-673 326,-673"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-671 326,-673 524,-673 524,-671 326,-671"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-669 326,-671 524,-671 524,-669 326,-669"/>
|
||||||
|
<text text-anchor="start" x="346" y="-655.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="415" y="-655.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="476" y="-655.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-648 326,-650 524,-650 524,-648 326,-648"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="326,-646 326,-648 524,-648 524,-646 326,-646"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-644 326,-646 524,-646 524,-644 326,-644"/>
|
||||||
|
<text text-anchor="start" x="346" y="-630.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="415.5" y="-630.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="476" y="-630.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-623 326,-625 524,-625 524,-623 326,-623"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326,-621 326,-623 524,-623 524,-621 326,-621"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-619 326,-621 524,-621 524,-619 326,-619"/>
|
||||||
|
<text text-anchor="start" x="346" y="-605.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<text text-anchor="start" x="414" y="-605.8" font-family="arial" font-size="14.00">GN</text>
|
||||||
|
<text text-anchor="start" x="476" y="-605.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-598 326,-600 524,-600 524,-598 326,-598"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="326,-596 326,-598 524,-598 524,-596 326,-596"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-594 326,-596 524,-596 524,-594 326,-594"/>
|
||||||
|
<text text-anchor="start" x="358" y="-580.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-463C295.94,-465.72 215.79,-672.72 326,-670"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-465C294.07,-465 213.93,-672 326,-672"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-467C292.21,-464.28 212.06,-671.28 326,-674"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-440C295.21,-442.72 216.52,-647.72 326,-645"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M182,-442C293.34,-442 214.66,-647 326,-647"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-444C291.48,-441.28 212.79,-646.28 326,-649"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-417C294.49,-419.71 217.25,-622.71 326,-620"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-419C292.62,-419 215.38,-622 326,-622"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-421C290.75,-418.29 213.51,-621.29 326,-624"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-393C294.12,-395.71 217.62,-597.71 326,-595"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M182,-395C292.25,-395 215.75,-597 326,-597"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-397C290.38,-394.29 213.88,-596.29 326,-599"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2 -->
|
||||||
|
<g id="node8" class="node">
|
||||||
|
<title>W2</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="524,-551 326,-551 326,-371 524,-371 524,-551"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326,-528 326,-551 524,-551 524,-528 326,-528"/>
|
||||||
|
<text text-anchor="start" x="414" y="-535.8" font-family="arial" font-size="14.00">W2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326,-505 326,-528 349,-528 349,-505 326,-505"/>
|
||||||
|
<text text-anchor="start" x="330" y="-512.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349,-505 349,-528 481,-528 481,-505 349,-505"/>
|
||||||
|
<text text-anchor="start" x="353" y="-512.8" font-family="arial" font-size="14.00">0.14 mm² (26 AWG)</text>
|
||||||
|
<polygon fill="none" stroke="black" points="481,-505 481,-528 524,-528 524,-505 481,-505"/>
|
||||||
|
<text text-anchor="start" x="485" y="-512.8" font-family="arial" font-size="14.00">0.4 m</text>
|
||||||
|
<text text-anchor="start" x="423" y="-493.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="346" y="-476.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="415.5" y="-476.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="476" y="-476.8" font-family="arial" font-size="14.00">X3:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-469 326,-471 524,-471 524,-469 326,-469"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-467 326,-469 524,-469 524,-467 326,-467"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-465 326,-467 524,-467 524,-465 326,-465"/>
|
||||||
|
<text text-anchor="start" x="346" y="-451.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="415" y="-451.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="476" y="-451.8" font-family="arial" font-size="14.00">X3:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-444 326,-446 524,-446 524,-444 326,-444"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="326,-442 326,-444 524,-444 524,-442 326,-442"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-440 326,-442 524,-442 524,-440 326,-440"/>
|
||||||
|
<text text-anchor="start" x="346" y="-426.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="415.5" y="-426.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="476" y="-426.8" font-family="arial" font-size="14.00">X3:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-419 326,-421 524,-421 524,-419 326,-419"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326,-417 326,-419 524,-419 524,-417 326,-417"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-415 326,-417 524,-417 524,-415 326,-415"/>
|
||||||
|
<text text-anchor="start" x="346" y="-401.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<text text-anchor="start" x="414" y="-401.8" font-family="arial" font-size="14.00">GN</text>
|
||||||
|
<text text-anchor="start" x="476" y="-401.8" font-family="arial" font-size="14.00">X3:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-394 326,-396 524,-396 524,-394 326,-394"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="326,-392 326,-394 524,-394 524,-392 326,-392"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-390 326,-392 524,-392 524,-390 326,-390"/>
|
||||||
|
<text text-anchor="start" x="358" y="-376.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W2 -->
|
||||||
|
<g id="edge9" class="edge">
|
||||||
|
<title>X1:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-463C246.38,-463.03 262.36,-466.03 326,-466"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-465C246.01,-465 261.99,-468 326,-468"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-467C245.64,-466.97 261.62,-469.97 326,-470"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W2 -->
|
||||||
|
<g id="edge11" class="edge">
|
||||||
|
<title>X1:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-440C246.13,-440 262.12,-441 326,-441"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M182,-442C246,-442 262,-443 326,-443"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-444C245.88,-444 261.87,-445 326,-445"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W2 -->
|
||||||
|
<g id="edge13" class="edge">
|
||||||
|
<title>X1:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-417C245.88,-417 261.87,-416 326,-416"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-419C246,-419 262,-418 326,-418"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-421C246.13,-421 262.12,-420 326,-420"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W2 -->
|
||||||
|
<g id="edge15" class="edge">
|
||||||
|
<title>X1:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-393C245.76,-393.02 261.75,-391.02 326,-391"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M182,-395C246.01,-395 261.99,-393 326,-393"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-397C246.25,-396.98 262.24,-394.98 326,-395"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3 -->
|
||||||
|
<g id="node9" class="node">
|
||||||
|
<title>W3</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="524,-347 326,-347 326,-167 524,-167 524,-347"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326,-324 326,-347 524,-347 524,-324 326,-324"/>
|
||||||
|
<text text-anchor="start" x="414" y="-331.8" font-family="arial" font-size="14.00">W3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326,-301 326,-324 349,-324 349,-301 326,-301"/>
|
||||||
|
<text text-anchor="start" x="330" y="-308.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349,-301 349,-324 481,-324 481,-301 349,-301"/>
|
||||||
|
<text text-anchor="start" x="353" y="-308.8" font-family="arial" font-size="14.00">0.14 mm² (26 AWG)</text>
|
||||||
|
<polygon fill="none" stroke="black" points="481,-301 481,-324 524,-324 524,-301 481,-301"/>
|
||||||
|
<text text-anchor="start" x="485" y="-308.8" font-family="arial" font-size="14.00">0.3 m</text>
|
||||||
|
<text text-anchor="start" x="423" y="-289.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="346" y="-272.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="416" y="-272.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="476.5" y="-272.8" font-family="arial" font-size="14.00">X4:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-265 326,-267 524,-267 524,-265 326,-265"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-263 326,-265 524,-265 524,-263 326,-263"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-261 326,-263 524,-263 524,-261 326,-261"/>
|
||||||
|
<text text-anchor="start" x="346" y="-247.8" font-family="arial" font-size="14.00">X1:5</text>
|
||||||
|
<text text-anchor="start" x="416" y="-247.8" font-family="arial" font-size="14.00">BU</text>
|
||||||
|
<text text-anchor="start" x="476.5" y="-247.8" font-family="arial" font-size="14.00">X4:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-240 326,-242 524,-242 524,-240 326,-240"/>
|
||||||
|
<polygon fill="#0066ff" stroke="transparent" points="326,-238 326,-240 524,-240 524,-238 326,-238"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-236 326,-238 524,-238 524,-236 326,-236"/>
|
||||||
|
<text text-anchor="start" x="346" y="-222.8" font-family="arial" font-size="14.00">X1:6</text>
|
||||||
|
<text text-anchor="start" x="414" y="-222.8" font-family="arial" font-size="14.00">OG</text>
|
||||||
|
<text text-anchor="start" x="476.5" y="-222.8" font-family="arial" font-size="14.00">X4:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-215 326,-217 524,-217 524,-215 326,-215"/>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="326,-213 326,-215 524,-215 524,-213 326,-213"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-211 326,-213 524,-213 524,-211 326,-211"/>
|
||||||
|
<text text-anchor="start" x="346" y="-197.8" font-family="arial" font-size="14.00">X1:7</text>
|
||||||
|
<text text-anchor="start" x="416.5" y="-197.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="476.5" y="-197.8" font-family="arial" font-size="14.00">X4:5</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-190 326,-192 524,-192 524,-190 326,-190"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="326,-188 326,-190 524,-190 524,-188 326,-188"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-186 326,-188 524,-188 524,-186 326,-186"/>
|
||||||
|
<text text-anchor="start" x="358" y="-172.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W3 -->
|
||||||
|
<g id="edge17" class="edge">
|
||||||
|
<title>X1:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-463C290.02,-465.71 214.24,-264.71 326,-262"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-465C291.89,-465 216.11,-264 326,-264"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-467C293.76,-464.29 217.98,-263.29 326,-266"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W3 -->
|
||||||
|
<g id="edge19" class="edge">
|
||||||
|
<title>X1:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-370C267.17,-372.44 236.93,-239.44 326,-237"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M182,-372C269.12,-372 238.88,-239 326,-239"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-374C271.07,-371.56 240.83,-238.56 326,-241"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W3 -->
|
||||||
|
<g id="edge21" class="edge">
|
||||||
|
<title>X1:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-347C267.78,-349.45 236.33,-214.45 326,-212"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M182,-349C269.73,-349 238.27,-214 326,-214"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-351C271.67,-348.55 240.22,-213.55 326,-216"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W3 -->
|
||||||
|
<g id="edge23" class="edge">
|
||||||
|
<title>X1:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-324C268.39,-326.46 235.72,-189.46 326,-187"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M182,-326C270.34,-326 237.66,-189 326,-189"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-328C272.28,-325.54 239.61,-188.54 326,-191"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="850,-727 668,-727 668,-589 850,-589 850,-727"/>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-704 668,-727 850,-727 850,-704 668,-704"/>
|
||||||
|
<text text-anchor="start" x="750.5" y="-711.8" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-681 668,-704 761,-704 761,-681 668,-681"/>
|
||||||
|
<text text-anchor="start" x="672" y="-688.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="761,-681 761,-704 811,-704 811,-681 761,-681"/>
|
||||||
|
<text text-anchor="start" x="765" y="-688.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="811,-681 811,-704 850,-704 850,-681 811,-681"/>
|
||||||
|
<text text-anchor="start" x="815" y="-688.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-658 668,-681 748,-681 748,-658 668,-658"/>
|
||||||
|
<text text-anchor="start" x="704" y="-665.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="748,-658 748,-681 850,-681 850,-658 748,-658"/>
|
||||||
|
<text text-anchor="start" x="783.5" y="-665.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-635 668,-658 748,-658 748,-635 668,-635"/>
|
||||||
|
<text text-anchor="start" x="704" y="-642.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="748,-635 748,-658 850,-658 850,-635 748,-635"/>
|
||||||
|
<text text-anchor="start" x="786.5" y="-642.8" font-family="arial" font-size="14.00">+5V</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-612 668,-635 748,-635 748,-612 668,-612"/>
|
||||||
|
<text text-anchor="start" x="704" y="-619.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="748,-612 748,-635 850,-635 850,-612 748,-612"/>
|
||||||
|
<text text-anchor="start" x="785.5" y="-619.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-589 668,-612 748,-612 748,-589 668,-589"/>
|
||||||
|
<text text-anchor="start" x="704" y="-596.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="748,-589 748,-612 850,-612 850,-589 748,-589"/>
|
||||||
|
<text text-anchor="start" x="785" y="-596.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
</g>
|
||||||
|
<!-- X3 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>X3</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="850,-523 668,-523 668,-385 850,-385 850,-523"/>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-500 668,-523 850,-523 850,-500 668,-500"/>
|
||||||
|
<text text-anchor="start" x="750.5" y="-507.8" font-family="arial" font-size="14.00">X3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-477 668,-500 761,-500 761,-477 668,-477"/>
|
||||||
|
<text text-anchor="start" x="672" y="-484.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="761,-477 761,-500 811,-500 811,-477 761,-477"/>
|
||||||
|
<text text-anchor="start" x="765" y="-484.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="811,-477 811,-500 850,-500 850,-477 811,-477"/>
|
||||||
|
<text text-anchor="start" x="815" y="-484.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-454 668,-477 748,-477 748,-454 668,-454"/>
|
||||||
|
<text text-anchor="start" x="704" y="-461.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="748,-454 748,-477 850,-477 850,-454 748,-454"/>
|
||||||
|
<text text-anchor="start" x="783.5" y="-461.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-431 668,-454 748,-454 748,-431 668,-431"/>
|
||||||
|
<text text-anchor="start" x="704" y="-438.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="748,-431 748,-454 850,-454 850,-431 748,-431"/>
|
||||||
|
<text text-anchor="start" x="786.5" y="-438.8" font-family="arial" font-size="14.00">+5V</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-408 668,-431 748,-431 748,-408 668,-408"/>
|
||||||
|
<text text-anchor="start" x="704" y="-415.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="748,-408 748,-431 850,-431 850,-408 748,-408"/>
|
||||||
|
<text text-anchor="start" x="785.5" y="-415.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-385 668,-408 748,-408 748,-385 668,-385"/>
|
||||||
|
<text text-anchor="start" x="704" y="-392.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="748,-385 748,-408 850,-408 850,-385 748,-385"/>
|
||||||
|
<text text-anchor="start" x="785" y="-392.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
</g>
|
||||||
|
<!-- X4 -->
|
||||||
|
<g id="node4" class="node">
|
||||||
|
<title>X4</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="850,-330.5 668,-330.5 668,-169.5 850,-169.5 850,-330.5"/>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-307 668,-330 850,-330 850,-307 668,-307"/>
|
||||||
|
<text text-anchor="start" x="750.5" y="-314.8" font-family="arial" font-size="14.00">X4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-284 668,-307 761,-307 761,-284 668,-284"/>
|
||||||
|
<text text-anchor="start" x="672" y="-291.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="761,-284 761,-307 811,-307 811,-284 761,-284"/>
|
||||||
|
<text text-anchor="start" x="765" y="-291.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="811,-284 811,-307 850,-307 850,-284 811,-284"/>
|
||||||
|
<text text-anchor="start" x="815" y="-291.8" font-family="arial" font-size="14.00">5-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-261 668,-284 745,-284 745,-261 668,-261"/>
|
||||||
|
<text text-anchor="start" x="702.5" y="-268.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="745,-261 745,-284 850,-284 850,-261 745,-261"/>
|
||||||
|
<text text-anchor="start" x="782" y="-268.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-238 668,-261 745,-261 745,-238 668,-238"/>
|
||||||
|
<text text-anchor="start" x="702.5" y="-245.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="745,-238 745,-261 850,-261 850,-238 745,-238"/>
|
||||||
|
<text text-anchor="start" x="781" y="-245.8" font-family="arial" font-size="14.00">+12V</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-215 668,-238 745,-238 745,-215 668,-215"/>
|
||||||
|
<text text-anchor="start" x="702.5" y="-222.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="745,-215 745,-238 850,-238 850,-215 745,-215"/>
|
||||||
|
<text text-anchor="start" x="779" y="-222.8" font-family="arial" font-size="14.00">MISO</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-192 668,-215 745,-215 745,-192 668,-192"/>
|
||||||
|
<text text-anchor="start" x="702.5" y="-199.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="745,-192 745,-215 850,-215 850,-192 745,-192"/>
|
||||||
|
<text text-anchor="start" x="779" y="-199.8" font-family="arial" font-size="14.00">MOSI</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-169 668,-192 745,-192 745,-169 668,-169"/>
|
||||||
|
<text text-anchor="start" x="702.5" y="-176.8" font-family="arial" font-size="14.00">5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="745,-169 745,-192 850,-192 850,-169 745,-169"/>
|
||||||
|
<text text-anchor="start" x="783.5" y="-176.8" font-family="arial" font-size="14.00">SCK</text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_1 -->
|
||||||
|
<g id="node5" class="node">
|
||||||
|
<title>_ferrule_crimp_1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="168,-96 14,-96 14,-60 168,-60 168,-96"/>
|
||||||
|
<polygon fill="none" stroke="black" points="14,-66 14,-89 101,-89 101,-66 14,-66"/>
|
||||||
|
<text text-anchor="start" x="18" y="-73.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
<polygon fill="none" stroke="black" points="101,-66 101,-89 168,-89 168,-66 101,-66"/>
|
||||||
|
<text text-anchor="start" x="105" y="-73.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
</g>
|
||||||
|
<!-- W4 -->
|
||||||
|
<g id="node10" class="node">
|
||||||
|
<title>W4</title>
|
||||||
|
<polygon fill="none" stroke="black" points="524,-143 326,-143 326,-13 524,-13 524,-143"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326,-120 326,-143 524,-143 524,-120 326,-120"/>
|
||||||
|
<text text-anchor="start" x="414" y="-127.8" font-family="arial" font-size="14.00">W4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326,-97 326,-120 349,-120 349,-97 326,-97"/>
|
||||||
|
<text text-anchor="start" x="330" y="-104.8" font-family="arial" font-size="14.00">2x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349,-97 349,-120 481,-120 481,-97 349,-97"/>
|
||||||
|
<text text-anchor="start" x="353" y="-104.8" font-family="arial" font-size="14.00">0.25 mm² (24 AWG)</text>
|
||||||
|
<polygon fill="none" stroke="black" points="481,-97 481,-120 524,-120 524,-97 481,-97"/>
|
||||||
|
<text text-anchor="start" x="485" y="-104.8" font-family="arial" font-size="14.00">0.3 m</text>
|
||||||
|
<text text-anchor="start" x="423" y="-85.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="404" y="-68.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="472" y="-68.8" font-family="arial" font-size="14.00">X4:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-61 326,-63 524,-63 524,-61 326,-61"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-59 326,-61 524,-61 524,-59 326,-59"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-57 326,-59 524,-59 524,-57 326,-57"/>
|
||||||
|
<text text-anchor="start" x="403.5" y="-43.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="472" y="-43.8" font-family="arial" font-size="14.00">X4:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-36 326,-38 524,-38 524,-36 326,-36"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="326,-34 326,-36 524,-36 524,-34 326,-34"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-32 326,-34 524,-34 524,-32 326,-32"/>
|
||||||
|
<text text-anchor="start" x="350.5" y="-18.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_1--W4 -->
|
||||||
|
<g id="edge25" class="edge">
|
||||||
|
<title>_ferrule_crimp_1:e--W4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M169,-76C237.76,-76.65 254.29,-58.65 326,-58"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M169,-78C239.23,-78 255.77,-60 326,-60"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M169,-80C240.71,-79.35 257.24,-61.35 326,-62"/>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_2 -->
|
||||||
|
<g id="node6" class="node">
|
||||||
|
<title>_ferrule_crimp_2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="168,-36 14,-36 14,0 168,0 168,-36"/>
|
||||||
|
<polygon fill="none" stroke="black" points="14,-6 14,-29 101,-29 101,-6 14,-6"/>
|
||||||
|
<text text-anchor="start" x="18" y="-13.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
<polygon fill="none" stroke="black" points="101,-6 101,-29 168,-29 168,-6 101,-6"/>
|
||||||
|
<text text-anchor="start" x="105" y="-13.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_2--W4 -->
|
||||||
|
<g id="edge26" class="edge">
|
||||||
|
<title>_ferrule_crimp_2:e--W4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M169,-16C240.62,-16.6 257.24,-33.6 326,-33"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M169,-18C239.19,-18 255.81,-35 326,-35"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M169,-20C237.76,-19.4 254.38,-36.4 326,-37"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-670C587.76,-670.02 603.75,-668.02 668,-668"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-672C588.01,-672 603.99,-670 668,-670"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-674C588.25,-673.98 604.24,-671.98 668,-672"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-645C587.88,-645 603.87,-644 668,-644"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M524,-647C588,-647 604,-646 668,-646"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-649C588.13,-649 604.12,-648 668,-648"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-620C588.13,-620 604.12,-621 668,-621"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M524,-622C588,-622 604,-623 668,-623"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-624C587.88,-624 603.87,-625 668,-625"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-595C588.38,-595.03 604.36,-598.03 668,-598"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M524,-597C588.01,-597 603.99,-600 668,-600"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-599C587.64,-598.97 603.62,-601.97 668,-602"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge10" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-466C587.76,-466.02 603.75,-464.02 668,-464"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-468C588.01,-468 603.99,-466 668,-466"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-470C588.25,-469.98 604.24,-467.98 668,-468"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge12" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-441C587.88,-441 603.87,-440 668,-440"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M524,-443C588,-443 604,-442 668,-442"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-445C588.13,-445 604.12,-444 668,-444"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge14" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-416C588.13,-416 604.12,-417 668,-417"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M524,-418C588,-418 604,-419 668,-419"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-420C587.88,-420 603.87,-421 668,-421"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge16" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-391C588.38,-391.03 604.36,-394.03 668,-394"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M524,-393C588.01,-393 603.99,-396 668,-396"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-395C587.64,-394.97 603.62,-397.97 668,-398"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge18" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-262C589.12,-262.26 604.87,-271.26 668,-271"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-264C588.12,-264 603.88,-273 668,-273"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-266C587.13,-265.74 602.88,-274.74 668,-275"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge20" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-237C586.97,-237.47 602.45,-224.47 668,-224"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M524,-239C588.26,-239 603.74,-226 668,-226"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-241C589.55,-240.53 605.03,-227.53 668,-228"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge22" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-212C587.04,-212.36 602.66,-201.36 668,-201"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M524,-214C588.19,-214 603.81,-203 668,-203"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-216C589.34,-215.64 604.96,-204.64 668,-205"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge24" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-187C587.13,-187.26 602.88,-178.26 668,-178"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M524,-189C588.12,-189 603.88,-180 668,-180"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-191C589.12,-190.74 604.87,-181.74 668,-182"/>
|
||||||
|
</g>
|
||||||
|
<!-- W4--X4 -->
|
||||||
|
<g id="edge27" class="edge">
|
||||||
|
<title>W4:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-58C640.13,-60.74 555.59,-273.74 668,-271"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-60C638.27,-60 553.73,-273 668,-273"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-62C636.41,-59.26 551.87,-272.26 668,-275"/>
|
||||||
|
</g>
|
||||||
|
<!-- W4--X4 -->
|
||||||
|
<g id="edge28" class="edge">
|
||||||
|
<title>W4:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-33C640.5,-35.74 555.22,-249.74 668,-247"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M524,-35C638.64,-35 553.36,-249 668,-249"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-37C636.78,-34.26 551.5,-248.26 668,-251"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<h1>Bill of Materials</h1><table style="border:1px solid #000000; font-size: 14pt; border-spacing: 0px"><tr><th align="left" style="border:1px solid #000000; padding: 8px">Item</th><th align="left" style="border:1px solid #000000; padding: 8px">Qty</th><th align="left" style="border:1px solid #000000; padding: 8px">Unit</th><th align="left" style="border:1px solid #000000; padding: 8px">Designators</th></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, Crimp ferrule, 0.25 mm²</td><td align="right" style="border:1px solid #000000; padding: 4px">2</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px"></td></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, Molex KK 254, female, 4 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">2</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">X2, X3</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, Molex KK 254, female, 5 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">1</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">X4</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, Molex KK 254, female, 8 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">1</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">X1</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Cable, 2 x 0.25 mm²</td><td align="right" style="border:1px solid #000000; padding: 4px">0.3</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W4</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.14 mm², BK</td><td align="right" style="border:1px solid #000000; padding: 4px">0.9</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1, W2, W3</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.14 mm², BU</td><td align="right" style="border:1px solid #000000; padding: 4px">0.3</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W3</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.14 mm², GN</td><td align="right" style="border:1px solid #000000; padding: 4px">0.6</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1, W2</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.14 mm², OG</td><td align="right" style="border:1px solid #000000; padding: 4px">0.3</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W3</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.14 mm², RD</td><td align="right" style="border:1px solid #000000; padding: 4px">0.6</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1, W2</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.14 mm², VT</td><td align="right" style="border:1px solid #000000; padding: 4px">0.3</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W3</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.14 mm², YE</td><td align="right" style="border:1px solid #000000; padding: 4px">0.6</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1, W2</td></tr></table></body></html>
|
||||||
BIN
examples/demo02.png
Normal file
|
After Width: | Height: | Size: 172 KiB |
504
examples/demo02.svg
Normal file
@ -0,0 +1,504 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||||
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="858pt" height="763pt"
|
||||||
|
viewBox="0.00 0.00 858.00 763.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 759)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-759 854,-759 854,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="182,-522 0,-522 0,-292 182,-292 182,-522"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-499 0,-522 182,-522 182,-499 0,-499"/>
|
||||||
|
<text text-anchor="start" x="82.5" y="-506.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-476 0,-499 93,-499 93,-476 0,-476"/>
|
||||||
|
<text text-anchor="start" x="4" y="-483.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-476 93,-499 143,-499 143,-476 93,-476"/>
|
||||||
|
<text text-anchor="start" x="97" y="-483.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="143,-476 143,-499 182,-499 182,-476 143,-476"/>
|
||||||
|
<text text-anchor="start" x="147" y="-483.8" font-family="arial" font-size="14.00">8-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-453 0,-476 106,-476 106,-453 0,-453"/>
|
||||||
|
<text text-anchor="start" x="37.5" y="-460.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="106,-453 106,-476 182,-476 182,-453 106,-453"/>
|
||||||
|
<text text-anchor="start" x="140" y="-460.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-430 0,-453 106,-453 106,-430 0,-430"/>
|
||||||
|
<text text-anchor="start" x="40.5" y="-437.8" font-family="arial" font-size="14.00">+5V</text>
|
||||||
|
<polygon fill="none" stroke="black" points="106,-430 106,-453 182,-453 182,-430 106,-430"/>
|
||||||
|
<text text-anchor="start" x="140" y="-437.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-407 0,-430 106,-430 106,-407 0,-407"/>
|
||||||
|
<text text-anchor="start" x="39.5" y="-414.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="106,-407 106,-430 182,-430 182,-407 106,-407"/>
|
||||||
|
<text text-anchor="start" x="140" y="-414.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-384 0,-407 106,-407 106,-384 0,-384"/>
|
||||||
|
<text text-anchor="start" x="39" y="-391.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
<polygon fill="none" stroke="black" points="106,-384 106,-407 182,-407 182,-384 106,-384"/>
|
||||||
|
<text text-anchor="start" x="140" y="-391.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-361 0,-384 106,-384 106,-361 0,-361"/>
|
||||||
|
<text text-anchor="start" x="34.5" y="-368.8" font-family="arial" font-size="14.00">MISO</text>
|
||||||
|
<polygon fill="none" stroke="black" points="106,-361 106,-384 182,-384 182,-361 106,-361"/>
|
||||||
|
<text text-anchor="start" x="140" y="-368.8" font-family="arial" font-size="14.00">5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-338 0,-361 106,-361 106,-338 0,-338"/>
|
||||||
|
<text text-anchor="start" x="34.5" y="-345.8" font-family="arial" font-size="14.00">MOSI</text>
|
||||||
|
<polygon fill="none" stroke="black" points="106,-338 106,-361 182,-361 182,-338 106,-338"/>
|
||||||
|
<text text-anchor="start" x="140" y="-345.8" font-family="arial" font-size="14.00">6</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-315 0,-338 106,-338 106,-315 0,-315"/>
|
||||||
|
<text text-anchor="start" x="39" y="-322.8" font-family="arial" font-size="14.00">SCK</text>
|
||||||
|
<polygon fill="none" stroke="black" points="106,-315 106,-338 182,-338 182,-315 106,-315"/>
|
||||||
|
<text text-anchor="start" x="140" y="-322.8" font-family="arial" font-size="14.00">7</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-292 0,-315 106,-315 106,-292 0,-292"/>
|
||||||
|
<text text-anchor="start" x="41" y="-299.8" font-family="arial" font-size="14.00">N/C</text>
|
||||||
|
<polygon fill="none" stroke="black" points="106,-292 106,-315 182,-315 182,-292 106,-292"/>
|
||||||
|
<text text-anchor="start" x="140" y="-299.8" font-family="arial" font-size="14.00">8</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node7" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="524,-755 326,-755 326,-575 524,-575 524,-755"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326,-732 326,-755 524,-755 524,-732 326,-732"/>
|
||||||
|
<text text-anchor="start" x="414" y="-739.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326,-709 326,-732 349,-732 349,-709 326,-709"/>
|
||||||
|
<text text-anchor="start" x="330" y="-716.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349,-709 349,-732 481,-732 481,-709 349,-709"/>
|
||||||
|
<text text-anchor="start" x="353" y="-716.8" font-family="arial" font-size="14.00">0.14 mm² (26 AWG)</text>
|
||||||
|
<polygon fill="none" stroke="black" points="481,-709 481,-732 524,-732 524,-709 481,-709"/>
|
||||||
|
<text text-anchor="start" x="485" y="-716.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="423" y="-697.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="346" y="-680.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="415.5" y="-680.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="476" y="-680.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-673 326,-675 524,-675 524,-673 326,-673"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-671 326,-673 524,-673 524,-671 326,-671"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-669 326,-671 524,-671 524,-669 326,-669"/>
|
||||||
|
<text text-anchor="start" x="346" y="-655.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="415" y="-655.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="476" y="-655.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-648 326,-650 524,-650 524,-648 326,-648"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="326,-646 326,-648 524,-648 524,-646 326,-646"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-644 326,-646 524,-646 524,-644 326,-644"/>
|
||||||
|
<text text-anchor="start" x="346" y="-630.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="415.5" y="-630.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="476" y="-630.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-623 326,-625 524,-625 524,-623 326,-623"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326,-621 326,-623 524,-623 524,-621 326,-621"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-619 326,-621 524,-621 524,-619 326,-619"/>
|
||||||
|
<text text-anchor="start" x="346" y="-605.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<text text-anchor="start" x="414" y="-605.8" font-family="arial" font-size="14.00">GN</text>
|
||||||
|
<text text-anchor="start" x="476" y="-605.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-598 326,-600 524,-600 524,-598 326,-598"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="326,-596 326,-598 524,-598 524,-596 326,-596"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-594 326,-596 524,-596 524,-594 326,-594"/>
|
||||||
|
<text text-anchor="start" x="358" y="-580.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-463C295.94,-465.72 215.79,-672.72 326,-670"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-465C294.07,-465 213.93,-672 326,-672"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-467C292.21,-464.28 212.06,-671.28 326,-674"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-440C295.21,-442.72 216.52,-647.72 326,-645"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M182,-442C293.34,-442 214.66,-647 326,-647"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-444C291.48,-441.28 212.79,-646.28 326,-649"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-417C294.49,-419.71 217.25,-622.71 326,-620"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-419C292.62,-419 215.38,-622 326,-622"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-421C290.75,-418.29 213.51,-621.29 326,-624"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-393C294.12,-395.71 217.62,-597.71 326,-595"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M182,-395C292.25,-395 215.75,-597 326,-597"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-397C290.38,-394.29 213.88,-596.29 326,-599"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2 -->
|
||||||
|
<g id="node8" class="node">
|
||||||
|
<title>W2</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="524,-551 326,-551 326,-371 524,-371 524,-551"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326,-528 326,-551 524,-551 524,-528 326,-528"/>
|
||||||
|
<text text-anchor="start" x="414" y="-535.8" font-family="arial" font-size="14.00">W2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326,-505 326,-528 349,-528 349,-505 326,-505"/>
|
||||||
|
<text text-anchor="start" x="330" y="-512.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349,-505 349,-528 481,-528 481,-505 349,-505"/>
|
||||||
|
<text text-anchor="start" x="353" y="-512.8" font-family="arial" font-size="14.00">0.14 mm² (26 AWG)</text>
|
||||||
|
<polygon fill="none" stroke="black" points="481,-505 481,-528 524,-528 524,-505 481,-505"/>
|
||||||
|
<text text-anchor="start" x="485" y="-512.8" font-family="arial" font-size="14.00">0.4 m</text>
|
||||||
|
<text text-anchor="start" x="423" y="-493.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="346" y="-476.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="415.5" y="-476.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="476" y="-476.8" font-family="arial" font-size="14.00">X3:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-469 326,-471 524,-471 524,-469 326,-469"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-467 326,-469 524,-469 524,-467 326,-467"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-465 326,-467 524,-467 524,-465 326,-465"/>
|
||||||
|
<text text-anchor="start" x="346" y="-451.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="415" y="-451.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="476" y="-451.8" font-family="arial" font-size="14.00">X3:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-444 326,-446 524,-446 524,-444 326,-444"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="326,-442 326,-444 524,-444 524,-442 326,-442"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-440 326,-442 524,-442 524,-440 326,-440"/>
|
||||||
|
<text text-anchor="start" x="346" y="-426.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="415.5" y="-426.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="476" y="-426.8" font-family="arial" font-size="14.00">X3:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-419 326,-421 524,-421 524,-419 326,-419"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326,-417 326,-419 524,-419 524,-417 326,-417"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-415 326,-417 524,-417 524,-415 326,-415"/>
|
||||||
|
<text text-anchor="start" x="346" y="-401.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<text text-anchor="start" x="414" y="-401.8" font-family="arial" font-size="14.00">GN</text>
|
||||||
|
<text text-anchor="start" x="476" y="-401.8" font-family="arial" font-size="14.00">X3:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-394 326,-396 524,-396 524,-394 326,-394"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="326,-392 326,-394 524,-394 524,-392 326,-392"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-390 326,-392 524,-392 524,-390 326,-390"/>
|
||||||
|
<text text-anchor="start" x="358" y="-376.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W2 -->
|
||||||
|
<g id="edge9" class="edge">
|
||||||
|
<title>X1:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-463C246.38,-463.03 262.36,-466.03 326,-466"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-465C246.01,-465 261.99,-468 326,-468"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-467C245.64,-466.97 261.62,-469.97 326,-470"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W2 -->
|
||||||
|
<g id="edge11" class="edge">
|
||||||
|
<title>X1:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-440C246.13,-440 262.12,-441 326,-441"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M182,-442C246,-442 262,-443 326,-443"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-444C245.88,-444 261.87,-445 326,-445"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W2 -->
|
||||||
|
<g id="edge13" class="edge">
|
||||||
|
<title>X1:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-417C245.88,-417 261.87,-416 326,-416"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-419C246,-419 262,-418 326,-418"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-421C246.13,-421 262.12,-420 326,-420"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W2 -->
|
||||||
|
<g id="edge15" class="edge">
|
||||||
|
<title>X1:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-393C245.76,-393.02 261.75,-391.02 326,-391"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M182,-395C246.01,-395 261.99,-393 326,-393"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-397C246.25,-396.98 262.24,-394.98 326,-395"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3 -->
|
||||||
|
<g id="node9" class="node">
|
||||||
|
<title>W3</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="524,-347 326,-347 326,-167 524,-167 524,-347"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326,-324 326,-347 524,-347 524,-324 326,-324"/>
|
||||||
|
<text text-anchor="start" x="414" y="-331.8" font-family="arial" font-size="14.00">W3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326,-301 326,-324 349,-324 349,-301 326,-301"/>
|
||||||
|
<text text-anchor="start" x="330" y="-308.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349,-301 349,-324 481,-324 481,-301 349,-301"/>
|
||||||
|
<text text-anchor="start" x="353" y="-308.8" font-family="arial" font-size="14.00">0.14 mm² (26 AWG)</text>
|
||||||
|
<polygon fill="none" stroke="black" points="481,-301 481,-324 524,-324 524,-301 481,-301"/>
|
||||||
|
<text text-anchor="start" x="485" y="-308.8" font-family="arial" font-size="14.00">0.3 m</text>
|
||||||
|
<text text-anchor="start" x="423" y="-289.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="346" y="-272.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="416" y="-272.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="476.5" y="-272.8" font-family="arial" font-size="14.00">X4:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-265 326,-267 524,-267 524,-265 326,-265"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-263 326,-265 524,-265 524,-263 326,-263"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-261 326,-263 524,-263 524,-261 326,-261"/>
|
||||||
|
<text text-anchor="start" x="346" y="-247.8" font-family="arial" font-size="14.00">X1:5</text>
|
||||||
|
<text text-anchor="start" x="416" y="-247.8" font-family="arial" font-size="14.00">BU</text>
|
||||||
|
<text text-anchor="start" x="476.5" y="-247.8" font-family="arial" font-size="14.00">X4:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-240 326,-242 524,-242 524,-240 326,-240"/>
|
||||||
|
<polygon fill="#0066ff" stroke="transparent" points="326,-238 326,-240 524,-240 524,-238 326,-238"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-236 326,-238 524,-238 524,-236 326,-236"/>
|
||||||
|
<text text-anchor="start" x="346" y="-222.8" font-family="arial" font-size="14.00">X1:6</text>
|
||||||
|
<text text-anchor="start" x="414" y="-222.8" font-family="arial" font-size="14.00">OG</text>
|
||||||
|
<text text-anchor="start" x="476.5" y="-222.8" font-family="arial" font-size="14.00">X4:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-215 326,-217 524,-217 524,-215 326,-215"/>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="326,-213 326,-215 524,-215 524,-213 326,-213"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-211 326,-213 524,-213 524,-211 326,-211"/>
|
||||||
|
<text text-anchor="start" x="346" y="-197.8" font-family="arial" font-size="14.00">X1:7</text>
|
||||||
|
<text text-anchor="start" x="416.5" y="-197.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="476.5" y="-197.8" font-family="arial" font-size="14.00">X4:5</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-190 326,-192 524,-192 524,-190 326,-190"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="326,-188 326,-190 524,-190 524,-188 326,-188"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-186 326,-188 524,-188 524,-186 326,-186"/>
|
||||||
|
<text text-anchor="start" x="358" y="-172.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W3 -->
|
||||||
|
<g id="edge17" class="edge">
|
||||||
|
<title>X1:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-463C290.02,-465.71 214.24,-264.71 326,-262"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-465C291.89,-465 216.11,-264 326,-264"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-467C293.76,-464.29 217.98,-263.29 326,-266"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W3 -->
|
||||||
|
<g id="edge19" class="edge">
|
||||||
|
<title>X1:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-370C267.17,-372.44 236.93,-239.44 326,-237"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M182,-372C269.12,-372 238.88,-239 326,-239"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-374C271.07,-371.56 240.83,-238.56 326,-241"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W3 -->
|
||||||
|
<g id="edge21" class="edge">
|
||||||
|
<title>X1:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-347C267.78,-349.45 236.33,-214.45 326,-212"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M182,-349C269.73,-349 238.27,-214 326,-214"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-351C271.67,-348.55 240.22,-213.55 326,-216"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W3 -->
|
||||||
|
<g id="edge23" class="edge">
|
||||||
|
<title>X1:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-324C268.39,-326.46 235.72,-189.46 326,-187"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M182,-326C270.34,-326 237.66,-189 326,-189"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-328C272.28,-325.54 239.61,-188.54 326,-191"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="850,-727 668,-727 668,-589 850,-589 850,-727"/>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-704 668,-727 850,-727 850,-704 668,-704"/>
|
||||||
|
<text text-anchor="start" x="750.5" y="-711.8" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-681 668,-704 761,-704 761,-681 668,-681"/>
|
||||||
|
<text text-anchor="start" x="672" y="-688.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="761,-681 761,-704 811,-704 811,-681 761,-681"/>
|
||||||
|
<text text-anchor="start" x="765" y="-688.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="811,-681 811,-704 850,-704 850,-681 811,-681"/>
|
||||||
|
<text text-anchor="start" x="815" y="-688.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-658 668,-681 748,-681 748,-658 668,-658"/>
|
||||||
|
<text text-anchor="start" x="704" y="-665.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="748,-658 748,-681 850,-681 850,-658 748,-658"/>
|
||||||
|
<text text-anchor="start" x="783.5" y="-665.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-635 668,-658 748,-658 748,-635 668,-635"/>
|
||||||
|
<text text-anchor="start" x="704" y="-642.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="748,-635 748,-658 850,-658 850,-635 748,-635"/>
|
||||||
|
<text text-anchor="start" x="786.5" y="-642.8" font-family="arial" font-size="14.00">+5V</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-612 668,-635 748,-635 748,-612 668,-612"/>
|
||||||
|
<text text-anchor="start" x="704" y="-619.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="748,-612 748,-635 850,-635 850,-612 748,-612"/>
|
||||||
|
<text text-anchor="start" x="785.5" y="-619.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-589 668,-612 748,-612 748,-589 668,-589"/>
|
||||||
|
<text text-anchor="start" x="704" y="-596.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="748,-589 748,-612 850,-612 850,-589 748,-589"/>
|
||||||
|
<text text-anchor="start" x="785" y="-596.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
</g>
|
||||||
|
<!-- X3 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>X3</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="850,-523 668,-523 668,-385 850,-385 850,-523"/>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-500 668,-523 850,-523 850,-500 668,-500"/>
|
||||||
|
<text text-anchor="start" x="750.5" y="-507.8" font-family="arial" font-size="14.00">X3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-477 668,-500 761,-500 761,-477 668,-477"/>
|
||||||
|
<text text-anchor="start" x="672" y="-484.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="761,-477 761,-500 811,-500 811,-477 761,-477"/>
|
||||||
|
<text text-anchor="start" x="765" y="-484.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="811,-477 811,-500 850,-500 850,-477 811,-477"/>
|
||||||
|
<text text-anchor="start" x="815" y="-484.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-454 668,-477 748,-477 748,-454 668,-454"/>
|
||||||
|
<text text-anchor="start" x="704" y="-461.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="748,-454 748,-477 850,-477 850,-454 748,-454"/>
|
||||||
|
<text text-anchor="start" x="783.5" y="-461.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-431 668,-454 748,-454 748,-431 668,-431"/>
|
||||||
|
<text text-anchor="start" x="704" y="-438.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="748,-431 748,-454 850,-454 850,-431 748,-431"/>
|
||||||
|
<text text-anchor="start" x="786.5" y="-438.8" font-family="arial" font-size="14.00">+5V</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-408 668,-431 748,-431 748,-408 668,-408"/>
|
||||||
|
<text text-anchor="start" x="704" y="-415.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="748,-408 748,-431 850,-431 850,-408 748,-408"/>
|
||||||
|
<text text-anchor="start" x="785.5" y="-415.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-385 668,-408 748,-408 748,-385 668,-385"/>
|
||||||
|
<text text-anchor="start" x="704" y="-392.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="748,-385 748,-408 850,-408 850,-385 748,-385"/>
|
||||||
|
<text text-anchor="start" x="785" y="-392.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
</g>
|
||||||
|
<!-- X4 -->
|
||||||
|
<g id="node4" class="node">
|
||||||
|
<title>X4</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="850,-330.5 668,-330.5 668,-169.5 850,-169.5 850,-330.5"/>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-307 668,-330 850,-330 850,-307 668,-307"/>
|
||||||
|
<text text-anchor="start" x="750.5" y="-314.8" font-family="arial" font-size="14.00">X4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-284 668,-307 761,-307 761,-284 668,-284"/>
|
||||||
|
<text text-anchor="start" x="672" y="-291.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="761,-284 761,-307 811,-307 811,-284 761,-284"/>
|
||||||
|
<text text-anchor="start" x="765" y="-291.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="811,-284 811,-307 850,-307 850,-284 811,-284"/>
|
||||||
|
<text text-anchor="start" x="815" y="-291.8" font-family="arial" font-size="14.00">5-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-261 668,-284 745,-284 745,-261 668,-261"/>
|
||||||
|
<text text-anchor="start" x="702.5" y="-268.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="745,-261 745,-284 850,-284 850,-261 745,-261"/>
|
||||||
|
<text text-anchor="start" x="782" y="-268.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-238 668,-261 745,-261 745,-238 668,-238"/>
|
||||||
|
<text text-anchor="start" x="702.5" y="-245.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="745,-238 745,-261 850,-261 850,-238 745,-238"/>
|
||||||
|
<text text-anchor="start" x="781" y="-245.8" font-family="arial" font-size="14.00">+12V</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-215 668,-238 745,-238 745,-215 668,-215"/>
|
||||||
|
<text text-anchor="start" x="702.5" y="-222.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="745,-215 745,-238 850,-238 850,-215 745,-215"/>
|
||||||
|
<text text-anchor="start" x="779" y="-222.8" font-family="arial" font-size="14.00">MISO</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-192 668,-215 745,-215 745,-192 668,-192"/>
|
||||||
|
<text text-anchor="start" x="702.5" y="-199.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="745,-192 745,-215 850,-215 850,-192 745,-192"/>
|
||||||
|
<text text-anchor="start" x="779" y="-199.8" font-family="arial" font-size="14.00">MOSI</text>
|
||||||
|
<polygon fill="none" stroke="black" points="668,-169 668,-192 745,-192 745,-169 668,-169"/>
|
||||||
|
<text text-anchor="start" x="702.5" y="-176.8" font-family="arial" font-size="14.00">5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="745,-169 745,-192 850,-192 850,-169 745,-169"/>
|
||||||
|
<text text-anchor="start" x="783.5" y="-176.8" font-family="arial" font-size="14.00">SCK</text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_1 -->
|
||||||
|
<g id="node5" class="node">
|
||||||
|
<title>_ferrule_crimp_1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="168,-96 14,-96 14,-60 168,-60 168,-96"/>
|
||||||
|
<polygon fill="none" stroke="black" points="14,-66 14,-89 101,-89 101,-66 14,-66"/>
|
||||||
|
<text text-anchor="start" x="18" y="-73.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
<polygon fill="none" stroke="black" points="101,-66 101,-89 168,-89 168,-66 101,-66"/>
|
||||||
|
<text text-anchor="start" x="105" y="-73.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
</g>
|
||||||
|
<!-- W4 -->
|
||||||
|
<g id="node10" class="node">
|
||||||
|
<title>W4</title>
|
||||||
|
<polygon fill="none" stroke="black" points="524,-143 326,-143 326,-13 524,-13 524,-143"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326,-120 326,-143 524,-143 524,-120 326,-120"/>
|
||||||
|
<text text-anchor="start" x="414" y="-127.8" font-family="arial" font-size="14.00">W4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326,-97 326,-120 349,-120 349,-97 326,-97"/>
|
||||||
|
<text text-anchor="start" x="330" y="-104.8" font-family="arial" font-size="14.00">2x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349,-97 349,-120 481,-120 481,-97 349,-97"/>
|
||||||
|
<text text-anchor="start" x="353" y="-104.8" font-family="arial" font-size="14.00">0.25 mm² (24 AWG)</text>
|
||||||
|
<polygon fill="none" stroke="black" points="481,-97 481,-120 524,-120 524,-97 481,-97"/>
|
||||||
|
<text text-anchor="start" x="485" y="-104.8" font-family="arial" font-size="14.00">0.3 m</text>
|
||||||
|
<text text-anchor="start" x="423" y="-85.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="404" y="-68.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="472" y="-68.8" font-family="arial" font-size="14.00">X4:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-61 326,-63 524,-63 524,-61 326,-61"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-59 326,-61 524,-61 524,-59 326,-59"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-57 326,-59 524,-59 524,-57 326,-57"/>
|
||||||
|
<text text-anchor="start" x="403.5" y="-43.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="472" y="-43.8" font-family="arial" font-size="14.00">X4:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-36 326,-38 524,-38 524,-36 326,-36"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="326,-34 326,-36 524,-36 524,-34 326,-34"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-32 326,-34 524,-34 524,-32 326,-32"/>
|
||||||
|
<text text-anchor="start" x="350.5" y="-18.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_1--W4 -->
|
||||||
|
<g id="edge25" class="edge">
|
||||||
|
<title>_ferrule_crimp_1:e--W4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M169,-76C237.76,-76.65 254.29,-58.65 326,-58"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M169,-78C239.23,-78 255.77,-60 326,-60"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M169,-80C240.71,-79.35 257.24,-61.35 326,-62"/>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_2 -->
|
||||||
|
<g id="node6" class="node">
|
||||||
|
<title>_ferrule_crimp_2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="168,-36 14,-36 14,0 168,0 168,-36"/>
|
||||||
|
<polygon fill="none" stroke="black" points="14,-6 14,-29 101,-29 101,-6 14,-6"/>
|
||||||
|
<text text-anchor="start" x="18" y="-13.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
<polygon fill="none" stroke="black" points="101,-6 101,-29 168,-29 168,-6 101,-6"/>
|
||||||
|
<text text-anchor="start" x="105" y="-13.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_2--W4 -->
|
||||||
|
<g id="edge26" class="edge">
|
||||||
|
<title>_ferrule_crimp_2:e--W4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M169,-16C240.62,-16.6 257.24,-33.6 326,-33"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M169,-18C239.19,-18 255.81,-35 326,-35"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M169,-20C237.76,-19.4 254.38,-36.4 326,-37"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-670C587.76,-670.02 603.75,-668.02 668,-668"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-672C588.01,-672 603.99,-670 668,-670"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-674C588.25,-673.98 604.24,-671.98 668,-672"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-645C587.88,-645 603.87,-644 668,-644"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M524,-647C588,-647 604,-646 668,-646"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-649C588.13,-649 604.12,-648 668,-648"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-620C588.13,-620 604.12,-621 668,-621"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M524,-622C588,-622 604,-623 668,-623"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-624C587.88,-624 603.87,-625 668,-625"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-595C588.38,-595.03 604.36,-598.03 668,-598"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M524,-597C588.01,-597 603.99,-600 668,-600"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-599C587.64,-598.97 603.62,-601.97 668,-602"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge10" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-466C587.76,-466.02 603.75,-464.02 668,-464"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-468C588.01,-468 603.99,-466 668,-466"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-470C588.25,-469.98 604.24,-467.98 668,-468"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge12" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-441C587.88,-441 603.87,-440 668,-440"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M524,-443C588,-443 604,-442 668,-442"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-445C588.13,-445 604.12,-444 668,-444"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge14" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-416C588.13,-416 604.12,-417 668,-417"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M524,-418C588,-418 604,-419 668,-419"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-420C587.88,-420 603.87,-421 668,-421"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge16" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-391C588.38,-391.03 604.36,-394.03 668,-394"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M524,-393C588.01,-393 603.99,-396 668,-396"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-395C587.64,-394.97 603.62,-397.97 668,-398"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge18" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-262C589.12,-262.26 604.87,-271.26 668,-271"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-264C588.12,-264 603.88,-273 668,-273"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-266C587.13,-265.74 602.88,-274.74 668,-275"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge20" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-237C586.97,-237.47 602.45,-224.47 668,-224"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M524,-239C588.26,-239 603.74,-226 668,-226"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-241C589.55,-240.53 605.03,-227.53 668,-228"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge22" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-212C587.04,-212.36 602.66,-201.36 668,-201"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M524,-214C588.19,-214 603.81,-203 668,-203"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-216C589.34,-215.64 604.96,-204.64 668,-205"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge24" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-187C587.13,-187.26 602.88,-178.26 668,-178"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M524,-189C588.12,-189 603.88,-180 668,-180"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-191C589.12,-190.74 604.87,-181.74 668,-182"/>
|
||||||
|
</g>
|
||||||
|
<!-- W4--X4 -->
|
||||||
|
<g id="edge27" class="edge">
|
||||||
|
<title>W4:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-58C640.13,-60.74 555.59,-273.74 668,-271"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-60C638.27,-60 553.73,-273 668,-273"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-62C636.41,-59.26 551.87,-272.26 668,-275"/>
|
||||||
|
</g>
|
||||||
|
<!-- W4--X4 -->
|
||||||
|
<g id="edge28" class="edge">
|
||||||
|
<title>W4:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-33C640.5,-35.74 555.22,-249.74 668,-247"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M524,-35C638.64,-35 553.36,-249 668,-249"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M524,-37C636.78,-34.26 551.5,-248.26 668,-251"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 36 KiB |
3
examples/ex01.bom.tsv
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
Item Qty Unit Designators
|
||||||
|
Connector, Molex KK 254, female, 4 pins 2 X1, X2
|
||||||
|
Cable, Serial, 4 x 0.25 mm² shielded 0.2 m W1
|
||||||
|
24
examples/ex01.gv
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
graph {
|
||||||
|
// Graph generated by WireViz
|
||||||
|
// https://github.com/formatc1702/WireViz
|
||||||
|
graph [bgcolor=white fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||||
|
node [fillcolor=white fontname=arial shape=record style=filled]
|
||||||
|
edge [fontname=arial style=bold]
|
||||||
|
X1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X1</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td>GND</td><td port="p1r">1</td></tr><tr><td>VCC</td><td port="p2r">2</td></tr><tr><td>RX</td><td port="p3r">3</td></tr><tr><td>TX</td><td port="p4r">4</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X2 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X2</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td><td>GND</td></tr><tr><td port="p2l">2</td><td>VCC</td></tr><tr><td port="p3l">3</td><td>RX</td></tr><tr><td port="p4l">4</td><td>TX</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
edge [color="#000000:#895956:#000000"]
|
||||||
|
X1:p1r:e -- W1:w1:w
|
||||||
|
W1:w1:e -- X2:p1l:w
|
||||||
|
edge [color="#000000:#ff0000:#000000"]
|
||||||
|
X1:p2r:e -- W1:w2:w
|
||||||
|
W1:w2:e -- X2:p2l:w
|
||||||
|
edge [color="#000000:#ff8000:#000000"]
|
||||||
|
X1:p3r:e -- W1:w3:w
|
||||||
|
W1:w3:e -- X2:p4l:w
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
X1:p4r:e -- W1:w4:w
|
||||||
|
W1:w4:e -- X2:p3l:w
|
||||||
|
edge [color="#000000:#aaaaaa:#000000"]
|
||||||
|
X1:p1r:e -- W1:ws:w
|
||||||
|
W1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="5">W1</td></tr><tr><td balign="left">Serial</td><td balign="left">4x</td><td balign="left">0.25 mm² (24 AWG)</td><td balign="left">+ S</td><td balign="left">0.2 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X1:1</td><td>BN</td><td>X2:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#895956" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:2</td><td>RD</td><td>X2:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff0000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:3</td><td>OG</td><td>X2:4</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff8000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:4</td><td>YE</td><td>X2:3</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w4" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr><tr><td>X1:1</td><td>Shield</td><td><!-- s_out --></td></tr><tr><td colspan="3" cellpadding="0" height="6" border="2" sides="b" port="ws"></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style=""]
|
||||||
|
}
|
||||||
180
examples/ex01.html
Normal file
@ -0,0 +1,180 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html><head><meta charset="UTF-8"></head><body style="font-family:Arial"><h1>Diagram</h1><!-- XML and DOCTYPE declarations from SVG file removed -->
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="931pt" height="232pt"
|
||||||
|
viewBox="0.00 0.00 931.00 232.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 228)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-228 927,-228 927,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="182,-195 0,-195 0,-57 182,-57 182,-195"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-172 0,-195 182,-195 182,-172 0,-172"/>
|
||||||
|
<text text-anchor="start" x="82.5" y="-179.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-149 0,-172 93,-172 93,-149 0,-149"/>
|
||||||
|
<text text-anchor="start" x="4" y="-156.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-149 93,-172 143,-172 143,-149 93,-149"/>
|
||||||
|
<text text-anchor="start" x="97" y="-156.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="143,-149 143,-172 182,-172 182,-149 143,-149"/>
|
||||||
|
<text text-anchor="start" x="147" y="-156.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-126 0,-149 103,-149 103,-126 0,-126"/>
|
||||||
|
<text text-anchor="start" x="36" y="-133.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-126 103,-149 182,-149 182,-126 103,-126"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-133.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-103 0,-126 103,-126 103,-103 0,-103"/>
|
||||||
|
<text text-anchor="start" x="37" y="-110.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-103 103,-126 182,-126 182,-103 103,-103"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-110.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-80 0,-103 103,-103 103,-80 0,-80"/>
|
||||||
|
<text text-anchor="start" x="42" y="-87.8" font-family="arial" font-size="14.00">RX</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-80 103,-103 182,-103 182,-80 103,-80"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-87.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-57 0,-80 103,-80 103,-57 0,-57"/>
|
||||||
|
<text text-anchor="start" x="42.5" y="-64.8" font-family="arial" font-size="14.00">TX</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-57 103,-80 182,-80 182,-57 103,-57"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-64.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="none" stroke="black" points="597,-224 326,-224 326,0 597,0 597,-224"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-201 326.5,-224 597.5,-224 597.5,-201 326.5,-201"/>
|
||||||
|
<text text-anchor="start" x="451" y="-208.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-178 326.5,-201 369.5,-201 369.5,-178 326.5,-178"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-185.8" font-family="arial" font-size="14.00">Serial</text>
|
||||||
|
<polygon fill="none" stroke="black" points="369.5,-178 369.5,-201 392.5,-201 392.5,-178 369.5,-178"/>
|
||||||
|
<text text-anchor="start" x="373.5" y="-185.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="392.5,-178 392.5,-201 524.5,-201 524.5,-178 392.5,-178"/>
|
||||||
|
<text text-anchor="start" x="396.5" y="-185.8" font-family="arial" font-size="14.00">0.25 mm² (24 AWG)</text>
|
||||||
|
<polygon fill="none" stroke="black" points="524.5,-178 524.5,-201 554.5,-201 554.5,-178 524.5,-178"/>
|
||||||
|
<text text-anchor="start" x="528.5" y="-185.8" font-family="arial" font-size="14.00">+ S</text>
|
||||||
|
<polygon fill="none" stroke="black" points="554.5,-178 554.5,-201 597.5,-201 597.5,-178 554.5,-178"/>
|
||||||
|
<text text-anchor="start" x="558.5" y="-185.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="460" y="-166.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="356" y="-149.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="452.5" y="-149.8" font-family="arial" font-size="14.00">BN</text>
|
||||||
|
<text text-anchor="start" x="540" y="-149.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-142 326.5,-144 597.5,-144 597.5,-142 326.5,-142"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="326.5,-140 326.5,-142 597.5,-142 597.5,-140 326.5,-140"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-138 326.5,-140 597.5,-140 597.5,-138 326.5,-138"/>
|
||||||
|
<text text-anchor="start" x="356" y="-124.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="452" y="-124.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="540" y="-124.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-117 326.5,-119 597.5,-119 597.5,-117 326.5,-117"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="326.5,-115 326.5,-117 597.5,-117 597.5,-115 326.5,-115"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-113 326.5,-115 597.5,-115 597.5,-113 326.5,-113"/>
|
||||||
|
<text text-anchor="start" x="356" y="-99.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="450.5" y="-99.8" font-family="arial" font-size="14.00">OG</text>
|
||||||
|
<text text-anchor="start" x="540" y="-99.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-92 326.5,-94 597.5,-94 597.5,-92 326.5,-92"/>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="326.5,-90 326.5,-92 597.5,-92 597.5,-90 326.5,-90"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-88 326.5,-90 597.5,-90 597.5,-88 326.5,-88"/>
|
||||||
|
<text text-anchor="start" x="356" y="-74.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<text text-anchor="start" x="452.5" y="-74.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="540" y="-74.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-67 326.5,-69 597.5,-69 597.5,-67 326.5,-67"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-65 326.5,-67 597.5,-67 597.5,-65 326.5,-65"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-63 326.5,-65 597.5,-65 597.5,-63 326.5,-63"/>
|
||||||
|
<text text-anchor="start" x="368" y="-49.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="356" y="-30.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="443" y="-30.8" font-family="arial" font-size="14.00">Shield</text>
|
||||||
|
<polyline fill="none" stroke="black" stroke-width="2" points="327.5,-20 596.5,-20 "/>
|
||||||
|
<text text-anchor="start" x="368" y="-5.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-136C246.38,-136.03 262.36,-139.03 326,-139"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M182,-138C246.01,-138 261.99,-141 326,-141"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-140C245.64,-139.97 261.62,-142.97 326,-143"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-112C246.25,-112.02 262.24,-114.02 326,-114"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M182,-114C246.01,-114 261.99,-116 326,-116"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-116C245.76,-115.98 261.75,-117.98 326,-118"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-89C246,-89 262,-89 326,-89"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M182,-91C246,-91 262,-91 326,-91"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-93C246,-93 262,-93 326,-93"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-66C245.76,-66.02 261.75,-64.02 326,-64"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-68C246.01,-68 261.99,-66 326,-66"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-70C246.25,-69.98 262.24,-67.98 326,-68"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge9" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-136C262.21,-138.35 241.85,-22.35 326,-20"/>
|
||||||
|
<path fill="none" stroke="#aaaaaa" stroke-width="2" d="M182,-138C264.18,-138 243.82,-22 326,-22"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-140C266.15,-137.65 245.79,-21.65 326,-24"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="923,-197 741,-197 741,-59 923,-59 923,-197"/>
|
||||||
|
<polygon fill="none" stroke="black" points="741,-174 741,-197 923,-197 923,-174 741,-174"/>
|
||||||
|
<text text-anchor="start" x="823.5" y="-181.8" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="741,-151 741,-174 834,-174 834,-151 741,-151"/>
|
||||||
|
<text text-anchor="start" x="745" y="-158.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="834,-151 834,-174 884,-174 884,-151 834,-151"/>
|
||||||
|
<text text-anchor="start" x="838" y="-158.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="884,-151 884,-174 923,-174 923,-151 884,-151"/>
|
||||||
|
<text text-anchor="start" x="888" y="-158.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="741,-128 741,-151 821,-151 821,-128 741,-128"/>
|
||||||
|
<text text-anchor="start" x="777" y="-135.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="821,-128 821,-151 923,-151 923,-128 821,-128"/>
|
||||||
|
<text text-anchor="start" x="856.5" y="-135.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="741,-105 741,-128 821,-128 821,-105 741,-105"/>
|
||||||
|
<text text-anchor="start" x="777" y="-112.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="821,-105 821,-128 923,-128 923,-105 821,-105"/>
|
||||||
|
<text text-anchor="start" x="857.5" y="-112.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="741,-82 741,-105 821,-105 821,-82 741,-82"/>
|
||||||
|
<text text-anchor="start" x="777" y="-89.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="821,-82 821,-105 923,-105 923,-82 821,-82"/>
|
||||||
|
<text text-anchor="start" x="862.5" y="-89.8" font-family="arial" font-size="14.00">RX</text>
|
||||||
|
<polygon fill="none" stroke="black" points="741,-59 741,-82 821,-82 821,-59 741,-59"/>
|
||||||
|
<text text-anchor="start" x="777" y="-66.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="821,-59 821,-82 923,-82 923,-59 821,-59"/>
|
||||||
|
<text text-anchor="start" x="863" y="-66.8" font-family="arial" font-size="14.00">TX</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M597,-139C660.88,-139 676.87,-138 741,-138"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M597,-141C661,-141 677,-140 741,-140"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M597,-143C661.13,-143 677.12,-142 741,-142"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M597,-114C661,-114 677,-114 741,-114"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M597,-116C661,-116 677,-116 741,-116"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M597,-118C661,-118 677,-118 741,-118"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M597,-89C660.04,-89.86 674.68,-68.86 741,-68"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M597,-91C661.68,-91 676.32,-70 741,-70"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M597,-93C663.32,-92.14 677.96,-71.14 741,-72"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M597,-64C663.9,-65.09 677.67,-92.09 741,-91"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M597,-66C662.12,-66 675.88,-93 741,-93"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M597,-68C660.33,-66.91 674.1,-93.91 741,-95"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<h1>Bill of Materials</h1><table style="border:1px solid #000000; font-size: 14pt; border-spacing: 0px"><tr><th align="left" style="border:1px solid #000000; padding: 8px">Item</th><th align="left" style="border:1px solid #000000; padding: 8px">Qty</th><th align="left" style="border:1px solid #000000; padding: 8px">Unit</th><th align="left" style="border:1px solid #000000; padding: 8px">Designators</th></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, Molex KK 254, female, 4 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">2</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">X1, X2</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Cable, Serial, 4 x 0.25 mm² shielded</td><td align="right" style="border:1px solid #000000; padding: 4px">0.2</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1</td></tr></table></body></html>
|
||||||
BIN
examples/ex01.png
Normal file
|
After Width: | Height: | Size: 46 KiB |
180
examples/ex01.svg
Normal file
@ -0,0 +1,180 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||||
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="931pt" height="232pt"
|
||||||
|
viewBox="0.00 0.00 931.00 232.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 228)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-228 927,-228 927,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="182,-195 0,-195 0,-57 182,-57 182,-195"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-172 0,-195 182,-195 182,-172 0,-172"/>
|
||||||
|
<text text-anchor="start" x="82.5" y="-179.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-149 0,-172 93,-172 93,-149 0,-149"/>
|
||||||
|
<text text-anchor="start" x="4" y="-156.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-149 93,-172 143,-172 143,-149 93,-149"/>
|
||||||
|
<text text-anchor="start" x="97" y="-156.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="143,-149 143,-172 182,-172 182,-149 143,-149"/>
|
||||||
|
<text text-anchor="start" x="147" y="-156.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-126 0,-149 103,-149 103,-126 0,-126"/>
|
||||||
|
<text text-anchor="start" x="36" y="-133.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-126 103,-149 182,-149 182,-126 103,-126"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-133.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-103 0,-126 103,-126 103,-103 0,-103"/>
|
||||||
|
<text text-anchor="start" x="37" y="-110.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-103 103,-126 182,-126 182,-103 103,-103"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-110.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-80 0,-103 103,-103 103,-80 0,-80"/>
|
||||||
|
<text text-anchor="start" x="42" y="-87.8" font-family="arial" font-size="14.00">RX</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-80 103,-103 182,-103 182,-80 103,-80"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-87.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-57 0,-80 103,-80 103,-57 0,-57"/>
|
||||||
|
<text text-anchor="start" x="42.5" y="-64.8" font-family="arial" font-size="14.00">TX</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-57 103,-80 182,-80 182,-57 103,-57"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-64.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="none" stroke="black" points="597,-224 326,-224 326,0 597,0 597,-224"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-201 326.5,-224 597.5,-224 597.5,-201 326.5,-201"/>
|
||||||
|
<text text-anchor="start" x="451" y="-208.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-178 326.5,-201 369.5,-201 369.5,-178 326.5,-178"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-185.8" font-family="arial" font-size="14.00">Serial</text>
|
||||||
|
<polygon fill="none" stroke="black" points="369.5,-178 369.5,-201 392.5,-201 392.5,-178 369.5,-178"/>
|
||||||
|
<text text-anchor="start" x="373.5" y="-185.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="392.5,-178 392.5,-201 524.5,-201 524.5,-178 392.5,-178"/>
|
||||||
|
<text text-anchor="start" x="396.5" y="-185.8" font-family="arial" font-size="14.00">0.25 mm² (24 AWG)</text>
|
||||||
|
<polygon fill="none" stroke="black" points="524.5,-178 524.5,-201 554.5,-201 554.5,-178 524.5,-178"/>
|
||||||
|
<text text-anchor="start" x="528.5" y="-185.8" font-family="arial" font-size="14.00">+ S</text>
|
||||||
|
<polygon fill="none" stroke="black" points="554.5,-178 554.5,-201 597.5,-201 597.5,-178 554.5,-178"/>
|
||||||
|
<text text-anchor="start" x="558.5" y="-185.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="460" y="-166.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="356" y="-149.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="452.5" y="-149.8" font-family="arial" font-size="14.00">BN</text>
|
||||||
|
<text text-anchor="start" x="540" y="-149.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-142 326.5,-144 597.5,-144 597.5,-142 326.5,-142"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="326.5,-140 326.5,-142 597.5,-142 597.5,-140 326.5,-140"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-138 326.5,-140 597.5,-140 597.5,-138 326.5,-138"/>
|
||||||
|
<text text-anchor="start" x="356" y="-124.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="452" y="-124.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="540" y="-124.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-117 326.5,-119 597.5,-119 597.5,-117 326.5,-117"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="326.5,-115 326.5,-117 597.5,-117 597.5,-115 326.5,-115"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-113 326.5,-115 597.5,-115 597.5,-113 326.5,-113"/>
|
||||||
|
<text text-anchor="start" x="356" y="-99.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="450.5" y="-99.8" font-family="arial" font-size="14.00">OG</text>
|
||||||
|
<text text-anchor="start" x="540" y="-99.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-92 326.5,-94 597.5,-94 597.5,-92 326.5,-92"/>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="326.5,-90 326.5,-92 597.5,-92 597.5,-90 326.5,-90"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-88 326.5,-90 597.5,-90 597.5,-88 326.5,-88"/>
|
||||||
|
<text text-anchor="start" x="356" y="-74.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<text text-anchor="start" x="452.5" y="-74.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="540" y="-74.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-67 326.5,-69 597.5,-69 597.5,-67 326.5,-67"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-65 326.5,-67 597.5,-67 597.5,-65 326.5,-65"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-63 326.5,-65 597.5,-65 597.5,-63 326.5,-63"/>
|
||||||
|
<text text-anchor="start" x="368" y="-49.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="356" y="-30.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="443" y="-30.8" font-family="arial" font-size="14.00">Shield</text>
|
||||||
|
<polyline fill="none" stroke="black" stroke-width="2" points="327.5,-20 596.5,-20 "/>
|
||||||
|
<text text-anchor="start" x="368" y="-5.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-136C246.38,-136.03 262.36,-139.03 326,-139"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M182,-138C246.01,-138 261.99,-141 326,-141"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-140C245.64,-139.97 261.62,-142.97 326,-143"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-112C246.25,-112.02 262.24,-114.02 326,-114"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M182,-114C246.01,-114 261.99,-116 326,-116"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-116C245.76,-115.98 261.75,-117.98 326,-118"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-89C246,-89 262,-89 326,-89"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M182,-91C246,-91 262,-91 326,-91"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-93C246,-93 262,-93 326,-93"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-66C245.76,-66.02 261.75,-64.02 326,-64"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-68C246.01,-68 261.99,-66 326,-66"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-70C246.25,-69.98 262.24,-67.98 326,-68"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge9" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-136C262.21,-138.35 241.85,-22.35 326,-20"/>
|
||||||
|
<path fill="none" stroke="#aaaaaa" stroke-width="2" d="M182,-138C264.18,-138 243.82,-22 326,-22"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-140C266.15,-137.65 245.79,-21.65 326,-24"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="923,-197 741,-197 741,-59 923,-59 923,-197"/>
|
||||||
|
<polygon fill="none" stroke="black" points="741,-174 741,-197 923,-197 923,-174 741,-174"/>
|
||||||
|
<text text-anchor="start" x="823.5" y="-181.8" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="741,-151 741,-174 834,-174 834,-151 741,-151"/>
|
||||||
|
<text text-anchor="start" x="745" y="-158.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="834,-151 834,-174 884,-174 884,-151 834,-151"/>
|
||||||
|
<text text-anchor="start" x="838" y="-158.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="884,-151 884,-174 923,-174 923,-151 884,-151"/>
|
||||||
|
<text text-anchor="start" x="888" y="-158.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="741,-128 741,-151 821,-151 821,-128 741,-128"/>
|
||||||
|
<text text-anchor="start" x="777" y="-135.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="821,-128 821,-151 923,-151 923,-128 821,-128"/>
|
||||||
|
<text text-anchor="start" x="856.5" y="-135.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="741,-105 741,-128 821,-128 821,-105 741,-105"/>
|
||||||
|
<text text-anchor="start" x="777" y="-112.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="821,-105 821,-128 923,-128 923,-105 821,-105"/>
|
||||||
|
<text text-anchor="start" x="857.5" y="-112.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="741,-82 741,-105 821,-105 821,-82 741,-82"/>
|
||||||
|
<text text-anchor="start" x="777" y="-89.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="821,-82 821,-105 923,-105 923,-82 821,-82"/>
|
||||||
|
<text text-anchor="start" x="862.5" y="-89.8" font-family="arial" font-size="14.00">RX</text>
|
||||||
|
<polygon fill="none" stroke="black" points="741,-59 741,-82 821,-82 821,-59 741,-59"/>
|
||||||
|
<text text-anchor="start" x="777" y="-66.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="821,-59 821,-82 923,-82 923,-59 821,-59"/>
|
||||||
|
<text text-anchor="start" x="863" y="-66.8" font-family="arial" font-size="14.00">TX</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M597,-139C660.88,-139 676.87,-138 741,-138"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M597,-141C661,-141 677,-140 741,-140"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M597,-143C661.13,-143 677.12,-142 741,-142"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M597,-114C661,-114 677,-114 741,-114"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M597,-116C661,-116 677,-116 741,-116"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M597,-118C661,-118 677,-118 741,-118"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M597,-89C660.04,-89.86 674.68,-68.86 741,-68"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M597,-91C661.68,-91 676.32,-70 741,-70"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M597,-93C663.32,-92.14 677.96,-71.14 741,-72"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M597,-64C663.9,-65.09 677.67,-92.09 741,-91"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M597,-66C662.12,-66 675.88,-93 741,-93"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M597,-68C660.33,-66.91 674.1,-93.91 741,-95"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 13 KiB |
5
examples/ex02.bom.tsv
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
Item Qty Unit Designators
|
||||||
|
Connector, Molex Micro-Fit, female, 2 pins 3 X2, X3, X4
|
||||||
|
Connector, Molex Micro-Fit, male, 2 pins 1 X1
|
||||||
|
Cable, 2 x 0.25 mm² 0.4 m W1, W2
|
||||||
|
Cable, 2 x 20 AWG 0.2 m W3
|
||||||
|
32
examples/ex02.gv
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
graph {
|
||||||
|
// Graph generated by WireViz
|
||||||
|
// https://github.com/formatc1702/WireViz
|
||||||
|
graph [bgcolor=white fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||||
|
node [fillcolor=white fontname=arial shape=record style=filled]
|
||||||
|
edge [fontname=arial style=bold]
|
||||||
|
X1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X1</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex Micro-Fit</td><td balign="left">male</td><td balign="left">2-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td>GND</td><td port="p1r">1</td></tr><tr><td>VCC</td><td port="p2r">2</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X2 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X2</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex Micro-Fit</td><td balign="left">female</td><td balign="left">2-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td><td>GND</td></tr><tr><td port="p2l">2</td><td>VCC</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X3 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X3</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex Micro-Fit</td><td balign="left">female</td><td balign="left">2-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td><td>GND</td></tr><tr><td port="p2l">2</td><td>VCC</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X4 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X4</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex Micro-Fit</td><td balign="left">female</td><td balign="left">2-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td><td>GND</td></tr><tr><td port="p2l">2</td><td>VCC</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
edge [color="#000000:#000000:#000000"]
|
||||||
|
X1:p1r:e -- W1:w1:w
|
||||||
|
W1:w1:e -- X2:p1l:w
|
||||||
|
edge [color="#000000:#ff0000:#000000"]
|
||||||
|
X1:p2r:e -- W1:w2:w
|
||||||
|
W1:w2:e -- X2:p2l:w
|
||||||
|
W1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W1</td></tr><tr><td balign="left">2x</td><td balign="left">0.25 mm² (24 AWG)</td><td balign="left">0.2 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X1:1</td><td>BK</td><td>X2:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:2</td><td>RD</td><td>X2:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff0000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style=""]
|
||||||
|
edge [color="#000000:#000000:#000000"]
|
||||||
|
X1:p1r:e -- W2:w1:w
|
||||||
|
W2:w1:e -- X3:p1l:w
|
||||||
|
edge [color="#000000:#ff0000:#000000"]
|
||||||
|
X1:p2r:e -- W2:w2:w
|
||||||
|
W2:w2:e -- X3:p2l:w
|
||||||
|
W2 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W2</td></tr><tr><td balign="left">2x</td><td balign="left">0.25 mm² (24 AWG)</td><td balign="left">0.2 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X1:1</td><td>BK</td><td>X3:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:2</td><td>RD</td><td>X3:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff0000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style=""]
|
||||||
|
edge [color="#000000:#000000:#000000"]
|
||||||
|
X1:p1r:e -- W3:w1:w
|
||||||
|
W3:w1:e -- X4:p1l:w
|
||||||
|
edge [color="#000000:#ff0000:#000000"]
|
||||||
|
X1:p2r:e -- W3:w2:w
|
||||||
|
W3:w2:e -- X4:p2l:w
|
||||||
|
W3 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W3</td></tr><tr><td balign="left">2x</td><td balign="left">20 AWG (0.75 mm²)</td><td balign="left">0.2 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X1:1</td><td>BK</td><td>X4:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:2</td><td>RD</td><td>X4:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff0000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style=""]
|
||||||
|
}
|
||||||
261
examples/ex02.html
Normal file
@ -0,0 +1,261 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html><head><meta charset="UTF-8"></head><body style="font-family:Arial"><h1>Diagram</h1><!-- XML and DOCTYPE declarations from SVG file removed -->
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="865pt" height="446pt"
|
||||||
|
viewBox="0.00 0.00 865.00 446.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 442)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-442 861,-442 861,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="180,-258 0,-258 0,-166 180,-166 180,-258"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-235 0,-258 180,-258 180,-235 0,-235"/>
|
||||||
|
<text text-anchor="start" x="81.5" y="-242.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-212 0,-235 102,-235 102,-212 0,-212"/>
|
||||||
|
<text text-anchor="start" x="4" y="-219.8" font-family="arial" font-size="14.00">Molex Micro-Fit</text>
|
||||||
|
<polygon fill="none" stroke="black" points="102,-212 102,-235 141,-235 141,-212 102,-212"/>
|
||||||
|
<text text-anchor="start" x="106" y="-219.8" font-family="arial" font-size="14.00">male</text>
|
||||||
|
<polygon fill="none" stroke="black" points="141,-212 141,-235 180,-235 180,-212 141,-212"/>
|
||||||
|
<text text-anchor="start" x="145" y="-219.8" font-family="arial" font-size="14.00">2-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-189 0,-212 102,-212 102,-189 0,-189"/>
|
||||||
|
<text text-anchor="start" x="35.5" y="-196.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="102,-189 102,-212 180,-212 180,-189 102,-189"/>
|
||||||
|
<text text-anchor="start" x="137" y="-196.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-166 0,-189 102,-189 102,-166 0,-166"/>
|
||||||
|
<text text-anchor="start" x="36.5" y="-173.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="102,-166 102,-189 180,-189 180,-166 102,-166"/>
|
||||||
|
<text text-anchor="start" x="137" y="-173.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node5" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="none" stroke="black" points="522,-438 324,-438 324,-308 522,-308 522,-438"/>
|
||||||
|
<polygon fill="none" stroke="black" points="324,-415 324,-438 522,-438 522,-415 324,-415"/>
|
||||||
|
<text text-anchor="start" x="412" y="-422.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="324,-392 324,-415 347,-415 347,-392 324,-392"/>
|
||||||
|
<text text-anchor="start" x="328" y="-399.8" font-family="arial" font-size="14.00">2x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="347,-392 347,-415 479,-415 479,-392 347,-392"/>
|
||||||
|
<text text-anchor="start" x="351" y="-399.8" font-family="arial" font-size="14.00">0.25 mm² (24 AWG)</text>
|
||||||
|
<polygon fill="none" stroke="black" points="479,-392 479,-415 522,-415 522,-392 479,-392"/>
|
||||||
|
<text text-anchor="start" x="483" y="-399.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="421" y="-380.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="344.5" y="-363.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="414" y="-363.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="474" y="-363.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-356 324,-358 522,-358 522,-356 324,-356"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-354 324,-356 522,-356 522,-354 324,-354"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-352 324,-354 522,-354 522,-352 324,-352"/>
|
||||||
|
<text text-anchor="start" x="344.5" y="-338.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="413.5" y="-338.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="474" y="-338.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-331 324,-333 522,-333 522,-331 324,-331"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="324,-329 324,-331 522,-331 522,-329 324,-329"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-327 324,-329 522,-329 522,-327 324,-327"/>
|
||||||
|
<text text-anchor="start" x="356.5" y="-313.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-198C275.95,-200.55 231.89,-355.55 324,-353"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-200C274.03,-200 229.97,-355 324,-355"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-202C272.11,-199.45 228.05,-354.45 324,-357"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-175C275.31,-177.54 232.55,-330.54 324,-328"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M180,-177C273.38,-177 230.62,-330 324,-330"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-179C271.45,-176.46 228.69,-329.46 324,-332"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2 -->
|
||||||
|
<g id="node6" class="node">
|
||||||
|
<title>W2</title>
|
||||||
|
<polygon fill="none" stroke="black" points="522,-284 324,-284 324,-154 522,-154 522,-284"/>
|
||||||
|
<polygon fill="none" stroke="black" points="324,-261 324,-284 522,-284 522,-261 324,-261"/>
|
||||||
|
<text text-anchor="start" x="412" y="-268.8" font-family="arial" font-size="14.00">W2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="324,-238 324,-261 347,-261 347,-238 324,-238"/>
|
||||||
|
<text text-anchor="start" x="328" y="-245.8" font-family="arial" font-size="14.00">2x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="347,-238 347,-261 479,-261 479,-238 347,-238"/>
|
||||||
|
<text text-anchor="start" x="351" y="-245.8" font-family="arial" font-size="14.00">0.25 mm² (24 AWG)</text>
|
||||||
|
<polygon fill="none" stroke="black" points="479,-238 479,-261 522,-261 522,-238 479,-238"/>
|
||||||
|
<text text-anchor="start" x="483" y="-245.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="421" y="-226.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="344.5" y="-209.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="414" y="-209.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="474" y="-209.8" font-family="arial" font-size="14.00">X3:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-202 324,-204 522,-204 522,-202 324,-202"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-200 324,-202 522,-202 522,-200 324,-200"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-198 324,-200 522,-200 522,-198 324,-198"/>
|
||||||
|
<text text-anchor="start" x="344.5" y="-184.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="413.5" y="-184.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="474" y="-184.8" font-family="arial" font-size="14.00">X3:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-177 324,-179 522,-179 522,-177 324,-177"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="324,-175 324,-177 522,-177 522,-175 324,-175"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-173 324,-175 522,-175 522,-173 324,-173"/>
|
||||||
|
<text text-anchor="start" x="356.5" y="-159.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W2 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-198C244.13,-198 260.12,-199 324,-199"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-200C244,-200 260,-201 324,-201"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-202C243.88,-202 259.87,-203 324,-203"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W2 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-175C243.88,-175 259.87,-174 324,-174"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M180,-177C244,-177 260,-176 324,-176"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-179C244.13,-179 260.12,-178 324,-178"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3 -->
|
||||||
|
<g id="node7" class="node">
|
||||||
|
<title>W3</title>
|
||||||
|
<polygon fill="none" stroke="black" points="522,-130 324,-130 324,0 522,0 522,-130"/>
|
||||||
|
<polygon fill="none" stroke="black" points="324,-107 324,-130 522,-130 522,-107 324,-107"/>
|
||||||
|
<text text-anchor="start" x="412" y="-114.8" font-family="arial" font-size="14.00">W3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="324,-84 324,-107 347,-107 347,-84 324,-84"/>
|
||||||
|
<text text-anchor="start" x="328" y="-91.8" font-family="arial" font-size="14.00">2x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="347,-84 347,-107 479,-107 479,-84 347,-84"/>
|
||||||
|
<text text-anchor="start" x="351" y="-91.8" font-family="arial" font-size="14.00">20 AWG (0.75 mm²)</text>
|
||||||
|
<polygon fill="none" stroke="black" points="479,-84 479,-107 522,-107 522,-84 479,-84"/>
|
||||||
|
<text text-anchor="start" x="483" y="-91.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="421" y="-72.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="344.5" y="-55.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="414" y="-55.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="474" y="-55.8" font-family="arial" font-size="14.00">X4:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-48 324,-50 522,-50 522,-48 324,-48"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-46 324,-48 522,-48 522,-46 324,-46"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-44 324,-46 522,-46 522,-44 324,-44"/>
|
||||||
|
<text text-anchor="start" x="344.5" y="-30.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="413.5" y="-30.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="474" y="-30.8" font-family="arial" font-size="14.00">X4:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-23 324,-25 522,-25 522,-23 324,-23"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="324,-21 324,-23 522,-23 522,-21 324,-21"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-19 324,-21 522,-21 522,-19 324,-19"/>
|
||||||
|
<text text-anchor="start" x="356.5" y="-5.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W3 -->
|
||||||
|
<g id="edge9" class="edge">
|
||||||
|
<title>X1:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-198C271.45,-200.54 228.69,-47.54 324,-45"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-200C273.38,-200 230.62,-47 324,-47"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-202C275.31,-199.46 232.55,-46.46 324,-49"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W3 -->
|
||||||
|
<g id="edge11" class="edge">
|
||||||
|
<title>X1:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-175C272.11,-177.55 228.05,-22.55 324,-20"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M180,-177C274.03,-177 229.97,-22 324,-22"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-179C275.95,-176.45 231.89,-21.45 324,-24"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="857,-412 666,-412 666,-320 857,-320 857,-412"/>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-389 666.5,-412 857.5,-412 857.5,-389 666.5,-389"/>
|
||||||
|
<text text-anchor="start" x="753.5" y="-396.8" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-366 666.5,-389 768.5,-389 768.5,-366 666.5,-366"/>
|
||||||
|
<text text-anchor="start" x="670.5" y="-373.8" font-family="arial" font-size="14.00">Molex Micro-Fit</text>
|
||||||
|
<polygon fill="none" stroke="black" points="768.5,-366 768.5,-389 818.5,-389 818.5,-366 768.5,-366"/>
|
||||||
|
<text text-anchor="start" x="772.5" y="-373.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="818.5,-366 818.5,-389 857.5,-389 857.5,-366 818.5,-366"/>
|
||||||
|
<text text-anchor="start" x="822.5" y="-373.8" font-family="arial" font-size="14.00">2-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-343 666.5,-366 750.5,-366 750.5,-343 666.5,-343"/>
|
||||||
|
<text text-anchor="start" x="704.5" y="-350.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="750.5,-343 750.5,-366 857.5,-366 857.5,-343 750.5,-343"/>
|
||||||
|
<text text-anchor="start" x="788.5" y="-350.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-320 666.5,-343 750.5,-343 750.5,-320 666.5,-320"/>
|
||||||
|
<text text-anchor="start" x="704.5" y="-327.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="750.5,-320 750.5,-343 857.5,-343 857.5,-320 750.5,-320"/>
|
||||||
|
<text text-anchor="start" x="789.5" y="-327.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
</g>
|
||||||
|
<!-- X3 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>X3</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="857,-258 666,-258 666,-166 857,-166 857,-258"/>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-235 666.5,-258 857.5,-258 857.5,-235 666.5,-235"/>
|
||||||
|
<text text-anchor="start" x="753.5" y="-242.8" font-family="arial" font-size="14.00">X3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-212 666.5,-235 768.5,-235 768.5,-212 666.5,-212"/>
|
||||||
|
<text text-anchor="start" x="670.5" y="-219.8" font-family="arial" font-size="14.00">Molex Micro-Fit</text>
|
||||||
|
<polygon fill="none" stroke="black" points="768.5,-212 768.5,-235 818.5,-235 818.5,-212 768.5,-212"/>
|
||||||
|
<text text-anchor="start" x="772.5" y="-219.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="818.5,-212 818.5,-235 857.5,-235 857.5,-212 818.5,-212"/>
|
||||||
|
<text text-anchor="start" x="822.5" y="-219.8" font-family="arial" font-size="14.00">2-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-189 666.5,-212 750.5,-212 750.5,-189 666.5,-189"/>
|
||||||
|
<text text-anchor="start" x="704.5" y="-196.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="750.5,-189 750.5,-212 857.5,-212 857.5,-189 750.5,-189"/>
|
||||||
|
<text text-anchor="start" x="788.5" y="-196.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-166 666.5,-189 750.5,-189 750.5,-166 666.5,-166"/>
|
||||||
|
<text text-anchor="start" x="704.5" y="-173.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="750.5,-166 750.5,-189 857.5,-189 857.5,-166 750.5,-166"/>
|
||||||
|
<text text-anchor="start" x="789.5" y="-173.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
</g>
|
||||||
|
<!-- X4 -->
|
||||||
|
<g id="node4" class="node">
|
||||||
|
<title>X4</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="857,-104 666,-104 666,-12 857,-12 857,-104"/>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-81 666.5,-104 857.5,-104 857.5,-81 666.5,-81"/>
|
||||||
|
<text text-anchor="start" x="753.5" y="-88.8" font-family="arial" font-size="14.00">X4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-58 666.5,-81 768.5,-81 768.5,-58 666.5,-58"/>
|
||||||
|
<text text-anchor="start" x="670.5" y="-65.8" font-family="arial" font-size="14.00">Molex Micro-Fit</text>
|
||||||
|
<polygon fill="none" stroke="black" points="768.5,-58 768.5,-81 818.5,-81 818.5,-58 768.5,-58"/>
|
||||||
|
<text text-anchor="start" x="772.5" y="-65.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="818.5,-58 818.5,-81 857.5,-81 857.5,-58 818.5,-58"/>
|
||||||
|
<text text-anchor="start" x="822.5" y="-65.8" font-family="arial" font-size="14.00">2-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-35 666.5,-58 750.5,-58 750.5,-35 666.5,-35"/>
|
||||||
|
<text text-anchor="start" x="704.5" y="-42.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="750.5,-35 750.5,-58 857.5,-58 857.5,-35 750.5,-35"/>
|
||||||
|
<text text-anchor="start" x="788.5" y="-42.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-12 666.5,-35 750.5,-35 750.5,-12 666.5,-12"/>
|
||||||
|
<text text-anchor="start" x="704.5" y="-19.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="750.5,-12 750.5,-35 857.5,-35 857.5,-12 750.5,-12"/>
|
||||||
|
<text text-anchor="start" x="789.5" y="-19.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-353C585.88,-353 601.87,-352 666,-352"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-355C586,-355 602,-354 666,-354"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-357C586.13,-357 602.12,-356 666,-356"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-328C586.13,-328 602.12,-329 666,-329"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M522,-330C586,-330 602,-331 666,-331"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-332C585.88,-332 601.87,-333 666,-333"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-199C585.88,-199 601.87,-198 666,-198"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-201C586,-201 602,-200 666,-200"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-203C586.13,-203 602.12,-202 666,-202"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-174C586.13,-174 602.12,-175 666,-175"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M522,-176C586,-176 602,-177 666,-177"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-178C585.88,-178 601.87,-179 666,-179"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge10" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-45C585.88,-45 601.87,-44 666,-44"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-47C586,-47 602,-46 666,-46"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-49C586.13,-49 602.12,-48 666,-48"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge12" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-20C586.13,-20 602.12,-21 666,-21"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M522,-22C586,-22 602,-23 666,-23"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-24C585.88,-24 601.87,-25 666,-25"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<h1>Bill of Materials</h1><table style="border:1px solid #000000; font-size: 14pt; border-spacing: 0px"><tr><th align="left" style="border:1px solid #000000; padding: 8px">Item</th><th align="left" style="border:1px solid #000000; padding: 8px">Qty</th><th align="left" style="border:1px solid #000000; padding: 8px">Unit</th><th align="left" style="border:1px solid #000000; padding: 8px">Designators</th></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, Molex Micro-Fit, female, 2 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">3</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">X2, X3, X4</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, Molex Micro-Fit, male, 2 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">1</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">X1</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Cable, 2 x 0.25 mm²</td><td align="right" style="border:1px solid #000000; padding: 4px">0.4</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1, W2</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Cable, 2 x 20 AWG</td><td align="right" style="border:1px solid #000000; padding: 4px">0.2</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W3</td></tr></table></body></html>
|
||||||
BIN
examples/ex02.png
Normal file
|
After Width: | Height: | Size: 80 KiB |
261
examples/ex02.svg
Normal file
@ -0,0 +1,261 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||||
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="865pt" height="446pt"
|
||||||
|
viewBox="0.00 0.00 865.00 446.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 442)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-442 861,-442 861,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="180,-258 0,-258 0,-166 180,-166 180,-258"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-235 0,-258 180,-258 180,-235 0,-235"/>
|
||||||
|
<text text-anchor="start" x="81.5" y="-242.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-212 0,-235 102,-235 102,-212 0,-212"/>
|
||||||
|
<text text-anchor="start" x="4" y="-219.8" font-family="arial" font-size="14.00">Molex Micro-Fit</text>
|
||||||
|
<polygon fill="none" stroke="black" points="102,-212 102,-235 141,-235 141,-212 102,-212"/>
|
||||||
|
<text text-anchor="start" x="106" y="-219.8" font-family="arial" font-size="14.00">male</text>
|
||||||
|
<polygon fill="none" stroke="black" points="141,-212 141,-235 180,-235 180,-212 141,-212"/>
|
||||||
|
<text text-anchor="start" x="145" y="-219.8" font-family="arial" font-size="14.00">2-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-189 0,-212 102,-212 102,-189 0,-189"/>
|
||||||
|
<text text-anchor="start" x="35.5" y="-196.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="102,-189 102,-212 180,-212 180,-189 102,-189"/>
|
||||||
|
<text text-anchor="start" x="137" y="-196.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-166 0,-189 102,-189 102,-166 0,-166"/>
|
||||||
|
<text text-anchor="start" x="36.5" y="-173.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="102,-166 102,-189 180,-189 180,-166 102,-166"/>
|
||||||
|
<text text-anchor="start" x="137" y="-173.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node5" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="none" stroke="black" points="522,-438 324,-438 324,-308 522,-308 522,-438"/>
|
||||||
|
<polygon fill="none" stroke="black" points="324,-415 324,-438 522,-438 522,-415 324,-415"/>
|
||||||
|
<text text-anchor="start" x="412" y="-422.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="324,-392 324,-415 347,-415 347,-392 324,-392"/>
|
||||||
|
<text text-anchor="start" x="328" y="-399.8" font-family="arial" font-size="14.00">2x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="347,-392 347,-415 479,-415 479,-392 347,-392"/>
|
||||||
|
<text text-anchor="start" x="351" y="-399.8" font-family="arial" font-size="14.00">0.25 mm² (24 AWG)</text>
|
||||||
|
<polygon fill="none" stroke="black" points="479,-392 479,-415 522,-415 522,-392 479,-392"/>
|
||||||
|
<text text-anchor="start" x="483" y="-399.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="421" y="-380.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="344.5" y="-363.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="414" y="-363.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="474" y="-363.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-356 324,-358 522,-358 522,-356 324,-356"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-354 324,-356 522,-356 522,-354 324,-354"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-352 324,-354 522,-354 522,-352 324,-352"/>
|
||||||
|
<text text-anchor="start" x="344.5" y="-338.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="413.5" y="-338.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="474" y="-338.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-331 324,-333 522,-333 522,-331 324,-331"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="324,-329 324,-331 522,-331 522,-329 324,-329"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-327 324,-329 522,-329 522,-327 324,-327"/>
|
||||||
|
<text text-anchor="start" x="356.5" y="-313.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-198C275.95,-200.55 231.89,-355.55 324,-353"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-200C274.03,-200 229.97,-355 324,-355"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-202C272.11,-199.45 228.05,-354.45 324,-357"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-175C275.31,-177.54 232.55,-330.54 324,-328"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M180,-177C273.38,-177 230.62,-330 324,-330"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-179C271.45,-176.46 228.69,-329.46 324,-332"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2 -->
|
||||||
|
<g id="node6" class="node">
|
||||||
|
<title>W2</title>
|
||||||
|
<polygon fill="none" stroke="black" points="522,-284 324,-284 324,-154 522,-154 522,-284"/>
|
||||||
|
<polygon fill="none" stroke="black" points="324,-261 324,-284 522,-284 522,-261 324,-261"/>
|
||||||
|
<text text-anchor="start" x="412" y="-268.8" font-family="arial" font-size="14.00">W2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="324,-238 324,-261 347,-261 347,-238 324,-238"/>
|
||||||
|
<text text-anchor="start" x="328" y="-245.8" font-family="arial" font-size="14.00">2x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="347,-238 347,-261 479,-261 479,-238 347,-238"/>
|
||||||
|
<text text-anchor="start" x="351" y="-245.8" font-family="arial" font-size="14.00">0.25 mm² (24 AWG)</text>
|
||||||
|
<polygon fill="none" stroke="black" points="479,-238 479,-261 522,-261 522,-238 479,-238"/>
|
||||||
|
<text text-anchor="start" x="483" y="-245.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="421" y="-226.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="344.5" y="-209.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="414" y="-209.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="474" y="-209.8" font-family="arial" font-size="14.00">X3:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-202 324,-204 522,-204 522,-202 324,-202"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-200 324,-202 522,-202 522,-200 324,-200"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-198 324,-200 522,-200 522,-198 324,-198"/>
|
||||||
|
<text text-anchor="start" x="344.5" y="-184.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="413.5" y="-184.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="474" y="-184.8" font-family="arial" font-size="14.00">X3:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-177 324,-179 522,-179 522,-177 324,-177"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="324,-175 324,-177 522,-177 522,-175 324,-175"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-173 324,-175 522,-175 522,-173 324,-173"/>
|
||||||
|
<text text-anchor="start" x="356.5" y="-159.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W2 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-198C244.13,-198 260.12,-199 324,-199"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-200C244,-200 260,-201 324,-201"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-202C243.88,-202 259.87,-203 324,-203"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W2 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-175C243.88,-175 259.87,-174 324,-174"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M180,-177C244,-177 260,-176 324,-176"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-179C244.13,-179 260.12,-178 324,-178"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3 -->
|
||||||
|
<g id="node7" class="node">
|
||||||
|
<title>W3</title>
|
||||||
|
<polygon fill="none" stroke="black" points="522,-130 324,-130 324,0 522,0 522,-130"/>
|
||||||
|
<polygon fill="none" stroke="black" points="324,-107 324,-130 522,-130 522,-107 324,-107"/>
|
||||||
|
<text text-anchor="start" x="412" y="-114.8" font-family="arial" font-size="14.00">W3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="324,-84 324,-107 347,-107 347,-84 324,-84"/>
|
||||||
|
<text text-anchor="start" x="328" y="-91.8" font-family="arial" font-size="14.00">2x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="347,-84 347,-107 479,-107 479,-84 347,-84"/>
|
||||||
|
<text text-anchor="start" x="351" y="-91.8" font-family="arial" font-size="14.00">20 AWG (0.75 mm²)</text>
|
||||||
|
<polygon fill="none" stroke="black" points="479,-84 479,-107 522,-107 522,-84 479,-84"/>
|
||||||
|
<text text-anchor="start" x="483" y="-91.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="421" y="-72.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="344.5" y="-55.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="414" y="-55.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="474" y="-55.8" font-family="arial" font-size="14.00">X4:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-48 324,-50 522,-50 522,-48 324,-48"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-46 324,-48 522,-48 522,-46 324,-46"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-44 324,-46 522,-46 522,-44 324,-44"/>
|
||||||
|
<text text-anchor="start" x="344.5" y="-30.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="413.5" y="-30.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="474" y="-30.8" font-family="arial" font-size="14.00">X4:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-23 324,-25 522,-25 522,-23 324,-23"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="324,-21 324,-23 522,-23 522,-21 324,-21"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-19 324,-21 522,-21 522,-19 324,-19"/>
|
||||||
|
<text text-anchor="start" x="356.5" y="-5.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W3 -->
|
||||||
|
<g id="edge9" class="edge">
|
||||||
|
<title>X1:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-198C271.45,-200.54 228.69,-47.54 324,-45"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-200C273.38,-200 230.62,-47 324,-47"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-202C275.31,-199.46 232.55,-46.46 324,-49"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W3 -->
|
||||||
|
<g id="edge11" class="edge">
|
||||||
|
<title>X1:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-175C272.11,-177.55 228.05,-22.55 324,-20"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M180,-177C274.03,-177 229.97,-22 324,-22"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-179C275.95,-176.45 231.89,-21.45 324,-24"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="857,-412 666,-412 666,-320 857,-320 857,-412"/>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-389 666.5,-412 857.5,-412 857.5,-389 666.5,-389"/>
|
||||||
|
<text text-anchor="start" x="753.5" y="-396.8" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-366 666.5,-389 768.5,-389 768.5,-366 666.5,-366"/>
|
||||||
|
<text text-anchor="start" x="670.5" y="-373.8" font-family="arial" font-size="14.00">Molex Micro-Fit</text>
|
||||||
|
<polygon fill="none" stroke="black" points="768.5,-366 768.5,-389 818.5,-389 818.5,-366 768.5,-366"/>
|
||||||
|
<text text-anchor="start" x="772.5" y="-373.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="818.5,-366 818.5,-389 857.5,-389 857.5,-366 818.5,-366"/>
|
||||||
|
<text text-anchor="start" x="822.5" y="-373.8" font-family="arial" font-size="14.00">2-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-343 666.5,-366 750.5,-366 750.5,-343 666.5,-343"/>
|
||||||
|
<text text-anchor="start" x="704.5" y="-350.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="750.5,-343 750.5,-366 857.5,-366 857.5,-343 750.5,-343"/>
|
||||||
|
<text text-anchor="start" x="788.5" y="-350.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-320 666.5,-343 750.5,-343 750.5,-320 666.5,-320"/>
|
||||||
|
<text text-anchor="start" x="704.5" y="-327.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="750.5,-320 750.5,-343 857.5,-343 857.5,-320 750.5,-320"/>
|
||||||
|
<text text-anchor="start" x="789.5" y="-327.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
</g>
|
||||||
|
<!-- X3 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>X3</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="857,-258 666,-258 666,-166 857,-166 857,-258"/>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-235 666.5,-258 857.5,-258 857.5,-235 666.5,-235"/>
|
||||||
|
<text text-anchor="start" x="753.5" y="-242.8" font-family="arial" font-size="14.00">X3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-212 666.5,-235 768.5,-235 768.5,-212 666.5,-212"/>
|
||||||
|
<text text-anchor="start" x="670.5" y="-219.8" font-family="arial" font-size="14.00">Molex Micro-Fit</text>
|
||||||
|
<polygon fill="none" stroke="black" points="768.5,-212 768.5,-235 818.5,-235 818.5,-212 768.5,-212"/>
|
||||||
|
<text text-anchor="start" x="772.5" y="-219.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="818.5,-212 818.5,-235 857.5,-235 857.5,-212 818.5,-212"/>
|
||||||
|
<text text-anchor="start" x="822.5" y="-219.8" font-family="arial" font-size="14.00">2-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-189 666.5,-212 750.5,-212 750.5,-189 666.5,-189"/>
|
||||||
|
<text text-anchor="start" x="704.5" y="-196.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="750.5,-189 750.5,-212 857.5,-212 857.5,-189 750.5,-189"/>
|
||||||
|
<text text-anchor="start" x="788.5" y="-196.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-166 666.5,-189 750.5,-189 750.5,-166 666.5,-166"/>
|
||||||
|
<text text-anchor="start" x="704.5" y="-173.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="750.5,-166 750.5,-189 857.5,-189 857.5,-166 750.5,-166"/>
|
||||||
|
<text text-anchor="start" x="789.5" y="-173.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
</g>
|
||||||
|
<!-- X4 -->
|
||||||
|
<g id="node4" class="node">
|
||||||
|
<title>X4</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="857,-104 666,-104 666,-12 857,-12 857,-104"/>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-81 666.5,-104 857.5,-104 857.5,-81 666.5,-81"/>
|
||||||
|
<text text-anchor="start" x="753.5" y="-88.8" font-family="arial" font-size="14.00">X4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-58 666.5,-81 768.5,-81 768.5,-58 666.5,-58"/>
|
||||||
|
<text text-anchor="start" x="670.5" y="-65.8" font-family="arial" font-size="14.00">Molex Micro-Fit</text>
|
||||||
|
<polygon fill="none" stroke="black" points="768.5,-58 768.5,-81 818.5,-81 818.5,-58 768.5,-58"/>
|
||||||
|
<text text-anchor="start" x="772.5" y="-65.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="818.5,-58 818.5,-81 857.5,-81 857.5,-58 818.5,-58"/>
|
||||||
|
<text text-anchor="start" x="822.5" y="-65.8" font-family="arial" font-size="14.00">2-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-35 666.5,-58 750.5,-58 750.5,-35 666.5,-35"/>
|
||||||
|
<text text-anchor="start" x="704.5" y="-42.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="750.5,-35 750.5,-58 857.5,-58 857.5,-35 750.5,-35"/>
|
||||||
|
<text text-anchor="start" x="788.5" y="-42.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-12 666.5,-35 750.5,-35 750.5,-12 666.5,-12"/>
|
||||||
|
<text text-anchor="start" x="704.5" y="-19.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="750.5,-12 750.5,-35 857.5,-35 857.5,-12 750.5,-12"/>
|
||||||
|
<text text-anchor="start" x="789.5" y="-19.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-353C585.88,-353 601.87,-352 666,-352"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-355C586,-355 602,-354 666,-354"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-357C586.13,-357 602.12,-356 666,-356"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-328C586.13,-328 602.12,-329 666,-329"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M522,-330C586,-330 602,-331 666,-331"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-332C585.88,-332 601.87,-333 666,-333"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-199C585.88,-199 601.87,-198 666,-198"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-201C586,-201 602,-200 666,-200"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-203C586.13,-203 602.12,-202 666,-202"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-174C586.13,-174 602.12,-175 666,-175"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M522,-176C586,-176 602,-177 666,-177"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-178C585.88,-178 601.87,-179 666,-179"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge10" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-45C585.88,-45 601.87,-44 666,-44"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-47C586,-47 602,-46 666,-46"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-49C586.13,-49 602.12,-48 666,-48"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge12" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-20C586.13,-20 602.12,-21 666,-21"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M522,-22C586,-22 602,-23 666,-23"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-24C585.88,-24 601.87,-25 666,-25"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 18 KiB |
5
examples/ex03.bom.tsv
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
Item Qty Unit Designators
|
||||||
|
Connector, Molex Micro-Fit, female, 2 pins 3 X2, X3, X4
|
||||||
|
Connector, Molex Micro-Fit, male, 2 pins 1 X1
|
||||||
|
Wire, 0.25 mm², BK 0.6 m W1
|
||||||
|
Wire, 0.25 mm², RD 0.6 m W1
|
||||||
|
30
examples/ex03.gv
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
graph {
|
||||||
|
// Graph generated by WireViz
|
||||||
|
// https://github.com/formatc1702/WireViz
|
||||||
|
graph [bgcolor=white fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||||
|
node [fillcolor=white fontname=arial shape=record style=filled]
|
||||||
|
edge [fontname=arial style=bold]
|
||||||
|
X1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X1</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex Micro-Fit</td><td balign="left">male</td><td balign="left">2-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td>GND</td><td port="p1r">1</td></tr><tr><td>VCC</td><td port="p2r">2</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X2 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X2</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex Micro-Fit</td><td balign="left">female</td><td balign="left">2-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td><td>GND</td></tr><tr><td port="p2l">2</td><td>VCC</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X3 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X3</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex Micro-Fit</td><td balign="left">female</td><td balign="left">2-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td><td>GND</td></tr><tr><td port="p2l">2</td><td>VCC</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X4 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X4</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex Micro-Fit</td><td balign="left">female</td><td balign="left">2-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td><td>GND</td></tr><tr><td port="p2l">2</td><td>VCC</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
edge [color="#000000:#000000:#000000"]
|
||||||
|
X1:p1r:e -- W1:w1:w
|
||||||
|
W1:w1:e -- X2:p1l:w
|
||||||
|
edge [color="#000000:#ff0000:#000000"]
|
||||||
|
X1:p2r:e -- W1:w2:w
|
||||||
|
W1:w2:e -- X2:p2l:w
|
||||||
|
edge [color="#000000:#000000:#000000"]
|
||||||
|
X1:p1r:e -- W1:w3:w
|
||||||
|
W1:w3:e -- X3:p1l:w
|
||||||
|
edge [color="#000000:#ff0000:#000000"]
|
||||||
|
X1:p2r:e -- W1:w4:w
|
||||||
|
W1:w4:e -- X3:p2l:w
|
||||||
|
edge [color="#000000:#000000:#000000"]
|
||||||
|
X1:p1r:e -- W1:w5:w
|
||||||
|
W1:w5:e -- X4:p1l:w
|
||||||
|
edge [color="#000000:#ff0000:#000000"]
|
||||||
|
X1:p2r:e -- W1:w6:w
|
||||||
|
W1:w6:e -- X4:p2l:w
|
||||||
|
W1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W1</td></tr><tr><td balign="left">6x</td><td balign="left">0.25 mm² (24 AWG)</td><td balign="left">0.2 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X1:1</td><td>BK</td><td>X2:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:2</td><td>RD</td><td>X2:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff0000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:1</td><td>BK</td><td>X3:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:2</td><td>RD</td><td>X3:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w4" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff0000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:1</td><td>BK</td><td>X4:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w5" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:2</td><td>RD</td><td>X4:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w6" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff0000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style="filled,dashed"]
|
||||||
|
}
|
||||||
231
examples/ex03.html
Normal file
@ -0,0 +1,231 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html><head><meta charset="UTF-8"></head><body style="font-family:Arial"><h1>Diagram</h1><!-- XML and DOCTYPE declarations from SVG file removed -->
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="865pt" height="332pt"
|
||||||
|
viewBox="0.00 0.00 865.00 332.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 328)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-328 861,-328 861,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="180,-208 0,-208 0,-116 180,-116 180,-208"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-185 0,-208 180,-208 180,-185 0,-185"/>
|
||||||
|
<text text-anchor="start" x="81.5" y="-192.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-162 0,-185 102,-185 102,-162 0,-162"/>
|
||||||
|
<text text-anchor="start" x="4" y="-169.8" font-family="arial" font-size="14.00">Molex Micro-Fit</text>
|
||||||
|
<polygon fill="none" stroke="black" points="102,-162 102,-185 141,-185 141,-162 102,-162"/>
|
||||||
|
<text text-anchor="start" x="106" y="-169.8" font-family="arial" font-size="14.00">male</text>
|
||||||
|
<polygon fill="none" stroke="black" points="141,-162 141,-185 180,-185 180,-162 141,-162"/>
|
||||||
|
<text text-anchor="start" x="145" y="-169.8" font-family="arial" font-size="14.00">2-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-139 0,-162 102,-162 102,-139 0,-139"/>
|
||||||
|
<text text-anchor="start" x="35.5" y="-146.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="102,-139 102,-162 180,-162 180,-139 102,-139"/>
|
||||||
|
<text text-anchor="start" x="137" y="-146.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-116 0,-139 102,-139 102,-116 0,-116"/>
|
||||||
|
<text text-anchor="start" x="36.5" y="-123.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="102,-116 102,-139 180,-139 180,-116 102,-116"/>
|
||||||
|
<text text-anchor="start" x="137" y="-123.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node5" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="522,-284 324,-284 324,-54 522,-54 522,-284"/>
|
||||||
|
<polygon fill="none" stroke="black" points="324,-261 324,-284 522,-284 522,-261 324,-261"/>
|
||||||
|
<text text-anchor="start" x="412" y="-268.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="324,-238 324,-261 347,-261 347,-238 324,-238"/>
|
||||||
|
<text text-anchor="start" x="328" y="-245.8" font-family="arial" font-size="14.00">6x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="347,-238 347,-261 479,-261 479,-238 347,-238"/>
|
||||||
|
<text text-anchor="start" x="351" y="-245.8" font-family="arial" font-size="14.00">0.25 mm² (24 AWG)</text>
|
||||||
|
<polygon fill="none" stroke="black" points="479,-238 479,-261 522,-261 522,-238 479,-238"/>
|
||||||
|
<text text-anchor="start" x="483" y="-245.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="421" y="-226.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="344.5" y="-209.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="414" y="-209.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="474" y="-209.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-202 324,-204 522,-204 522,-202 324,-202"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-200 324,-202 522,-202 522,-200 324,-200"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-198 324,-200 522,-200 522,-198 324,-198"/>
|
||||||
|
<text text-anchor="start" x="344.5" y="-184.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="413.5" y="-184.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="474" y="-184.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-177 324,-179 522,-179 522,-177 324,-177"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="324,-175 324,-177 522,-177 522,-175 324,-175"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-173 324,-175 522,-175 522,-173 324,-173"/>
|
||||||
|
<text text-anchor="start" x="344.5" y="-159.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="414" y="-159.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="474" y="-159.8" font-family="arial" font-size="14.00">X3:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-152 324,-154 522,-154 522,-152 324,-152"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-150 324,-152 522,-152 522,-150 324,-150"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-148 324,-150 522,-150 522,-148 324,-148"/>
|
||||||
|
<text text-anchor="start" x="344.5" y="-134.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="413.5" y="-134.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="474" y="-134.8" font-family="arial" font-size="14.00">X3:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-127 324,-129 522,-129 522,-127 324,-127"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="324,-125 324,-127 522,-127 522,-125 324,-125"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-123 324,-125 522,-125 522,-123 324,-123"/>
|
||||||
|
<text text-anchor="start" x="344.5" y="-109.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="414" y="-109.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="474" y="-109.8" font-family="arial" font-size="14.00">X4:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-102 324,-104 522,-104 522,-102 324,-102"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-100 324,-102 522,-102 522,-100 324,-100"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-98 324,-100 522,-100 522,-98 324,-98"/>
|
||||||
|
<text text-anchor="start" x="344.5" y="-84.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="413.5" y="-84.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="474" y="-84.8" font-family="arial" font-size="14.00">X4:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-77 324,-79 522,-79 522,-77 324,-77"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="324,-75 324,-77 522,-77 522,-75 324,-75"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-73 324,-75 522,-75 522,-73 324,-73"/>
|
||||||
|
<text text-anchor="start" x="356.5" y="-59.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-148C249.87,-149.68 258.08,-200.68 324,-199"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-150C247.9,-150 256.1,-201 324,-201"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-152C245.92,-150.32 254.13,-201.32 324,-203"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-125C249.57,-126.65 258.36,-175.65 324,-174"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M180,-127C247.6,-127 256.4,-176 324,-176"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-129C245.64,-127.35 254.43,-176.35 324,-178"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-148C244.13,-148 260.12,-149 324,-149"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-150C244,-150 260,-151 324,-151"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-152C243.88,-152 259.87,-153 324,-153"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-125C243.88,-125 259.87,-124 324,-124"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M180,-127C244,-127 260,-126 324,-126"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-129C244.13,-129 260.12,-128 324,-128"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge9" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-148C245.64,-149.65 254.43,-100.65 324,-99"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-150C247.6,-150 256.4,-101 324,-101"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-152C249.57,-150.35 258.36,-101.35 324,-103"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge11" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-125C245.92,-126.68 254.13,-75.68 324,-74"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M180,-127C247.9,-127 256.1,-76 324,-76"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-129C249.87,-127.32 258.08,-76.32 324,-78"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="857,-324 666,-324 666,-232 857,-232 857,-324"/>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-301 666.5,-324 857.5,-324 857.5,-301 666.5,-301"/>
|
||||||
|
<text text-anchor="start" x="753.5" y="-308.8" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-278 666.5,-301 768.5,-301 768.5,-278 666.5,-278"/>
|
||||||
|
<text text-anchor="start" x="670.5" y="-285.8" font-family="arial" font-size="14.00">Molex Micro-Fit</text>
|
||||||
|
<polygon fill="none" stroke="black" points="768.5,-278 768.5,-301 818.5,-301 818.5,-278 768.5,-278"/>
|
||||||
|
<text text-anchor="start" x="772.5" y="-285.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="818.5,-278 818.5,-301 857.5,-301 857.5,-278 818.5,-278"/>
|
||||||
|
<text text-anchor="start" x="822.5" y="-285.8" font-family="arial" font-size="14.00">2-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-255 666.5,-278 750.5,-278 750.5,-255 666.5,-255"/>
|
||||||
|
<text text-anchor="start" x="704.5" y="-262.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="750.5,-255 750.5,-278 857.5,-278 857.5,-255 750.5,-255"/>
|
||||||
|
<text text-anchor="start" x="788.5" y="-262.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-232 666.5,-255 750.5,-255 750.5,-232 666.5,-232"/>
|
||||||
|
<text text-anchor="start" x="704.5" y="-239.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="750.5,-232 750.5,-255 857.5,-255 857.5,-232 750.5,-232"/>
|
||||||
|
<text text-anchor="start" x="789.5" y="-239.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
</g>
|
||||||
|
<!-- X3 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>X3</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="857,-208 666,-208 666,-116 857,-116 857,-208"/>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-185 666.5,-208 857.5,-208 857.5,-185 666.5,-185"/>
|
||||||
|
<text text-anchor="start" x="753.5" y="-192.8" font-family="arial" font-size="14.00">X3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-162 666.5,-185 768.5,-185 768.5,-162 666.5,-162"/>
|
||||||
|
<text text-anchor="start" x="670.5" y="-169.8" font-family="arial" font-size="14.00">Molex Micro-Fit</text>
|
||||||
|
<polygon fill="none" stroke="black" points="768.5,-162 768.5,-185 818.5,-185 818.5,-162 768.5,-162"/>
|
||||||
|
<text text-anchor="start" x="772.5" y="-169.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="818.5,-162 818.5,-185 857.5,-185 857.5,-162 818.5,-162"/>
|
||||||
|
<text text-anchor="start" x="822.5" y="-169.8" font-family="arial" font-size="14.00">2-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-139 666.5,-162 750.5,-162 750.5,-139 666.5,-139"/>
|
||||||
|
<text text-anchor="start" x="704.5" y="-146.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="750.5,-139 750.5,-162 857.5,-162 857.5,-139 750.5,-139"/>
|
||||||
|
<text text-anchor="start" x="788.5" y="-146.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-116 666.5,-139 750.5,-139 750.5,-116 666.5,-116"/>
|
||||||
|
<text text-anchor="start" x="704.5" y="-123.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="750.5,-116 750.5,-139 857.5,-139 857.5,-116 750.5,-116"/>
|
||||||
|
<text text-anchor="start" x="789.5" y="-123.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
</g>
|
||||||
|
<!-- X4 -->
|
||||||
|
<g id="node4" class="node">
|
||||||
|
<title>X4</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="857,-92 666,-92 666,0 857,0 857,-92"/>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-69 666.5,-92 857.5,-92 857.5,-69 666.5,-69"/>
|
||||||
|
<text text-anchor="start" x="753.5" y="-76.8" font-family="arial" font-size="14.00">X4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-46 666.5,-69 768.5,-69 768.5,-46 666.5,-46"/>
|
||||||
|
<text text-anchor="start" x="670.5" y="-53.8" font-family="arial" font-size="14.00">Molex Micro-Fit</text>
|
||||||
|
<polygon fill="none" stroke="black" points="768.5,-46 768.5,-69 818.5,-69 818.5,-46 768.5,-46"/>
|
||||||
|
<text text-anchor="start" x="772.5" y="-53.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="818.5,-46 818.5,-69 857.5,-69 857.5,-46 818.5,-46"/>
|
||||||
|
<text text-anchor="start" x="822.5" y="-53.8" font-family="arial" font-size="14.00">2-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-23 666.5,-46 750.5,-46 750.5,-23 666.5,-23"/>
|
||||||
|
<text text-anchor="start" x="704.5" y="-30.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="750.5,-23 750.5,-46 857.5,-46 857.5,-23 750.5,-23"/>
|
||||||
|
<text text-anchor="start" x="788.5" y="-30.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,0 666.5,-23 750.5,-23 750.5,0 666.5,0"/>
|
||||||
|
<text text-anchor="start" x="704.5" y="-7.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="750.5,0 750.5,-23 857.5,-23 857.5,0 750.5,0"/>
|
||||||
|
<text text-anchor="start" x="789.5" y="-7.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-199C594.22,-200.89 597.78,-265.89 666,-264"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-201C592.22,-201 595.78,-266 666,-266"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-203C590.22,-201.11 593.78,-266.11 666,-268"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-174C594.59,-175.92 597.41,-242.92 666,-241"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M522,-176C592.59,-176 595.41,-243 666,-243"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-178C590.59,-176.08 593.41,-243.08 666,-245"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X3 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-149C585.88,-149 601.87,-148 666,-148"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-151C586,-151 602,-150 666,-150"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-153C586.13,-153 602.12,-152 666,-152"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X3 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-124C586.13,-124 602.12,-125 666,-125"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M522,-126C586,-126 602,-127 666,-127"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-128C585.88,-128 601.87,-129 666,-129"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X4 -->
|
||||||
|
<g id="edge10" class="edge">
|
||||||
|
<title>W1:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-99C590.59,-100.92 593.41,-33.92 666,-32"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-101C592.59,-101 595.41,-34 666,-34"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-103C594.59,-101.08 597.41,-34.08 666,-36"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X4 -->
|
||||||
|
<g id="edge12" class="edge">
|
||||||
|
<title>W1:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-74C590.22,-75.89 593.78,-10.89 666,-9"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M522,-76C592.22,-76 595.78,-11 666,-11"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-78C594.22,-76.11 597.78,-11.11 666,-13"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<h1>Bill of Materials</h1><table style="border:1px solid #000000; font-size: 14pt; border-spacing: 0px"><tr><th align="left" style="border:1px solid #000000; padding: 8px">Item</th><th align="left" style="border:1px solid #000000; padding: 8px">Qty</th><th align="left" style="border:1px solid #000000; padding: 8px">Unit</th><th align="left" style="border:1px solid #000000; padding: 8px">Designators</th></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, Molex Micro-Fit, female, 2 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">3</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">X2, X3, X4</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, Molex Micro-Fit, male, 2 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">1</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">X1</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.25 mm², BK</td><td align="right" style="border:1px solid #000000; padding: 4px">0.6</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.25 mm², RD</td><td align="right" style="border:1px solid #000000; padding: 4px">0.6</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1</td></tr></table></body></html>
|
||||||
BIN
examples/ex03.png
Normal file
|
After Width: | Height: | Size: 75 KiB |
231
examples/ex03.svg
Normal file
@ -0,0 +1,231 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||||
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="865pt" height="332pt"
|
||||||
|
viewBox="0.00 0.00 865.00 332.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 328)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-328 861,-328 861,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="180,-208 0,-208 0,-116 180,-116 180,-208"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-185 0,-208 180,-208 180,-185 0,-185"/>
|
||||||
|
<text text-anchor="start" x="81.5" y="-192.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-162 0,-185 102,-185 102,-162 0,-162"/>
|
||||||
|
<text text-anchor="start" x="4" y="-169.8" font-family="arial" font-size="14.00">Molex Micro-Fit</text>
|
||||||
|
<polygon fill="none" stroke="black" points="102,-162 102,-185 141,-185 141,-162 102,-162"/>
|
||||||
|
<text text-anchor="start" x="106" y="-169.8" font-family="arial" font-size="14.00">male</text>
|
||||||
|
<polygon fill="none" stroke="black" points="141,-162 141,-185 180,-185 180,-162 141,-162"/>
|
||||||
|
<text text-anchor="start" x="145" y="-169.8" font-family="arial" font-size="14.00">2-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-139 0,-162 102,-162 102,-139 0,-139"/>
|
||||||
|
<text text-anchor="start" x="35.5" y="-146.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="102,-139 102,-162 180,-162 180,-139 102,-139"/>
|
||||||
|
<text text-anchor="start" x="137" y="-146.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-116 0,-139 102,-139 102,-116 0,-116"/>
|
||||||
|
<text text-anchor="start" x="36.5" y="-123.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="102,-116 102,-139 180,-139 180,-116 102,-116"/>
|
||||||
|
<text text-anchor="start" x="137" y="-123.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node5" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="522,-284 324,-284 324,-54 522,-54 522,-284"/>
|
||||||
|
<polygon fill="none" stroke="black" points="324,-261 324,-284 522,-284 522,-261 324,-261"/>
|
||||||
|
<text text-anchor="start" x="412" y="-268.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="324,-238 324,-261 347,-261 347,-238 324,-238"/>
|
||||||
|
<text text-anchor="start" x="328" y="-245.8" font-family="arial" font-size="14.00">6x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="347,-238 347,-261 479,-261 479,-238 347,-238"/>
|
||||||
|
<text text-anchor="start" x="351" y="-245.8" font-family="arial" font-size="14.00">0.25 mm² (24 AWG)</text>
|
||||||
|
<polygon fill="none" stroke="black" points="479,-238 479,-261 522,-261 522,-238 479,-238"/>
|
||||||
|
<text text-anchor="start" x="483" y="-245.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="421" y="-226.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="344.5" y="-209.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="414" y="-209.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="474" y="-209.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-202 324,-204 522,-204 522,-202 324,-202"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-200 324,-202 522,-202 522,-200 324,-200"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-198 324,-200 522,-200 522,-198 324,-198"/>
|
||||||
|
<text text-anchor="start" x="344.5" y="-184.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="413.5" y="-184.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="474" y="-184.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-177 324,-179 522,-179 522,-177 324,-177"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="324,-175 324,-177 522,-177 522,-175 324,-175"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-173 324,-175 522,-175 522,-173 324,-173"/>
|
||||||
|
<text text-anchor="start" x="344.5" y="-159.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="414" y="-159.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="474" y="-159.8" font-family="arial" font-size="14.00">X3:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-152 324,-154 522,-154 522,-152 324,-152"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-150 324,-152 522,-152 522,-150 324,-150"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-148 324,-150 522,-150 522,-148 324,-148"/>
|
||||||
|
<text text-anchor="start" x="344.5" y="-134.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="413.5" y="-134.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="474" y="-134.8" font-family="arial" font-size="14.00">X3:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-127 324,-129 522,-129 522,-127 324,-127"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="324,-125 324,-127 522,-127 522,-125 324,-125"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-123 324,-125 522,-125 522,-123 324,-123"/>
|
||||||
|
<text text-anchor="start" x="344.5" y="-109.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="414" y="-109.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="474" y="-109.8" font-family="arial" font-size="14.00">X4:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-102 324,-104 522,-104 522,-102 324,-102"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-100 324,-102 522,-102 522,-100 324,-100"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-98 324,-100 522,-100 522,-98 324,-98"/>
|
||||||
|
<text text-anchor="start" x="344.5" y="-84.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="413.5" y="-84.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="474" y="-84.8" font-family="arial" font-size="14.00">X4:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-77 324,-79 522,-79 522,-77 324,-77"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="324,-75 324,-77 522,-77 522,-75 324,-75"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="324,-73 324,-75 522,-75 522,-73 324,-73"/>
|
||||||
|
<text text-anchor="start" x="356.5" y="-59.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-148C249.87,-149.68 258.08,-200.68 324,-199"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-150C247.9,-150 256.1,-201 324,-201"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-152C245.92,-150.32 254.13,-201.32 324,-203"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-125C249.57,-126.65 258.36,-175.65 324,-174"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M180,-127C247.6,-127 256.4,-176 324,-176"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-129C245.64,-127.35 254.43,-176.35 324,-178"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-148C244.13,-148 260.12,-149 324,-149"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-150C244,-150 260,-151 324,-151"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-152C243.88,-152 259.87,-153 324,-153"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-125C243.88,-125 259.87,-124 324,-124"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M180,-127C244,-127 260,-126 324,-126"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-129C244.13,-129 260.12,-128 324,-128"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge9" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-148C245.64,-149.65 254.43,-100.65 324,-99"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-150C247.6,-150 256.4,-101 324,-101"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-152C249.57,-150.35 258.36,-101.35 324,-103"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge11" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-125C245.92,-126.68 254.13,-75.68 324,-74"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M180,-127C247.9,-127 256.1,-76 324,-76"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M180,-129C249.87,-127.32 258.08,-76.32 324,-78"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="857,-324 666,-324 666,-232 857,-232 857,-324"/>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-301 666.5,-324 857.5,-324 857.5,-301 666.5,-301"/>
|
||||||
|
<text text-anchor="start" x="753.5" y="-308.8" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-278 666.5,-301 768.5,-301 768.5,-278 666.5,-278"/>
|
||||||
|
<text text-anchor="start" x="670.5" y="-285.8" font-family="arial" font-size="14.00">Molex Micro-Fit</text>
|
||||||
|
<polygon fill="none" stroke="black" points="768.5,-278 768.5,-301 818.5,-301 818.5,-278 768.5,-278"/>
|
||||||
|
<text text-anchor="start" x="772.5" y="-285.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="818.5,-278 818.5,-301 857.5,-301 857.5,-278 818.5,-278"/>
|
||||||
|
<text text-anchor="start" x="822.5" y="-285.8" font-family="arial" font-size="14.00">2-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-255 666.5,-278 750.5,-278 750.5,-255 666.5,-255"/>
|
||||||
|
<text text-anchor="start" x="704.5" y="-262.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="750.5,-255 750.5,-278 857.5,-278 857.5,-255 750.5,-255"/>
|
||||||
|
<text text-anchor="start" x="788.5" y="-262.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-232 666.5,-255 750.5,-255 750.5,-232 666.5,-232"/>
|
||||||
|
<text text-anchor="start" x="704.5" y="-239.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="750.5,-232 750.5,-255 857.5,-255 857.5,-232 750.5,-232"/>
|
||||||
|
<text text-anchor="start" x="789.5" y="-239.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
</g>
|
||||||
|
<!-- X3 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>X3</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="857,-208 666,-208 666,-116 857,-116 857,-208"/>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-185 666.5,-208 857.5,-208 857.5,-185 666.5,-185"/>
|
||||||
|
<text text-anchor="start" x="753.5" y="-192.8" font-family="arial" font-size="14.00">X3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-162 666.5,-185 768.5,-185 768.5,-162 666.5,-162"/>
|
||||||
|
<text text-anchor="start" x="670.5" y="-169.8" font-family="arial" font-size="14.00">Molex Micro-Fit</text>
|
||||||
|
<polygon fill="none" stroke="black" points="768.5,-162 768.5,-185 818.5,-185 818.5,-162 768.5,-162"/>
|
||||||
|
<text text-anchor="start" x="772.5" y="-169.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="818.5,-162 818.5,-185 857.5,-185 857.5,-162 818.5,-162"/>
|
||||||
|
<text text-anchor="start" x="822.5" y="-169.8" font-family="arial" font-size="14.00">2-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-139 666.5,-162 750.5,-162 750.5,-139 666.5,-139"/>
|
||||||
|
<text text-anchor="start" x="704.5" y="-146.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="750.5,-139 750.5,-162 857.5,-162 857.5,-139 750.5,-139"/>
|
||||||
|
<text text-anchor="start" x="788.5" y="-146.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-116 666.5,-139 750.5,-139 750.5,-116 666.5,-116"/>
|
||||||
|
<text text-anchor="start" x="704.5" y="-123.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="750.5,-116 750.5,-139 857.5,-139 857.5,-116 750.5,-116"/>
|
||||||
|
<text text-anchor="start" x="789.5" y="-123.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
</g>
|
||||||
|
<!-- X4 -->
|
||||||
|
<g id="node4" class="node">
|
||||||
|
<title>X4</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="857,-92 666,-92 666,0 857,0 857,-92"/>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-69 666.5,-92 857.5,-92 857.5,-69 666.5,-69"/>
|
||||||
|
<text text-anchor="start" x="753.5" y="-76.8" font-family="arial" font-size="14.00">X4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-46 666.5,-69 768.5,-69 768.5,-46 666.5,-46"/>
|
||||||
|
<text text-anchor="start" x="670.5" y="-53.8" font-family="arial" font-size="14.00">Molex Micro-Fit</text>
|
||||||
|
<polygon fill="none" stroke="black" points="768.5,-46 768.5,-69 818.5,-69 818.5,-46 768.5,-46"/>
|
||||||
|
<text text-anchor="start" x="772.5" y="-53.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="818.5,-46 818.5,-69 857.5,-69 857.5,-46 818.5,-46"/>
|
||||||
|
<text text-anchor="start" x="822.5" y="-53.8" font-family="arial" font-size="14.00">2-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,-23 666.5,-46 750.5,-46 750.5,-23 666.5,-23"/>
|
||||||
|
<text text-anchor="start" x="704.5" y="-30.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="750.5,-23 750.5,-46 857.5,-46 857.5,-23 750.5,-23"/>
|
||||||
|
<text text-anchor="start" x="788.5" y="-30.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="666.5,0 666.5,-23 750.5,-23 750.5,0 666.5,0"/>
|
||||||
|
<text text-anchor="start" x="704.5" y="-7.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="750.5,0 750.5,-23 857.5,-23 857.5,0 750.5,0"/>
|
||||||
|
<text text-anchor="start" x="789.5" y="-7.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-199C594.22,-200.89 597.78,-265.89 666,-264"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-201C592.22,-201 595.78,-266 666,-266"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-203C590.22,-201.11 593.78,-266.11 666,-268"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-174C594.59,-175.92 597.41,-242.92 666,-241"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M522,-176C592.59,-176 595.41,-243 666,-243"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-178C590.59,-176.08 593.41,-243.08 666,-245"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X3 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-149C585.88,-149 601.87,-148 666,-148"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-151C586,-151 602,-150 666,-150"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-153C586.13,-153 602.12,-152 666,-152"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X3 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-124C586.13,-124 602.12,-125 666,-125"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M522,-126C586,-126 602,-127 666,-127"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-128C585.88,-128 601.87,-129 666,-129"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X4 -->
|
||||||
|
<g id="edge10" class="edge">
|
||||||
|
<title>W1:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-99C590.59,-100.92 593.41,-33.92 666,-32"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-101C592.59,-101 595.41,-34 666,-34"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-103C594.59,-101.08 597.41,-34.08 666,-36"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X4 -->
|
||||||
|
<g id="edge12" class="edge">
|
||||||
|
<title>W1:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-74C590.22,-75.89 593.78,-10.89 666,-9"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M522,-76C592.22,-76 595.78,-11 666,-11"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M522,-78C594.22,-76.11 597.78,-11.11 666,-13"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 16 KiB |
8
examples/ex04.bom.tsv
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
Item Qty Unit Designators
|
||||||
|
Connector, Crimp ferrule 12
|
||||||
|
Wire, 0.25 mm², BN 0.2 m W1
|
||||||
|
Wire, 0.25 mm², BU 0.2 m W1
|
||||||
|
Wire, 0.25 mm², GN 0.2 m W1
|
||||||
|
Wire, 0.25 mm², OG 0.2 m W1
|
||||||
|
Wire, 0.25 mm², RD 0.2 m W1
|
||||||
|
Wire, 0.25 mm², YE 0.2 m W1
|
||||||
|
44
examples/ex04.gv
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
graph {
|
||||||
|
// Graph generated by WireViz
|
||||||
|
// https://github.com/formatc1702/WireViz
|
||||||
|
graph [bgcolor=white fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||||
|
node [fillcolor=white fontname=arial shape=record style=filled]
|
||||||
|
edge [fontname=arial style=bold]
|
||||||
|
_ferrule_crimp_1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Crimp ferrule</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
_ferrule_crimp_2 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Crimp ferrule</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
_ferrule_crimp_3 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Crimp ferrule</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
_ferrule_crimp_4 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Crimp ferrule</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
_ferrule_crimp_5 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Crimp ferrule</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
_ferrule_crimp_6 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Crimp ferrule</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
_ferrule_crimp_7 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Crimp ferrule</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
_ferrule_crimp_8 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Crimp ferrule</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
_ferrule_crimp_9 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Crimp ferrule</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
_ferrule_crimp_10 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Crimp ferrule</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
_ferrule_crimp_11 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Crimp ferrule</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
_ferrule_crimp_12 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Crimp ferrule</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
edge [color="#000000:#895956:#000000"]
|
||||||
|
_ferrule_crimp_1:e -- W1:w1:w
|
||||||
|
edge [color="#000000:#ff0000:#000000"]
|
||||||
|
_ferrule_crimp_2:e -- W1:w2:w
|
||||||
|
edge [color="#000000:#ff8000:#000000"]
|
||||||
|
_ferrule_crimp_3:e -- W1:w3:w
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
_ferrule_crimp_4:e -- W1:w4:w
|
||||||
|
edge [color="#000000:#00ff00:#000000"]
|
||||||
|
_ferrule_crimp_5:e -- W1:w5:w
|
||||||
|
edge [color="#000000:#0066ff:#000000"]
|
||||||
|
_ferrule_crimp_6:e -- W1:w6:w
|
||||||
|
edge [color="#000000:#0066ff:#000000"]
|
||||||
|
W1:w6:e -- _ferrule_crimp_7:w
|
||||||
|
edge [color="#000000:#00ff00:#000000"]
|
||||||
|
W1:w5:e -- _ferrule_crimp_8:w
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
W1:w4:e -- _ferrule_crimp_9:w
|
||||||
|
edge [color="#000000:#ff8000:#000000"]
|
||||||
|
W1:w3:e -- _ferrule_crimp_10:w
|
||||||
|
edge [color="#000000:#ff0000:#000000"]
|
||||||
|
W1:w2:e -- _ferrule_crimp_11:w
|
||||||
|
edge [color="#000000:#895956:#000000"]
|
||||||
|
W1:w1:e -- _ferrule_crimp_12:w
|
||||||
|
W1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W1</td></tr><tr><td balign="left">6x</td><td balign="left">0.25 mm² (24 AWG)</td><td balign="left">0.2 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td></td><td>BN</td><td></td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#895956" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td></td><td>RD</td><td></td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff0000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td></td><td>OG</td><td></td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff8000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td></td><td>YE</td><td></td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w4" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td></td><td>GN</td><td></td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w5" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#00ff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td></td><td>BU</td><td></td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w6" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#0066ff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style="filled,dashed"]
|
||||||
|
}
|
||||||
219
examples/ex04.html
Normal file
@ -0,0 +1,219 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html><head><meta charset="UTF-8"></head><body style="font-family:Arial"><h1>Diagram</h1><!-- XML and DOCTYPE declarations from SVG file removed -->
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="668pt" height="344pt"
|
||||||
|
viewBox="0.00 0.00 668.00 344.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 340)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-340 664,-340 664,4 -4,4"/>
|
||||||
|
<!-- _ferrule_crimp_1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>_ferrule_crimp_1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="87,-336 0,-336 0,-300 87,-300 87,-336"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-306 0.5,-329 87.5,-329 87.5,-306 0.5,-306"/>
|
||||||
|
<text text-anchor="start" x="4.5" y="-313.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node13" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="429,-313 231,-313 231,-83 429,-83 429,-313"/>
|
||||||
|
<polygon fill="none" stroke="black" points="231,-290 231,-313 429,-313 429,-290 231,-290"/>
|
||||||
|
<text text-anchor="start" x="319" y="-297.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="231,-267 231,-290 254,-290 254,-267 231,-267"/>
|
||||||
|
<text text-anchor="start" x="235" y="-274.8" font-family="arial" font-size="14.00">6x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="254,-267 254,-290 386,-290 386,-267 254,-267"/>
|
||||||
|
<text text-anchor="start" x="258" y="-274.8" font-family="arial" font-size="14.00">0.25 mm² (24 AWG)</text>
|
||||||
|
<polygon fill="none" stroke="black" points="386,-267 386,-290 429,-290 429,-267 386,-267"/>
|
||||||
|
<text text-anchor="start" x="390" y="-274.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="328" y="-255.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="322.5" y="-238.8" font-family="arial" font-size="14.00">BN</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="231,-231 231,-233 429,-233 429,-231 231,-231"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="231,-229 231,-231 429,-231 429,-229 231,-229"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="231,-227 231,-229 429,-229 429,-227 231,-227"/>
|
||||||
|
<text text-anchor="start" x="322" y="-213.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="231,-206 231,-208 429,-208 429,-206 231,-206"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="231,-204 231,-206 429,-206 429,-204 231,-204"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="231,-202 231,-204 429,-204 429,-202 231,-202"/>
|
||||||
|
<text text-anchor="start" x="320.5" y="-188.8" font-family="arial" font-size="14.00">OG</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="231,-181 231,-183 429,-183 429,-181 231,-181"/>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="231,-179 231,-181 429,-181 429,-179 231,-179"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="231,-177 231,-179 429,-179 429,-177 231,-177"/>
|
||||||
|
<text text-anchor="start" x="322.5" y="-163.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="231,-156 231,-158 429,-158 429,-156 231,-156"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="231,-154 231,-156 429,-156 429,-154 231,-154"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="231,-152 231,-154 429,-154 429,-152 231,-152"/>
|
||||||
|
<text text-anchor="start" x="321" y="-138.8" font-family="arial" font-size="14.00">GN</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="231,-131 231,-133 429,-133 429,-131 231,-131"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="231,-129 231,-131 429,-131 429,-129 231,-129"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="231,-127 231,-129 429,-129 429,-127 231,-127"/>
|
||||||
|
<text text-anchor="start" x="322.5" y="-113.8" font-family="arial" font-size="14.00">BU</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="231,-106 231,-108 429,-108 429,-106 231,-106"/>
|
||||||
|
<polygon fill="#0066ff" stroke="transparent" points="231,-104 231,-106 429,-106 429,-104 231,-104"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="231,-102 231,-104 429,-104 429,-102 231,-102"/>
|
||||||
|
<text text-anchor="start" x="259.5" y="-88.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>_ferrule_crimp_1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M87,-316C160.01,-318.14 154,-230.14 231,-228"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M87,-318C162,-318 156,-230 231,-230"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M87,-320C164,-317.86 157.99,-229.86 231,-232"/>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>_ferrule_crimp_2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="87,-276 0,-276 0,-240 87,-240 87,-276"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-246 0.5,-269 87.5,-269 87.5,-246 0.5,-246"/>
|
||||||
|
<text text-anchor="start" x="4.5" y="-253.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_2--W1 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>_ferrule_crimp_2:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M87,-256C153.22,-257.72 160.82,-204.72 231,-203"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M87,-258C155.2,-258 162.8,-205 231,-205"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M87,-260C157.18,-258.28 164.78,-205.28 231,-207"/>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_3 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>_ferrule_crimp_3</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="87,-216 0,-216 0,-180 87,-180 87,-216"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-186 0.5,-209 87.5,-209 87.5,-186 0.5,-186"/>
|
||||||
|
<text text-anchor="start" x="4.5" y="-193.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_3--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>_ferrule_crimp_3:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M87,-196C149.96,-196.72 164.97,-178.72 231,-178"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M87,-198C151.5,-198 166.5,-180 231,-180"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M87,-200C153.03,-199.28 168.04,-181.28 231,-182"/>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_4 -->
|
||||||
|
<g id="node4" class="node">
|
||||||
|
<title>_ferrule_crimp_4</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="87,-156 0,-156 0,-120 87,-120 87,-156"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-126 0.5,-149 87.5,-149 87.5,-126 0.5,-126"/>
|
||||||
|
<text text-anchor="start" x="4.5" y="-133.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_4--W1 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>_ferrule_crimp_4:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M87,-136C152.94,-136.67 168.05,-153.67 231,-153"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M87,-138C151.44,-138 166.56,-155 231,-155"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M87,-140C149.95,-139.33 165.06,-156.33 231,-157"/>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_5 -->
|
||||||
|
<g id="node5" class="node">
|
||||||
|
<title>_ferrule_crimp_5</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="87,-96 0,-96 0,-60 87,-60 87,-96"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-66 0.5,-89 87.5,-89 87.5,-66 0.5,-66"/>
|
||||||
|
<text text-anchor="start" x="4.5" y="-73.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_5--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>_ferrule_crimp_5:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M87,-76C157.02,-77.7 164.93,-129.7 231,-128"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M87,-78C155.05,-78 162.95,-130 231,-130"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M87,-80C153.07,-78.3 160.98,-130.3 231,-132"/>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_6 -->
|
||||||
|
<g id="node6" class="node">
|
||||||
|
<title>_ferrule_crimp_6</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="87,-36 0,-36 0,0 87,0 87,-36"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-6 0.5,-29 87.5,-29 87.5,-6 0.5,-6"/>
|
||||||
|
<text text-anchor="start" x="4.5" y="-13.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_6--W1 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>_ferrule_crimp_6:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M87,-16C163.77,-18.13 158.22,-105.13 231,-103"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M87,-18C161.77,-18 156.23,-105 231,-105"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M87,-20C159.78,-17.87 154.23,-104.87 231,-107"/>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_7 -->
|
||||||
|
<g id="node7" class="node">
|
||||||
|
<title>_ferrule_crimp_7</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="660,-36 573,-36 573,0 660,0 660,-36"/>
|
||||||
|
<polygon fill="none" stroke="black" points="573.5,-6 573.5,-29 660.5,-29 660.5,-6 573.5,-6"/>
|
||||||
|
<text text-anchor="start" x="577.5" y="-13.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_8 -->
|
||||||
|
<g id="node8" class="node">
|
||||||
|
<title>_ferrule_crimp_8</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="660,-96 573,-96 573,-60 660,-60 660,-96"/>
|
||||||
|
<polygon fill="none" stroke="black" points="573.5,-66 573.5,-89 660.5,-89 660.5,-66 573.5,-66"/>
|
||||||
|
<text text-anchor="start" x="577.5" y="-73.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_9 -->
|
||||||
|
<g id="node9" class="node">
|
||||||
|
<title>_ferrule_crimp_9</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="660,-156 573,-156 573,-120 660,-120 660,-156"/>
|
||||||
|
<polygon fill="none" stroke="black" points="573.5,-126 573.5,-149 660.5,-149 660.5,-126 573.5,-126"/>
|
||||||
|
<text text-anchor="start" x="577.5" y="-133.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_10 -->
|
||||||
|
<g id="node10" class="node">
|
||||||
|
<title>_ferrule_crimp_10</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="660,-216 573,-216 573,-180 660,-180 660,-216"/>
|
||||||
|
<polygon fill="none" stroke="black" points="573.5,-186 573.5,-209 660.5,-209 660.5,-186 573.5,-186"/>
|
||||||
|
<text text-anchor="start" x="577.5" y="-193.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_11 -->
|
||||||
|
<g id="node11" class="node">
|
||||||
|
<title>_ferrule_crimp_11</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="660,-276 573,-276 573,-240 660,-240 660,-276"/>
|
||||||
|
<polygon fill="none" stroke="black" points="573.5,-246 573.5,-269 660.5,-269 660.5,-246 573.5,-246"/>
|
||||||
|
<text text-anchor="start" x="577.5" y="-253.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_12 -->
|
||||||
|
<g id="node12" class="node">
|
||||||
|
<title>_ferrule_crimp_12</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="660,-336 573,-336 573,-300 660,-300 660,-336"/>
|
||||||
|
<polygon fill="none" stroke="black" points="573.5,-306 573.5,-329 660.5,-329 660.5,-306 573.5,-306"/>
|
||||||
|
<text text-anchor="start" x="577.5" y="-313.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--_ferrule_crimp_7 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>W1:e--_ferrule_crimp_7:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M429,-103C501.78,-105.13 496.23,-18.13 573,-16"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M429,-105C503.77,-105 498.23,-18 573,-18"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M429,-107C505.77,-104.87 500.22,-17.87 573,-20"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--_ferrule_crimp_8 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--_ferrule_crimp_8:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M429,-128C495.07,-129.7 502.98,-77.7 573,-76"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M429,-130C497.05,-130 504.95,-78 573,-78"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M429,-132C499.02,-130.3 506.93,-78.3 573,-80"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--_ferrule_crimp_9 -->
|
||||||
|
<g id="edge9" class="edge">
|
||||||
|
<title>W1:e--_ferrule_crimp_9:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M429,-153C491.95,-153.67 507.06,-136.67 573,-136"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M429,-155C493.44,-155 508.56,-138 573,-138"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M429,-157C494.94,-156.33 510.05,-139.33 573,-140"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--_ferrule_crimp_10 -->
|
||||||
|
<g id="edge10" class="edge">
|
||||||
|
<title>W1:e--_ferrule_crimp_10:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M429,-178C495.03,-178.72 510.04,-196.72 573,-196"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M429,-180C493.5,-180 508.5,-198 573,-198"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M429,-182C491.96,-181.28 506.97,-199.28 573,-200"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--_ferrule_crimp_11 -->
|
||||||
|
<g id="edge11" class="edge">
|
||||||
|
<title>W1:e--_ferrule_crimp_11:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M429,-203C499.18,-204.72 506.78,-257.72 573,-256"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M429,-205C497.2,-205 504.8,-258 573,-258"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M429,-207C495.22,-205.28 502.82,-258.28 573,-260"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--_ferrule_crimp_12 -->
|
||||||
|
<g id="edge12" class="edge">
|
||||||
|
<title>W1:e--_ferrule_crimp_12:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M429,-228C506,-230.14 499.99,-318.14 573,-316"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M429,-230C504,-230 498,-318 573,-318"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M429,-232C502.01,-229.86 496,-317.86 573,-320"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<h1>Bill of Materials</h1><table style="border:1px solid #000000; font-size: 14pt; border-spacing: 0px"><tr><th align="left" style="border:1px solid #000000; padding: 8px">Item</th><th align="left" style="border:1px solid #000000; padding: 8px">Qty</th><th align="left" style="border:1px solid #000000; padding: 8px">Unit</th><th align="left" style="border:1px solid #000000; padding: 8px">Designators</th></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, Crimp ferrule</td><td align="right" style="border:1px solid #000000; padding: 4px">12</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px"></td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.25 mm², BN</td><td align="right" style="border:1px solid #000000; padding: 4px">0.2</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.25 mm², BU</td><td align="right" style="border:1px solid #000000; padding: 4px">0.2</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.25 mm², GN</td><td align="right" style="border:1px solid #000000; padding: 4px">0.2</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.25 mm², OG</td><td align="right" style="border:1px solid #000000; padding: 4px">0.2</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.25 mm², RD</td><td align="right" style="border:1px solid #000000; padding: 4px">0.2</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.25 mm², YE</td><td align="right" style="border:1px solid #000000; padding: 4px">0.2</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1</td></tr></table></body></html>
|
||||||
BIN
examples/ex04.png
Normal file
|
After Width: | Height: | Size: 78 KiB |
219
examples/ex04.svg
Normal file
@ -0,0 +1,219 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||||
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="668pt" height="344pt"
|
||||||
|
viewBox="0.00 0.00 668.00 344.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 340)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-340 664,-340 664,4 -4,4"/>
|
||||||
|
<!-- _ferrule_crimp_1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>_ferrule_crimp_1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="87,-336 0,-336 0,-300 87,-300 87,-336"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-306 0.5,-329 87.5,-329 87.5,-306 0.5,-306"/>
|
||||||
|
<text text-anchor="start" x="4.5" y="-313.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node13" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="429,-313 231,-313 231,-83 429,-83 429,-313"/>
|
||||||
|
<polygon fill="none" stroke="black" points="231,-290 231,-313 429,-313 429,-290 231,-290"/>
|
||||||
|
<text text-anchor="start" x="319" y="-297.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="231,-267 231,-290 254,-290 254,-267 231,-267"/>
|
||||||
|
<text text-anchor="start" x="235" y="-274.8" font-family="arial" font-size="14.00">6x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="254,-267 254,-290 386,-290 386,-267 254,-267"/>
|
||||||
|
<text text-anchor="start" x="258" y="-274.8" font-family="arial" font-size="14.00">0.25 mm² (24 AWG)</text>
|
||||||
|
<polygon fill="none" stroke="black" points="386,-267 386,-290 429,-290 429,-267 386,-267"/>
|
||||||
|
<text text-anchor="start" x="390" y="-274.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="328" y="-255.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="322.5" y="-238.8" font-family="arial" font-size="14.00">BN</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="231,-231 231,-233 429,-233 429,-231 231,-231"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="231,-229 231,-231 429,-231 429,-229 231,-229"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="231,-227 231,-229 429,-229 429,-227 231,-227"/>
|
||||||
|
<text text-anchor="start" x="322" y="-213.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="231,-206 231,-208 429,-208 429,-206 231,-206"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="231,-204 231,-206 429,-206 429,-204 231,-204"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="231,-202 231,-204 429,-204 429,-202 231,-202"/>
|
||||||
|
<text text-anchor="start" x="320.5" y="-188.8" font-family="arial" font-size="14.00">OG</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="231,-181 231,-183 429,-183 429,-181 231,-181"/>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="231,-179 231,-181 429,-181 429,-179 231,-179"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="231,-177 231,-179 429,-179 429,-177 231,-177"/>
|
||||||
|
<text text-anchor="start" x="322.5" y="-163.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="231,-156 231,-158 429,-158 429,-156 231,-156"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="231,-154 231,-156 429,-156 429,-154 231,-154"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="231,-152 231,-154 429,-154 429,-152 231,-152"/>
|
||||||
|
<text text-anchor="start" x="321" y="-138.8" font-family="arial" font-size="14.00">GN</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="231,-131 231,-133 429,-133 429,-131 231,-131"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="231,-129 231,-131 429,-131 429,-129 231,-129"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="231,-127 231,-129 429,-129 429,-127 231,-127"/>
|
||||||
|
<text text-anchor="start" x="322.5" y="-113.8" font-family="arial" font-size="14.00">BU</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="231,-106 231,-108 429,-108 429,-106 231,-106"/>
|
||||||
|
<polygon fill="#0066ff" stroke="transparent" points="231,-104 231,-106 429,-106 429,-104 231,-104"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="231,-102 231,-104 429,-104 429,-102 231,-102"/>
|
||||||
|
<text text-anchor="start" x="259.5" y="-88.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>_ferrule_crimp_1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M87,-316C160.01,-318.14 154,-230.14 231,-228"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M87,-318C162,-318 156,-230 231,-230"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M87,-320C164,-317.86 157.99,-229.86 231,-232"/>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>_ferrule_crimp_2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="87,-276 0,-276 0,-240 87,-240 87,-276"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-246 0.5,-269 87.5,-269 87.5,-246 0.5,-246"/>
|
||||||
|
<text text-anchor="start" x="4.5" y="-253.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_2--W1 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>_ferrule_crimp_2:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M87,-256C153.22,-257.72 160.82,-204.72 231,-203"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M87,-258C155.2,-258 162.8,-205 231,-205"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M87,-260C157.18,-258.28 164.78,-205.28 231,-207"/>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_3 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>_ferrule_crimp_3</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="87,-216 0,-216 0,-180 87,-180 87,-216"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-186 0.5,-209 87.5,-209 87.5,-186 0.5,-186"/>
|
||||||
|
<text text-anchor="start" x="4.5" y="-193.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_3--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>_ferrule_crimp_3:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M87,-196C149.96,-196.72 164.97,-178.72 231,-178"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M87,-198C151.5,-198 166.5,-180 231,-180"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M87,-200C153.03,-199.28 168.04,-181.28 231,-182"/>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_4 -->
|
||||||
|
<g id="node4" class="node">
|
||||||
|
<title>_ferrule_crimp_4</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="87,-156 0,-156 0,-120 87,-120 87,-156"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-126 0.5,-149 87.5,-149 87.5,-126 0.5,-126"/>
|
||||||
|
<text text-anchor="start" x="4.5" y="-133.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_4--W1 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>_ferrule_crimp_4:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M87,-136C152.94,-136.67 168.05,-153.67 231,-153"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M87,-138C151.44,-138 166.56,-155 231,-155"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M87,-140C149.95,-139.33 165.06,-156.33 231,-157"/>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_5 -->
|
||||||
|
<g id="node5" class="node">
|
||||||
|
<title>_ferrule_crimp_5</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="87,-96 0,-96 0,-60 87,-60 87,-96"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-66 0.5,-89 87.5,-89 87.5,-66 0.5,-66"/>
|
||||||
|
<text text-anchor="start" x="4.5" y="-73.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_5--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>_ferrule_crimp_5:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M87,-76C157.02,-77.7 164.93,-129.7 231,-128"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M87,-78C155.05,-78 162.95,-130 231,-130"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M87,-80C153.07,-78.3 160.98,-130.3 231,-132"/>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_6 -->
|
||||||
|
<g id="node6" class="node">
|
||||||
|
<title>_ferrule_crimp_6</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="87,-36 0,-36 0,0 87,0 87,-36"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-6 0.5,-29 87.5,-29 87.5,-6 0.5,-6"/>
|
||||||
|
<text text-anchor="start" x="4.5" y="-13.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_6--W1 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>_ferrule_crimp_6:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M87,-16C163.77,-18.13 158.22,-105.13 231,-103"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M87,-18C161.77,-18 156.23,-105 231,-105"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M87,-20C159.78,-17.87 154.23,-104.87 231,-107"/>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_7 -->
|
||||||
|
<g id="node7" class="node">
|
||||||
|
<title>_ferrule_crimp_7</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="660,-36 573,-36 573,0 660,0 660,-36"/>
|
||||||
|
<polygon fill="none" stroke="black" points="573.5,-6 573.5,-29 660.5,-29 660.5,-6 573.5,-6"/>
|
||||||
|
<text text-anchor="start" x="577.5" y="-13.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_8 -->
|
||||||
|
<g id="node8" class="node">
|
||||||
|
<title>_ferrule_crimp_8</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="660,-96 573,-96 573,-60 660,-60 660,-96"/>
|
||||||
|
<polygon fill="none" stroke="black" points="573.5,-66 573.5,-89 660.5,-89 660.5,-66 573.5,-66"/>
|
||||||
|
<text text-anchor="start" x="577.5" y="-73.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_9 -->
|
||||||
|
<g id="node9" class="node">
|
||||||
|
<title>_ferrule_crimp_9</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="660,-156 573,-156 573,-120 660,-120 660,-156"/>
|
||||||
|
<polygon fill="none" stroke="black" points="573.5,-126 573.5,-149 660.5,-149 660.5,-126 573.5,-126"/>
|
||||||
|
<text text-anchor="start" x="577.5" y="-133.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_10 -->
|
||||||
|
<g id="node10" class="node">
|
||||||
|
<title>_ferrule_crimp_10</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="660,-216 573,-216 573,-180 660,-180 660,-216"/>
|
||||||
|
<polygon fill="none" stroke="black" points="573.5,-186 573.5,-209 660.5,-209 660.5,-186 573.5,-186"/>
|
||||||
|
<text text-anchor="start" x="577.5" y="-193.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_11 -->
|
||||||
|
<g id="node11" class="node">
|
||||||
|
<title>_ferrule_crimp_11</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="660,-276 573,-276 573,-240 660,-240 660,-276"/>
|
||||||
|
<polygon fill="none" stroke="black" points="573.5,-246 573.5,-269 660.5,-269 660.5,-246 573.5,-246"/>
|
||||||
|
<text text-anchor="start" x="577.5" y="-253.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
</g>
|
||||||
|
<!-- _ferrule_crimp_12 -->
|
||||||
|
<g id="node12" class="node">
|
||||||
|
<title>_ferrule_crimp_12</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="660,-336 573,-336 573,-300 660,-300 660,-336"/>
|
||||||
|
<polygon fill="none" stroke="black" points="573.5,-306 573.5,-329 660.5,-329 660.5,-306 573.5,-306"/>
|
||||||
|
<text text-anchor="start" x="577.5" y="-313.8" font-family="arial" font-size="14.00">Crimp ferrule</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--_ferrule_crimp_7 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>W1:e--_ferrule_crimp_7:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M429,-103C501.78,-105.13 496.23,-18.13 573,-16"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M429,-105C503.77,-105 498.23,-18 573,-18"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M429,-107C505.77,-104.87 500.22,-17.87 573,-20"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--_ferrule_crimp_8 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--_ferrule_crimp_8:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M429,-128C495.07,-129.7 502.98,-77.7 573,-76"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M429,-130C497.05,-130 504.95,-78 573,-78"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M429,-132C499.02,-130.3 506.93,-78.3 573,-80"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--_ferrule_crimp_9 -->
|
||||||
|
<g id="edge9" class="edge">
|
||||||
|
<title>W1:e--_ferrule_crimp_9:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M429,-153C491.95,-153.67 507.06,-136.67 573,-136"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M429,-155C493.44,-155 508.56,-138 573,-138"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M429,-157C494.94,-156.33 510.05,-139.33 573,-140"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--_ferrule_crimp_10 -->
|
||||||
|
<g id="edge10" class="edge">
|
||||||
|
<title>W1:e--_ferrule_crimp_10:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M429,-178C495.03,-178.72 510.04,-196.72 573,-196"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M429,-180C493.5,-180 508.5,-198 573,-198"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M429,-182C491.96,-181.28 506.97,-199.28 573,-200"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--_ferrule_crimp_11 -->
|
||||||
|
<g id="edge11" class="edge">
|
||||||
|
<title>W1:e--_ferrule_crimp_11:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M429,-203C499.18,-204.72 506.78,-257.72 573,-256"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M429,-205C497.2,-205 504.8,-258 573,-258"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M429,-207C495.22,-205.28 502.82,-258.28 573,-260"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--_ferrule_crimp_12 -->
|
||||||
|
<g id="edge12" class="edge">
|
||||||
|
<title>W1:e--_ferrule_crimp_12:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M429,-228C506,-230.14 499.99,-318.14 573,-316"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M429,-230C504,-230 498,-318 573,-318"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M429,-232C502.01,-229.86 496,-317.86 573,-320"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 14 KiB |
6
examples/ex05.bom.tsv
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
Item Qty Unit Designators
|
||||||
|
Connector, Molex KK 254, female, 4 pins 3 X1, X2, X3
|
||||||
|
Wire, I2C, 0.25 mm², PK 0.4 m W1, W2
|
||||||
|
Wire, I2C, 0.25 mm², TQ 0.4 m W1, W2
|
||||||
|
Wire, I2C, 0.25 mm², VT 0.4 m W1, W2
|
||||||
|
Wire, I2C, 0.25 mm², YE 0.4 m W1, W2
|
||||||
|
36
examples/ex05.gv
Normal file
@ -0,0 +1,36 @@
|
|||||||
|
graph {
|
||||||
|
// Graph generated by WireViz
|
||||||
|
// https://github.com/formatc1702/WireViz
|
||||||
|
graph [bgcolor=white fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||||
|
node [fillcolor=white fontname=arial shape=record style=filled]
|
||||||
|
edge [fontname=arial style=bold]
|
||||||
|
X1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X1</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td>GND</td><td port="p1r">1</td></tr><tr><td>VCC</td><td port="p2r">2</td></tr><tr><td>SCL</td><td port="p3r">3</td></tr><tr><td>SDA</td><td port="p4r">4</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X2 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X2</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td><td>GND</td><td port="p1r">1</td></tr><tr><td port="p2l">2</td><td>VCC</td><td port="p2r">2</td></tr><tr><td port="p3l">3</td><td>SCL</td><td port="p3r">3</td></tr><tr><td port="p4l">4</td><td>SDA</td><td port="p4r">4</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X3 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X3</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td><td>GND</td></tr><tr><td port="p2l">2</td><td>VCC</td></tr><tr><td port="p3l">3</td><td>SCL</td></tr><tr><td port="p4l">4</td><td>SDA</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
edge [color="#000000:#ff66cc:#000000"]
|
||||||
|
X1:p1r:e -- W1:w1:w
|
||||||
|
W1:w1:e -- X2:p1l:w
|
||||||
|
edge [color="#000000:#00ffff:#000000"]
|
||||||
|
X1:p2r:e -- W1:w2:w
|
||||||
|
W1:w2:e -- X2:p2l:w
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
X1:p3r:e -- W1:w3:w
|
||||||
|
W1:w3:e -- X2:p3l:w
|
||||||
|
edge [color="#000000:#8000ff:#000000"]
|
||||||
|
X1:p4r:e -- W1:w4:w
|
||||||
|
W1:w4:e -- X2:p4l:w
|
||||||
|
W1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="4">W1</td></tr><tr><td balign="left">I2C</td><td balign="left">4x</td><td balign="left">0.25 mm²</td><td balign="left">0.2 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X1:1</td><td>PK</td><td>X2:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff66cc" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:2</td><td>TQ</td><td>X2:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#00ffff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:3</td><td>YE</td><td>X2:3</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:4</td><td>VT</td><td>X2:4</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w4" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#8000ff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style="filled,dashed"]
|
||||||
|
edge [color="#000000:#ff66cc:#000000"]
|
||||||
|
X2:p1r:e -- W2:w1:w
|
||||||
|
W2:w1:e -- X3:p1l:w
|
||||||
|
edge [color="#000000:#00ffff:#000000"]
|
||||||
|
X2:p2r:e -- W2:w2:w
|
||||||
|
W2:w2:e -- X3:p2l:w
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
X2:p3r:e -- W2:w3:w
|
||||||
|
W2:w3:e -- X3:p3l:w
|
||||||
|
edge [color="#000000:#8000ff:#000000"]
|
||||||
|
X2:p4r:e -- W2:w4:w
|
||||||
|
W2:w4:e -- X3:p4l:w
|
||||||
|
W2 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="4">W2</td></tr><tr><td balign="left">I2C</td><td balign="left">4x</td><td balign="left">0.25 mm²</td><td balign="left">0.2 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X2:1</td><td>PK</td><td>X3:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff66cc" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X2:2</td><td>TQ</td><td>X3:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#00ffff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X2:3</td><td>YE</td><td>X3:3</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X2:4</td><td>VT</td><td>X3:4</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w4" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#8000ff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style="filled,dashed"]
|
||||||
|
}
|
||||||
301
examples/ex05.html
Normal file
@ -0,0 +1,301 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html><head><meta charset="UTF-8"></head><body style="font-family:Arial"><h1>Diagram</h1><!-- XML and DOCTYPE declarations from SVG file removed -->
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="1456pt" height="188pt"
|
||||||
|
viewBox="0.00 0.00 1456.00 188.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 184)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-184 1452,-184 1452,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="182,-152 0,-152 0,-14 182,-14 182,-152"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-129 0,-152 182,-152 182,-129 0,-129"/>
|
||||||
|
<text text-anchor="start" x="82.5" y="-136.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-106 0,-129 93,-129 93,-106 0,-106"/>
|
||||||
|
<text text-anchor="start" x="4" y="-113.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-106 93,-129 143,-129 143,-106 93,-106"/>
|
||||||
|
<text text-anchor="start" x="97" y="-113.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="143,-106 143,-129 182,-129 182,-106 143,-106"/>
|
||||||
|
<text text-anchor="start" x="147" y="-113.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-83 0,-106 103,-106 103,-83 0,-83"/>
|
||||||
|
<text text-anchor="start" x="36" y="-90.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-83 103,-106 182,-106 182,-83 103,-83"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-90.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-60 0,-83 103,-83 103,-60 0,-60"/>
|
||||||
|
<text text-anchor="start" x="37" y="-67.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-60 103,-83 182,-83 182,-60 103,-60"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-67.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-37 0,-60 103,-60 103,-37 0,-37"/>
|
||||||
|
<text text-anchor="start" x="38" y="-44.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-37 103,-60 182,-60 182,-37 103,-37"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-44.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-14 0,-37 103,-37 103,-14 0,-14"/>
|
||||||
|
<text text-anchor="start" x="37.5" y="-21.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-14 103,-37 182,-37 182,-14 103,-14"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-21.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node4" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="489,-180 326,-180 326,0 489,0 489,-180"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-157 326.5,-180 489.5,-180 489.5,-157 326.5,-157"/>
|
||||||
|
<text text-anchor="start" x="397" y="-164.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-134 326.5,-157 356.5,-157 356.5,-134 326.5,-134"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-141.8" font-family="arial" font-size="14.00">I2C</text>
|
||||||
|
<polygon fill="none" stroke="black" points="356.5,-134 356.5,-157 379.5,-157 379.5,-134 356.5,-134"/>
|
||||||
|
<text text-anchor="start" x="360.5" y="-141.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="379.5,-134 379.5,-157 446.5,-157 446.5,-134 379.5,-134"/>
|
||||||
|
<text text-anchor="start" x="383.5" y="-141.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="446.5,-134 446.5,-157 489.5,-157 489.5,-134 446.5,-134"/>
|
||||||
|
<text text-anchor="start" x="450.5" y="-141.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="406" y="-122.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="341" y="-105.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="398.5" y="-105.8" font-family="arial" font-size="14.00">PK</text>
|
||||||
|
<text text-anchor="start" x="447" y="-105.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-98 326.5,-100 489.5,-100 489.5,-98 326.5,-98"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="326.5,-96 326.5,-98 489.5,-98 489.5,-96 326.5,-96"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-94 326.5,-96 489.5,-96 489.5,-94 326.5,-94"/>
|
||||||
|
<text text-anchor="start" x="341" y="-80.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="398" y="-80.8" font-family="arial" font-size="14.00">TQ</text>
|
||||||
|
<text text-anchor="start" x="447" y="-80.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-73 326.5,-75 489.5,-75 489.5,-73 326.5,-73"/>
|
||||||
|
<polygon fill="#00ffff" stroke="transparent" points="326.5,-71 326.5,-73 489.5,-73 489.5,-71 326.5,-71"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-69 326.5,-71 489.5,-71 489.5,-69 326.5,-69"/>
|
||||||
|
<text text-anchor="start" x="341" y="-55.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="398.5" y="-55.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="447" y="-55.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-48 326.5,-50 489.5,-50 489.5,-48 326.5,-48"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-46 326.5,-48 489.5,-48 489.5,-46 326.5,-46"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-44 326.5,-46 489.5,-46 489.5,-44 326.5,-44"/>
|
||||||
|
<text text-anchor="start" x="341" y="-30.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<text text-anchor="start" x="399" y="-30.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="447" y="-30.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-23 326.5,-25 489.5,-25 489.5,-23 326.5,-23"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="326.5,-21 326.5,-23 489.5,-23 489.5,-21 326.5,-21"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-19 326.5,-21 489.5,-21 489.5,-19 326.5,-19"/>
|
||||||
|
<text text-anchor="start" x="353" y="-5.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-93C246.25,-93.02 262.24,-95.02 326,-95"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M182,-95C246.01,-95 261.99,-97 326,-97"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-97C245.76,-96.98 261.75,-98.98 326,-99"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-69C246.13,-69 262.12,-70 326,-70"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M182,-71C246,-71 262,-72 326,-72"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-73C245.88,-73 261.87,-74 326,-74"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-46C245.88,-46 261.87,-45 326,-45"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-48C246,-48 262,-47 326,-47"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-50C246.13,-50 262.12,-49 326,-49"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-23C245.64,-23.03 261.62,-20.03 326,-20"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M182,-25C246.01,-25 261.99,-22 326,-22"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-27C246.38,-26.97 262.36,-23.97 326,-24"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="815,-152 633,-152 633,-14 815,-14 815,-152"/>
|
||||||
|
<polygon fill="none" stroke="black" points="633,-129 633,-152 815,-152 815,-129 633,-129"/>
|
||||||
|
<text text-anchor="start" x="715.5" y="-136.8" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="633,-106 633,-129 726,-129 726,-106 633,-106"/>
|
||||||
|
<text text-anchor="start" x="637" y="-113.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="726,-106 726,-129 776,-129 776,-106 726,-106"/>
|
||||||
|
<text text-anchor="start" x="730" y="-113.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="776,-106 776,-129 815,-129 815,-106 776,-106"/>
|
||||||
|
<text text-anchor="start" x="780" y="-113.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="633,-83 633,-106 686,-106 686,-83 633,-83"/>
|
||||||
|
<text text-anchor="start" x="655.5" y="-90.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="686,-83 686,-106 762,-106 762,-83 686,-83"/>
|
||||||
|
<text text-anchor="start" x="708.5" y="-90.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="762,-83 762,-106 815,-106 815,-83 762,-83"/>
|
||||||
|
<text text-anchor="start" x="784.5" y="-90.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="633,-60 633,-83 686,-83 686,-60 633,-60"/>
|
||||||
|
<text text-anchor="start" x="655.5" y="-67.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="686,-60 686,-83 762,-83 762,-60 686,-60"/>
|
||||||
|
<text text-anchor="start" x="709.5" y="-67.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="762,-60 762,-83 815,-83 815,-60 762,-60"/>
|
||||||
|
<text text-anchor="start" x="784.5" y="-67.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="633,-37 633,-60 686,-60 686,-37 633,-37"/>
|
||||||
|
<text text-anchor="start" x="655.5" y="-44.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="686,-37 686,-60 762,-60 762,-37 686,-37"/>
|
||||||
|
<text text-anchor="start" x="710.5" y="-44.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="762,-37 762,-60 815,-60 815,-37 762,-37"/>
|
||||||
|
<text text-anchor="start" x="784.5" y="-44.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="633,-14 633,-37 686,-37 686,-14 633,-14"/>
|
||||||
|
<text text-anchor="start" x="655.5" y="-21.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="686,-14 686,-37 762,-37 762,-14 686,-14"/>
|
||||||
|
<text text-anchor="start" x="710" y="-21.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
<polygon fill="none" stroke="black" points="762,-14 762,-37 815,-37 815,-14 762,-14"/>
|
||||||
|
<text text-anchor="start" x="784.5" y="-21.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W2 -->
|
||||||
|
<g id="node5" class="node">
|
||||||
|
<title>W2</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="1122,-180 959,-180 959,0 1122,0 1122,-180"/>
|
||||||
|
<polygon fill="none" stroke="black" points="959.5,-157 959.5,-180 1122.5,-180 1122.5,-157 959.5,-157"/>
|
||||||
|
<text text-anchor="start" x="1030" y="-164.8" font-family="arial" font-size="14.00">W2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="959.5,-134 959.5,-157 989.5,-157 989.5,-134 959.5,-134"/>
|
||||||
|
<text text-anchor="start" x="963.5" y="-141.8" font-family="arial" font-size="14.00">I2C</text>
|
||||||
|
<polygon fill="none" stroke="black" points="989.5,-134 989.5,-157 1012.5,-157 1012.5,-134 989.5,-134"/>
|
||||||
|
<text text-anchor="start" x="993.5" y="-141.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1012.5,-134 1012.5,-157 1079.5,-157 1079.5,-134 1012.5,-134"/>
|
||||||
|
<text text-anchor="start" x="1016.5" y="-141.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1079.5,-134 1079.5,-157 1122.5,-157 1122.5,-134 1079.5,-134"/>
|
||||||
|
<text text-anchor="start" x="1083.5" y="-141.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="1039" y="-122.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="974" y="-105.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<text text-anchor="start" x="1031.5" y="-105.8" font-family="arial" font-size="14.00">PK</text>
|
||||||
|
<text text-anchor="start" x="1080" y="-105.8" font-family="arial" font-size="14.00">X3:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="959.5,-98 959.5,-100 1122.5,-100 1122.5,-98 959.5,-98"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="959.5,-96 959.5,-98 1122.5,-98 1122.5,-96 959.5,-96"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="959.5,-94 959.5,-96 1122.5,-96 1122.5,-94 959.5,-94"/>
|
||||||
|
<text text-anchor="start" x="974" y="-80.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<text text-anchor="start" x="1031" y="-80.8" font-family="arial" font-size="14.00">TQ</text>
|
||||||
|
<text text-anchor="start" x="1080" y="-80.8" font-family="arial" font-size="14.00">X3:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="959.5,-73 959.5,-75 1122.5,-75 1122.5,-73 959.5,-73"/>
|
||||||
|
<polygon fill="#00ffff" stroke="transparent" points="959.5,-71 959.5,-73 1122.5,-73 1122.5,-71 959.5,-71"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="959.5,-69 959.5,-71 1122.5,-71 1122.5,-69 959.5,-69"/>
|
||||||
|
<text text-anchor="start" x="974" y="-55.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<text text-anchor="start" x="1031.5" y="-55.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="1080" y="-55.8" font-family="arial" font-size="14.00">X3:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="959.5,-48 959.5,-50 1122.5,-50 1122.5,-48 959.5,-48"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="959.5,-46 959.5,-48 1122.5,-48 1122.5,-46 959.5,-46"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="959.5,-44 959.5,-46 1122.5,-46 1122.5,-44 959.5,-44"/>
|
||||||
|
<text text-anchor="start" x="974" y="-30.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<text text-anchor="start" x="1032" y="-30.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="1080" y="-30.8" font-family="arial" font-size="14.00">X3:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="959.5,-23 959.5,-25 1122.5,-25 1122.5,-23 959.5,-23"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="959.5,-21 959.5,-23 1122.5,-23 1122.5,-21 959.5,-21"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="959.5,-19 959.5,-21 1122.5,-21 1122.5,-19 959.5,-19"/>
|
||||||
|
<text text-anchor="start" x="986" y="-5.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X2--W2 -->
|
||||||
|
<g id="edge9" class="edge">
|
||||||
|
<title>X2:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-93C879.25,-93.02 895.24,-95.02 959,-95"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M815,-95C879.01,-95 894.99,-97 959,-97"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-97C878.76,-96.98 894.75,-98.98 959,-99"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2--W2 -->
|
||||||
|
<g id="edge11" class="edge">
|
||||||
|
<title>X2:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-69C879.13,-69 895.12,-70 959,-70"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M815,-71C879,-71 895,-72 959,-72"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-73C878.88,-73 894.87,-74 959,-74"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2--W2 -->
|
||||||
|
<g id="edge13" class="edge">
|
||||||
|
<title>X2:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-46C878.88,-46 894.87,-45 959,-45"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M815,-48C879,-48 895,-47 959,-47"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-50C879.13,-50 895.12,-49 959,-49"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2--W2 -->
|
||||||
|
<g id="edge15" class="edge">
|
||||||
|
<title>X2:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-23C878.64,-23.03 894.62,-20.03 959,-20"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M815,-25C879.01,-25 894.99,-22 959,-22"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-27C879.38,-26.97 895.36,-23.97 959,-24"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>X3</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="1448,-152 1266,-152 1266,-14 1448,-14 1448,-152"/>
|
||||||
|
<polygon fill="none" stroke="black" points="1266,-129 1266,-152 1448,-152 1448,-129 1266,-129"/>
|
||||||
|
<text text-anchor="start" x="1348.5" y="-136.8" font-family="arial" font-size="14.00">X3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1266,-106 1266,-129 1359,-129 1359,-106 1266,-106"/>
|
||||||
|
<text text-anchor="start" x="1270" y="-113.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1359,-106 1359,-129 1409,-129 1409,-106 1359,-106"/>
|
||||||
|
<text text-anchor="start" x="1363" y="-113.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1409,-106 1409,-129 1448,-129 1448,-106 1409,-106"/>
|
||||||
|
<text text-anchor="start" x="1413" y="-113.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1266,-83 1266,-106 1346,-106 1346,-83 1266,-83"/>
|
||||||
|
<text text-anchor="start" x="1302" y="-90.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1346,-83 1346,-106 1448,-106 1448,-83 1346,-83"/>
|
||||||
|
<text text-anchor="start" x="1381.5" y="-90.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1266,-60 1266,-83 1346,-83 1346,-60 1266,-60"/>
|
||||||
|
<text text-anchor="start" x="1302" y="-67.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1346,-60 1346,-83 1448,-83 1448,-60 1346,-60"/>
|
||||||
|
<text text-anchor="start" x="1382.5" y="-67.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1266,-37 1266,-60 1346,-60 1346,-37 1266,-37"/>
|
||||||
|
<text text-anchor="start" x="1302" y="-44.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1346,-37 1346,-60 1448,-60 1448,-37 1346,-37"/>
|
||||||
|
<text text-anchor="start" x="1383.5" y="-44.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1266,-14 1266,-37 1346,-37 1346,-14 1266,-14"/>
|
||||||
|
<text text-anchor="start" x="1302" y="-21.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1346,-14 1346,-37 1448,-37 1448,-14 1346,-14"/>
|
||||||
|
<text text-anchor="start" x="1383" y="-21.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M489,-95C552.76,-95.02 568.75,-93.02 633,-93"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M489,-97C553.01,-97 568.99,-95 633,-95"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M489,-99C553.25,-98.98 569.24,-96.98 633,-97"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M489,-70C552.88,-70 568.87,-69 633,-69"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M489,-72C553,-72 569,-71 633,-71"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M489,-74C553.13,-74 569.12,-73 633,-73"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M489,-45C553.13,-45 569.12,-46 633,-46"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M489,-47C553,-47 569,-48 633,-48"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M489,-49C552.88,-49 568.87,-50 633,-50"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M489,-20C553.38,-20.03 569.36,-23.03 633,-23"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M489,-22C553.01,-22 568.99,-25 633,-25"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M489,-24C552.64,-23.97 568.62,-26.97 633,-27"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge10" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1122,-95C1185.76,-95.02 1201.75,-93.02 1266,-93"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M1122,-97C1186.01,-97 1201.99,-95 1266,-95"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1122,-99C1186.25,-98.98 1202.24,-96.98 1266,-97"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge12" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1122,-70C1185.88,-70 1201.87,-69 1266,-69"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M1122,-72C1186,-72 1202,-71 1266,-71"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1122,-74C1186.13,-74 1202.12,-73 1266,-73"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge14" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1122,-45C1186.13,-45 1202.12,-46 1266,-46"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M1122,-47C1186,-47 1202,-48 1266,-48"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1122,-49C1185.88,-49 1201.87,-50 1266,-50"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge16" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1122,-20C1186.38,-20.03 1202.36,-23.03 1266,-23"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M1122,-22C1186.01,-22 1201.99,-25 1266,-25"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1122,-24C1185.64,-23.97 1201.62,-26.97 1266,-27"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<h1>Bill of Materials</h1><table style="border:1px solid #000000; font-size: 14pt; border-spacing: 0px"><tr><th align="left" style="border:1px solid #000000; padding: 8px">Item</th><th align="left" style="border:1px solid #000000; padding: 8px">Qty</th><th align="left" style="border:1px solid #000000; padding: 8px">Unit</th><th align="left" style="border:1px solid #000000; padding: 8px">Designators</th></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, Molex KK 254, female, 4 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">3</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">X1, X2, X3</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, I2C, 0.25 mm², PK</td><td align="right" style="border:1px solid #000000; padding: 4px">0.4</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1, W2</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, I2C, 0.25 mm², TQ</td><td align="right" style="border:1px solid #000000; padding: 4px">0.4</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1, W2</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, I2C, 0.25 mm², VT</td><td align="right" style="border:1px solid #000000; padding: 4px">0.4</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1, W2</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, I2C, 0.25 mm², YE</td><td align="right" style="border:1px solid #000000; padding: 4px">0.4</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1, W2</td></tr></table></body></html>
|
||||||
BIN
examples/ex05.png
Normal file
|
After Width: | Height: | Size: 39 KiB |
301
examples/ex05.svg
Normal file
@ -0,0 +1,301 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||||
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="1456pt" height="188pt"
|
||||||
|
viewBox="0.00 0.00 1456.00 188.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 184)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-184 1452,-184 1452,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="182,-152 0,-152 0,-14 182,-14 182,-152"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-129 0,-152 182,-152 182,-129 0,-129"/>
|
||||||
|
<text text-anchor="start" x="82.5" y="-136.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-106 0,-129 93,-129 93,-106 0,-106"/>
|
||||||
|
<text text-anchor="start" x="4" y="-113.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-106 93,-129 143,-129 143,-106 93,-106"/>
|
||||||
|
<text text-anchor="start" x="97" y="-113.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="143,-106 143,-129 182,-129 182,-106 143,-106"/>
|
||||||
|
<text text-anchor="start" x="147" y="-113.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-83 0,-106 103,-106 103,-83 0,-83"/>
|
||||||
|
<text text-anchor="start" x="36" y="-90.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-83 103,-106 182,-106 182,-83 103,-83"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-90.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-60 0,-83 103,-83 103,-60 0,-60"/>
|
||||||
|
<text text-anchor="start" x="37" y="-67.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-60 103,-83 182,-83 182,-60 103,-60"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-67.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-37 0,-60 103,-60 103,-37 0,-37"/>
|
||||||
|
<text text-anchor="start" x="38" y="-44.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-37 103,-60 182,-60 182,-37 103,-37"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-44.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-14 0,-37 103,-37 103,-14 0,-14"/>
|
||||||
|
<text text-anchor="start" x="37.5" y="-21.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-14 103,-37 182,-37 182,-14 103,-14"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-21.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node4" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="489,-180 326,-180 326,0 489,0 489,-180"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-157 326.5,-180 489.5,-180 489.5,-157 326.5,-157"/>
|
||||||
|
<text text-anchor="start" x="397" y="-164.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-134 326.5,-157 356.5,-157 356.5,-134 326.5,-134"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-141.8" font-family="arial" font-size="14.00">I2C</text>
|
||||||
|
<polygon fill="none" stroke="black" points="356.5,-134 356.5,-157 379.5,-157 379.5,-134 356.5,-134"/>
|
||||||
|
<text text-anchor="start" x="360.5" y="-141.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="379.5,-134 379.5,-157 446.5,-157 446.5,-134 379.5,-134"/>
|
||||||
|
<text text-anchor="start" x="383.5" y="-141.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="446.5,-134 446.5,-157 489.5,-157 489.5,-134 446.5,-134"/>
|
||||||
|
<text text-anchor="start" x="450.5" y="-141.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="406" y="-122.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="341" y="-105.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="398.5" y="-105.8" font-family="arial" font-size="14.00">PK</text>
|
||||||
|
<text text-anchor="start" x="447" y="-105.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-98 326.5,-100 489.5,-100 489.5,-98 326.5,-98"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="326.5,-96 326.5,-98 489.5,-98 489.5,-96 326.5,-96"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-94 326.5,-96 489.5,-96 489.5,-94 326.5,-94"/>
|
||||||
|
<text text-anchor="start" x="341" y="-80.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="398" y="-80.8" font-family="arial" font-size="14.00">TQ</text>
|
||||||
|
<text text-anchor="start" x="447" y="-80.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-73 326.5,-75 489.5,-75 489.5,-73 326.5,-73"/>
|
||||||
|
<polygon fill="#00ffff" stroke="transparent" points="326.5,-71 326.5,-73 489.5,-73 489.5,-71 326.5,-71"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-69 326.5,-71 489.5,-71 489.5,-69 326.5,-69"/>
|
||||||
|
<text text-anchor="start" x="341" y="-55.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="398.5" y="-55.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="447" y="-55.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-48 326.5,-50 489.5,-50 489.5,-48 326.5,-48"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-46 326.5,-48 489.5,-48 489.5,-46 326.5,-46"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-44 326.5,-46 489.5,-46 489.5,-44 326.5,-44"/>
|
||||||
|
<text text-anchor="start" x="341" y="-30.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<text text-anchor="start" x="399" y="-30.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="447" y="-30.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-23 326.5,-25 489.5,-25 489.5,-23 326.5,-23"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="326.5,-21 326.5,-23 489.5,-23 489.5,-21 326.5,-21"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-19 326.5,-21 489.5,-21 489.5,-19 326.5,-19"/>
|
||||||
|
<text text-anchor="start" x="353" y="-5.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-93C246.25,-93.02 262.24,-95.02 326,-95"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M182,-95C246.01,-95 261.99,-97 326,-97"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-97C245.76,-96.98 261.75,-98.98 326,-99"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-69C246.13,-69 262.12,-70 326,-70"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M182,-71C246,-71 262,-72 326,-72"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-73C245.88,-73 261.87,-74 326,-74"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-46C245.88,-46 261.87,-45 326,-45"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-48C246,-48 262,-47 326,-47"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-50C246.13,-50 262.12,-49 326,-49"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-23C245.64,-23.03 261.62,-20.03 326,-20"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M182,-25C246.01,-25 261.99,-22 326,-22"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-27C246.38,-26.97 262.36,-23.97 326,-24"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="815,-152 633,-152 633,-14 815,-14 815,-152"/>
|
||||||
|
<polygon fill="none" stroke="black" points="633,-129 633,-152 815,-152 815,-129 633,-129"/>
|
||||||
|
<text text-anchor="start" x="715.5" y="-136.8" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="633,-106 633,-129 726,-129 726,-106 633,-106"/>
|
||||||
|
<text text-anchor="start" x="637" y="-113.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="726,-106 726,-129 776,-129 776,-106 726,-106"/>
|
||||||
|
<text text-anchor="start" x="730" y="-113.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="776,-106 776,-129 815,-129 815,-106 776,-106"/>
|
||||||
|
<text text-anchor="start" x="780" y="-113.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="633,-83 633,-106 686,-106 686,-83 633,-83"/>
|
||||||
|
<text text-anchor="start" x="655.5" y="-90.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="686,-83 686,-106 762,-106 762,-83 686,-83"/>
|
||||||
|
<text text-anchor="start" x="708.5" y="-90.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="762,-83 762,-106 815,-106 815,-83 762,-83"/>
|
||||||
|
<text text-anchor="start" x="784.5" y="-90.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="633,-60 633,-83 686,-83 686,-60 633,-60"/>
|
||||||
|
<text text-anchor="start" x="655.5" y="-67.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="686,-60 686,-83 762,-83 762,-60 686,-60"/>
|
||||||
|
<text text-anchor="start" x="709.5" y="-67.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="762,-60 762,-83 815,-83 815,-60 762,-60"/>
|
||||||
|
<text text-anchor="start" x="784.5" y="-67.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="633,-37 633,-60 686,-60 686,-37 633,-37"/>
|
||||||
|
<text text-anchor="start" x="655.5" y="-44.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="686,-37 686,-60 762,-60 762,-37 686,-37"/>
|
||||||
|
<text text-anchor="start" x="710.5" y="-44.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="762,-37 762,-60 815,-60 815,-37 762,-37"/>
|
||||||
|
<text text-anchor="start" x="784.5" y="-44.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="633,-14 633,-37 686,-37 686,-14 633,-14"/>
|
||||||
|
<text text-anchor="start" x="655.5" y="-21.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="686,-14 686,-37 762,-37 762,-14 686,-14"/>
|
||||||
|
<text text-anchor="start" x="710" y="-21.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
<polygon fill="none" stroke="black" points="762,-14 762,-37 815,-37 815,-14 762,-14"/>
|
||||||
|
<text text-anchor="start" x="784.5" y="-21.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W2 -->
|
||||||
|
<g id="node5" class="node">
|
||||||
|
<title>W2</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="1122,-180 959,-180 959,0 1122,0 1122,-180"/>
|
||||||
|
<polygon fill="none" stroke="black" points="959.5,-157 959.5,-180 1122.5,-180 1122.5,-157 959.5,-157"/>
|
||||||
|
<text text-anchor="start" x="1030" y="-164.8" font-family="arial" font-size="14.00">W2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="959.5,-134 959.5,-157 989.5,-157 989.5,-134 959.5,-134"/>
|
||||||
|
<text text-anchor="start" x="963.5" y="-141.8" font-family="arial" font-size="14.00">I2C</text>
|
||||||
|
<polygon fill="none" stroke="black" points="989.5,-134 989.5,-157 1012.5,-157 1012.5,-134 989.5,-134"/>
|
||||||
|
<text text-anchor="start" x="993.5" y="-141.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1012.5,-134 1012.5,-157 1079.5,-157 1079.5,-134 1012.5,-134"/>
|
||||||
|
<text text-anchor="start" x="1016.5" y="-141.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1079.5,-134 1079.5,-157 1122.5,-157 1122.5,-134 1079.5,-134"/>
|
||||||
|
<text text-anchor="start" x="1083.5" y="-141.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="1039" y="-122.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="974" y="-105.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<text text-anchor="start" x="1031.5" y="-105.8" font-family="arial" font-size="14.00">PK</text>
|
||||||
|
<text text-anchor="start" x="1080" y="-105.8" font-family="arial" font-size="14.00">X3:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="959.5,-98 959.5,-100 1122.5,-100 1122.5,-98 959.5,-98"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="959.5,-96 959.5,-98 1122.5,-98 1122.5,-96 959.5,-96"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="959.5,-94 959.5,-96 1122.5,-96 1122.5,-94 959.5,-94"/>
|
||||||
|
<text text-anchor="start" x="974" y="-80.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<text text-anchor="start" x="1031" y="-80.8" font-family="arial" font-size="14.00">TQ</text>
|
||||||
|
<text text-anchor="start" x="1080" y="-80.8" font-family="arial" font-size="14.00">X3:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="959.5,-73 959.5,-75 1122.5,-75 1122.5,-73 959.5,-73"/>
|
||||||
|
<polygon fill="#00ffff" stroke="transparent" points="959.5,-71 959.5,-73 1122.5,-73 1122.5,-71 959.5,-71"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="959.5,-69 959.5,-71 1122.5,-71 1122.5,-69 959.5,-69"/>
|
||||||
|
<text text-anchor="start" x="974" y="-55.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<text text-anchor="start" x="1031.5" y="-55.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="1080" y="-55.8" font-family="arial" font-size="14.00">X3:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="959.5,-48 959.5,-50 1122.5,-50 1122.5,-48 959.5,-48"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="959.5,-46 959.5,-48 1122.5,-48 1122.5,-46 959.5,-46"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="959.5,-44 959.5,-46 1122.5,-46 1122.5,-44 959.5,-44"/>
|
||||||
|
<text text-anchor="start" x="974" y="-30.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<text text-anchor="start" x="1032" y="-30.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="1080" y="-30.8" font-family="arial" font-size="14.00">X3:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="959.5,-23 959.5,-25 1122.5,-25 1122.5,-23 959.5,-23"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="959.5,-21 959.5,-23 1122.5,-23 1122.5,-21 959.5,-21"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="959.5,-19 959.5,-21 1122.5,-21 1122.5,-19 959.5,-19"/>
|
||||||
|
<text text-anchor="start" x="986" y="-5.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X2--W2 -->
|
||||||
|
<g id="edge9" class="edge">
|
||||||
|
<title>X2:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-93C879.25,-93.02 895.24,-95.02 959,-95"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M815,-95C879.01,-95 894.99,-97 959,-97"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-97C878.76,-96.98 894.75,-98.98 959,-99"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2--W2 -->
|
||||||
|
<g id="edge11" class="edge">
|
||||||
|
<title>X2:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-69C879.13,-69 895.12,-70 959,-70"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M815,-71C879,-71 895,-72 959,-72"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-73C878.88,-73 894.87,-74 959,-74"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2--W2 -->
|
||||||
|
<g id="edge13" class="edge">
|
||||||
|
<title>X2:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-46C878.88,-46 894.87,-45 959,-45"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M815,-48C879,-48 895,-47 959,-47"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-50C879.13,-50 895.12,-49 959,-49"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2--W2 -->
|
||||||
|
<g id="edge15" class="edge">
|
||||||
|
<title>X2:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-23C878.64,-23.03 894.62,-20.03 959,-20"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M815,-25C879.01,-25 894.99,-22 959,-22"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M815,-27C879.38,-26.97 895.36,-23.97 959,-24"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>X3</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="1448,-152 1266,-152 1266,-14 1448,-14 1448,-152"/>
|
||||||
|
<polygon fill="none" stroke="black" points="1266,-129 1266,-152 1448,-152 1448,-129 1266,-129"/>
|
||||||
|
<text text-anchor="start" x="1348.5" y="-136.8" font-family="arial" font-size="14.00">X3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1266,-106 1266,-129 1359,-129 1359,-106 1266,-106"/>
|
||||||
|
<text text-anchor="start" x="1270" y="-113.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1359,-106 1359,-129 1409,-129 1409,-106 1359,-106"/>
|
||||||
|
<text text-anchor="start" x="1363" y="-113.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1409,-106 1409,-129 1448,-129 1448,-106 1409,-106"/>
|
||||||
|
<text text-anchor="start" x="1413" y="-113.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1266,-83 1266,-106 1346,-106 1346,-83 1266,-83"/>
|
||||||
|
<text text-anchor="start" x="1302" y="-90.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1346,-83 1346,-106 1448,-106 1448,-83 1346,-83"/>
|
||||||
|
<text text-anchor="start" x="1381.5" y="-90.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1266,-60 1266,-83 1346,-83 1346,-60 1266,-60"/>
|
||||||
|
<text text-anchor="start" x="1302" y="-67.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1346,-60 1346,-83 1448,-83 1448,-60 1346,-60"/>
|
||||||
|
<text text-anchor="start" x="1382.5" y="-67.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1266,-37 1266,-60 1346,-60 1346,-37 1266,-37"/>
|
||||||
|
<text text-anchor="start" x="1302" y="-44.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1346,-37 1346,-60 1448,-60 1448,-37 1346,-37"/>
|
||||||
|
<text text-anchor="start" x="1383.5" y="-44.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1266,-14 1266,-37 1346,-37 1346,-14 1266,-14"/>
|
||||||
|
<text text-anchor="start" x="1302" y="-21.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1346,-14 1346,-37 1448,-37 1448,-14 1346,-14"/>
|
||||||
|
<text text-anchor="start" x="1383" y="-21.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M489,-95C552.76,-95.02 568.75,-93.02 633,-93"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M489,-97C553.01,-97 568.99,-95 633,-95"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M489,-99C553.25,-98.98 569.24,-96.98 633,-97"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M489,-70C552.88,-70 568.87,-69 633,-69"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M489,-72C553,-72 569,-71 633,-71"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M489,-74C553.13,-74 569.12,-73 633,-73"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M489,-45C553.13,-45 569.12,-46 633,-46"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M489,-47C553,-47 569,-48 633,-48"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M489,-49C552.88,-49 568.87,-50 633,-50"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M489,-20C553.38,-20.03 569.36,-23.03 633,-23"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M489,-22C553.01,-22 568.99,-25 633,-25"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M489,-24C552.64,-23.97 568.62,-26.97 633,-27"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge10" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1122,-95C1185.76,-95.02 1201.75,-93.02 1266,-93"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M1122,-97C1186.01,-97 1201.99,-95 1266,-95"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1122,-99C1186.25,-98.98 1202.24,-96.98 1266,-97"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge12" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1122,-70C1185.88,-70 1201.87,-69 1266,-69"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M1122,-72C1186,-72 1202,-71 1266,-71"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1122,-74C1186.13,-74 1202.12,-73 1266,-73"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge14" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1122,-45C1186.13,-45 1202.12,-46 1266,-46"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M1122,-47C1186,-47 1202,-48 1266,-48"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1122,-49C1185.88,-49 1201.87,-50 1266,-50"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge16" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1122,-20C1186.38,-20.03 1202.36,-23.03 1266,-23"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M1122,-22C1186.01,-22 1201.99,-25 1266,-25"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1122,-24C1185.64,-23.97 1201.62,-26.97 1266,-27"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 22 KiB |
6
examples/ex06.bom.tsv
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
Item Qty Unit Designators
|
||||||
|
Connector, Molex KK 254, female, 4 pins 6 X1, X2, X3, X4, X5, X6
|
||||||
|
Wire, 0.25 mm², PK 1.0 m W1, W2, W3, W4, W5
|
||||||
|
Wire, 0.25 mm², TQ 1.0 m W1, W2, W3, W4, W5
|
||||||
|
Wire, 0.25 mm², VT 1.0 m W1, W2, W3, W4, W5
|
||||||
|
Wire, 0.25 mm², YE 1.0 m W1, W2, W3, W4, W5
|
||||||
|
78
examples/ex06.gv
Normal file
@ -0,0 +1,78 @@
|
|||||||
|
graph {
|
||||||
|
// Graph generated by WireViz
|
||||||
|
// https://github.com/formatc1702/WireViz
|
||||||
|
graph [bgcolor=white fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||||
|
node [fillcolor=white fontname=arial shape=record style=filled]
|
||||||
|
edge [fontname=arial style=bold]
|
||||||
|
X1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X1</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td>GND</td><td port="p1r">1</td></tr><tr><td>VCC</td><td port="p2r">2</td></tr><tr><td>SCL</td><td port="p3r">3</td></tr><tr><td>SDA</td><td port="p4r">4</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X2 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X2</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td><td>GND</td></tr><tr><td port="p2l">2</td><td>VCC</td></tr><tr><td port="p3l">3</td><td>SCL</td></tr><tr><td port="p4l">4</td><td>SDA</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X3 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X3</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td>GND</td><td port="p1r">1</td></tr><tr><td>VCC</td><td port="p2r">2</td></tr><tr><td>SCL</td><td port="p3r">3</td></tr><tr><td>SDA</td><td port="p4r">4</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X4 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X4</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td><td>GND</td></tr><tr><td port="p2l">2</td><td>VCC</td></tr><tr><td port="p3l">3</td><td>SCL</td></tr><tr><td port="p4l">4</td><td>SDA</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X5 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X5</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td>GND</td><td port="p1r">1</td></tr><tr><td>VCC</td><td port="p2r">2</td></tr><tr><td>SCL</td><td port="p3r">3</td></tr><tr><td>SDA</td><td port="p4r">4</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X6 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X6</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td><td>GND</td></tr><tr><td port="p2l">2</td><td>VCC</td></tr><tr><td port="p3l">3</td><td>SCL</td></tr><tr><td port="p4l">4</td><td>SDA</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
edge [color="#000000:#ff66cc:#000000"]
|
||||||
|
X1:p1r:e -- W1:w1:w
|
||||||
|
W1:w1:e -- X2:p1l:w
|
||||||
|
edge [color="#000000:#00ffff:#000000"]
|
||||||
|
X1:p2r:e -- W1:w2:w
|
||||||
|
W1:w2:e -- X2:p2l:w
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
X1:p3r:e -- W1:w3:w
|
||||||
|
W1:w3:e -- X2:p3l:w
|
||||||
|
edge [color="#000000:#8000ff:#000000"]
|
||||||
|
X1:p4r:e -- W1:w4:w
|
||||||
|
W1:w4:e -- X2:p4l:w
|
||||||
|
W1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W1</td></tr><tr><td balign="left">4x</td><td balign="left">0.25 mm²</td><td balign="left">0.2 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X1:1</td><td>PK</td><td>X2:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff66cc" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:2</td><td>TQ</td><td>X2:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#00ffff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:3</td><td>YE</td><td>X2:3</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:4</td><td>VT</td><td>X2:4</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w4" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#8000ff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style="filled,dashed"]
|
||||||
|
edge [color="#000000:#ff66cc:#000000"]
|
||||||
|
X3:p1r:e -- W2:w1:w
|
||||||
|
W2:w1:e -- X2:p1l:w
|
||||||
|
edge [color="#000000:#00ffff:#000000"]
|
||||||
|
X3:p2r:e -- W2:w2:w
|
||||||
|
W2:w2:e -- X2:p2l:w
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
X3:p3r:e -- W2:w3:w
|
||||||
|
W2:w3:e -- X2:p3l:w
|
||||||
|
edge [color="#000000:#8000ff:#000000"]
|
||||||
|
X3:p4r:e -- W2:w4:w
|
||||||
|
W2:w4:e -- X2:p4l:w
|
||||||
|
W2 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W2</td></tr><tr><td balign="left">4x</td><td balign="left">0.25 mm²</td><td balign="left">0.2 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X3:1</td><td>PK</td><td>X2:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff66cc" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X3:2</td><td>TQ</td><td>X2:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#00ffff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X3:3</td><td>YE</td><td>X2:3</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X3:4</td><td>VT</td><td>X2:4</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w4" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#8000ff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style="filled,dashed"]
|
||||||
|
edge [color="#000000:#ff66cc:#000000"]
|
||||||
|
X3:p1r:e -- W3:w1:w
|
||||||
|
W3:w1:e -- X4:p1l:w
|
||||||
|
edge [color="#000000:#00ffff:#000000"]
|
||||||
|
X3:p2r:e -- W3:w2:w
|
||||||
|
W3:w2:e -- X4:p2l:w
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
X3:p3r:e -- W3:w3:w
|
||||||
|
W3:w3:e -- X4:p3l:w
|
||||||
|
edge [color="#000000:#8000ff:#000000"]
|
||||||
|
X3:p4r:e -- W3:w4:w
|
||||||
|
W3:w4:e -- X4:p4l:w
|
||||||
|
W3 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W3</td></tr><tr><td balign="left">4x</td><td balign="left">0.25 mm²</td><td balign="left">0.2 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X3:1</td><td>PK</td><td>X4:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff66cc" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X3:2</td><td>TQ</td><td>X4:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#00ffff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X3:3</td><td>YE</td><td>X4:3</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X3:4</td><td>VT</td><td>X4:4</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w4" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#8000ff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style="filled,dashed"]
|
||||||
|
edge [color="#000000:#ff66cc:#000000"]
|
||||||
|
X5:p1r:e -- W4:w1:w
|
||||||
|
W4:w1:e -- X4:p1l:w
|
||||||
|
edge [color="#000000:#00ffff:#000000"]
|
||||||
|
X5:p2r:e -- W4:w2:w
|
||||||
|
W4:w2:e -- X4:p2l:w
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
X5:p3r:e -- W4:w3:w
|
||||||
|
W4:w3:e -- X4:p3l:w
|
||||||
|
edge [color="#000000:#8000ff:#000000"]
|
||||||
|
X5:p4r:e -- W4:w4:w
|
||||||
|
W4:w4:e -- X4:p4l:w
|
||||||
|
W4 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W4</td></tr><tr><td balign="left">4x</td><td balign="left">0.25 mm²</td><td balign="left">0.2 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X5:1</td><td>PK</td><td>X4:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff66cc" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X5:2</td><td>TQ</td><td>X4:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#00ffff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X5:3</td><td>YE</td><td>X4:3</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X5:4</td><td>VT</td><td>X4:4</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w4" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#8000ff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style="filled,dashed"]
|
||||||
|
edge [color="#000000:#ff66cc:#000000"]
|
||||||
|
X5:p1r:e -- W5:w1:w
|
||||||
|
W5:w1:e -- X6:p1l:w
|
||||||
|
edge [color="#000000:#00ffff:#000000"]
|
||||||
|
X5:p2r:e -- W5:w2:w
|
||||||
|
W5:w2:e -- X6:p2l:w
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
X5:p3r:e -- W5:w3:w
|
||||||
|
W5:w3:e -- X6:p3l:w
|
||||||
|
edge [color="#000000:#8000ff:#000000"]
|
||||||
|
X5:p4r:e -- W5:w4:w
|
||||||
|
W5:w4:e -- X6:p4l:w
|
||||||
|
W5 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W5</td></tr><tr><td balign="left">4x</td><td balign="left">0.25 mm²</td><td balign="left">0.2 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X5:1</td><td>PK</td><td>X6:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff66cc" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X5:2</td><td>TQ</td><td>X6:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#00ffff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X5:3</td><td>YE</td><td>X6:3</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X5:4</td><td>VT</td><td>X6:4</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w4" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#8000ff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style="filled,dashed"]
|
||||||
|
}
|
||||||
661
examples/ex06.html
Normal file
@ -0,0 +1,661 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html><head><meta charset="UTF-8"></head><body style="font-family:Arial"><h1>Diagram</h1><!-- XML and DOCTYPE declarations from SVG file removed -->
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="793pt" height="1004pt"
|
||||||
|
viewBox="0.00 0.00 793.00 1004.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 1000)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-1000 789,-1000 789,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="182,-968 0,-968 0,-830 182,-830 182,-968"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-945 0,-968 182,-968 182,-945 0,-945"/>
|
||||||
|
<text text-anchor="start" x="82.5" y="-952.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-922 0,-945 93,-945 93,-922 0,-922"/>
|
||||||
|
<text text-anchor="start" x="4" y="-929.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-922 93,-945 143,-945 143,-922 93,-922"/>
|
||||||
|
<text text-anchor="start" x="97" y="-929.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="143,-922 143,-945 182,-945 182,-922 143,-922"/>
|
||||||
|
<text text-anchor="start" x="147" y="-929.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-899 0,-922 103,-922 103,-899 0,-899"/>
|
||||||
|
<text text-anchor="start" x="36" y="-906.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-899 103,-922 182,-922 182,-899 103,-899"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-906.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-876 0,-899 103,-899 103,-876 0,-876"/>
|
||||||
|
<text text-anchor="start" x="37" y="-883.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-876 103,-899 182,-899 182,-876 103,-876"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-883.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-853 0,-876 103,-876 103,-853 0,-853"/>
|
||||||
|
<text text-anchor="start" x="38" y="-860.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-853 103,-876 182,-876 182,-853 103,-853"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-860.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-830 0,-853 103,-853 103,-830 0,-830"/>
|
||||||
|
<text text-anchor="start" x="37.5" y="-837.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-830 103,-853 182,-853 182,-830 103,-830"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-837.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node7" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="459,-996 326,-996 326,-816 459,-816 459,-996"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-973 326.5,-996 459.5,-996 459.5,-973 326.5,-973"/>
|
||||||
|
<text text-anchor="start" x="382" y="-980.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-950 326.5,-973 349.5,-973 349.5,-950 326.5,-950"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-957.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-950 349.5,-973 416.5,-973 416.5,-950 349.5,-950"/>
|
||||||
|
<text text-anchor="start" x="353.5" y="-957.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="416.5,-950 416.5,-973 459.5,-973 459.5,-950 416.5,-950"/>
|
||||||
|
<text text-anchor="start" x="420.5" y="-957.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="391" y="-938.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="336" y="-921.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-921.8" font-family="arial" font-size="14.00">PK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-921.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-914 326.5,-916 459.5,-916 459.5,-914 326.5,-914"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="326.5,-912 326.5,-914 459.5,-914 459.5,-912 326.5,-912"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-910 326.5,-912 459.5,-912 459.5,-910 326.5,-910"/>
|
||||||
|
<text text-anchor="start" x="336" y="-896.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="383" y="-896.8" font-family="arial" font-size="14.00">TQ</text>
|
||||||
|
<text text-anchor="start" x="422" y="-896.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-889 326.5,-891 459.5,-891 459.5,-889 326.5,-889"/>
|
||||||
|
<polygon fill="#00ffff" stroke="transparent" points="326.5,-887 326.5,-889 459.5,-889 459.5,-887 326.5,-887"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-885 326.5,-887 459.5,-887 459.5,-885 326.5,-885"/>
|
||||||
|
<text text-anchor="start" x="336" y="-871.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-871.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="422" y="-871.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-864 326.5,-866 459.5,-866 459.5,-864 326.5,-864"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-862 326.5,-864 459.5,-864 459.5,-862 326.5,-862"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-860 326.5,-862 459.5,-862 459.5,-860 326.5,-860"/>
|
||||||
|
<text text-anchor="start" x="336" y="-846.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<text text-anchor="start" x="384" y="-846.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="422" y="-846.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-839 326.5,-841 459.5,-841 459.5,-839 326.5,-839"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="326.5,-837 326.5,-839 459.5,-839 459.5,-837 326.5,-837"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-835 326.5,-837 459.5,-837 459.5,-835 326.5,-835"/>
|
||||||
|
<text text-anchor="start" x="348" y="-821.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-909C246.25,-909.02 262.24,-911.02 326,-911"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M182,-911C246.01,-911 261.99,-913 326,-913"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-913C245.76,-912.98 261.75,-914.98 326,-915"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-885C246.13,-885 262.12,-886 326,-886"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M182,-887C246,-887 262,-888 326,-888"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-889C245.88,-889 261.87,-890 326,-890"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-862C245.88,-862 261.87,-861 326,-861"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-864C246,-864 262,-863 326,-863"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-866C246.13,-866 262.12,-865 326,-865"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-839C245.64,-839.03 261.62,-836.03 326,-836"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M182,-841C246.01,-841 261.99,-838 326,-838"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-843C246.38,-842.97 262.36,-839.97 326,-840"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="785,-865 603,-865 603,-727 785,-727 785,-865"/>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-842 603,-865 785,-865 785,-842 603,-842"/>
|
||||||
|
<text text-anchor="start" x="685.5" y="-849.8" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-819 603,-842 696,-842 696,-819 603,-819"/>
|
||||||
|
<text text-anchor="start" x="607" y="-826.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="696,-819 696,-842 746,-842 746,-819 696,-819"/>
|
||||||
|
<text text-anchor="start" x="700" y="-826.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="746,-819 746,-842 785,-842 785,-819 746,-819"/>
|
||||||
|
<text text-anchor="start" x="750" y="-826.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-796 603,-819 683,-819 683,-796 603,-796"/>
|
||||||
|
<text text-anchor="start" x="639" y="-803.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-796 683,-819 785,-819 785,-796 683,-796"/>
|
||||||
|
<text text-anchor="start" x="718.5" y="-803.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-773 603,-796 683,-796 683,-773 603,-773"/>
|
||||||
|
<text text-anchor="start" x="639" y="-780.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-773 683,-796 785,-796 785,-773 683,-773"/>
|
||||||
|
<text text-anchor="start" x="719.5" y="-780.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-750 603,-773 683,-773 683,-750 603,-750"/>
|
||||||
|
<text text-anchor="start" x="639" y="-757.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-750 683,-773 785,-773 785,-750 683,-750"/>
|
||||||
|
<text text-anchor="start" x="720.5" y="-757.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-727 603,-750 683,-750 683,-727 603,-727"/>
|
||||||
|
<text text-anchor="start" x="639" y="-734.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-727 683,-750 785,-750 785,-727 683,-727"/>
|
||||||
|
<text text-anchor="start" x="720" y="-734.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
</g>
|
||||||
|
<!-- X3 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>X3</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="182,-662 0,-662 0,-524 182,-524 182,-662"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-639 0,-662 182,-662 182,-639 0,-639"/>
|
||||||
|
<text text-anchor="start" x="82.5" y="-646.8" font-family="arial" font-size="14.00">X3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-616 0,-639 93,-639 93,-616 0,-616"/>
|
||||||
|
<text text-anchor="start" x="4" y="-623.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-616 93,-639 143,-639 143,-616 93,-616"/>
|
||||||
|
<text text-anchor="start" x="97" y="-623.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="143,-616 143,-639 182,-639 182,-616 143,-616"/>
|
||||||
|
<text text-anchor="start" x="147" y="-623.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-593 0,-616 103,-616 103,-593 0,-593"/>
|
||||||
|
<text text-anchor="start" x="36" y="-600.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-593 103,-616 182,-616 182,-593 103,-593"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-600.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-570 0,-593 103,-593 103,-570 0,-570"/>
|
||||||
|
<text text-anchor="start" x="37" y="-577.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-570 103,-593 182,-593 182,-570 103,-570"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-577.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-547 0,-570 103,-570 103,-547 0,-547"/>
|
||||||
|
<text text-anchor="start" x="38" y="-554.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-547 103,-570 182,-570 182,-547 103,-547"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-554.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-524 0,-547 103,-547 103,-524 0,-524"/>
|
||||||
|
<text text-anchor="start" x="37.5" y="-531.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-524 103,-547 182,-547 182,-524 103,-524"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-531.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W2 -->
|
||||||
|
<g id="node8" class="node">
|
||||||
|
<title>W2</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="459,-792 326,-792 326,-612 459,-612 459,-792"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-769 326.5,-792 459.5,-792 459.5,-769 326.5,-769"/>
|
||||||
|
<text text-anchor="start" x="382" y="-776.8" font-family="arial" font-size="14.00">W2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-746 326.5,-769 349.5,-769 349.5,-746 326.5,-746"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-753.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-746 349.5,-769 416.5,-769 416.5,-746 349.5,-746"/>
|
||||||
|
<text text-anchor="start" x="353.5" y="-753.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="416.5,-746 416.5,-769 459.5,-769 459.5,-746 416.5,-746"/>
|
||||||
|
<text text-anchor="start" x="420.5" y="-753.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="391" y="-734.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="336" y="-717.8" font-family="arial" font-size="14.00">X3:1</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-717.8" font-family="arial" font-size="14.00">PK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-717.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-710 326.5,-712 459.5,-712 459.5,-710 326.5,-710"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="326.5,-708 326.5,-710 459.5,-710 459.5,-708 326.5,-708"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-706 326.5,-708 459.5,-708 459.5,-706 326.5,-706"/>
|
||||||
|
<text text-anchor="start" x="336" y="-692.8" font-family="arial" font-size="14.00">X3:2</text>
|
||||||
|
<text text-anchor="start" x="383" y="-692.8" font-family="arial" font-size="14.00">TQ</text>
|
||||||
|
<text text-anchor="start" x="422" y="-692.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-685 326.5,-687 459.5,-687 459.5,-685 326.5,-685"/>
|
||||||
|
<polygon fill="#00ffff" stroke="transparent" points="326.5,-683 326.5,-685 459.5,-685 459.5,-683 326.5,-683"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-681 326.5,-683 459.5,-683 459.5,-681 326.5,-681"/>
|
||||||
|
<text text-anchor="start" x="336" y="-667.8" font-family="arial" font-size="14.00">X3:3</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-667.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="422" y="-667.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-660 326.5,-662 459.5,-662 459.5,-660 326.5,-660"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-658 326.5,-660 459.5,-660 459.5,-658 326.5,-658"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-656 326.5,-658 459.5,-658 459.5,-656 326.5,-656"/>
|
||||||
|
<text text-anchor="start" x="336" y="-642.8" font-family="arial" font-size="14.00">X3:4</text>
|
||||||
|
<text text-anchor="start" x="384" y="-642.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="422" y="-642.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-635 326.5,-637 459.5,-637 459.5,-635 326.5,-635"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="326.5,-633 326.5,-635 459.5,-635 459.5,-633 326.5,-633"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-631 326.5,-633 459.5,-633 459.5,-631 326.5,-631"/>
|
||||||
|
<text text-anchor="start" x="348" y="-617.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W2 -->
|
||||||
|
<g id="edge9" class="edge">
|
||||||
|
<title>X3:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-603C262.93,-605.26 249.04,-709.26 326,-707"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M182,-605C260.95,-605 247.05,-709 326,-709"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-607C258.96,-604.74 245.07,-708.74 326,-711"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W2 -->
|
||||||
|
<g id="edge11" class="edge">
|
||||||
|
<title>X3:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-579C262.67,-581.26 249.3,-684.26 326,-682"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M182,-581C260.69,-581 247.31,-684 326,-684"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-583C258.7,-580.74 245.33,-683.74 326,-686"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W2 -->
|
||||||
|
<g id="edge13" class="edge">
|
||||||
|
<title>X3:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-556C262.16,-558.24 249.81,-659.24 326,-657"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-558C260.17,-558 247.83,-659 326,-659"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-560C258.19,-557.76 245.84,-658.76 326,-661"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W2 -->
|
||||||
|
<g id="edge15" class="edge">
|
||||||
|
<title>X3:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-533C261.65,-535.23 250.32,-634.23 326,-632"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M182,-535C259.67,-535 248.33,-634 326,-634"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-537C257.68,-534.77 246.35,-633.77 326,-636"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3 -->
|
||||||
|
<g id="node9" class="node">
|
||||||
|
<title>W3</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="459,-588 326,-588 326,-408 459,-408 459,-588"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-565 326.5,-588 459.5,-588 459.5,-565 326.5,-565"/>
|
||||||
|
<text text-anchor="start" x="382" y="-572.8" font-family="arial" font-size="14.00">W3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-542 326.5,-565 349.5,-565 349.5,-542 326.5,-542"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-549.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-542 349.5,-565 416.5,-565 416.5,-542 349.5,-542"/>
|
||||||
|
<text text-anchor="start" x="353.5" y="-549.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="416.5,-542 416.5,-565 459.5,-565 459.5,-542 416.5,-542"/>
|
||||||
|
<text text-anchor="start" x="420.5" y="-549.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="391" y="-530.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="336" y="-513.8" font-family="arial" font-size="14.00">X3:1</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-513.8" font-family="arial" font-size="14.00">PK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-513.8" font-family="arial" font-size="14.00">X4:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-506 326.5,-508 459.5,-508 459.5,-506 326.5,-506"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="326.5,-504 326.5,-506 459.5,-506 459.5,-504 326.5,-504"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-502 326.5,-504 459.5,-504 459.5,-502 326.5,-502"/>
|
||||||
|
<text text-anchor="start" x="336" y="-488.8" font-family="arial" font-size="14.00">X3:2</text>
|
||||||
|
<text text-anchor="start" x="383" y="-488.8" font-family="arial" font-size="14.00">TQ</text>
|
||||||
|
<text text-anchor="start" x="422" y="-488.8" font-family="arial" font-size="14.00">X4:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-481 326.5,-483 459.5,-483 459.5,-481 326.5,-481"/>
|
||||||
|
<polygon fill="#00ffff" stroke="transparent" points="326.5,-479 326.5,-481 459.5,-481 459.5,-479 326.5,-479"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-477 326.5,-479 459.5,-479 459.5,-477 326.5,-477"/>
|
||||||
|
<text text-anchor="start" x="336" y="-463.8" font-family="arial" font-size="14.00">X3:3</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-463.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="422" y="-463.8" font-family="arial" font-size="14.00">X4:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-456 326.5,-458 459.5,-458 459.5,-456 326.5,-456"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-454 326.5,-456 459.5,-456 459.5,-454 326.5,-454"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-452 326.5,-454 459.5,-454 459.5,-452 326.5,-452"/>
|
||||||
|
<text text-anchor="start" x="336" y="-438.8" font-family="arial" font-size="14.00">X3:4</text>
|
||||||
|
<text text-anchor="start" x="384" y="-438.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="422" y="-438.8" font-family="arial" font-size="14.00">X4:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-431 326.5,-433 459.5,-433 459.5,-431 326.5,-431"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="326.5,-429 326.5,-431 459.5,-431 459.5,-429 326.5,-429"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-427 326.5,-429 459.5,-429 459.5,-427 326.5,-427"/>
|
||||||
|
<text text-anchor="start" x="348" y="-413.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W3 -->
|
||||||
|
<g id="edge17" class="edge">
|
||||||
|
<title>X3:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-603C257.93,-605.24 246.1,-505.24 326,-503"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M182,-605C259.92,-605 248.08,-505 326,-505"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-607C261.9,-604.76 250.07,-504.76 326,-507"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W3 -->
|
||||||
|
<g id="edge19" class="edge">
|
||||||
|
<title>X3:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-579C258.19,-581.24 245.84,-480.24 326,-478"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M182,-581C260.17,-581 247.83,-480 326,-480"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-583C262.16,-580.76 249.81,-479.76 326,-482"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W3 -->
|
||||||
|
<g id="edge21" class="edge">
|
||||||
|
<title>X3:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-556C258.7,-558.26 245.33,-455.26 326,-453"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-558C260.69,-558 247.31,-455 326,-455"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-560C262.67,-557.74 249.3,-454.74 326,-457"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W3 -->
|
||||||
|
<g id="edge23" class="edge">
|
||||||
|
<title>X3:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-533C259.23,-535.27 244.81,-430.27 326,-428"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M182,-535C261.21,-535 246.79,-430 326,-430"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-537C263.19,-534.73 248.77,-429.73 326,-432"/>
|
||||||
|
</g>
|
||||||
|
<!-- X4 -->
|
||||||
|
<g id="node4" class="node">
|
||||||
|
<title>X4</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="785,-458 603,-458 603,-320 785,-320 785,-458"/>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-435 603,-458 785,-458 785,-435 603,-435"/>
|
||||||
|
<text text-anchor="start" x="685.5" y="-442.8" font-family="arial" font-size="14.00">X4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-412 603,-435 696,-435 696,-412 603,-412"/>
|
||||||
|
<text text-anchor="start" x="607" y="-419.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="696,-412 696,-435 746,-435 746,-412 696,-412"/>
|
||||||
|
<text text-anchor="start" x="700" y="-419.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="746,-412 746,-435 785,-435 785,-412 746,-412"/>
|
||||||
|
<text text-anchor="start" x="750" y="-419.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-389 603,-412 683,-412 683,-389 603,-389"/>
|
||||||
|
<text text-anchor="start" x="639" y="-396.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-389 683,-412 785,-412 785,-389 683,-389"/>
|
||||||
|
<text text-anchor="start" x="718.5" y="-396.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-366 603,-389 683,-389 683,-366 603,-366"/>
|
||||||
|
<text text-anchor="start" x="639" y="-373.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-366 683,-389 785,-389 785,-366 683,-366"/>
|
||||||
|
<text text-anchor="start" x="719.5" y="-373.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-343 603,-366 683,-366 683,-343 603,-343"/>
|
||||||
|
<text text-anchor="start" x="639" y="-350.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-343 683,-366 785,-366 785,-343 683,-343"/>
|
||||||
|
<text text-anchor="start" x="720.5" y="-350.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-320 603,-343 683,-343 683,-320 603,-320"/>
|
||||||
|
<text text-anchor="start" x="639" y="-327.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-320 683,-343 785,-343 785,-320 683,-320"/>
|
||||||
|
<text text-anchor="start" x="720" y="-327.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
</g>
|
||||||
|
<!-- X5 -->
|
||||||
|
<g id="node5" class="node">
|
||||||
|
<title>X5</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="182,-253 0,-253 0,-115 182,-115 182,-253"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-230 0,-253 182,-253 182,-230 0,-230"/>
|
||||||
|
<text text-anchor="start" x="82.5" y="-237.8" font-family="arial" font-size="14.00">X5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-207 0,-230 93,-230 93,-207 0,-207"/>
|
||||||
|
<text text-anchor="start" x="4" y="-214.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-207 93,-230 143,-230 143,-207 93,-207"/>
|
||||||
|
<text text-anchor="start" x="97" y="-214.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="143,-207 143,-230 182,-230 182,-207 143,-207"/>
|
||||||
|
<text text-anchor="start" x="147" y="-214.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-184 0,-207 103,-207 103,-184 0,-184"/>
|
||||||
|
<text text-anchor="start" x="36" y="-191.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-184 103,-207 182,-207 182,-184 103,-184"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-191.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-161 0,-184 103,-184 103,-161 0,-161"/>
|
||||||
|
<text text-anchor="start" x="37" y="-168.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-161 103,-184 182,-184 182,-161 103,-161"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-168.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-138 0,-161 103,-161 103,-138 0,-138"/>
|
||||||
|
<text text-anchor="start" x="38" y="-145.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-138 103,-161 182,-161 182,-138 103,-138"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-145.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-115 0,-138 103,-138 103,-115 0,-115"/>
|
||||||
|
<text text-anchor="start" x="37.5" y="-122.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-115 103,-138 182,-138 182,-115 103,-115"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-122.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W4 -->
|
||||||
|
<g id="node10" class="node">
|
||||||
|
<title>W4</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="459,-384 326,-384 326,-204 459,-204 459,-384"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-361 326.5,-384 459.5,-384 459.5,-361 326.5,-361"/>
|
||||||
|
<text text-anchor="start" x="382" y="-368.8" font-family="arial" font-size="14.00">W4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-338 326.5,-361 349.5,-361 349.5,-338 326.5,-338"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-345.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-338 349.5,-361 416.5,-361 416.5,-338 349.5,-338"/>
|
||||||
|
<text text-anchor="start" x="353.5" y="-345.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="416.5,-338 416.5,-361 459.5,-361 459.5,-338 416.5,-338"/>
|
||||||
|
<text text-anchor="start" x="420.5" y="-345.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="391" y="-326.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="336" y="-309.8" font-family="arial" font-size="14.00">X5:1</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-309.8" font-family="arial" font-size="14.00">PK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-309.8" font-family="arial" font-size="14.00">X4:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-302 326.5,-304 459.5,-304 459.5,-302 326.5,-302"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="326.5,-300 326.5,-302 459.5,-302 459.5,-300 326.5,-300"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-298 326.5,-300 459.5,-300 459.5,-298 326.5,-298"/>
|
||||||
|
<text text-anchor="start" x="336" y="-284.8" font-family="arial" font-size="14.00">X5:2</text>
|
||||||
|
<text text-anchor="start" x="383" y="-284.8" font-family="arial" font-size="14.00">TQ</text>
|
||||||
|
<text text-anchor="start" x="422" y="-284.8" font-family="arial" font-size="14.00">X4:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-277 326.5,-279 459.5,-279 459.5,-277 326.5,-277"/>
|
||||||
|
<polygon fill="#00ffff" stroke="transparent" points="326.5,-275 326.5,-277 459.5,-277 459.5,-275 326.5,-275"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-273 326.5,-275 459.5,-275 459.5,-273 326.5,-273"/>
|
||||||
|
<text text-anchor="start" x="336" y="-259.8" font-family="arial" font-size="14.00">X5:3</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-259.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="422" y="-259.8" font-family="arial" font-size="14.00">X4:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-252 326.5,-254 459.5,-254 459.5,-252 326.5,-252"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-250 326.5,-252 459.5,-252 459.5,-250 326.5,-250"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-248 326.5,-250 459.5,-250 459.5,-248 326.5,-248"/>
|
||||||
|
<text text-anchor="start" x="336" y="-234.8" font-family="arial" font-size="14.00">X5:4</text>
|
||||||
|
<text text-anchor="start" x="384" y="-234.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="422" y="-234.8" font-family="arial" font-size="14.00">X4:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-227 326.5,-229 459.5,-229 459.5,-227 326.5,-227"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="326.5,-225 326.5,-227 459.5,-227 459.5,-225 326.5,-225"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-223 326.5,-225 459.5,-225 459.5,-223 326.5,-223"/>
|
||||||
|
<text text-anchor="start" x="348" y="-209.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W4 -->
|
||||||
|
<g id="edge25" class="edge">
|
||||||
|
<title>X5:e--W4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-194C263.19,-196.27 248.77,-301.27 326,-299"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M182,-196C261.21,-196 246.79,-301 326,-301"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-198C259.23,-195.73 244.81,-300.73 326,-303"/>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W4 -->
|
||||||
|
<g id="edge27" class="edge">
|
||||||
|
<title>X5:e--W4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-170C262.93,-172.26 249.04,-276.26 326,-274"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M182,-172C260.95,-172 247.05,-276 326,-276"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-174C258.96,-171.74 245.07,-275.74 326,-278"/>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W4 -->
|
||||||
|
<g id="edge29" class="edge">
|
||||||
|
<title>X5:e--W4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-147C262.41,-149.25 249.56,-251.25 326,-249"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-149C260.43,-149 247.57,-251 326,-251"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-151C258.44,-148.75 245.59,-250.75 326,-253"/>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W4 -->
|
||||||
|
<g id="edge31" class="edge">
|
||||||
|
<title>X5:e--W4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-124C261.9,-126.24 250.07,-226.24 326,-224"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M182,-126C259.92,-126 248.08,-226 326,-226"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-128C257.93,-125.76 246.1,-225.76 326,-228"/>
|
||||||
|
</g>
|
||||||
|
<!-- W5 -->
|
||||||
|
<g id="node11" class="node">
|
||||||
|
<title>W5</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="459,-180 326,-180 326,0 459,0 459,-180"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-157 326.5,-180 459.5,-180 459.5,-157 326.5,-157"/>
|
||||||
|
<text text-anchor="start" x="382" y="-164.8" font-family="arial" font-size="14.00">W5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-134 326.5,-157 349.5,-157 349.5,-134 326.5,-134"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-141.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-134 349.5,-157 416.5,-157 416.5,-134 349.5,-134"/>
|
||||||
|
<text text-anchor="start" x="353.5" y="-141.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="416.5,-134 416.5,-157 459.5,-157 459.5,-134 416.5,-134"/>
|
||||||
|
<text text-anchor="start" x="420.5" y="-141.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="391" y="-122.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="336" y="-105.8" font-family="arial" font-size="14.00">X5:1</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-105.8" font-family="arial" font-size="14.00">PK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-105.8" font-family="arial" font-size="14.00">X6:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-98 326.5,-100 459.5,-100 459.5,-98 326.5,-98"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="326.5,-96 326.5,-98 459.5,-98 459.5,-96 326.5,-96"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-94 326.5,-96 459.5,-96 459.5,-94 326.5,-94"/>
|
||||||
|
<text text-anchor="start" x="336" y="-80.8" font-family="arial" font-size="14.00">X5:2</text>
|
||||||
|
<text text-anchor="start" x="383" y="-80.8" font-family="arial" font-size="14.00">TQ</text>
|
||||||
|
<text text-anchor="start" x="422" y="-80.8" font-family="arial" font-size="14.00">X6:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-73 326.5,-75 459.5,-75 459.5,-73 326.5,-73"/>
|
||||||
|
<polygon fill="#00ffff" stroke="transparent" points="326.5,-71 326.5,-73 459.5,-73 459.5,-71 326.5,-71"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-69 326.5,-71 459.5,-71 459.5,-69 326.5,-69"/>
|
||||||
|
<text text-anchor="start" x="336" y="-55.8" font-family="arial" font-size="14.00">X5:3</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-55.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="422" y="-55.8" font-family="arial" font-size="14.00">X6:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-48 326.5,-50 459.5,-50 459.5,-48 326.5,-48"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-46 326.5,-48 459.5,-48 459.5,-46 326.5,-46"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-44 326.5,-46 459.5,-46 459.5,-44 326.5,-44"/>
|
||||||
|
<text text-anchor="start" x="336" y="-30.8" font-family="arial" font-size="14.00">X5:4</text>
|
||||||
|
<text text-anchor="start" x="384" y="-30.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="422" y="-30.8" font-family="arial" font-size="14.00">X6:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-23 326.5,-25 459.5,-25 459.5,-23 326.5,-23"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="326.5,-21 326.5,-23 459.5,-23 459.5,-21 326.5,-21"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-19 326.5,-21 459.5,-21 459.5,-19 326.5,-19"/>
|
||||||
|
<text text-anchor="start" x="348" y="-5.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W5 -->
|
||||||
|
<g id="edge33" class="edge">
|
||||||
|
<title>X5:e--W5:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-194C257.68,-196.23 246.35,-97.23 326,-95"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M182,-196C259.67,-196 248.33,-97 326,-97"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-198C261.65,-195.77 250.32,-96.77 326,-99"/>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W5 -->
|
||||||
|
<g id="edge35" class="edge">
|
||||||
|
<title>X5:e--W5:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-170C257.93,-172.24 246.1,-72.24 326,-70"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M182,-172C259.92,-172 248.08,-72 326,-72"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-174C261.9,-171.76 250.07,-71.76 326,-74"/>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W5 -->
|
||||||
|
<g id="edge37" class="edge">
|
||||||
|
<title>X5:e--W5:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-147C258.44,-149.25 245.59,-47.25 326,-45"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-149C260.43,-149 247.57,-47 326,-47"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-151C262.41,-148.75 249.56,-46.75 326,-49"/>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W5 -->
|
||||||
|
<g id="edge39" class="edge">
|
||||||
|
<title>X5:e--W5:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-124C258.96,-126.26 245.07,-22.26 326,-20"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M182,-126C260.95,-126 247.05,-22 326,-22"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-128C262.93,-125.74 249.04,-21.74 326,-24"/>
|
||||||
|
</g>
|
||||||
|
<!-- X6 -->
|
||||||
|
<g id="node6" class="node">
|
||||||
|
<title>X6</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="785,-152 603,-152 603,-14 785,-14 785,-152"/>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-129 603,-152 785,-152 785,-129 603,-129"/>
|
||||||
|
<text text-anchor="start" x="685.5" y="-136.8" font-family="arial" font-size="14.00">X6</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-106 603,-129 696,-129 696,-106 603,-106"/>
|
||||||
|
<text text-anchor="start" x="607" y="-113.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="696,-106 696,-129 746,-129 746,-106 696,-106"/>
|
||||||
|
<text text-anchor="start" x="700" y="-113.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="746,-106 746,-129 785,-129 785,-106 746,-106"/>
|
||||||
|
<text text-anchor="start" x="750" y="-113.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-83 603,-106 683,-106 683,-83 603,-83"/>
|
||||||
|
<text text-anchor="start" x="639" y="-90.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-83 683,-106 785,-106 785,-83 683,-83"/>
|
||||||
|
<text text-anchor="start" x="718.5" y="-90.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-60 603,-83 683,-83 683,-60 603,-60"/>
|
||||||
|
<text text-anchor="start" x="639" y="-67.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-60 683,-83 785,-83 785,-60 683,-60"/>
|
||||||
|
<text text-anchor="start" x="719.5" y="-67.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-37 603,-60 683,-60 683,-37 603,-37"/>
|
||||||
|
<text text-anchor="start" x="639" y="-44.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-37 683,-60 785,-60 785,-37 683,-37"/>
|
||||||
|
<text text-anchor="start" x="720.5" y="-44.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-14 603,-37 683,-37 683,-14 603,-14"/>
|
||||||
|
<text text-anchor="start" x="639" y="-21.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-14 683,-37 785,-37 785,-14 683,-14"/>
|
||||||
|
<text text-anchor="start" x="720" y="-21.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-911C536.23,-913.27 521.81,-808.27 603,-806"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M459,-913C538.21,-913 523.79,-808 603,-808"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-915C540.19,-912.73 525.77,-807.73 603,-810"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-886C535.96,-888.26 522.07,-784.26 603,-782"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M459,-888C537.95,-888 524.05,-784 603,-784"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-890C539.93,-887.74 526.04,-783.74 603,-786"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-861C535.44,-863.25 522.59,-761.25 603,-759"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M459,-863C537.43,-863 524.57,-761 603,-761"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-865C539.41,-862.75 526.56,-760.75 603,-763"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-836C534.93,-838.24 523.1,-738.24 603,-736"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M459,-838C536.92,-838 525.08,-738 603,-738"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-840C538.9,-837.76 527.07,-737.76 603,-740"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X2 -->
|
||||||
|
<g id="edge10" class="edge">
|
||||||
|
<title>W2:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-707C538.65,-709.23 527.32,-808.23 603,-806"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M459,-709C536.67,-709 525.33,-808 603,-808"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-711C534.68,-708.77 523.35,-807.77 603,-810"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X2 -->
|
||||||
|
<g id="edge12" class="edge">
|
||||||
|
<title>W2:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-682C538.9,-684.24 527.07,-784.24 603,-782"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M459,-684C536.92,-684 525.08,-784 603,-784"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-686C534.93,-683.76 523.1,-783.76 603,-786"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X2 -->
|
||||||
|
<g id="edge14" class="edge">
|
||||||
|
<title>W2:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-657C539.41,-659.25 526.56,-761.25 603,-759"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M459,-659C537.43,-659 524.57,-761 603,-761"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-661C535.44,-658.75 522.59,-760.75 603,-763"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X2 -->
|
||||||
|
<g id="edge16" class="edge">
|
||||||
|
<title>W2:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-632C539.93,-634.26 526.04,-738.26 603,-736"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M459,-634C537.95,-634 524.05,-738 603,-738"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-636C535.96,-633.74 522.07,-737.74 603,-740"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge18" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-503C535.96,-505.26 522.07,-401.26 603,-399"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M459,-505C537.95,-505 524.05,-401 603,-401"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-507C539.93,-504.74 526.04,-400.74 603,-403"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge20" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-478C535.7,-480.26 522.33,-377.26 603,-375"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M459,-480C537.69,-480 524.31,-377 603,-377"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-482C539.67,-479.74 526.3,-376.74 603,-379"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge22" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-453C535.19,-455.24 522.84,-354.24 603,-352"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M459,-455C537.17,-455 524.83,-354 603,-354"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-457C539.16,-454.76 526.81,-353.76 603,-356"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge24" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-428C534.68,-430.23 523.35,-331.23 603,-329"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M459,-430C536.67,-430 525.33,-331 603,-331"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-432C538.65,-429.77 527.32,-330.77 603,-333"/>
|
||||||
|
</g>
|
||||||
|
<!-- W4--X4 -->
|
||||||
|
<g id="edge26" class="edge">
|
||||||
|
<title>W4:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-299C538.9,-301.24 527.07,-401.24 603,-399"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M459,-301C536.92,-301 525.08,-401 603,-401"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-303C534.93,-300.76 523.1,-400.76 603,-403"/>
|
||||||
|
</g>
|
||||||
|
<!-- W4--X4 -->
|
||||||
|
<g id="edge28" class="edge">
|
||||||
|
<title>W4:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-274C539.16,-276.24 526.81,-377.24 603,-375"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M459,-276C537.17,-276 524.83,-377 603,-377"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-278C535.19,-275.76 522.84,-376.76 603,-379"/>
|
||||||
|
</g>
|
||||||
|
<!-- W4--X4 -->
|
||||||
|
<g id="edge30" class="edge">
|
||||||
|
<title>W4:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-249C539.67,-251.26 526.3,-354.26 603,-352"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M459,-251C537.69,-251 524.31,-354 603,-354"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-253C535.7,-250.74 522.33,-353.74 603,-356"/>
|
||||||
|
</g>
|
||||||
|
<!-- W4--X4 -->
|
||||||
|
<g id="edge32" class="edge">
|
||||||
|
<title>W4:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-224C540.19,-226.27 525.77,-331.27 603,-329"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M459,-226C538.21,-226 523.79,-331 603,-331"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-228C536.23,-225.73 521.81,-330.73 603,-333"/>
|
||||||
|
</g>
|
||||||
|
<!-- W5--X6 -->
|
||||||
|
<g id="edge34" class="edge">
|
||||||
|
<title>W5:e--X6:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-95C522.76,-95.02 538.75,-93.02 603,-93"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M459,-97C523.01,-97 538.99,-95 603,-95"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-99C523.25,-98.98 539.24,-96.98 603,-97"/>
|
||||||
|
</g>
|
||||||
|
<!-- W5--X6 -->
|
||||||
|
<g id="edge36" class="edge">
|
||||||
|
<title>W5:e--X6:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-70C522.88,-70 538.87,-69 603,-69"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M459,-72C523,-72 539,-71 603,-71"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-74C523.13,-74 539.12,-73 603,-73"/>
|
||||||
|
</g>
|
||||||
|
<!-- W5--X6 -->
|
||||||
|
<g id="edge38" class="edge">
|
||||||
|
<title>W5:e--X6:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-45C523.13,-45 539.12,-46 603,-46"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M459,-47C523,-47 539,-48 603,-48"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-49C522.88,-49 538.87,-50 603,-50"/>
|
||||||
|
</g>
|
||||||
|
<!-- W5--X6 -->
|
||||||
|
<g id="edge40" class="edge">
|
||||||
|
<title>W5:e--X6:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-20C523.38,-20.03 539.36,-23.03 603,-23"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M459,-22C523.01,-22 538.99,-25 603,-25"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-24C522.64,-23.97 538.62,-26.97 603,-27"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<h1>Bill of Materials</h1><table style="border:1px solid #000000; font-size: 14pt; border-spacing: 0px"><tr><th align="left" style="border:1px solid #000000; padding: 8px">Item</th><th align="left" style="border:1px solid #000000; padding: 8px">Qty</th><th align="left" style="border:1px solid #000000; padding: 8px">Unit</th><th align="left" style="border:1px solid #000000; padding: 8px">Designators</th></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, Molex KK 254, female, 4 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">6</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">X1, X2, X3, X4, X5, X6</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.25 mm², PK</td><td align="right" style="border:1px solid #000000; padding: 4px">1.0</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1, W2, W3, W4, W5</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.25 mm², TQ</td><td align="right" style="border:1px solid #000000; padding: 4px">1.0</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1, W2, W3, W4, W5</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.25 mm², VT</td><td align="right" style="border:1px solid #000000; padding: 4px">1.0</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1, W2, W3, W4, W5</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.25 mm², YE</td><td align="right" style="border:1px solid #000000; padding: 4px">1.0</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1, W2, W3, W4, W5</td></tr></table></body></html>
|
||||||
BIN
examples/ex06.png
Normal file
|
After Width: | Height: | Size: 313 KiB |
661
examples/ex06.svg
Normal file
@ -0,0 +1,661 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||||
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="793pt" height="1004pt"
|
||||||
|
viewBox="0.00 0.00 793.00 1004.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 1000)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-1000 789,-1000 789,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="182,-968 0,-968 0,-830 182,-830 182,-968"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-945 0,-968 182,-968 182,-945 0,-945"/>
|
||||||
|
<text text-anchor="start" x="82.5" y="-952.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-922 0,-945 93,-945 93,-922 0,-922"/>
|
||||||
|
<text text-anchor="start" x="4" y="-929.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-922 93,-945 143,-945 143,-922 93,-922"/>
|
||||||
|
<text text-anchor="start" x="97" y="-929.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="143,-922 143,-945 182,-945 182,-922 143,-922"/>
|
||||||
|
<text text-anchor="start" x="147" y="-929.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-899 0,-922 103,-922 103,-899 0,-899"/>
|
||||||
|
<text text-anchor="start" x="36" y="-906.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-899 103,-922 182,-922 182,-899 103,-899"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-906.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-876 0,-899 103,-899 103,-876 0,-876"/>
|
||||||
|
<text text-anchor="start" x="37" y="-883.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-876 103,-899 182,-899 182,-876 103,-876"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-883.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-853 0,-876 103,-876 103,-853 0,-853"/>
|
||||||
|
<text text-anchor="start" x="38" y="-860.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-853 103,-876 182,-876 182,-853 103,-853"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-860.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-830 0,-853 103,-853 103,-830 0,-830"/>
|
||||||
|
<text text-anchor="start" x="37.5" y="-837.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-830 103,-853 182,-853 182,-830 103,-830"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-837.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node7" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="459,-996 326,-996 326,-816 459,-816 459,-996"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-973 326.5,-996 459.5,-996 459.5,-973 326.5,-973"/>
|
||||||
|
<text text-anchor="start" x="382" y="-980.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-950 326.5,-973 349.5,-973 349.5,-950 326.5,-950"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-957.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-950 349.5,-973 416.5,-973 416.5,-950 349.5,-950"/>
|
||||||
|
<text text-anchor="start" x="353.5" y="-957.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="416.5,-950 416.5,-973 459.5,-973 459.5,-950 416.5,-950"/>
|
||||||
|
<text text-anchor="start" x="420.5" y="-957.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="391" y="-938.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="336" y="-921.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-921.8" font-family="arial" font-size="14.00">PK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-921.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-914 326.5,-916 459.5,-916 459.5,-914 326.5,-914"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="326.5,-912 326.5,-914 459.5,-914 459.5,-912 326.5,-912"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-910 326.5,-912 459.5,-912 459.5,-910 326.5,-910"/>
|
||||||
|
<text text-anchor="start" x="336" y="-896.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="383" y="-896.8" font-family="arial" font-size="14.00">TQ</text>
|
||||||
|
<text text-anchor="start" x="422" y="-896.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-889 326.5,-891 459.5,-891 459.5,-889 326.5,-889"/>
|
||||||
|
<polygon fill="#00ffff" stroke="transparent" points="326.5,-887 326.5,-889 459.5,-889 459.5,-887 326.5,-887"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-885 326.5,-887 459.5,-887 459.5,-885 326.5,-885"/>
|
||||||
|
<text text-anchor="start" x="336" y="-871.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-871.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="422" y="-871.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-864 326.5,-866 459.5,-866 459.5,-864 326.5,-864"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-862 326.5,-864 459.5,-864 459.5,-862 326.5,-862"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-860 326.5,-862 459.5,-862 459.5,-860 326.5,-860"/>
|
||||||
|
<text text-anchor="start" x="336" y="-846.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<text text-anchor="start" x="384" y="-846.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="422" y="-846.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-839 326.5,-841 459.5,-841 459.5,-839 326.5,-839"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="326.5,-837 326.5,-839 459.5,-839 459.5,-837 326.5,-837"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-835 326.5,-837 459.5,-837 459.5,-835 326.5,-835"/>
|
||||||
|
<text text-anchor="start" x="348" y="-821.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-909C246.25,-909.02 262.24,-911.02 326,-911"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M182,-911C246.01,-911 261.99,-913 326,-913"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-913C245.76,-912.98 261.75,-914.98 326,-915"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-885C246.13,-885 262.12,-886 326,-886"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M182,-887C246,-887 262,-888 326,-888"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-889C245.88,-889 261.87,-890 326,-890"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-862C245.88,-862 261.87,-861 326,-861"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-864C246,-864 262,-863 326,-863"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-866C246.13,-866 262.12,-865 326,-865"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-839C245.64,-839.03 261.62,-836.03 326,-836"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M182,-841C246.01,-841 261.99,-838 326,-838"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-843C246.38,-842.97 262.36,-839.97 326,-840"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="785,-865 603,-865 603,-727 785,-727 785,-865"/>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-842 603,-865 785,-865 785,-842 603,-842"/>
|
||||||
|
<text text-anchor="start" x="685.5" y="-849.8" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-819 603,-842 696,-842 696,-819 603,-819"/>
|
||||||
|
<text text-anchor="start" x="607" y="-826.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="696,-819 696,-842 746,-842 746,-819 696,-819"/>
|
||||||
|
<text text-anchor="start" x="700" y="-826.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="746,-819 746,-842 785,-842 785,-819 746,-819"/>
|
||||||
|
<text text-anchor="start" x="750" y="-826.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-796 603,-819 683,-819 683,-796 603,-796"/>
|
||||||
|
<text text-anchor="start" x="639" y="-803.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-796 683,-819 785,-819 785,-796 683,-796"/>
|
||||||
|
<text text-anchor="start" x="718.5" y="-803.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-773 603,-796 683,-796 683,-773 603,-773"/>
|
||||||
|
<text text-anchor="start" x="639" y="-780.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-773 683,-796 785,-796 785,-773 683,-773"/>
|
||||||
|
<text text-anchor="start" x="719.5" y="-780.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-750 603,-773 683,-773 683,-750 603,-750"/>
|
||||||
|
<text text-anchor="start" x="639" y="-757.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-750 683,-773 785,-773 785,-750 683,-750"/>
|
||||||
|
<text text-anchor="start" x="720.5" y="-757.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-727 603,-750 683,-750 683,-727 603,-727"/>
|
||||||
|
<text text-anchor="start" x="639" y="-734.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-727 683,-750 785,-750 785,-727 683,-727"/>
|
||||||
|
<text text-anchor="start" x="720" y="-734.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
</g>
|
||||||
|
<!-- X3 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>X3</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="182,-662 0,-662 0,-524 182,-524 182,-662"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-639 0,-662 182,-662 182,-639 0,-639"/>
|
||||||
|
<text text-anchor="start" x="82.5" y="-646.8" font-family="arial" font-size="14.00">X3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-616 0,-639 93,-639 93,-616 0,-616"/>
|
||||||
|
<text text-anchor="start" x="4" y="-623.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-616 93,-639 143,-639 143,-616 93,-616"/>
|
||||||
|
<text text-anchor="start" x="97" y="-623.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="143,-616 143,-639 182,-639 182,-616 143,-616"/>
|
||||||
|
<text text-anchor="start" x="147" y="-623.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-593 0,-616 103,-616 103,-593 0,-593"/>
|
||||||
|
<text text-anchor="start" x="36" y="-600.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-593 103,-616 182,-616 182,-593 103,-593"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-600.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-570 0,-593 103,-593 103,-570 0,-570"/>
|
||||||
|
<text text-anchor="start" x="37" y="-577.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-570 103,-593 182,-593 182,-570 103,-570"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-577.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-547 0,-570 103,-570 103,-547 0,-547"/>
|
||||||
|
<text text-anchor="start" x="38" y="-554.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-547 103,-570 182,-570 182,-547 103,-547"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-554.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-524 0,-547 103,-547 103,-524 0,-524"/>
|
||||||
|
<text text-anchor="start" x="37.5" y="-531.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-524 103,-547 182,-547 182,-524 103,-524"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-531.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W2 -->
|
||||||
|
<g id="node8" class="node">
|
||||||
|
<title>W2</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="459,-792 326,-792 326,-612 459,-612 459,-792"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-769 326.5,-792 459.5,-792 459.5,-769 326.5,-769"/>
|
||||||
|
<text text-anchor="start" x="382" y="-776.8" font-family="arial" font-size="14.00">W2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-746 326.5,-769 349.5,-769 349.5,-746 326.5,-746"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-753.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-746 349.5,-769 416.5,-769 416.5,-746 349.5,-746"/>
|
||||||
|
<text text-anchor="start" x="353.5" y="-753.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="416.5,-746 416.5,-769 459.5,-769 459.5,-746 416.5,-746"/>
|
||||||
|
<text text-anchor="start" x="420.5" y="-753.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="391" y="-734.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="336" y="-717.8" font-family="arial" font-size="14.00">X3:1</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-717.8" font-family="arial" font-size="14.00">PK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-717.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-710 326.5,-712 459.5,-712 459.5,-710 326.5,-710"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="326.5,-708 326.5,-710 459.5,-710 459.5,-708 326.5,-708"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-706 326.5,-708 459.5,-708 459.5,-706 326.5,-706"/>
|
||||||
|
<text text-anchor="start" x="336" y="-692.8" font-family="arial" font-size="14.00">X3:2</text>
|
||||||
|
<text text-anchor="start" x="383" y="-692.8" font-family="arial" font-size="14.00">TQ</text>
|
||||||
|
<text text-anchor="start" x="422" y="-692.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-685 326.5,-687 459.5,-687 459.5,-685 326.5,-685"/>
|
||||||
|
<polygon fill="#00ffff" stroke="transparent" points="326.5,-683 326.5,-685 459.5,-685 459.5,-683 326.5,-683"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-681 326.5,-683 459.5,-683 459.5,-681 326.5,-681"/>
|
||||||
|
<text text-anchor="start" x="336" y="-667.8" font-family="arial" font-size="14.00">X3:3</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-667.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="422" y="-667.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-660 326.5,-662 459.5,-662 459.5,-660 326.5,-660"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-658 326.5,-660 459.5,-660 459.5,-658 326.5,-658"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-656 326.5,-658 459.5,-658 459.5,-656 326.5,-656"/>
|
||||||
|
<text text-anchor="start" x="336" y="-642.8" font-family="arial" font-size="14.00">X3:4</text>
|
||||||
|
<text text-anchor="start" x="384" y="-642.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="422" y="-642.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-635 326.5,-637 459.5,-637 459.5,-635 326.5,-635"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="326.5,-633 326.5,-635 459.5,-635 459.5,-633 326.5,-633"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-631 326.5,-633 459.5,-633 459.5,-631 326.5,-631"/>
|
||||||
|
<text text-anchor="start" x="348" y="-617.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W2 -->
|
||||||
|
<g id="edge9" class="edge">
|
||||||
|
<title>X3:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-603C262.93,-605.26 249.04,-709.26 326,-707"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M182,-605C260.95,-605 247.05,-709 326,-709"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-607C258.96,-604.74 245.07,-708.74 326,-711"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W2 -->
|
||||||
|
<g id="edge11" class="edge">
|
||||||
|
<title>X3:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-579C262.67,-581.26 249.3,-684.26 326,-682"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M182,-581C260.69,-581 247.31,-684 326,-684"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-583C258.7,-580.74 245.33,-683.74 326,-686"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W2 -->
|
||||||
|
<g id="edge13" class="edge">
|
||||||
|
<title>X3:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-556C262.16,-558.24 249.81,-659.24 326,-657"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-558C260.17,-558 247.83,-659 326,-659"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-560C258.19,-557.76 245.84,-658.76 326,-661"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W2 -->
|
||||||
|
<g id="edge15" class="edge">
|
||||||
|
<title>X3:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-533C261.65,-535.23 250.32,-634.23 326,-632"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M182,-535C259.67,-535 248.33,-634 326,-634"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-537C257.68,-534.77 246.35,-633.77 326,-636"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3 -->
|
||||||
|
<g id="node9" class="node">
|
||||||
|
<title>W3</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="459,-588 326,-588 326,-408 459,-408 459,-588"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-565 326.5,-588 459.5,-588 459.5,-565 326.5,-565"/>
|
||||||
|
<text text-anchor="start" x="382" y="-572.8" font-family="arial" font-size="14.00">W3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-542 326.5,-565 349.5,-565 349.5,-542 326.5,-542"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-549.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-542 349.5,-565 416.5,-565 416.5,-542 349.5,-542"/>
|
||||||
|
<text text-anchor="start" x="353.5" y="-549.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="416.5,-542 416.5,-565 459.5,-565 459.5,-542 416.5,-542"/>
|
||||||
|
<text text-anchor="start" x="420.5" y="-549.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="391" y="-530.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="336" y="-513.8" font-family="arial" font-size="14.00">X3:1</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-513.8" font-family="arial" font-size="14.00">PK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-513.8" font-family="arial" font-size="14.00">X4:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-506 326.5,-508 459.5,-508 459.5,-506 326.5,-506"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="326.5,-504 326.5,-506 459.5,-506 459.5,-504 326.5,-504"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-502 326.5,-504 459.5,-504 459.5,-502 326.5,-502"/>
|
||||||
|
<text text-anchor="start" x="336" y="-488.8" font-family="arial" font-size="14.00">X3:2</text>
|
||||||
|
<text text-anchor="start" x="383" y="-488.8" font-family="arial" font-size="14.00">TQ</text>
|
||||||
|
<text text-anchor="start" x="422" y="-488.8" font-family="arial" font-size="14.00">X4:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-481 326.5,-483 459.5,-483 459.5,-481 326.5,-481"/>
|
||||||
|
<polygon fill="#00ffff" stroke="transparent" points="326.5,-479 326.5,-481 459.5,-481 459.5,-479 326.5,-479"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-477 326.5,-479 459.5,-479 459.5,-477 326.5,-477"/>
|
||||||
|
<text text-anchor="start" x="336" y="-463.8" font-family="arial" font-size="14.00">X3:3</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-463.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="422" y="-463.8" font-family="arial" font-size="14.00">X4:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-456 326.5,-458 459.5,-458 459.5,-456 326.5,-456"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-454 326.5,-456 459.5,-456 459.5,-454 326.5,-454"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-452 326.5,-454 459.5,-454 459.5,-452 326.5,-452"/>
|
||||||
|
<text text-anchor="start" x="336" y="-438.8" font-family="arial" font-size="14.00">X3:4</text>
|
||||||
|
<text text-anchor="start" x="384" y="-438.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="422" y="-438.8" font-family="arial" font-size="14.00">X4:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-431 326.5,-433 459.5,-433 459.5,-431 326.5,-431"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="326.5,-429 326.5,-431 459.5,-431 459.5,-429 326.5,-429"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-427 326.5,-429 459.5,-429 459.5,-427 326.5,-427"/>
|
||||||
|
<text text-anchor="start" x="348" y="-413.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W3 -->
|
||||||
|
<g id="edge17" class="edge">
|
||||||
|
<title>X3:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-603C257.93,-605.24 246.1,-505.24 326,-503"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M182,-605C259.92,-605 248.08,-505 326,-505"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-607C261.9,-604.76 250.07,-504.76 326,-507"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W3 -->
|
||||||
|
<g id="edge19" class="edge">
|
||||||
|
<title>X3:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-579C258.19,-581.24 245.84,-480.24 326,-478"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M182,-581C260.17,-581 247.83,-480 326,-480"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-583C262.16,-580.76 249.81,-479.76 326,-482"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W3 -->
|
||||||
|
<g id="edge21" class="edge">
|
||||||
|
<title>X3:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-556C258.7,-558.26 245.33,-455.26 326,-453"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-558C260.69,-558 247.31,-455 326,-455"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-560C262.67,-557.74 249.3,-454.74 326,-457"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W3 -->
|
||||||
|
<g id="edge23" class="edge">
|
||||||
|
<title>X3:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-533C259.23,-535.27 244.81,-430.27 326,-428"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M182,-535C261.21,-535 246.79,-430 326,-430"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-537C263.19,-534.73 248.77,-429.73 326,-432"/>
|
||||||
|
</g>
|
||||||
|
<!-- X4 -->
|
||||||
|
<g id="node4" class="node">
|
||||||
|
<title>X4</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="785,-458 603,-458 603,-320 785,-320 785,-458"/>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-435 603,-458 785,-458 785,-435 603,-435"/>
|
||||||
|
<text text-anchor="start" x="685.5" y="-442.8" font-family="arial" font-size="14.00">X4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-412 603,-435 696,-435 696,-412 603,-412"/>
|
||||||
|
<text text-anchor="start" x="607" y="-419.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="696,-412 696,-435 746,-435 746,-412 696,-412"/>
|
||||||
|
<text text-anchor="start" x="700" y="-419.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="746,-412 746,-435 785,-435 785,-412 746,-412"/>
|
||||||
|
<text text-anchor="start" x="750" y="-419.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-389 603,-412 683,-412 683,-389 603,-389"/>
|
||||||
|
<text text-anchor="start" x="639" y="-396.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-389 683,-412 785,-412 785,-389 683,-389"/>
|
||||||
|
<text text-anchor="start" x="718.5" y="-396.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-366 603,-389 683,-389 683,-366 603,-366"/>
|
||||||
|
<text text-anchor="start" x="639" y="-373.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-366 683,-389 785,-389 785,-366 683,-366"/>
|
||||||
|
<text text-anchor="start" x="719.5" y="-373.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-343 603,-366 683,-366 683,-343 603,-343"/>
|
||||||
|
<text text-anchor="start" x="639" y="-350.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-343 683,-366 785,-366 785,-343 683,-343"/>
|
||||||
|
<text text-anchor="start" x="720.5" y="-350.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-320 603,-343 683,-343 683,-320 603,-320"/>
|
||||||
|
<text text-anchor="start" x="639" y="-327.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-320 683,-343 785,-343 785,-320 683,-320"/>
|
||||||
|
<text text-anchor="start" x="720" y="-327.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
</g>
|
||||||
|
<!-- X5 -->
|
||||||
|
<g id="node5" class="node">
|
||||||
|
<title>X5</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="182,-253 0,-253 0,-115 182,-115 182,-253"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-230 0,-253 182,-253 182,-230 0,-230"/>
|
||||||
|
<text text-anchor="start" x="82.5" y="-237.8" font-family="arial" font-size="14.00">X5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-207 0,-230 93,-230 93,-207 0,-207"/>
|
||||||
|
<text text-anchor="start" x="4" y="-214.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-207 93,-230 143,-230 143,-207 93,-207"/>
|
||||||
|
<text text-anchor="start" x="97" y="-214.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="143,-207 143,-230 182,-230 182,-207 143,-207"/>
|
||||||
|
<text text-anchor="start" x="147" y="-214.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-184 0,-207 103,-207 103,-184 0,-184"/>
|
||||||
|
<text text-anchor="start" x="36" y="-191.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-184 103,-207 182,-207 182,-184 103,-184"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-191.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-161 0,-184 103,-184 103,-161 0,-161"/>
|
||||||
|
<text text-anchor="start" x="37" y="-168.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-161 103,-184 182,-184 182,-161 103,-161"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-168.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-138 0,-161 103,-161 103,-138 0,-138"/>
|
||||||
|
<text text-anchor="start" x="38" y="-145.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-138 103,-161 182,-161 182,-138 103,-138"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-145.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-115 0,-138 103,-138 103,-115 0,-115"/>
|
||||||
|
<text text-anchor="start" x="37.5" y="-122.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-115 103,-138 182,-138 182,-115 103,-115"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-122.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W4 -->
|
||||||
|
<g id="node10" class="node">
|
||||||
|
<title>W4</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="459,-384 326,-384 326,-204 459,-204 459,-384"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-361 326.5,-384 459.5,-384 459.5,-361 326.5,-361"/>
|
||||||
|
<text text-anchor="start" x="382" y="-368.8" font-family="arial" font-size="14.00">W4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-338 326.5,-361 349.5,-361 349.5,-338 326.5,-338"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-345.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-338 349.5,-361 416.5,-361 416.5,-338 349.5,-338"/>
|
||||||
|
<text text-anchor="start" x="353.5" y="-345.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="416.5,-338 416.5,-361 459.5,-361 459.5,-338 416.5,-338"/>
|
||||||
|
<text text-anchor="start" x="420.5" y="-345.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="391" y="-326.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="336" y="-309.8" font-family="arial" font-size="14.00">X5:1</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-309.8" font-family="arial" font-size="14.00">PK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-309.8" font-family="arial" font-size="14.00">X4:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-302 326.5,-304 459.5,-304 459.5,-302 326.5,-302"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="326.5,-300 326.5,-302 459.5,-302 459.5,-300 326.5,-300"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-298 326.5,-300 459.5,-300 459.5,-298 326.5,-298"/>
|
||||||
|
<text text-anchor="start" x="336" y="-284.8" font-family="arial" font-size="14.00">X5:2</text>
|
||||||
|
<text text-anchor="start" x="383" y="-284.8" font-family="arial" font-size="14.00">TQ</text>
|
||||||
|
<text text-anchor="start" x="422" y="-284.8" font-family="arial" font-size="14.00">X4:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-277 326.5,-279 459.5,-279 459.5,-277 326.5,-277"/>
|
||||||
|
<polygon fill="#00ffff" stroke="transparent" points="326.5,-275 326.5,-277 459.5,-277 459.5,-275 326.5,-275"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-273 326.5,-275 459.5,-275 459.5,-273 326.5,-273"/>
|
||||||
|
<text text-anchor="start" x="336" y="-259.8" font-family="arial" font-size="14.00">X5:3</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-259.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="422" y="-259.8" font-family="arial" font-size="14.00">X4:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-252 326.5,-254 459.5,-254 459.5,-252 326.5,-252"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-250 326.5,-252 459.5,-252 459.5,-250 326.5,-250"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-248 326.5,-250 459.5,-250 459.5,-248 326.5,-248"/>
|
||||||
|
<text text-anchor="start" x="336" y="-234.8" font-family="arial" font-size="14.00">X5:4</text>
|
||||||
|
<text text-anchor="start" x="384" y="-234.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="422" y="-234.8" font-family="arial" font-size="14.00">X4:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-227 326.5,-229 459.5,-229 459.5,-227 326.5,-227"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="326.5,-225 326.5,-227 459.5,-227 459.5,-225 326.5,-225"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-223 326.5,-225 459.5,-225 459.5,-223 326.5,-223"/>
|
||||||
|
<text text-anchor="start" x="348" y="-209.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W4 -->
|
||||||
|
<g id="edge25" class="edge">
|
||||||
|
<title>X5:e--W4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-194C263.19,-196.27 248.77,-301.27 326,-299"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M182,-196C261.21,-196 246.79,-301 326,-301"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-198C259.23,-195.73 244.81,-300.73 326,-303"/>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W4 -->
|
||||||
|
<g id="edge27" class="edge">
|
||||||
|
<title>X5:e--W4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-170C262.93,-172.26 249.04,-276.26 326,-274"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M182,-172C260.95,-172 247.05,-276 326,-276"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-174C258.96,-171.74 245.07,-275.74 326,-278"/>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W4 -->
|
||||||
|
<g id="edge29" class="edge">
|
||||||
|
<title>X5:e--W4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-147C262.41,-149.25 249.56,-251.25 326,-249"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-149C260.43,-149 247.57,-251 326,-251"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-151C258.44,-148.75 245.59,-250.75 326,-253"/>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W4 -->
|
||||||
|
<g id="edge31" class="edge">
|
||||||
|
<title>X5:e--W4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-124C261.9,-126.24 250.07,-226.24 326,-224"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M182,-126C259.92,-126 248.08,-226 326,-226"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-128C257.93,-125.76 246.1,-225.76 326,-228"/>
|
||||||
|
</g>
|
||||||
|
<!-- W5 -->
|
||||||
|
<g id="node11" class="node">
|
||||||
|
<title>W5</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="459,-180 326,-180 326,0 459,0 459,-180"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-157 326.5,-180 459.5,-180 459.5,-157 326.5,-157"/>
|
||||||
|
<text text-anchor="start" x="382" y="-164.8" font-family="arial" font-size="14.00">W5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-134 326.5,-157 349.5,-157 349.5,-134 326.5,-134"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-141.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-134 349.5,-157 416.5,-157 416.5,-134 349.5,-134"/>
|
||||||
|
<text text-anchor="start" x="353.5" y="-141.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="416.5,-134 416.5,-157 459.5,-157 459.5,-134 416.5,-134"/>
|
||||||
|
<text text-anchor="start" x="420.5" y="-141.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="391" y="-122.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="336" y="-105.8" font-family="arial" font-size="14.00">X5:1</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-105.8" font-family="arial" font-size="14.00">PK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-105.8" font-family="arial" font-size="14.00">X6:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-98 326.5,-100 459.5,-100 459.5,-98 326.5,-98"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="326.5,-96 326.5,-98 459.5,-98 459.5,-96 326.5,-96"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-94 326.5,-96 459.5,-96 459.5,-94 326.5,-94"/>
|
||||||
|
<text text-anchor="start" x="336" y="-80.8" font-family="arial" font-size="14.00">X5:2</text>
|
||||||
|
<text text-anchor="start" x="383" y="-80.8" font-family="arial" font-size="14.00">TQ</text>
|
||||||
|
<text text-anchor="start" x="422" y="-80.8" font-family="arial" font-size="14.00">X6:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-73 326.5,-75 459.5,-75 459.5,-73 326.5,-73"/>
|
||||||
|
<polygon fill="#00ffff" stroke="transparent" points="326.5,-71 326.5,-73 459.5,-73 459.5,-71 326.5,-71"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-69 326.5,-71 459.5,-71 459.5,-69 326.5,-69"/>
|
||||||
|
<text text-anchor="start" x="336" y="-55.8" font-family="arial" font-size="14.00">X5:3</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-55.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="422" y="-55.8" font-family="arial" font-size="14.00">X6:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-48 326.5,-50 459.5,-50 459.5,-48 326.5,-48"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-46 326.5,-48 459.5,-48 459.5,-46 326.5,-46"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-44 326.5,-46 459.5,-46 459.5,-44 326.5,-44"/>
|
||||||
|
<text text-anchor="start" x="336" y="-30.8" font-family="arial" font-size="14.00">X5:4</text>
|
||||||
|
<text text-anchor="start" x="384" y="-30.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="422" y="-30.8" font-family="arial" font-size="14.00">X6:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-23 326.5,-25 459.5,-25 459.5,-23 326.5,-23"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="326.5,-21 326.5,-23 459.5,-23 459.5,-21 326.5,-21"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-19 326.5,-21 459.5,-21 459.5,-19 326.5,-19"/>
|
||||||
|
<text text-anchor="start" x="348" y="-5.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W5 -->
|
||||||
|
<g id="edge33" class="edge">
|
||||||
|
<title>X5:e--W5:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-194C257.68,-196.23 246.35,-97.23 326,-95"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M182,-196C259.67,-196 248.33,-97 326,-97"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-198C261.65,-195.77 250.32,-96.77 326,-99"/>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W5 -->
|
||||||
|
<g id="edge35" class="edge">
|
||||||
|
<title>X5:e--W5:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-170C257.93,-172.24 246.1,-72.24 326,-70"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M182,-172C259.92,-172 248.08,-72 326,-72"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-174C261.9,-171.76 250.07,-71.76 326,-74"/>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W5 -->
|
||||||
|
<g id="edge37" class="edge">
|
||||||
|
<title>X5:e--W5:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-147C258.44,-149.25 245.59,-47.25 326,-45"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-149C260.43,-149 247.57,-47 326,-47"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-151C262.41,-148.75 249.56,-46.75 326,-49"/>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W5 -->
|
||||||
|
<g id="edge39" class="edge">
|
||||||
|
<title>X5:e--W5:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-124C258.96,-126.26 245.07,-22.26 326,-20"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M182,-126C260.95,-126 247.05,-22 326,-22"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-128C262.93,-125.74 249.04,-21.74 326,-24"/>
|
||||||
|
</g>
|
||||||
|
<!-- X6 -->
|
||||||
|
<g id="node6" class="node">
|
||||||
|
<title>X6</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="785,-152 603,-152 603,-14 785,-14 785,-152"/>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-129 603,-152 785,-152 785,-129 603,-129"/>
|
||||||
|
<text text-anchor="start" x="685.5" y="-136.8" font-family="arial" font-size="14.00">X6</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-106 603,-129 696,-129 696,-106 603,-106"/>
|
||||||
|
<text text-anchor="start" x="607" y="-113.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="696,-106 696,-129 746,-129 746,-106 696,-106"/>
|
||||||
|
<text text-anchor="start" x="700" y="-113.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="746,-106 746,-129 785,-129 785,-106 746,-106"/>
|
||||||
|
<text text-anchor="start" x="750" y="-113.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-83 603,-106 683,-106 683,-83 603,-83"/>
|
||||||
|
<text text-anchor="start" x="639" y="-90.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-83 683,-106 785,-106 785,-83 683,-83"/>
|
||||||
|
<text text-anchor="start" x="718.5" y="-90.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-60 603,-83 683,-83 683,-60 603,-60"/>
|
||||||
|
<text text-anchor="start" x="639" y="-67.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-60 683,-83 785,-83 785,-60 683,-60"/>
|
||||||
|
<text text-anchor="start" x="719.5" y="-67.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-37 603,-60 683,-60 683,-37 603,-37"/>
|
||||||
|
<text text-anchor="start" x="639" y="-44.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-37 683,-60 785,-60 785,-37 683,-37"/>
|
||||||
|
<text text-anchor="start" x="720.5" y="-44.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-14 603,-37 683,-37 683,-14 603,-14"/>
|
||||||
|
<text text-anchor="start" x="639" y="-21.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-14 683,-37 785,-37 785,-14 683,-14"/>
|
||||||
|
<text text-anchor="start" x="720" y="-21.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-911C536.23,-913.27 521.81,-808.27 603,-806"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M459,-913C538.21,-913 523.79,-808 603,-808"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-915C540.19,-912.73 525.77,-807.73 603,-810"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-886C535.96,-888.26 522.07,-784.26 603,-782"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M459,-888C537.95,-888 524.05,-784 603,-784"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-890C539.93,-887.74 526.04,-783.74 603,-786"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-861C535.44,-863.25 522.59,-761.25 603,-759"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M459,-863C537.43,-863 524.57,-761 603,-761"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-865C539.41,-862.75 526.56,-760.75 603,-763"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-836C534.93,-838.24 523.1,-738.24 603,-736"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M459,-838C536.92,-838 525.08,-738 603,-738"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-840C538.9,-837.76 527.07,-737.76 603,-740"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X2 -->
|
||||||
|
<g id="edge10" class="edge">
|
||||||
|
<title>W2:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-707C538.65,-709.23 527.32,-808.23 603,-806"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M459,-709C536.67,-709 525.33,-808 603,-808"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-711C534.68,-708.77 523.35,-807.77 603,-810"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X2 -->
|
||||||
|
<g id="edge12" class="edge">
|
||||||
|
<title>W2:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-682C538.9,-684.24 527.07,-784.24 603,-782"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M459,-684C536.92,-684 525.08,-784 603,-784"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-686C534.93,-683.76 523.1,-783.76 603,-786"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X2 -->
|
||||||
|
<g id="edge14" class="edge">
|
||||||
|
<title>W2:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-657C539.41,-659.25 526.56,-761.25 603,-759"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M459,-659C537.43,-659 524.57,-761 603,-761"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-661C535.44,-658.75 522.59,-760.75 603,-763"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X2 -->
|
||||||
|
<g id="edge16" class="edge">
|
||||||
|
<title>W2:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-632C539.93,-634.26 526.04,-738.26 603,-736"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M459,-634C537.95,-634 524.05,-738 603,-738"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-636C535.96,-633.74 522.07,-737.74 603,-740"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge18" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-503C535.96,-505.26 522.07,-401.26 603,-399"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M459,-505C537.95,-505 524.05,-401 603,-401"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-507C539.93,-504.74 526.04,-400.74 603,-403"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge20" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-478C535.7,-480.26 522.33,-377.26 603,-375"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M459,-480C537.69,-480 524.31,-377 603,-377"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-482C539.67,-479.74 526.3,-376.74 603,-379"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge22" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-453C535.19,-455.24 522.84,-354.24 603,-352"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M459,-455C537.17,-455 524.83,-354 603,-354"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-457C539.16,-454.76 526.81,-353.76 603,-356"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge24" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-428C534.68,-430.23 523.35,-331.23 603,-329"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M459,-430C536.67,-430 525.33,-331 603,-331"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-432C538.65,-429.77 527.32,-330.77 603,-333"/>
|
||||||
|
</g>
|
||||||
|
<!-- W4--X4 -->
|
||||||
|
<g id="edge26" class="edge">
|
||||||
|
<title>W4:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-299C538.9,-301.24 527.07,-401.24 603,-399"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M459,-301C536.92,-301 525.08,-401 603,-401"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-303C534.93,-300.76 523.1,-400.76 603,-403"/>
|
||||||
|
</g>
|
||||||
|
<!-- W4--X4 -->
|
||||||
|
<g id="edge28" class="edge">
|
||||||
|
<title>W4:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-274C539.16,-276.24 526.81,-377.24 603,-375"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M459,-276C537.17,-276 524.83,-377 603,-377"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-278C535.19,-275.76 522.84,-376.76 603,-379"/>
|
||||||
|
</g>
|
||||||
|
<!-- W4--X4 -->
|
||||||
|
<g id="edge30" class="edge">
|
||||||
|
<title>W4:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-249C539.67,-251.26 526.3,-354.26 603,-352"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M459,-251C537.69,-251 524.31,-354 603,-354"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-253C535.7,-250.74 522.33,-353.74 603,-356"/>
|
||||||
|
</g>
|
||||||
|
<!-- W4--X4 -->
|
||||||
|
<g id="edge32" class="edge">
|
||||||
|
<title>W4:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-224C540.19,-226.27 525.77,-331.27 603,-329"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M459,-226C538.21,-226 523.79,-331 603,-331"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-228C536.23,-225.73 521.81,-330.73 603,-333"/>
|
||||||
|
</g>
|
||||||
|
<!-- W5--X6 -->
|
||||||
|
<g id="edge34" class="edge">
|
||||||
|
<title>W5:e--X6:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-95C522.76,-95.02 538.75,-93.02 603,-93"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M459,-97C523.01,-97 538.99,-95 603,-95"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-99C523.25,-98.98 539.24,-96.98 603,-97"/>
|
||||||
|
</g>
|
||||||
|
<!-- W5--X6 -->
|
||||||
|
<g id="edge36" class="edge">
|
||||||
|
<title>W5:e--X6:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-70C522.88,-70 538.87,-69 603,-69"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M459,-72C523,-72 539,-71 603,-71"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-74C523.13,-74 539.12,-73 603,-73"/>
|
||||||
|
</g>
|
||||||
|
<!-- W5--X6 -->
|
||||||
|
<g id="edge38" class="edge">
|
||||||
|
<title>W5:e--X6:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-45C523.13,-45 539.12,-46 603,-46"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M459,-47C523,-47 539,-48 603,-48"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-49C522.88,-49 538.87,-50 603,-50"/>
|
||||||
|
</g>
|
||||||
|
<!-- W5--X6 -->
|
||||||
|
<g id="edge40" class="edge">
|
||||||
|
<title>W5:e--X6:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-20C523.38,-20.03 539.36,-23.03 603,-23"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M459,-22C523.01,-22 538.99,-25 603,-25"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-24C522.64,-23.97 538.62,-26.97 603,-27"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 48 KiB |
4
examples/ex07.bom.tsv
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
Item Qty Unit Designators
|
||||||
|
Connector, D-Sub, female, 9 pins 1 X2
|
||||||
|
Connector, TE 776164-1, female, 35 pins 1 X1
|
||||||
|
Cable, 2 x 20 AWG 1 m C1
|
||||||
|
16
examples/ex07.gv
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
graph {
|
||||||
|
// Graph generated by WireViz
|
||||||
|
// https://github.com/formatc1702/WireViz
|
||||||
|
graph [bgcolor=white fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||||
|
node [fillcolor=white fontname=arial shape=record style=filled]
|
||||||
|
edge [fontname=arial style=bold]
|
||||||
|
X1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X1</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">TE 776164-1</td><td balign="left">female</td><td balign="left">35-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p5r">5</td></tr><tr><td port="p6r">6</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Unconnected pins are not shown</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X2 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X2</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">D-Sub</td><td balign="left">female</td><td balign="left">9-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p2l">2</td></tr><tr><td port="p7l">7</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Unconnected pins are not shown</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
X1:p5r:e -- C1:w1:w
|
||||||
|
C1:w1:e -- X2:p7l:w
|
||||||
|
edge [color="#000000:#00ff00:#000000"]
|
||||||
|
X1:p6r:e -- C1:w2:w
|
||||||
|
C1:w2:e -- X2:p2l:w
|
||||||
|
C1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">C1</td></tr><tr><td balign="left">2x</td><td balign="left">20 AWG</td><td balign="left">1 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X1:5</td><td>YE</td><td>X2:7</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:6</td><td>GN</td><td>X2:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#00ff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style=""]
|
||||||
|
}
|
||||||
105
examples/ex07.html
Normal file
@ -0,0 +1,105 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html><head><meta charset="UTF-8"></head><body style="font-family:Arial"><h1>Diagram</h1><!-- XML and DOCTYPE declarations from SVG file removed -->
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="821pt" height="149pt"
|
||||||
|
viewBox="0.00 0.00 821.00 148.50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 144.5)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-144.5 817,-144.5 817,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="205,-115 0,-115 0,0 205,0 205,-115"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-91.5 0.5,-114.5 205.5,-114.5 205.5,-91.5 0.5,-91.5"/>
|
||||||
|
<text text-anchor="start" x="94.5" y="-99.3" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-68.5 0.5,-91.5 95.5,-91.5 95.5,-68.5 0.5,-68.5"/>
|
||||||
|
<text text-anchor="start" x="8.5" y="-76.3" font-family="arial" font-size="14.00">TE 776164-1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="95.5,-68.5 95.5,-91.5 152.5,-91.5 152.5,-68.5 95.5,-68.5"/>
|
||||||
|
<text text-anchor="start" x="103" y="-76.3" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="152.5,-68.5 152.5,-91.5 205.5,-91.5 205.5,-68.5 152.5,-68.5"/>
|
||||||
|
<text text-anchor="start" x="160" y="-76.3" font-family="arial" font-size="14.00">35-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-45.5 0.5,-68.5 205.5,-68.5 205.5,-45.5 0.5,-45.5"/>
|
||||||
|
<text text-anchor="start" x="99" y="-53.3" font-family="arial" font-size="14.00">5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-22.5 0.5,-45.5 205.5,-45.5 205.5,-22.5 0.5,-22.5"/>
|
||||||
|
<text text-anchor="start" x="99" y="-30.3" font-family="arial" font-size="14.00">6</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,0.5 0.5,-22.5 205.5,-22.5 205.5,0.5 0.5,0.5"/>
|
||||||
|
<text text-anchor="start" x="4.5" y="-7.3" font-family="arial" font-size="14.00">Unconnected pins are not shown</text>
|
||||||
|
</g>
|
||||||
|
<!-- C1 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>C1</title>
|
||||||
|
<polygon fill="none" stroke="black" points="464,-140.5 349,-140.5 349,-10.5 464,-10.5 464,-140.5"/>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-117.5 349.5,-140.5 464.5,-140.5 464.5,-117.5 349.5,-117.5"/>
|
||||||
|
<text text-anchor="start" x="398" y="-125.3" font-family="arial" font-size="14.00">C1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-94.5 349.5,-117.5 372.5,-117.5 372.5,-94.5 349.5,-94.5"/>
|
||||||
|
<text text-anchor="start" x="353.5" y="-102.3" font-family="arial" font-size="14.00">2x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="372.5,-94.5 372.5,-117.5 432.5,-117.5 432.5,-94.5 372.5,-94.5"/>
|
||||||
|
<text text-anchor="start" x="376.5" y="-102.3" font-family="arial" font-size="14.00">20 AWG</text>
|
||||||
|
<polygon fill="none" stroke="black" points="432.5,-94.5 432.5,-117.5 464.5,-117.5 464.5,-94.5 432.5,-94.5"/>
|
||||||
|
<text text-anchor="start" x="436.5" y="-102.3" font-family="arial" font-size="14.00">1 m</text>
|
||||||
|
<text text-anchor="start" x="405" y="-83.3" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="356" y="-66.3" font-family="arial" font-size="14.00">X1:5</text>
|
||||||
|
<text text-anchor="start" x="398" y="-66.3" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="430.5" y="-66.3" font-family="arial" font-size="14.00">X2:7</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="349.5,-58.5 349.5,-60.5 464.5,-60.5 464.5,-58.5 349.5,-58.5"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="349.5,-56.5 349.5,-58.5 464.5,-58.5 464.5,-56.5 349.5,-56.5"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="349.5,-54.5 349.5,-56.5 464.5,-56.5 464.5,-54.5 349.5,-54.5"/>
|
||||||
|
<text text-anchor="start" x="356" y="-41.3" font-family="arial" font-size="14.00">X1:6</text>
|
||||||
|
<text text-anchor="start" x="396.5" y="-41.3" font-family="arial" font-size="14.00">GN</text>
|
||||||
|
<text text-anchor="start" x="430.5" y="-41.3" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="349.5,-33.5 349.5,-35.5 464.5,-35.5 464.5,-33.5 349.5,-33.5"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="349.5,-31.5 349.5,-33.5 464.5,-33.5 464.5,-31.5 349.5,-31.5"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="349.5,-29.5 349.5,-31.5 464.5,-31.5 464.5,-29.5 349.5,-29.5"/>
|
||||||
|
<text text-anchor="start" x="368" y="-16.3" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--C1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--C1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M205,-54.5C269.13,-54.5 285.12,-55.5 349,-55.5"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M205,-56.5C269,-56.5 285,-57.5 349,-57.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M205,-58.5C268.88,-58.5 284.87,-59.5 349,-59.5"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--C1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--C1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M205,-31.5C268.88,-31.5 284.87,-30.5 349,-30.5"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M205,-33.5C269,-33.5 285,-32.5 349,-32.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M205,-35.5C269.13,-35.5 285.12,-34.5 349,-34.5"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="813,-115 608,-115 608,0 813,0 813,-115"/>
|
||||||
|
<polygon fill="none" stroke="black" points="608.5,-91.5 608.5,-114.5 813.5,-114.5 813.5,-91.5 608.5,-91.5"/>
|
||||||
|
<text text-anchor="start" x="702.5" y="-99.3" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="608.5,-68.5 608.5,-91.5 678.5,-91.5 678.5,-68.5 608.5,-68.5"/>
|
||||||
|
<text text-anchor="start" x="624" y="-76.3" font-family="arial" font-size="14.00">D-Sub</text>
|
||||||
|
<polygon fill="none" stroke="black" points="678.5,-68.5 678.5,-91.5 751.5,-91.5 751.5,-68.5 678.5,-68.5"/>
|
||||||
|
<text text-anchor="start" x="694" y="-76.3" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="751.5,-68.5 751.5,-91.5 813.5,-91.5 813.5,-68.5 751.5,-68.5"/>
|
||||||
|
<text text-anchor="start" x="767" y="-76.3" font-family="arial" font-size="14.00">9-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="608.5,-45.5 608.5,-68.5 813.5,-68.5 813.5,-45.5 608.5,-45.5"/>
|
||||||
|
<text text-anchor="start" x="707" y="-53.3" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="608.5,-22.5 608.5,-45.5 813.5,-45.5 813.5,-22.5 608.5,-22.5"/>
|
||||||
|
<text text-anchor="start" x="707" y="-30.3" font-family="arial" font-size="14.00">7</text>
|
||||||
|
<polygon fill="none" stroke="black" points="608.5,0.5 608.5,-22.5 813.5,-22.5 813.5,0.5 608.5,0.5"/>
|
||||||
|
<text text-anchor="start" x="612.5" y="-7.3" font-family="arial" font-size="14.00">Unconnected pins are not shown</text>
|
||||||
|
</g>
|
||||||
|
<!-- C1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>C1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M464,-55.5C527.16,-56.48 541.4,-32.48 608,-31.5"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M464,-57.5C528.88,-57.5 543.12,-33.5 608,-33.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M464,-59.5C530.6,-58.52 544.84,-34.52 608,-35.5"/>
|
||||||
|
</g>
|
||||||
|
<!-- C1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>C1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M464,-30.5C530.6,-31.48 544.84,-55.48 608,-54.5"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M464,-32.5C528.88,-32.5 543.12,-56.5 608,-56.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M464,-34.5C527.16,-33.52 541.4,-57.52 608,-58.5"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<h1>Bill of Materials</h1><table style="border:1px solid #000000; font-size: 14pt; border-spacing: 0px"><tr><th align="left" style="border:1px solid #000000; padding: 8px">Item</th><th align="left" style="border:1px solid #000000; padding: 8px">Qty</th><th align="left" style="border:1px solid #000000; padding: 8px">Unit</th><th align="left" style="border:1px solid #000000; padding: 8px">Designators</th></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, D-Sub, female, 9 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">1</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">X2</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, TE 776164-1, female, 35 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">1</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">X1</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Cable, 2 x 20 AWG</td><td align="right" style="border:1px solid #000000; padding: 4px">1</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">C1</td></tr></table></body></html>
|
||||||
BIN
examples/ex07.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
105
examples/ex07.svg
Normal file
@ -0,0 +1,105 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||||
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="821pt" height="149pt"
|
||||||
|
viewBox="0.00 0.00 821.00 148.50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 144.5)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-144.5 817,-144.5 817,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="205,-115 0,-115 0,0 205,0 205,-115"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-91.5 0.5,-114.5 205.5,-114.5 205.5,-91.5 0.5,-91.5"/>
|
||||||
|
<text text-anchor="start" x="94.5" y="-99.3" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-68.5 0.5,-91.5 95.5,-91.5 95.5,-68.5 0.5,-68.5"/>
|
||||||
|
<text text-anchor="start" x="8.5" y="-76.3" font-family="arial" font-size="14.00">TE 776164-1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="95.5,-68.5 95.5,-91.5 152.5,-91.5 152.5,-68.5 95.5,-68.5"/>
|
||||||
|
<text text-anchor="start" x="103" y="-76.3" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="152.5,-68.5 152.5,-91.5 205.5,-91.5 205.5,-68.5 152.5,-68.5"/>
|
||||||
|
<text text-anchor="start" x="160" y="-76.3" font-family="arial" font-size="14.00">35-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-45.5 0.5,-68.5 205.5,-68.5 205.5,-45.5 0.5,-45.5"/>
|
||||||
|
<text text-anchor="start" x="99" y="-53.3" font-family="arial" font-size="14.00">5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-22.5 0.5,-45.5 205.5,-45.5 205.5,-22.5 0.5,-22.5"/>
|
||||||
|
<text text-anchor="start" x="99" y="-30.3" font-family="arial" font-size="14.00">6</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,0.5 0.5,-22.5 205.5,-22.5 205.5,0.5 0.5,0.5"/>
|
||||||
|
<text text-anchor="start" x="4.5" y="-7.3" font-family="arial" font-size="14.00">Unconnected pins are not shown</text>
|
||||||
|
</g>
|
||||||
|
<!-- C1 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>C1</title>
|
||||||
|
<polygon fill="none" stroke="black" points="464,-140.5 349,-140.5 349,-10.5 464,-10.5 464,-140.5"/>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-117.5 349.5,-140.5 464.5,-140.5 464.5,-117.5 349.5,-117.5"/>
|
||||||
|
<text text-anchor="start" x="398" y="-125.3" font-family="arial" font-size="14.00">C1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-94.5 349.5,-117.5 372.5,-117.5 372.5,-94.5 349.5,-94.5"/>
|
||||||
|
<text text-anchor="start" x="353.5" y="-102.3" font-family="arial" font-size="14.00">2x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="372.5,-94.5 372.5,-117.5 432.5,-117.5 432.5,-94.5 372.5,-94.5"/>
|
||||||
|
<text text-anchor="start" x="376.5" y="-102.3" font-family="arial" font-size="14.00">20 AWG</text>
|
||||||
|
<polygon fill="none" stroke="black" points="432.5,-94.5 432.5,-117.5 464.5,-117.5 464.5,-94.5 432.5,-94.5"/>
|
||||||
|
<text text-anchor="start" x="436.5" y="-102.3" font-family="arial" font-size="14.00">1 m</text>
|
||||||
|
<text text-anchor="start" x="405" y="-83.3" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="356" y="-66.3" font-family="arial" font-size="14.00">X1:5</text>
|
||||||
|
<text text-anchor="start" x="398" y="-66.3" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="430.5" y="-66.3" font-family="arial" font-size="14.00">X2:7</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="349.5,-58.5 349.5,-60.5 464.5,-60.5 464.5,-58.5 349.5,-58.5"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="349.5,-56.5 349.5,-58.5 464.5,-58.5 464.5,-56.5 349.5,-56.5"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="349.5,-54.5 349.5,-56.5 464.5,-56.5 464.5,-54.5 349.5,-54.5"/>
|
||||||
|
<text text-anchor="start" x="356" y="-41.3" font-family="arial" font-size="14.00">X1:6</text>
|
||||||
|
<text text-anchor="start" x="396.5" y="-41.3" font-family="arial" font-size="14.00">GN</text>
|
||||||
|
<text text-anchor="start" x="430.5" y="-41.3" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="349.5,-33.5 349.5,-35.5 464.5,-35.5 464.5,-33.5 349.5,-33.5"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="349.5,-31.5 349.5,-33.5 464.5,-33.5 464.5,-31.5 349.5,-31.5"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="349.5,-29.5 349.5,-31.5 464.5,-31.5 464.5,-29.5 349.5,-29.5"/>
|
||||||
|
<text text-anchor="start" x="368" y="-16.3" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--C1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--C1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M205,-54.5C269.13,-54.5 285.12,-55.5 349,-55.5"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M205,-56.5C269,-56.5 285,-57.5 349,-57.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M205,-58.5C268.88,-58.5 284.87,-59.5 349,-59.5"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--C1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--C1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M205,-31.5C268.88,-31.5 284.87,-30.5 349,-30.5"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M205,-33.5C269,-33.5 285,-32.5 349,-32.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M205,-35.5C269.13,-35.5 285.12,-34.5 349,-34.5"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="813,-115 608,-115 608,0 813,0 813,-115"/>
|
||||||
|
<polygon fill="none" stroke="black" points="608.5,-91.5 608.5,-114.5 813.5,-114.5 813.5,-91.5 608.5,-91.5"/>
|
||||||
|
<text text-anchor="start" x="702.5" y="-99.3" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="608.5,-68.5 608.5,-91.5 678.5,-91.5 678.5,-68.5 608.5,-68.5"/>
|
||||||
|
<text text-anchor="start" x="624" y="-76.3" font-family="arial" font-size="14.00">D-Sub</text>
|
||||||
|
<polygon fill="none" stroke="black" points="678.5,-68.5 678.5,-91.5 751.5,-91.5 751.5,-68.5 678.5,-68.5"/>
|
||||||
|
<text text-anchor="start" x="694" y="-76.3" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="751.5,-68.5 751.5,-91.5 813.5,-91.5 813.5,-68.5 751.5,-68.5"/>
|
||||||
|
<text text-anchor="start" x="767" y="-76.3" font-family="arial" font-size="14.00">9-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="608.5,-45.5 608.5,-68.5 813.5,-68.5 813.5,-45.5 608.5,-45.5"/>
|
||||||
|
<text text-anchor="start" x="707" y="-53.3" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="608.5,-22.5 608.5,-45.5 813.5,-45.5 813.5,-22.5 608.5,-22.5"/>
|
||||||
|
<text text-anchor="start" x="707" y="-30.3" font-family="arial" font-size="14.00">7</text>
|
||||||
|
<polygon fill="none" stroke="black" points="608.5,0.5 608.5,-22.5 813.5,-22.5 813.5,0.5 608.5,0.5"/>
|
||||||
|
<text text-anchor="start" x="612.5" y="-7.3" font-family="arial" font-size="14.00">Unconnected pins are not shown</text>
|
||||||
|
</g>
|
||||||
|
<!-- C1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>C1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M464,-55.5C527.16,-56.48 541.4,-32.48 608,-31.5"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M464,-57.5C528.88,-57.5 543.12,-33.5 608,-33.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M464,-59.5C530.6,-58.52 544.84,-34.52 608,-35.5"/>
|
||||||
|
</g>
|
||||||
|
<!-- C1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>C1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M464,-30.5C530.6,-31.48 544.84,-55.48 608,-54.5"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M464,-32.5C528.88,-32.5 543.12,-56.5 608,-56.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M464,-34.5C527.16,-33.52 541.4,-57.52 608,-58.5"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 7.6 KiB |
3
examples/ex08.bom.tsv
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
Item Qty Unit Designators
|
||||||
|
Connector, Phone Connector, male 3.5, 3 pins 1 Key
|
||||||
|
Cable, 3 x 24 AWG shielded 0.2 m W1
|
||||||
|
17
examples/ex08.gv
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
graph {
|
||||||
|
// Graph generated by WireViz
|
||||||
|
// https://github.com/formatc1702/WireViz
|
||||||
|
graph [bgcolor=white fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||||
|
node [fillcolor=white fontname=arial shape=record style=filled]
|
||||||
|
edge [fontname=arial style=bold]
|
||||||
|
Key [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Key</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Phone Connector</td><td balign="left">male 3.5</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td>Dot</td><td port="pTr">T</td></tr><tr><td>Dash</td><td port="pRr">R</td></tr><tr><td>Ground</td><td port="pSr">S</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
edge [color="#000000:#ffffff:#000000"]
|
||||||
|
Key:pSr:e -- W1:w1:w
|
||||||
|
edge [color="#000000:#895956:#000000"]
|
||||||
|
Key:pRr:e -- W1:w2:w
|
||||||
|
edge [color="#000000:#00ff00:#000000"]
|
||||||
|
Key:pTr:e -- W1:w3:w
|
||||||
|
edge [color="#000000:#aaaaaa:#000000"]
|
||||||
|
Key:pSr:e -- W1:ws:w
|
||||||
|
W1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="4">W1</td></tr><tr><td balign="left">3x</td><td balign="left">24 AWG</td><td balign="left">+ S</td><td balign="left">0.2 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>Key:S</td><td>WH</td><td><!-- 1_out --></td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffffff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>Key:R</td><td>BN</td><td><!-- 2_out --></td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#895956" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>Key:T</td><td>GN</td><td><!-- 3_out --></td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#00ff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr><tr><td>Key:S</td><td>Shield</td><td><!-- s_out --></td></tr><tr><td colspan="3" cellpadding="0" height="6" border="2" sides="b" port="ws"></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style=""]
|
||||||
|
}
|
||||||
99
examples/ex08.html
Normal file
@ -0,0 +1,99 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html><head><meta charset="UTF-8"></head><body style="font-family:Arial"><h1>Diagram</h1><!-- XML and DOCTYPE declarations from SVG file removed -->
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="483pt" height="207pt"
|
||||||
|
viewBox="0.00 0.00 483.00 207.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 203)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-203 479,-203 479,4 -4,4"/>
|
||||||
|
<!-- Key -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>Key</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="175,-149 0,-149 0,-34 175,-34 175,-149"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-125.5 0.5,-148.5 175.5,-148.5 175.5,-125.5 0.5,-125.5"/>
|
||||||
|
<text text-anchor="start" x="76" y="-133.3" font-family="arial" font-size="14.00">Key</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-102.5 0.5,-125.5 114.5,-125.5 114.5,-102.5 0.5,-102.5"/>
|
||||||
|
<text text-anchor="start" x="4.5" y="-110.3" font-family="arial" font-size="14.00">Phone Connector</text>
|
||||||
|
<polygon fill="none" stroke="black" points="114.5,-102.5 114.5,-125.5 175.5,-125.5 175.5,-102.5 114.5,-102.5"/>
|
||||||
|
<text text-anchor="start" x="118.5" y="-110.3" font-family="arial" font-size="14.00">male 3.5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-79.5 0.5,-102.5 106.5,-102.5 106.5,-79.5 0.5,-79.5"/>
|
||||||
|
<text text-anchor="start" x="42.5" y="-87.3" font-family="arial" font-size="14.00">Dot</text>
|
||||||
|
<polygon fill="none" stroke="black" points="106.5,-79.5 106.5,-102.5 175.5,-102.5 175.5,-79.5 106.5,-79.5"/>
|
||||||
|
<text text-anchor="start" x="136.5" y="-87.3" font-family="arial" font-size="14.00">T</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-56.5 0.5,-79.5 106.5,-79.5 106.5,-56.5 0.5,-56.5"/>
|
||||||
|
<text text-anchor="start" x="37.5" y="-64.3" font-family="arial" font-size="14.00">Dash</text>
|
||||||
|
<polygon fill="none" stroke="black" points="106.5,-56.5 106.5,-79.5 175.5,-79.5 175.5,-56.5 106.5,-56.5"/>
|
||||||
|
<text text-anchor="start" x="136" y="-64.3" font-family="arial" font-size="14.00">R</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-33.5 0.5,-56.5 106.5,-56.5 106.5,-33.5 0.5,-33.5"/>
|
||||||
|
<text text-anchor="start" x="30.5" y="-41.3" font-family="arial" font-size="14.00">Ground</text>
|
||||||
|
<polygon fill="none" stroke="black" points="106.5,-33.5 106.5,-56.5 175.5,-56.5 175.5,-33.5 106.5,-33.5"/>
|
||||||
|
<text text-anchor="start" x="136" y="-41.3" font-family="arial" font-size="14.00">S</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="none" stroke="black" points="475,-199 319,-199 319,0 475,0 475,-199"/>
|
||||||
|
<polygon fill="none" stroke="black" points="319,-175.5 319,-198.5 475,-198.5 475,-175.5 319,-175.5"/>
|
||||||
|
<text text-anchor="start" x="386" y="-183.3" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="319,-152.5 319,-175.5 342,-175.5 342,-152.5 319,-152.5"/>
|
||||||
|
<text text-anchor="start" x="323" y="-160.3" font-family="arial" font-size="14.00">3x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="342,-152.5 342,-175.5 402,-175.5 402,-152.5 342,-152.5"/>
|
||||||
|
<text text-anchor="start" x="346" y="-160.3" font-family="arial" font-size="14.00">24 AWG</text>
|
||||||
|
<polygon fill="none" stroke="black" points="402,-152.5 402,-175.5 432,-175.5 432,-152.5 402,-152.5"/>
|
||||||
|
<text text-anchor="start" x="406" y="-160.3" font-family="arial" font-size="14.00">+ S</text>
|
||||||
|
<polygon fill="none" stroke="black" points="432,-152.5 432,-175.5 475,-175.5 475,-152.5 432,-152.5"/>
|
||||||
|
<text text-anchor="start" x="436" y="-160.3" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="395" y="-141.3" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="332.5" y="-124.3" font-family="arial" font-size="14.00">Key:S</text>
|
||||||
|
<text text-anchor="start" x="403.5" y="-124.3" font-family="arial" font-size="14.00">WH</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="319,-116.5 319,-118.5 475,-118.5 475,-116.5 319,-116.5"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="319,-114.5 319,-116.5 475,-116.5 475,-114.5 319,-114.5"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="319,-112.5 319,-114.5 475,-114.5 475,-112.5 319,-112.5"/>
|
||||||
|
<text text-anchor="start" x="332.5" y="-99.3" font-family="arial" font-size="14.00">Key:R</text>
|
||||||
|
<text text-anchor="start" x="406" y="-99.3" font-family="arial" font-size="14.00">BN</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="319,-91.5 319,-93.5 475,-93.5 475,-91.5 319,-91.5"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="319,-89.5 319,-91.5 475,-91.5 475,-89.5 319,-89.5"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="319,-87.5 319,-89.5 475,-89.5 475,-87.5 319,-87.5"/>
|
||||||
|
<text text-anchor="start" x="333" y="-74.3" font-family="arial" font-size="14.00">Key:T</text>
|
||||||
|
<text text-anchor="start" x="404.5" y="-74.3" font-family="arial" font-size="14.00">GN</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="319,-66.5 319,-68.5 475,-68.5 475,-66.5 319,-66.5"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="319,-64.5 319,-66.5 475,-66.5 475,-64.5 319,-64.5"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="319,-62.5 319,-64.5 475,-64.5 475,-62.5 319,-62.5"/>
|
||||||
|
<text text-anchor="start" x="349" y="-49.3" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="332.5" y="-30.3" font-family="arial" font-size="14.00">Key:S</text>
|
||||||
|
<text text-anchor="start" x="396.5" y="-30.3" font-family="arial" font-size="14.00">Shield</text>
|
||||||
|
<polyline fill="none" stroke="black" stroke-width="2" points="320,-19.5 474,-19.5 "/>
|
||||||
|
<text text-anchor="start" x="349" y="-5.3" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- Key--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>Key:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M175,-42.5C248.36,-44.46 249.64,-115.46 319,-113.5"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M175,-44.5C246.36,-44.5 247.64,-115.5 319,-115.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M175,-46.5C244.36,-44.54 245.64,-115.54 319,-117.5"/>
|
||||||
|
</g>
|
||||||
|
<!-- Key--W1 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>Key:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M175,-65.5C241.51,-66.44 255.88,-89.44 319,-88.5"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M175,-67.5C239.81,-67.5 254.19,-90.5 319,-90.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M175,-69.5C238.12,-68.56 252.49,-91.56 319,-92.5"/>
|
||||||
|
</g>
|
||||||
|
<!-- Key--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>Key:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M175,-88.5C238.21,-89.52 252.3,-64.52 319,-63.5"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M175,-90.5C239.96,-90.5 254.04,-65.5 319,-65.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M175,-92.5C241.7,-91.48 255.79,-66.48 319,-67.5"/>
|
||||||
|
</g>
|
||||||
|
<!-- Key--W1 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>Key:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M175,-42.5C238.12,-43.44 252.49,-20.44 319,-19.5"/>
|
||||||
|
<path fill="none" stroke="#aaaaaa" stroke-width="2" d="M175,-44.5C239.81,-44.5 254.19,-21.5 319,-21.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M175,-46.5C241.51,-45.56 255.88,-22.56 319,-23.5"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<h1>Bill of Materials</h1><table style="border:1px solid #000000; font-size: 14pt; border-spacing: 0px"><tr><th align="left" style="border:1px solid #000000; padding: 8px">Item</th><th align="left" style="border:1px solid #000000; padding: 8px">Qty</th><th align="left" style="border:1px solid #000000; padding: 8px">Unit</th><th align="left" style="border:1px solid #000000; padding: 8px">Designators</th></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, Phone Connector, male 3.5, 3 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">1</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">Key</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Cable, 3 x 24 AWG shielded</td><td align="right" style="border:1px solid #000000; padding: 4px">0.2</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1</td></tr></table></body></html>
|
||||||
BIN
examples/ex08.png
Normal file
|
After Width: | Height: | Size: 33 KiB |
99
examples/ex08.svg
Normal file
@ -0,0 +1,99 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||||
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="483pt" height="207pt"
|
||||||
|
viewBox="0.00 0.00 483.00 207.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 203)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-203 479,-203 479,4 -4,4"/>
|
||||||
|
<!-- Key -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>Key</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="175,-149 0,-149 0,-34 175,-34 175,-149"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-125.5 0.5,-148.5 175.5,-148.5 175.5,-125.5 0.5,-125.5"/>
|
||||||
|
<text text-anchor="start" x="76" y="-133.3" font-family="arial" font-size="14.00">Key</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-102.5 0.5,-125.5 114.5,-125.5 114.5,-102.5 0.5,-102.5"/>
|
||||||
|
<text text-anchor="start" x="4.5" y="-110.3" font-family="arial" font-size="14.00">Phone Connector</text>
|
||||||
|
<polygon fill="none" stroke="black" points="114.5,-102.5 114.5,-125.5 175.5,-125.5 175.5,-102.5 114.5,-102.5"/>
|
||||||
|
<text text-anchor="start" x="118.5" y="-110.3" font-family="arial" font-size="14.00">male 3.5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-79.5 0.5,-102.5 106.5,-102.5 106.5,-79.5 0.5,-79.5"/>
|
||||||
|
<text text-anchor="start" x="42.5" y="-87.3" font-family="arial" font-size="14.00">Dot</text>
|
||||||
|
<polygon fill="none" stroke="black" points="106.5,-79.5 106.5,-102.5 175.5,-102.5 175.5,-79.5 106.5,-79.5"/>
|
||||||
|
<text text-anchor="start" x="136.5" y="-87.3" font-family="arial" font-size="14.00">T</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-56.5 0.5,-79.5 106.5,-79.5 106.5,-56.5 0.5,-56.5"/>
|
||||||
|
<text text-anchor="start" x="37.5" y="-64.3" font-family="arial" font-size="14.00">Dash</text>
|
||||||
|
<polygon fill="none" stroke="black" points="106.5,-56.5 106.5,-79.5 175.5,-79.5 175.5,-56.5 106.5,-56.5"/>
|
||||||
|
<text text-anchor="start" x="136" y="-64.3" font-family="arial" font-size="14.00">R</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-33.5 0.5,-56.5 106.5,-56.5 106.5,-33.5 0.5,-33.5"/>
|
||||||
|
<text text-anchor="start" x="30.5" y="-41.3" font-family="arial" font-size="14.00">Ground</text>
|
||||||
|
<polygon fill="none" stroke="black" points="106.5,-33.5 106.5,-56.5 175.5,-56.5 175.5,-33.5 106.5,-33.5"/>
|
||||||
|
<text text-anchor="start" x="136" y="-41.3" font-family="arial" font-size="14.00">S</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="none" stroke="black" points="475,-199 319,-199 319,0 475,0 475,-199"/>
|
||||||
|
<polygon fill="none" stroke="black" points="319,-175.5 319,-198.5 475,-198.5 475,-175.5 319,-175.5"/>
|
||||||
|
<text text-anchor="start" x="386" y="-183.3" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="319,-152.5 319,-175.5 342,-175.5 342,-152.5 319,-152.5"/>
|
||||||
|
<text text-anchor="start" x="323" y="-160.3" font-family="arial" font-size="14.00">3x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="342,-152.5 342,-175.5 402,-175.5 402,-152.5 342,-152.5"/>
|
||||||
|
<text text-anchor="start" x="346" y="-160.3" font-family="arial" font-size="14.00">24 AWG</text>
|
||||||
|
<polygon fill="none" stroke="black" points="402,-152.5 402,-175.5 432,-175.5 432,-152.5 402,-152.5"/>
|
||||||
|
<text text-anchor="start" x="406" y="-160.3" font-family="arial" font-size="14.00">+ S</text>
|
||||||
|
<polygon fill="none" stroke="black" points="432,-152.5 432,-175.5 475,-175.5 475,-152.5 432,-152.5"/>
|
||||||
|
<text text-anchor="start" x="436" y="-160.3" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="395" y="-141.3" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="332.5" y="-124.3" font-family="arial" font-size="14.00">Key:S</text>
|
||||||
|
<text text-anchor="start" x="403.5" y="-124.3" font-family="arial" font-size="14.00">WH</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="319,-116.5 319,-118.5 475,-118.5 475,-116.5 319,-116.5"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="319,-114.5 319,-116.5 475,-116.5 475,-114.5 319,-114.5"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="319,-112.5 319,-114.5 475,-114.5 475,-112.5 319,-112.5"/>
|
||||||
|
<text text-anchor="start" x="332.5" y="-99.3" font-family="arial" font-size="14.00">Key:R</text>
|
||||||
|
<text text-anchor="start" x="406" y="-99.3" font-family="arial" font-size="14.00">BN</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="319,-91.5 319,-93.5 475,-93.5 475,-91.5 319,-91.5"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="319,-89.5 319,-91.5 475,-91.5 475,-89.5 319,-89.5"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="319,-87.5 319,-89.5 475,-89.5 475,-87.5 319,-87.5"/>
|
||||||
|
<text text-anchor="start" x="333" y="-74.3" font-family="arial" font-size="14.00">Key:T</text>
|
||||||
|
<text text-anchor="start" x="404.5" y="-74.3" font-family="arial" font-size="14.00">GN</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="319,-66.5 319,-68.5 475,-68.5 475,-66.5 319,-66.5"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="319,-64.5 319,-66.5 475,-66.5 475,-64.5 319,-64.5"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="319,-62.5 319,-64.5 475,-64.5 475,-62.5 319,-62.5"/>
|
||||||
|
<text text-anchor="start" x="349" y="-49.3" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="332.5" y="-30.3" font-family="arial" font-size="14.00">Key:S</text>
|
||||||
|
<text text-anchor="start" x="396.5" y="-30.3" font-family="arial" font-size="14.00">Shield</text>
|
||||||
|
<polyline fill="none" stroke="black" stroke-width="2" points="320,-19.5 474,-19.5 "/>
|
||||||
|
<text text-anchor="start" x="349" y="-5.3" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- Key--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>Key:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M175,-42.5C248.36,-44.46 249.64,-115.46 319,-113.5"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M175,-44.5C246.36,-44.5 247.64,-115.5 319,-115.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M175,-46.5C244.36,-44.54 245.64,-115.54 319,-117.5"/>
|
||||||
|
</g>
|
||||||
|
<!-- Key--W1 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>Key:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M175,-65.5C241.51,-66.44 255.88,-89.44 319,-88.5"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M175,-67.5C239.81,-67.5 254.19,-90.5 319,-90.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M175,-69.5C238.12,-68.56 252.49,-91.56 319,-92.5"/>
|
||||||
|
</g>
|
||||||
|
<!-- Key--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>Key:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M175,-88.5C238.21,-89.52 252.3,-64.52 319,-63.5"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M175,-90.5C239.96,-90.5 254.04,-65.5 319,-65.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M175,-92.5C241.7,-91.48 255.79,-66.48 319,-67.5"/>
|
||||||
|
</g>
|
||||||
|
<!-- Key--W1 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>Key:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M175,-42.5C238.12,-43.44 252.49,-20.44 319,-19.5"/>
|
||||||
|
<path fill="none" stroke="#aaaaaa" stroke-width="2" d="M175,-44.5C239.81,-44.5 254.19,-21.5 319,-21.5"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M175,-46.5C241.51,-45.56 255.88,-22.56 319,-23.5"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 7.2 KiB |
4
examples/ex09.bom.tsv
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
Item Qty Unit Designators
|
||||||
|
Connector, D-Sub, male, 25 pins 1 X1
|
||||||
|
Connector, F48, female, 48 pins 1 X2
|
||||||
|
Cable, 12 x 0.25 mm² shielded 0.2 m W1
|
||||||
|
48
examples/ex09.gv
Normal file
526
examples/ex09.html
Normal file
@ -0,0 +1,526 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html><head><meta charset="UTF-8"></head><body style="font-family:Arial"><h1>Diagram</h1><!-- XML and DOCTYPE declarations from SVG file removed -->
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="726pt" height="1158pt"
|
||||||
|
viewBox="0.00 0.00 726.00 1158.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 1154)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-1154 722,-1154 722,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="132,-732.5 0,-732.5 0,-387.5 132,-387.5 132,-732.5"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-709 0,-732 132,-732 132,-709 0,-709"/>
|
||||||
|
<text text-anchor="start" x="57.5" y="-716.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-686 0,-709 47,-709 47,-686 0,-686"/>
|
||||||
|
<text text-anchor="start" x="4" y="-693.8" font-family="arial" font-size="14.00">D-Sub</text>
|
||||||
|
<polygon fill="none" stroke="black" points="47,-686 47,-709 86,-709 86,-686 47,-686"/>
|
||||||
|
<text text-anchor="start" x="51" y="-693.8" font-family="arial" font-size="14.00">male</text>
|
||||||
|
<polygon fill="none" stroke="black" points="86,-686 86,-709 132,-709 132,-686 86,-686"/>
|
||||||
|
<text text-anchor="start" x="90" y="-693.8" font-family="arial" font-size="14.00">25-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-663 0,-686 98,-686 98,-663 0,-663"/>
|
||||||
|
<text text-anchor="start" x="10" y="-670.8" font-family="arial" font-size="14.00">SENSE_P_1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="98,-663 98,-686 132,-686 132,-663 98,-663"/>
|
||||||
|
<text text-anchor="start" x="111" y="-670.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-640 0,-663 98,-663 98,-640 0,-640"/>
|
||||||
|
<text text-anchor="start" x="9.5" y="-647.8" font-family="arial" font-size="14.00">SENSE_N_1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="98,-640 98,-663 132,-663 132,-640 98,-640"/>
|
||||||
|
<text text-anchor="start" x="107" y="-647.8" font-family="arial" font-size="14.00">14</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-617 0,-640 98,-640 98,-617 0,-617"/>
|
||||||
|
<text text-anchor="start" x="10" y="-624.8" font-family="arial" font-size="14.00">SENSE_P_2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="98,-617 98,-640 132,-640 132,-617 98,-617"/>
|
||||||
|
<text text-anchor="start" x="111" y="-624.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-594 0,-617 98,-617 98,-594 0,-594"/>
|
||||||
|
<text text-anchor="start" x="9.5" y="-601.8" font-family="arial" font-size="14.00">SENSE_N_2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="98,-594 98,-617 132,-617 132,-594 98,-594"/>
|
||||||
|
<text text-anchor="start" x="107" y="-601.8" font-family="arial" font-size="14.00">16</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-571 0,-594 98,-594 98,-571 0,-571"/>
|
||||||
|
<text text-anchor="start" x="10" y="-578.8" font-family="arial" font-size="14.00">SENSE_P_3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="98,-571 98,-594 132,-594 132,-571 98,-571"/>
|
||||||
|
<text text-anchor="start" x="111" y="-578.8" font-family="arial" font-size="14.00">5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-548 0,-571 98,-571 98,-548 0,-548"/>
|
||||||
|
<text text-anchor="start" x="9.5" y="-555.8" font-family="arial" font-size="14.00">SENSE_N_3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="98,-548 98,-571 132,-571 132,-548 98,-548"/>
|
||||||
|
<text text-anchor="start" x="107" y="-555.8" font-family="arial" font-size="14.00">18</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-525 0,-548 98,-548 98,-525 0,-525"/>
|
||||||
|
<text text-anchor="start" x="10" y="-532.8" font-family="arial" font-size="14.00">SENSE_P_4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="98,-525 98,-548 132,-548 132,-525 98,-525"/>
|
||||||
|
<text text-anchor="start" x="111" y="-532.8" font-family="arial" font-size="14.00">7</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-502 0,-525 98,-525 98,-502 0,-502"/>
|
||||||
|
<text text-anchor="start" x="9.5" y="-509.8" font-family="arial" font-size="14.00">SENSE_N_4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="98,-502 98,-525 132,-525 132,-502 98,-502"/>
|
||||||
|
<text text-anchor="start" x="107" y="-509.8" font-family="arial" font-size="14.00">20</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-479 0,-502 98,-502 98,-479 0,-479"/>
|
||||||
|
<text text-anchor="start" x="10" y="-486.8" font-family="arial" font-size="14.00">SENSE_P_5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="98,-479 98,-502 132,-502 132,-479 98,-479"/>
|
||||||
|
<text text-anchor="start" x="111" y="-486.8" font-family="arial" font-size="14.00">9</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-456 0,-479 98,-479 98,-456 0,-456"/>
|
||||||
|
<text text-anchor="start" x="9.5" y="-463.8" font-family="arial" font-size="14.00">SENSE_N_5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="98,-456 98,-479 132,-479 132,-456 98,-456"/>
|
||||||
|
<text text-anchor="start" x="107" y="-463.8" font-family="arial" font-size="14.00">22</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-433 0,-456 98,-456 98,-433 0,-433"/>
|
||||||
|
<text text-anchor="start" x="10" y="-440.8" font-family="arial" font-size="14.00">SENSE_P_6</text>
|
||||||
|
<polygon fill="none" stroke="black" points="98,-433 98,-456 132,-456 132,-433 98,-433"/>
|
||||||
|
<text text-anchor="start" x="107.5" y="-440.8" font-family="arial" font-size="14.00">11</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-410 0,-433 98,-433 98,-410 0,-410"/>
|
||||||
|
<text text-anchor="start" x="9.5" y="-417.8" font-family="arial" font-size="14.00">SENSE_N_6</text>
|
||||||
|
<polygon fill="none" stroke="black" points="98,-410 98,-433 132,-433 132,-410 98,-410"/>
|
||||||
|
<text text-anchor="start" x="107" y="-417.8" font-family="arial" font-size="14.00">24</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-387 0,-410 98,-410 98,-387 0,-387"/>
|
||||||
|
<text text-anchor="start" x="33.5" y="-394.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="98,-387 98,-410 132,-410 132,-387 98,-387"/>
|
||||||
|
<text text-anchor="start" x="107" y="-394.8" font-family="arial" font-size="14.00">13</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="none" stroke="black" points="446,-796 276,-796 276,-324 446,-324 446,-796"/>
|
||||||
|
<polygon fill="none" stroke="black" points="276,-773 276,-796 446,-796 446,-773 276,-773"/>
|
||||||
|
<text text-anchor="start" x="350" y="-780.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="276,-750 276,-773 306,-773 306,-750 276,-750"/>
|
||||||
|
<text text-anchor="start" x="280" y="-757.8" font-family="arial" font-size="14.00">12x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="306,-750 306,-773 373,-773 373,-750 306,-750"/>
|
||||||
|
<text text-anchor="start" x="310" y="-757.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="373,-750 373,-773 403,-773 403,-750 373,-750"/>
|
||||||
|
<text text-anchor="start" x="377" y="-757.8" font-family="arial" font-size="14.00">+ S</text>
|
||||||
|
<polygon fill="none" stroke="black" points="403,-750 403,-773 446,-773 446,-750 403,-750"/>
|
||||||
|
<text text-anchor="start" x="407" y="-757.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="359" y="-738.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="285" y="-721.8" font-family="arial" font-size="14.00">X1:14</text>
|
||||||
|
<text text-anchor="start" x="346" y="-721.8" font-family="arial" font-size="14.00">WH</text>
|
||||||
|
<text text-anchor="start" x="398.5" y="-721.8" font-family="arial" font-size="14.00">X2:z2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-714 276,-716 446,-716 446,-714 276,-714"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="276,-712 276,-714 446,-714 446,-712 276,-712"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="276,-710 276,-712 446,-712 446,-710 276,-710"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="276,-708 276,-710 446,-710 446,-708 276,-708"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-706 276,-708 446,-708 446,-706 276,-706"/>
|
||||||
|
<text text-anchor="start" x="289" y="-692.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="348.5" y="-692.8" font-family="arial" font-size="14.00">BN</text>
|
||||||
|
<text text-anchor="start" x="398" y="-692.8" font-family="arial" font-size="14.00">X2:d4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-685 276,-687 446,-687 446,-685 276,-685"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="276,-683 276,-685 446,-685 446,-683 276,-683"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="276,-681 276,-683 446,-683 446,-681 276,-681"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="276,-679 276,-681 446,-681 446,-679 276,-679"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-677 276,-679 446,-679 446,-677 276,-677"/>
|
||||||
|
<text text-anchor="start" x="285" y="-663.8" font-family="arial" font-size="14.00">X1:16</text>
|
||||||
|
<text text-anchor="start" x="347" y="-663.8" font-family="arial" font-size="14.00">GN</text>
|
||||||
|
<text text-anchor="start" x="398.5" y="-663.8" font-family="arial" font-size="14.00">X2:z8</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-656 276,-658 446,-658 446,-656 276,-656"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="276,-654 276,-656 446,-656 446,-654 276,-654"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="276,-652 276,-654 446,-654 446,-652 276,-652"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="276,-650 276,-652 446,-652 446,-650 276,-650"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-648 276,-650 446,-650 446,-648 276,-648"/>
|
||||||
|
<text text-anchor="start" x="289" y="-634.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="348.5" y="-634.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="394.5" y="-634.8" font-family="arial" font-size="14.00">X2:d10</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-627 276,-629 446,-629 446,-627 276,-627"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="276,-625 276,-627 446,-627 446,-625 276,-625"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="276,-623 276,-625 446,-625 446,-623 276,-623"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="276,-621 276,-623 446,-623 446,-621 276,-621"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-619 276,-621 446,-621 446,-619 276,-619"/>
|
||||||
|
<text text-anchor="start" x="285" y="-605.8" font-family="arial" font-size="14.00">X1:18</text>
|
||||||
|
<text text-anchor="start" x="347.5" y="-605.8" font-family="arial" font-size="14.00">GY</text>
|
||||||
|
<text text-anchor="start" x="394.5" y="-605.8" font-family="arial" font-size="14.00">X2:z14</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-598 276,-600 446,-600 446,-598 276,-598"/>
|
||||||
|
<polygon fill="#999999" stroke="transparent" points="276,-596 276,-598 446,-598 446,-596 276,-596"/>
|
||||||
|
<polygon fill="#999999" stroke="transparent" points="276,-594 276,-596 446,-596 446,-594 276,-594"/>
|
||||||
|
<polygon fill="#999999" stroke="transparent" points="276,-592 276,-594 446,-594 446,-592 276,-592"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-590 276,-592 446,-592 446,-590 276,-590"/>
|
||||||
|
<text text-anchor="start" x="289" y="-576.8" font-family="arial" font-size="14.00">X1:5</text>
|
||||||
|
<text text-anchor="start" x="348.5" y="-576.8" font-family="arial" font-size="14.00">PK</text>
|
||||||
|
<text text-anchor="start" x="394.5" y="-576.8" font-family="arial" font-size="14.00">X2:d16</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-569 276,-571 446,-571 446,-569 276,-569"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="276,-567 276,-569 446,-569 446,-567 276,-567"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="276,-565 276,-567 446,-567 446,-565 276,-565"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="276,-563 276,-565 446,-565 446,-563 276,-563"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-561 276,-563 446,-563 446,-561 276,-561"/>
|
||||||
|
<text text-anchor="start" x="285" y="-547.8" font-family="arial" font-size="14.00">X1:20</text>
|
||||||
|
<text text-anchor="start" x="348.5" y="-547.8" font-family="arial" font-size="14.00">BU</text>
|
||||||
|
<text text-anchor="start" x="394.5" y="-547.8" font-family="arial" font-size="14.00">X2:z18</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-540 276,-542 446,-542 446,-540 276,-540"/>
|
||||||
|
<polygon fill="#0066ff" stroke="transparent" points="276,-538 276,-540 446,-540 446,-538 276,-538"/>
|
||||||
|
<polygon fill="#0066ff" stroke="transparent" points="276,-536 276,-538 446,-538 446,-536 276,-536"/>
|
||||||
|
<polygon fill="#0066ff" stroke="transparent" points="276,-534 276,-536 446,-536 446,-534 276,-534"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-532 276,-534 446,-534 446,-532 276,-532"/>
|
||||||
|
<text text-anchor="start" x="289" y="-518.8" font-family="arial" font-size="14.00">X1:7</text>
|
||||||
|
<text text-anchor="start" x="348" y="-518.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="394.5" y="-518.8" font-family="arial" font-size="14.00">X2:d20</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-511 276,-513 446,-513 446,-511 276,-511"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="276,-509 276,-511 446,-511 446,-509 276,-509"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="276,-507 276,-509 446,-509 446,-507 276,-507"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="276,-505 276,-507 446,-507 446,-505 276,-505"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-503 276,-505 446,-505 446,-503 276,-503"/>
|
||||||
|
<text text-anchor="start" x="285" y="-489.8" font-family="arial" font-size="14.00">X1:22</text>
|
||||||
|
<text text-anchor="start" x="348.5" y="-489.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="394.5" y="-489.8" font-family="arial" font-size="14.00">X2:z24</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-482 276,-484 446,-484 446,-482 276,-482"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-480 276,-482 446,-482 446,-480 276,-480"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-478 276,-480 446,-480 446,-478 276,-478"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-476 276,-478 446,-478 446,-476 276,-476"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-474 276,-476 446,-476 446,-474 276,-474"/>
|
||||||
|
<text text-anchor="start" x="289" y="-460.8" font-family="arial" font-size="14.00">X1:9</text>
|
||||||
|
<text text-anchor="start" x="349" y="-460.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="394.5" y="-460.8" font-family="arial" font-size="14.00">X2:d26</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-453 276,-455 446,-455 446,-453 276,-453"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="276,-451 276,-453 446,-453 446,-451 276,-451"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="276,-449 276,-451 446,-451 446,-449 276,-449"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="276,-447 276,-449 446,-449 446,-447 276,-447"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-445 276,-447 446,-447 446,-445 276,-445"/>
|
||||||
|
<text text-anchor="start" x="285" y="-431.8" font-family="arial" font-size="14.00">X1:24</text>
|
||||||
|
<text text-anchor="start" x="338.5" y="-431.8" font-family="arial" font-size="14.00">GYPK</text>
|
||||||
|
<text text-anchor="start" x="394.5" y="-431.8" font-family="arial" font-size="14.00">X2:z30</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-424 276,-426 446,-426 446,-424 276,-424"/>
|
||||||
|
<polygon fill="#999999" stroke="transparent" points="276,-422 276,-424 446,-424 446,-422 276,-422"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="276,-420 276,-422 446,-422 446,-420 276,-420"/>
|
||||||
|
<polygon fill="#999999" stroke="transparent" points="276,-418 276,-420 446,-420 446,-418 276,-418"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-416 276,-418 446,-418 446,-416 276,-416"/>
|
||||||
|
<text text-anchor="start" x="285.5" y="-402.8" font-family="arial" font-size="14.00">X1:11</text>
|
||||||
|
<text text-anchor="start" x="338.5" y="-402.8" font-family="arial" font-size="14.00">RDBU</text>
|
||||||
|
<text text-anchor="start" x="394.5" y="-402.8" font-family="arial" font-size="14.00">X2:d32</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-395 276,-397 446,-397 446,-395 276,-395"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="276,-393 276,-395 446,-395 446,-393 276,-393"/>
|
||||||
|
<polygon fill="#0066ff" stroke="transparent" points="276,-391 276,-393 446,-393 446,-391 276,-391"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="276,-389 276,-391 446,-391 446,-389 276,-389"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-387 276,-389 446,-389 446,-387 276,-387"/>
|
||||||
|
<text text-anchor="start" x="301" y="-373.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="285" y="-354.8" font-family="arial" font-size="14.00">X1:13</text>
|
||||||
|
<text text-anchor="start" x="339" y="-354.8" font-family="arial" font-size="14.00">Shield</text>
|
||||||
|
<polyline fill="none" stroke="black" stroke-width="2" points="277,-344 445,-344 "/>
|
||||||
|
<text text-anchor="start" x="301" y="-329.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-671C197.69,-671.34 213.54,-678.34 276,-678"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M132,-673C196.88,-673.17 212.73,-680.17 276,-680"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M132,-675C196.08,-675 211.92,-682 276,-682"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M132,-677C195.27,-676.83 211.12,-683.83 276,-684"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-679C194.46,-678.66 210.31,-685.66 276,-686"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-648C205.15,-651.62 210.82,-710.62 276,-707"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M132,-650C203.15,-651.81 208.83,-710.81 276,-709"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M132,-652C201.16,-652 206.84,-711 276,-711"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M132,-654C199.17,-652.19 204.85,-711.19 276,-713"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-656C197.18,-652.38 202.85,-711.38 276,-715"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-625C194.84,-625.18 210.76,-620.18 276,-620"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M132,-627C195.44,-627.09 211.36,-622.09 276,-622"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M132,-629C196.04,-629 211.96,-624 276,-624"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M132,-631C196.64,-630.91 212.56,-625.91 276,-626"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-633C197.24,-632.82 213.16,-627.82 276,-628"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-602C203.25,-605.22 212.6,-652.22 276,-649"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M132,-604C201.28,-605.61 210.64,-652.61 276,-651"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M132,-606C199.32,-606 208.68,-653 276,-653"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M132,-608C197.36,-606.39 206.72,-653.39 276,-655"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-610C195.4,-606.78 204.75,-653.78 276,-657"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge9" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-579C193.45,-580.34 208.57,-563.34 276,-562"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M132,-581C194.95,-581.67 210.06,-564.67 276,-564"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M132,-583C196.44,-583 211.56,-566 276,-566"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M132,-585C197.94,-584.33 213.05,-567.33 276,-568"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-587C199.43,-585.66 214.55,-568.66 276,-570"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge11" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-555C201.76,-557.73 213.82,-593.73 276,-591"/>
|
||||||
|
<path fill="none" stroke="#999999" stroke-width="2" d="M132,-557C199.87,-558.36 211.93,-594.36 276,-593"/>
|
||||||
|
<path fill="none" stroke="#999999" stroke-width="2" d="M132,-559C197.97,-559 210.03,-595 276,-595"/>
|
||||||
|
<path fill="none" stroke="#999999" stroke-width="2" d="M132,-561C196.07,-559.64 208.13,-595.64 276,-597"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-563C194.18,-560.27 206.24,-596.27 276,-599"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge13" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-532C193.6,-534.25 207.2,-506.25 276,-504"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M132,-534C195.4,-535.13 209,-507.13 276,-506"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M132,-536C197.2,-536 210.8,-508 276,-508"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M132,-538C199,-536.87 212.6,-508.87 276,-510"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-540C200.8,-537.75 214.4,-509.75 276,-512"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge15" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-509C200.32,-510.96 214.56,-534.96 276,-533"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M132,-511C198.6,-511.98 212.84,-535.98 276,-535"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M132,-513C196.88,-513 211.12,-537 276,-537"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M132,-515C195.16,-514.02 209.4,-538.02 276,-539"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-517C193.44,-515.04 207.68,-539.04 276,-541"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge17" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-486C194.57,-488.93 205.72,-448.93 276,-446"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M132,-488C196.5,-489.46 207.65,-449.46 276,-448"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M132,-490C198.42,-490 209.58,-450 276,-450"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M132,-492C200.35,-490.54 211.5,-450.54 276,-452"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-494C202.28,-491.07 213.43,-451.07 276,-454"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge19" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-463C198.66,-463.83 214.22,-475.83 276,-475"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-465C197.44,-465.42 213,-477.42 276,-477"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-467C196.22,-467 211.78,-479 276,-479"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-469C195,-468.58 210.56,-480.58 276,-481"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-471C193.78,-470.17 209.34,-482.17 276,-483"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge21" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-440C196.09,-443.4 204,-391.4 276,-388"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M132,-442C198.07,-443.7 205.98,-391.7 276,-390"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M132,-444C200.05,-444 207.95,-392 276,-392"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M132,-446C202.02,-444.3 209.93,-392.3 276,-394"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-448C204,-444.6 211.91,-392.6 276,-396"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge23" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-417C196,-417 212,-417 276,-417"/>
|
||||||
|
<path fill="none" stroke="#999999" stroke-width="2" d="M132,-419C196,-419 212,-419 276,-419"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M132,-421C196,-421 212,-421 276,-421"/>
|
||||||
|
<path fill="none" stroke="#999999" stroke-width="2" d="M132,-423C196,-423 212,-423 276,-423"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-425C196,-425 212,-425 276,-425"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge25" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-396C198.07,-397.7 205.98,-345.7 276,-344"/>
|
||||||
|
<path fill="none" stroke="#aaaaaa" stroke-width="2" d="M132,-398C200.05,-398 207.95,-346 276,-346"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-400C202.02,-398.3 209.93,-346.3 276,-348"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="718,-1150 590,-1150 590,0 718,0 718,-1150"/>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-1127 590,-1150 718,-1150 718,-1127 590,-1127"/>
|
||||||
|
<text text-anchor="start" x="645.5" y="-1134.8" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-1104 590,-1127 622,-1127 622,-1104 590,-1104"/>
|
||||||
|
<text text-anchor="start" x="594" y="-1111.8" font-family="arial" font-size="14.00">F48</text>
|
||||||
|
<polygon fill="none" stroke="black" points="622,-1104 622,-1127 672,-1127 672,-1104 622,-1104"/>
|
||||||
|
<text text-anchor="start" x="626" y="-1111.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="672,-1104 672,-1127 718,-1127 718,-1104 672,-1104"/>
|
||||||
|
<text text-anchor="start" x="676" y="-1111.8" font-family="arial" font-size="14.00">48-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-1081 590,-1104 718,-1104 718,-1081 590,-1081"/>
|
||||||
|
<text text-anchor="start" x="646.5" y="-1088.8" font-family="arial" font-size="14.00">z2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-1058 590,-1081 718,-1081 718,-1058 590,-1058"/>
|
||||||
|
<text text-anchor="start" x="646" y="-1065.8" font-family="arial" font-size="14.00">b2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-1035 590,-1058 718,-1058 718,-1035 590,-1035"/>
|
||||||
|
<text text-anchor="start" x="646" y="-1042.8" font-family="arial" font-size="14.00">d2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-1012 590,-1035 718,-1035 718,-1012 590,-1012"/>
|
||||||
|
<text text-anchor="start" x="646.5" y="-1019.8" font-family="arial" font-size="14.00">z4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-989 590,-1012 718,-1012 718,-989 590,-989"/>
|
||||||
|
<text text-anchor="start" x="646" y="-996.8" font-family="arial" font-size="14.00">b4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-966 590,-989 718,-989 718,-966 590,-966"/>
|
||||||
|
<text text-anchor="start" x="646" y="-973.8" font-family="arial" font-size="14.00">d4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-943 590,-966 718,-966 718,-943 590,-943"/>
|
||||||
|
<text text-anchor="start" x="646.5" y="-950.8" font-family="arial" font-size="14.00">z6</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-920 590,-943 718,-943 718,-920 590,-920"/>
|
||||||
|
<text text-anchor="start" x="646" y="-927.8" font-family="arial" font-size="14.00">b6</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-897 590,-920 718,-920 718,-897 590,-897"/>
|
||||||
|
<text text-anchor="start" x="646" y="-904.8" font-family="arial" font-size="14.00">d6</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-874 590,-897 718,-897 718,-874 590,-874"/>
|
||||||
|
<text text-anchor="start" x="646.5" y="-881.8" font-family="arial" font-size="14.00">z8</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-851 590,-874 718,-874 718,-851 590,-851"/>
|
||||||
|
<text text-anchor="start" x="646" y="-858.8" font-family="arial" font-size="14.00">b8</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-828 590,-851 718,-851 718,-828 590,-828"/>
|
||||||
|
<text text-anchor="start" x="646" y="-835.8" font-family="arial" font-size="14.00">d8</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-805 590,-828 718,-828 718,-805 590,-805"/>
|
||||||
|
<text text-anchor="start" x="643" y="-812.8" font-family="arial" font-size="14.00">z10</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-782 590,-805 718,-805 718,-782 590,-782"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-789.8" font-family="arial" font-size="14.00">b10</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-759 590,-782 718,-782 718,-759 590,-759"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-766.8" font-family="arial" font-size="14.00">d10</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-736 590,-759 718,-759 718,-736 590,-736"/>
|
||||||
|
<text text-anchor="start" x="643" y="-743.8" font-family="arial" font-size="14.00">z12</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-713 590,-736 718,-736 718,-713 590,-713"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-720.8" font-family="arial" font-size="14.00">b12</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-690 590,-713 718,-713 718,-690 590,-690"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-697.8" font-family="arial" font-size="14.00">d12</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-667 590,-690 718,-690 718,-667 590,-667"/>
|
||||||
|
<text text-anchor="start" x="643" y="-674.8" font-family="arial" font-size="14.00">z14</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-644 590,-667 718,-667 718,-644 590,-644"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-651.8" font-family="arial" font-size="14.00">b14</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-621 590,-644 718,-644 718,-621 590,-621"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-628.8" font-family="arial" font-size="14.00">d14</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-598 590,-621 718,-621 718,-598 590,-598"/>
|
||||||
|
<text text-anchor="start" x="643" y="-605.8" font-family="arial" font-size="14.00">z16</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-575 590,-598 718,-598 718,-575 590,-575"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-582.8" font-family="arial" font-size="14.00">b16</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-552 590,-575 718,-575 718,-552 590,-552"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-559.8" font-family="arial" font-size="14.00">d16</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-529 590,-552 718,-552 718,-529 590,-529"/>
|
||||||
|
<text text-anchor="start" x="643" y="-536.8" font-family="arial" font-size="14.00">z18</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-506 590,-529 718,-529 718,-506 590,-506"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-513.8" font-family="arial" font-size="14.00">b18</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-483 590,-506 718,-506 718,-483 590,-483"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-490.8" font-family="arial" font-size="14.00">d18</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-460 590,-483 718,-483 718,-460 590,-460"/>
|
||||||
|
<text text-anchor="start" x="643" y="-467.8" font-family="arial" font-size="14.00">z20</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-437 590,-460 718,-460 718,-437 590,-437"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-444.8" font-family="arial" font-size="14.00">b20</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-414 590,-437 718,-437 718,-414 590,-414"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-421.8" font-family="arial" font-size="14.00">d20</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-391 590,-414 718,-414 718,-391 590,-391"/>
|
||||||
|
<text text-anchor="start" x="643" y="-398.8" font-family="arial" font-size="14.00">z22</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-368 590,-391 718,-391 718,-368 590,-368"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-375.8" font-family="arial" font-size="14.00">b22</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-345 590,-368 718,-368 718,-345 590,-345"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-352.8" font-family="arial" font-size="14.00">d22</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-322 590,-345 718,-345 718,-322 590,-322"/>
|
||||||
|
<text text-anchor="start" x="643" y="-329.8" font-family="arial" font-size="14.00">z24</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-299 590,-322 718,-322 718,-299 590,-299"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-306.8" font-family="arial" font-size="14.00">b24</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-276 590,-299 718,-299 718,-276 590,-276"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-283.8" font-family="arial" font-size="14.00">d24</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-253 590,-276 718,-276 718,-253 590,-253"/>
|
||||||
|
<text text-anchor="start" x="643" y="-260.8" font-family="arial" font-size="14.00">z26</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-230 590,-253 718,-253 718,-230 590,-230"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-237.8" font-family="arial" font-size="14.00">b26</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-207 590,-230 718,-230 718,-207 590,-207"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-214.8" font-family="arial" font-size="14.00">d26</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-184 590,-207 718,-207 718,-184 590,-184"/>
|
||||||
|
<text text-anchor="start" x="643" y="-191.8" font-family="arial" font-size="14.00">z28</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-161 590,-184 718,-184 718,-161 590,-161"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-168.8" font-family="arial" font-size="14.00">b28</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-138 590,-161 718,-161 718,-138 590,-138"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-145.8" font-family="arial" font-size="14.00">d28</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-115 590,-138 718,-138 718,-115 590,-115"/>
|
||||||
|
<text text-anchor="start" x="643" y="-122.8" font-family="arial" font-size="14.00">z30</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-92 590,-115 718,-115 718,-92 590,-92"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-99.8" font-family="arial" font-size="14.00">b30</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-69 590,-92 718,-92 718,-69 590,-69"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-76.8" font-family="arial" font-size="14.00">d30</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-46 590,-69 718,-69 718,-46 590,-46"/>
|
||||||
|
<text text-anchor="start" x="643" y="-53.8" font-family="arial" font-size="14.00">z32</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-23 590,-46 718,-46 718,-23 590,-23"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-30.8" font-family="arial" font-size="14.00">b32</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,0 590,-23 718,-23 718,0 590,0"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-7.8" font-family="arial" font-size="14.00">d32</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-678C595.87,-683.79 447.28,-979.79 590,-974"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M446,-680C594.08,-682.9 445.49,-978.9 590,-976"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M446,-682C592.3,-682 443.7,-978 590,-978"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M446,-684C590.51,-681.1 441.92,-977.1 590,-980"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-686C588.72,-680.21 440.13,-976.21 590,-982"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-707C630.91,-712.99 412.03,-1094.99 590,-1089"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M446,-709C629.18,-711.99 410.3,-1093.99 590,-1091"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M446,-711C627.44,-711 408.56,-1093 590,-1093"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M446,-713C625.7,-710.01 406.82,-1092.01 590,-1095"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-715C623.97,-709.01 405.09,-1091.01 590,-1097"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-620C541.32,-625.02 502.41,-772.02 590,-767"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M446,-622C539.39,-624.51 500.48,-771.51 590,-769"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M446,-624C537.46,-624 498.54,-771 590,-771"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M446,-626C535.52,-623.49 496.61,-770.49 590,-773"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-628C533.59,-622.98 494.68,-769.98 590,-775"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-649C571.42,-654.57 471.94,-887.57 590,-882"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M446,-651C569.58,-653.79 470.1,-886.79 590,-884"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M446,-653C567.74,-653 468.26,-886 590,-886"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M446,-655C565.9,-652.21 466.42,-885.21 590,-888"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-657C564.06,-651.43 464.58,-884.43 590,-890"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge10" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-562C509.28,-562.07 525.25,-559.07 590,-559"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M446,-564C509.64,-564.03 525.62,-561.03 590,-561"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M446,-566C510.01,-566 525.99,-563 590,-563"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M446,-568C510.38,-567.97 526.36,-564.97 590,-565"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-570C510.75,-569.93 526.72,-566.93 590,-567"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge12" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-591C524.09,-595.2 519.9,-679.2 590,-675"/>
|
||||||
|
<path fill="none" stroke="#999999" stroke-width="2" d="M446,-593C522.09,-595.1 517.9,-679.1 590,-677"/>
|
||||||
|
<path fill="none" stroke="#999999" stroke-width="2" d="M446,-595C520.09,-595 515.91,-679 590,-679"/>
|
||||||
|
<path fill="none" stroke="#999999" stroke-width="2" d="M446,-597C518.1,-594.9 513.91,-678.9 590,-681"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-599C516.1,-594.8 511.91,-678.8 590,-683"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge14" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-504C515.87,-508.18 512.13,-425.18 590,-421"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M446,-506C517.87,-508.09 514.13,-425.09 590,-423"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M446,-508C519.87,-508 516.13,-425 590,-425"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M446,-510C521.87,-507.91 518.13,-424.91 590,-427"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-512C523.87,-507.82 520.13,-424.82 590,-429"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge16" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-533C510.75,-533.07 526.72,-536.07 590,-536"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M446,-535C510.38,-535.03 526.36,-538.03 590,-538"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M446,-537C510.01,-537 525.99,-540 590,-540"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M446,-539C509.64,-538.97 525.62,-541.97 590,-542"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-541C509.28,-540.93 525.25,-543.93 590,-544"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge18" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-446C563.68,-451.57 464.96,-219.57 590,-214"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M446,-448C565.52,-450.78 466.8,-218.78 590,-216"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M446,-450C567.36,-450 468.64,-218 590,-218"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M446,-452C569.2,-449.22 470.48,-217.22 590,-220"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-454C571.04,-448.43 472.32,-216.43 590,-222"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge20" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-475C533.27,-480.01 494.99,-334.01 590,-329"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-477C535.21,-479.51 496.93,-333.51 590,-331"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-479C537.14,-479 498.86,-333 590,-333"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-481C539.07,-478.49 500.79,-332.49 590,-335"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-483C541.01,-477.99 502.73,-331.99 590,-337"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge22" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-388C623.55,-393.99 405.5,-12.99 590,-7"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M446,-390C625.29,-392.99 407.24,-11.99 590,-9"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M446,-392C627.02,-392 408.98,-11 590,-11"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M446,-394C628.76,-391.01 410.71,-10.01 590,-13"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-396C630.5,-390.01 412.45,-9.01 590,-15"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge24" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-417C588.32,-422.79 440.53,-127.79 590,-122"/>
|
||||||
|
<path fill="none" stroke="#999999" stroke-width="2" d="M446,-419C590.11,-421.9 442.31,-126.9 590,-124"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M446,-421C591.9,-421 444.1,-126 590,-126"/>
|
||||||
|
<path fill="none" stroke="#999999" stroke-width="2" d="M446,-423C593.69,-420.1 445.89,-125.1 590,-128"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-425C595.47,-419.21 447.68,-124.21 590,-130"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<h1>Bill of Materials</h1><table style="border:1px solid #000000; font-size: 14pt; border-spacing: 0px"><tr><th align="left" style="border:1px solid #000000; padding: 8px">Item</th><th align="left" style="border:1px solid #000000; padding: 8px">Qty</th><th align="left" style="border:1px solid #000000; padding: 8px">Unit</th><th align="left" style="border:1px solid #000000; padding: 8px">Designators</th></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, D-Sub, male, 25 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">1</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">X1</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, F48, female, 48 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">1</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">X2</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Cable, 12 x 0.25 mm² shielded</td><td align="right" style="border:1px solid #000000; padding: 4px">0.2</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1</td></tr></table></body></html>
|
||||||
BIN
examples/ex09.png
Normal file
|
After Width: | Height: | Size: 229 KiB |
526
examples/ex09.svg
Normal file
@ -0,0 +1,526 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||||
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="726pt" height="1158pt"
|
||||||
|
viewBox="0.00 0.00 726.00 1158.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 1154)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-1154 722,-1154 722,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="132,-732.5 0,-732.5 0,-387.5 132,-387.5 132,-732.5"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-709 0,-732 132,-732 132,-709 0,-709"/>
|
||||||
|
<text text-anchor="start" x="57.5" y="-716.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-686 0,-709 47,-709 47,-686 0,-686"/>
|
||||||
|
<text text-anchor="start" x="4" y="-693.8" font-family="arial" font-size="14.00">D-Sub</text>
|
||||||
|
<polygon fill="none" stroke="black" points="47,-686 47,-709 86,-709 86,-686 47,-686"/>
|
||||||
|
<text text-anchor="start" x="51" y="-693.8" font-family="arial" font-size="14.00">male</text>
|
||||||
|
<polygon fill="none" stroke="black" points="86,-686 86,-709 132,-709 132,-686 86,-686"/>
|
||||||
|
<text text-anchor="start" x="90" y="-693.8" font-family="arial" font-size="14.00">25-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-663 0,-686 98,-686 98,-663 0,-663"/>
|
||||||
|
<text text-anchor="start" x="10" y="-670.8" font-family="arial" font-size="14.00">SENSE_P_1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="98,-663 98,-686 132,-686 132,-663 98,-663"/>
|
||||||
|
<text text-anchor="start" x="111" y="-670.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-640 0,-663 98,-663 98,-640 0,-640"/>
|
||||||
|
<text text-anchor="start" x="9.5" y="-647.8" font-family="arial" font-size="14.00">SENSE_N_1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="98,-640 98,-663 132,-663 132,-640 98,-640"/>
|
||||||
|
<text text-anchor="start" x="107" y="-647.8" font-family="arial" font-size="14.00">14</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-617 0,-640 98,-640 98,-617 0,-617"/>
|
||||||
|
<text text-anchor="start" x="10" y="-624.8" font-family="arial" font-size="14.00">SENSE_P_2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="98,-617 98,-640 132,-640 132,-617 98,-617"/>
|
||||||
|
<text text-anchor="start" x="111" y="-624.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-594 0,-617 98,-617 98,-594 0,-594"/>
|
||||||
|
<text text-anchor="start" x="9.5" y="-601.8" font-family="arial" font-size="14.00">SENSE_N_2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="98,-594 98,-617 132,-617 132,-594 98,-594"/>
|
||||||
|
<text text-anchor="start" x="107" y="-601.8" font-family="arial" font-size="14.00">16</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-571 0,-594 98,-594 98,-571 0,-571"/>
|
||||||
|
<text text-anchor="start" x="10" y="-578.8" font-family="arial" font-size="14.00">SENSE_P_3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="98,-571 98,-594 132,-594 132,-571 98,-571"/>
|
||||||
|
<text text-anchor="start" x="111" y="-578.8" font-family="arial" font-size="14.00">5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-548 0,-571 98,-571 98,-548 0,-548"/>
|
||||||
|
<text text-anchor="start" x="9.5" y="-555.8" font-family="arial" font-size="14.00">SENSE_N_3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="98,-548 98,-571 132,-571 132,-548 98,-548"/>
|
||||||
|
<text text-anchor="start" x="107" y="-555.8" font-family="arial" font-size="14.00">18</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-525 0,-548 98,-548 98,-525 0,-525"/>
|
||||||
|
<text text-anchor="start" x="10" y="-532.8" font-family="arial" font-size="14.00">SENSE_P_4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="98,-525 98,-548 132,-548 132,-525 98,-525"/>
|
||||||
|
<text text-anchor="start" x="111" y="-532.8" font-family="arial" font-size="14.00">7</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-502 0,-525 98,-525 98,-502 0,-502"/>
|
||||||
|
<text text-anchor="start" x="9.5" y="-509.8" font-family="arial" font-size="14.00">SENSE_N_4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="98,-502 98,-525 132,-525 132,-502 98,-502"/>
|
||||||
|
<text text-anchor="start" x="107" y="-509.8" font-family="arial" font-size="14.00">20</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-479 0,-502 98,-502 98,-479 0,-479"/>
|
||||||
|
<text text-anchor="start" x="10" y="-486.8" font-family="arial" font-size="14.00">SENSE_P_5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="98,-479 98,-502 132,-502 132,-479 98,-479"/>
|
||||||
|
<text text-anchor="start" x="111" y="-486.8" font-family="arial" font-size="14.00">9</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-456 0,-479 98,-479 98,-456 0,-456"/>
|
||||||
|
<text text-anchor="start" x="9.5" y="-463.8" font-family="arial" font-size="14.00">SENSE_N_5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="98,-456 98,-479 132,-479 132,-456 98,-456"/>
|
||||||
|
<text text-anchor="start" x="107" y="-463.8" font-family="arial" font-size="14.00">22</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-433 0,-456 98,-456 98,-433 0,-433"/>
|
||||||
|
<text text-anchor="start" x="10" y="-440.8" font-family="arial" font-size="14.00">SENSE_P_6</text>
|
||||||
|
<polygon fill="none" stroke="black" points="98,-433 98,-456 132,-456 132,-433 98,-433"/>
|
||||||
|
<text text-anchor="start" x="107.5" y="-440.8" font-family="arial" font-size="14.00">11</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-410 0,-433 98,-433 98,-410 0,-410"/>
|
||||||
|
<text text-anchor="start" x="9.5" y="-417.8" font-family="arial" font-size="14.00">SENSE_N_6</text>
|
||||||
|
<polygon fill="none" stroke="black" points="98,-410 98,-433 132,-433 132,-410 98,-410"/>
|
||||||
|
<text text-anchor="start" x="107" y="-417.8" font-family="arial" font-size="14.00">24</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-387 0,-410 98,-410 98,-387 0,-387"/>
|
||||||
|
<text text-anchor="start" x="33.5" y="-394.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="98,-387 98,-410 132,-410 132,-387 98,-387"/>
|
||||||
|
<text text-anchor="start" x="107" y="-394.8" font-family="arial" font-size="14.00">13</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="none" stroke="black" points="446,-796 276,-796 276,-324 446,-324 446,-796"/>
|
||||||
|
<polygon fill="none" stroke="black" points="276,-773 276,-796 446,-796 446,-773 276,-773"/>
|
||||||
|
<text text-anchor="start" x="350" y="-780.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="276,-750 276,-773 306,-773 306,-750 276,-750"/>
|
||||||
|
<text text-anchor="start" x="280" y="-757.8" font-family="arial" font-size="14.00">12x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="306,-750 306,-773 373,-773 373,-750 306,-750"/>
|
||||||
|
<text text-anchor="start" x="310" y="-757.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="373,-750 373,-773 403,-773 403,-750 373,-750"/>
|
||||||
|
<text text-anchor="start" x="377" y="-757.8" font-family="arial" font-size="14.00">+ S</text>
|
||||||
|
<polygon fill="none" stroke="black" points="403,-750 403,-773 446,-773 446,-750 403,-750"/>
|
||||||
|
<text text-anchor="start" x="407" y="-757.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="359" y="-738.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="285" y="-721.8" font-family="arial" font-size="14.00">X1:14</text>
|
||||||
|
<text text-anchor="start" x="346" y="-721.8" font-family="arial" font-size="14.00">WH</text>
|
||||||
|
<text text-anchor="start" x="398.5" y="-721.8" font-family="arial" font-size="14.00">X2:z2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-714 276,-716 446,-716 446,-714 276,-714"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="276,-712 276,-714 446,-714 446,-712 276,-712"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="276,-710 276,-712 446,-712 446,-710 276,-710"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="276,-708 276,-710 446,-710 446,-708 276,-708"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-706 276,-708 446,-708 446,-706 276,-706"/>
|
||||||
|
<text text-anchor="start" x="289" y="-692.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="348.5" y="-692.8" font-family="arial" font-size="14.00">BN</text>
|
||||||
|
<text text-anchor="start" x="398" y="-692.8" font-family="arial" font-size="14.00">X2:d4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-685 276,-687 446,-687 446,-685 276,-685"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="276,-683 276,-685 446,-685 446,-683 276,-683"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="276,-681 276,-683 446,-683 446,-681 276,-681"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="276,-679 276,-681 446,-681 446,-679 276,-679"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-677 276,-679 446,-679 446,-677 276,-677"/>
|
||||||
|
<text text-anchor="start" x="285" y="-663.8" font-family="arial" font-size="14.00">X1:16</text>
|
||||||
|
<text text-anchor="start" x="347" y="-663.8" font-family="arial" font-size="14.00">GN</text>
|
||||||
|
<text text-anchor="start" x="398.5" y="-663.8" font-family="arial" font-size="14.00">X2:z8</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-656 276,-658 446,-658 446,-656 276,-656"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="276,-654 276,-656 446,-656 446,-654 276,-654"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="276,-652 276,-654 446,-654 446,-652 276,-652"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="276,-650 276,-652 446,-652 446,-650 276,-650"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-648 276,-650 446,-650 446,-648 276,-648"/>
|
||||||
|
<text text-anchor="start" x="289" y="-634.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="348.5" y="-634.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="394.5" y="-634.8" font-family="arial" font-size="14.00">X2:d10</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-627 276,-629 446,-629 446,-627 276,-627"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="276,-625 276,-627 446,-627 446,-625 276,-625"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="276,-623 276,-625 446,-625 446,-623 276,-623"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="276,-621 276,-623 446,-623 446,-621 276,-621"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-619 276,-621 446,-621 446,-619 276,-619"/>
|
||||||
|
<text text-anchor="start" x="285" y="-605.8" font-family="arial" font-size="14.00">X1:18</text>
|
||||||
|
<text text-anchor="start" x="347.5" y="-605.8" font-family="arial" font-size="14.00">GY</text>
|
||||||
|
<text text-anchor="start" x="394.5" y="-605.8" font-family="arial" font-size="14.00">X2:z14</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-598 276,-600 446,-600 446,-598 276,-598"/>
|
||||||
|
<polygon fill="#999999" stroke="transparent" points="276,-596 276,-598 446,-598 446,-596 276,-596"/>
|
||||||
|
<polygon fill="#999999" stroke="transparent" points="276,-594 276,-596 446,-596 446,-594 276,-594"/>
|
||||||
|
<polygon fill="#999999" stroke="transparent" points="276,-592 276,-594 446,-594 446,-592 276,-592"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-590 276,-592 446,-592 446,-590 276,-590"/>
|
||||||
|
<text text-anchor="start" x="289" y="-576.8" font-family="arial" font-size="14.00">X1:5</text>
|
||||||
|
<text text-anchor="start" x="348.5" y="-576.8" font-family="arial" font-size="14.00">PK</text>
|
||||||
|
<text text-anchor="start" x="394.5" y="-576.8" font-family="arial" font-size="14.00">X2:d16</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-569 276,-571 446,-571 446,-569 276,-569"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="276,-567 276,-569 446,-569 446,-567 276,-567"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="276,-565 276,-567 446,-567 446,-565 276,-565"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="276,-563 276,-565 446,-565 446,-563 276,-563"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-561 276,-563 446,-563 446,-561 276,-561"/>
|
||||||
|
<text text-anchor="start" x="285" y="-547.8" font-family="arial" font-size="14.00">X1:20</text>
|
||||||
|
<text text-anchor="start" x="348.5" y="-547.8" font-family="arial" font-size="14.00">BU</text>
|
||||||
|
<text text-anchor="start" x="394.5" y="-547.8" font-family="arial" font-size="14.00">X2:z18</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-540 276,-542 446,-542 446,-540 276,-540"/>
|
||||||
|
<polygon fill="#0066ff" stroke="transparent" points="276,-538 276,-540 446,-540 446,-538 276,-538"/>
|
||||||
|
<polygon fill="#0066ff" stroke="transparent" points="276,-536 276,-538 446,-538 446,-536 276,-536"/>
|
||||||
|
<polygon fill="#0066ff" stroke="transparent" points="276,-534 276,-536 446,-536 446,-534 276,-534"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-532 276,-534 446,-534 446,-532 276,-532"/>
|
||||||
|
<text text-anchor="start" x="289" y="-518.8" font-family="arial" font-size="14.00">X1:7</text>
|
||||||
|
<text text-anchor="start" x="348" y="-518.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="394.5" y="-518.8" font-family="arial" font-size="14.00">X2:d20</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-511 276,-513 446,-513 446,-511 276,-511"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="276,-509 276,-511 446,-511 446,-509 276,-509"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="276,-507 276,-509 446,-509 446,-507 276,-507"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="276,-505 276,-507 446,-507 446,-505 276,-505"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-503 276,-505 446,-505 446,-503 276,-503"/>
|
||||||
|
<text text-anchor="start" x="285" y="-489.8" font-family="arial" font-size="14.00">X1:22</text>
|
||||||
|
<text text-anchor="start" x="348.5" y="-489.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="394.5" y="-489.8" font-family="arial" font-size="14.00">X2:z24</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-482 276,-484 446,-484 446,-482 276,-482"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-480 276,-482 446,-482 446,-480 276,-480"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-478 276,-480 446,-480 446,-478 276,-478"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-476 276,-478 446,-478 446,-476 276,-476"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-474 276,-476 446,-476 446,-474 276,-474"/>
|
||||||
|
<text text-anchor="start" x="289" y="-460.8" font-family="arial" font-size="14.00">X1:9</text>
|
||||||
|
<text text-anchor="start" x="349" y="-460.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="394.5" y="-460.8" font-family="arial" font-size="14.00">X2:d26</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-453 276,-455 446,-455 446,-453 276,-453"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="276,-451 276,-453 446,-453 446,-451 276,-451"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="276,-449 276,-451 446,-451 446,-449 276,-449"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="276,-447 276,-449 446,-449 446,-447 276,-447"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-445 276,-447 446,-447 446,-445 276,-445"/>
|
||||||
|
<text text-anchor="start" x="285" y="-431.8" font-family="arial" font-size="14.00">X1:24</text>
|
||||||
|
<text text-anchor="start" x="338.5" y="-431.8" font-family="arial" font-size="14.00">GYPK</text>
|
||||||
|
<text text-anchor="start" x="394.5" y="-431.8" font-family="arial" font-size="14.00">X2:z30</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-424 276,-426 446,-426 446,-424 276,-424"/>
|
||||||
|
<polygon fill="#999999" stroke="transparent" points="276,-422 276,-424 446,-424 446,-422 276,-422"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="276,-420 276,-422 446,-422 446,-420 276,-420"/>
|
||||||
|
<polygon fill="#999999" stroke="transparent" points="276,-418 276,-420 446,-420 446,-418 276,-418"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-416 276,-418 446,-418 446,-416 276,-416"/>
|
||||||
|
<text text-anchor="start" x="285.5" y="-402.8" font-family="arial" font-size="14.00">X1:11</text>
|
||||||
|
<text text-anchor="start" x="338.5" y="-402.8" font-family="arial" font-size="14.00">RDBU</text>
|
||||||
|
<text text-anchor="start" x="394.5" y="-402.8" font-family="arial" font-size="14.00">X2:d32</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-395 276,-397 446,-397 446,-395 276,-395"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="276,-393 276,-395 446,-395 446,-393 276,-393"/>
|
||||||
|
<polygon fill="#0066ff" stroke="transparent" points="276,-391 276,-393 446,-393 446,-391 276,-391"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="276,-389 276,-391 446,-391 446,-389 276,-389"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="276,-387 276,-389 446,-389 446,-387 276,-387"/>
|
||||||
|
<text text-anchor="start" x="301" y="-373.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="285" y="-354.8" font-family="arial" font-size="14.00">X1:13</text>
|
||||||
|
<text text-anchor="start" x="339" y="-354.8" font-family="arial" font-size="14.00">Shield</text>
|
||||||
|
<polyline fill="none" stroke="black" stroke-width="2" points="277,-344 445,-344 "/>
|
||||||
|
<text text-anchor="start" x="301" y="-329.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-671C197.69,-671.34 213.54,-678.34 276,-678"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M132,-673C196.88,-673.17 212.73,-680.17 276,-680"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M132,-675C196.08,-675 211.92,-682 276,-682"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M132,-677C195.27,-676.83 211.12,-683.83 276,-684"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-679C194.46,-678.66 210.31,-685.66 276,-686"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-648C205.15,-651.62 210.82,-710.62 276,-707"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M132,-650C203.15,-651.81 208.83,-710.81 276,-709"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M132,-652C201.16,-652 206.84,-711 276,-711"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M132,-654C199.17,-652.19 204.85,-711.19 276,-713"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-656C197.18,-652.38 202.85,-711.38 276,-715"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-625C194.84,-625.18 210.76,-620.18 276,-620"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M132,-627C195.44,-627.09 211.36,-622.09 276,-622"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M132,-629C196.04,-629 211.96,-624 276,-624"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M132,-631C196.64,-630.91 212.56,-625.91 276,-626"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-633C197.24,-632.82 213.16,-627.82 276,-628"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-602C203.25,-605.22 212.6,-652.22 276,-649"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M132,-604C201.28,-605.61 210.64,-652.61 276,-651"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M132,-606C199.32,-606 208.68,-653 276,-653"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M132,-608C197.36,-606.39 206.72,-653.39 276,-655"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-610C195.4,-606.78 204.75,-653.78 276,-657"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge9" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-579C193.45,-580.34 208.57,-563.34 276,-562"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M132,-581C194.95,-581.67 210.06,-564.67 276,-564"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M132,-583C196.44,-583 211.56,-566 276,-566"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M132,-585C197.94,-584.33 213.05,-567.33 276,-568"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-587C199.43,-585.66 214.55,-568.66 276,-570"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge11" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-555C201.76,-557.73 213.82,-593.73 276,-591"/>
|
||||||
|
<path fill="none" stroke="#999999" stroke-width="2" d="M132,-557C199.87,-558.36 211.93,-594.36 276,-593"/>
|
||||||
|
<path fill="none" stroke="#999999" stroke-width="2" d="M132,-559C197.97,-559 210.03,-595 276,-595"/>
|
||||||
|
<path fill="none" stroke="#999999" stroke-width="2" d="M132,-561C196.07,-559.64 208.13,-595.64 276,-597"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-563C194.18,-560.27 206.24,-596.27 276,-599"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge13" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-532C193.6,-534.25 207.2,-506.25 276,-504"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M132,-534C195.4,-535.13 209,-507.13 276,-506"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M132,-536C197.2,-536 210.8,-508 276,-508"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M132,-538C199,-536.87 212.6,-508.87 276,-510"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-540C200.8,-537.75 214.4,-509.75 276,-512"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge15" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-509C200.32,-510.96 214.56,-534.96 276,-533"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M132,-511C198.6,-511.98 212.84,-535.98 276,-535"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M132,-513C196.88,-513 211.12,-537 276,-537"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M132,-515C195.16,-514.02 209.4,-538.02 276,-539"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-517C193.44,-515.04 207.68,-539.04 276,-541"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge17" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-486C194.57,-488.93 205.72,-448.93 276,-446"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M132,-488C196.5,-489.46 207.65,-449.46 276,-448"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M132,-490C198.42,-490 209.58,-450 276,-450"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M132,-492C200.35,-490.54 211.5,-450.54 276,-452"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-494C202.28,-491.07 213.43,-451.07 276,-454"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge19" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-463C198.66,-463.83 214.22,-475.83 276,-475"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-465C197.44,-465.42 213,-477.42 276,-477"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-467C196.22,-467 211.78,-479 276,-479"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-469C195,-468.58 210.56,-480.58 276,-481"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-471C193.78,-470.17 209.34,-482.17 276,-483"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge21" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-440C196.09,-443.4 204,-391.4 276,-388"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M132,-442C198.07,-443.7 205.98,-391.7 276,-390"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M132,-444C200.05,-444 207.95,-392 276,-392"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M132,-446C202.02,-444.3 209.93,-392.3 276,-394"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-448C204,-444.6 211.91,-392.6 276,-396"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge23" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-417C196,-417 212,-417 276,-417"/>
|
||||||
|
<path fill="none" stroke="#999999" stroke-width="2" d="M132,-419C196,-419 212,-419 276,-419"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M132,-421C196,-421 212,-421 276,-421"/>
|
||||||
|
<path fill="none" stroke="#999999" stroke-width="2" d="M132,-423C196,-423 212,-423 276,-423"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-425C196,-425 212,-425 276,-425"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge25" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-396C198.07,-397.7 205.98,-345.7 276,-344"/>
|
||||||
|
<path fill="none" stroke="#aaaaaa" stroke-width="2" d="M132,-398C200.05,-398 207.95,-346 276,-346"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M132,-400C202.02,-398.3 209.93,-346.3 276,-348"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="718,-1150 590,-1150 590,0 718,0 718,-1150"/>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-1127 590,-1150 718,-1150 718,-1127 590,-1127"/>
|
||||||
|
<text text-anchor="start" x="645.5" y="-1134.8" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-1104 590,-1127 622,-1127 622,-1104 590,-1104"/>
|
||||||
|
<text text-anchor="start" x="594" y="-1111.8" font-family="arial" font-size="14.00">F48</text>
|
||||||
|
<polygon fill="none" stroke="black" points="622,-1104 622,-1127 672,-1127 672,-1104 622,-1104"/>
|
||||||
|
<text text-anchor="start" x="626" y="-1111.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="672,-1104 672,-1127 718,-1127 718,-1104 672,-1104"/>
|
||||||
|
<text text-anchor="start" x="676" y="-1111.8" font-family="arial" font-size="14.00">48-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-1081 590,-1104 718,-1104 718,-1081 590,-1081"/>
|
||||||
|
<text text-anchor="start" x="646.5" y="-1088.8" font-family="arial" font-size="14.00">z2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-1058 590,-1081 718,-1081 718,-1058 590,-1058"/>
|
||||||
|
<text text-anchor="start" x="646" y="-1065.8" font-family="arial" font-size="14.00">b2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-1035 590,-1058 718,-1058 718,-1035 590,-1035"/>
|
||||||
|
<text text-anchor="start" x="646" y="-1042.8" font-family="arial" font-size="14.00">d2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-1012 590,-1035 718,-1035 718,-1012 590,-1012"/>
|
||||||
|
<text text-anchor="start" x="646.5" y="-1019.8" font-family="arial" font-size="14.00">z4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-989 590,-1012 718,-1012 718,-989 590,-989"/>
|
||||||
|
<text text-anchor="start" x="646" y="-996.8" font-family="arial" font-size="14.00">b4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-966 590,-989 718,-989 718,-966 590,-966"/>
|
||||||
|
<text text-anchor="start" x="646" y="-973.8" font-family="arial" font-size="14.00">d4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-943 590,-966 718,-966 718,-943 590,-943"/>
|
||||||
|
<text text-anchor="start" x="646.5" y="-950.8" font-family="arial" font-size="14.00">z6</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-920 590,-943 718,-943 718,-920 590,-920"/>
|
||||||
|
<text text-anchor="start" x="646" y="-927.8" font-family="arial" font-size="14.00">b6</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-897 590,-920 718,-920 718,-897 590,-897"/>
|
||||||
|
<text text-anchor="start" x="646" y="-904.8" font-family="arial" font-size="14.00">d6</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-874 590,-897 718,-897 718,-874 590,-874"/>
|
||||||
|
<text text-anchor="start" x="646.5" y="-881.8" font-family="arial" font-size="14.00">z8</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-851 590,-874 718,-874 718,-851 590,-851"/>
|
||||||
|
<text text-anchor="start" x="646" y="-858.8" font-family="arial" font-size="14.00">b8</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-828 590,-851 718,-851 718,-828 590,-828"/>
|
||||||
|
<text text-anchor="start" x="646" y="-835.8" font-family="arial" font-size="14.00">d8</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-805 590,-828 718,-828 718,-805 590,-805"/>
|
||||||
|
<text text-anchor="start" x="643" y="-812.8" font-family="arial" font-size="14.00">z10</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-782 590,-805 718,-805 718,-782 590,-782"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-789.8" font-family="arial" font-size="14.00">b10</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-759 590,-782 718,-782 718,-759 590,-759"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-766.8" font-family="arial" font-size="14.00">d10</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-736 590,-759 718,-759 718,-736 590,-736"/>
|
||||||
|
<text text-anchor="start" x="643" y="-743.8" font-family="arial" font-size="14.00">z12</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-713 590,-736 718,-736 718,-713 590,-713"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-720.8" font-family="arial" font-size="14.00">b12</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-690 590,-713 718,-713 718,-690 590,-690"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-697.8" font-family="arial" font-size="14.00">d12</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-667 590,-690 718,-690 718,-667 590,-667"/>
|
||||||
|
<text text-anchor="start" x="643" y="-674.8" font-family="arial" font-size="14.00">z14</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-644 590,-667 718,-667 718,-644 590,-644"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-651.8" font-family="arial" font-size="14.00">b14</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-621 590,-644 718,-644 718,-621 590,-621"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-628.8" font-family="arial" font-size="14.00">d14</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-598 590,-621 718,-621 718,-598 590,-598"/>
|
||||||
|
<text text-anchor="start" x="643" y="-605.8" font-family="arial" font-size="14.00">z16</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-575 590,-598 718,-598 718,-575 590,-575"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-582.8" font-family="arial" font-size="14.00">b16</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-552 590,-575 718,-575 718,-552 590,-552"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-559.8" font-family="arial" font-size="14.00">d16</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-529 590,-552 718,-552 718,-529 590,-529"/>
|
||||||
|
<text text-anchor="start" x="643" y="-536.8" font-family="arial" font-size="14.00">z18</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-506 590,-529 718,-529 718,-506 590,-506"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-513.8" font-family="arial" font-size="14.00">b18</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-483 590,-506 718,-506 718,-483 590,-483"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-490.8" font-family="arial" font-size="14.00">d18</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-460 590,-483 718,-483 718,-460 590,-460"/>
|
||||||
|
<text text-anchor="start" x="643" y="-467.8" font-family="arial" font-size="14.00">z20</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-437 590,-460 718,-460 718,-437 590,-437"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-444.8" font-family="arial" font-size="14.00">b20</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-414 590,-437 718,-437 718,-414 590,-414"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-421.8" font-family="arial" font-size="14.00">d20</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-391 590,-414 718,-414 718,-391 590,-391"/>
|
||||||
|
<text text-anchor="start" x="643" y="-398.8" font-family="arial" font-size="14.00">z22</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-368 590,-391 718,-391 718,-368 590,-368"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-375.8" font-family="arial" font-size="14.00">b22</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-345 590,-368 718,-368 718,-345 590,-345"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-352.8" font-family="arial" font-size="14.00">d22</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-322 590,-345 718,-345 718,-322 590,-322"/>
|
||||||
|
<text text-anchor="start" x="643" y="-329.8" font-family="arial" font-size="14.00">z24</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-299 590,-322 718,-322 718,-299 590,-299"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-306.8" font-family="arial" font-size="14.00">b24</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-276 590,-299 718,-299 718,-276 590,-276"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-283.8" font-family="arial" font-size="14.00">d24</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-253 590,-276 718,-276 718,-253 590,-253"/>
|
||||||
|
<text text-anchor="start" x="643" y="-260.8" font-family="arial" font-size="14.00">z26</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-230 590,-253 718,-253 718,-230 590,-230"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-237.8" font-family="arial" font-size="14.00">b26</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-207 590,-230 718,-230 718,-207 590,-207"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-214.8" font-family="arial" font-size="14.00">d26</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-184 590,-207 718,-207 718,-184 590,-184"/>
|
||||||
|
<text text-anchor="start" x="643" y="-191.8" font-family="arial" font-size="14.00">z28</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-161 590,-184 718,-184 718,-161 590,-161"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-168.8" font-family="arial" font-size="14.00">b28</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-138 590,-161 718,-161 718,-138 590,-138"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-145.8" font-family="arial" font-size="14.00">d28</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-115 590,-138 718,-138 718,-115 590,-115"/>
|
||||||
|
<text text-anchor="start" x="643" y="-122.8" font-family="arial" font-size="14.00">z30</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-92 590,-115 718,-115 718,-92 590,-92"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-99.8" font-family="arial" font-size="14.00">b30</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-69 590,-92 718,-92 718,-69 590,-69"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-76.8" font-family="arial" font-size="14.00">d30</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-46 590,-69 718,-69 718,-46 590,-46"/>
|
||||||
|
<text text-anchor="start" x="643" y="-53.8" font-family="arial" font-size="14.00">z32</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,-23 590,-46 718,-46 718,-23 590,-23"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-30.8" font-family="arial" font-size="14.00">b32</text>
|
||||||
|
<polygon fill="none" stroke="black" points="590,0 590,-23 718,-23 718,0 590,0"/>
|
||||||
|
<text text-anchor="start" x="642.5" y="-7.8" font-family="arial" font-size="14.00">d32</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-678C595.87,-683.79 447.28,-979.79 590,-974"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M446,-680C594.08,-682.9 445.49,-978.9 590,-976"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M446,-682C592.3,-682 443.7,-978 590,-978"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M446,-684C590.51,-681.1 441.92,-977.1 590,-980"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-686C588.72,-680.21 440.13,-976.21 590,-982"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-707C630.91,-712.99 412.03,-1094.99 590,-1089"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M446,-709C629.18,-711.99 410.3,-1093.99 590,-1091"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M446,-711C627.44,-711 408.56,-1093 590,-1093"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M446,-713C625.7,-710.01 406.82,-1092.01 590,-1095"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-715C623.97,-709.01 405.09,-1091.01 590,-1097"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-620C541.32,-625.02 502.41,-772.02 590,-767"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M446,-622C539.39,-624.51 500.48,-771.51 590,-769"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M446,-624C537.46,-624 498.54,-771 590,-771"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M446,-626C535.52,-623.49 496.61,-770.49 590,-773"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-628C533.59,-622.98 494.68,-769.98 590,-775"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-649C571.42,-654.57 471.94,-887.57 590,-882"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M446,-651C569.58,-653.79 470.1,-886.79 590,-884"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M446,-653C567.74,-653 468.26,-886 590,-886"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M446,-655C565.9,-652.21 466.42,-885.21 590,-888"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-657C564.06,-651.43 464.58,-884.43 590,-890"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge10" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-562C509.28,-562.07 525.25,-559.07 590,-559"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M446,-564C509.64,-564.03 525.62,-561.03 590,-561"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M446,-566C510.01,-566 525.99,-563 590,-563"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M446,-568C510.38,-567.97 526.36,-564.97 590,-565"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-570C510.75,-569.93 526.72,-566.93 590,-567"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge12" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-591C524.09,-595.2 519.9,-679.2 590,-675"/>
|
||||||
|
<path fill="none" stroke="#999999" stroke-width="2" d="M446,-593C522.09,-595.1 517.9,-679.1 590,-677"/>
|
||||||
|
<path fill="none" stroke="#999999" stroke-width="2" d="M446,-595C520.09,-595 515.91,-679 590,-679"/>
|
||||||
|
<path fill="none" stroke="#999999" stroke-width="2" d="M446,-597C518.1,-594.9 513.91,-678.9 590,-681"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-599C516.1,-594.8 511.91,-678.8 590,-683"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge14" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-504C515.87,-508.18 512.13,-425.18 590,-421"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M446,-506C517.87,-508.09 514.13,-425.09 590,-423"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M446,-508C519.87,-508 516.13,-425 590,-425"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M446,-510C521.87,-507.91 518.13,-424.91 590,-427"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-512C523.87,-507.82 520.13,-424.82 590,-429"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge16" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-533C510.75,-533.07 526.72,-536.07 590,-536"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M446,-535C510.38,-535.03 526.36,-538.03 590,-538"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M446,-537C510.01,-537 525.99,-540 590,-540"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M446,-539C509.64,-538.97 525.62,-541.97 590,-542"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-541C509.28,-540.93 525.25,-543.93 590,-544"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge18" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-446C563.68,-451.57 464.96,-219.57 590,-214"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M446,-448C565.52,-450.78 466.8,-218.78 590,-216"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M446,-450C567.36,-450 468.64,-218 590,-218"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M446,-452C569.2,-449.22 470.48,-217.22 590,-220"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-454C571.04,-448.43 472.32,-216.43 590,-222"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge20" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-475C533.27,-480.01 494.99,-334.01 590,-329"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-477C535.21,-479.51 496.93,-333.51 590,-331"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-479C537.14,-479 498.86,-333 590,-333"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-481C539.07,-478.49 500.79,-332.49 590,-335"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-483C541.01,-477.99 502.73,-331.99 590,-337"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge22" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-388C623.55,-393.99 405.5,-12.99 590,-7"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M446,-390C625.29,-392.99 407.24,-11.99 590,-9"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M446,-392C627.02,-392 408.98,-11 590,-11"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M446,-394C628.76,-391.01 410.71,-10.01 590,-13"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-396C630.5,-390.01 412.45,-9.01 590,-15"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge24" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-417C588.32,-422.79 440.53,-127.79 590,-122"/>
|
||||||
|
<path fill="none" stroke="#999999" stroke-width="2" d="M446,-419C590.11,-421.9 442.31,-126.9 590,-124"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M446,-421C591.9,-421 444.1,-126 590,-126"/>
|
||||||
|
<path fill="none" stroke="#999999" stroke-width="2" d="M446,-423C593.69,-420.1 445.89,-125.1 590,-128"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M446,-425C595.47,-419.21 447.68,-124.21 590,-130"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 42 KiB |
3
examples/ex10.bom.tsv
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
Item Qty Unit Designators
|
||||||
|
Connector, Stewart Connector SS-37000-002, male, 8 pins 2 X1, X2
|
||||||
|
Cable, CAT5e, 8 x 24 AWG 1 m W1
|
||||||
|
34
examples/ex10.gv
Normal file
327
examples/ex10.html
Normal file
@ -0,0 +1,327 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html><head><meta charset="UTF-8"></head><body style="font-family:Arial"><h1>Diagram</h1><!-- XML and DOCTYPE declarations from SVG file removed -->
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="1039pt" height="320pt"
|
||||||
|
viewBox="0.00 0.00 1039.00 320.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 316)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-316 1035,-316 1035,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="289,-264 0,-264 0,-34 289,-34 289,-264"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-241 0.5,-264 289.5,-264 289.5,-241 0.5,-241"/>
|
||||||
|
<text text-anchor="start" x="136.5" y="-248.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-218 0.5,-241 211.5,-241 211.5,-218 0.5,-218"/>
|
||||||
|
<text text-anchor="start" x="4.5" y="-225.8" font-family="arial" font-size="14.00">Stewart Connector SS-37000-002</text>
|
||||||
|
<polygon fill="none" stroke="black" points="211.5,-218 211.5,-241 250.5,-241 250.5,-218 211.5,-218"/>
|
||||||
|
<text text-anchor="start" x="215.5" y="-225.8" font-family="arial" font-size="14.00">male</text>
|
||||||
|
<polygon fill="none" stroke="black" points="250.5,-218 250.5,-241 289.5,-241 289.5,-218 250.5,-218"/>
|
||||||
|
<text text-anchor="start" x="254.5" y="-225.8" font-family="arial" font-size="14.00">8-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-195 0.5,-218 155.5,-218 155.5,-195 0.5,-195"/>
|
||||||
|
<text text-anchor="start" x="64" y="-202.8" font-family="arial" font-size="14.00">DA+</text>
|
||||||
|
<polygon fill="none" stroke="black" points="155.5,-195 155.5,-218 289.5,-218 289.5,-195 155.5,-195"/>
|
||||||
|
<text text-anchor="start" x="218.5" y="-202.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-172 0.5,-195 155.5,-195 155.5,-172 0.5,-172"/>
|
||||||
|
<text text-anchor="start" x="66" y="-179.8" font-family="arial" font-size="14.00">DA-</text>
|
||||||
|
<polygon fill="none" stroke="black" points="155.5,-172 155.5,-195 289.5,-195 289.5,-172 155.5,-172"/>
|
||||||
|
<text text-anchor="start" x="218.5" y="-179.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-149 0.5,-172 155.5,-172 155.5,-149 0.5,-149"/>
|
||||||
|
<text text-anchor="start" x="64" y="-156.8" font-family="arial" font-size="14.00">DB+</text>
|
||||||
|
<polygon fill="none" stroke="black" points="155.5,-149 155.5,-172 289.5,-172 289.5,-149 155.5,-149"/>
|
||||||
|
<text text-anchor="start" x="218.5" y="-156.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-126 0.5,-149 155.5,-149 155.5,-126 0.5,-126"/>
|
||||||
|
<text text-anchor="start" x="64" y="-133.8" font-family="arial" font-size="14.00">DC+</text>
|
||||||
|
<polygon fill="none" stroke="black" points="155.5,-126 155.5,-149 289.5,-149 289.5,-126 155.5,-126"/>
|
||||||
|
<text text-anchor="start" x="218.5" y="-133.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-103 0.5,-126 155.5,-126 155.5,-103 0.5,-103"/>
|
||||||
|
<text text-anchor="start" x="65.5" y="-110.8" font-family="arial" font-size="14.00">DC-</text>
|
||||||
|
<polygon fill="none" stroke="black" points="155.5,-103 155.5,-126 289.5,-126 289.5,-103 155.5,-103"/>
|
||||||
|
<text text-anchor="start" x="218.5" y="-110.8" font-family="arial" font-size="14.00">5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-80 0.5,-103 155.5,-103 155.5,-80 0.5,-80"/>
|
||||||
|
<text text-anchor="start" x="66" y="-87.8" font-family="arial" font-size="14.00">DB-</text>
|
||||||
|
<polygon fill="none" stroke="black" points="155.5,-80 155.5,-103 289.5,-103 289.5,-80 155.5,-80"/>
|
||||||
|
<text text-anchor="start" x="218.5" y="-87.8" font-family="arial" font-size="14.00">6</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-57 0.5,-80 155.5,-80 155.5,-57 0.5,-57"/>
|
||||||
|
<text text-anchor="start" x="64" y="-64.8" font-family="arial" font-size="14.00">DD+</text>
|
||||||
|
<polygon fill="none" stroke="black" points="155.5,-57 155.5,-80 289.5,-80 289.5,-57 155.5,-57"/>
|
||||||
|
<text text-anchor="start" x="218.5" y="-64.8" font-family="arial" font-size="14.00">7</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-34 0.5,-57 155.5,-57 155.5,-34 0.5,-34"/>
|
||||||
|
<text text-anchor="start" x="65.5" y="-41.8" font-family="arial" font-size="14.00">DD-</text>
|
||||||
|
<polygon fill="none" stroke="black" points="155.5,-34 155.5,-57 289.5,-57 289.5,-34 155.5,-34"/>
|
||||||
|
<text text-anchor="start" x="218.5" y="-41.8" font-family="arial" font-size="14.00">8</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="none" stroke="black" points="598,-312 433,-312 433,0 598,0 598,-312"/>
|
||||||
|
<polygon fill="none" stroke="black" points="433.5,-289 433.5,-312 598.5,-312 598.5,-289 433.5,-289"/>
|
||||||
|
<text text-anchor="start" x="505" y="-296.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="433.5,-266 433.5,-289 483.5,-289 483.5,-266 433.5,-266"/>
|
||||||
|
<text text-anchor="start" x="437.5" y="-273.8" font-family="arial" font-size="14.00">CAT5e</text>
|
||||||
|
<polygon fill="none" stroke="black" points="483.5,-266 483.5,-289 506.5,-289 506.5,-266 483.5,-266"/>
|
||||||
|
<text text-anchor="start" x="487.5" y="-273.8" font-family="arial" font-size="14.00">8x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="506.5,-266 506.5,-289 566.5,-289 566.5,-266 506.5,-266"/>
|
||||||
|
<text text-anchor="start" x="510.5" y="-273.8" font-family="arial" font-size="14.00">24 AWG</text>
|
||||||
|
<polygon fill="none" stroke="black" points="566.5,-266 566.5,-289 598.5,-289 598.5,-266 566.5,-266"/>
|
||||||
|
<text text-anchor="start" x="570.5" y="-273.8" font-family="arial" font-size="14.00">1 m</text>
|
||||||
|
<text text-anchor="start" x="514" y="-254.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="444" y="-237.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="493.5" y="-237.8" font-family="arial" font-size="14.00">WHGN</text>
|
||||||
|
<text text-anchor="start" x="560" y="-237.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-230 433.5,-232 598.5,-232 598.5,-230 433.5,-230"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="433.5,-228 433.5,-230 598.5,-230 598.5,-228 433.5,-228"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="433.5,-226 433.5,-228 598.5,-228 598.5,-226 433.5,-226"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="433.5,-224 433.5,-226 598.5,-226 598.5,-224 433.5,-224"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-222 433.5,-224 598.5,-224 598.5,-222 433.5,-222"/>
|
||||||
|
<text text-anchor="start" x="444" y="-208.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="505" y="-208.8" font-family="arial" font-size="14.00">GN</text>
|
||||||
|
<text text-anchor="start" x="560" y="-208.8" font-family="arial" font-size="14.00">X2:6</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-201 433.5,-203 598.5,-203 598.5,-201 433.5,-201"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="433.5,-199 433.5,-201 598.5,-201 598.5,-199 433.5,-199"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="433.5,-197 433.5,-199 598.5,-199 598.5,-197 433.5,-197"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="433.5,-195 433.5,-197 598.5,-197 598.5,-195 433.5,-195"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-193 433.5,-195 598.5,-195 598.5,-193 433.5,-193"/>
|
||||||
|
<text text-anchor="start" x="444" y="-179.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="493" y="-179.8" font-family="arial" font-size="14.00">WHOG</text>
|
||||||
|
<text text-anchor="start" x="560" y="-179.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-172 433.5,-174 598.5,-174 598.5,-172 433.5,-172"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="433.5,-170 433.5,-172 598.5,-172 598.5,-170 433.5,-170"/>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="433.5,-168 433.5,-170 598.5,-170 598.5,-168 433.5,-168"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="433.5,-166 433.5,-168 598.5,-168 598.5,-166 433.5,-166"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-164 433.5,-166 598.5,-166 598.5,-164 433.5,-164"/>
|
||||||
|
<text text-anchor="start" x="444" y="-150.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<text text-anchor="start" x="506.5" y="-150.8" font-family="arial" font-size="14.00">BU</text>
|
||||||
|
<text text-anchor="start" x="560" y="-150.8" font-family="arial" font-size="14.00">X2:7</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-143 433.5,-145 598.5,-145 598.5,-143 433.5,-143"/>
|
||||||
|
<polygon fill="#0066ff" stroke="transparent" points="433.5,-141 433.5,-143 598.5,-143 598.5,-141 433.5,-141"/>
|
||||||
|
<polygon fill="#0066ff" stroke="transparent" points="433.5,-139 433.5,-141 598.5,-141 598.5,-139 433.5,-139"/>
|
||||||
|
<polygon fill="#0066ff" stroke="transparent" points="433.5,-137 433.5,-139 598.5,-139 598.5,-137 433.5,-137"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-135 433.5,-137 598.5,-137 598.5,-135 433.5,-135"/>
|
||||||
|
<text text-anchor="start" x="444" y="-121.8" font-family="arial" font-size="14.00">X1:5</text>
|
||||||
|
<text text-anchor="start" x="494.5" y="-121.8" font-family="arial" font-size="14.00">WHBU</text>
|
||||||
|
<text text-anchor="start" x="560" y="-121.8" font-family="arial" font-size="14.00">X2:8</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-114 433.5,-116 598.5,-116 598.5,-114 433.5,-114"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="433.5,-112 433.5,-114 598.5,-114 598.5,-112 433.5,-112"/>
|
||||||
|
<polygon fill="#0066ff" stroke="transparent" points="433.5,-110 433.5,-112 598.5,-112 598.5,-110 433.5,-110"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="433.5,-108 433.5,-110 598.5,-110 598.5,-108 433.5,-108"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-106 433.5,-108 598.5,-108 598.5,-106 433.5,-106"/>
|
||||||
|
<text text-anchor="start" x="444" y="-92.8" font-family="arial" font-size="14.00">X1:6</text>
|
||||||
|
<text text-anchor="start" x="504.5" y="-92.8" font-family="arial" font-size="14.00">OG</text>
|
||||||
|
<text text-anchor="start" x="560" y="-92.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-85 433.5,-87 598.5,-87 598.5,-85 433.5,-85"/>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="433.5,-83 433.5,-85 598.5,-85 598.5,-83 433.5,-83"/>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="433.5,-81 433.5,-83 598.5,-83 598.5,-81 433.5,-81"/>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="433.5,-79 433.5,-81 598.5,-81 598.5,-79 433.5,-79"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-77 433.5,-79 598.5,-79 598.5,-77 433.5,-77"/>
|
||||||
|
<text text-anchor="start" x="444" y="-63.8" font-family="arial" font-size="14.00">X1:7</text>
|
||||||
|
<text text-anchor="start" x="494.5" y="-63.8" font-family="arial" font-size="14.00">WHBN</text>
|
||||||
|
<text text-anchor="start" x="560" y="-63.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-56 433.5,-58 598.5,-58 598.5,-56 433.5,-56"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="433.5,-54 433.5,-56 598.5,-56 598.5,-54 433.5,-54"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="433.5,-52 433.5,-54 598.5,-54 598.5,-52 433.5,-52"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="433.5,-50 433.5,-52 598.5,-52 598.5,-50 433.5,-50"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-48 433.5,-50 598.5,-50 598.5,-48 433.5,-48"/>
|
||||||
|
<text text-anchor="start" x="444" y="-34.8" font-family="arial" font-size="14.00">X1:8</text>
|
||||||
|
<text text-anchor="start" x="506.5" y="-34.8" font-family="arial" font-size="14.00">BN</text>
|
||||||
|
<text text-anchor="start" x="560" y="-34.8" font-family="arial" font-size="14.00">X2:5</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-27 433.5,-29 598.5,-29 598.5,-27 433.5,-27"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="433.5,-25 433.5,-27 598.5,-27 598.5,-25 433.5,-25"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="433.5,-23 433.5,-25 598.5,-25 598.5,-23 433.5,-23"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="433.5,-21 433.5,-23 598.5,-23 598.5,-21 433.5,-21"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-19 433.5,-21 598.5,-21 598.5,-19 433.5,-19"/>
|
||||||
|
<text text-anchor="start" x="456" y="-5.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-203C356.83,-204.62 371.6,-224.62 433,-223"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M289,-205C355.22,-205.81 369.99,-225.81 433,-225"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M289,-207C353.61,-207 368.39,-227 433,-227"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M289,-209C352.01,-208.19 366.78,-228.19 433,-229"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-211C350.4,-209.38 365.17,-229.38 433,-231"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-180C355.99,-181.04 371.39,-195.04 433,-194"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M289,-182C354.65,-182.52 370.04,-196.52 433,-196"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M289,-184C353.3,-184 368.7,-198 433,-198"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M289,-186C351.96,-185.48 367.35,-199.48 433,-200"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-188C350.61,-186.96 366.01,-200.96 433,-202"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-157C354.91,-157.43 370.71,-165.43 433,-165"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M289,-159C354,-159.22 369.8,-167.22 433,-167"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M289,-161C353.1,-161 368.9,-169 433,-169"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M289,-163C352.2,-162.78 368,-170.78 433,-171"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-165C351.29,-164.57 367.09,-172.57 433,-173"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-133C353.75,-133.07 369.72,-136.07 433,-136"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M289,-135C353.38,-135.03 369.36,-138.03 433,-138"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M289,-137C353.01,-137 368.99,-140 433,-140"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M289,-139C352.64,-138.97 368.62,-141.97 433,-142"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-141C352.28,-140.93 368.25,-143.93 433,-144"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge9" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-110C352.28,-110.07 368.25,-107.07 433,-107"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M289,-112C352.64,-112.03 368.62,-109.03 433,-109"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M289,-114C353.01,-114 368.99,-111 433,-111"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M289,-116C353.38,-115.97 369.36,-112.97 433,-113"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-118C353.75,-117.93 369.72,-114.93 433,-115"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge11" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-87C351.14,-87.53 366.89,-78.53 433,-78"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M289,-89C352.13,-89.26 367.88,-80.26 433,-80"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M289,-91C353.12,-91 368.88,-82 433,-82"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M289,-93C354.12,-92.74 369.87,-83.74 433,-84"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-95C355.11,-94.47 370.86,-85.47 433,-86"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge13" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-64C350.55,-65.14 365.85,-50.14 433,-49"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M289,-66C351.95,-66.57 367.25,-51.57 433,-51"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M289,-68C353.35,-68 368.65,-53 433,-53"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M289,-70C354.75,-69.43 370.05,-54.43 433,-55"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-72C356.15,-70.86 371.45,-55.86 433,-57"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge15" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-41C350.4,-42.71 365.04,-21.71 433,-20"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M289,-43C352.04,-43.86 366.68,-22.86 433,-22"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M289,-45C353.68,-45 368.32,-24 433,-24"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M289,-47C355.32,-46.14 369.96,-25.14 433,-26"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-49C356.96,-47.29 371.6,-26.29 433,-28"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="1031,-278 742,-278 742,-48 1031,-48 1031,-278"/>
|
||||||
|
<polygon fill="none" stroke="black" points="742.5,-255 742.5,-278 1031.5,-278 1031.5,-255 742.5,-255"/>
|
||||||
|
<text text-anchor="start" x="878.5" y="-262.8" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="742.5,-232 742.5,-255 953.5,-255 953.5,-232 742.5,-232"/>
|
||||||
|
<text text-anchor="start" x="746.5" y="-239.8" font-family="arial" font-size="14.00">Stewart Connector SS-37000-002</text>
|
||||||
|
<polygon fill="none" stroke="black" points="953.5,-232 953.5,-255 992.5,-255 992.5,-232 953.5,-232"/>
|
||||||
|
<text text-anchor="start" x="957.5" y="-239.8" font-family="arial" font-size="14.00">male</text>
|
||||||
|
<polygon fill="none" stroke="black" points="992.5,-232 992.5,-255 1031.5,-255 1031.5,-232 992.5,-232"/>
|
||||||
|
<text text-anchor="start" x="996.5" y="-239.8" font-family="arial" font-size="14.00">8-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="742.5,-209 742.5,-232 877.5,-232 877.5,-209 742.5,-209"/>
|
||||||
|
<text text-anchor="start" x="806" y="-216.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="877.5,-209 877.5,-232 1031.5,-232 1031.5,-209 877.5,-209"/>
|
||||||
|
<text text-anchor="start" x="940.5" y="-216.8" font-family="arial" font-size="14.00">DB+</text>
|
||||||
|
<polygon fill="none" stroke="black" points="742.5,-186 742.5,-209 877.5,-209 877.5,-186 742.5,-186"/>
|
||||||
|
<text text-anchor="start" x="806" y="-193.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="877.5,-186 877.5,-209 1031.5,-209 1031.5,-186 877.5,-186"/>
|
||||||
|
<text text-anchor="start" x="942.5" y="-193.8" font-family="arial" font-size="14.00">DB-</text>
|
||||||
|
<polygon fill="none" stroke="black" points="742.5,-163 742.5,-186 877.5,-186 877.5,-163 742.5,-163"/>
|
||||||
|
<text text-anchor="start" x="806" y="-170.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="877.5,-163 877.5,-186 1031.5,-186 1031.5,-163 877.5,-163"/>
|
||||||
|
<text text-anchor="start" x="940.5" y="-170.8" font-family="arial" font-size="14.00">DA+</text>
|
||||||
|
<polygon fill="none" stroke="black" points="742.5,-140 742.5,-163 877.5,-163 877.5,-140 742.5,-140"/>
|
||||||
|
<text text-anchor="start" x="806" y="-147.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="877.5,-140 877.5,-163 1031.5,-163 1031.5,-140 877.5,-140"/>
|
||||||
|
<text text-anchor="start" x="940.5" y="-147.8" font-family="arial" font-size="14.00">DD+</text>
|
||||||
|
<polygon fill="none" stroke="black" points="742.5,-117 742.5,-140 877.5,-140 877.5,-117 742.5,-117"/>
|
||||||
|
<text text-anchor="start" x="806" y="-124.8" font-family="arial" font-size="14.00">5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="877.5,-117 877.5,-140 1031.5,-140 1031.5,-117 877.5,-117"/>
|
||||||
|
<text text-anchor="start" x="942" y="-124.8" font-family="arial" font-size="14.00">DD-</text>
|
||||||
|
<polygon fill="none" stroke="black" points="742.5,-94 742.5,-117 877.5,-117 877.5,-94 742.5,-94"/>
|
||||||
|
<text text-anchor="start" x="806" y="-101.8" font-family="arial" font-size="14.00">6</text>
|
||||||
|
<polygon fill="none" stroke="black" points="877.5,-94 877.5,-117 1031.5,-117 1031.5,-94 877.5,-94"/>
|
||||||
|
<text text-anchor="start" x="942.5" y="-101.8" font-family="arial" font-size="14.00">DA-</text>
|
||||||
|
<polygon fill="none" stroke="black" points="742.5,-71 742.5,-94 877.5,-94 877.5,-71 742.5,-71"/>
|
||||||
|
<text text-anchor="start" x="806" y="-78.8" font-family="arial" font-size="14.00">7</text>
|
||||||
|
<polygon fill="none" stroke="black" points="877.5,-71 877.5,-94 1031.5,-94 1031.5,-71 877.5,-71"/>
|
||||||
|
<text text-anchor="start" x="940.5" y="-78.8" font-family="arial" font-size="14.00">DC+</text>
|
||||||
|
<polygon fill="none" stroke="black" points="742.5,-48 742.5,-71 877.5,-71 877.5,-48 742.5,-48"/>
|
||||||
|
<text text-anchor="start" x="806" y="-55.8" font-family="arial" font-size="14.00">8</text>
|
||||||
|
<polygon fill="none" stroke="black" points="877.5,-48 877.5,-71 1031.5,-71 1031.5,-48 877.5,-48"/>
|
||||||
|
<text text-anchor="start" x="942" y="-55.8" font-family="arial" font-size="14.00">DC-</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-223C662.09,-226.4 670,-174.4 742,-171"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M598,-225C664.07,-226.7 671.98,-174.7 742,-173"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M598,-227C666.05,-227 673.95,-175 742,-175"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M598,-229C668.02,-227.3 675.93,-175.3 742,-177"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-231C670,-227.6 677.91,-175.6 742,-179"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-194C670.2,-198.36 661.83,-105.36 742,-101"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M598,-196C672.19,-198.18 663.82,-105.18 742,-103"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M598,-198C674.19,-198 665.81,-105 742,-105"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M598,-200C676.18,-197.82 667.81,-104.82 742,-107"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-202C678.17,-197.64 669.8,-104.64 742,-109"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-165C670,-168.4 677.91,-220.4 742,-217"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M598,-167C668.02,-168.7 675.93,-220.7 742,-219"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M598,-169C666.05,-169 673.95,-221 742,-221"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M598,-171C664.07,-169.3 671.98,-221.3 742,-223"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-173C662.09,-169.6 670,-221.6 742,-225"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-136C663.02,-139.59 669.02,-81.59 742,-78"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M598,-138C665.01,-139.79 671.01,-81.79 742,-80"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M598,-140C667,-140 673,-82 742,-82"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M598,-142C668.99,-140.21 674.99,-82.21 742,-84"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-144C670.98,-140.41 676.98,-82.41 742,-86"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge10" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-107C662.09,-110.4 670,-58.4 742,-55"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M598,-109C664.07,-110.7 671.98,-58.7 742,-57"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M598,-111C666.05,-111 673.95,-59 742,-59"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M598,-113C668.02,-111.3 675.93,-59.3 742,-61"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-115C670,-111.6 677.91,-59.6 742,-63"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge12" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-78C684.12,-82.69 663.76,-198.69 742,-194"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M598,-80C682.15,-82.35 661.79,-198.35 742,-196"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M598,-82C680.18,-82 659.82,-198 742,-198"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M598,-84C678.21,-81.65 657.85,-197.65 742,-200"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-86C676.24,-81.31 655.88,-197.31 742,-202"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge14" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-49C679.39,-53.44 668.56,-151.44 742,-147"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M598,-51C677.4,-53.22 666.57,-151.22 742,-149"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M598,-53C675.42,-53 664.58,-151 742,-151"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M598,-55C673.43,-52.78 662.6,-150.78 742,-153"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-57C671.44,-52.56 660.61,-150.56 742,-155"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge16" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-20C680.91,-24.53 667.02,-128.53 742,-124"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M598,-22C678.93,-24.26 665.04,-128.26 742,-126"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M598,-24C676.95,-24 663.05,-128 742,-128"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M598,-26C674.96,-23.74 661.07,-127.74 742,-130"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-28C672.98,-23.47 659.09,-127.47 742,-132"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<h1>Bill of Materials</h1><table style="border:1px solid #000000; font-size: 14pt; border-spacing: 0px"><tr><th align="left" style="border:1px solid #000000; padding: 8px">Item</th><th align="left" style="border:1px solid #000000; padding: 8px">Qty</th><th align="left" style="border:1px solid #000000; padding: 8px">Unit</th><th align="left" style="border:1px solid #000000; padding: 8px">Designators</th></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, Stewart Connector SS-37000-002, male, 8 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">2</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">X1, X2</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Cable, CAT5e, 8 x 24 AWG</td><td align="right" style="border:1px solid #000000; padding: 4px">1</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1</td></tr></table></body></html>
|
||||||
BIN
examples/ex10.png
Normal file
|
After Width: | Height: | Size: 138 KiB |
327
examples/ex10.svg
Normal file
@ -0,0 +1,327 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||||
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="1039pt" height="320pt"
|
||||||
|
viewBox="0.00 0.00 1039.00 320.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 316)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-316 1035,-316 1035,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="289,-264 0,-264 0,-34 289,-34 289,-264"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-241 0.5,-264 289.5,-264 289.5,-241 0.5,-241"/>
|
||||||
|
<text text-anchor="start" x="136.5" y="-248.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-218 0.5,-241 211.5,-241 211.5,-218 0.5,-218"/>
|
||||||
|
<text text-anchor="start" x="4.5" y="-225.8" font-family="arial" font-size="14.00">Stewart Connector SS-37000-002</text>
|
||||||
|
<polygon fill="none" stroke="black" points="211.5,-218 211.5,-241 250.5,-241 250.5,-218 211.5,-218"/>
|
||||||
|
<text text-anchor="start" x="215.5" y="-225.8" font-family="arial" font-size="14.00">male</text>
|
||||||
|
<polygon fill="none" stroke="black" points="250.5,-218 250.5,-241 289.5,-241 289.5,-218 250.5,-218"/>
|
||||||
|
<text text-anchor="start" x="254.5" y="-225.8" font-family="arial" font-size="14.00">8-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-195 0.5,-218 155.5,-218 155.5,-195 0.5,-195"/>
|
||||||
|
<text text-anchor="start" x="64" y="-202.8" font-family="arial" font-size="14.00">DA+</text>
|
||||||
|
<polygon fill="none" stroke="black" points="155.5,-195 155.5,-218 289.5,-218 289.5,-195 155.5,-195"/>
|
||||||
|
<text text-anchor="start" x="218.5" y="-202.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-172 0.5,-195 155.5,-195 155.5,-172 0.5,-172"/>
|
||||||
|
<text text-anchor="start" x="66" y="-179.8" font-family="arial" font-size="14.00">DA-</text>
|
||||||
|
<polygon fill="none" stroke="black" points="155.5,-172 155.5,-195 289.5,-195 289.5,-172 155.5,-172"/>
|
||||||
|
<text text-anchor="start" x="218.5" y="-179.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-149 0.5,-172 155.5,-172 155.5,-149 0.5,-149"/>
|
||||||
|
<text text-anchor="start" x="64" y="-156.8" font-family="arial" font-size="14.00">DB+</text>
|
||||||
|
<polygon fill="none" stroke="black" points="155.5,-149 155.5,-172 289.5,-172 289.5,-149 155.5,-149"/>
|
||||||
|
<text text-anchor="start" x="218.5" y="-156.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-126 0.5,-149 155.5,-149 155.5,-126 0.5,-126"/>
|
||||||
|
<text text-anchor="start" x="64" y="-133.8" font-family="arial" font-size="14.00">DC+</text>
|
||||||
|
<polygon fill="none" stroke="black" points="155.5,-126 155.5,-149 289.5,-149 289.5,-126 155.5,-126"/>
|
||||||
|
<text text-anchor="start" x="218.5" y="-133.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-103 0.5,-126 155.5,-126 155.5,-103 0.5,-103"/>
|
||||||
|
<text text-anchor="start" x="65.5" y="-110.8" font-family="arial" font-size="14.00">DC-</text>
|
||||||
|
<polygon fill="none" stroke="black" points="155.5,-103 155.5,-126 289.5,-126 289.5,-103 155.5,-103"/>
|
||||||
|
<text text-anchor="start" x="218.5" y="-110.8" font-family="arial" font-size="14.00">5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-80 0.5,-103 155.5,-103 155.5,-80 0.5,-80"/>
|
||||||
|
<text text-anchor="start" x="66" y="-87.8" font-family="arial" font-size="14.00">DB-</text>
|
||||||
|
<polygon fill="none" stroke="black" points="155.5,-80 155.5,-103 289.5,-103 289.5,-80 155.5,-80"/>
|
||||||
|
<text text-anchor="start" x="218.5" y="-87.8" font-family="arial" font-size="14.00">6</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-57 0.5,-80 155.5,-80 155.5,-57 0.5,-57"/>
|
||||||
|
<text text-anchor="start" x="64" y="-64.8" font-family="arial" font-size="14.00">DD+</text>
|
||||||
|
<polygon fill="none" stroke="black" points="155.5,-57 155.5,-80 289.5,-80 289.5,-57 155.5,-57"/>
|
||||||
|
<text text-anchor="start" x="218.5" y="-64.8" font-family="arial" font-size="14.00">7</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-34 0.5,-57 155.5,-57 155.5,-34 0.5,-34"/>
|
||||||
|
<text text-anchor="start" x="65.5" y="-41.8" font-family="arial" font-size="14.00">DD-</text>
|
||||||
|
<polygon fill="none" stroke="black" points="155.5,-34 155.5,-57 289.5,-57 289.5,-34 155.5,-34"/>
|
||||||
|
<text text-anchor="start" x="218.5" y="-41.8" font-family="arial" font-size="14.00">8</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="none" stroke="black" points="598,-312 433,-312 433,0 598,0 598,-312"/>
|
||||||
|
<polygon fill="none" stroke="black" points="433.5,-289 433.5,-312 598.5,-312 598.5,-289 433.5,-289"/>
|
||||||
|
<text text-anchor="start" x="505" y="-296.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="433.5,-266 433.5,-289 483.5,-289 483.5,-266 433.5,-266"/>
|
||||||
|
<text text-anchor="start" x="437.5" y="-273.8" font-family="arial" font-size="14.00">CAT5e</text>
|
||||||
|
<polygon fill="none" stroke="black" points="483.5,-266 483.5,-289 506.5,-289 506.5,-266 483.5,-266"/>
|
||||||
|
<text text-anchor="start" x="487.5" y="-273.8" font-family="arial" font-size="14.00">8x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="506.5,-266 506.5,-289 566.5,-289 566.5,-266 506.5,-266"/>
|
||||||
|
<text text-anchor="start" x="510.5" y="-273.8" font-family="arial" font-size="14.00">24 AWG</text>
|
||||||
|
<polygon fill="none" stroke="black" points="566.5,-266 566.5,-289 598.5,-289 598.5,-266 566.5,-266"/>
|
||||||
|
<text text-anchor="start" x="570.5" y="-273.8" font-family="arial" font-size="14.00">1 m</text>
|
||||||
|
<text text-anchor="start" x="514" y="-254.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="444" y="-237.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="493.5" y="-237.8" font-family="arial" font-size="14.00">WHGN</text>
|
||||||
|
<text text-anchor="start" x="560" y="-237.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-230 433.5,-232 598.5,-232 598.5,-230 433.5,-230"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="433.5,-228 433.5,-230 598.5,-230 598.5,-228 433.5,-228"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="433.5,-226 433.5,-228 598.5,-228 598.5,-226 433.5,-226"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="433.5,-224 433.5,-226 598.5,-226 598.5,-224 433.5,-224"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-222 433.5,-224 598.5,-224 598.5,-222 433.5,-222"/>
|
||||||
|
<text text-anchor="start" x="444" y="-208.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="505" y="-208.8" font-family="arial" font-size="14.00">GN</text>
|
||||||
|
<text text-anchor="start" x="560" y="-208.8" font-family="arial" font-size="14.00">X2:6</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-201 433.5,-203 598.5,-203 598.5,-201 433.5,-201"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="433.5,-199 433.5,-201 598.5,-201 598.5,-199 433.5,-199"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="433.5,-197 433.5,-199 598.5,-199 598.5,-197 433.5,-197"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="433.5,-195 433.5,-197 598.5,-197 598.5,-195 433.5,-195"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-193 433.5,-195 598.5,-195 598.5,-193 433.5,-193"/>
|
||||||
|
<text text-anchor="start" x="444" y="-179.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="493" y="-179.8" font-family="arial" font-size="14.00">WHOG</text>
|
||||||
|
<text text-anchor="start" x="560" y="-179.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-172 433.5,-174 598.5,-174 598.5,-172 433.5,-172"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="433.5,-170 433.5,-172 598.5,-172 598.5,-170 433.5,-170"/>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="433.5,-168 433.5,-170 598.5,-170 598.5,-168 433.5,-168"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="433.5,-166 433.5,-168 598.5,-168 598.5,-166 433.5,-166"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-164 433.5,-166 598.5,-166 598.5,-164 433.5,-164"/>
|
||||||
|
<text text-anchor="start" x="444" y="-150.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<text text-anchor="start" x="506.5" y="-150.8" font-family="arial" font-size="14.00">BU</text>
|
||||||
|
<text text-anchor="start" x="560" y="-150.8" font-family="arial" font-size="14.00">X2:7</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-143 433.5,-145 598.5,-145 598.5,-143 433.5,-143"/>
|
||||||
|
<polygon fill="#0066ff" stroke="transparent" points="433.5,-141 433.5,-143 598.5,-143 598.5,-141 433.5,-141"/>
|
||||||
|
<polygon fill="#0066ff" stroke="transparent" points="433.5,-139 433.5,-141 598.5,-141 598.5,-139 433.5,-139"/>
|
||||||
|
<polygon fill="#0066ff" stroke="transparent" points="433.5,-137 433.5,-139 598.5,-139 598.5,-137 433.5,-137"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-135 433.5,-137 598.5,-137 598.5,-135 433.5,-135"/>
|
||||||
|
<text text-anchor="start" x="444" y="-121.8" font-family="arial" font-size="14.00">X1:5</text>
|
||||||
|
<text text-anchor="start" x="494.5" y="-121.8" font-family="arial" font-size="14.00">WHBU</text>
|
||||||
|
<text text-anchor="start" x="560" y="-121.8" font-family="arial" font-size="14.00">X2:8</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-114 433.5,-116 598.5,-116 598.5,-114 433.5,-114"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="433.5,-112 433.5,-114 598.5,-114 598.5,-112 433.5,-112"/>
|
||||||
|
<polygon fill="#0066ff" stroke="transparent" points="433.5,-110 433.5,-112 598.5,-112 598.5,-110 433.5,-110"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="433.5,-108 433.5,-110 598.5,-110 598.5,-108 433.5,-108"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-106 433.5,-108 598.5,-108 598.5,-106 433.5,-106"/>
|
||||||
|
<text text-anchor="start" x="444" y="-92.8" font-family="arial" font-size="14.00">X1:6</text>
|
||||||
|
<text text-anchor="start" x="504.5" y="-92.8" font-family="arial" font-size="14.00">OG</text>
|
||||||
|
<text text-anchor="start" x="560" y="-92.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-85 433.5,-87 598.5,-87 598.5,-85 433.5,-85"/>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="433.5,-83 433.5,-85 598.5,-85 598.5,-83 433.5,-83"/>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="433.5,-81 433.5,-83 598.5,-83 598.5,-81 433.5,-81"/>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="433.5,-79 433.5,-81 598.5,-81 598.5,-79 433.5,-79"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-77 433.5,-79 598.5,-79 598.5,-77 433.5,-77"/>
|
||||||
|
<text text-anchor="start" x="444" y="-63.8" font-family="arial" font-size="14.00">X1:7</text>
|
||||||
|
<text text-anchor="start" x="494.5" y="-63.8" font-family="arial" font-size="14.00">WHBN</text>
|
||||||
|
<text text-anchor="start" x="560" y="-63.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-56 433.5,-58 598.5,-58 598.5,-56 433.5,-56"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="433.5,-54 433.5,-56 598.5,-56 598.5,-54 433.5,-54"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="433.5,-52 433.5,-54 598.5,-54 598.5,-52 433.5,-52"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="433.5,-50 433.5,-52 598.5,-52 598.5,-50 433.5,-50"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-48 433.5,-50 598.5,-50 598.5,-48 433.5,-48"/>
|
||||||
|
<text text-anchor="start" x="444" y="-34.8" font-family="arial" font-size="14.00">X1:8</text>
|
||||||
|
<text text-anchor="start" x="506.5" y="-34.8" font-family="arial" font-size="14.00">BN</text>
|
||||||
|
<text text-anchor="start" x="560" y="-34.8" font-family="arial" font-size="14.00">X2:5</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-27 433.5,-29 598.5,-29 598.5,-27 433.5,-27"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="433.5,-25 433.5,-27 598.5,-27 598.5,-25 433.5,-25"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="433.5,-23 433.5,-25 598.5,-25 598.5,-23 433.5,-23"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="433.5,-21 433.5,-23 598.5,-23 598.5,-21 433.5,-21"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="433.5,-19 433.5,-21 598.5,-21 598.5,-19 433.5,-19"/>
|
||||||
|
<text text-anchor="start" x="456" y="-5.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-203C356.83,-204.62 371.6,-224.62 433,-223"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M289,-205C355.22,-205.81 369.99,-225.81 433,-225"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M289,-207C353.61,-207 368.39,-227 433,-227"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M289,-209C352.01,-208.19 366.78,-228.19 433,-229"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-211C350.4,-209.38 365.17,-229.38 433,-231"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-180C355.99,-181.04 371.39,-195.04 433,-194"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M289,-182C354.65,-182.52 370.04,-196.52 433,-196"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M289,-184C353.3,-184 368.7,-198 433,-198"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M289,-186C351.96,-185.48 367.35,-199.48 433,-200"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-188C350.61,-186.96 366.01,-200.96 433,-202"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-157C354.91,-157.43 370.71,-165.43 433,-165"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M289,-159C354,-159.22 369.8,-167.22 433,-167"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M289,-161C353.1,-161 368.9,-169 433,-169"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M289,-163C352.2,-162.78 368,-170.78 433,-171"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-165C351.29,-164.57 367.09,-172.57 433,-173"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-133C353.75,-133.07 369.72,-136.07 433,-136"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M289,-135C353.38,-135.03 369.36,-138.03 433,-138"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M289,-137C353.01,-137 368.99,-140 433,-140"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M289,-139C352.64,-138.97 368.62,-141.97 433,-142"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-141C352.28,-140.93 368.25,-143.93 433,-144"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge9" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-110C352.28,-110.07 368.25,-107.07 433,-107"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M289,-112C352.64,-112.03 368.62,-109.03 433,-109"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M289,-114C353.01,-114 368.99,-111 433,-111"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M289,-116C353.38,-115.97 369.36,-112.97 433,-113"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-118C353.75,-117.93 369.72,-114.93 433,-115"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge11" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-87C351.14,-87.53 366.89,-78.53 433,-78"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M289,-89C352.13,-89.26 367.88,-80.26 433,-80"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M289,-91C353.12,-91 368.88,-82 433,-82"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M289,-93C354.12,-92.74 369.87,-83.74 433,-84"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-95C355.11,-94.47 370.86,-85.47 433,-86"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge13" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-64C350.55,-65.14 365.85,-50.14 433,-49"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M289,-66C351.95,-66.57 367.25,-51.57 433,-51"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M289,-68C353.35,-68 368.65,-53 433,-53"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M289,-70C354.75,-69.43 370.05,-54.43 433,-55"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-72C356.15,-70.86 371.45,-55.86 433,-57"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge15" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-41C350.4,-42.71 365.04,-21.71 433,-20"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M289,-43C352.04,-43.86 366.68,-22.86 433,-22"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M289,-45C353.68,-45 368.32,-24 433,-24"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M289,-47C355.32,-46.14 369.96,-25.14 433,-26"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M289,-49C356.96,-47.29 371.6,-26.29 433,-28"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="1031,-278 742,-278 742,-48 1031,-48 1031,-278"/>
|
||||||
|
<polygon fill="none" stroke="black" points="742.5,-255 742.5,-278 1031.5,-278 1031.5,-255 742.5,-255"/>
|
||||||
|
<text text-anchor="start" x="878.5" y="-262.8" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="742.5,-232 742.5,-255 953.5,-255 953.5,-232 742.5,-232"/>
|
||||||
|
<text text-anchor="start" x="746.5" y="-239.8" font-family="arial" font-size="14.00">Stewart Connector SS-37000-002</text>
|
||||||
|
<polygon fill="none" stroke="black" points="953.5,-232 953.5,-255 992.5,-255 992.5,-232 953.5,-232"/>
|
||||||
|
<text text-anchor="start" x="957.5" y="-239.8" font-family="arial" font-size="14.00">male</text>
|
||||||
|
<polygon fill="none" stroke="black" points="992.5,-232 992.5,-255 1031.5,-255 1031.5,-232 992.5,-232"/>
|
||||||
|
<text text-anchor="start" x="996.5" y="-239.8" font-family="arial" font-size="14.00">8-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="742.5,-209 742.5,-232 877.5,-232 877.5,-209 742.5,-209"/>
|
||||||
|
<text text-anchor="start" x="806" y="-216.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="877.5,-209 877.5,-232 1031.5,-232 1031.5,-209 877.5,-209"/>
|
||||||
|
<text text-anchor="start" x="940.5" y="-216.8" font-family="arial" font-size="14.00">DB+</text>
|
||||||
|
<polygon fill="none" stroke="black" points="742.5,-186 742.5,-209 877.5,-209 877.5,-186 742.5,-186"/>
|
||||||
|
<text text-anchor="start" x="806" y="-193.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="877.5,-186 877.5,-209 1031.5,-209 1031.5,-186 877.5,-186"/>
|
||||||
|
<text text-anchor="start" x="942.5" y="-193.8" font-family="arial" font-size="14.00">DB-</text>
|
||||||
|
<polygon fill="none" stroke="black" points="742.5,-163 742.5,-186 877.5,-186 877.5,-163 742.5,-163"/>
|
||||||
|
<text text-anchor="start" x="806" y="-170.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="877.5,-163 877.5,-186 1031.5,-186 1031.5,-163 877.5,-163"/>
|
||||||
|
<text text-anchor="start" x="940.5" y="-170.8" font-family="arial" font-size="14.00">DA+</text>
|
||||||
|
<polygon fill="none" stroke="black" points="742.5,-140 742.5,-163 877.5,-163 877.5,-140 742.5,-140"/>
|
||||||
|
<text text-anchor="start" x="806" y="-147.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="877.5,-140 877.5,-163 1031.5,-163 1031.5,-140 877.5,-140"/>
|
||||||
|
<text text-anchor="start" x="940.5" y="-147.8" font-family="arial" font-size="14.00">DD+</text>
|
||||||
|
<polygon fill="none" stroke="black" points="742.5,-117 742.5,-140 877.5,-140 877.5,-117 742.5,-117"/>
|
||||||
|
<text text-anchor="start" x="806" y="-124.8" font-family="arial" font-size="14.00">5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="877.5,-117 877.5,-140 1031.5,-140 1031.5,-117 877.5,-117"/>
|
||||||
|
<text text-anchor="start" x="942" y="-124.8" font-family="arial" font-size="14.00">DD-</text>
|
||||||
|
<polygon fill="none" stroke="black" points="742.5,-94 742.5,-117 877.5,-117 877.5,-94 742.5,-94"/>
|
||||||
|
<text text-anchor="start" x="806" y="-101.8" font-family="arial" font-size="14.00">6</text>
|
||||||
|
<polygon fill="none" stroke="black" points="877.5,-94 877.5,-117 1031.5,-117 1031.5,-94 877.5,-94"/>
|
||||||
|
<text text-anchor="start" x="942.5" y="-101.8" font-family="arial" font-size="14.00">DA-</text>
|
||||||
|
<polygon fill="none" stroke="black" points="742.5,-71 742.5,-94 877.5,-94 877.5,-71 742.5,-71"/>
|
||||||
|
<text text-anchor="start" x="806" y="-78.8" font-family="arial" font-size="14.00">7</text>
|
||||||
|
<polygon fill="none" stroke="black" points="877.5,-71 877.5,-94 1031.5,-94 1031.5,-71 877.5,-71"/>
|
||||||
|
<text text-anchor="start" x="940.5" y="-78.8" font-family="arial" font-size="14.00">DC+</text>
|
||||||
|
<polygon fill="none" stroke="black" points="742.5,-48 742.5,-71 877.5,-71 877.5,-48 742.5,-48"/>
|
||||||
|
<text text-anchor="start" x="806" y="-55.8" font-family="arial" font-size="14.00">8</text>
|
||||||
|
<polygon fill="none" stroke="black" points="877.5,-48 877.5,-71 1031.5,-71 1031.5,-48 877.5,-48"/>
|
||||||
|
<text text-anchor="start" x="942" y="-55.8" font-family="arial" font-size="14.00">DC-</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-223C662.09,-226.4 670,-174.4 742,-171"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M598,-225C664.07,-226.7 671.98,-174.7 742,-173"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M598,-227C666.05,-227 673.95,-175 742,-175"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M598,-229C668.02,-227.3 675.93,-175.3 742,-177"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-231C670,-227.6 677.91,-175.6 742,-179"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-194C670.2,-198.36 661.83,-105.36 742,-101"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M598,-196C672.19,-198.18 663.82,-105.18 742,-103"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M598,-198C674.19,-198 665.81,-105 742,-105"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M598,-200C676.18,-197.82 667.81,-104.82 742,-107"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-202C678.17,-197.64 669.8,-104.64 742,-109"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-165C670,-168.4 677.91,-220.4 742,-217"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M598,-167C668.02,-168.7 675.93,-220.7 742,-219"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M598,-169C666.05,-169 673.95,-221 742,-221"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M598,-171C664.07,-169.3 671.98,-221.3 742,-223"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-173C662.09,-169.6 670,-221.6 742,-225"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-136C663.02,-139.59 669.02,-81.59 742,-78"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M598,-138C665.01,-139.79 671.01,-81.79 742,-80"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M598,-140C667,-140 673,-82 742,-82"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M598,-142C668.99,-140.21 674.99,-82.21 742,-84"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-144C670.98,-140.41 676.98,-82.41 742,-86"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge10" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-107C662.09,-110.4 670,-58.4 742,-55"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M598,-109C664.07,-110.7 671.98,-58.7 742,-57"/>
|
||||||
|
<path fill="none" stroke="#0066ff" stroke-width="2" d="M598,-111C666.05,-111 673.95,-59 742,-59"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M598,-113C668.02,-111.3 675.93,-59.3 742,-61"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-115C670,-111.6 677.91,-59.6 742,-63"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge12" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-78C684.12,-82.69 663.76,-198.69 742,-194"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M598,-80C682.15,-82.35 661.79,-198.35 742,-196"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M598,-82C680.18,-82 659.82,-198 742,-198"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M598,-84C678.21,-81.65 657.85,-197.65 742,-200"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-86C676.24,-81.31 655.88,-197.31 742,-202"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge14" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-49C679.39,-53.44 668.56,-151.44 742,-147"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M598,-51C677.4,-53.22 666.57,-151.22 742,-149"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M598,-53C675.42,-53 664.58,-151 742,-151"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M598,-55C673.43,-52.78 662.6,-150.78 742,-153"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-57C671.44,-52.56 660.61,-150.56 742,-155"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge16" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-20C680.91,-24.53 667.02,-128.53 742,-124"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M598,-22C678.93,-24.26 665.04,-128.26 742,-126"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M598,-24C676.95,-24 663.05,-128 742,-128"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M598,-26C674.96,-23.74 661.07,-127.74 742,-130"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M598,-28C672.98,-23.47 659.09,-127.47 742,-132"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 26 KiB |
61
examples/readme.md
Normal file
@ -0,0 +1,61 @@
|
|||||||
|
# Example gallery
|
||||||
|
## Example 09
|
||||||
|

|
||||||
|
|
||||||
|
[Source](ex09.yml) - [Bill of Materials](../../examples/ex09.bom.tsv)
|
||||||
|
|
||||||
|
|
||||||
|
## Example 08
|
||||||
|

|
||||||
|
|
||||||
|
[Source](ex08.yml) - [Bill of Materials](../../examples/ex08.bom.tsv)
|
||||||
|
|
||||||
|
|
||||||
|
## Example 01
|
||||||
|

|
||||||
|
|
||||||
|
[Source](ex01.yml) - [Bill of Materials](../../examples/ex01.bom.tsv)
|
||||||
|
|
||||||
|
|
||||||
|
## Example 03
|
||||||
|

|
||||||
|
|
||||||
|
[Source](ex03.yml) - [Bill of Materials](../../examples/ex03.bom.tsv)
|
||||||
|
|
||||||
|
|
||||||
|
## Example 02
|
||||||
|

|
||||||
|
|
||||||
|
[Source](ex02.yml) - [Bill of Materials](../../examples/ex02.bom.tsv)
|
||||||
|
|
||||||
|
|
||||||
|
## Example 06
|
||||||
|

|
||||||
|
|
||||||
|
[Source](ex06.yml) - [Bill of Materials](../../examples/ex06.bom.tsv)
|
||||||
|
|
||||||
|
|
||||||
|
## Example 07
|
||||||
|

|
||||||
|
|
||||||
|
[Source](ex07.yml) - [Bill of Materials](../../examples/ex07.bom.tsv)
|
||||||
|
|
||||||
|
|
||||||
|
## Example 05
|
||||||
|

|
||||||
|
|
||||||
|
[Source](ex05.yml) - [Bill of Materials](../../examples/ex05.bom.tsv)
|
||||||
|
|
||||||
|
|
||||||
|
## Example 10
|
||||||
|

|
||||||
|
|
||||||
|
[Source](ex10.yml) - [Bill of Materials](../../examples/ex10.bom.tsv)
|
||||||
|
|
||||||
|
|
||||||
|
## Example 04
|
||||||
|

|
||||||
|
|
||||||
|
[Source](ex04.yml) - [Bill of Materials](../../examples/ex04.bom.tsv)
|
||||||
|
|
||||||
|
|
||||||
423
tutorial/readme.md
Normal file
@ -0,0 +1,423 @@
|
|||||||
|
# WireViz Tutorial
|
||||||
|
## 08 - Part numbers
|
||||||
|
|
||||||
|
* Part number information can be added to parts
|
||||||
|
* Only provided fields will be added to the diagram and bom
|
||||||
|
* Bundles can have part information specified by wire
|
||||||
|
|
||||||
|
[Source](tutorial08.yml):
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
connectors:
|
||||||
|
X1: &template1 # define a template for later use
|
||||||
|
type: Molex KK 254
|
||||||
|
pincount: 4
|
||||||
|
subtype: female
|
||||||
|
manufacturer: Molex
|
||||||
|
manufacturer_part_number: 22013047
|
||||||
|
X2:
|
||||||
|
<<: *template1 # reuse template
|
||||||
|
internal_part_number: CON4
|
||||||
|
X3:
|
||||||
|
<<: *template1 # reuse template
|
||||||
|
|
||||||
|
cables:
|
||||||
|
W1:
|
||||||
|
wirecount: 4
|
||||||
|
length: 1
|
||||||
|
gauge: 0.25 mm2
|
||||||
|
color_code: IEC
|
||||||
|
manufacturer: CablesCo
|
||||||
|
manufacturer_part_number: ABC123
|
||||||
|
internal_part_number: CAB1
|
||||||
|
W2:
|
||||||
|
category: bundle
|
||||||
|
length: 1
|
||||||
|
gauge: 0.25 mm2
|
||||||
|
colors: [YE, BK, BK, RD]
|
||||||
|
manufacturer: [WiresCo,WiresCo,WiresCo,WiresCo]
|
||||||
|
manufacturer_part_number: [W1-YE,W1-BK,W1-BK,W1-RD]
|
||||||
|
internal_part_number: [WIRE1,WIRE2,WIRE2,WIRE3]
|
||||||
|
|
||||||
|
|
||||||
|
connections:
|
||||||
|
-
|
||||||
|
- X1: [1-4]
|
||||||
|
- W1: [1-4]
|
||||||
|
- X2: [1-4]
|
||||||
|
-
|
||||||
|
- X1: [1-4]
|
||||||
|
- W2: [1-4]
|
||||||
|
- X3: [1-4]
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Output:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
[Bill of Materials](tutorial../../tutorial/tutorial08.bom.tsv)
|
||||||
|
|
||||||
|
|
||||||
|
## 02 - Adding parameters and colors
|
||||||
|
|
||||||
|
* Parameters for connectors and cables
|
||||||
|
* Auto-calculate equivalent AWG from mm2
|
||||||
|
* Non-sequential wiring
|
||||||
|
|
||||||
|
[Source](tutorial02.yml):
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
connectors:
|
||||||
|
X1:
|
||||||
|
pincount: 4
|
||||||
|
# More connector parameters:
|
||||||
|
type: Molex KK 254
|
||||||
|
subtype: female
|
||||||
|
X2:
|
||||||
|
pincount: 4
|
||||||
|
type: Molex KK 254
|
||||||
|
subtype: female
|
||||||
|
|
||||||
|
cables:
|
||||||
|
W1:
|
||||||
|
wirecount: 4
|
||||||
|
# more cable parameters:
|
||||||
|
length: 1
|
||||||
|
gauge: 0.25 mm2
|
||||||
|
show_equiv: true # auto-calculate AWG equivalent
|
||||||
|
colors: [WH, BN, GN, YE]
|
||||||
|
|
||||||
|
connections:
|
||||||
|
-
|
||||||
|
- X1: [1-4]
|
||||||
|
- W1: [1-4]
|
||||||
|
# non-sequential wiring:
|
||||||
|
- X2: [1,2,4,3]
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Output:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
[Bill of Materials](tutorial../../tutorial/tutorial02.bom.tsv)
|
||||||
|
|
||||||
|
|
||||||
|
## 03 - Pinouts, shielding, templates (I)
|
||||||
|
|
||||||
|
* Connector pinouts
|
||||||
|
* Pincount implicit in pinout
|
||||||
|
* Cable color codes
|
||||||
|
* Cable shielding, shield wiring
|
||||||
|
* Templates
|
||||||
|
|
||||||
|
[Source](tutorial03.yml):
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
connectors:
|
||||||
|
X1: &template1 # define a template for later use
|
||||||
|
pinout: [GND, VCC, RX, TX] # pincount implicit in pinout
|
||||||
|
type: Molex KK 254
|
||||||
|
subtype: female
|
||||||
|
X2:
|
||||||
|
<<: *template1 # reuse template
|
||||||
|
|
||||||
|
cables:
|
||||||
|
W1:
|
||||||
|
wirecount: 4
|
||||||
|
length: 1
|
||||||
|
gauge: 0.25 mm2
|
||||||
|
show_equiv: true
|
||||||
|
color_code: DIN # auto-assign colors based on DIN 47100
|
||||||
|
shield: true # add cable shielding
|
||||||
|
|
||||||
|
connections:
|
||||||
|
-
|
||||||
|
- X1: [1-4]
|
||||||
|
- W1: [1-4]
|
||||||
|
- X2: [1,2,4,3]
|
||||||
|
- # connect the shielding to a pin
|
||||||
|
- X1: 1
|
||||||
|
- W1: s
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Output:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
[Bill of Materials](tutorial../../tutorial/tutorial03.bom.tsv)
|
||||||
|
|
||||||
|
|
||||||
|
## 01 - Bare-bones example
|
||||||
|
|
||||||
|
* Minimum working example
|
||||||
|
* Only 1-to-1 sequential wiring
|
||||||
|
|
||||||
|
[Source](tutorial01.yml):
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
connectors:
|
||||||
|
X1:
|
||||||
|
pincount: 4
|
||||||
|
X2:
|
||||||
|
pincount: 4
|
||||||
|
|
||||||
|
cables:
|
||||||
|
W1:
|
||||||
|
wirecount: 4
|
||||||
|
length: 1
|
||||||
|
|
||||||
|
connections:
|
||||||
|
-
|
||||||
|
- X1: [1-4]
|
||||||
|
- W1: [1-4]
|
||||||
|
- X2: [1-4]
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Output:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
[Bill of Materials](tutorial../../tutorial/tutorial01.bom.tsv)
|
||||||
|
|
||||||
|
|
||||||
|
## 04 - Templates (II), notes, American standards, daisy chaining (I)
|
||||||
|
|
||||||
|
* Overriding template parameters
|
||||||
|
* Add nodes to connectors and cables
|
||||||
|
* American standards: AWG gauge and IEC colors
|
||||||
|
* Linear daisy-chain
|
||||||
|
* Convenient for shorter chains
|
||||||
|
|
||||||
|
[Source](tutorial04.yml):
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
connectors:
|
||||||
|
X1: &template_con
|
||||||
|
pinout: [GND, VCC, SCL, SDA]
|
||||||
|
type: Molex KK 254
|
||||||
|
subtype: male
|
||||||
|
notes: to microcontroller # add notes
|
||||||
|
X2:
|
||||||
|
<<: *template_con # use template
|
||||||
|
subtype: female # but override certain parameters
|
||||||
|
notes: to accelerometer
|
||||||
|
X3:
|
||||||
|
<<: *template_con
|
||||||
|
subtype: female
|
||||||
|
notes: to temperature sensor
|
||||||
|
|
||||||
|
cables:
|
||||||
|
W1: &template_cbl
|
||||||
|
wirecount: 4
|
||||||
|
length: 0.3
|
||||||
|
gauge: 24 AWG # specify gauge in AWG directly
|
||||||
|
color_code: IEC # IEC 62 colors also supported
|
||||||
|
notes: This cable is a bit longer
|
||||||
|
W2:
|
||||||
|
<<: *template_cbl
|
||||||
|
length: 0.1
|
||||||
|
notes: This cable is a bit shorter
|
||||||
|
|
||||||
|
connections:
|
||||||
|
-
|
||||||
|
- X1: [1-4]
|
||||||
|
- W1: [1-4]
|
||||||
|
- X2: [1-4]
|
||||||
|
- # daisy chain connectors (in line)
|
||||||
|
- X2: [1-4]
|
||||||
|
- W2: [1-4]
|
||||||
|
- X3: [1-4]
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Output:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
[Bill of Materials](tutorial../../tutorial/tutorial04.bom.tsv)
|
||||||
|
|
||||||
|
|
||||||
|
## 05 - Ferrules, wire bundles, custom wire colors
|
||||||
|
|
||||||
|
* Ferrules
|
||||||
|
* Simpler than connectors
|
||||||
|
* Compact graphical representation
|
||||||
|
* Only one pin, only one connection, no designator
|
||||||
|
* Define once, auto-generate where needed
|
||||||
|
* Wire bundles
|
||||||
|
* Internally treated as cables
|
||||||
|
* Different treatment in BOM: Each wire is listed individually
|
||||||
|
* Represented with dashed outline
|
||||||
|
* Custom wire colors
|
||||||
|
* Wirecount can be implicit in color list
|
||||||
|
|
||||||
|
[Source](tutorial05.yml):
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
connectors:
|
||||||
|
X1:
|
||||||
|
pinout: [+12V, GND, GND, +5V]
|
||||||
|
type: Molex 8981
|
||||||
|
subtype: female
|
||||||
|
F1:
|
||||||
|
category: ferrule
|
||||||
|
autogenerate: true
|
||||||
|
type: Ferrule, crimp
|
||||||
|
subtype: 0.5 mm²
|
||||||
|
color: OG # optional color
|
||||||
|
|
||||||
|
cables:
|
||||||
|
W1:
|
||||||
|
category: bundle # bundle
|
||||||
|
length: 0.3
|
||||||
|
gauge: 0.5 mm2
|
||||||
|
colors: [YE, BK, BK, RD] # custom colors, wirecount is implicit
|
||||||
|
|
||||||
|
connections:
|
||||||
|
- # attach ferrules
|
||||||
|
- F1 # no need for list of connections; one ferrule per wire is auto-generated and attached
|
||||||
|
- W1: [1-4] # a new ferrule is auto-generated for each wire
|
||||||
|
- # attach connectors (separately from ferrules)
|
||||||
|
- W1: [1-4]
|
||||||
|
- X1: [1-4]
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Output:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
[Bill of Materials](tutorial../../tutorial/tutorial05.bom.tsv)
|
||||||
|
|
||||||
|
|
||||||
|
## 07 - Daisy chaining (II)
|
||||||
|
|
||||||
|
* Zig-zag daisy chain
|
||||||
|
* Convenient for longer chains
|
||||||
|
|
||||||
|
[Source](tutorial07.yml):
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
connectors:
|
||||||
|
X1: &template_con
|
||||||
|
type: Molex KK 254
|
||||||
|
subtype: female
|
||||||
|
pinout: [GND, VCC, SCL, SDA]
|
||||||
|
X2:
|
||||||
|
<<: *template_con
|
||||||
|
X3:
|
||||||
|
<<: *template_con
|
||||||
|
X4:
|
||||||
|
<<: *template_con
|
||||||
|
X5:
|
||||||
|
<<: *template_con
|
||||||
|
X6:
|
||||||
|
<<: *template_con
|
||||||
|
|
||||||
|
cables:
|
||||||
|
W1: &template_wire
|
||||||
|
gauge: 0.25 mm2
|
||||||
|
length: 0.2
|
||||||
|
colors: [TQ, PK, YE, VT]
|
||||||
|
category: bundle
|
||||||
|
W2:
|
||||||
|
<<: *template_wire
|
||||||
|
W3:
|
||||||
|
<<: *template_wire
|
||||||
|
W4:
|
||||||
|
<<: *template_wire
|
||||||
|
W5:
|
||||||
|
<<: *template_wire
|
||||||
|
|
||||||
|
connections:
|
||||||
|
-
|
||||||
|
- X1: [1-4]
|
||||||
|
- W1: [1-4]
|
||||||
|
- X2: [1-4]
|
||||||
|
-
|
||||||
|
- X3: [1-4]
|
||||||
|
- W2: [1-4]
|
||||||
|
- X2: [1-4]
|
||||||
|
-
|
||||||
|
- X3: [1-4]
|
||||||
|
- W3: [1-4]
|
||||||
|
- X4: [1-4]
|
||||||
|
-
|
||||||
|
- X5: [1-4]
|
||||||
|
- W4: [1-4]
|
||||||
|
- X4: [1-4]
|
||||||
|
-
|
||||||
|
- X5: [1-4]
|
||||||
|
- W5: [1-4]
|
||||||
|
- X6: [1-4]
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Output:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
[Bill of Materials](tutorial../../tutorial/tutorial07.bom.tsv)
|
||||||
|
|
||||||
|
|
||||||
|
## 06 - Custom ferrules
|
||||||
|
|
||||||
|
* Custom ferrules
|
||||||
|
* Allows attaching more than one wire to a ferrule
|
||||||
|
* Requires defining them as regular connectors with unique designators, adding `category: ferrule` parameter
|
||||||
|
|
||||||
|
[Source](tutorial06.yml):
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
connectors:
|
||||||
|
X1:
|
||||||
|
pinout: [+12V, GND, GND, +5V]
|
||||||
|
type: Molex 8981
|
||||||
|
subtype: female
|
||||||
|
F_10_1: # manually define a ferrule (with unique designator)
|
||||||
|
category: ferrule
|
||||||
|
type: Ferrule, crimp
|
||||||
|
subtype: 1.0 mm²
|
||||||
|
color: YE
|
||||||
|
F_05:
|
||||||
|
category: ferrule
|
||||||
|
autogenerate: true
|
||||||
|
type: Ferrule, crimp
|
||||||
|
subtype: 0.5 mm²
|
||||||
|
color: OG # optional color
|
||||||
|
|
||||||
|
cables:
|
||||||
|
W1:
|
||||||
|
category: bundle # bundle
|
||||||
|
length: 0.3
|
||||||
|
gauge: 0.5 mm2
|
||||||
|
colors: [YE, BK, BK, RD] # custom colors, wirecount is implicit
|
||||||
|
|
||||||
|
connections:
|
||||||
|
- # attach ferrules
|
||||||
|
- F_05
|
||||||
|
- W1: [1,4] # a new ferrule is auto-generated for each wire
|
||||||
|
- # attach connectors (separately from ferrules)
|
||||||
|
- W1: [1-4]
|
||||||
|
- X1: [1-4]
|
||||||
|
-
|
||||||
|
- F_10_1: 1 # manually defined ferrules are treated like regular connectors,
|
||||||
|
# thus requiring a pin number
|
||||||
|
- W1: 2
|
||||||
|
-
|
||||||
|
- F_10_1: 1
|
||||||
|
- W1: 3
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Output:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
[Bill of Materials](tutorial../../tutorial/tutorial06.bom.tsv)
|
||||||
|
|
||||||
|
|
||||||
3
tutorial/tutorial01.bom.tsv
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
Item Qty Unit Designators
|
||||||
|
Connector, 4 pins 2 X1, X2
|
||||||
|
Cable, 4 wires 1 m W1
|
||||||
|
22
tutorial/tutorial01.gv
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
graph {
|
||||||
|
// Graph generated by WireViz
|
||||||
|
// https://github.com/formatc1702/WireViz
|
||||||
|
graph [bgcolor=white fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||||
|
node [fillcolor=white fontname=arial shape=record style=filled]
|
||||||
|
edge [fontname=arial style=bold]
|
||||||
|
X1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X1</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1r">1</td></tr><tr><td port="p2r">2</td></tr><tr><td port="p3r">3</td></tr><tr><td port="p4r">4</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X2 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X2</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td></tr><tr><td port="p2l">2</td></tr><tr><td port="p3l">3</td></tr><tr><td port="p4l">4</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
edge [color="#000000:#ffffff:#000000"]
|
||||||
|
X1:p1r:e -- W1:w1:w
|
||||||
|
W1:w1:e -- X2:p1l:w
|
||||||
|
edge [color="#000000:#ffffff:#000000"]
|
||||||
|
X1:p2r:e -- W1:w2:w
|
||||||
|
W1:w2:e -- X2:p2l:w
|
||||||
|
edge [color="#000000:#ffffff:#000000"]
|
||||||
|
X1:p3r:e -- W1:w3:w
|
||||||
|
W1:w3:e -- X2:p3l:w
|
||||||
|
edge [color="#000000:#ffffff:#000000"]
|
||||||
|
X1:p4r:e -- W1:w4:w
|
||||||
|
W1:w4:e -- X2:p4l:w
|
||||||
|
W1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="2">W1</td></tr><tr><td balign="left">4x</td><td balign="left">1 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X1:1</td><td>#ffffff</td><td>X2:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffffff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:2</td><td>#ffffff</td><td>X2:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffffff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:3</td><td>#ffffff</td><td>X2:3</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffffff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:4</td><td>#ffffff</td><td>X2:4</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w4" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffffff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style=""]
|
||||||
|
}
|
||||||
139
tutorial/tutorial01.html
Normal file
@ -0,0 +1,139 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html><head><meta charset="UTF-8"></head><body style="font-family:Arial"><h1>Diagram</h1><!-- XML and DOCTYPE declarations from SVG file removed -->
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="503pt" height="188pt"
|
||||||
|
viewBox="0.00 0.00 503.00 188.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 184)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-184 499,-184 499,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="54,-152 0,-152 0,-14 54,-14 54,-152"/>
|
||||||
|
<polygon fill="none" stroke="black" points="8,-129 8,-152 47,-152 47,-129 8,-129"/>
|
||||||
|
<text text-anchor="start" x="19" y="-136.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="8,-106 8,-129 47,-129 47,-106 8,-106"/>
|
||||||
|
<text text-anchor="start" x="12" y="-113.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="8,-83 8,-106 47,-106 47,-83 8,-83"/>
|
||||||
|
<text text-anchor="start" x="23.5" y="-90.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="8,-60 8,-83 47,-83 47,-60 8,-60"/>
|
||||||
|
<text text-anchor="start" x="23.5" y="-67.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="8,-37 8,-60 47,-60 47,-37 8,-37"/>
|
||||||
|
<text text-anchor="start" x="23.5" y="-44.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="8,-14 8,-37 47,-37 47,-14 8,-14"/>
|
||||||
|
<text text-anchor="start" x="23.5" y="-21.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="none" stroke="black" points="297,-180 198,-180 198,0 297,0 297,-180"/>
|
||||||
|
<polygon fill="none" stroke="black" points="198.5,-157 198.5,-180 297.5,-180 297.5,-157 198.5,-157"/>
|
||||||
|
<text text-anchor="start" x="237" y="-164.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="198.5,-134 198.5,-157 243.5,-157 243.5,-134 198.5,-134"/>
|
||||||
|
<text text-anchor="start" x="213.5" y="-141.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="243.5,-134 243.5,-157 297.5,-157 297.5,-134 243.5,-134"/>
|
||||||
|
<text text-anchor="start" x="258.5" y="-141.8" font-family="arial" font-size="14.00">1 m</text>
|
||||||
|
<text text-anchor="start" x="246" y="-122.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="200.5" y="-105.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="232.5" y="-105.8" font-family="arial" font-size="14.00">#ffffff</text>
|
||||||
|
<text text-anchor="start" x="267.5" y="-105.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="198.5,-98 198.5,-100 297.5,-100 297.5,-98 198.5,-98"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="198.5,-96 198.5,-98 297.5,-98 297.5,-96 198.5,-96"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="198.5,-94 198.5,-96 297.5,-96 297.5,-94 198.5,-94"/>
|
||||||
|
<text text-anchor="start" x="200.5" y="-80.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="232.5" y="-80.8" font-family="arial" font-size="14.00">#ffffff</text>
|
||||||
|
<text text-anchor="start" x="267.5" y="-80.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="198.5,-73 198.5,-75 297.5,-75 297.5,-73 198.5,-73"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="198.5,-71 198.5,-73 297.5,-73 297.5,-71 198.5,-71"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="198.5,-69 198.5,-71 297.5,-71 297.5,-69 198.5,-69"/>
|
||||||
|
<text text-anchor="start" x="200.5" y="-55.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="232.5" y="-55.8" font-family="arial" font-size="14.00">#ffffff</text>
|
||||||
|
<text text-anchor="start" x="267.5" y="-55.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="198.5,-48 198.5,-50 297.5,-50 297.5,-48 198.5,-48"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="198.5,-46 198.5,-48 297.5,-48 297.5,-46 198.5,-46"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="198.5,-44 198.5,-46 297.5,-46 297.5,-44 198.5,-44"/>
|
||||||
|
<text text-anchor="start" x="200.5" y="-30.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<text text-anchor="start" x="232.5" y="-30.8" font-family="arial" font-size="14.00">#ffffff</text>
|
||||||
|
<text text-anchor="start" x="267.5" y="-30.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="198.5,-23 198.5,-25 297.5,-25 297.5,-23 198.5,-23"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="198.5,-21 198.5,-23 297.5,-23 297.5,-21 198.5,-21"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="198.5,-19 198.5,-21 297.5,-21 297.5,-19 198.5,-19"/>
|
||||||
|
<text text-anchor="start" x="212.5" y="-5.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M48,-93C114.91,-93.01 131.57,-95.01 198,-95"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M48,-95C114.67,-95 131.33,-97 198,-97"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M48,-97C114.43,-96.99 131.09,-98.99 198,-99"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M48,-69C114.79,-69 131.45,-70 198,-70"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M48,-71C114.67,-71 131.33,-72 198,-72"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M48,-73C114.55,-73 131.21,-74 198,-74"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M48,-46C114.55,-46 131.21,-45 198,-45"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M48,-48C114.67,-48 131.33,-47 198,-47"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M48,-50C114.79,-50 131.45,-49 198,-49"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M48,-23C114.33,-23.03 130.97,-20.03 198,-20"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M48,-25C114.68,-25 131.32,-22 198,-22"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M48,-27C115.03,-26.97 131.67,-23.97 198,-24"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="495,-152 441,-152 441,-14 495,-14 495,-152"/>
|
||||||
|
<polygon fill="none" stroke="black" points="449,-129 449,-152 488,-152 488,-129 449,-129"/>
|
||||||
|
<text text-anchor="start" x="460" y="-136.8" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="449,-106 449,-129 488,-129 488,-106 449,-106"/>
|
||||||
|
<text text-anchor="start" x="453" y="-113.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="449,-83 449,-106 488,-106 488,-83 449,-83"/>
|
||||||
|
<text text-anchor="start" x="464.5" y="-90.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="449,-60 449,-83 488,-83 488,-60 449,-60"/>
|
||||||
|
<text text-anchor="start" x="464.5" y="-67.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="449,-37 449,-60 488,-60 488,-37 449,-37"/>
|
||||||
|
<text text-anchor="start" x="464.5" y="-44.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="449,-14 449,-37 488,-37 488,-14 449,-14"/>
|
||||||
|
<text text-anchor="start" x="464.5" y="-21.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M297,-95C363.88,-95.01 380.65,-93.01 448,-93"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M297,-97C364.12,-97 380.88,-95 448,-95"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M297,-99C364.35,-98.99 381.12,-96.99 448,-97"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M297,-70C363.99,-70 380.77,-69 448,-69"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M297,-72C364.11,-72 380.89,-71 448,-71"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M297,-74C364.23,-74 381.01,-73 448,-73"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M297,-45C364.23,-45 381.01,-46 448,-46"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M297,-47C364.11,-47 380.89,-48 448,-48"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M297,-49C363.99,-49 380.77,-50 448,-50"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M297,-20C364.48,-20.03 381.23,-23.03 448,-23"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M297,-22C364.12,-22 380.88,-25 448,-25"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M297,-24C363.77,-23.97 380.52,-26.97 448,-27"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<h1>Bill of Materials</h1><table style="border:1px solid #000000; font-size: 14pt; border-spacing: 0px"><tr><th align="left" style="border:1px solid #000000; padding: 8px">Item</th><th align="left" style="border:1px solid #000000; padding: 8px">Qty</th><th align="left" style="border:1px solid #000000; padding: 8px">Unit</th><th align="left" style="border:1px solid #000000; padding: 8px">Designators</th></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, 4 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">2</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">X1, X2</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Cable, 4 wires</td><td align="right" style="border:1px solid #000000; padding: 4px">1</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1</td></tr></table></body></html>
|
||||||
BIN
tutorial/tutorial01.png
Normal file
|
After Width: | Height: | Size: 19 KiB |
139
tutorial/tutorial01.svg
Normal file
@ -0,0 +1,139 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||||
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="503pt" height="188pt"
|
||||||
|
viewBox="0.00 0.00 503.00 188.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 184)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-184 499,-184 499,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="54,-152 0,-152 0,-14 54,-14 54,-152"/>
|
||||||
|
<polygon fill="none" stroke="black" points="8,-129 8,-152 47,-152 47,-129 8,-129"/>
|
||||||
|
<text text-anchor="start" x="19" y="-136.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="8,-106 8,-129 47,-129 47,-106 8,-106"/>
|
||||||
|
<text text-anchor="start" x="12" y="-113.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="8,-83 8,-106 47,-106 47,-83 8,-83"/>
|
||||||
|
<text text-anchor="start" x="23.5" y="-90.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="8,-60 8,-83 47,-83 47,-60 8,-60"/>
|
||||||
|
<text text-anchor="start" x="23.5" y="-67.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="8,-37 8,-60 47,-60 47,-37 8,-37"/>
|
||||||
|
<text text-anchor="start" x="23.5" y="-44.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="8,-14 8,-37 47,-37 47,-14 8,-14"/>
|
||||||
|
<text text-anchor="start" x="23.5" y="-21.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="none" stroke="black" points="297,-180 198,-180 198,0 297,0 297,-180"/>
|
||||||
|
<polygon fill="none" stroke="black" points="198.5,-157 198.5,-180 297.5,-180 297.5,-157 198.5,-157"/>
|
||||||
|
<text text-anchor="start" x="237" y="-164.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="198.5,-134 198.5,-157 243.5,-157 243.5,-134 198.5,-134"/>
|
||||||
|
<text text-anchor="start" x="213.5" y="-141.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="243.5,-134 243.5,-157 297.5,-157 297.5,-134 243.5,-134"/>
|
||||||
|
<text text-anchor="start" x="258.5" y="-141.8" font-family="arial" font-size="14.00">1 m</text>
|
||||||
|
<text text-anchor="start" x="246" y="-122.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="200.5" y="-105.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="232.5" y="-105.8" font-family="arial" font-size="14.00">#ffffff</text>
|
||||||
|
<text text-anchor="start" x="267.5" y="-105.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="198.5,-98 198.5,-100 297.5,-100 297.5,-98 198.5,-98"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="198.5,-96 198.5,-98 297.5,-98 297.5,-96 198.5,-96"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="198.5,-94 198.5,-96 297.5,-96 297.5,-94 198.5,-94"/>
|
||||||
|
<text text-anchor="start" x="200.5" y="-80.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="232.5" y="-80.8" font-family="arial" font-size="14.00">#ffffff</text>
|
||||||
|
<text text-anchor="start" x="267.5" y="-80.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="198.5,-73 198.5,-75 297.5,-75 297.5,-73 198.5,-73"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="198.5,-71 198.5,-73 297.5,-73 297.5,-71 198.5,-71"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="198.5,-69 198.5,-71 297.5,-71 297.5,-69 198.5,-69"/>
|
||||||
|
<text text-anchor="start" x="200.5" y="-55.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="232.5" y="-55.8" font-family="arial" font-size="14.00">#ffffff</text>
|
||||||
|
<text text-anchor="start" x="267.5" y="-55.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="198.5,-48 198.5,-50 297.5,-50 297.5,-48 198.5,-48"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="198.5,-46 198.5,-48 297.5,-48 297.5,-46 198.5,-46"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="198.5,-44 198.5,-46 297.5,-46 297.5,-44 198.5,-44"/>
|
||||||
|
<text text-anchor="start" x="200.5" y="-30.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<text text-anchor="start" x="232.5" y="-30.8" font-family="arial" font-size="14.00">#ffffff</text>
|
||||||
|
<text text-anchor="start" x="267.5" y="-30.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="198.5,-23 198.5,-25 297.5,-25 297.5,-23 198.5,-23"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="198.5,-21 198.5,-23 297.5,-23 297.5,-21 198.5,-21"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="198.5,-19 198.5,-21 297.5,-21 297.5,-19 198.5,-19"/>
|
||||||
|
<text text-anchor="start" x="212.5" y="-5.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M48,-93C114.91,-93.01 131.57,-95.01 198,-95"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M48,-95C114.67,-95 131.33,-97 198,-97"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M48,-97C114.43,-96.99 131.09,-98.99 198,-99"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M48,-69C114.79,-69 131.45,-70 198,-70"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M48,-71C114.67,-71 131.33,-72 198,-72"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M48,-73C114.55,-73 131.21,-74 198,-74"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M48,-46C114.55,-46 131.21,-45 198,-45"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M48,-48C114.67,-48 131.33,-47 198,-47"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M48,-50C114.79,-50 131.45,-49 198,-49"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M48,-23C114.33,-23.03 130.97,-20.03 198,-20"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M48,-25C114.68,-25 131.32,-22 198,-22"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M48,-27C115.03,-26.97 131.67,-23.97 198,-24"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="495,-152 441,-152 441,-14 495,-14 495,-152"/>
|
||||||
|
<polygon fill="none" stroke="black" points="449,-129 449,-152 488,-152 488,-129 449,-129"/>
|
||||||
|
<text text-anchor="start" x="460" y="-136.8" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="449,-106 449,-129 488,-129 488,-106 449,-106"/>
|
||||||
|
<text text-anchor="start" x="453" y="-113.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="449,-83 449,-106 488,-106 488,-83 449,-83"/>
|
||||||
|
<text text-anchor="start" x="464.5" y="-90.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="449,-60 449,-83 488,-83 488,-60 449,-60"/>
|
||||||
|
<text text-anchor="start" x="464.5" y="-67.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="449,-37 449,-60 488,-60 488,-37 449,-37"/>
|
||||||
|
<text text-anchor="start" x="464.5" y="-44.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="449,-14 449,-37 488,-37 488,-14 449,-14"/>
|
||||||
|
<text text-anchor="start" x="464.5" y="-21.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M297,-95C363.88,-95.01 380.65,-93.01 448,-93"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M297,-97C364.12,-97 380.88,-95 448,-95"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M297,-99C364.35,-98.99 381.12,-96.99 448,-97"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M297,-70C363.99,-70 380.77,-69 448,-69"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M297,-72C364.11,-72 380.89,-71 448,-71"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M297,-74C364.23,-74 381.01,-73 448,-73"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M297,-45C364.23,-45 381.01,-46 448,-46"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M297,-47C364.11,-47 380.89,-48 448,-48"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M297,-49C363.99,-49 380.77,-50 448,-50"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M297,-20C364.48,-20.03 381.23,-23.03 448,-23"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M297,-22C364.12,-22 380.88,-25 448,-25"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M297,-24C363.77,-23.97 380.52,-26.97 448,-27"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 9.3 KiB |
3
tutorial/tutorial02.bom.tsv
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
Item Qty Unit Designators
|
||||||
|
Connector, Molex KK 254, female, 4 pins 2 X1, X2
|
||||||
|
Cable, 4 x 0.25 mm² 1 m W1
|
||||||
|
22
tutorial/tutorial02.gv
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
graph {
|
||||||
|
// Graph generated by WireViz
|
||||||
|
// https://github.com/formatc1702/WireViz
|
||||||
|
graph [bgcolor=white fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||||
|
node [fillcolor=white fontname=arial shape=record style=filled]
|
||||||
|
edge [fontname=arial style=bold]
|
||||||
|
X1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X1</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1r">1</td></tr><tr><td port="p2r">2</td></tr><tr><td port="p3r">3</td></tr><tr><td port="p4r">4</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X2 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X2</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td></tr><tr><td port="p2l">2</td></tr><tr><td port="p3l">3</td></tr><tr><td port="p4l">4</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
edge [color="#000000:#ffffff:#000000"]
|
||||||
|
X1:p1r:e -- W1:w1:w
|
||||||
|
W1:w1:e -- X2:p1l:w
|
||||||
|
edge [color="#000000:#895956:#000000"]
|
||||||
|
X1:p2r:e -- W1:w2:w
|
||||||
|
W1:w2:e -- X2:p2l:w
|
||||||
|
edge [color="#000000:#00ff00:#000000"]
|
||||||
|
X1:p3r:e -- W1:w3:w
|
||||||
|
W1:w3:e -- X2:p4l:w
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
X1:p4r:e -- W1:w4:w
|
||||||
|
W1:w4:e -- X2:p3l:w
|
||||||
|
W1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W1</td></tr><tr><td balign="left">4x</td><td balign="left">0.25 mm² (24 AWG)</td><td balign="left">1 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X1:1</td><td>WH</td><td>X2:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffffff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:2</td><td>BN</td><td>X2:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#895956" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:3</td><td>GN</td><td>X2:4</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#00ff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:4</td><td>YE</td><td>X2:3</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w4" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style=""]
|
||||||
|
}
|
||||||
149
tutorial/tutorial02.html
Normal file
@ -0,0 +1,149 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html><head><meta charset="UTF-8"></head><body style="font-family:Arial"><h1>Diagram</h1><!-- XML and DOCTYPE declarations from SVG file removed -->
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="847pt" height="188pt"
|
||||||
|
viewBox="0.00 0.00 847.00 188.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 184)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-184 843,-184 843,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="182,-152 0,-152 0,-14 182,-14 182,-152"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-129 0,-152 182,-152 182,-129 0,-129"/>
|
||||||
|
<text text-anchor="start" x="82.5" y="-136.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-106 0,-129 93,-129 93,-106 0,-106"/>
|
||||||
|
<text text-anchor="start" x="4" y="-113.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-106 93,-129 143,-129 143,-106 93,-106"/>
|
||||||
|
<text text-anchor="start" x="97" y="-113.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="143,-106 143,-129 182,-129 182,-106 143,-106"/>
|
||||||
|
<text text-anchor="start" x="147" y="-113.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-83 0,-106 182,-106 182,-83 0,-83"/>
|
||||||
|
<text text-anchor="start" x="87" y="-90.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-60 0,-83 182,-83 182,-60 0,-60"/>
|
||||||
|
<text text-anchor="start" x="87" y="-67.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-37 0,-60 182,-60 182,-37 0,-37"/>
|
||||||
|
<text text-anchor="start" x="87" y="-44.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-14 0,-37 182,-37 182,-14 0,-14"/>
|
||||||
|
<text text-anchor="start" x="87" y="-21.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="none" stroke="black" points="513,-180 326,-180 326,0 513,0 513,-180"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-157 326.5,-180 513.5,-180 513.5,-157 326.5,-157"/>
|
||||||
|
<text text-anchor="start" x="409" y="-164.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-134 326.5,-157 349.5,-157 349.5,-134 326.5,-134"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-141.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-134 349.5,-157 481.5,-157 481.5,-134 349.5,-134"/>
|
||||||
|
<text text-anchor="start" x="353.5" y="-141.8" font-family="arial" font-size="14.00">0.25 mm² (24 AWG)</text>
|
||||||
|
<polygon fill="none" stroke="black" points="481.5,-134 481.5,-157 513.5,-157 513.5,-134 481.5,-134"/>
|
||||||
|
<text text-anchor="start" x="485.5" y="-141.8" font-family="arial" font-size="14.00">1 m</text>
|
||||||
|
<text text-anchor="start" x="418" y="-122.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="344.5" y="-105.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="408.5" y="-105.8" font-family="arial" font-size="14.00">WH</text>
|
||||||
|
<text text-anchor="start" x="468" y="-105.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-98 326.5,-100 513.5,-100 513.5,-98 326.5,-98"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="326.5,-96 326.5,-98 513.5,-98 513.5,-96 326.5,-96"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-94 326.5,-96 513.5,-96 513.5,-94 326.5,-94"/>
|
||||||
|
<text text-anchor="start" x="344.5" y="-80.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="411" y="-80.8" font-family="arial" font-size="14.00">BN</text>
|
||||||
|
<text text-anchor="start" x="468" y="-80.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-73 326.5,-75 513.5,-75 513.5,-73 326.5,-73"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="326.5,-71 326.5,-73 513.5,-73 513.5,-71 326.5,-71"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-69 326.5,-71 513.5,-71 513.5,-69 326.5,-69"/>
|
||||||
|
<text text-anchor="start" x="344.5" y="-55.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="409.5" y="-55.8" font-family="arial" font-size="14.00">GN</text>
|
||||||
|
<text text-anchor="start" x="468" y="-55.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-48 326.5,-50 513.5,-50 513.5,-48 326.5,-48"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="326.5,-46 326.5,-48 513.5,-48 513.5,-46 326.5,-46"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-44 326.5,-46 513.5,-46 513.5,-44 326.5,-44"/>
|
||||||
|
<text text-anchor="start" x="344.5" y="-30.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<text text-anchor="start" x="411" y="-30.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="468" y="-30.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-23 326.5,-25 513.5,-25 513.5,-23 326.5,-23"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-21 326.5,-23 513.5,-23 513.5,-21 326.5,-21"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-19 326.5,-21 513.5,-21 513.5,-19 326.5,-19"/>
|
||||||
|
<text text-anchor="start" x="356.5" y="-5.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-93C246.25,-93.02 262.24,-95.02 326,-95"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M182,-95C246.01,-95 261.99,-97 326,-97"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-97C245.76,-96.98 261.75,-98.98 326,-99"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-69C246.13,-69 262.12,-70 326,-70"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M182,-71C246,-71 262,-72 326,-72"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-73C245.88,-73 261.87,-74 326,-74"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-46C245.88,-46 261.87,-45 326,-45"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M182,-48C246,-48 262,-47 326,-47"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-50C246.13,-50 262.12,-49 326,-49"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-23C245.64,-23.03 261.62,-20.03 326,-20"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-25C246.01,-25 261.99,-22 326,-22"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-27C246.38,-26.97 262.36,-23.97 326,-24"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="839,-154 657,-154 657,-16 839,-16 839,-154"/>
|
||||||
|
<polygon fill="none" stroke="black" points="657,-131 657,-154 839,-154 839,-131 657,-131"/>
|
||||||
|
<text text-anchor="start" x="739.5" y="-138.8" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="657,-108 657,-131 750,-131 750,-108 657,-108"/>
|
||||||
|
<text text-anchor="start" x="661" y="-115.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="750,-108 750,-131 800,-131 800,-108 750,-108"/>
|
||||||
|
<text text-anchor="start" x="754" y="-115.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="800,-108 800,-131 839,-131 839,-108 800,-108"/>
|
||||||
|
<text text-anchor="start" x="804" y="-115.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="657,-85 657,-108 839,-108 839,-85 657,-85"/>
|
||||||
|
<text text-anchor="start" x="744" y="-92.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="657,-62 657,-85 839,-85 839,-62 657,-62"/>
|
||||||
|
<text text-anchor="start" x="744" y="-69.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="657,-39 657,-62 839,-62 839,-39 657,-39"/>
|
||||||
|
<text text-anchor="start" x="744" y="-46.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="657,-16 657,-39 839,-39 839,-16 657,-16"/>
|
||||||
|
<text text-anchor="start" x="744" y="-23.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M513,-95C577,-95 593,-95 657,-95"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M513,-97C577,-97 593,-97 657,-97"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M513,-99C577,-99 593,-99 657,-99"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M513,-70C577.13,-70 593.12,-71 657,-71"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M513,-72C577,-72 593,-73 657,-73"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M513,-74C576.88,-74 592.87,-75 657,-75"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M513,-45C576.01,-45.81 590.78,-25.81 657,-25"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M513,-47C577.61,-47 592.39,-27 657,-27"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M513,-49C579.22,-48.19 593.99,-28.19 657,-29"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M513,-20C580,-21.13 593.6,-49.13 657,-48"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M513,-22C578.2,-22 591.8,-50 657,-50"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M513,-24C576.4,-22.87 590,-50.87 657,-52"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<h1>Bill of Materials</h1><table style="border:1px solid #000000; font-size: 14pt; border-spacing: 0px"><tr><th align="left" style="border:1px solid #000000; padding: 8px">Item</th><th align="left" style="border:1px solid #000000; padding: 8px">Qty</th><th align="left" style="border:1px solid #000000; padding: 8px">Unit</th><th align="left" style="border:1px solid #000000; padding: 8px">Designators</th></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, Molex KK 254, female, 4 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">2</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">X1, X2</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Cable, 4 x 0.25 mm²</td><td align="right" style="border:1px solid #000000; padding: 4px">1</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1</td></tr></table></body></html>
|
||||||
BIN
tutorial/tutorial02.png
Normal file
|
After Width: | Height: | Size: 35 KiB |
149
tutorial/tutorial02.svg
Normal file
@ -0,0 +1,149 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||||
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="847pt" height="188pt"
|
||||||
|
viewBox="0.00 0.00 847.00 188.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 184)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-184 843,-184 843,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="182,-152 0,-152 0,-14 182,-14 182,-152"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-129 0,-152 182,-152 182,-129 0,-129"/>
|
||||||
|
<text text-anchor="start" x="82.5" y="-136.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-106 0,-129 93,-129 93,-106 0,-106"/>
|
||||||
|
<text text-anchor="start" x="4" y="-113.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-106 93,-129 143,-129 143,-106 93,-106"/>
|
||||||
|
<text text-anchor="start" x="97" y="-113.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="143,-106 143,-129 182,-129 182,-106 143,-106"/>
|
||||||
|
<text text-anchor="start" x="147" y="-113.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-83 0,-106 182,-106 182,-83 0,-83"/>
|
||||||
|
<text text-anchor="start" x="87" y="-90.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-60 0,-83 182,-83 182,-60 0,-60"/>
|
||||||
|
<text text-anchor="start" x="87" y="-67.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-37 0,-60 182,-60 182,-37 0,-37"/>
|
||||||
|
<text text-anchor="start" x="87" y="-44.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-14 0,-37 182,-37 182,-14 0,-14"/>
|
||||||
|
<text text-anchor="start" x="87" y="-21.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="none" stroke="black" points="513,-180 326,-180 326,0 513,0 513,-180"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-157 326.5,-180 513.5,-180 513.5,-157 326.5,-157"/>
|
||||||
|
<text text-anchor="start" x="409" y="-164.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-134 326.5,-157 349.5,-157 349.5,-134 326.5,-134"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-141.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-134 349.5,-157 481.5,-157 481.5,-134 349.5,-134"/>
|
||||||
|
<text text-anchor="start" x="353.5" y="-141.8" font-family="arial" font-size="14.00">0.25 mm² (24 AWG)</text>
|
||||||
|
<polygon fill="none" stroke="black" points="481.5,-134 481.5,-157 513.5,-157 513.5,-134 481.5,-134"/>
|
||||||
|
<text text-anchor="start" x="485.5" y="-141.8" font-family="arial" font-size="14.00">1 m</text>
|
||||||
|
<text text-anchor="start" x="418" y="-122.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="344.5" y="-105.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="408.5" y="-105.8" font-family="arial" font-size="14.00">WH</text>
|
||||||
|
<text text-anchor="start" x="468" y="-105.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-98 326.5,-100 513.5,-100 513.5,-98 326.5,-98"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="326.5,-96 326.5,-98 513.5,-98 513.5,-96 326.5,-96"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-94 326.5,-96 513.5,-96 513.5,-94 326.5,-94"/>
|
||||||
|
<text text-anchor="start" x="344.5" y="-80.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="411" y="-80.8" font-family="arial" font-size="14.00">BN</text>
|
||||||
|
<text text-anchor="start" x="468" y="-80.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-73 326.5,-75 513.5,-75 513.5,-73 326.5,-73"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="326.5,-71 326.5,-73 513.5,-73 513.5,-71 326.5,-71"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-69 326.5,-71 513.5,-71 513.5,-69 326.5,-69"/>
|
||||||
|
<text text-anchor="start" x="344.5" y="-55.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="409.5" y="-55.8" font-family="arial" font-size="14.00">GN</text>
|
||||||
|
<text text-anchor="start" x="468" y="-55.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-48 326.5,-50 513.5,-50 513.5,-48 326.5,-48"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="326.5,-46 326.5,-48 513.5,-48 513.5,-46 326.5,-46"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-44 326.5,-46 513.5,-46 513.5,-44 326.5,-44"/>
|
||||||
|
<text text-anchor="start" x="344.5" y="-30.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<text text-anchor="start" x="411" y="-30.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="468" y="-30.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-23 326.5,-25 513.5,-25 513.5,-23 326.5,-23"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-21 326.5,-23 513.5,-23 513.5,-21 326.5,-21"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-19 326.5,-21 513.5,-21 513.5,-19 326.5,-19"/>
|
||||||
|
<text text-anchor="start" x="356.5" y="-5.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-93C246.25,-93.02 262.24,-95.02 326,-95"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M182,-95C246.01,-95 261.99,-97 326,-97"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-97C245.76,-96.98 261.75,-98.98 326,-99"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-69C246.13,-69 262.12,-70 326,-70"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M182,-71C246,-71 262,-72 326,-72"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-73C245.88,-73 261.87,-74 326,-74"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-46C245.88,-46 261.87,-45 326,-45"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M182,-48C246,-48 262,-47 326,-47"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-50C246.13,-50 262.12,-49 326,-49"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-23C245.64,-23.03 261.62,-20.03 326,-20"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-25C246.01,-25 261.99,-22 326,-22"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-27C246.38,-26.97 262.36,-23.97 326,-24"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="839,-154 657,-154 657,-16 839,-16 839,-154"/>
|
||||||
|
<polygon fill="none" stroke="black" points="657,-131 657,-154 839,-154 839,-131 657,-131"/>
|
||||||
|
<text text-anchor="start" x="739.5" y="-138.8" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="657,-108 657,-131 750,-131 750,-108 657,-108"/>
|
||||||
|
<text text-anchor="start" x="661" y="-115.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="750,-108 750,-131 800,-131 800,-108 750,-108"/>
|
||||||
|
<text text-anchor="start" x="754" y="-115.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="800,-108 800,-131 839,-131 839,-108 800,-108"/>
|
||||||
|
<text text-anchor="start" x="804" y="-115.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="657,-85 657,-108 839,-108 839,-85 657,-85"/>
|
||||||
|
<text text-anchor="start" x="744" y="-92.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="657,-62 657,-85 839,-85 839,-62 657,-62"/>
|
||||||
|
<text text-anchor="start" x="744" y="-69.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="657,-39 657,-62 839,-62 839,-39 657,-39"/>
|
||||||
|
<text text-anchor="start" x="744" y="-46.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="657,-16 657,-39 839,-39 839,-16 657,-16"/>
|
||||||
|
<text text-anchor="start" x="744" y="-23.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M513,-95C577,-95 593,-95 657,-95"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M513,-97C577,-97 593,-97 657,-97"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M513,-99C577,-99 593,-99 657,-99"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M513,-70C577.13,-70 593.12,-71 657,-71"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M513,-72C577,-72 593,-73 657,-73"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M513,-74C576.88,-74 592.87,-75 657,-75"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M513,-45C576.01,-45.81 590.78,-25.81 657,-25"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M513,-47C577.61,-47 592.39,-27 657,-27"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M513,-49C579.22,-48.19 593.99,-28.19 657,-29"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M513,-20C580,-21.13 593.6,-49.13 657,-48"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M513,-22C578.2,-22 591.8,-50 657,-50"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M513,-24C576.4,-22.87 590,-50.87 657,-52"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 10 KiB |
3
tutorial/tutorial03.bom.tsv
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
Item Qty Unit Designators
|
||||||
|
Connector, Molex KK 254, female, 4 pins 2 X1, X2
|
||||||
|
Cable, 4 x 0.25 mm² shielded 1 m W1
|
||||||
|
24
tutorial/tutorial03.gv
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
graph {
|
||||||
|
// Graph generated by WireViz
|
||||||
|
// https://github.com/formatc1702/WireViz
|
||||||
|
graph [bgcolor=white fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||||
|
node [fillcolor=white fontname=arial shape=record style=filled]
|
||||||
|
edge [fontname=arial style=bold]
|
||||||
|
X1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X1</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td>GND</td><td port="p1r">1</td></tr><tr><td>VCC</td><td port="p2r">2</td></tr><tr><td>RX</td><td port="p3r">3</td></tr><tr><td>TX</td><td port="p4r">4</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X2 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X2</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td><td>GND</td></tr><tr><td port="p2l">2</td><td>VCC</td></tr><tr><td port="p3l">3</td><td>RX</td></tr><tr><td port="p4l">4</td><td>TX</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
edge [color="#000000:#ffffff:#000000"]
|
||||||
|
X1:p1r:e -- W1:w1:w
|
||||||
|
W1:w1:e -- X2:p1l:w
|
||||||
|
edge [color="#000000:#895956:#000000"]
|
||||||
|
X1:p2r:e -- W1:w2:w
|
||||||
|
W1:w2:e -- X2:p2l:w
|
||||||
|
edge [color="#000000:#00ff00:#000000"]
|
||||||
|
X1:p3r:e -- W1:w3:w
|
||||||
|
W1:w3:e -- X2:p4l:w
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
X1:p4r:e -- W1:w4:w
|
||||||
|
W1:w4:e -- X2:p3l:w
|
||||||
|
edge [color="#000000:#aaaaaa:#000000"]
|
||||||
|
X1:p1r:e -- W1:ws:w
|
||||||
|
W1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="4">W1</td></tr><tr><td balign="left">4x</td><td balign="left">0.25 mm² (24 AWG)</td><td balign="left">+ S</td><td balign="left">1 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X1:1</td><td>WH</td><td>X2:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffffff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:2</td><td>BN</td><td>X2:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#895956" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:3</td><td>GN</td><td>X2:4</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#00ff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:4</td><td>YE</td><td>X2:3</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w4" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr><tr><td>X1:1</td><td>Shield</td><td><!-- s_out --></td></tr><tr><td colspan="3" cellpadding="0" height="6" border="2" sides="b" port="ws"></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style=""]
|
||||||
|
}
|
||||||
178
tutorial/tutorial03.html
Normal file
@ -0,0 +1,178 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html><head><meta charset="UTF-8"></head><body style="font-family:Arial"><h1>Diagram</h1><!-- XML and DOCTYPE declarations from SVG file removed -->
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="877pt" height="232pt"
|
||||||
|
viewBox="0.00 0.00 877.00 232.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 228)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-228 873,-228 873,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="182,-195 0,-195 0,-57 182,-57 182,-195"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-172 0,-195 182,-195 182,-172 0,-172"/>
|
||||||
|
<text text-anchor="start" x="82.5" y="-179.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-149 0,-172 93,-172 93,-149 0,-149"/>
|
||||||
|
<text text-anchor="start" x="4" y="-156.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-149 93,-172 143,-172 143,-149 93,-149"/>
|
||||||
|
<text text-anchor="start" x="97" y="-156.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="143,-149 143,-172 182,-172 182,-149 143,-149"/>
|
||||||
|
<text text-anchor="start" x="147" y="-156.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-126 0,-149 103,-149 103,-126 0,-126"/>
|
||||||
|
<text text-anchor="start" x="36" y="-133.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-126 103,-149 182,-149 182,-126 103,-126"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-133.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-103 0,-126 103,-126 103,-103 0,-103"/>
|
||||||
|
<text text-anchor="start" x="37" y="-110.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-103 103,-126 182,-126 182,-103 103,-103"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-110.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-80 0,-103 103,-103 103,-80 0,-80"/>
|
||||||
|
<text text-anchor="start" x="42" y="-87.8" font-family="arial" font-size="14.00">RX</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-80 103,-103 182,-103 182,-80 103,-80"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-87.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-57 0,-80 103,-80 103,-57 0,-57"/>
|
||||||
|
<text text-anchor="start" x="42.5" y="-64.8" font-family="arial" font-size="14.00">TX</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-57 103,-80 182,-80 182,-57 103,-57"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-64.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="none" stroke="black" points="543,-224 326,-224 326,0 543,0 543,-224"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-201 326.5,-224 543.5,-224 543.5,-201 326.5,-201"/>
|
||||||
|
<text text-anchor="start" x="424" y="-208.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-178 326.5,-201 349.5,-201 349.5,-178 326.5,-178"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-185.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-178 349.5,-201 481.5,-201 481.5,-178 349.5,-178"/>
|
||||||
|
<text text-anchor="start" x="353.5" y="-185.8" font-family="arial" font-size="14.00">0.25 mm² (24 AWG)</text>
|
||||||
|
<polygon fill="none" stroke="black" points="481.5,-178 481.5,-201 511.5,-201 511.5,-178 481.5,-178"/>
|
||||||
|
<text text-anchor="start" x="485.5" y="-185.8" font-family="arial" font-size="14.00">+ S</text>
|
||||||
|
<polygon fill="none" stroke="black" points="511.5,-178 511.5,-201 543.5,-201 543.5,-178 511.5,-178"/>
|
||||||
|
<text text-anchor="start" x="515.5" y="-185.8" font-family="arial" font-size="14.00">1 m</text>
|
||||||
|
<text text-anchor="start" x="433" y="-166.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="347" y="-149.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="423" y="-149.8" font-family="arial" font-size="14.00">WH</text>
|
||||||
|
<text text-anchor="start" x="495" y="-149.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-142 326.5,-144 543.5,-144 543.5,-142 326.5,-142"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="326.5,-140 326.5,-142 543.5,-142 543.5,-140 326.5,-140"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-138 326.5,-140 543.5,-140 543.5,-138 326.5,-138"/>
|
||||||
|
<text text-anchor="start" x="347" y="-124.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="425.5" y="-124.8" font-family="arial" font-size="14.00">BN</text>
|
||||||
|
<text text-anchor="start" x="495" y="-124.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-117 326.5,-119 543.5,-119 543.5,-117 326.5,-117"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="326.5,-115 326.5,-117 543.5,-117 543.5,-115 326.5,-115"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-113 326.5,-115 543.5,-115 543.5,-113 326.5,-113"/>
|
||||||
|
<text text-anchor="start" x="347" y="-99.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="424" y="-99.8" font-family="arial" font-size="14.00">GN</text>
|
||||||
|
<text text-anchor="start" x="495" y="-99.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-92 326.5,-94 543.5,-94 543.5,-92 326.5,-92"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="326.5,-90 326.5,-92 543.5,-92 543.5,-90 326.5,-90"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-88 326.5,-90 543.5,-90 543.5,-88 326.5,-88"/>
|
||||||
|
<text text-anchor="start" x="347" y="-74.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<text text-anchor="start" x="425.5" y="-74.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="495" y="-74.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-67 326.5,-69 543.5,-69 543.5,-67 326.5,-67"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-65 326.5,-67 543.5,-67 543.5,-65 326.5,-65"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-63 326.5,-65 543.5,-65 543.5,-63 326.5,-63"/>
|
||||||
|
<text text-anchor="start" x="359" y="-49.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="347" y="-30.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="416" y="-30.8" font-family="arial" font-size="14.00">Shield</text>
|
||||||
|
<polyline fill="none" stroke="black" stroke-width="2" points="327.5,-20 542.5,-20 "/>
|
||||||
|
<text text-anchor="start" x="359" y="-5.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-136C246.38,-136.03 262.36,-139.03 326,-139"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M182,-138C246.01,-138 261.99,-141 326,-141"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-140C245.64,-139.97 261.62,-142.97 326,-143"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-112C246.25,-112.02 262.24,-114.02 326,-114"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M182,-114C246.01,-114 261.99,-116 326,-116"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-116C245.76,-115.98 261.75,-117.98 326,-118"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-89C246,-89 262,-89 326,-89"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M182,-91C246,-91 262,-91 326,-91"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-93C246,-93 262,-93 326,-93"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-66C245.76,-66.02 261.75,-64.02 326,-64"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-68C246.01,-68 261.99,-66 326,-66"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-70C246.25,-69.98 262.24,-67.98 326,-68"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge9" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-136C262.21,-138.35 241.85,-22.35 326,-20"/>
|
||||||
|
<path fill="none" stroke="#aaaaaa" stroke-width="2" d="M182,-138C264.18,-138 243.82,-22 326,-22"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-140C266.15,-137.65 245.79,-21.65 326,-24"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="869,-197 687,-197 687,-59 869,-59 869,-197"/>
|
||||||
|
<polygon fill="none" stroke="black" points="687,-174 687,-197 869,-197 869,-174 687,-174"/>
|
||||||
|
<text text-anchor="start" x="769.5" y="-181.8" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="687,-151 687,-174 780,-174 780,-151 687,-151"/>
|
||||||
|
<text text-anchor="start" x="691" y="-158.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="780,-151 780,-174 830,-174 830,-151 780,-151"/>
|
||||||
|
<text text-anchor="start" x="784" y="-158.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="830,-151 830,-174 869,-174 869,-151 830,-151"/>
|
||||||
|
<text text-anchor="start" x="834" y="-158.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="687,-128 687,-151 767,-151 767,-128 687,-128"/>
|
||||||
|
<text text-anchor="start" x="723" y="-135.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="767,-128 767,-151 869,-151 869,-128 767,-128"/>
|
||||||
|
<text text-anchor="start" x="802.5" y="-135.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="687,-105 687,-128 767,-128 767,-105 687,-105"/>
|
||||||
|
<text text-anchor="start" x="723" y="-112.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="767,-105 767,-128 869,-128 869,-105 767,-105"/>
|
||||||
|
<text text-anchor="start" x="803.5" y="-112.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="687,-82 687,-105 767,-105 767,-82 687,-82"/>
|
||||||
|
<text text-anchor="start" x="723" y="-89.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="767,-82 767,-105 869,-105 869,-82 767,-82"/>
|
||||||
|
<text text-anchor="start" x="808.5" y="-89.8" font-family="arial" font-size="14.00">RX</text>
|
||||||
|
<polygon fill="none" stroke="black" points="687,-59 687,-82 767,-82 767,-59 687,-59"/>
|
||||||
|
<text text-anchor="start" x="723" y="-66.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="767,-59 767,-82 869,-82 869,-59 767,-59"/>
|
||||||
|
<text text-anchor="start" x="809" y="-66.8" font-family="arial" font-size="14.00">TX</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M543,-139C606.88,-139 622.87,-138 687,-138"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M543,-141C607,-141 623,-140 687,-140"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M543,-143C607.13,-143 623.12,-142 687,-142"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M543,-114C607,-114 623,-114 687,-114"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M543,-116C607,-116 623,-116 687,-116"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M543,-118C607,-118 623,-118 687,-118"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M543,-89C606.04,-89.86 620.68,-68.86 687,-68"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M543,-91C607.68,-91 622.32,-70 687,-70"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M543,-93C609.32,-92.14 623.96,-71.14 687,-72"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M543,-64C609.9,-65.09 623.67,-92.09 687,-91"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M543,-66C608.12,-66 621.88,-93 687,-93"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M543,-68C606.33,-66.91 620.1,-93.91 687,-95"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<h1>Bill of Materials</h1><table style="border:1px solid #000000; font-size: 14pt; border-spacing: 0px"><tr><th align="left" style="border:1px solid #000000; padding: 8px">Item</th><th align="left" style="border:1px solid #000000; padding: 8px">Qty</th><th align="left" style="border:1px solid #000000; padding: 8px">Unit</th><th align="left" style="border:1px solid #000000; padding: 8px">Designators</th></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, Molex KK 254, female, 4 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">2</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">X1, X2</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Cable, 4 x 0.25 mm² shielded</td><td align="right" style="border:1px solid #000000; padding: 4px">1</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1</td></tr></table></body></html>
|
||||||
BIN
tutorial/tutorial03.png
Normal file
|
After Width: | Height: | Size: 44 KiB |
178
tutorial/tutorial03.svg
Normal file
@ -0,0 +1,178 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||||
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="877pt" height="232pt"
|
||||||
|
viewBox="0.00 0.00 877.00 232.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 228)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-228 873,-228 873,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="182,-195 0,-195 0,-57 182,-57 182,-195"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-172 0,-195 182,-195 182,-172 0,-172"/>
|
||||||
|
<text text-anchor="start" x="82.5" y="-179.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-149 0,-172 93,-172 93,-149 0,-149"/>
|
||||||
|
<text text-anchor="start" x="4" y="-156.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-149 93,-172 143,-172 143,-149 93,-149"/>
|
||||||
|
<text text-anchor="start" x="97" y="-156.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="143,-149 143,-172 182,-172 182,-149 143,-149"/>
|
||||||
|
<text text-anchor="start" x="147" y="-156.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-126 0,-149 103,-149 103,-126 0,-126"/>
|
||||||
|
<text text-anchor="start" x="36" y="-133.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-126 103,-149 182,-149 182,-126 103,-126"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-133.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-103 0,-126 103,-126 103,-103 0,-103"/>
|
||||||
|
<text text-anchor="start" x="37" y="-110.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-103 103,-126 182,-126 182,-103 103,-103"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-110.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-80 0,-103 103,-103 103,-80 0,-80"/>
|
||||||
|
<text text-anchor="start" x="42" y="-87.8" font-family="arial" font-size="14.00">RX</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-80 103,-103 182,-103 182,-80 103,-80"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-87.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-57 0,-80 103,-80 103,-57 0,-57"/>
|
||||||
|
<text text-anchor="start" x="42.5" y="-64.8" font-family="arial" font-size="14.00">TX</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-57 103,-80 182,-80 182,-57 103,-57"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-64.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="none" stroke="black" points="543,-224 326,-224 326,0 543,0 543,-224"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-201 326.5,-224 543.5,-224 543.5,-201 326.5,-201"/>
|
||||||
|
<text text-anchor="start" x="424" y="-208.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-178 326.5,-201 349.5,-201 349.5,-178 326.5,-178"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-185.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-178 349.5,-201 481.5,-201 481.5,-178 349.5,-178"/>
|
||||||
|
<text text-anchor="start" x="353.5" y="-185.8" font-family="arial" font-size="14.00">0.25 mm² (24 AWG)</text>
|
||||||
|
<polygon fill="none" stroke="black" points="481.5,-178 481.5,-201 511.5,-201 511.5,-178 481.5,-178"/>
|
||||||
|
<text text-anchor="start" x="485.5" y="-185.8" font-family="arial" font-size="14.00">+ S</text>
|
||||||
|
<polygon fill="none" stroke="black" points="511.5,-178 511.5,-201 543.5,-201 543.5,-178 511.5,-178"/>
|
||||||
|
<text text-anchor="start" x="515.5" y="-185.8" font-family="arial" font-size="14.00">1 m</text>
|
||||||
|
<text text-anchor="start" x="433" y="-166.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="347" y="-149.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="423" y="-149.8" font-family="arial" font-size="14.00">WH</text>
|
||||||
|
<text text-anchor="start" x="495" y="-149.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-142 326.5,-144 543.5,-144 543.5,-142 326.5,-142"/>
|
||||||
|
<polygon fill="#ffffff" stroke="transparent" points="326.5,-140 326.5,-142 543.5,-142 543.5,-140 326.5,-140"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-138 326.5,-140 543.5,-140 543.5,-138 326.5,-138"/>
|
||||||
|
<text text-anchor="start" x="347" y="-124.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="425.5" y="-124.8" font-family="arial" font-size="14.00">BN</text>
|
||||||
|
<text text-anchor="start" x="495" y="-124.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-117 326.5,-119 543.5,-119 543.5,-117 326.5,-117"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="326.5,-115 326.5,-117 543.5,-117 543.5,-115 326.5,-115"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-113 326.5,-115 543.5,-115 543.5,-113 326.5,-113"/>
|
||||||
|
<text text-anchor="start" x="347" y="-99.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="424" y="-99.8" font-family="arial" font-size="14.00">GN</text>
|
||||||
|
<text text-anchor="start" x="495" y="-99.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-92 326.5,-94 543.5,-94 543.5,-92 326.5,-92"/>
|
||||||
|
<polygon fill="#00ff00" stroke="transparent" points="326.5,-90 326.5,-92 543.5,-92 543.5,-90 326.5,-90"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-88 326.5,-90 543.5,-90 543.5,-88 326.5,-88"/>
|
||||||
|
<text text-anchor="start" x="347" y="-74.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<text text-anchor="start" x="425.5" y="-74.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="495" y="-74.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-67 326.5,-69 543.5,-69 543.5,-67 326.5,-67"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-65 326.5,-67 543.5,-67 543.5,-65 326.5,-65"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-63 326.5,-65 543.5,-65 543.5,-63 326.5,-63"/>
|
||||||
|
<text text-anchor="start" x="359" y="-49.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="347" y="-30.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="416" y="-30.8" font-family="arial" font-size="14.00">Shield</text>
|
||||||
|
<polyline fill="none" stroke="black" stroke-width="2" points="327.5,-20 542.5,-20 "/>
|
||||||
|
<text text-anchor="start" x="359" y="-5.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-136C246.38,-136.03 262.36,-139.03 326,-139"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M182,-138C246.01,-138 261.99,-141 326,-141"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-140C245.64,-139.97 261.62,-142.97 326,-143"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-112C246.25,-112.02 262.24,-114.02 326,-114"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M182,-114C246.01,-114 261.99,-116 326,-116"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-116C245.76,-115.98 261.75,-117.98 326,-118"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-89C246,-89 262,-89 326,-89"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M182,-91C246,-91 262,-91 326,-91"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-93C246,-93 262,-93 326,-93"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-66C245.76,-66.02 261.75,-64.02 326,-64"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-68C246.01,-68 261.99,-66 326,-66"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-70C246.25,-69.98 262.24,-67.98 326,-68"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge9" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-136C262.21,-138.35 241.85,-22.35 326,-20"/>
|
||||||
|
<path fill="none" stroke="#aaaaaa" stroke-width="2" d="M182,-138C264.18,-138 243.82,-22 326,-22"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-140C266.15,-137.65 245.79,-21.65 326,-24"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="869,-197 687,-197 687,-59 869,-59 869,-197"/>
|
||||||
|
<polygon fill="none" stroke="black" points="687,-174 687,-197 869,-197 869,-174 687,-174"/>
|
||||||
|
<text text-anchor="start" x="769.5" y="-181.8" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="687,-151 687,-174 780,-174 780,-151 687,-151"/>
|
||||||
|
<text text-anchor="start" x="691" y="-158.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="780,-151 780,-174 830,-174 830,-151 780,-151"/>
|
||||||
|
<text text-anchor="start" x="784" y="-158.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="830,-151 830,-174 869,-174 869,-151 830,-151"/>
|
||||||
|
<text text-anchor="start" x="834" y="-158.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="687,-128 687,-151 767,-151 767,-128 687,-128"/>
|
||||||
|
<text text-anchor="start" x="723" y="-135.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="767,-128 767,-151 869,-151 869,-128 767,-128"/>
|
||||||
|
<text text-anchor="start" x="802.5" y="-135.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="687,-105 687,-128 767,-128 767,-105 687,-105"/>
|
||||||
|
<text text-anchor="start" x="723" y="-112.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="767,-105 767,-128 869,-128 869,-105 767,-105"/>
|
||||||
|
<text text-anchor="start" x="803.5" y="-112.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="687,-82 687,-105 767,-105 767,-82 687,-82"/>
|
||||||
|
<text text-anchor="start" x="723" y="-89.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="767,-82 767,-105 869,-105 869,-82 767,-82"/>
|
||||||
|
<text text-anchor="start" x="808.5" y="-89.8" font-family="arial" font-size="14.00">RX</text>
|
||||||
|
<polygon fill="none" stroke="black" points="687,-59 687,-82 767,-82 767,-59 687,-59"/>
|
||||||
|
<text text-anchor="start" x="723" y="-66.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="767,-59 767,-82 869,-82 869,-59 767,-59"/>
|
||||||
|
<text text-anchor="start" x="809" y="-66.8" font-family="arial" font-size="14.00">TX</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M543,-139C606.88,-139 622.87,-138 687,-138"/>
|
||||||
|
<path fill="none" stroke="#ffffff" stroke-width="2" d="M543,-141C607,-141 623,-140 687,-140"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M543,-143C607.13,-143 623.12,-142 687,-142"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M543,-114C607,-114 623,-114 687,-114"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M543,-116C607,-116 623,-116 687,-116"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M543,-118C607,-118 623,-118 687,-118"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M543,-89C606.04,-89.86 620.68,-68.86 687,-68"/>
|
||||||
|
<path fill="none" stroke="#00ff00" stroke-width="2" d="M543,-91C607.68,-91 622.32,-70 687,-70"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M543,-93C609.32,-92.14 623.96,-71.14 687,-72"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M543,-64C609.9,-65.09 623.67,-92.09 687,-91"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M543,-66C608.12,-66 621.88,-93 687,-93"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M543,-68C606.33,-66.91 620.1,-93.91 687,-95"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 13 KiB |
4
tutorial/tutorial04.bom.tsv
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
Item Qty Unit Designators
|
||||||
|
Connector, Molex KK 254, female, 4 pins 2 X2, X3
|
||||||
|
Connector, Molex KK 254, male, 4 pins 1 X1
|
||||||
|
Cable, 4 x 24 AWG 0.4 m W1, W2
|
||||||
|
36
tutorial/tutorial04.gv
Normal file
@ -0,0 +1,36 @@
|
|||||||
|
graph {
|
||||||
|
// Graph generated by WireViz
|
||||||
|
// https://github.com/formatc1702/WireViz
|
||||||
|
graph [bgcolor=white fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||||
|
node [fillcolor=white fontname=arial shape=record style=filled]
|
||||||
|
edge [fontname=arial style=bold]
|
||||||
|
X1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X1</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">male</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td>GND</td><td port="p1r">1</td></tr><tr><td>VCC</td><td port="p2r">2</td></tr><tr><td>SCL</td><td port="p3r">3</td></tr><tr><td>SDA</td><td port="p4r">4</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">to microcontroller</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X2 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X2</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td><td>GND</td><td port="p1r">1</td></tr><tr><td port="p2l">2</td><td>VCC</td><td port="p2r">2</td></tr><tr><td port="p3l">3</td><td>SCL</td><td port="p3r">3</td></tr><tr><td port="p4l">4</td><td>SDA</td><td port="p4r">4</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">to accelerometer</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X3 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X3</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td><td>GND</td></tr><tr><td port="p2l">2</td><td>VCC</td></tr><tr><td port="p3l">3</td><td>SCL</td></tr><tr><td port="p4l">4</td><td>SDA</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">to temperature sensor</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
edge [color="#000000:#895956:#000000"]
|
||||||
|
X1:p1r:e -- W1:w1:w
|
||||||
|
W1:w1:e -- X2:p1l:w
|
||||||
|
edge [color="#000000:#ff0000:#000000"]
|
||||||
|
X1:p2r:e -- W1:w2:w
|
||||||
|
W1:w2:e -- X2:p2l:w
|
||||||
|
edge [color="#000000:#ff8000:#000000"]
|
||||||
|
X1:p3r:e -- W1:w3:w
|
||||||
|
W1:w3:e -- X2:p3l:w
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
X1:p4r:e -- W1:w4:w
|
||||||
|
W1:w4:e -- X2:p4l:w
|
||||||
|
W1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W1</td></tr><tr><td balign="left">4x</td><td balign="left">24 AWG</td><td balign="left">0.3 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X1:1</td><td>BN</td><td>X2:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#895956" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:2</td><td>RD</td><td>X2:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff0000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:3</td><td>OG</td><td>X2:3</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff8000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:4</td><td>YE</td><td>X2:4</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w4" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr><tr><td cellpadding="3" balign="left">This cable is a bit longer</td></tr><tr><td> </td></tr></table>> fillcolor=white margin=0 shape=box style=""]
|
||||||
|
edge [color="#000000:#895956:#000000"]
|
||||||
|
X2:p1r:e -- W2:w1:w
|
||||||
|
W2:w1:e -- X3:p1l:w
|
||||||
|
edge [color="#000000:#ff0000:#000000"]
|
||||||
|
X2:p2r:e -- W2:w2:w
|
||||||
|
W2:w2:e -- X3:p2l:w
|
||||||
|
edge [color="#000000:#ff8000:#000000"]
|
||||||
|
X2:p3r:e -- W2:w3:w
|
||||||
|
W2:w3:e -- X3:p3l:w
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
X2:p4r:e -- W2:w4:w
|
||||||
|
W2:w4:e -- X3:p4l:w
|
||||||
|
W2 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W2</td></tr><tr><td balign="left">4x</td><td balign="left">24 AWG</td><td balign="left">0.1 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X2:1</td><td>BN</td><td>X3:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#895956" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X2:2</td><td>RD</td><td>X3:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff0000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X2:3</td><td>OG</td><td>X3:3</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff8000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X2:4</td><td>YE</td><td>X3:4</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w4" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr><tr><td cellpadding="3" balign="left">This cable is a bit shorter</td></tr><tr><td> </td></tr></table>> fillcolor=white margin=0 shape=box style=""]
|
||||||
|
}
|
||||||
307
tutorial/tutorial04.html
Normal file
@ -0,0 +1,307 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html><head><meta charset="UTF-8"></head><body style="font-family:Arial"><h1>Diagram</h1><!-- XML and DOCTYPE declarations from SVG file removed -->
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="1428pt" height="224pt"
|
||||||
|
viewBox="0.00 0.00 1428.00 224.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 220)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-220 1424,-220 1424,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="171,-188.5 0,-188.5 0,-27.5 171,-27.5 171,-188.5"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-165 0.5,-188 171.5,-188 171.5,-165 0.5,-165"/>
|
||||||
|
<text text-anchor="start" x="77.5" y="-172.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-142 0.5,-165 93.5,-165 93.5,-142 0.5,-142"/>
|
||||||
|
<text text-anchor="start" x="4.5" y="-149.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93.5,-142 93.5,-165 132.5,-165 132.5,-142 93.5,-142"/>
|
||||||
|
<text text-anchor="start" x="97.5" y="-149.8" font-family="arial" font-size="14.00">male</text>
|
||||||
|
<polygon fill="none" stroke="black" points="132.5,-142 132.5,-165 171.5,-165 171.5,-142 132.5,-142"/>
|
||||||
|
<text text-anchor="start" x="136.5" y="-149.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-119 0.5,-142 97.5,-142 97.5,-119 0.5,-119"/>
|
||||||
|
<text text-anchor="start" x="33.5" y="-126.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="97.5,-119 97.5,-142 171.5,-142 171.5,-119 97.5,-119"/>
|
||||||
|
<text text-anchor="start" x="130.5" y="-126.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-96 0.5,-119 97.5,-119 97.5,-96 0.5,-96"/>
|
||||||
|
<text text-anchor="start" x="34.5" y="-103.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="97.5,-96 97.5,-119 171.5,-119 171.5,-96 97.5,-96"/>
|
||||||
|
<text text-anchor="start" x="130.5" y="-103.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-73 0.5,-96 97.5,-96 97.5,-73 0.5,-73"/>
|
||||||
|
<text text-anchor="start" x="35.5" y="-80.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="97.5,-73 97.5,-96 171.5,-96 171.5,-73 97.5,-73"/>
|
||||||
|
<text text-anchor="start" x="130.5" y="-80.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-50 0.5,-73 97.5,-73 97.5,-50 0.5,-50"/>
|
||||||
|
<text text-anchor="start" x="35" y="-57.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
<polygon fill="none" stroke="black" points="97.5,-50 97.5,-73 171.5,-73 171.5,-50 97.5,-50"/>
|
||||||
|
<text text-anchor="start" x="130.5" y="-57.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-27 0.5,-50 171.5,-50 171.5,-27 0.5,-27"/>
|
||||||
|
<text text-anchor="start" x="33.5" y="-34.8" font-family="arial" font-size="14.00">to microcontroller</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node4" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="none" stroke="black" points="467,-216 315,-216 315,0 467,0 467,-216"/>
|
||||||
|
<polygon fill="none" stroke="black" points="315,-193 315,-216 467,-216 467,-193 315,-193"/>
|
||||||
|
<text text-anchor="start" x="380" y="-200.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="315,-170 315,-193 347,-193 347,-170 315,-170"/>
|
||||||
|
<text text-anchor="start" x="323.5" y="-177.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="347,-170 347,-193 416,-193 416,-170 347,-170"/>
|
||||||
|
<text text-anchor="start" x="355.5" y="-177.8" font-family="arial" font-size="14.00">24 AWG</text>
|
||||||
|
<polygon fill="none" stroke="black" points="416,-170 416,-193 467,-193 467,-170 416,-170"/>
|
||||||
|
<text text-anchor="start" x="424" y="-177.8" font-family="arial" font-size="14.00">0.3 m</text>
|
||||||
|
<text text-anchor="start" x="389" y="-158.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="327.5" y="-141.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="382" y="-141.8" font-family="arial" font-size="14.00">BN</text>
|
||||||
|
<text text-anchor="start" x="427" y="-141.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="315,-134 315,-136 467,-136 467,-134 315,-134"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="315,-132 315,-134 467,-134 467,-132 315,-132"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="315,-130 315,-132 467,-132 467,-130 315,-130"/>
|
||||||
|
<text text-anchor="start" x="327.5" y="-116.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="381.5" y="-116.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="427" y="-116.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="315,-109 315,-111 467,-111 467,-109 315,-109"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="315,-107 315,-109 467,-109 467,-107 315,-107"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="315,-105 315,-107 467,-107 467,-105 315,-105"/>
|
||||||
|
<text text-anchor="start" x="327.5" y="-91.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="380" y="-91.8" font-family="arial" font-size="14.00">OG</text>
|
||||||
|
<text text-anchor="start" x="427" y="-91.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="315,-84 315,-86 467,-86 467,-84 315,-84"/>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="315,-82 315,-84 467,-84 467,-82 315,-82"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="315,-80 315,-82 467,-82 467,-80 315,-80"/>
|
||||||
|
<text text-anchor="start" x="327.5" y="-66.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<text text-anchor="start" x="382" y="-66.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="427" y="-66.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="315,-59 315,-61 467,-61 467,-59 315,-59"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="315,-57 315,-59 467,-59 467,-57 315,-57"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="315,-55 315,-57 467,-57 467,-55 315,-55"/>
|
||||||
|
<text text-anchor="start" x="339.5" y="-41.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="318" y="-21.8" font-family="arial" font-size="14.00">This cable is a bit longer</text>
|
||||||
|
<text text-anchor="start" x="389" y="-3.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M171,-129C235.25,-129.02 251.24,-131.02 315,-131"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M171,-131C235.01,-131 250.99,-133 315,-133"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M171,-133C234.76,-132.98 250.75,-134.98 315,-135"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M171,-105C235.13,-105 251.12,-106 315,-106"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M171,-107C235,-107 251,-108 315,-108"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M171,-109C234.88,-109 250.87,-110 315,-110"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M171,-82C234.88,-82 250.87,-81 315,-81"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M171,-84C235,-84 251,-83 315,-83"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M171,-86C235.13,-86 251.12,-85 315,-85"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M171,-59C234.64,-59.03 250.62,-56.03 315,-56"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M171,-61C235.01,-61 250.99,-58 315,-58"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M171,-63C235.38,-62.97 251.36,-59.97 315,-60"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="793,-188.5 611,-188.5 611,-27.5 793,-27.5 793,-188.5"/>
|
||||||
|
<polygon fill="none" stroke="black" points="611,-165 611,-188 793,-188 793,-165 611,-165"/>
|
||||||
|
<text text-anchor="start" x="693.5" y="-172.8" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="611,-142 611,-165 704,-165 704,-142 611,-142"/>
|
||||||
|
<text text-anchor="start" x="615" y="-149.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="704,-142 704,-165 754,-165 754,-142 704,-142"/>
|
||||||
|
<text text-anchor="start" x="708" y="-149.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="754,-142 754,-165 793,-165 793,-142 754,-142"/>
|
||||||
|
<text text-anchor="start" x="758" y="-149.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="611,-119 611,-142 664,-142 664,-119 611,-119"/>
|
||||||
|
<text text-anchor="start" x="633.5" y="-126.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="664,-119 664,-142 740,-142 740,-119 664,-119"/>
|
||||||
|
<text text-anchor="start" x="686.5" y="-126.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="740,-119 740,-142 793,-142 793,-119 740,-119"/>
|
||||||
|
<text text-anchor="start" x="762.5" y="-126.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="611,-96 611,-119 664,-119 664,-96 611,-96"/>
|
||||||
|
<text text-anchor="start" x="633.5" y="-103.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="664,-96 664,-119 740,-119 740,-96 664,-96"/>
|
||||||
|
<text text-anchor="start" x="687.5" y="-103.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="740,-96 740,-119 793,-119 793,-96 740,-96"/>
|
||||||
|
<text text-anchor="start" x="762.5" y="-103.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="611,-73 611,-96 664,-96 664,-73 611,-73"/>
|
||||||
|
<text text-anchor="start" x="633.5" y="-80.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="664,-73 664,-96 740,-96 740,-73 664,-73"/>
|
||||||
|
<text text-anchor="start" x="688.5" y="-80.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="740,-73 740,-96 793,-96 793,-73 740,-73"/>
|
||||||
|
<text text-anchor="start" x="762.5" y="-80.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="611,-50 611,-73 664,-73 664,-50 611,-50"/>
|
||||||
|
<text text-anchor="start" x="633.5" y="-57.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="664,-50 664,-73 740,-73 740,-50 664,-50"/>
|
||||||
|
<text text-anchor="start" x="688" y="-57.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
<polygon fill="none" stroke="black" points="740,-50 740,-73 793,-73 793,-50 740,-50"/>
|
||||||
|
<text text-anchor="start" x="762.5" y="-57.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="611,-27 611,-50 793,-50 793,-27 611,-27"/>
|
||||||
|
<text text-anchor="start" x="651" y="-34.8" font-family="arial" font-size="14.00">to accelerometer</text>
|
||||||
|
</g>
|
||||||
|
<!-- W2 -->
|
||||||
|
<g id="node5" class="node">
|
||||||
|
<title>W2</title>
|
||||||
|
<polygon fill="none" stroke="black" points="1094,-216 937,-216 937,0 1094,0 1094,-216"/>
|
||||||
|
<polygon fill="none" stroke="black" points="937.5,-193 937.5,-216 1094.5,-216 1094.5,-193 937.5,-193"/>
|
||||||
|
<text text-anchor="start" x="1005" y="-200.8" font-family="arial" font-size="14.00">W2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="937.5,-170 937.5,-193 971.5,-193 971.5,-170 937.5,-170"/>
|
||||||
|
<text text-anchor="start" x="947" y="-177.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="971.5,-170 971.5,-193 1041.5,-193 1041.5,-170 971.5,-170"/>
|
||||||
|
<text text-anchor="start" x="980.5" y="-177.8" font-family="arial" font-size="14.00">24 AWG</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1041.5,-170 1041.5,-193 1094.5,-193 1094.5,-170 1041.5,-170"/>
|
||||||
|
<text text-anchor="start" x="1050.5" y="-177.8" font-family="arial" font-size="14.00">0.1 m</text>
|
||||||
|
<text text-anchor="start" x="1014" y="-158.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="950.5" y="-141.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<text text-anchor="start" x="1006.5" y="-141.8" font-family="arial" font-size="14.00">BN</text>
|
||||||
|
<text text-anchor="start" x="1053.5" y="-141.8" font-family="arial" font-size="14.00">X3:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="937.5,-134 937.5,-136 1094.5,-136 1094.5,-134 937.5,-134"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="937.5,-132 937.5,-134 1094.5,-134 1094.5,-132 937.5,-132"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="937.5,-130 937.5,-132 1094.5,-132 1094.5,-130 937.5,-130"/>
|
||||||
|
<text text-anchor="start" x="950.5" y="-116.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<text text-anchor="start" x="1006" y="-116.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="1053.5" y="-116.8" font-family="arial" font-size="14.00">X3:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="937.5,-109 937.5,-111 1094.5,-111 1094.5,-109 937.5,-109"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="937.5,-107 937.5,-109 1094.5,-109 1094.5,-107 937.5,-107"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="937.5,-105 937.5,-107 1094.5,-107 1094.5,-105 937.5,-105"/>
|
||||||
|
<text text-anchor="start" x="950.5" y="-91.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<text text-anchor="start" x="1004.5" y="-91.8" font-family="arial" font-size="14.00">OG</text>
|
||||||
|
<text text-anchor="start" x="1053.5" y="-91.8" font-family="arial" font-size="14.00">X3:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="937.5,-84 937.5,-86 1094.5,-86 1094.5,-84 937.5,-84"/>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="937.5,-82 937.5,-84 1094.5,-84 1094.5,-82 937.5,-82"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="937.5,-80 937.5,-82 1094.5,-82 1094.5,-80 937.5,-80"/>
|
||||||
|
<text text-anchor="start" x="950.5" y="-66.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<text text-anchor="start" x="1006.5" y="-66.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="1053.5" y="-66.8" font-family="arial" font-size="14.00">X3:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="937.5,-59 937.5,-61 1094.5,-61 1094.5,-59 937.5,-59"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="937.5,-57 937.5,-59 1094.5,-59 1094.5,-57 937.5,-57"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="937.5,-55 937.5,-57 1094.5,-57 1094.5,-55 937.5,-55"/>
|
||||||
|
<text text-anchor="start" x="962.5" y="-41.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="940.5" y="-21.8" font-family="arial" font-size="14.00">This cable is a bit shorter</text>
|
||||||
|
<text text-anchor="start" x="1014" y="-3.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X2--W2 -->
|
||||||
|
<g id="edge9" class="edge">
|
||||||
|
<title>X2:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M793,-129C857.25,-129.02 873.24,-131.02 937,-131"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M793,-131C857.01,-131 872.99,-133 937,-133"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M793,-133C856.76,-132.98 872.75,-134.98 937,-135"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2--W2 -->
|
||||||
|
<g id="edge11" class="edge">
|
||||||
|
<title>X2:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M793,-105C857.13,-105 873.12,-106 937,-106"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M793,-107C857,-107 873,-108 937,-108"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M793,-109C856.88,-109 872.87,-110 937,-110"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2--W2 -->
|
||||||
|
<g id="edge13" class="edge">
|
||||||
|
<title>X2:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M793,-82C856.88,-82 872.87,-81 937,-81"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M793,-84C857,-84 873,-83 937,-83"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M793,-86C857.13,-86 873.12,-85 937,-85"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2--W2 -->
|
||||||
|
<g id="edge15" class="edge">
|
||||||
|
<title>X2:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M793,-59C856.64,-59.03 872.62,-56.03 937,-56"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M793,-61C857.01,-61 872.99,-58 937,-58"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M793,-63C857.38,-62.97 873.36,-59.97 937,-60"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>X3</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="1420,-188.5 1238,-188.5 1238,-27.5 1420,-27.5 1420,-188.5"/>
|
||||||
|
<polygon fill="none" stroke="black" points="1238,-165 1238,-188 1420,-188 1420,-165 1238,-165"/>
|
||||||
|
<text text-anchor="start" x="1320.5" y="-172.8" font-family="arial" font-size="14.00">X3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1238,-142 1238,-165 1331,-165 1331,-142 1238,-142"/>
|
||||||
|
<text text-anchor="start" x="1242" y="-149.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1331,-142 1331,-165 1381,-165 1381,-142 1331,-142"/>
|
||||||
|
<text text-anchor="start" x="1335" y="-149.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1381,-142 1381,-165 1420,-165 1420,-142 1381,-142"/>
|
||||||
|
<text text-anchor="start" x="1385" y="-149.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1238,-119 1238,-142 1318,-142 1318,-119 1238,-119"/>
|
||||||
|
<text text-anchor="start" x="1274" y="-126.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1318,-119 1318,-142 1420,-142 1420,-119 1318,-119"/>
|
||||||
|
<text text-anchor="start" x="1353.5" y="-126.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1238,-96 1238,-119 1318,-119 1318,-96 1238,-96"/>
|
||||||
|
<text text-anchor="start" x="1274" y="-103.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1318,-96 1318,-119 1420,-119 1420,-96 1318,-96"/>
|
||||||
|
<text text-anchor="start" x="1354.5" y="-103.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1238,-73 1238,-96 1318,-96 1318,-73 1238,-73"/>
|
||||||
|
<text text-anchor="start" x="1274" y="-80.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1318,-73 1318,-96 1420,-96 1420,-73 1318,-73"/>
|
||||||
|
<text text-anchor="start" x="1355.5" y="-80.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1238,-50 1238,-73 1318,-73 1318,-50 1238,-50"/>
|
||||||
|
<text text-anchor="start" x="1274" y="-57.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1318,-50 1318,-73 1420,-73 1420,-50 1318,-50"/>
|
||||||
|
<text text-anchor="start" x="1355" y="-57.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1238,-27 1238,-50 1420,-50 1420,-27 1238,-27"/>
|
||||||
|
<text text-anchor="start" x="1262.5" y="-34.8" font-family="arial" font-size="14.00">to temperature sensor</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M467,-131C530.76,-131.02 546.75,-129.02 611,-129"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M467,-133C531.01,-133 546.99,-131 611,-131"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M467,-135C531.25,-134.98 547.24,-132.98 611,-133"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M467,-106C530.88,-106 546.87,-105 611,-105"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M467,-108C531,-108 547,-107 611,-107"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M467,-110C531.13,-110 547.12,-109 611,-109"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M467,-81C531.13,-81 547.12,-82 611,-82"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M467,-83C531,-83 547,-84 611,-84"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M467,-85C530.88,-85 546.87,-86 611,-86"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M467,-56C531.38,-56.03 547.36,-59.03 611,-59"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M467,-58C531.01,-58 546.99,-61 611,-61"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M467,-60C530.64,-59.97 546.62,-62.97 611,-63"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge10" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1094,-131C1157.76,-131.02 1173.75,-129.02 1238,-129"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M1094,-133C1158.01,-133 1173.99,-131 1238,-131"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1094,-135C1158.25,-134.98 1174.24,-132.98 1238,-133"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge12" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1094,-106C1157.88,-106 1173.87,-105 1238,-105"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M1094,-108C1158,-108 1174,-107 1238,-107"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1094,-110C1158.13,-110 1174.12,-109 1238,-109"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge14" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1094,-81C1158.13,-81 1174.12,-82 1238,-82"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M1094,-83C1158,-83 1174,-84 1238,-84"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1094,-85C1157.88,-85 1173.87,-86 1238,-86"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge16" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1094,-56C1158.38,-56.03 1174.36,-59.03 1238,-59"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M1094,-58C1158.01,-58 1173.99,-61 1238,-61"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1094,-60C1157.64,-59.97 1173.62,-62.97 1238,-63"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<h1>Bill of Materials</h1><table style="border:1px solid #000000; font-size: 14pt; border-spacing: 0px"><tr><th align="left" style="border:1px solid #000000; padding: 8px">Item</th><th align="left" style="border:1px solid #000000; padding: 8px">Qty</th><th align="left" style="border:1px solid #000000; padding: 8px">Unit</th><th align="left" style="border:1px solid #000000; padding: 8px">Designators</th></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, Molex KK 254, female, 4 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">2</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">X2, X3</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, Molex KK 254, male, 4 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">1</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">X1</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Cable, 4 x 24 AWG</td><td align="right" style="border:1px solid #000000; padding: 4px">0.4</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1, W2</td></tr></table></body></html>
|
||||||
BIN
tutorial/tutorial04.png
Normal file
|
After Width: | Height: | Size: 52 KiB |
307
tutorial/tutorial04.svg
Normal file
@ -0,0 +1,307 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||||
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="1428pt" height="224pt"
|
||||||
|
viewBox="0.00 0.00 1428.00 224.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 220)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-220 1424,-220 1424,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="171,-188.5 0,-188.5 0,-27.5 171,-27.5 171,-188.5"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-165 0.5,-188 171.5,-188 171.5,-165 0.5,-165"/>
|
||||||
|
<text text-anchor="start" x="77.5" y="-172.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-142 0.5,-165 93.5,-165 93.5,-142 0.5,-142"/>
|
||||||
|
<text text-anchor="start" x="4.5" y="-149.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93.5,-142 93.5,-165 132.5,-165 132.5,-142 93.5,-142"/>
|
||||||
|
<text text-anchor="start" x="97.5" y="-149.8" font-family="arial" font-size="14.00">male</text>
|
||||||
|
<polygon fill="none" stroke="black" points="132.5,-142 132.5,-165 171.5,-165 171.5,-142 132.5,-142"/>
|
||||||
|
<text text-anchor="start" x="136.5" y="-149.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-119 0.5,-142 97.5,-142 97.5,-119 0.5,-119"/>
|
||||||
|
<text text-anchor="start" x="33.5" y="-126.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="97.5,-119 97.5,-142 171.5,-142 171.5,-119 97.5,-119"/>
|
||||||
|
<text text-anchor="start" x="130.5" y="-126.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-96 0.5,-119 97.5,-119 97.5,-96 0.5,-96"/>
|
||||||
|
<text text-anchor="start" x="34.5" y="-103.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="97.5,-96 97.5,-119 171.5,-119 171.5,-96 97.5,-96"/>
|
||||||
|
<text text-anchor="start" x="130.5" y="-103.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-73 0.5,-96 97.5,-96 97.5,-73 0.5,-73"/>
|
||||||
|
<text text-anchor="start" x="35.5" y="-80.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="97.5,-73 97.5,-96 171.5,-96 171.5,-73 97.5,-73"/>
|
||||||
|
<text text-anchor="start" x="130.5" y="-80.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-50 0.5,-73 97.5,-73 97.5,-50 0.5,-50"/>
|
||||||
|
<text text-anchor="start" x="35" y="-57.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
<polygon fill="none" stroke="black" points="97.5,-50 97.5,-73 171.5,-73 171.5,-50 97.5,-50"/>
|
||||||
|
<text text-anchor="start" x="130.5" y="-57.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0.5,-27 0.5,-50 171.5,-50 171.5,-27 0.5,-27"/>
|
||||||
|
<text text-anchor="start" x="33.5" y="-34.8" font-family="arial" font-size="14.00">to microcontroller</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node4" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="none" stroke="black" points="467,-216 315,-216 315,0 467,0 467,-216"/>
|
||||||
|
<polygon fill="none" stroke="black" points="315,-193 315,-216 467,-216 467,-193 315,-193"/>
|
||||||
|
<text text-anchor="start" x="380" y="-200.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="315,-170 315,-193 347,-193 347,-170 315,-170"/>
|
||||||
|
<text text-anchor="start" x="323.5" y="-177.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="347,-170 347,-193 416,-193 416,-170 347,-170"/>
|
||||||
|
<text text-anchor="start" x="355.5" y="-177.8" font-family="arial" font-size="14.00">24 AWG</text>
|
||||||
|
<polygon fill="none" stroke="black" points="416,-170 416,-193 467,-193 467,-170 416,-170"/>
|
||||||
|
<text text-anchor="start" x="424" y="-177.8" font-family="arial" font-size="14.00">0.3 m</text>
|
||||||
|
<text text-anchor="start" x="389" y="-158.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="327.5" y="-141.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="382" y="-141.8" font-family="arial" font-size="14.00">BN</text>
|
||||||
|
<text text-anchor="start" x="427" y="-141.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="315,-134 315,-136 467,-136 467,-134 315,-134"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="315,-132 315,-134 467,-134 467,-132 315,-132"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="315,-130 315,-132 467,-132 467,-130 315,-130"/>
|
||||||
|
<text text-anchor="start" x="327.5" y="-116.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="381.5" y="-116.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="427" y="-116.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="315,-109 315,-111 467,-111 467,-109 315,-109"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="315,-107 315,-109 467,-109 467,-107 315,-107"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="315,-105 315,-107 467,-107 467,-105 315,-105"/>
|
||||||
|
<text text-anchor="start" x="327.5" y="-91.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="380" y="-91.8" font-family="arial" font-size="14.00">OG</text>
|
||||||
|
<text text-anchor="start" x="427" y="-91.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="315,-84 315,-86 467,-86 467,-84 315,-84"/>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="315,-82 315,-84 467,-84 467,-82 315,-82"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="315,-80 315,-82 467,-82 467,-80 315,-80"/>
|
||||||
|
<text text-anchor="start" x="327.5" y="-66.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<text text-anchor="start" x="382" y="-66.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="427" y="-66.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="315,-59 315,-61 467,-61 467,-59 315,-59"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="315,-57 315,-59 467,-59 467,-57 315,-57"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="315,-55 315,-57 467,-57 467,-55 315,-55"/>
|
||||||
|
<text text-anchor="start" x="339.5" y="-41.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="318" y="-21.8" font-family="arial" font-size="14.00">This cable is a bit longer</text>
|
||||||
|
<text text-anchor="start" x="389" y="-3.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M171,-129C235.25,-129.02 251.24,-131.02 315,-131"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M171,-131C235.01,-131 250.99,-133 315,-133"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M171,-133C234.76,-132.98 250.75,-134.98 315,-135"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M171,-105C235.13,-105 251.12,-106 315,-106"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M171,-107C235,-107 251,-108 315,-108"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M171,-109C234.88,-109 250.87,-110 315,-110"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M171,-82C234.88,-82 250.87,-81 315,-81"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M171,-84C235,-84 251,-83 315,-83"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M171,-86C235.13,-86 251.12,-85 315,-85"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M171,-59C234.64,-59.03 250.62,-56.03 315,-56"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M171,-61C235.01,-61 250.99,-58 315,-58"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M171,-63C235.38,-62.97 251.36,-59.97 315,-60"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="793,-188.5 611,-188.5 611,-27.5 793,-27.5 793,-188.5"/>
|
||||||
|
<polygon fill="none" stroke="black" points="611,-165 611,-188 793,-188 793,-165 611,-165"/>
|
||||||
|
<text text-anchor="start" x="693.5" y="-172.8" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="611,-142 611,-165 704,-165 704,-142 611,-142"/>
|
||||||
|
<text text-anchor="start" x="615" y="-149.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="704,-142 704,-165 754,-165 754,-142 704,-142"/>
|
||||||
|
<text text-anchor="start" x="708" y="-149.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="754,-142 754,-165 793,-165 793,-142 754,-142"/>
|
||||||
|
<text text-anchor="start" x="758" y="-149.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="611,-119 611,-142 664,-142 664,-119 611,-119"/>
|
||||||
|
<text text-anchor="start" x="633.5" y="-126.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="664,-119 664,-142 740,-142 740,-119 664,-119"/>
|
||||||
|
<text text-anchor="start" x="686.5" y="-126.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="740,-119 740,-142 793,-142 793,-119 740,-119"/>
|
||||||
|
<text text-anchor="start" x="762.5" y="-126.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="611,-96 611,-119 664,-119 664,-96 611,-96"/>
|
||||||
|
<text text-anchor="start" x="633.5" y="-103.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="664,-96 664,-119 740,-119 740,-96 664,-96"/>
|
||||||
|
<text text-anchor="start" x="687.5" y="-103.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="740,-96 740,-119 793,-119 793,-96 740,-96"/>
|
||||||
|
<text text-anchor="start" x="762.5" y="-103.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="611,-73 611,-96 664,-96 664,-73 611,-73"/>
|
||||||
|
<text text-anchor="start" x="633.5" y="-80.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="664,-73 664,-96 740,-96 740,-73 664,-73"/>
|
||||||
|
<text text-anchor="start" x="688.5" y="-80.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="740,-73 740,-96 793,-96 793,-73 740,-73"/>
|
||||||
|
<text text-anchor="start" x="762.5" y="-80.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="611,-50 611,-73 664,-73 664,-50 611,-50"/>
|
||||||
|
<text text-anchor="start" x="633.5" y="-57.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="664,-50 664,-73 740,-73 740,-50 664,-50"/>
|
||||||
|
<text text-anchor="start" x="688" y="-57.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
<polygon fill="none" stroke="black" points="740,-50 740,-73 793,-73 793,-50 740,-50"/>
|
||||||
|
<text text-anchor="start" x="762.5" y="-57.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="611,-27 611,-50 793,-50 793,-27 611,-27"/>
|
||||||
|
<text text-anchor="start" x="651" y="-34.8" font-family="arial" font-size="14.00">to accelerometer</text>
|
||||||
|
</g>
|
||||||
|
<!-- W2 -->
|
||||||
|
<g id="node5" class="node">
|
||||||
|
<title>W2</title>
|
||||||
|
<polygon fill="none" stroke="black" points="1094,-216 937,-216 937,0 1094,0 1094,-216"/>
|
||||||
|
<polygon fill="none" stroke="black" points="937.5,-193 937.5,-216 1094.5,-216 1094.5,-193 937.5,-193"/>
|
||||||
|
<text text-anchor="start" x="1005" y="-200.8" font-family="arial" font-size="14.00">W2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="937.5,-170 937.5,-193 971.5,-193 971.5,-170 937.5,-170"/>
|
||||||
|
<text text-anchor="start" x="947" y="-177.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="971.5,-170 971.5,-193 1041.5,-193 1041.5,-170 971.5,-170"/>
|
||||||
|
<text text-anchor="start" x="980.5" y="-177.8" font-family="arial" font-size="14.00">24 AWG</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1041.5,-170 1041.5,-193 1094.5,-193 1094.5,-170 1041.5,-170"/>
|
||||||
|
<text text-anchor="start" x="1050.5" y="-177.8" font-family="arial" font-size="14.00">0.1 m</text>
|
||||||
|
<text text-anchor="start" x="1014" y="-158.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="950.5" y="-141.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<text text-anchor="start" x="1006.5" y="-141.8" font-family="arial" font-size="14.00">BN</text>
|
||||||
|
<text text-anchor="start" x="1053.5" y="-141.8" font-family="arial" font-size="14.00">X3:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="937.5,-134 937.5,-136 1094.5,-136 1094.5,-134 937.5,-134"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="937.5,-132 937.5,-134 1094.5,-134 1094.5,-132 937.5,-132"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="937.5,-130 937.5,-132 1094.5,-132 1094.5,-130 937.5,-130"/>
|
||||||
|
<text text-anchor="start" x="950.5" y="-116.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<text text-anchor="start" x="1006" y="-116.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="1053.5" y="-116.8" font-family="arial" font-size="14.00">X3:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="937.5,-109 937.5,-111 1094.5,-111 1094.5,-109 937.5,-109"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="937.5,-107 937.5,-109 1094.5,-109 1094.5,-107 937.5,-107"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="937.5,-105 937.5,-107 1094.5,-107 1094.5,-105 937.5,-105"/>
|
||||||
|
<text text-anchor="start" x="950.5" y="-91.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<text text-anchor="start" x="1004.5" y="-91.8" font-family="arial" font-size="14.00">OG</text>
|
||||||
|
<text text-anchor="start" x="1053.5" y="-91.8" font-family="arial" font-size="14.00">X3:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="937.5,-84 937.5,-86 1094.5,-86 1094.5,-84 937.5,-84"/>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="937.5,-82 937.5,-84 1094.5,-84 1094.5,-82 937.5,-82"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="937.5,-80 937.5,-82 1094.5,-82 1094.5,-80 937.5,-80"/>
|
||||||
|
<text text-anchor="start" x="950.5" y="-66.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<text text-anchor="start" x="1006.5" y="-66.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="1053.5" y="-66.8" font-family="arial" font-size="14.00">X3:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="937.5,-59 937.5,-61 1094.5,-61 1094.5,-59 937.5,-59"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="937.5,-57 937.5,-59 1094.5,-59 1094.5,-57 937.5,-57"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="937.5,-55 937.5,-57 1094.5,-57 1094.5,-55 937.5,-55"/>
|
||||||
|
<text text-anchor="start" x="962.5" y="-41.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="940.5" y="-21.8" font-family="arial" font-size="14.00">This cable is a bit shorter</text>
|
||||||
|
<text text-anchor="start" x="1014" y="-3.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X2--W2 -->
|
||||||
|
<g id="edge9" class="edge">
|
||||||
|
<title>X2:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M793,-129C857.25,-129.02 873.24,-131.02 937,-131"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M793,-131C857.01,-131 872.99,-133 937,-133"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M793,-133C856.76,-132.98 872.75,-134.98 937,-135"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2--W2 -->
|
||||||
|
<g id="edge11" class="edge">
|
||||||
|
<title>X2:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M793,-105C857.13,-105 873.12,-106 937,-106"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M793,-107C857,-107 873,-108 937,-108"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M793,-109C856.88,-109 872.87,-110 937,-110"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2--W2 -->
|
||||||
|
<g id="edge13" class="edge">
|
||||||
|
<title>X2:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M793,-82C856.88,-82 872.87,-81 937,-81"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M793,-84C857,-84 873,-83 937,-83"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M793,-86C857.13,-86 873.12,-85 937,-85"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2--W2 -->
|
||||||
|
<g id="edge15" class="edge">
|
||||||
|
<title>X2:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M793,-59C856.64,-59.03 872.62,-56.03 937,-56"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M793,-61C857.01,-61 872.99,-58 937,-58"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M793,-63C857.38,-62.97 873.36,-59.97 937,-60"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>X3</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="1420,-188.5 1238,-188.5 1238,-27.5 1420,-27.5 1420,-188.5"/>
|
||||||
|
<polygon fill="none" stroke="black" points="1238,-165 1238,-188 1420,-188 1420,-165 1238,-165"/>
|
||||||
|
<text text-anchor="start" x="1320.5" y="-172.8" font-family="arial" font-size="14.00">X3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1238,-142 1238,-165 1331,-165 1331,-142 1238,-142"/>
|
||||||
|
<text text-anchor="start" x="1242" y="-149.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1331,-142 1331,-165 1381,-165 1381,-142 1331,-142"/>
|
||||||
|
<text text-anchor="start" x="1335" y="-149.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1381,-142 1381,-165 1420,-165 1420,-142 1381,-142"/>
|
||||||
|
<text text-anchor="start" x="1385" y="-149.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1238,-119 1238,-142 1318,-142 1318,-119 1238,-119"/>
|
||||||
|
<text text-anchor="start" x="1274" y="-126.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1318,-119 1318,-142 1420,-142 1420,-119 1318,-119"/>
|
||||||
|
<text text-anchor="start" x="1353.5" y="-126.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1238,-96 1238,-119 1318,-119 1318,-96 1238,-96"/>
|
||||||
|
<text text-anchor="start" x="1274" y="-103.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1318,-96 1318,-119 1420,-119 1420,-96 1318,-96"/>
|
||||||
|
<text text-anchor="start" x="1354.5" y="-103.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1238,-73 1238,-96 1318,-96 1318,-73 1238,-73"/>
|
||||||
|
<text text-anchor="start" x="1274" y="-80.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1318,-73 1318,-96 1420,-96 1420,-73 1318,-73"/>
|
||||||
|
<text text-anchor="start" x="1355.5" y="-80.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1238,-50 1238,-73 1318,-73 1318,-50 1238,-50"/>
|
||||||
|
<text text-anchor="start" x="1274" y="-57.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1318,-50 1318,-73 1420,-73 1420,-50 1318,-50"/>
|
||||||
|
<text text-anchor="start" x="1355" y="-57.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
<polygon fill="none" stroke="black" points="1238,-27 1238,-50 1420,-50 1420,-27 1238,-27"/>
|
||||||
|
<text text-anchor="start" x="1262.5" y="-34.8" font-family="arial" font-size="14.00">to temperature sensor</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M467,-131C530.76,-131.02 546.75,-129.02 611,-129"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M467,-133C531.01,-133 546.99,-131 611,-131"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M467,-135C531.25,-134.98 547.24,-132.98 611,-133"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M467,-106C530.88,-106 546.87,-105 611,-105"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M467,-108C531,-108 547,-107 611,-107"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M467,-110C531.13,-110 547.12,-109 611,-109"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M467,-81C531.13,-81 547.12,-82 611,-82"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M467,-83C531,-83 547,-84 611,-84"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M467,-85C530.88,-85 546.87,-86 611,-86"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M467,-56C531.38,-56.03 547.36,-59.03 611,-59"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M467,-58C531.01,-58 546.99,-61 611,-61"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M467,-60C530.64,-59.97 546.62,-62.97 611,-63"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge10" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1094,-131C1157.76,-131.02 1173.75,-129.02 1238,-129"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M1094,-133C1158.01,-133 1173.99,-131 1238,-131"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1094,-135C1158.25,-134.98 1174.24,-132.98 1238,-133"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge12" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1094,-106C1157.88,-106 1173.87,-105 1238,-105"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M1094,-108C1158,-108 1174,-107 1238,-107"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1094,-110C1158.13,-110 1174.12,-109 1238,-109"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge14" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1094,-81C1158.13,-81 1174.12,-82 1238,-82"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M1094,-83C1158,-83 1174,-84 1238,-84"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1094,-85C1157.88,-85 1173.87,-86 1238,-86"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge16" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1094,-56C1158.38,-56.03 1174.36,-59.03 1238,-59"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M1094,-58C1158.01,-58 1173.99,-61 1238,-61"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M1094,-60C1157.64,-59.97 1173.62,-62.97 1238,-63"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 22 KiB |
6
tutorial/tutorial05.bom.tsv
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
Item Qty Unit Designators
|
||||||
|
Connector, Ferrule, crimp, 0.5 mm², OG 4
|
||||||
|
Connector, Molex 8981, female, 4 pins 1 X1
|
||||||
|
Wire, 0.5 mm², BK 0.6 m W1
|
||||||
|
Wire, 0.5 mm², RD 0.3 m W1
|
||||||
|
Wire, 0.5 mm², YE 0.3 m W1
|
||||||
|
29
tutorial/tutorial05.gv
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
graph {
|
||||||
|
// Graph generated by WireViz
|
||||||
|
// https://github.com/formatc1702/WireViz
|
||||||
|
graph [bgcolor=white fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||||
|
node [fillcolor=white fontname=arial shape=record style=filled]
|
||||||
|
edge [fontname=arial style=bold]
|
||||||
|
X1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X1</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex 8981</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td><td>+12V</td></tr><tr><td port="p2l">2</td><td>GND</td></tr><tr><td port="p3l">3</td><td>GND</td></tr><tr><td port="p4l">4</td><td>+5V</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
_F1_1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Ferrule, crimp</td><td balign="left">0.5 mm²</td><td balign="left">OG</td><td balign="left" bgcolor="#FF8000" width="4"></td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
_F1_2 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Ferrule, crimp</td><td balign="left">0.5 mm²</td><td balign="left">OG</td><td balign="left" bgcolor="#FF8000" width="4"></td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
_F1_3 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Ferrule, crimp</td><td balign="left">0.5 mm²</td><td balign="left">OG</td><td balign="left" bgcolor="#FF8000" width="4"></td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
_F1_4 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Ferrule, crimp</td><td balign="left">0.5 mm²</td><td balign="left">OG</td><td balign="left" bgcolor="#FF8000" width="4"></td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
_F1_1:e -- W1:w1:w
|
||||||
|
edge [color="#000000:#000000:#000000"]
|
||||||
|
_F1_2:e -- W1:w2:w
|
||||||
|
edge [color="#000000:#000000:#000000"]
|
||||||
|
_F1_3:e -- W1:w3:w
|
||||||
|
edge [color="#000000:#ff0000:#000000"]
|
||||||
|
_F1_4:e -- W1:w4:w
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
W1:w1:e -- X1:p1l:w
|
||||||
|
edge [color="#000000:#000000:#000000"]
|
||||||
|
W1:w2:e -- X1:p2l:w
|
||||||
|
edge [color="#000000:#000000:#000000"]
|
||||||
|
W1:w3:e -- X1:p3l:w
|
||||||
|
edge [color="#000000:#ff0000:#000000"]
|
||||||
|
W1:w4:e -- X1:p4l:w
|
||||||
|
W1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W1</td></tr><tr><td balign="left">4x</td><td balign="left">0.5 mm²</td><td balign="left">0.3 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td></td><td>YE</td><td>X1:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td></td><td>BK</td><td>X1:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td></td><td>BK</td><td>X1:3</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td></td><td>RD</td><td>X1:4</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w4" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff0000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style="filled,dashed"]
|
||||||
|
}
|
||||||
184
tutorial/tutorial05.html
Normal file
@ -0,0 +1,184 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html><head><meta charset="UTF-8"></head><body style="font-family:Arial"><h1>Diagram</h1><!-- XML and DOCTYPE declarations from SVG file removed -->
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="782pt" height="236pt"
|
||||||
|
viewBox="0.00 0.00 782.00 236.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 232)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-232 778,-232 778,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="774,-200 606,-200 606,-62 774,-62 774,-200"/>
|
||||||
|
<polygon fill="none" stroke="black" points="606,-177 606,-200 774,-200 774,-177 606,-177"/>
|
||||||
|
<text text-anchor="start" x="681.5" y="-184.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="606,-154 606,-177 685,-177 685,-154 606,-154"/>
|
||||||
|
<text text-anchor="start" x="610" y="-161.8" font-family="arial" font-size="14.00">Molex 8981</text>
|
||||||
|
<polygon fill="none" stroke="black" points="685,-154 685,-177 735,-177 735,-154 685,-154"/>
|
||||||
|
<text text-anchor="start" x="689" y="-161.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="735,-154 735,-177 774,-177 774,-154 735,-154"/>
|
||||||
|
<text text-anchor="start" x="739" y="-161.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="606,-131 606,-154 678,-154 678,-131 606,-131"/>
|
||||||
|
<text text-anchor="start" x="638" y="-138.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="678,-131 678,-154 774,-154 774,-131 678,-131"/>
|
||||||
|
<text text-anchor="start" x="709.5" y="-138.8" font-family="arial" font-size="14.00">+12V</text>
|
||||||
|
<polygon fill="none" stroke="black" points="606,-108 606,-131 678,-131 678,-108 606,-108"/>
|
||||||
|
<text text-anchor="start" x="638" y="-115.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="678,-108 678,-131 774,-131 774,-108 678,-108"/>
|
||||||
|
<text text-anchor="start" x="710.5" y="-115.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="606,-85 606,-108 678,-108 678,-85 606,-85"/>
|
||||||
|
<text text-anchor="start" x="638" y="-92.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="678,-85 678,-108 774,-108 774,-85 678,-85"/>
|
||||||
|
<text text-anchor="start" x="710.5" y="-92.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="606,-62 606,-85 678,-85 678,-62 606,-62"/>
|
||||||
|
<text text-anchor="start" x="638" y="-69.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="678,-62 678,-85 774,-85 774,-62 678,-62"/>
|
||||||
|
<text text-anchor="start" x="713.5" y="-69.8" font-family="arial" font-size="14.00">+5V</text>
|
||||||
|
</g>
|
||||||
|
<!-- _F1_1 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>_F1_1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="192,-216 0,-216 0,-180 192,-180 192,-216"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-186 0,-209 93,-209 93,-186 0,-186"/>
|
||||||
|
<text text-anchor="start" x="4" y="-193.8" font-family="arial" font-size="14.00">Ferrule, crimp</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-186 93,-209 153,-209 153,-186 93,-186"/>
|
||||||
|
<text text-anchor="start" x="97" y="-193.8" font-family="arial" font-size="14.00">0.5 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="153,-186 153,-209 184,-209 184,-186 153,-186"/>
|
||||||
|
<text text-anchor="start" x="157" y="-193.8" font-family="arial" font-size="14.00">OG</text>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="184,-186 184,-209 192,-209 192,-186 184,-186"/>
|
||||||
|
<polygon fill="none" stroke="black" points="184,-186 184,-209 192,-209 192,-186 184,-186"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node6" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="462,-228 336,-228 336,-48 462,-48 462,-228"/>
|
||||||
|
<polygon fill="none" stroke="black" points="336,-205 336,-228 462,-228 462,-205 336,-205"/>
|
||||||
|
<text text-anchor="start" x="388" y="-212.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="336,-182 336,-205 359,-205 359,-182 336,-182"/>
|
||||||
|
<text text-anchor="start" x="340" y="-189.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="359,-182 359,-205 419,-205 419,-182 359,-182"/>
|
||||||
|
<text text-anchor="start" x="363" y="-189.8" font-family="arial" font-size="14.00">0.5 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="419,-182 419,-205 462,-205 462,-182 419,-182"/>
|
||||||
|
<text text-anchor="start" x="423" y="-189.8" font-family="arial" font-size="14.00">0.3 m</text>
|
||||||
|
<text text-anchor="start" x="397" y="-170.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="378" y="-153.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="422" y="-153.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-146 336,-148 462,-148 462,-146 336,-146"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="336,-144 336,-146 462,-146 462,-144 336,-144"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-142 336,-144 462,-144 462,-142 336,-142"/>
|
||||||
|
<text text-anchor="start" x="378" y="-128.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-128.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-121 336,-123 462,-123 462,-121 336,-121"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-119 336,-121 462,-121 462,-119 336,-119"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-117 336,-119 462,-119 462,-117 336,-117"/>
|
||||||
|
<text text-anchor="start" x="378" y="-103.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-103.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-96 336,-98 462,-98 462,-96 336,-96"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-94 336,-96 462,-96 462,-94 336,-94"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-92 336,-94 462,-94 462,-92 336,-92"/>
|
||||||
|
<text text-anchor="start" x="377.5" y="-78.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="422" y="-78.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-71 336,-73 462,-73 462,-71 336,-71"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="336,-69 336,-71 462,-71 462,-69 336,-69"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-67 336,-69 462,-69 462,-67 336,-67"/>
|
||||||
|
<text text-anchor="start" x="348.5" y="-53.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- _F1_1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>_F1_1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-196C258.22,-197.72 265.82,-144.72 336,-143"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M192,-198C260.2,-198 267.8,-145 336,-145"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-200C262.18,-198.28 269.78,-145.28 336,-147"/>
|
||||||
|
</g>
|
||||||
|
<!-- _F1_2 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>_F1_2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="192,-156 0,-156 0,-120 192,-120 192,-156"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-126 0,-149 93,-149 93,-126 0,-126"/>
|
||||||
|
<text text-anchor="start" x="4" y="-133.8" font-family="arial" font-size="14.00">Ferrule, crimp</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-126 93,-149 153,-149 153,-126 93,-126"/>
|
||||||
|
<text text-anchor="start" x="97" y="-133.8" font-family="arial" font-size="14.00">0.5 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="153,-126 153,-149 184,-149 184,-126 153,-126"/>
|
||||||
|
<text text-anchor="start" x="157" y="-133.8" font-family="arial" font-size="14.00">OG</text>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="184,-126 184,-149 192,-149 192,-126 184,-126"/>
|
||||||
|
<polygon fill="none" stroke="black" points="184,-126 184,-149 192,-149 192,-126 184,-126"/>
|
||||||
|
</g>
|
||||||
|
<!-- _F1_2--W1 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>_F1_2:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-136C254.96,-136.72 269.97,-118.72 336,-118"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-138C256.5,-138 271.5,-120 336,-120"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-140C258.03,-139.28 273.04,-121.28 336,-122"/>
|
||||||
|
</g>
|
||||||
|
<!-- _F1_3 -->
|
||||||
|
<g id="node4" class="node">
|
||||||
|
<title>_F1_3</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="192,-96 0,-96 0,-60 192,-60 192,-96"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-66 0,-89 93,-89 93,-66 0,-66"/>
|
||||||
|
<text text-anchor="start" x="4" y="-73.8" font-family="arial" font-size="14.00">Ferrule, crimp</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-66 93,-89 153,-89 153,-66 93,-66"/>
|
||||||
|
<text text-anchor="start" x="97" y="-73.8" font-family="arial" font-size="14.00">0.5 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="153,-66 153,-89 184,-89 184,-66 153,-66"/>
|
||||||
|
<text text-anchor="start" x="157" y="-73.8" font-family="arial" font-size="14.00">OG</text>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="184,-66 184,-89 192,-89 192,-66 184,-66"/>
|
||||||
|
<polygon fill="none" stroke="black" points="184,-66 184,-89 192,-89 192,-66 184,-66"/>
|
||||||
|
</g>
|
||||||
|
<!-- _F1_3--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>_F1_3:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-76C257.94,-76.67 273.05,-93.67 336,-93"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-78C256.44,-78 271.56,-95 336,-95"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-80C254.95,-79.33 270.06,-96.33 336,-97"/>
|
||||||
|
</g>
|
||||||
|
<!-- _F1_4 -->
|
||||||
|
<g id="node5" class="node">
|
||||||
|
<title>_F1_4</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="192,-36 0,-36 0,0 192,0 192,-36"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-6 0,-29 93,-29 93,-6 0,-6"/>
|
||||||
|
<text text-anchor="start" x="4" y="-13.8" font-family="arial" font-size="14.00">Ferrule, crimp</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-6 93,-29 153,-29 153,-6 93,-6"/>
|
||||||
|
<text text-anchor="start" x="97" y="-13.8" font-family="arial" font-size="14.00">0.5 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="153,-6 153,-29 184,-29 184,-6 153,-6"/>
|
||||||
|
<text text-anchor="start" x="157" y="-13.8" font-family="arial" font-size="14.00">OG</text>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="184,-6 184,-29 192,-29 192,-6 184,-6"/>
|
||||||
|
<polygon fill="none" stroke="black" points="184,-6 184,-29 192,-29 192,-6 184,-6"/>
|
||||||
|
</g>
|
||||||
|
<!-- _F1_4--W1 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>_F1_4:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-16C262.02,-17.7 269.93,-69.7 336,-68"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M192,-18C260.05,-18 267.95,-70 336,-70"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-20C258.07,-18.3 265.98,-70.3 336,-72"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>W1:e--X1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-143C525.76,-143.02 541.75,-141.02 606,-141"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M462,-145C526.01,-145 541.99,-143 606,-143"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-147C526.25,-146.98 542.24,-144.98 606,-145"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X1 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-118C525.88,-118 541.87,-117 606,-117"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-120C526,-120 542,-119 606,-119"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-122C526.13,-122 542.12,-121 606,-121"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>W1:e--X1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-93C526.13,-93 542.12,-94 606,-94"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-95C526,-95 542,-96 606,-96"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-97C525.88,-97 541.87,-98 606,-98"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X1 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--X1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-68C526.38,-68.03 542.36,-71.03 606,-71"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M462,-70C526.01,-70 541.99,-73 606,-73"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-72C525.64,-71.97 541.62,-74.97 606,-75"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<h1>Bill of Materials</h1><table style="border:1px solid #000000; font-size: 14pt; border-spacing: 0px"><tr><th align="left" style="border:1px solid #000000; padding: 8px">Item</th><th align="left" style="border:1px solid #000000; padding: 8px">Qty</th><th align="left" style="border:1px solid #000000; padding: 8px">Unit</th><th align="left" style="border:1px solid #000000; padding: 8px">Designators</th></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, Ferrule, crimp, 0.5 mm², OG</td><td align="right" style="border:1px solid #000000; padding: 4px">4</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px"></td></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, Molex 8981, female, 4 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">1</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">X1</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.5 mm², BK</td><td align="right" style="border:1px solid #000000; padding: 4px">0.6</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.5 mm², RD</td><td align="right" style="border:1px solid #000000; padding: 4px">0.3</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.5 mm², YE</td><td align="right" style="border:1px solid #000000; padding: 4px">0.3</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1</td></tr></table></body></html>
|
||||||
BIN
tutorial/tutorial05.png
Normal file
|
After Width: | Height: | Size: 54 KiB |
184
tutorial/tutorial05.svg
Normal file
@ -0,0 +1,184 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||||
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="782pt" height="236pt"
|
||||||
|
viewBox="0.00 0.00 782.00 236.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 232)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-232 778,-232 778,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="774,-200 606,-200 606,-62 774,-62 774,-200"/>
|
||||||
|
<polygon fill="none" stroke="black" points="606,-177 606,-200 774,-200 774,-177 606,-177"/>
|
||||||
|
<text text-anchor="start" x="681.5" y="-184.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="606,-154 606,-177 685,-177 685,-154 606,-154"/>
|
||||||
|
<text text-anchor="start" x="610" y="-161.8" font-family="arial" font-size="14.00">Molex 8981</text>
|
||||||
|
<polygon fill="none" stroke="black" points="685,-154 685,-177 735,-177 735,-154 685,-154"/>
|
||||||
|
<text text-anchor="start" x="689" y="-161.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="735,-154 735,-177 774,-177 774,-154 735,-154"/>
|
||||||
|
<text text-anchor="start" x="739" y="-161.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="606,-131 606,-154 678,-154 678,-131 606,-131"/>
|
||||||
|
<text text-anchor="start" x="638" y="-138.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="678,-131 678,-154 774,-154 774,-131 678,-131"/>
|
||||||
|
<text text-anchor="start" x="709.5" y="-138.8" font-family="arial" font-size="14.00">+12V</text>
|
||||||
|
<polygon fill="none" stroke="black" points="606,-108 606,-131 678,-131 678,-108 606,-108"/>
|
||||||
|
<text text-anchor="start" x="638" y="-115.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="678,-108 678,-131 774,-131 774,-108 678,-108"/>
|
||||||
|
<text text-anchor="start" x="710.5" y="-115.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="606,-85 606,-108 678,-108 678,-85 606,-85"/>
|
||||||
|
<text text-anchor="start" x="638" y="-92.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="678,-85 678,-108 774,-108 774,-85 678,-85"/>
|
||||||
|
<text text-anchor="start" x="710.5" y="-92.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="606,-62 606,-85 678,-85 678,-62 606,-62"/>
|
||||||
|
<text text-anchor="start" x="638" y="-69.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="678,-62 678,-85 774,-85 774,-62 678,-62"/>
|
||||||
|
<text text-anchor="start" x="713.5" y="-69.8" font-family="arial" font-size="14.00">+5V</text>
|
||||||
|
</g>
|
||||||
|
<!-- _F1_1 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>_F1_1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="192,-216 0,-216 0,-180 192,-180 192,-216"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-186 0,-209 93,-209 93,-186 0,-186"/>
|
||||||
|
<text text-anchor="start" x="4" y="-193.8" font-family="arial" font-size="14.00">Ferrule, crimp</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-186 93,-209 153,-209 153,-186 93,-186"/>
|
||||||
|
<text text-anchor="start" x="97" y="-193.8" font-family="arial" font-size="14.00">0.5 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="153,-186 153,-209 184,-209 184,-186 153,-186"/>
|
||||||
|
<text text-anchor="start" x="157" y="-193.8" font-family="arial" font-size="14.00">OG</text>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="184,-186 184,-209 192,-209 192,-186 184,-186"/>
|
||||||
|
<polygon fill="none" stroke="black" points="184,-186 184,-209 192,-209 192,-186 184,-186"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node6" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="462,-228 336,-228 336,-48 462,-48 462,-228"/>
|
||||||
|
<polygon fill="none" stroke="black" points="336,-205 336,-228 462,-228 462,-205 336,-205"/>
|
||||||
|
<text text-anchor="start" x="388" y="-212.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="336,-182 336,-205 359,-205 359,-182 336,-182"/>
|
||||||
|
<text text-anchor="start" x="340" y="-189.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="359,-182 359,-205 419,-205 419,-182 359,-182"/>
|
||||||
|
<text text-anchor="start" x="363" y="-189.8" font-family="arial" font-size="14.00">0.5 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="419,-182 419,-205 462,-205 462,-182 419,-182"/>
|
||||||
|
<text text-anchor="start" x="423" y="-189.8" font-family="arial" font-size="14.00">0.3 m</text>
|
||||||
|
<text text-anchor="start" x="397" y="-170.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="378" y="-153.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="422" y="-153.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-146 336,-148 462,-148 462,-146 336,-146"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="336,-144 336,-146 462,-146 462,-144 336,-144"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-142 336,-144 462,-144 462,-142 336,-142"/>
|
||||||
|
<text text-anchor="start" x="378" y="-128.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-128.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-121 336,-123 462,-123 462,-121 336,-121"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-119 336,-121 462,-121 462,-119 336,-119"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-117 336,-119 462,-119 462,-117 336,-117"/>
|
||||||
|
<text text-anchor="start" x="378" y="-103.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-103.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-96 336,-98 462,-98 462,-96 336,-96"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-94 336,-96 462,-96 462,-94 336,-94"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-92 336,-94 462,-94 462,-92 336,-92"/>
|
||||||
|
<text text-anchor="start" x="377.5" y="-78.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="422" y="-78.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-71 336,-73 462,-73 462,-71 336,-71"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="336,-69 336,-71 462,-71 462,-69 336,-69"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-67 336,-69 462,-69 462,-67 336,-67"/>
|
||||||
|
<text text-anchor="start" x="348.5" y="-53.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- _F1_1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>_F1_1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-196C258.22,-197.72 265.82,-144.72 336,-143"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M192,-198C260.2,-198 267.8,-145 336,-145"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-200C262.18,-198.28 269.78,-145.28 336,-147"/>
|
||||||
|
</g>
|
||||||
|
<!-- _F1_2 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>_F1_2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="192,-156 0,-156 0,-120 192,-120 192,-156"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-126 0,-149 93,-149 93,-126 0,-126"/>
|
||||||
|
<text text-anchor="start" x="4" y="-133.8" font-family="arial" font-size="14.00">Ferrule, crimp</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-126 93,-149 153,-149 153,-126 93,-126"/>
|
||||||
|
<text text-anchor="start" x="97" y="-133.8" font-family="arial" font-size="14.00">0.5 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="153,-126 153,-149 184,-149 184,-126 153,-126"/>
|
||||||
|
<text text-anchor="start" x="157" y="-133.8" font-family="arial" font-size="14.00">OG</text>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="184,-126 184,-149 192,-149 192,-126 184,-126"/>
|
||||||
|
<polygon fill="none" stroke="black" points="184,-126 184,-149 192,-149 192,-126 184,-126"/>
|
||||||
|
</g>
|
||||||
|
<!-- _F1_2--W1 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>_F1_2:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-136C254.96,-136.72 269.97,-118.72 336,-118"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-138C256.5,-138 271.5,-120 336,-120"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-140C258.03,-139.28 273.04,-121.28 336,-122"/>
|
||||||
|
</g>
|
||||||
|
<!-- _F1_3 -->
|
||||||
|
<g id="node4" class="node">
|
||||||
|
<title>_F1_3</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="192,-96 0,-96 0,-60 192,-60 192,-96"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-66 0,-89 93,-89 93,-66 0,-66"/>
|
||||||
|
<text text-anchor="start" x="4" y="-73.8" font-family="arial" font-size="14.00">Ferrule, crimp</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-66 93,-89 153,-89 153,-66 93,-66"/>
|
||||||
|
<text text-anchor="start" x="97" y="-73.8" font-family="arial" font-size="14.00">0.5 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="153,-66 153,-89 184,-89 184,-66 153,-66"/>
|
||||||
|
<text text-anchor="start" x="157" y="-73.8" font-family="arial" font-size="14.00">OG</text>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="184,-66 184,-89 192,-89 192,-66 184,-66"/>
|
||||||
|
<polygon fill="none" stroke="black" points="184,-66 184,-89 192,-89 192,-66 184,-66"/>
|
||||||
|
</g>
|
||||||
|
<!-- _F1_3--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>_F1_3:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-76C257.94,-76.67 273.05,-93.67 336,-93"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-78C256.44,-78 271.56,-95 336,-95"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-80C254.95,-79.33 270.06,-96.33 336,-97"/>
|
||||||
|
</g>
|
||||||
|
<!-- _F1_4 -->
|
||||||
|
<g id="node5" class="node">
|
||||||
|
<title>_F1_4</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="192,-36 0,-36 0,0 192,0 192,-36"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-6 0,-29 93,-29 93,-6 0,-6"/>
|
||||||
|
<text text-anchor="start" x="4" y="-13.8" font-family="arial" font-size="14.00">Ferrule, crimp</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-6 93,-29 153,-29 153,-6 93,-6"/>
|
||||||
|
<text text-anchor="start" x="97" y="-13.8" font-family="arial" font-size="14.00">0.5 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="153,-6 153,-29 184,-29 184,-6 153,-6"/>
|
||||||
|
<text text-anchor="start" x="157" y="-13.8" font-family="arial" font-size="14.00">OG</text>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="184,-6 184,-29 192,-29 192,-6 184,-6"/>
|
||||||
|
<polygon fill="none" stroke="black" points="184,-6 184,-29 192,-29 192,-6 184,-6"/>
|
||||||
|
</g>
|
||||||
|
<!-- _F1_4--W1 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>_F1_4:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-16C262.02,-17.7 269.93,-69.7 336,-68"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M192,-18C260.05,-18 267.95,-70 336,-70"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-20C258.07,-18.3 265.98,-70.3 336,-72"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>W1:e--X1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-143C525.76,-143.02 541.75,-141.02 606,-141"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M462,-145C526.01,-145 541.99,-143 606,-143"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-147C526.25,-146.98 542.24,-144.98 606,-145"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X1 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-118C525.88,-118 541.87,-117 606,-117"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-120C526,-120 542,-119 606,-119"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-122C526.13,-122 542.12,-121 606,-121"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>W1:e--X1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-93C526.13,-93 542.12,-94 606,-94"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-95C526,-95 542,-96 606,-96"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-97C525.88,-97 541.87,-98 606,-98"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X1 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--X1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-68C526.38,-68.03 542.36,-71.03 606,-71"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M462,-70C526.01,-70 541.99,-73 606,-73"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-72C525.64,-71.97 541.62,-74.97 606,-75"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 12 KiB |
7
tutorial/tutorial06.bom.tsv
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
Item Qty Unit Designators
|
||||||
|
Connector, Ferrule, crimp, 0.5 mm², OG 2
|
||||||
|
Connector, Ferrule, crimp, 1.0 mm², YE 1
|
||||||
|
Connector, Molex 8981, female, 4 pins 1 X1
|
||||||
|
Wire, 0.5 mm², BK 0.6 m W1
|
||||||
|
Wire, 0.5 mm², RD 0.3 m W1
|
||||||
|
Wire, 0.5 mm², YE 0.3 m W1
|
||||||
|
28
tutorial/tutorial06.gv
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
graph {
|
||||||
|
// Graph generated by WireViz
|
||||||
|
// https://github.com/formatc1702/WireViz
|
||||||
|
graph [bgcolor=white fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||||
|
node [fillcolor=white fontname=arial shape=record style=filled]
|
||||||
|
edge [fontname=arial style=bold]
|
||||||
|
X1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X1</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex 8981</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td><td>+12V</td></tr><tr><td port="p2l">2</td><td>GND</td></tr><tr><td port="p3l">3</td><td>GND</td></tr><tr><td port="p4l">4</td><td>+5V</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
F_10_1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Ferrule, crimp</td><td balign="left">1.0 mm²</td><td balign="left">YE</td><td balign="left" bgcolor="#FFFF00" width="4"></td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
_F_05_1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Ferrule, crimp</td><td balign="left">0.5 mm²</td><td balign="left">OG</td><td balign="left" bgcolor="#FF8000" width="4"></td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
_F_05_2 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Ferrule, crimp</td><td balign="left">0.5 mm²</td><td balign="left">OG</td><td balign="left" bgcolor="#FF8000" width="4"></td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
_F_05_1:e -- W1:w1:w
|
||||||
|
edge [color="#000000:#ff0000:#000000"]
|
||||||
|
_F_05_2:e -- W1:w4:w
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
W1:w1:e -- X1:p1l:w
|
||||||
|
edge [color="#000000:#000000:#000000"]
|
||||||
|
W1:w2:e -- X1:p2l:w
|
||||||
|
edge [color="#000000:#000000:#000000"]
|
||||||
|
W1:w3:e -- X1:p3l:w
|
||||||
|
edge [color="#000000:#ff0000:#000000"]
|
||||||
|
W1:w4:e -- X1:p4l:w
|
||||||
|
edge [color="#000000:#000000:#000000"]
|
||||||
|
F_10_1:e -- W1:w2:w
|
||||||
|
edge [color="#000000:#000000:#000000"]
|
||||||
|
F_10_1:e -- W1:w3:w
|
||||||
|
W1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W1</td></tr><tr><td balign="left">4x</td><td balign="left">0.5 mm²</td><td balign="left">0.3 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td></td><td>YE</td><td>X1:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td></td><td>BK</td><td>X1:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td></td><td>BK</td><td>X1:3</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td></td><td>RD</td><td>X1:4</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w4" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff0000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style="filled,dashed"]
|
||||||
|
}
|
||||||
171
tutorial/tutorial06.html
Normal file
@ -0,0 +1,171 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html><head><meta charset="UTF-8"></head><body style="font-family:Arial"><h1>Diagram</h1><!-- XML and DOCTYPE declarations from SVG file removed -->
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="782pt" height="206pt"
|
||||||
|
viewBox="0.00 0.00 782.00 206.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 202)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-202 778,-202 778,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="774,-170 606,-170 606,-32 774,-32 774,-170"/>
|
||||||
|
<polygon fill="none" stroke="black" points="606,-147 606,-170 774,-170 774,-147 606,-147"/>
|
||||||
|
<text text-anchor="start" x="681.5" y="-154.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="606,-124 606,-147 685,-147 685,-124 606,-124"/>
|
||||||
|
<text text-anchor="start" x="610" y="-131.8" font-family="arial" font-size="14.00">Molex 8981</text>
|
||||||
|
<polygon fill="none" stroke="black" points="685,-124 685,-147 735,-147 735,-124 685,-124"/>
|
||||||
|
<text text-anchor="start" x="689" y="-131.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="735,-124 735,-147 774,-147 774,-124 735,-124"/>
|
||||||
|
<text text-anchor="start" x="739" y="-131.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="606,-101 606,-124 678,-124 678,-101 606,-101"/>
|
||||||
|
<text text-anchor="start" x="638" y="-108.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="678,-101 678,-124 774,-124 774,-101 678,-101"/>
|
||||||
|
<text text-anchor="start" x="709.5" y="-108.8" font-family="arial" font-size="14.00">+12V</text>
|
||||||
|
<polygon fill="none" stroke="black" points="606,-78 606,-101 678,-101 678,-78 606,-78"/>
|
||||||
|
<text text-anchor="start" x="638" y="-85.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="678,-78 678,-101 774,-101 774,-78 678,-78"/>
|
||||||
|
<text text-anchor="start" x="710.5" y="-85.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="606,-55 606,-78 678,-78 678,-55 606,-55"/>
|
||||||
|
<text text-anchor="start" x="638" y="-62.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="678,-55 678,-78 774,-78 774,-55 678,-55"/>
|
||||||
|
<text text-anchor="start" x="710.5" y="-62.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="606,-32 606,-55 678,-55 678,-32 606,-32"/>
|
||||||
|
<text text-anchor="start" x="638" y="-39.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="678,-32 678,-55 774,-55 774,-32 678,-32"/>
|
||||||
|
<text text-anchor="start" x="713.5" y="-39.8" font-family="arial" font-size="14.00">+5V</text>
|
||||||
|
</g>
|
||||||
|
<!-- F_10_1 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>F_10_1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="190,-96 2,-96 2,-60 190,-60 190,-96"/>
|
||||||
|
<polygon fill="none" stroke="black" points="2,-66 2,-89 95,-89 95,-66 2,-66"/>
|
||||||
|
<text text-anchor="start" x="6" y="-73.8" font-family="arial" font-size="14.00">Ferrule, crimp</text>
|
||||||
|
<polygon fill="none" stroke="black" points="95,-66 95,-89 155,-89 155,-66 95,-66"/>
|
||||||
|
<text text-anchor="start" x="99" y="-73.8" font-family="arial" font-size="14.00">1.0 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="155,-66 155,-89 182,-89 182,-66 155,-66"/>
|
||||||
|
<text text-anchor="start" x="159" y="-73.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="182,-66 182,-89 190,-89 190,-66 182,-66"/>
|
||||||
|
<polygon fill="none" stroke="black" points="182,-66 182,-89 190,-89 190,-66 182,-66"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node5" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="462,-198 336,-198 336,-18 462,-18 462,-198"/>
|
||||||
|
<polygon fill="none" stroke="black" points="336,-175 336,-198 462,-198 462,-175 336,-175"/>
|
||||||
|
<text text-anchor="start" x="388" y="-182.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="336,-152 336,-175 359,-175 359,-152 336,-152"/>
|
||||||
|
<text text-anchor="start" x="340" y="-159.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="359,-152 359,-175 419,-175 419,-152 359,-152"/>
|
||||||
|
<text text-anchor="start" x="363" y="-159.8" font-family="arial" font-size="14.00">0.5 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="419,-152 419,-175 462,-175 462,-152 419,-152"/>
|
||||||
|
<text text-anchor="start" x="423" y="-159.8" font-family="arial" font-size="14.00">0.3 m</text>
|
||||||
|
<text text-anchor="start" x="397" y="-140.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="378" y="-123.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="422" y="-123.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-116 336,-118 462,-118 462,-116 336,-116"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="336,-114 336,-116 462,-116 462,-114 336,-114"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-112 336,-114 462,-114 462,-112 336,-112"/>
|
||||||
|
<text text-anchor="start" x="378" y="-98.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-98.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-91 336,-93 462,-93 462,-91 336,-91"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-89 336,-91 462,-91 462,-89 336,-89"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-87 336,-89 462,-89 462,-87 336,-87"/>
|
||||||
|
<text text-anchor="start" x="378" y="-73.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-73.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-66 336,-68 462,-68 462,-66 336,-66"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-64 336,-66 462,-66 462,-64 336,-64"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-62 336,-64 462,-64 462,-62 336,-62"/>
|
||||||
|
<text text-anchor="start" x="377.5" y="-48.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="422" y="-48.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-41 336,-43 462,-43 462,-41 336,-41"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="336,-39 336,-41 462,-41 462,-39 336,-39"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-37 336,-39 462,-39 462,-37 336,-37"/>
|
||||||
|
<text text-anchor="start" x="348.5" y="-23.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- F_10_1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>F_10_1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M191,-76C256.88,-76.41 272.55,-88.41 336,-88"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M191,-78C255.66,-78 271.34,-90 336,-90"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M191,-80C254.45,-79.59 270.12,-91.59 336,-92"/>
|
||||||
|
</g>
|
||||||
|
<!-- F_10_1--W1 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>F_10_1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M191,-76C254.42,-76.46 270.02,-63.46 336,-63"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M191,-78C255.7,-78 271.3,-65 336,-65"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M191,-80C256.98,-79.54 272.58,-66.54 336,-67"/>
|
||||||
|
</g>
|
||||||
|
<!-- _F_05_1 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>_F_05_1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="192,-156 0,-156 0,-120 192,-120 192,-156"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-126 0,-149 93,-149 93,-126 0,-126"/>
|
||||||
|
<text text-anchor="start" x="4" y="-133.8" font-family="arial" font-size="14.00">Ferrule, crimp</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-126 93,-149 153,-149 153,-126 93,-126"/>
|
||||||
|
<text text-anchor="start" x="97" y="-133.8" font-family="arial" font-size="14.00">0.5 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="153,-126 153,-149 184,-149 184,-126 153,-126"/>
|
||||||
|
<text text-anchor="start" x="157" y="-133.8" font-family="arial" font-size="14.00">OG</text>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="184,-126 184,-149 192,-149 192,-126 184,-126"/>
|
||||||
|
<polygon fill="none" stroke="black" points="184,-126 184,-149 192,-149 192,-126 184,-126"/>
|
||||||
|
</g>
|
||||||
|
<!-- _F_05_1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>_F_05_1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-136C255.12,-136.94 269.49,-113.94 336,-113"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M192,-138C256.81,-138 271.19,-115 336,-115"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-140C258.51,-139.06 272.88,-116.06 336,-117"/>
|
||||||
|
</g>
|
||||||
|
<!-- _F_05_2 -->
|
||||||
|
<g id="node4" class="node">
|
||||||
|
<title>_F_05_2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="192,-36 0,-36 0,0 192,0 192,-36"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-6 0,-29 93,-29 93,-6 0,-6"/>
|
||||||
|
<text text-anchor="start" x="4" y="-13.8" font-family="arial" font-size="14.00">Ferrule, crimp</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-6 93,-29 153,-29 153,-6 93,-6"/>
|
||||||
|
<text text-anchor="start" x="97" y="-13.8" font-family="arial" font-size="14.00">0.5 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="153,-6 153,-29 184,-29 184,-6 153,-6"/>
|
||||||
|
<text text-anchor="start" x="157" y="-13.8" font-family="arial" font-size="14.00">OG</text>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="184,-6 184,-29 192,-29 192,-6 184,-6"/>
|
||||||
|
<polygon fill="none" stroke="black" points="184,-6 184,-29 192,-29 192,-6 184,-6"/>
|
||||||
|
</g>
|
||||||
|
<!-- _F_05_2--W1 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>_F_05_2:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-16C258.41,-16.9 272.93,-38.9 336,-38"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M192,-18C256.74,-18 271.26,-40 336,-40"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-20C255.07,-19.1 269.59,-41.1 336,-42"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>W1:e--X1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-113C525.76,-113.02 541.75,-111.02 606,-111"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M462,-115C526.01,-115 541.99,-113 606,-113"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-117C526.25,-116.98 542.24,-114.98 606,-115"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X1 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-88C525.88,-88 541.87,-87 606,-87"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-90C526,-90 542,-89 606,-89"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-92C526.13,-92 542.12,-91 606,-91"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>W1:e--X1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-63C526.13,-63 542.12,-64 606,-64"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-65C526,-65 542,-66 606,-66"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-67C525.88,-67 541.87,-68 606,-68"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X1 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-38C526.38,-38.03 542.36,-41.03 606,-41"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M462,-40C526.01,-40 541.99,-43 606,-43"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-42C525.64,-41.97 541.62,-44.97 606,-45"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<h1>Bill of Materials</h1><table style="border:1px solid #000000; font-size: 14pt; border-spacing: 0px"><tr><th align="left" style="border:1px solid #000000; padding: 8px">Item</th><th align="left" style="border:1px solid #000000; padding: 8px">Qty</th><th align="left" style="border:1px solid #000000; padding: 8px">Unit</th><th align="left" style="border:1px solid #000000; padding: 8px">Designators</th></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, Ferrule, crimp, 0.5 mm², OG</td><td align="right" style="border:1px solid #000000; padding: 4px">2</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px"></td></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, Ferrule, crimp, 1.0 mm², YE</td><td align="right" style="border:1px solid #000000; padding: 4px">1</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px"></td></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, Molex 8981, female, 4 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">1</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">X1</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.5 mm², BK</td><td align="right" style="border:1px solid #000000; padding: 4px">0.6</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.5 mm², RD</td><td align="right" style="border:1px solid #000000; padding: 4px">0.3</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.5 mm², YE</td><td align="right" style="border:1px solid #000000; padding: 4px">0.3</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1</td></tr></table></body></html>
|
||||||
BIN
tutorial/tutorial06.png
Normal file
|
After Width: | Height: | Size: 46 KiB |
171
tutorial/tutorial06.svg
Normal file
@ -0,0 +1,171 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||||
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="782pt" height="206pt"
|
||||||
|
viewBox="0.00 0.00 782.00 206.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 202)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-202 778,-202 778,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="774,-170 606,-170 606,-32 774,-32 774,-170"/>
|
||||||
|
<polygon fill="none" stroke="black" points="606,-147 606,-170 774,-170 774,-147 606,-147"/>
|
||||||
|
<text text-anchor="start" x="681.5" y="-154.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="606,-124 606,-147 685,-147 685,-124 606,-124"/>
|
||||||
|
<text text-anchor="start" x="610" y="-131.8" font-family="arial" font-size="14.00">Molex 8981</text>
|
||||||
|
<polygon fill="none" stroke="black" points="685,-124 685,-147 735,-147 735,-124 685,-124"/>
|
||||||
|
<text text-anchor="start" x="689" y="-131.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="735,-124 735,-147 774,-147 774,-124 735,-124"/>
|
||||||
|
<text text-anchor="start" x="739" y="-131.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="606,-101 606,-124 678,-124 678,-101 606,-101"/>
|
||||||
|
<text text-anchor="start" x="638" y="-108.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="678,-101 678,-124 774,-124 774,-101 678,-101"/>
|
||||||
|
<text text-anchor="start" x="709.5" y="-108.8" font-family="arial" font-size="14.00">+12V</text>
|
||||||
|
<polygon fill="none" stroke="black" points="606,-78 606,-101 678,-101 678,-78 606,-78"/>
|
||||||
|
<text text-anchor="start" x="638" y="-85.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="678,-78 678,-101 774,-101 774,-78 678,-78"/>
|
||||||
|
<text text-anchor="start" x="710.5" y="-85.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="606,-55 606,-78 678,-78 678,-55 606,-55"/>
|
||||||
|
<text text-anchor="start" x="638" y="-62.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="678,-55 678,-78 774,-78 774,-55 678,-55"/>
|
||||||
|
<text text-anchor="start" x="710.5" y="-62.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="606,-32 606,-55 678,-55 678,-32 606,-32"/>
|
||||||
|
<text text-anchor="start" x="638" y="-39.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="678,-32 678,-55 774,-55 774,-32 678,-32"/>
|
||||||
|
<text text-anchor="start" x="713.5" y="-39.8" font-family="arial" font-size="14.00">+5V</text>
|
||||||
|
</g>
|
||||||
|
<!-- F_10_1 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>F_10_1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="190,-96 2,-96 2,-60 190,-60 190,-96"/>
|
||||||
|
<polygon fill="none" stroke="black" points="2,-66 2,-89 95,-89 95,-66 2,-66"/>
|
||||||
|
<text text-anchor="start" x="6" y="-73.8" font-family="arial" font-size="14.00">Ferrule, crimp</text>
|
||||||
|
<polygon fill="none" stroke="black" points="95,-66 95,-89 155,-89 155,-66 95,-66"/>
|
||||||
|
<text text-anchor="start" x="99" y="-73.8" font-family="arial" font-size="14.00">1.0 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="155,-66 155,-89 182,-89 182,-66 155,-66"/>
|
||||||
|
<text text-anchor="start" x="159" y="-73.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="182,-66 182,-89 190,-89 190,-66 182,-66"/>
|
||||||
|
<polygon fill="none" stroke="black" points="182,-66 182,-89 190,-89 190,-66 182,-66"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node5" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="462,-198 336,-198 336,-18 462,-18 462,-198"/>
|
||||||
|
<polygon fill="none" stroke="black" points="336,-175 336,-198 462,-198 462,-175 336,-175"/>
|
||||||
|
<text text-anchor="start" x="388" y="-182.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="336,-152 336,-175 359,-175 359,-152 336,-152"/>
|
||||||
|
<text text-anchor="start" x="340" y="-159.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="359,-152 359,-175 419,-175 419,-152 359,-152"/>
|
||||||
|
<text text-anchor="start" x="363" y="-159.8" font-family="arial" font-size="14.00">0.5 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="419,-152 419,-175 462,-175 462,-152 419,-152"/>
|
||||||
|
<text text-anchor="start" x="423" y="-159.8" font-family="arial" font-size="14.00">0.3 m</text>
|
||||||
|
<text text-anchor="start" x="397" y="-140.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="378" y="-123.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="422" y="-123.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-116 336,-118 462,-118 462,-116 336,-116"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="336,-114 336,-116 462,-116 462,-114 336,-114"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-112 336,-114 462,-114 462,-112 336,-112"/>
|
||||||
|
<text text-anchor="start" x="378" y="-98.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-98.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-91 336,-93 462,-93 462,-91 336,-91"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-89 336,-91 462,-91 462,-89 336,-89"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-87 336,-89 462,-89 462,-87 336,-87"/>
|
||||||
|
<text text-anchor="start" x="378" y="-73.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-73.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-66 336,-68 462,-68 462,-66 336,-66"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-64 336,-66 462,-66 462,-64 336,-64"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-62 336,-64 462,-64 462,-62 336,-62"/>
|
||||||
|
<text text-anchor="start" x="377.5" y="-48.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="422" y="-48.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-41 336,-43 462,-43 462,-41 336,-41"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="336,-39 336,-41 462,-41 462,-39 336,-39"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="336,-37 336,-39 462,-39 462,-37 336,-37"/>
|
||||||
|
<text text-anchor="start" x="348.5" y="-23.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- F_10_1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>F_10_1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M191,-76C256.88,-76.41 272.55,-88.41 336,-88"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M191,-78C255.66,-78 271.34,-90 336,-90"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M191,-80C254.45,-79.59 270.12,-91.59 336,-92"/>
|
||||||
|
</g>
|
||||||
|
<!-- F_10_1--W1 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>F_10_1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M191,-76C254.42,-76.46 270.02,-63.46 336,-63"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M191,-78C255.7,-78 271.3,-65 336,-65"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M191,-80C256.98,-79.54 272.58,-66.54 336,-67"/>
|
||||||
|
</g>
|
||||||
|
<!-- _F_05_1 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>_F_05_1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="192,-156 0,-156 0,-120 192,-120 192,-156"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-126 0,-149 93,-149 93,-126 0,-126"/>
|
||||||
|
<text text-anchor="start" x="4" y="-133.8" font-family="arial" font-size="14.00">Ferrule, crimp</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-126 93,-149 153,-149 153,-126 93,-126"/>
|
||||||
|
<text text-anchor="start" x="97" y="-133.8" font-family="arial" font-size="14.00">0.5 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="153,-126 153,-149 184,-149 184,-126 153,-126"/>
|
||||||
|
<text text-anchor="start" x="157" y="-133.8" font-family="arial" font-size="14.00">OG</text>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="184,-126 184,-149 192,-149 192,-126 184,-126"/>
|
||||||
|
<polygon fill="none" stroke="black" points="184,-126 184,-149 192,-149 192,-126 184,-126"/>
|
||||||
|
</g>
|
||||||
|
<!-- _F_05_1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>_F_05_1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-136C255.12,-136.94 269.49,-113.94 336,-113"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M192,-138C256.81,-138 271.19,-115 336,-115"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-140C258.51,-139.06 272.88,-116.06 336,-117"/>
|
||||||
|
</g>
|
||||||
|
<!-- _F_05_2 -->
|
||||||
|
<g id="node4" class="node">
|
||||||
|
<title>_F_05_2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="192,-36 0,-36 0,0 192,0 192,-36"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-6 0,-29 93,-29 93,-6 0,-6"/>
|
||||||
|
<text text-anchor="start" x="4" y="-13.8" font-family="arial" font-size="14.00">Ferrule, crimp</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-6 93,-29 153,-29 153,-6 93,-6"/>
|
||||||
|
<text text-anchor="start" x="97" y="-13.8" font-family="arial" font-size="14.00">0.5 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="153,-6 153,-29 184,-29 184,-6 153,-6"/>
|
||||||
|
<text text-anchor="start" x="157" y="-13.8" font-family="arial" font-size="14.00">OG</text>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="184,-6 184,-29 192,-29 192,-6 184,-6"/>
|
||||||
|
<polygon fill="none" stroke="black" points="184,-6 184,-29 192,-29 192,-6 184,-6"/>
|
||||||
|
</g>
|
||||||
|
<!-- _F_05_2--W1 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>_F_05_2:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-16C258.41,-16.9 272.93,-38.9 336,-38"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M192,-18C256.74,-18 271.26,-40 336,-40"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M192,-20C255.07,-19.1 269.59,-41.1 336,-42"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>W1:e--X1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-113C525.76,-113.02 541.75,-111.02 606,-111"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M462,-115C526.01,-115 541.99,-113 606,-113"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-117C526.25,-116.98 542.24,-114.98 606,-115"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X1 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-88C525.88,-88 541.87,-87 606,-87"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-90C526,-90 542,-89 606,-89"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-92C526.13,-92 542.12,-91 606,-91"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>W1:e--X1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-63C526.13,-63 542.12,-64 606,-64"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-65C526,-65 542,-66 606,-66"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-67C525.88,-67 541.87,-68 606,-68"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X1 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-38C526.38,-38.03 542.36,-41.03 606,-41"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M462,-40C526.01,-40 541.99,-43 606,-43"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M462,-42C525.64,-41.97 541.62,-44.97 606,-45"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 12 KiB |
6
tutorial/tutorial07.bom.tsv
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
Item Qty Unit Designators
|
||||||
|
Connector, Molex KK 254, female, 4 pins 6 X1, X2, X3, X4, X5, X6
|
||||||
|
Wire, 0.25 mm², PK 1.0 m W1, W2, W3, W4, W5
|
||||||
|
Wire, 0.25 mm², TQ 1.0 m W1, W2, W3, W4, W5
|
||||||
|
Wire, 0.25 mm², VT 1.0 m W1, W2, W3, W4, W5
|
||||||
|
Wire, 0.25 mm², YE 1.0 m W1, W2, W3, W4, W5
|
||||||
|
78
tutorial/tutorial07.gv
Normal file
@ -0,0 +1,78 @@
|
|||||||
|
graph {
|
||||||
|
// Graph generated by WireViz
|
||||||
|
// https://github.com/formatc1702/WireViz
|
||||||
|
graph [bgcolor=white fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||||
|
node [fillcolor=white fontname=arial shape=record style=filled]
|
||||||
|
edge [fontname=arial style=bold]
|
||||||
|
X1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X1</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td>GND</td><td port="p1r">1</td></tr><tr><td>VCC</td><td port="p2r">2</td></tr><tr><td>SCL</td><td port="p3r">3</td></tr><tr><td>SDA</td><td port="p4r">4</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X2 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X2</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td><td>GND</td></tr><tr><td port="p2l">2</td><td>VCC</td></tr><tr><td port="p3l">3</td><td>SCL</td></tr><tr><td port="p4l">4</td><td>SDA</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X3 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X3</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td>GND</td><td port="p1r">1</td></tr><tr><td>VCC</td><td port="p2r">2</td></tr><tr><td>SCL</td><td port="p3r">3</td></tr><tr><td>SDA</td><td port="p4r">4</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X4 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X4</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td><td>GND</td></tr><tr><td port="p2l">2</td><td>VCC</td></tr><tr><td port="p3l">3</td><td>SCL</td></tr><tr><td port="p4l">4</td><td>SDA</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X5 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X5</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td>GND</td><td port="p1r">1</td></tr><tr><td>VCC</td><td port="p2r">2</td></tr><tr><td>SCL</td><td port="p3r">3</td></tr><tr><td>SDA</td><td port="p4r">4</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X6 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X6</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td><td>GND</td></tr><tr><td port="p2l">2</td><td>VCC</td></tr><tr><td port="p3l">3</td><td>SCL</td></tr><tr><td port="p4l">4</td><td>SDA</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
edge [color="#000000:#00ffff:#000000"]
|
||||||
|
X1:p1r:e -- W1:w1:w
|
||||||
|
W1:w1:e -- X2:p1l:w
|
||||||
|
edge [color="#000000:#ff66cc:#000000"]
|
||||||
|
X1:p2r:e -- W1:w2:w
|
||||||
|
W1:w2:e -- X2:p2l:w
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
X1:p3r:e -- W1:w3:w
|
||||||
|
W1:w3:e -- X2:p3l:w
|
||||||
|
edge [color="#000000:#8000ff:#000000"]
|
||||||
|
X1:p4r:e -- W1:w4:w
|
||||||
|
W1:w4:e -- X2:p4l:w
|
||||||
|
W1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W1</td></tr><tr><td balign="left">4x</td><td balign="left">0.25 mm²</td><td balign="left">0.2 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X1:1</td><td>TQ</td><td>X2:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#00ffff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:2</td><td>PK</td><td>X2:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff66cc" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:3</td><td>YE</td><td>X2:3</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:4</td><td>VT</td><td>X2:4</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w4" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#8000ff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style="filled,dashed"]
|
||||||
|
edge [color="#000000:#00ffff:#000000"]
|
||||||
|
X3:p1r:e -- W2:w1:w
|
||||||
|
W2:w1:e -- X2:p1l:w
|
||||||
|
edge [color="#000000:#ff66cc:#000000"]
|
||||||
|
X3:p2r:e -- W2:w2:w
|
||||||
|
W2:w2:e -- X2:p2l:w
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
X3:p3r:e -- W2:w3:w
|
||||||
|
W2:w3:e -- X2:p3l:w
|
||||||
|
edge [color="#000000:#8000ff:#000000"]
|
||||||
|
X3:p4r:e -- W2:w4:w
|
||||||
|
W2:w4:e -- X2:p4l:w
|
||||||
|
W2 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W2</td></tr><tr><td balign="left">4x</td><td balign="left">0.25 mm²</td><td balign="left">0.2 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X3:1</td><td>TQ</td><td>X2:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#00ffff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X3:2</td><td>PK</td><td>X2:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff66cc" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X3:3</td><td>YE</td><td>X2:3</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X3:4</td><td>VT</td><td>X2:4</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w4" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#8000ff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style="filled,dashed"]
|
||||||
|
edge [color="#000000:#00ffff:#000000"]
|
||||||
|
X3:p1r:e -- W3:w1:w
|
||||||
|
W3:w1:e -- X4:p1l:w
|
||||||
|
edge [color="#000000:#ff66cc:#000000"]
|
||||||
|
X3:p2r:e -- W3:w2:w
|
||||||
|
W3:w2:e -- X4:p2l:w
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
X3:p3r:e -- W3:w3:w
|
||||||
|
W3:w3:e -- X4:p3l:w
|
||||||
|
edge [color="#000000:#8000ff:#000000"]
|
||||||
|
X3:p4r:e -- W3:w4:w
|
||||||
|
W3:w4:e -- X4:p4l:w
|
||||||
|
W3 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W3</td></tr><tr><td balign="left">4x</td><td balign="left">0.25 mm²</td><td balign="left">0.2 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X3:1</td><td>TQ</td><td>X4:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#00ffff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X3:2</td><td>PK</td><td>X4:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff66cc" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X3:3</td><td>YE</td><td>X4:3</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X3:4</td><td>VT</td><td>X4:4</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w4" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#8000ff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style="filled,dashed"]
|
||||||
|
edge [color="#000000:#00ffff:#000000"]
|
||||||
|
X5:p1r:e -- W4:w1:w
|
||||||
|
W4:w1:e -- X4:p1l:w
|
||||||
|
edge [color="#000000:#ff66cc:#000000"]
|
||||||
|
X5:p2r:e -- W4:w2:w
|
||||||
|
W4:w2:e -- X4:p2l:w
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
X5:p3r:e -- W4:w3:w
|
||||||
|
W4:w3:e -- X4:p3l:w
|
||||||
|
edge [color="#000000:#8000ff:#000000"]
|
||||||
|
X5:p4r:e -- W4:w4:w
|
||||||
|
W4:w4:e -- X4:p4l:w
|
||||||
|
W4 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W4</td></tr><tr><td balign="left">4x</td><td balign="left">0.25 mm²</td><td balign="left">0.2 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X5:1</td><td>TQ</td><td>X4:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#00ffff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X5:2</td><td>PK</td><td>X4:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff66cc" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X5:3</td><td>YE</td><td>X4:3</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X5:4</td><td>VT</td><td>X4:4</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w4" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#8000ff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style="filled,dashed"]
|
||||||
|
edge [color="#000000:#00ffff:#000000"]
|
||||||
|
X5:p1r:e -- W5:w1:w
|
||||||
|
W5:w1:e -- X6:p1l:w
|
||||||
|
edge [color="#000000:#ff66cc:#000000"]
|
||||||
|
X5:p2r:e -- W5:w2:w
|
||||||
|
W5:w2:e -- X6:p2l:w
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
X5:p3r:e -- W5:w3:w
|
||||||
|
W5:w3:e -- X6:p3l:w
|
||||||
|
edge [color="#000000:#8000ff:#000000"]
|
||||||
|
X5:p4r:e -- W5:w4:w
|
||||||
|
W5:w4:e -- X6:p4l:w
|
||||||
|
W5 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W5</td></tr><tr><td balign="left">4x</td><td balign="left">0.25 mm²</td><td balign="left">0.2 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X5:1</td><td>TQ</td><td>X6:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#00ffff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X5:2</td><td>PK</td><td>X6:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff66cc" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X5:3</td><td>YE</td><td>X6:3</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X5:4</td><td>VT</td><td>X6:4</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w4" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#8000ff" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style="filled,dashed"]
|
||||||
|
}
|
||||||
661
tutorial/tutorial07.html
Normal file
@ -0,0 +1,661 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html><head><meta charset="UTF-8"></head><body style="font-family:Arial"><h1>Diagram</h1><!-- XML and DOCTYPE declarations from SVG file removed -->
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="793pt" height="1004pt"
|
||||||
|
viewBox="0.00 0.00 793.00 1004.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 1000)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-1000 789,-1000 789,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="182,-968 0,-968 0,-830 182,-830 182,-968"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-945 0,-968 182,-968 182,-945 0,-945"/>
|
||||||
|
<text text-anchor="start" x="82.5" y="-952.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-922 0,-945 93,-945 93,-922 0,-922"/>
|
||||||
|
<text text-anchor="start" x="4" y="-929.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-922 93,-945 143,-945 143,-922 93,-922"/>
|
||||||
|
<text text-anchor="start" x="97" y="-929.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="143,-922 143,-945 182,-945 182,-922 143,-922"/>
|
||||||
|
<text text-anchor="start" x="147" y="-929.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-899 0,-922 103,-922 103,-899 0,-899"/>
|
||||||
|
<text text-anchor="start" x="36" y="-906.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-899 103,-922 182,-922 182,-899 103,-899"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-906.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-876 0,-899 103,-899 103,-876 0,-876"/>
|
||||||
|
<text text-anchor="start" x="37" y="-883.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-876 103,-899 182,-899 182,-876 103,-876"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-883.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-853 0,-876 103,-876 103,-853 0,-853"/>
|
||||||
|
<text text-anchor="start" x="38" y="-860.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-853 103,-876 182,-876 182,-853 103,-853"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-860.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-830 0,-853 103,-853 103,-830 0,-830"/>
|
||||||
|
<text text-anchor="start" x="37.5" y="-837.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-830 103,-853 182,-853 182,-830 103,-830"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-837.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node7" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="459,-996 326,-996 326,-816 459,-816 459,-996"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-973 326.5,-996 459.5,-996 459.5,-973 326.5,-973"/>
|
||||||
|
<text text-anchor="start" x="382" y="-980.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-950 326.5,-973 349.5,-973 349.5,-950 326.5,-950"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-957.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-950 349.5,-973 416.5,-973 416.5,-950 349.5,-950"/>
|
||||||
|
<text text-anchor="start" x="353.5" y="-957.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="416.5,-950 416.5,-973 459.5,-973 459.5,-950 416.5,-950"/>
|
||||||
|
<text text-anchor="start" x="420.5" y="-957.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="391" y="-938.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="336" y="-921.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="383" y="-921.8" font-family="arial" font-size="14.00">TQ</text>
|
||||||
|
<text text-anchor="start" x="422" y="-921.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-914 326.5,-916 459.5,-916 459.5,-914 326.5,-914"/>
|
||||||
|
<polygon fill="#00ffff" stroke="transparent" points="326.5,-912 326.5,-914 459.5,-914 459.5,-912 326.5,-912"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-910 326.5,-912 459.5,-912 459.5,-910 326.5,-910"/>
|
||||||
|
<text text-anchor="start" x="336" y="-896.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-896.8" font-family="arial" font-size="14.00">PK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-896.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-889 326.5,-891 459.5,-891 459.5,-889 326.5,-889"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="326.5,-887 326.5,-889 459.5,-889 459.5,-887 326.5,-887"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-885 326.5,-887 459.5,-887 459.5,-885 326.5,-885"/>
|
||||||
|
<text text-anchor="start" x="336" y="-871.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-871.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="422" y="-871.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-864 326.5,-866 459.5,-866 459.5,-864 326.5,-864"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-862 326.5,-864 459.5,-864 459.5,-862 326.5,-862"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-860 326.5,-862 459.5,-862 459.5,-860 326.5,-860"/>
|
||||||
|
<text text-anchor="start" x="336" y="-846.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<text text-anchor="start" x="384" y="-846.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="422" y="-846.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-839 326.5,-841 459.5,-841 459.5,-839 326.5,-839"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="326.5,-837 326.5,-839 459.5,-839 459.5,-837 326.5,-837"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-835 326.5,-837 459.5,-837 459.5,-835 326.5,-835"/>
|
||||||
|
<text text-anchor="start" x="348" y="-821.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-909C246.25,-909.02 262.24,-911.02 326,-911"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M182,-911C246.01,-911 261.99,-913 326,-913"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-913C245.76,-912.98 261.75,-914.98 326,-915"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-885C246.13,-885 262.12,-886 326,-886"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M182,-887C246,-887 262,-888 326,-888"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-889C245.88,-889 261.87,-890 326,-890"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-862C245.88,-862 261.87,-861 326,-861"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-864C246,-864 262,-863 326,-863"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-866C246.13,-866 262.12,-865 326,-865"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-839C245.64,-839.03 261.62,-836.03 326,-836"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M182,-841C246.01,-841 261.99,-838 326,-838"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-843C246.38,-842.97 262.36,-839.97 326,-840"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="785,-865 603,-865 603,-727 785,-727 785,-865"/>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-842 603,-865 785,-865 785,-842 603,-842"/>
|
||||||
|
<text text-anchor="start" x="685.5" y="-849.8" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-819 603,-842 696,-842 696,-819 603,-819"/>
|
||||||
|
<text text-anchor="start" x="607" y="-826.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="696,-819 696,-842 746,-842 746,-819 696,-819"/>
|
||||||
|
<text text-anchor="start" x="700" y="-826.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="746,-819 746,-842 785,-842 785,-819 746,-819"/>
|
||||||
|
<text text-anchor="start" x="750" y="-826.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-796 603,-819 683,-819 683,-796 603,-796"/>
|
||||||
|
<text text-anchor="start" x="639" y="-803.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-796 683,-819 785,-819 785,-796 683,-796"/>
|
||||||
|
<text text-anchor="start" x="718.5" y="-803.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-773 603,-796 683,-796 683,-773 603,-773"/>
|
||||||
|
<text text-anchor="start" x="639" y="-780.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-773 683,-796 785,-796 785,-773 683,-773"/>
|
||||||
|
<text text-anchor="start" x="719.5" y="-780.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-750 603,-773 683,-773 683,-750 603,-750"/>
|
||||||
|
<text text-anchor="start" x="639" y="-757.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-750 683,-773 785,-773 785,-750 683,-750"/>
|
||||||
|
<text text-anchor="start" x="720.5" y="-757.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-727 603,-750 683,-750 683,-727 603,-727"/>
|
||||||
|
<text text-anchor="start" x="639" y="-734.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-727 683,-750 785,-750 785,-727 683,-727"/>
|
||||||
|
<text text-anchor="start" x="720" y="-734.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
</g>
|
||||||
|
<!-- X3 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>X3</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="182,-662 0,-662 0,-524 182,-524 182,-662"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-639 0,-662 182,-662 182,-639 0,-639"/>
|
||||||
|
<text text-anchor="start" x="82.5" y="-646.8" font-family="arial" font-size="14.00">X3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-616 0,-639 93,-639 93,-616 0,-616"/>
|
||||||
|
<text text-anchor="start" x="4" y="-623.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-616 93,-639 143,-639 143,-616 93,-616"/>
|
||||||
|
<text text-anchor="start" x="97" y="-623.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="143,-616 143,-639 182,-639 182,-616 143,-616"/>
|
||||||
|
<text text-anchor="start" x="147" y="-623.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-593 0,-616 103,-616 103,-593 0,-593"/>
|
||||||
|
<text text-anchor="start" x="36" y="-600.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-593 103,-616 182,-616 182,-593 103,-593"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-600.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-570 0,-593 103,-593 103,-570 0,-570"/>
|
||||||
|
<text text-anchor="start" x="37" y="-577.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-570 103,-593 182,-593 182,-570 103,-570"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-577.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-547 0,-570 103,-570 103,-547 0,-547"/>
|
||||||
|
<text text-anchor="start" x="38" y="-554.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-547 103,-570 182,-570 182,-547 103,-547"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-554.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-524 0,-547 103,-547 103,-524 0,-524"/>
|
||||||
|
<text text-anchor="start" x="37.5" y="-531.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-524 103,-547 182,-547 182,-524 103,-524"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-531.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W2 -->
|
||||||
|
<g id="node8" class="node">
|
||||||
|
<title>W2</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="459,-792 326,-792 326,-612 459,-612 459,-792"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-769 326.5,-792 459.5,-792 459.5,-769 326.5,-769"/>
|
||||||
|
<text text-anchor="start" x="382" y="-776.8" font-family="arial" font-size="14.00">W2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-746 326.5,-769 349.5,-769 349.5,-746 326.5,-746"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-753.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-746 349.5,-769 416.5,-769 416.5,-746 349.5,-746"/>
|
||||||
|
<text text-anchor="start" x="353.5" y="-753.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="416.5,-746 416.5,-769 459.5,-769 459.5,-746 416.5,-746"/>
|
||||||
|
<text text-anchor="start" x="420.5" y="-753.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="391" y="-734.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="336" y="-717.8" font-family="arial" font-size="14.00">X3:1</text>
|
||||||
|
<text text-anchor="start" x="383" y="-717.8" font-family="arial" font-size="14.00">TQ</text>
|
||||||
|
<text text-anchor="start" x="422" y="-717.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-710 326.5,-712 459.5,-712 459.5,-710 326.5,-710"/>
|
||||||
|
<polygon fill="#00ffff" stroke="transparent" points="326.5,-708 326.5,-710 459.5,-710 459.5,-708 326.5,-708"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-706 326.5,-708 459.5,-708 459.5,-706 326.5,-706"/>
|
||||||
|
<text text-anchor="start" x="336" y="-692.8" font-family="arial" font-size="14.00">X3:2</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-692.8" font-family="arial" font-size="14.00">PK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-692.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-685 326.5,-687 459.5,-687 459.5,-685 326.5,-685"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="326.5,-683 326.5,-685 459.5,-685 459.5,-683 326.5,-683"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-681 326.5,-683 459.5,-683 459.5,-681 326.5,-681"/>
|
||||||
|
<text text-anchor="start" x="336" y="-667.8" font-family="arial" font-size="14.00">X3:3</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-667.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="422" y="-667.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-660 326.5,-662 459.5,-662 459.5,-660 326.5,-660"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-658 326.5,-660 459.5,-660 459.5,-658 326.5,-658"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-656 326.5,-658 459.5,-658 459.5,-656 326.5,-656"/>
|
||||||
|
<text text-anchor="start" x="336" y="-642.8" font-family="arial" font-size="14.00">X3:4</text>
|
||||||
|
<text text-anchor="start" x="384" y="-642.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="422" y="-642.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-635 326.5,-637 459.5,-637 459.5,-635 326.5,-635"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="326.5,-633 326.5,-635 459.5,-635 459.5,-633 326.5,-633"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-631 326.5,-633 459.5,-633 459.5,-631 326.5,-631"/>
|
||||||
|
<text text-anchor="start" x="348" y="-617.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W2 -->
|
||||||
|
<g id="edge9" class="edge">
|
||||||
|
<title>X3:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-603C262.93,-605.26 249.04,-709.26 326,-707"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M182,-605C260.95,-605 247.05,-709 326,-709"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-607C258.96,-604.74 245.07,-708.74 326,-711"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W2 -->
|
||||||
|
<g id="edge11" class="edge">
|
||||||
|
<title>X3:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-579C262.67,-581.26 249.3,-684.26 326,-682"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M182,-581C260.69,-581 247.31,-684 326,-684"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-583C258.7,-580.74 245.33,-683.74 326,-686"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W2 -->
|
||||||
|
<g id="edge13" class="edge">
|
||||||
|
<title>X3:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-556C262.16,-558.24 249.81,-659.24 326,-657"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-558C260.17,-558 247.83,-659 326,-659"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-560C258.19,-557.76 245.84,-658.76 326,-661"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W2 -->
|
||||||
|
<g id="edge15" class="edge">
|
||||||
|
<title>X3:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-533C261.65,-535.23 250.32,-634.23 326,-632"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M182,-535C259.67,-535 248.33,-634 326,-634"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-537C257.68,-534.77 246.35,-633.77 326,-636"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3 -->
|
||||||
|
<g id="node9" class="node">
|
||||||
|
<title>W3</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="459,-588 326,-588 326,-408 459,-408 459,-588"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-565 326.5,-588 459.5,-588 459.5,-565 326.5,-565"/>
|
||||||
|
<text text-anchor="start" x="382" y="-572.8" font-family="arial" font-size="14.00">W3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-542 326.5,-565 349.5,-565 349.5,-542 326.5,-542"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-549.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-542 349.5,-565 416.5,-565 416.5,-542 349.5,-542"/>
|
||||||
|
<text text-anchor="start" x="353.5" y="-549.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="416.5,-542 416.5,-565 459.5,-565 459.5,-542 416.5,-542"/>
|
||||||
|
<text text-anchor="start" x="420.5" y="-549.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="391" y="-530.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="336" y="-513.8" font-family="arial" font-size="14.00">X3:1</text>
|
||||||
|
<text text-anchor="start" x="383" y="-513.8" font-family="arial" font-size="14.00">TQ</text>
|
||||||
|
<text text-anchor="start" x="422" y="-513.8" font-family="arial" font-size="14.00">X4:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-506 326.5,-508 459.5,-508 459.5,-506 326.5,-506"/>
|
||||||
|
<polygon fill="#00ffff" stroke="transparent" points="326.5,-504 326.5,-506 459.5,-506 459.5,-504 326.5,-504"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-502 326.5,-504 459.5,-504 459.5,-502 326.5,-502"/>
|
||||||
|
<text text-anchor="start" x="336" y="-488.8" font-family="arial" font-size="14.00">X3:2</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-488.8" font-family="arial" font-size="14.00">PK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-488.8" font-family="arial" font-size="14.00">X4:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-481 326.5,-483 459.5,-483 459.5,-481 326.5,-481"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="326.5,-479 326.5,-481 459.5,-481 459.5,-479 326.5,-479"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-477 326.5,-479 459.5,-479 459.5,-477 326.5,-477"/>
|
||||||
|
<text text-anchor="start" x="336" y="-463.8" font-family="arial" font-size="14.00">X3:3</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-463.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="422" y="-463.8" font-family="arial" font-size="14.00">X4:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-456 326.5,-458 459.5,-458 459.5,-456 326.5,-456"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-454 326.5,-456 459.5,-456 459.5,-454 326.5,-454"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-452 326.5,-454 459.5,-454 459.5,-452 326.5,-452"/>
|
||||||
|
<text text-anchor="start" x="336" y="-438.8" font-family="arial" font-size="14.00">X3:4</text>
|
||||||
|
<text text-anchor="start" x="384" y="-438.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="422" y="-438.8" font-family="arial" font-size="14.00">X4:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-431 326.5,-433 459.5,-433 459.5,-431 326.5,-431"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="326.5,-429 326.5,-431 459.5,-431 459.5,-429 326.5,-429"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-427 326.5,-429 459.5,-429 459.5,-427 326.5,-427"/>
|
||||||
|
<text text-anchor="start" x="348" y="-413.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W3 -->
|
||||||
|
<g id="edge17" class="edge">
|
||||||
|
<title>X3:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-603C257.93,-605.24 246.1,-505.24 326,-503"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M182,-605C259.92,-605 248.08,-505 326,-505"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-607C261.9,-604.76 250.07,-504.76 326,-507"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W3 -->
|
||||||
|
<g id="edge19" class="edge">
|
||||||
|
<title>X3:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-579C258.19,-581.24 245.84,-480.24 326,-478"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M182,-581C260.17,-581 247.83,-480 326,-480"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-583C262.16,-580.76 249.81,-479.76 326,-482"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W3 -->
|
||||||
|
<g id="edge21" class="edge">
|
||||||
|
<title>X3:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-556C258.7,-558.26 245.33,-455.26 326,-453"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-558C260.69,-558 247.31,-455 326,-455"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-560C262.67,-557.74 249.3,-454.74 326,-457"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W3 -->
|
||||||
|
<g id="edge23" class="edge">
|
||||||
|
<title>X3:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-533C259.23,-535.27 244.81,-430.27 326,-428"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M182,-535C261.21,-535 246.79,-430 326,-430"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-537C263.19,-534.73 248.77,-429.73 326,-432"/>
|
||||||
|
</g>
|
||||||
|
<!-- X4 -->
|
||||||
|
<g id="node4" class="node">
|
||||||
|
<title>X4</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="785,-458 603,-458 603,-320 785,-320 785,-458"/>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-435 603,-458 785,-458 785,-435 603,-435"/>
|
||||||
|
<text text-anchor="start" x="685.5" y="-442.8" font-family="arial" font-size="14.00">X4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-412 603,-435 696,-435 696,-412 603,-412"/>
|
||||||
|
<text text-anchor="start" x="607" y="-419.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="696,-412 696,-435 746,-435 746,-412 696,-412"/>
|
||||||
|
<text text-anchor="start" x="700" y="-419.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="746,-412 746,-435 785,-435 785,-412 746,-412"/>
|
||||||
|
<text text-anchor="start" x="750" y="-419.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-389 603,-412 683,-412 683,-389 603,-389"/>
|
||||||
|
<text text-anchor="start" x="639" y="-396.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-389 683,-412 785,-412 785,-389 683,-389"/>
|
||||||
|
<text text-anchor="start" x="718.5" y="-396.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-366 603,-389 683,-389 683,-366 603,-366"/>
|
||||||
|
<text text-anchor="start" x="639" y="-373.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-366 683,-389 785,-389 785,-366 683,-366"/>
|
||||||
|
<text text-anchor="start" x="719.5" y="-373.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-343 603,-366 683,-366 683,-343 603,-343"/>
|
||||||
|
<text text-anchor="start" x="639" y="-350.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-343 683,-366 785,-366 785,-343 683,-343"/>
|
||||||
|
<text text-anchor="start" x="720.5" y="-350.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-320 603,-343 683,-343 683,-320 603,-320"/>
|
||||||
|
<text text-anchor="start" x="639" y="-327.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-320 683,-343 785,-343 785,-320 683,-320"/>
|
||||||
|
<text text-anchor="start" x="720" y="-327.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
</g>
|
||||||
|
<!-- X5 -->
|
||||||
|
<g id="node5" class="node">
|
||||||
|
<title>X5</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="182,-253 0,-253 0,-115 182,-115 182,-253"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-230 0,-253 182,-253 182,-230 0,-230"/>
|
||||||
|
<text text-anchor="start" x="82.5" y="-237.8" font-family="arial" font-size="14.00">X5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-207 0,-230 93,-230 93,-207 0,-207"/>
|
||||||
|
<text text-anchor="start" x="4" y="-214.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-207 93,-230 143,-230 143,-207 93,-207"/>
|
||||||
|
<text text-anchor="start" x="97" y="-214.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="143,-207 143,-230 182,-230 182,-207 143,-207"/>
|
||||||
|
<text text-anchor="start" x="147" y="-214.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-184 0,-207 103,-207 103,-184 0,-184"/>
|
||||||
|
<text text-anchor="start" x="36" y="-191.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-184 103,-207 182,-207 182,-184 103,-184"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-191.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-161 0,-184 103,-184 103,-161 0,-161"/>
|
||||||
|
<text text-anchor="start" x="37" y="-168.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-161 103,-184 182,-184 182,-161 103,-161"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-168.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-138 0,-161 103,-161 103,-138 0,-138"/>
|
||||||
|
<text text-anchor="start" x="38" y="-145.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-138 103,-161 182,-161 182,-138 103,-138"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-145.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-115 0,-138 103,-138 103,-115 0,-115"/>
|
||||||
|
<text text-anchor="start" x="37.5" y="-122.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-115 103,-138 182,-138 182,-115 103,-115"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-122.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W4 -->
|
||||||
|
<g id="node10" class="node">
|
||||||
|
<title>W4</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="459,-384 326,-384 326,-204 459,-204 459,-384"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-361 326.5,-384 459.5,-384 459.5,-361 326.5,-361"/>
|
||||||
|
<text text-anchor="start" x="382" y="-368.8" font-family="arial" font-size="14.00">W4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-338 326.5,-361 349.5,-361 349.5,-338 326.5,-338"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-345.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-338 349.5,-361 416.5,-361 416.5,-338 349.5,-338"/>
|
||||||
|
<text text-anchor="start" x="353.5" y="-345.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="416.5,-338 416.5,-361 459.5,-361 459.5,-338 416.5,-338"/>
|
||||||
|
<text text-anchor="start" x="420.5" y="-345.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="391" y="-326.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="336" y="-309.8" font-family="arial" font-size="14.00">X5:1</text>
|
||||||
|
<text text-anchor="start" x="383" y="-309.8" font-family="arial" font-size="14.00">TQ</text>
|
||||||
|
<text text-anchor="start" x="422" y="-309.8" font-family="arial" font-size="14.00">X4:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-302 326.5,-304 459.5,-304 459.5,-302 326.5,-302"/>
|
||||||
|
<polygon fill="#00ffff" stroke="transparent" points="326.5,-300 326.5,-302 459.5,-302 459.5,-300 326.5,-300"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-298 326.5,-300 459.5,-300 459.5,-298 326.5,-298"/>
|
||||||
|
<text text-anchor="start" x="336" y="-284.8" font-family="arial" font-size="14.00">X5:2</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-284.8" font-family="arial" font-size="14.00">PK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-284.8" font-family="arial" font-size="14.00">X4:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-277 326.5,-279 459.5,-279 459.5,-277 326.5,-277"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="326.5,-275 326.5,-277 459.5,-277 459.5,-275 326.5,-275"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-273 326.5,-275 459.5,-275 459.5,-273 326.5,-273"/>
|
||||||
|
<text text-anchor="start" x="336" y="-259.8" font-family="arial" font-size="14.00">X5:3</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-259.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="422" y="-259.8" font-family="arial" font-size="14.00">X4:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-252 326.5,-254 459.5,-254 459.5,-252 326.5,-252"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-250 326.5,-252 459.5,-252 459.5,-250 326.5,-250"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-248 326.5,-250 459.5,-250 459.5,-248 326.5,-248"/>
|
||||||
|
<text text-anchor="start" x="336" y="-234.8" font-family="arial" font-size="14.00">X5:4</text>
|
||||||
|
<text text-anchor="start" x="384" y="-234.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="422" y="-234.8" font-family="arial" font-size="14.00">X4:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-227 326.5,-229 459.5,-229 459.5,-227 326.5,-227"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="326.5,-225 326.5,-227 459.5,-227 459.5,-225 326.5,-225"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-223 326.5,-225 459.5,-225 459.5,-223 326.5,-223"/>
|
||||||
|
<text text-anchor="start" x="348" y="-209.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W4 -->
|
||||||
|
<g id="edge25" class="edge">
|
||||||
|
<title>X5:e--W4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-194C263.19,-196.27 248.77,-301.27 326,-299"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M182,-196C261.21,-196 246.79,-301 326,-301"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-198C259.23,-195.73 244.81,-300.73 326,-303"/>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W4 -->
|
||||||
|
<g id="edge27" class="edge">
|
||||||
|
<title>X5:e--W4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-170C262.93,-172.26 249.04,-276.26 326,-274"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M182,-172C260.95,-172 247.05,-276 326,-276"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-174C258.96,-171.74 245.07,-275.74 326,-278"/>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W4 -->
|
||||||
|
<g id="edge29" class="edge">
|
||||||
|
<title>X5:e--W4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-147C262.41,-149.25 249.56,-251.25 326,-249"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-149C260.43,-149 247.57,-251 326,-251"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-151C258.44,-148.75 245.59,-250.75 326,-253"/>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W4 -->
|
||||||
|
<g id="edge31" class="edge">
|
||||||
|
<title>X5:e--W4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-124C261.9,-126.24 250.07,-226.24 326,-224"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M182,-126C259.92,-126 248.08,-226 326,-226"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-128C257.93,-125.76 246.1,-225.76 326,-228"/>
|
||||||
|
</g>
|
||||||
|
<!-- W5 -->
|
||||||
|
<g id="node11" class="node">
|
||||||
|
<title>W5</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="459,-180 326,-180 326,0 459,0 459,-180"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-157 326.5,-180 459.5,-180 459.5,-157 326.5,-157"/>
|
||||||
|
<text text-anchor="start" x="382" y="-164.8" font-family="arial" font-size="14.00">W5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-134 326.5,-157 349.5,-157 349.5,-134 326.5,-134"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-141.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-134 349.5,-157 416.5,-157 416.5,-134 349.5,-134"/>
|
||||||
|
<text text-anchor="start" x="353.5" y="-141.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="416.5,-134 416.5,-157 459.5,-157 459.5,-134 416.5,-134"/>
|
||||||
|
<text text-anchor="start" x="420.5" y="-141.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="391" y="-122.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="336" y="-105.8" font-family="arial" font-size="14.00">X5:1</text>
|
||||||
|
<text text-anchor="start" x="383" y="-105.8" font-family="arial" font-size="14.00">TQ</text>
|
||||||
|
<text text-anchor="start" x="422" y="-105.8" font-family="arial" font-size="14.00">X6:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-98 326.5,-100 459.5,-100 459.5,-98 326.5,-98"/>
|
||||||
|
<polygon fill="#00ffff" stroke="transparent" points="326.5,-96 326.5,-98 459.5,-98 459.5,-96 326.5,-96"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-94 326.5,-96 459.5,-96 459.5,-94 326.5,-94"/>
|
||||||
|
<text text-anchor="start" x="336" y="-80.8" font-family="arial" font-size="14.00">X5:2</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-80.8" font-family="arial" font-size="14.00">PK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-80.8" font-family="arial" font-size="14.00">X6:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-73 326.5,-75 459.5,-75 459.5,-73 326.5,-73"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="326.5,-71 326.5,-73 459.5,-73 459.5,-71 326.5,-71"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-69 326.5,-71 459.5,-71 459.5,-69 326.5,-69"/>
|
||||||
|
<text text-anchor="start" x="336" y="-55.8" font-family="arial" font-size="14.00">X5:3</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-55.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="422" y="-55.8" font-family="arial" font-size="14.00">X6:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-48 326.5,-50 459.5,-50 459.5,-48 326.5,-48"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-46 326.5,-48 459.5,-48 459.5,-46 326.5,-46"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-44 326.5,-46 459.5,-46 459.5,-44 326.5,-44"/>
|
||||||
|
<text text-anchor="start" x="336" y="-30.8" font-family="arial" font-size="14.00">X5:4</text>
|
||||||
|
<text text-anchor="start" x="384" y="-30.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="422" y="-30.8" font-family="arial" font-size="14.00">X6:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-23 326.5,-25 459.5,-25 459.5,-23 326.5,-23"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="326.5,-21 326.5,-23 459.5,-23 459.5,-21 326.5,-21"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-19 326.5,-21 459.5,-21 459.5,-19 326.5,-19"/>
|
||||||
|
<text text-anchor="start" x="348" y="-5.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W5 -->
|
||||||
|
<g id="edge33" class="edge">
|
||||||
|
<title>X5:e--W5:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-194C257.68,-196.23 246.35,-97.23 326,-95"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M182,-196C259.67,-196 248.33,-97 326,-97"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-198C261.65,-195.77 250.32,-96.77 326,-99"/>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W5 -->
|
||||||
|
<g id="edge35" class="edge">
|
||||||
|
<title>X5:e--W5:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-170C257.93,-172.24 246.1,-72.24 326,-70"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M182,-172C259.92,-172 248.08,-72 326,-72"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-174C261.9,-171.76 250.07,-71.76 326,-74"/>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W5 -->
|
||||||
|
<g id="edge37" class="edge">
|
||||||
|
<title>X5:e--W5:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-147C258.44,-149.25 245.59,-47.25 326,-45"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-149C260.43,-149 247.57,-47 326,-47"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-151C262.41,-148.75 249.56,-46.75 326,-49"/>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W5 -->
|
||||||
|
<g id="edge39" class="edge">
|
||||||
|
<title>X5:e--W5:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-124C258.96,-126.26 245.07,-22.26 326,-20"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M182,-126C260.95,-126 247.05,-22 326,-22"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-128C262.93,-125.74 249.04,-21.74 326,-24"/>
|
||||||
|
</g>
|
||||||
|
<!-- X6 -->
|
||||||
|
<g id="node6" class="node">
|
||||||
|
<title>X6</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="785,-152 603,-152 603,-14 785,-14 785,-152"/>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-129 603,-152 785,-152 785,-129 603,-129"/>
|
||||||
|
<text text-anchor="start" x="685.5" y="-136.8" font-family="arial" font-size="14.00">X6</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-106 603,-129 696,-129 696,-106 603,-106"/>
|
||||||
|
<text text-anchor="start" x="607" y="-113.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="696,-106 696,-129 746,-129 746,-106 696,-106"/>
|
||||||
|
<text text-anchor="start" x="700" y="-113.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="746,-106 746,-129 785,-129 785,-106 746,-106"/>
|
||||||
|
<text text-anchor="start" x="750" y="-113.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-83 603,-106 683,-106 683,-83 603,-83"/>
|
||||||
|
<text text-anchor="start" x="639" y="-90.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-83 683,-106 785,-106 785,-83 683,-83"/>
|
||||||
|
<text text-anchor="start" x="718.5" y="-90.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-60 603,-83 683,-83 683,-60 603,-60"/>
|
||||||
|
<text text-anchor="start" x="639" y="-67.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-60 683,-83 785,-83 785,-60 683,-60"/>
|
||||||
|
<text text-anchor="start" x="719.5" y="-67.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-37 603,-60 683,-60 683,-37 603,-37"/>
|
||||||
|
<text text-anchor="start" x="639" y="-44.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-37 683,-60 785,-60 785,-37 683,-37"/>
|
||||||
|
<text text-anchor="start" x="720.5" y="-44.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-14 603,-37 683,-37 683,-14 603,-14"/>
|
||||||
|
<text text-anchor="start" x="639" y="-21.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-14 683,-37 785,-37 785,-14 683,-14"/>
|
||||||
|
<text text-anchor="start" x="720" y="-21.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-911C536.23,-913.27 521.81,-808.27 603,-806"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M459,-913C538.21,-913 523.79,-808 603,-808"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-915C540.19,-912.73 525.77,-807.73 603,-810"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-886C535.96,-888.26 522.07,-784.26 603,-782"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M459,-888C537.95,-888 524.05,-784 603,-784"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-890C539.93,-887.74 526.04,-783.74 603,-786"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-861C535.44,-863.25 522.59,-761.25 603,-759"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M459,-863C537.43,-863 524.57,-761 603,-761"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-865C539.41,-862.75 526.56,-760.75 603,-763"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-836C534.93,-838.24 523.1,-738.24 603,-736"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M459,-838C536.92,-838 525.08,-738 603,-738"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-840C538.9,-837.76 527.07,-737.76 603,-740"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X2 -->
|
||||||
|
<g id="edge10" class="edge">
|
||||||
|
<title>W2:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-707C538.65,-709.23 527.32,-808.23 603,-806"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M459,-709C536.67,-709 525.33,-808 603,-808"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-711C534.68,-708.77 523.35,-807.77 603,-810"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X2 -->
|
||||||
|
<g id="edge12" class="edge">
|
||||||
|
<title>W2:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-682C538.9,-684.24 527.07,-784.24 603,-782"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M459,-684C536.92,-684 525.08,-784 603,-784"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-686C534.93,-683.76 523.1,-783.76 603,-786"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X2 -->
|
||||||
|
<g id="edge14" class="edge">
|
||||||
|
<title>W2:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-657C539.41,-659.25 526.56,-761.25 603,-759"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M459,-659C537.43,-659 524.57,-761 603,-761"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-661C535.44,-658.75 522.59,-760.75 603,-763"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X2 -->
|
||||||
|
<g id="edge16" class="edge">
|
||||||
|
<title>W2:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-632C539.93,-634.26 526.04,-738.26 603,-736"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M459,-634C537.95,-634 524.05,-738 603,-738"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-636C535.96,-633.74 522.07,-737.74 603,-740"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge18" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-503C535.96,-505.26 522.07,-401.26 603,-399"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M459,-505C537.95,-505 524.05,-401 603,-401"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-507C539.93,-504.74 526.04,-400.74 603,-403"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge20" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-478C535.7,-480.26 522.33,-377.26 603,-375"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M459,-480C537.69,-480 524.31,-377 603,-377"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-482C539.67,-479.74 526.3,-376.74 603,-379"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge22" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-453C535.19,-455.24 522.84,-354.24 603,-352"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M459,-455C537.17,-455 524.83,-354 603,-354"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-457C539.16,-454.76 526.81,-353.76 603,-356"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge24" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-428C534.68,-430.23 523.35,-331.23 603,-329"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M459,-430C536.67,-430 525.33,-331 603,-331"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-432C538.65,-429.77 527.32,-330.77 603,-333"/>
|
||||||
|
</g>
|
||||||
|
<!-- W4--X4 -->
|
||||||
|
<g id="edge26" class="edge">
|
||||||
|
<title>W4:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-299C538.9,-301.24 527.07,-401.24 603,-399"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M459,-301C536.92,-301 525.08,-401 603,-401"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-303C534.93,-300.76 523.1,-400.76 603,-403"/>
|
||||||
|
</g>
|
||||||
|
<!-- W4--X4 -->
|
||||||
|
<g id="edge28" class="edge">
|
||||||
|
<title>W4:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-274C539.16,-276.24 526.81,-377.24 603,-375"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M459,-276C537.17,-276 524.83,-377 603,-377"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-278C535.19,-275.76 522.84,-376.76 603,-379"/>
|
||||||
|
</g>
|
||||||
|
<!-- W4--X4 -->
|
||||||
|
<g id="edge30" class="edge">
|
||||||
|
<title>W4:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-249C539.67,-251.26 526.3,-354.26 603,-352"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M459,-251C537.69,-251 524.31,-354 603,-354"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-253C535.7,-250.74 522.33,-353.74 603,-356"/>
|
||||||
|
</g>
|
||||||
|
<!-- W4--X4 -->
|
||||||
|
<g id="edge32" class="edge">
|
||||||
|
<title>W4:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-224C540.19,-226.27 525.77,-331.27 603,-329"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M459,-226C538.21,-226 523.79,-331 603,-331"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-228C536.23,-225.73 521.81,-330.73 603,-333"/>
|
||||||
|
</g>
|
||||||
|
<!-- W5--X6 -->
|
||||||
|
<g id="edge34" class="edge">
|
||||||
|
<title>W5:e--X6:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-95C522.76,-95.02 538.75,-93.02 603,-93"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M459,-97C523.01,-97 538.99,-95 603,-95"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-99C523.25,-98.98 539.24,-96.98 603,-97"/>
|
||||||
|
</g>
|
||||||
|
<!-- W5--X6 -->
|
||||||
|
<g id="edge36" class="edge">
|
||||||
|
<title>W5:e--X6:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-70C522.88,-70 538.87,-69 603,-69"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M459,-72C523,-72 539,-71 603,-71"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-74C523.13,-74 539.12,-73 603,-73"/>
|
||||||
|
</g>
|
||||||
|
<!-- W5--X6 -->
|
||||||
|
<g id="edge38" class="edge">
|
||||||
|
<title>W5:e--X6:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-45C523.13,-45 539.12,-46 603,-46"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M459,-47C523,-47 539,-48 603,-48"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-49C522.88,-49 538.87,-50 603,-50"/>
|
||||||
|
</g>
|
||||||
|
<!-- W5--X6 -->
|
||||||
|
<g id="edge40" class="edge">
|
||||||
|
<title>W5:e--X6:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-20C523.38,-20.03 539.36,-23.03 603,-23"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M459,-22C523.01,-22 538.99,-25 603,-25"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-24C522.64,-23.97 538.62,-26.97 603,-27"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<h1>Bill of Materials</h1><table style="border:1px solid #000000; font-size: 14pt; border-spacing: 0px"><tr><th align="left" style="border:1px solid #000000; padding: 8px">Item</th><th align="left" style="border:1px solid #000000; padding: 8px">Qty</th><th align="left" style="border:1px solid #000000; padding: 8px">Unit</th><th align="left" style="border:1px solid #000000; padding: 8px">Designators</th></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, Molex KK 254, female, 4 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">6</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">X1, X2, X3, X4, X5, X6</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.25 mm², PK</td><td align="right" style="border:1px solid #000000; padding: 4px">1.0</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1, W2, W3, W4, W5</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.25 mm², TQ</td><td align="right" style="border:1px solid #000000; padding: 4px">1.0</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1, W2, W3, W4, W5</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.25 mm², VT</td><td align="right" style="border:1px solid #000000; padding: 4px">1.0</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1, W2, W3, W4, W5</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.25 mm², YE</td><td align="right" style="border:1px solid #000000; padding: 4px">1.0</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1, W2, W3, W4, W5</td></tr></table></body></html>
|
||||||
BIN
tutorial/tutorial07.png
Normal file
|
After Width: | Height: | Size: 313 KiB |
661
tutorial/tutorial07.svg
Normal file
@ -0,0 +1,661 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||||
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="793pt" height="1004pt"
|
||||||
|
viewBox="0.00 0.00 793.00 1004.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 1000)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-1000 789,-1000 789,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="182,-968 0,-968 0,-830 182,-830 182,-968"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-945 0,-968 182,-968 182,-945 0,-945"/>
|
||||||
|
<text text-anchor="start" x="82.5" y="-952.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-922 0,-945 93,-945 93,-922 0,-922"/>
|
||||||
|
<text text-anchor="start" x="4" y="-929.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-922 93,-945 143,-945 143,-922 93,-922"/>
|
||||||
|
<text text-anchor="start" x="97" y="-929.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="143,-922 143,-945 182,-945 182,-922 143,-922"/>
|
||||||
|
<text text-anchor="start" x="147" y="-929.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-899 0,-922 103,-922 103,-899 0,-899"/>
|
||||||
|
<text text-anchor="start" x="36" y="-906.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-899 103,-922 182,-922 182,-899 103,-899"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-906.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-876 0,-899 103,-899 103,-876 0,-876"/>
|
||||||
|
<text text-anchor="start" x="37" y="-883.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-876 103,-899 182,-899 182,-876 103,-876"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-883.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-853 0,-876 103,-876 103,-853 0,-853"/>
|
||||||
|
<text text-anchor="start" x="38" y="-860.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-853 103,-876 182,-876 182,-853 103,-853"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-860.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-830 0,-853 103,-853 103,-830 0,-830"/>
|
||||||
|
<text text-anchor="start" x="37.5" y="-837.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-830 103,-853 182,-853 182,-830 103,-830"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-837.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node7" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="459,-996 326,-996 326,-816 459,-816 459,-996"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-973 326.5,-996 459.5,-996 459.5,-973 326.5,-973"/>
|
||||||
|
<text text-anchor="start" x="382" y="-980.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-950 326.5,-973 349.5,-973 349.5,-950 326.5,-950"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-957.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-950 349.5,-973 416.5,-973 416.5,-950 349.5,-950"/>
|
||||||
|
<text text-anchor="start" x="353.5" y="-957.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="416.5,-950 416.5,-973 459.5,-973 459.5,-950 416.5,-950"/>
|
||||||
|
<text text-anchor="start" x="420.5" y="-957.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="391" y="-938.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="336" y="-921.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="383" y="-921.8" font-family="arial" font-size="14.00">TQ</text>
|
||||||
|
<text text-anchor="start" x="422" y="-921.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-914 326.5,-916 459.5,-916 459.5,-914 326.5,-914"/>
|
||||||
|
<polygon fill="#00ffff" stroke="transparent" points="326.5,-912 326.5,-914 459.5,-914 459.5,-912 326.5,-912"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-910 326.5,-912 459.5,-912 459.5,-910 326.5,-910"/>
|
||||||
|
<text text-anchor="start" x="336" y="-896.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-896.8" font-family="arial" font-size="14.00">PK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-896.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-889 326.5,-891 459.5,-891 459.5,-889 326.5,-889"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="326.5,-887 326.5,-889 459.5,-889 459.5,-887 326.5,-887"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-885 326.5,-887 459.5,-887 459.5,-885 326.5,-885"/>
|
||||||
|
<text text-anchor="start" x="336" y="-871.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-871.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="422" y="-871.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-864 326.5,-866 459.5,-866 459.5,-864 326.5,-864"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-862 326.5,-864 459.5,-864 459.5,-862 326.5,-862"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-860 326.5,-862 459.5,-862 459.5,-860 326.5,-860"/>
|
||||||
|
<text text-anchor="start" x="336" y="-846.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<text text-anchor="start" x="384" y="-846.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="422" y="-846.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-839 326.5,-841 459.5,-841 459.5,-839 326.5,-839"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="326.5,-837 326.5,-839 459.5,-839 459.5,-837 326.5,-837"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-835 326.5,-837 459.5,-837 459.5,-835 326.5,-835"/>
|
||||||
|
<text text-anchor="start" x="348" y="-821.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-909C246.25,-909.02 262.24,-911.02 326,-911"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M182,-911C246.01,-911 261.99,-913 326,-913"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-913C245.76,-912.98 261.75,-914.98 326,-915"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-885C246.13,-885 262.12,-886 326,-886"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M182,-887C246,-887 262,-888 326,-888"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-889C245.88,-889 261.87,-890 326,-890"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-862C245.88,-862 261.87,-861 326,-861"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-864C246,-864 262,-863 326,-863"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-866C246.13,-866 262.12,-865 326,-865"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-839C245.64,-839.03 261.62,-836.03 326,-836"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M182,-841C246.01,-841 261.99,-838 326,-838"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-843C246.38,-842.97 262.36,-839.97 326,-840"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="785,-865 603,-865 603,-727 785,-727 785,-865"/>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-842 603,-865 785,-865 785,-842 603,-842"/>
|
||||||
|
<text text-anchor="start" x="685.5" y="-849.8" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-819 603,-842 696,-842 696,-819 603,-819"/>
|
||||||
|
<text text-anchor="start" x="607" y="-826.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="696,-819 696,-842 746,-842 746,-819 696,-819"/>
|
||||||
|
<text text-anchor="start" x="700" y="-826.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="746,-819 746,-842 785,-842 785,-819 746,-819"/>
|
||||||
|
<text text-anchor="start" x="750" y="-826.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-796 603,-819 683,-819 683,-796 603,-796"/>
|
||||||
|
<text text-anchor="start" x="639" y="-803.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-796 683,-819 785,-819 785,-796 683,-796"/>
|
||||||
|
<text text-anchor="start" x="718.5" y="-803.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-773 603,-796 683,-796 683,-773 603,-773"/>
|
||||||
|
<text text-anchor="start" x="639" y="-780.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-773 683,-796 785,-796 785,-773 683,-773"/>
|
||||||
|
<text text-anchor="start" x="719.5" y="-780.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-750 603,-773 683,-773 683,-750 603,-750"/>
|
||||||
|
<text text-anchor="start" x="639" y="-757.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-750 683,-773 785,-773 785,-750 683,-750"/>
|
||||||
|
<text text-anchor="start" x="720.5" y="-757.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-727 603,-750 683,-750 683,-727 603,-727"/>
|
||||||
|
<text text-anchor="start" x="639" y="-734.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-727 683,-750 785,-750 785,-727 683,-727"/>
|
||||||
|
<text text-anchor="start" x="720" y="-734.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
</g>
|
||||||
|
<!-- X3 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>X3</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="182,-662 0,-662 0,-524 182,-524 182,-662"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-639 0,-662 182,-662 182,-639 0,-639"/>
|
||||||
|
<text text-anchor="start" x="82.5" y="-646.8" font-family="arial" font-size="14.00">X3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-616 0,-639 93,-639 93,-616 0,-616"/>
|
||||||
|
<text text-anchor="start" x="4" y="-623.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-616 93,-639 143,-639 143,-616 93,-616"/>
|
||||||
|
<text text-anchor="start" x="97" y="-623.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="143,-616 143,-639 182,-639 182,-616 143,-616"/>
|
||||||
|
<text text-anchor="start" x="147" y="-623.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-593 0,-616 103,-616 103,-593 0,-593"/>
|
||||||
|
<text text-anchor="start" x="36" y="-600.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-593 103,-616 182,-616 182,-593 103,-593"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-600.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-570 0,-593 103,-593 103,-570 0,-570"/>
|
||||||
|
<text text-anchor="start" x="37" y="-577.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-570 103,-593 182,-593 182,-570 103,-570"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-577.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-547 0,-570 103,-570 103,-547 0,-547"/>
|
||||||
|
<text text-anchor="start" x="38" y="-554.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-547 103,-570 182,-570 182,-547 103,-547"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-554.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-524 0,-547 103,-547 103,-524 0,-524"/>
|
||||||
|
<text text-anchor="start" x="37.5" y="-531.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-524 103,-547 182,-547 182,-524 103,-524"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-531.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W2 -->
|
||||||
|
<g id="node8" class="node">
|
||||||
|
<title>W2</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="459,-792 326,-792 326,-612 459,-612 459,-792"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-769 326.5,-792 459.5,-792 459.5,-769 326.5,-769"/>
|
||||||
|
<text text-anchor="start" x="382" y="-776.8" font-family="arial" font-size="14.00">W2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-746 326.5,-769 349.5,-769 349.5,-746 326.5,-746"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-753.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-746 349.5,-769 416.5,-769 416.5,-746 349.5,-746"/>
|
||||||
|
<text text-anchor="start" x="353.5" y="-753.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="416.5,-746 416.5,-769 459.5,-769 459.5,-746 416.5,-746"/>
|
||||||
|
<text text-anchor="start" x="420.5" y="-753.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="391" y="-734.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="336" y="-717.8" font-family="arial" font-size="14.00">X3:1</text>
|
||||||
|
<text text-anchor="start" x="383" y="-717.8" font-family="arial" font-size="14.00">TQ</text>
|
||||||
|
<text text-anchor="start" x="422" y="-717.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-710 326.5,-712 459.5,-712 459.5,-710 326.5,-710"/>
|
||||||
|
<polygon fill="#00ffff" stroke="transparent" points="326.5,-708 326.5,-710 459.5,-710 459.5,-708 326.5,-708"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-706 326.5,-708 459.5,-708 459.5,-706 326.5,-706"/>
|
||||||
|
<text text-anchor="start" x="336" y="-692.8" font-family="arial" font-size="14.00">X3:2</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-692.8" font-family="arial" font-size="14.00">PK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-692.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-685 326.5,-687 459.5,-687 459.5,-685 326.5,-685"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="326.5,-683 326.5,-685 459.5,-685 459.5,-683 326.5,-683"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-681 326.5,-683 459.5,-683 459.5,-681 326.5,-681"/>
|
||||||
|
<text text-anchor="start" x="336" y="-667.8" font-family="arial" font-size="14.00">X3:3</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-667.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="422" y="-667.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-660 326.5,-662 459.5,-662 459.5,-660 326.5,-660"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-658 326.5,-660 459.5,-660 459.5,-658 326.5,-658"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-656 326.5,-658 459.5,-658 459.5,-656 326.5,-656"/>
|
||||||
|
<text text-anchor="start" x="336" y="-642.8" font-family="arial" font-size="14.00">X3:4</text>
|
||||||
|
<text text-anchor="start" x="384" y="-642.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="422" y="-642.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-635 326.5,-637 459.5,-637 459.5,-635 326.5,-635"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="326.5,-633 326.5,-635 459.5,-635 459.5,-633 326.5,-633"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-631 326.5,-633 459.5,-633 459.5,-631 326.5,-631"/>
|
||||||
|
<text text-anchor="start" x="348" y="-617.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W2 -->
|
||||||
|
<g id="edge9" class="edge">
|
||||||
|
<title>X3:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-603C262.93,-605.26 249.04,-709.26 326,-707"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M182,-605C260.95,-605 247.05,-709 326,-709"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-607C258.96,-604.74 245.07,-708.74 326,-711"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W2 -->
|
||||||
|
<g id="edge11" class="edge">
|
||||||
|
<title>X3:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-579C262.67,-581.26 249.3,-684.26 326,-682"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M182,-581C260.69,-581 247.31,-684 326,-684"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-583C258.7,-580.74 245.33,-683.74 326,-686"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W2 -->
|
||||||
|
<g id="edge13" class="edge">
|
||||||
|
<title>X3:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-556C262.16,-558.24 249.81,-659.24 326,-657"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-558C260.17,-558 247.83,-659 326,-659"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-560C258.19,-557.76 245.84,-658.76 326,-661"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W2 -->
|
||||||
|
<g id="edge15" class="edge">
|
||||||
|
<title>X3:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-533C261.65,-535.23 250.32,-634.23 326,-632"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M182,-535C259.67,-535 248.33,-634 326,-634"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-537C257.68,-534.77 246.35,-633.77 326,-636"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3 -->
|
||||||
|
<g id="node9" class="node">
|
||||||
|
<title>W3</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="459,-588 326,-588 326,-408 459,-408 459,-588"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-565 326.5,-588 459.5,-588 459.5,-565 326.5,-565"/>
|
||||||
|
<text text-anchor="start" x="382" y="-572.8" font-family="arial" font-size="14.00">W3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-542 326.5,-565 349.5,-565 349.5,-542 326.5,-542"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-549.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-542 349.5,-565 416.5,-565 416.5,-542 349.5,-542"/>
|
||||||
|
<text text-anchor="start" x="353.5" y="-549.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="416.5,-542 416.5,-565 459.5,-565 459.5,-542 416.5,-542"/>
|
||||||
|
<text text-anchor="start" x="420.5" y="-549.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="391" y="-530.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="336" y="-513.8" font-family="arial" font-size="14.00">X3:1</text>
|
||||||
|
<text text-anchor="start" x="383" y="-513.8" font-family="arial" font-size="14.00">TQ</text>
|
||||||
|
<text text-anchor="start" x="422" y="-513.8" font-family="arial" font-size="14.00">X4:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-506 326.5,-508 459.5,-508 459.5,-506 326.5,-506"/>
|
||||||
|
<polygon fill="#00ffff" stroke="transparent" points="326.5,-504 326.5,-506 459.5,-506 459.5,-504 326.5,-504"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-502 326.5,-504 459.5,-504 459.5,-502 326.5,-502"/>
|
||||||
|
<text text-anchor="start" x="336" y="-488.8" font-family="arial" font-size="14.00">X3:2</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-488.8" font-family="arial" font-size="14.00">PK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-488.8" font-family="arial" font-size="14.00">X4:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-481 326.5,-483 459.5,-483 459.5,-481 326.5,-481"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="326.5,-479 326.5,-481 459.5,-481 459.5,-479 326.5,-479"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-477 326.5,-479 459.5,-479 459.5,-477 326.5,-477"/>
|
||||||
|
<text text-anchor="start" x="336" y="-463.8" font-family="arial" font-size="14.00">X3:3</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-463.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="422" y="-463.8" font-family="arial" font-size="14.00">X4:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-456 326.5,-458 459.5,-458 459.5,-456 326.5,-456"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-454 326.5,-456 459.5,-456 459.5,-454 326.5,-454"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-452 326.5,-454 459.5,-454 459.5,-452 326.5,-452"/>
|
||||||
|
<text text-anchor="start" x="336" y="-438.8" font-family="arial" font-size="14.00">X3:4</text>
|
||||||
|
<text text-anchor="start" x="384" y="-438.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="422" y="-438.8" font-family="arial" font-size="14.00">X4:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-431 326.5,-433 459.5,-433 459.5,-431 326.5,-431"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="326.5,-429 326.5,-431 459.5,-431 459.5,-429 326.5,-429"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-427 326.5,-429 459.5,-429 459.5,-427 326.5,-427"/>
|
||||||
|
<text text-anchor="start" x="348" y="-413.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W3 -->
|
||||||
|
<g id="edge17" class="edge">
|
||||||
|
<title>X3:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-603C257.93,-605.24 246.1,-505.24 326,-503"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M182,-605C259.92,-605 248.08,-505 326,-505"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-607C261.9,-604.76 250.07,-504.76 326,-507"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W3 -->
|
||||||
|
<g id="edge19" class="edge">
|
||||||
|
<title>X3:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-579C258.19,-581.24 245.84,-480.24 326,-478"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M182,-581C260.17,-581 247.83,-480 326,-480"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-583C262.16,-580.76 249.81,-479.76 326,-482"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W3 -->
|
||||||
|
<g id="edge21" class="edge">
|
||||||
|
<title>X3:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-556C258.7,-558.26 245.33,-455.26 326,-453"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-558C260.69,-558 247.31,-455 326,-455"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-560C262.67,-557.74 249.3,-454.74 326,-457"/>
|
||||||
|
</g>
|
||||||
|
<!-- X3--W3 -->
|
||||||
|
<g id="edge23" class="edge">
|
||||||
|
<title>X3:e--W3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-533C259.23,-535.27 244.81,-430.27 326,-428"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M182,-535C261.21,-535 246.79,-430 326,-430"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-537C263.19,-534.73 248.77,-429.73 326,-432"/>
|
||||||
|
</g>
|
||||||
|
<!-- X4 -->
|
||||||
|
<g id="node4" class="node">
|
||||||
|
<title>X4</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="785,-458 603,-458 603,-320 785,-320 785,-458"/>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-435 603,-458 785,-458 785,-435 603,-435"/>
|
||||||
|
<text text-anchor="start" x="685.5" y="-442.8" font-family="arial" font-size="14.00">X4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-412 603,-435 696,-435 696,-412 603,-412"/>
|
||||||
|
<text text-anchor="start" x="607" y="-419.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="696,-412 696,-435 746,-435 746,-412 696,-412"/>
|
||||||
|
<text text-anchor="start" x="700" y="-419.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="746,-412 746,-435 785,-435 785,-412 746,-412"/>
|
||||||
|
<text text-anchor="start" x="750" y="-419.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-389 603,-412 683,-412 683,-389 603,-389"/>
|
||||||
|
<text text-anchor="start" x="639" y="-396.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-389 683,-412 785,-412 785,-389 683,-389"/>
|
||||||
|
<text text-anchor="start" x="718.5" y="-396.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-366 603,-389 683,-389 683,-366 603,-366"/>
|
||||||
|
<text text-anchor="start" x="639" y="-373.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-366 683,-389 785,-389 785,-366 683,-366"/>
|
||||||
|
<text text-anchor="start" x="719.5" y="-373.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-343 603,-366 683,-366 683,-343 603,-343"/>
|
||||||
|
<text text-anchor="start" x="639" y="-350.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-343 683,-366 785,-366 785,-343 683,-343"/>
|
||||||
|
<text text-anchor="start" x="720.5" y="-350.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-320 603,-343 683,-343 683,-320 603,-320"/>
|
||||||
|
<text text-anchor="start" x="639" y="-327.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-320 683,-343 785,-343 785,-320 683,-320"/>
|
||||||
|
<text text-anchor="start" x="720" y="-327.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
</g>
|
||||||
|
<!-- X5 -->
|
||||||
|
<g id="node5" class="node">
|
||||||
|
<title>X5</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="182,-253 0,-253 0,-115 182,-115 182,-253"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-230 0,-253 182,-253 182,-230 0,-230"/>
|
||||||
|
<text text-anchor="start" x="82.5" y="-237.8" font-family="arial" font-size="14.00">X5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-207 0,-230 93,-230 93,-207 0,-207"/>
|
||||||
|
<text text-anchor="start" x="4" y="-214.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-207 93,-230 143,-230 143,-207 93,-207"/>
|
||||||
|
<text text-anchor="start" x="97" y="-214.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="143,-207 143,-230 182,-230 182,-207 143,-207"/>
|
||||||
|
<text text-anchor="start" x="147" y="-214.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-184 0,-207 103,-207 103,-184 0,-184"/>
|
||||||
|
<text text-anchor="start" x="36" y="-191.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-184 103,-207 182,-207 182,-184 103,-184"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-191.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-161 0,-184 103,-184 103,-161 0,-161"/>
|
||||||
|
<text text-anchor="start" x="37" y="-168.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-161 103,-184 182,-184 182,-161 103,-161"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-168.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-138 0,-161 103,-161 103,-138 0,-138"/>
|
||||||
|
<text text-anchor="start" x="38" y="-145.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-138 103,-161 182,-161 182,-138 103,-138"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-145.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-115 0,-138 103,-138 103,-115 0,-115"/>
|
||||||
|
<text text-anchor="start" x="37.5" y="-122.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
<polygon fill="none" stroke="black" points="103,-115 103,-138 182,-138 182,-115 103,-115"/>
|
||||||
|
<text text-anchor="start" x="138.5" y="-122.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W4 -->
|
||||||
|
<g id="node10" class="node">
|
||||||
|
<title>W4</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="459,-384 326,-384 326,-204 459,-204 459,-384"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-361 326.5,-384 459.5,-384 459.5,-361 326.5,-361"/>
|
||||||
|
<text text-anchor="start" x="382" y="-368.8" font-family="arial" font-size="14.00">W4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-338 326.5,-361 349.5,-361 349.5,-338 326.5,-338"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-345.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-338 349.5,-361 416.5,-361 416.5,-338 349.5,-338"/>
|
||||||
|
<text text-anchor="start" x="353.5" y="-345.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="416.5,-338 416.5,-361 459.5,-361 459.5,-338 416.5,-338"/>
|
||||||
|
<text text-anchor="start" x="420.5" y="-345.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="391" y="-326.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="336" y="-309.8" font-family="arial" font-size="14.00">X5:1</text>
|
||||||
|
<text text-anchor="start" x="383" y="-309.8" font-family="arial" font-size="14.00">TQ</text>
|
||||||
|
<text text-anchor="start" x="422" y="-309.8" font-family="arial" font-size="14.00">X4:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-302 326.5,-304 459.5,-304 459.5,-302 326.5,-302"/>
|
||||||
|
<polygon fill="#00ffff" stroke="transparent" points="326.5,-300 326.5,-302 459.5,-302 459.5,-300 326.5,-300"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-298 326.5,-300 459.5,-300 459.5,-298 326.5,-298"/>
|
||||||
|
<text text-anchor="start" x="336" y="-284.8" font-family="arial" font-size="14.00">X5:2</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-284.8" font-family="arial" font-size="14.00">PK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-284.8" font-family="arial" font-size="14.00">X4:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-277 326.5,-279 459.5,-279 459.5,-277 326.5,-277"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="326.5,-275 326.5,-277 459.5,-277 459.5,-275 326.5,-275"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-273 326.5,-275 459.5,-275 459.5,-273 326.5,-273"/>
|
||||||
|
<text text-anchor="start" x="336" y="-259.8" font-family="arial" font-size="14.00">X5:3</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-259.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="422" y="-259.8" font-family="arial" font-size="14.00">X4:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-252 326.5,-254 459.5,-254 459.5,-252 326.5,-252"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-250 326.5,-252 459.5,-252 459.5,-250 326.5,-250"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-248 326.5,-250 459.5,-250 459.5,-248 326.5,-248"/>
|
||||||
|
<text text-anchor="start" x="336" y="-234.8" font-family="arial" font-size="14.00">X5:4</text>
|
||||||
|
<text text-anchor="start" x="384" y="-234.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="422" y="-234.8" font-family="arial" font-size="14.00">X4:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-227 326.5,-229 459.5,-229 459.5,-227 326.5,-227"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="326.5,-225 326.5,-227 459.5,-227 459.5,-225 326.5,-225"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-223 326.5,-225 459.5,-225 459.5,-223 326.5,-223"/>
|
||||||
|
<text text-anchor="start" x="348" y="-209.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W4 -->
|
||||||
|
<g id="edge25" class="edge">
|
||||||
|
<title>X5:e--W4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-194C263.19,-196.27 248.77,-301.27 326,-299"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M182,-196C261.21,-196 246.79,-301 326,-301"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-198C259.23,-195.73 244.81,-300.73 326,-303"/>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W4 -->
|
||||||
|
<g id="edge27" class="edge">
|
||||||
|
<title>X5:e--W4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-170C262.93,-172.26 249.04,-276.26 326,-274"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M182,-172C260.95,-172 247.05,-276 326,-276"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-174C258.96,-171.74 245.07,-275.74 326,-278"/>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W4 -->
|
||||||
|
<g id="edge29" class="edge">
|
||||||
|
<title>X5:e--W4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-147C262.41,-149.25 249.56,-251.25 326,-249"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-149C260.43,-149 247.57,-251 326,-251"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-151C258.44,-148.75 245.59,-250.75 326,-253"/>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W4 -->
|
||||||
|
<g id="edge31" class="edge">
|
||||||
|
<title>X5:e--W4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-124C261.9,-126.24 250.07,-226.24 326,-224"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M182,-126C259.92,-126 248.08,-226 326,-226"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-128C257.93,-125.76 246.1,-225.76 326,-228"/>
|
||||||
|
</g>
|
||||||
|
<!-- W5 -->
|
||||||
|
<g id="node11" class="node">
|
||||||
|
<title>W5</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="459,-180 326,-180 326,0 459,0 459,-180"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-157 326.5,-180 459.5,-180 459.5,-157 326.5,-157"/>
|
||||||
|
<text text-anchor="start" x="382" y="-164.8" font-family="arial" font-size="14.00">W5</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326.5,-134 326.5,-157 349.5,-157 349.5,-134 326.5,-134"/>
|
||||||
|
<text text-anchor="start" x="330.5" y="-141.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="349.5,-134 349.5,-157 416.5,-157 416.5,-134 349.5,-134"/>
|
||||||
|
<text text-anchor="start" x="353.5" y="-141.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="416.5,-134 416.5,-157 459.5,-157 459.5,-134 416.5,-134"/>
|
||||||
|
<text text-anchor="start" x="420.5" y="-141.8" font-family="arial" font-size="14.00">0.2 m</text>
|
||||||
|
<text text-anchor="start" x="391" y="-122.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="336" y="-105.8" font-family="arial" font-size="14.00">X5:1</text>
|
||||||
|
<text text-anchor="start" x="383" y="-105.8" font-family="arial" font-size="14.00">TQ</text>
|
||||||
|
<text text-anchor="start" x="422" y="-105.8" font-family="arial" font-size="14.00">X6:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-98 326.5,-100 459.5,-100 459.5,-98 326.5,-98"/>
|
||||||
|
<polygon fill="#00ffff" stroke="transparent" points="326.5,-96 326.5,-98 459.5,-98 459.5,-96 326.5,-96"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-94 326.5,-96 459.5,-96 459.5,-94 326.5,-94"/>
|
||||||
|
<text text-anchor="start" x="336" y="-80.8" font-family="arial" font-size="14.00">X5:2</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-80.8" font-family="arial" font-size="14.00">PK</text>
|
||||||
|
<text text-anchor="start" x="422" y="-80.8" font-family="arial" font-size="14.00">X6:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-73 326.5,-75 459.5,-75 459.5,-73 326.5,-73"/>
|
||||||
|
<polygon fill="#ff66cc" stroke="transparent" points="326.5,-71 326.5,-73 459.5,-73 459.5,-71 326.5,-71"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-69 326.5,-71 459.5,-71 459.5,-69 326.5,-69"/>
|
||||||
|
<text text-anchor="start" x="336" y="-55.8" font-family="arial" font-size="14.00">X5:3</text>
|
||||||
|
<text text-anchor="start" x="383.5" y="-55.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="422" y="-55.8" font-family="arial" font-size="14.00">X6:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-48 326.5,-50 459.5,-50 459.5,-48 326.5,-48"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326.5,-46 326.5,-48 459.5,-48 459.5,-46 326.5,-46"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-44 326.5,-46 459.5,-46 459.5,-44 326.5,-44"/>
|
||||||
|
<text text-anchor="start" x="336" y="-30.8" font-family="arial" font-size="14.00">X5:4</text>
|
||||||
|
<text text-anchor="start" x="384" y="-30.8" font-family="arial" font-size="14.00">VT</text>
|
||||||
|
<text text-anchor="start" x="422" y="-30.8" font-family="arial" font-size="14.00">X6:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-23 326.5,-25 459.5,-25 459.5,-23 326.5,-23"/>
|
||||||
|
<polygon fill="#8000ff" stroke="transparent" points="326.5,-21 326.5,-23 459.5,-23 459.5,-21 326.5,-21"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326.5,-19 326.5,-21 459.5,-21 459.5,-19 326.5,-19"/>
|
||||||
|
<text text-anchor="start" x="348" y="-5.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W5 -->
|
||||||
|
<g id="edge33" class="edge">
|
||||||
|
<title>X5:e--W5:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-194C257.68,-196.23 246.35,-97.23 326,-95"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M182,-196C259.67,-196 248.33,-97 326,-97"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-198C261.65,-195.77 250.32,-96.77 326,-99"/>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W5 -->
|
||||||
|
<g id="edge35" class="edge">
|
||||||
|
<title>X5:e--W5:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-170C257.93,-172.24 246.1,-72.24 326,-70"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M182,-172C259.92,-172 248.08,-72 326,-72"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-174C261.9,-171.76 250.07,-71.76 326,-74"/>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W5 -->
|
||||||
|
<g id="edge37" class="edge">
|
||||||
|
<title>X5:e--W5:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-147C258.44,-149.25 245.59,-47.25 326,-45"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-149C260.43,-149 247.57,-47 326,-47"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-151C262.41,-148.75 249.56,-46.75 326,-49"/>
|
||||||
|
</g>
|
||||||
|
<!-- X5--W5 -->
|
||||||
|
<g id="edge39" class="edge">
|
||||||
|
<title>X5:e--W5:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-124C258.96,-126.26 245.07,-22.26 326,-20"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M182,-126C260.95,-126 247.05,-22 326,-22"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-128C262.93,-125.74 249.04,-21.74 326,-24"/>
|
||||||
|
</g>
|
||||||
|
<!-- X6 -->
|
||||||
|
<g id="node6" class="node">
|
||||||
|
<title>X6</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="785,-152 603,-152 603,-14 785,-14 785,-152"/>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-129 603,-152 785,-152 785,-129 603,-129"/>
|
||||||
|
<text text-anchor="start" x="685.5" y="-136.8" font-family="arial" font-size="14.00">X6</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-106 603,-129 696,-129 696,-106 603,-106"/>
|
||||||
|
<text text-anchor="start" x="607" y="-113.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="696,-106 696,-129 746,-129 746,-106 696,-106"/>
|
||||||
|
<text text-anchor="start" x="700" y="-113.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="746,-106 746,-129 785,-129 785,-106 746,-106"/>
|
||||||
|
<text text-anchor="start" x="750" y="-113.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-83 603,-106 683,-106 683,-83 603,-83"/>
|
||||||
|
<text text-anchor="start" x="639" y="-90.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-83 683,-106 785,-106 785,-83 683,-83"/>
|
||||||
|
<text text-anchor="start" x="718.5" y="-90.8" font-family="arial" font-size="14.00">GND</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-60 603,-83 683,-83 683,-60 603,-60"/>
|
||||||
|
<text text-anchor="start" x="639" y="-67.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-60 683,-83 785,-83 785,-60 683,-60"/>
|
||||||
|
<text text-anchor="start" x="719.5" y="-67.8" font-family="arial" font-size="14.00">VCC</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-37 603,-60 683,-60 683,-37 603,-37"/>
|
||||||
|
<text text-anchor="start" x="639" y="-44.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-37 683,-60 785,-60 785,-37 683,-37"/>
|
||||||
|
<text text-anchor="start" x="720.5" y="-44.8" font-family="arial" font-size="14.00">SCL</text>
|
||||||
|
<polygon fill="none" stroke="black" points="603,-14 603,-37 683,-37 683,-14 603,-14"/>
|
||||||
|
<text text-anchor="start" x="639" y="-21.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="683,-14 683,-37 785,-37 785,-14 683,-14"/>
|
||||||
|
<text text-anchor="start" x="720" y="-21.8" font-family="arial" font-size="14.00">SDA</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-911C536.23,-913.27 521.81,-808.27 603,-806"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M459,-913C538.21,-913 523.79,-808 603,-808"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-915C540.19,-912.73 525.77,-807.73 603,-810"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-886C535.96,-888.26 522.07,-784.26 603,-782"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M459,-888C537.95,-888 524.05,-784 603,-784"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-890C539.93,-887.74 526.04,-783.74 603,-786"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-861C535.44,-863.25 522.59,-761.25 603,-759"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M459,-863C537.43,-863 524.57,-761 603,-761"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-865C539.41,-862.75 526.56,-760.75 603,-763"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-836C534.93,-838.24 523.1,-738.24 603,-736"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M459,-838C536.92,-838 525.08,-738 603,-738"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-840C538.9,-837.76 527.07,-737.76 603,-740"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X2 -->
|
||||||
|
<g id="edge10" class="edge">
|
||||||
|
<title>W2:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-707C538.65,-709.23 527.32,-808.23 603,-806"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M459,-709C536.67,-709 525.33,-808 603,-808"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-711C534.68,-708.77 523.35,-807.77 603,-810"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X2 -->
|
||||||
|
<g id="edge12" class="edge">
|
||||||
|
<title>W2:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-682C538.9,-684.24 527.07,-784.24 603,-782"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M459,-684C536.92,-684 525.08,-784 603,-784"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-686C534.93,-683.76 523.1,-783.76 603,-786"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X2 -->
|
||||||
|
<g id="edge14" class="edge">
|
||||||
|
<title>W2:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-657C539.41,-659.25 526.56,-761.25 603,-759"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M459,-659C537.43,-659 524.57,-761 603,-761"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-661C535.44,-658.75 522.59,-760.75 603,-763"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X2 -->
|
||||||
|
<g id="edge16" class="edge">
|
||||||
|
<title>W2:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-632C539.93,-634.26 526.04,-738.26 603,-736"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M459,-634C537.95,-634 524.05,-738 603,-738"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-636C535.96,-633.74 522.07,-737.74 603,-740"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge18" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-503C535.96,-505.26 522.07,-401.26 603,-399"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M459,-505C537.95,-505 524.05,-401 603,-401"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-507C539.93,-504.74 526.04,-400.74 603,-403"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge20" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-478C535.7,-480.26 522.33,-377.26 603,-375"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M459,-480C537.69,-480 524.31,-377 603,-377"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-482C539.67,-479.74 526.3,-376.74 603,-379"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge22" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-453C535.19,-455.24 522.84,-354.24 603,-352"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M459,-455C537.17,-455 524.83,-354 603,-354"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-457C539.16,-454.76 526.81,-353.76 603,-356"/>
|
||||||
|
</g>
|
||||||
|
<!-- W3--X4 -->
|
||||||
|
<g id="edge24" class="edge">
|
||||||
|
<title>W3:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-428C534.68,-430.23 523.35,-331.23 603,-329"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M459,-430C536.67,-430 525.33,-331 603,-331"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-432C538.65,-429.77 527.32,-330.77 603,-333"/>
|
||||||
|
</g>
|
||||||
|
<!-- W4--X4 -->
|
||||||
|
<g id="edge26" class="edge">
|
||||||
|
<title>W4:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-299C538.9,-301.24 527.07,-401.24 603,-399"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M459,-301C536.92,-301 525.08,-401 603,-401"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-303C534.93,-300.76 523.1,-400.76 603,-403"/>
|
||||||
|
</g>
|
||||||
|
<!-- W4--X4 -->
|
||||||
|
<g id="edge28" class="edge">
|
||||||
|
<title>W4:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-274C539.16,-276.24 526.81,-377.24 603,-375"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M459,-276C537.17,-276 524.83,-377 603,-377"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-278C535.19,-275.76 522.84,-376.76 603,-379"/>
|
||||||
|
</g>
|
||||||
|
<!-- W4--X4 -->
|
||||||
|
<g id="edge30" class="edge">
|
||||||
|
<title>W4:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-249C539.67,-251.26 526.3,-354.26 603,-352"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M459,-251C537.69,-251 524.31,-354 603,-354"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-253C535.7,-250.74 522.33,-353.74 603,-356"/>
|
||||||
|
</g>
|
||||||
|
<!-- W4--X4 -->
|
||||||
|
<g id="edge32" class="edge">
|
||||||
|
<title>W4:e--X4:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-224C540.19,-226.27 525.77,-331.27 603,-329"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M459,-226C538.21,-226 523.79,-331 603,-331"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-228C536.23,-225.73 521.81,-330.73 603,-333"/>
|
||||||
|
</g>
|
||||||
|
<!-- W5--X6 -->
|
||||||
|
<g id="edge34" class="edge">
|
||||||
|
<title>W5:e--X6:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-95C522.76,-95.02 538.75,-93.02 603,-93"/>
|
||||||
|
<path fill="none" stroke="#00ffff" stroke-width="2" d="M459,-97C523.01,-97 538.99,-95 603,-95"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-99C523.25,-98.98 539.24,-96.98 603,-97"/>
|
||||||
|
</g>
|
||||||
|
<!-- W5--X6 -->
|
||||||
|
<g id="edge36" class="edge">
|
||||||
|
<title>W5:e--X6:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-70C522.88,-70 538.87,-69 603,-69"/>
|
||||||
|
<path fill="none" stroke="#ff66cc" stroke-width="2" d="M459,-72C523,-72 539,-71 603,-71"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-74C523.13,-74 539.12,-73 603,-73"/>
|
||||||
|
</g>
|
||||||
|
<!-- W5--X6 -->
|
||||||
|
<g id="edge38" class="edge">
|
||||||
|
<title>W5:e--X6:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-45C523.13,-45 539.12,-46 603,-46"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M459,-47C523,-47 539,-48 603,-48"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-49C522.88,-49 538.87,-50 603,-50"/>
|
||||||
|
</g>
|
||||||
|
<!-- W5--X6 -->
|
||||||
|
<g id="edge40" class="edge">
|
||||||
|
<title>W5:e--X6:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-20C523.38,-20.03 539.36,-23.03 603,-23"/>
|
||||||
|
<path fill="none" stroke="#8000ff" stroke-width="2" d="M459,-22C523.01,-22 538.99,-25 603,-25"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M459,-24C522.64,-23.97 538.62,-26.97 603,-27"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 48 KiB |
7
tutorial/tutorial08.bom.tsv
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
Item Qty Unit Designators Manufacturer Manufacturer part number Internal part number
|
||||||
|
Connector, Molex KK 254, female, 4 pins 2 X1, X3 Molex 22013047
|
||||||
|
Connector, Molex KK 254, female, 4 pins 1 X2 Molex 22013047 CON4
|
||||||
|
Cable, 4 x 0.25 mm² 1 m W1 CablesCo ABC123 CAB1
|
||||||
|
Wire, 0.25 mm², BK 2 m W2 WiresCo W1-BK WIRE2
|
||||||
|
Wire, 0.25 mm², RD 1 m W2 WiresCo W1-RD WIRE3
|
||||||
|
Wire, 0.25 mm², YE 1 m W2 WiresCo W1-YE WIRE1
|
||||||
|
36
tutorial/tutorial08.gv
Normal file
@ -0,0 +1,36 @@
|
|||||||
|
graph {
|
||||||
|
// Graph generated by WireViz
|
||||||
|
// https://github.com/formatc1702/WireViz
|
||||||
|
graph [bgcolor=white fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||||
|
node [fillcolor=white fontname=arial shape=record style=filled]
|
||||||
|
edge [fontname=arial style=bold]
|
||||||
|
X1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X1</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex</td><td balign="left">MPN: 22013047</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1r">1</td></tr><tr><td port="p2r">2</td></tr><tr><td port="p3r">3</td></tr><tr><td port="p4r">4</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X2 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X2</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex</td><td balign="left">MPN: 22013047</td><td balign="left">IPN: CON4</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td></tr><tr><td port="p2l">2</td></tr><tr><td port="p3l">3</td></tr><tr><td port="p4l">4</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
X3 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">X3</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex</td><td balign="left">MPN: 22013047</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td balign="left">Molex KK 254</td><td balign="left">female</td><td balign="left">4-pin</td></tr></table></td></tr><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td port="p1l">1</td></tr><tr><td port="p2l">2</td></tr><tr><td port="p3l">3</td></tr><tr><td port="p4l">4</td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=none style=filled]
|
||||||
|
edge [color="#000000:#895956:#000000"]
|
||||||
|
X1:p1r:e -- W1:w1:w
|
||||||
|
W1:w1:e -- X2:p1l:w
|
||||||
|
edge [color="#000000:#ff0000:#000000"]
|
||||||
|
X1:p2r:e -- W1:w2:w
|
||||||
|
W1:w2:e -- X2:p2l:w
|
||||||
|
edge [color="#000000:#ff8000:#000000"]
|
||||||
|
X1:p3r:e -- W1:w3:w
|
||||||
|
W1:w3:e -- X2:p3l:w
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
X1:p4r:e -- W1:w4:w
|
||||||
|
W1:w4:e -- X2:p4l:w
|
||||||
|
W1 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W1</td></tr><tr><td colspan="3" cellpadding="0"><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td sides="R">CablesCo</td><td sides="R">MPN: ABC123</td><td border="0">IPN: CAB1</td></tr></table></td></tr><tr><td balign="left">4x</td><td balign="left">0.25 mm²</td><td balign="left">1 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X1:1</td><td>BN</td><td>X2:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#895956" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:2</td><td>RD</td><td>X2:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff0000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:3</td><td>OG</td><td>X2:3</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff8000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td>X1:4</td><td>YE</td><td>X2:4</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w4" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style=""]
|
||||||
|
edge [color="#000000:#ffff00:#000000"]
|
||||||
|
X1:p1r:e -- W2:w1:w
|
||||||
|
W2:w1:e -- X3:p1l:w
|
||||||
|
edge [color="#000000:#000000:#000000"]
|
||||||
|
X1:p2r:e -- W2:w2:w
|
||||||
|
W2:w2:e -- X3:p2l:w
|
||||||
|
edge [color="#000000:#000000:#000000"]
|
||||||
|
X1:p3r:e -- W2:w3:w
|
||||||
|
W2:w3:e -- X3:p3l:w
|
||||||
|
edge [color="#000000:#ff0000:#000000"]
|
||||||
|
X1:p4r:e -- W2:w4:w
|
||||||
|
W2:w4:e -- X3:p4l:w
|
||||||
|
W2 [label=<<table border="0" cellspacing="0" cellpadding="0"><tr><td><table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr><td colspan="3">W2</td></tr><tr><td balign="left">4x</td><td balign="left">0.25 mm²</td><td balign="left">1 m</td></tr></table></td></tr><tr><td> </td></tr><tr><td><table border="0" cellspacing="0" cellborder="0"><tr><td>X1:1</td><td>YE</td><td>X3:1</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w1" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ffff00" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td colspan="3"><table border="0" cellspacing="0" cellborder="0"><tr><td>WiresCo</td><td>MPN: W1-YE</td><td>IPN: WIRE1</td></tr></table></td></tr><tr><td>X1:2</td><td>BK</td><td>X3:2</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w2" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td colspan="3"><table border="0" cellspacing="0" cellborder="0"><tr><td>WiresCo</td><td>MPN: W1-BK</td><td>IPN: WIRE2</td></tr></table></td></tr><tr><td>X1:3</td><td>BK</td><td>X3:3</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w3" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td colspan="3"><table border="0" cellspacing="0" cellborder="0"><tr><td>WiresCo</td><td>MPN: W1-BK</td><td>IPN: WIRE2</td></tr></table></td></tr><tr><td>X1:4</td><td>RD</td><td>X3:4</td></tr><tr><td colspan="3" border="0" cellspacing="0" cellpadding="0" port="w4" height="6"><table cellspacing="0" cellborder="0" border = "0"><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#ff0000" border="0"></td></tr><tr><td colspan="3" cellpadding="0" height="2" bgcolor="#000000" border="0"></td></tr></table></td></tr><tr><td colspan="3"><table border="0" cellspacing="0" cellborder="0"><tr><td>WiresCo</td><td>MPN: W1-RD</td><td>IPN: WIRE3</td></tr></table></td></tr><tr><td> </td></tr></table></td></tr></table>> fillcolor=white margin=0 shape=box style="filled,dashed"]
|
||||||
|
}
|
||||||
297
tutorial/tutorial08.html
Normal file
@ -0,0 +1,297 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html><head><meta charset="UTF-8"></head><body style="font-family:Arial"><h1>Diagram</h1><!-- XML and DOCTYPE declarations from SVG file removed -->
|
||||||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||||||
|
-->
|
||||||
|
<!-- Pages: 1 -->
|
||||||
|
<svg width="945pt" height="510pt"
|
||||||
|
viewBox="0.00 0.00 945.00 509.50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 505.5)">
|
||||||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-505.5 941,-505.5 941,4 -4,4"/>
|
||||||
|
<!-- X1 -->
|
||||||
|
<g id="node1" class="node">
|
||||||
|
<title>X1</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="182,-369.5 0,-369.5 0,-208.5 182,-208.5 182,-369.5"/>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-346 0,-369 182,-369 182,-346 0,-346"/>
|
||||||
|
<text text-anchor="start" x="82.5" y="-353.8" font-family="arial" font-size="14.00">X1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-323 0,-346 60,-346 60,-323 0,-323"/>
|
||||||
|
<text text-anchor="start" x="11.5" y="-330.8" font-family="arial" font-size="14.00">Molex</text>
|
||||||
|
<polygon fill="none" stroke="black" points="60,-323 60,-346 182,-346 182,-323 60,-323"/>
|
||||||
|
<text text-anchor="start" x="71.5" y="-330.8" font-family="arial" font-size="14.00">MPN: 22013047</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-300 0,-323 93,-323 93,-300 0,-300"/>
|
||||||
|
<text text-anchor="start" x="4" y="-307.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="93,-300 93,-323 143,-323 143,-300 93,-300"/>
|
||||||
|
<text text-anchor="start" x="97" y="-307.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="143,-300 143,-323 182,-323 182,-300 143,-300"/>
|
||||||
|
<text text-anchor="start" x="147" y="-307.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-277 0,-300 182,-300 182,-277 0,-277"/>
|
||||||
|
<text text-anchor="start" x="87" y="-284.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-254 0,-277 182,-277 182,-254 0,-254"/>
|
||||||
|
<text text-anchor="start" x="87" y="-261.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-231 0,-254 182,-254 182,-231 0,-231"/>
|
||||||
|
<text text-anchor="start" x="87" y="-238.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="0,-208 0,-231 182,-231 182,-208 0,-208"/>
|
||||||
|
<text text-anchor="start" x="87" y="-215.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1 -->
|
||||||
|
<g id="node4" class="node">
|
||||||
|
<title>W1</title>
|
||||||
|
<polygon fill="none" stroke="black" points="564,-501.5 326,-501.5 326,-296.5 564,-296.5 564,-501.5"/>
|
||||||
|
<polygon fill="none" stroke="black" points="326,-478 326,-501 564,-501 564,-478 326,-478"/>
|
||||||
|
<text text-anchor="start" x="434" y="-485.8" font-family="arial" font-size="14.00">W1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326,-453 326,-478 564,-478 564,-453 326,-453"/>
|
||||||
|
<polyline fill="none" stroke="black" points="395,-454 395,-477 "/>
|
||||||
|
<text text-anchor="start" x="331" y="-461.8" font-family="arial" font-size="14.00">CablesCo</text>
|
||||||
|
<polyline fill="none" stroke="black" points="491,-454 491,-477 "/>
|
||||||
|
<text text-anchor="start" x="399" y="-461.8" font-family="arial" font-size="14.00">MPN: ABC123</text>
|
||||||
|
<text text-anchor="start" x="494" y="-461.8" font-family="arial" font-size="14.00">IPN: CAB1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="326,-430 326,-453 407,-453 407,-430 326,-430"/>
|
||||||
|
<text text-anchor="start" x="359" y="-437.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="407,-430 407,-453 503,-453 503,-430 407,-430"/>
|
||||||
|
<text text-anchor="start" x="425.5" y="-437.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="503,-430 503,-453 564,-453 564,-430 503,-430"/>
|
||||||
|
<text text-anchor="start" x="521.5" y="-437.8" font-family="arial" font-size="14.00">1 m</text>
|
||||||
|
<text text-anchor="start" x="443" y="-418.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="352.5" y="-401.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="435.5" y="-401.8" font-family="arial" font-size="14.00">BN</text>
|
||||||
|
<text text-anchor="start" x="509.5" y="-401.8" font-family="arial" font-size="14.00">X2:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-394 326,-396 564,-396 564,-394 326,-394"/>
|
||||||
|
<polygon fill="#895956" stroke="transparent" points="326,-392 326,-394 564,-394 564,-392 326,-392"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-390 326,-392 564,-392 564,-390 326,-390"/>
|
||||||
|
<text text-anchor="start" x="352.5" y="-376.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="435" y="-376.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="509.5" y="-376.8" font-family="arial" font-size="14.00">X2:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-369 326,-371 564,-371 564,-369 326,-369"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="326,-367 326,-369 564,-369 564,-367 326,-367"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-365 326,-367 564,-367 564,-365 326,-365"/>
|
||||||
|
<text text-anchor="start" x="352.5" y="-351.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="433.5" y="-351.8" font-family="arial" font-size="14.00">OG</text>
|
||||||
|
<text text-anchor="start" x="509.5" y="-351.8" font-family="arial" font-size="14.00">X2:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-344 326,-346 564,-346 564,-344 326,-344"/>
|
||||||
|
<polygon fill="#ff8000" stroke="transparent" points="326,-342 326,-344 564,-344 564,-342 326,-342"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-340 326,-342 564,-342 564,-340 326,-340"/>
|
||||||
|
<text text-anchor="start" x="352.5" y="-326.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<text text-anchor="start" x="435.5" y="-326.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="509.5" y="-326.8" font-family="arial" font-size="14.00">X2:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-319 326,-321 564,-321 564,-319 326,-319"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="326,-317 326,-319 564,-319 564,-317 326,-317"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="326,-315 326,-317 564,-317 564,-315 326,-315"/>
|
||||||
|
<text text-anchor="start" x="364.5" y="-301.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge1" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-286C263.19,-288.27 248.77,-393.27 326,-391"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M182,-288C261.21,-288 246.79,-393 326,-393"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-290C259.23,-287.73 244.81,-392.73 326,-395"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge3" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-263C262.67,-265.26 249.3,-368.26 326,-366"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M182,-265C260.69,-265 247.31,-368 326,-368"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-267C258.7,-264.74 245.33,-367.74 326,-370"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge5" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-240C262.16,-242.24 249.81,-343.24 326,-341"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M182,-242C260.17,-242 247.83,-343 326,-343"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-244C258.19,-241.76 245.84,-342.76 326,-345"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W1 -->
|
||||||
|
<g id="edge7" class="edge">
|
||||||
|
<title>X1:e--W1:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-217C261.65,-219.23 250.32,-318.23 326,-316"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-219C259.67,-219 248.33,-318 326,-318"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-221C257.68,-218.77 246.35,-317.77 326,-320"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2 -->
|
||||||
|
<g id="node5" class="node">
|
||||||
|
<title>W2</title>
|
||||||
|
<polygon fill="white" stroke="black" stroke-dasharray="5,2" points="558.5,-272 331.5,-272 331.5,0 558.5,0 558.5,-272"/>
|
||||||
|
<polygon fill="none" stroke="black" points="332,-249 332,-272 559,-272 559,-249 332,-249"/>
|
||||||
|
<text text-anchor="start" x="434.5" y="-256.8" font-family="arial" font-size="14.00">W2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="332,-226 332,-249 390,-249 390,-226 332,-226"/>
|
||||||
|
<text text-anchor="start" x="353.5" y="-233.8" font-family="arial" font-size="14.00">4x</text>
|
||||||
|
<polygon fill="none" stroke="black" points="390,-226 390,-249 492,-249 492,-226 390,-226"/>
|
||||||
|
<text text-anchor="start" x="411.5" y="-233.8" font-family="arial" font-size="14.00">0.25 mm²</text>
|
||||||
|
<polygon fill="none" stroke="black" points="492,-226 492,-249 559,-249 559,-226 492,-226"/>
|
||||||
|
<text text-anchor="start" x="513.5" y="-233.8" font-family="arial" font-size="14.00">1 m</text>
|
||||||
|
<text text-anchor="start" x="443.5" y="-214.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
<text text-anchor="start" x="368.5" y="-197.8" font-family="arial" font-size="14.00">X1:1</text>
|
||||||
|
<text text-anchor="start" x="453" y="-197.8" font-family="arial" font-size="14.00">YE</text>
|
||||||
|
<text text-anchor="start" x="511.5" y="-197.8" font-family="arial" font-size="14.00">X3:1</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="332,-190 332,-192 559,-192 559,-190 332,-190"/>
|
||||||
|
<polygon fill="#ffff00" stroke="transparent" points="332,-188 332,-190 559,-190 559,-188 332,-188"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="332,-186 332,-188 559,-188 559,-186 332,-186"/>
|
||||||
|
<text text-anchor="start" x="336.5" y="-170.8" font-family="arial" font-size="14.00">WiresCo</text>
|
||||||
|
<text text-anchor="start" x="394.5" y="-170.8" font-family="arial" font-size="14.00">MPN: W1-YE</text>
|
||||||
|
<text text-anchor="start" x="481" y="-170.8" font-family="arial" font-size="14.00">IPN: WIRE1</text>
|
||||||
|
<text text-anchor="start" x="368.5" y="-149.8" font-family="arial" font-size="14.00">X1:2</text>
|
||||||
|
<text text-anchor="start" x="453" y="-149.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="511.5" y="-149.8" font-family="arial" font-size="14.00">X3:2</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="332,-142 332,-144 559,-144 559,-142 332,-142"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="332,-140 332,-142 559,-142 559,-140 332,-140"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="332,-138 332,-140 559,-140 559,-138 332,-138"/>
|
||||||
|
<text text-anchor="start" x="336.5" y="-122.8" font-family="arial" font-size="14.00">WiresCo</text>
|
||||||
|
<text text-anchor="start" x="394.5" y="-122.8" font-family="arial" font-size="14.00">MPN: W1-BK</text>
|
||||||
|
<text text-anchor="start" x="481" y="-122.8" font-family="arial" font-size="14.00">IPN: WIRE2</text>
|
||||||
|
<text text-anchor="start" x="368.5" y="-101.8" font-family="arial" font-size="14.00">X1:3</text>
|
||||||
|
<text text-anchor="start" x="453" y="-101.8" font-family="arial" font-size="14.00">BK</text>
|
||||||
|
<text text-anchor="start" x="511.5" y="-101.8" font-family="arial" font-size="14.00">X3:3</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="332,-94 332,-96 559,-96 559,-94 332,-94"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="332,-92 332,-94 559,-94 559,-92 332,-92"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="332,-90 332,-92 559,-92 559,-90 332,-90"/>
|
||||||
|
<text text-anchor="start" x="336.5" y="-74.8" font-family="arial" font-size="14.00">WiresCo</text>
|
||||||
|
<text text-anchor="start" x="394.5" y="-74.8" font-family="arial" font-size="14.00">MPN: W1-BK</text>
|
||||||
|
<text text-anchor="start" x="481" y="-74.8" font-family="arial" font-size="14.00">IPN: WIRE2</text>
|
||||||
|
<text text-anchor="start" x="368.5" y="-53.8" font-family="arial" font-size="14.00">X1:4</text>
|
||||||
|
<text text-anchor="start" x="452.5" y="-53.8" font-family="arial" font-size="14.00">RD</text>
|
||||||
|
<text text-anchor="start" x="511.5" y="-53.8" font-family="arial" font-size="14.00">X3:4</text>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="332,-46 332,-48 559,-48 559,-46 332,-46"/>
|
||||||
|
<polygon fill="#ff0000" stroke="transparent" points="332,-44 332,-46 559,-46 559,-44 332,-44"/>
|
||||||
|
<polygon fill="#000000" stroke="transparent" points="332,-42 332,-44 559,-44 559,-42 332,-42"/>
|
||||||
|
<text text-anchor="start" x="336" y="-26.8" font-family="arial" font-size="14.00">WiresCo</text>
|
||||||
|
<text text-anchor="start" x="393" y="-26.8" font-family="arial" font-size="14.00">MPN: W1-RD</text>
|
||||||
|
<text text-anchor="start" x="481" y="-26.8" font-family="arial" font-size="14.00">IPN: WIRE3</text>
|
||||||
|
<text text-anchor="start" x="380.5" y="-5.8" font-family="arial" font-size="14.00"> </text>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W2 -->
|
||||||
|
<g id="edge9" class="edge">
|
||||||
|
<title>X1:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-286C259.52,-288.2 249.5,-189.2 331,-187"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M182,-288C261.51,-288 251.49,-189 331,-189"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-290C263.5,-287.8 253.48,-188.8 331,-191"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W2 -->
|
||||||
|
<g id="edge11" class="edge">
|
||||||
|
<title>X1:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-263C266.19,-265.37 242.88,-141.37 331,-139"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-265C268.15,-265 244.85,-141 331,-141"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-267C270.12,-264.63 246.81,-140.63 331,-143"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W2 -->
|
||||||
|
<g id="edge13" class="edge">
|
||||||
|
<title>X1:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-240C273.72,-242.5 235.41,-93.5 331,-91"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-242C275.65,-242 237.35,-93 331,-93"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-244C277.59,-241.5 239.28,-92.5 331,-95"/>
|
||||||
|
</g>
|
||||||
|
<!-- X1--W2 -->
|
||||||
|
<g id="edge15" class="edge">
|
||||||
|
<title>X1:e--W2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-217C281.9,-219.6 227.28,-45.6 331,-43"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M182,-219C283.81,-219 229.19,-45 331,-45"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M182,-221C285.72,-218.4 231.1,-44.4 331,-47"/>
|
||||||
|
</g>
|
||||||
|
<!-- X2 -->
|
||||||
|
<g id="node2" class="node">
|
||||||
|
<title>X2</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="937,-471.5 708,-471.5 708,-310.5 937,-310.5 937,-471.5"/>
|
||||||
|
<polygon fill="none" stroke="black" points="708.5,-448 708.5,-471 937.5,-471 937.5,-448 708.5,-448"/>
|
||||||
|
<text text-anchor="start" x="814.5" y="-455.8" font-family="arial" font-size="14.00">X2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="708.5,-425 708.5,-448 753.5,-448 753.5,-425 708.5,-425"/>
|
||||||
|
<text text-anchor="start" x="712.5" y="-432.8" font-family="arial" font-size="14.00">Molex</text>
|
||||||
|
<polygon fill="none" stroke="black" points="753.5,-425 753.5,-448 860.5,-448 860.5,-425 753.5,-425"/>
|
||||||
|
<text text-anchor="start" x="757.5" y="-432.8" font-family="arial" font-size="14.00">MPN: 22013047</text>
|
||||||
|
<polygon fill="none" stroke="black" points="860.5,-425 860.5,-448 937.5,-448 937.5,-425 860.5,-425"/>
|
||||||
|
<text text-anchor="start" x="864.5" y="-432.8" font-family="arial" font-size="14.00">IPN: CON4</text>
|
||||||
|
<polygon fill="none" stroke="black" points="708.5,-402 708.5,-425 817.5,-425 817.5,-402 708.5,-402"/>
|
||||||
|
<text text-anchor="start" x="720.5" y="-409.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="817.5,-402 817.5,-425 883.5,-425 883.5,-402 817.5,-402"/>
|
||||||
|
<text text-anchor="start" x="829.5" y="-409.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="883.5,-402 883.5,-425 937.5,-425 937.5,-402 883.5,-402"/>
|
||||||
|
<text text-anchor="start" x="895" y="-409.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="708.5,-379 708.5,-402 937.5,-402 937.5,-379 708.5,-379"/>
|
||||||
|
<text text-anchor="start" x="819" y="-386.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="708.5,-356 708.5,-379 937.5,-379 937.5,-356 708.5,-356"/>
|
||||||
|
<text text-anchor="start" x="819" y="-363.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="708.5,-333 708.5,-356 937.5,-356 937.5,-333 708.5,-333"/>
|
||||||
|
<text text-anchor="start" x="819" y="-340.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="708.5,-310 708.5,-333 937.5,-333 937.5,-310 708.5,-310"/>
|
||||||
|
<text text-anchor="start" x="819" y="-317.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- X3 -->
|
||||||
|
<g id="node3" class="node">
|
||||||
|
<title>X3</title>
|
||||||
|
<polygon fill="white" stroke="transparent" points="913.5,-233.5 731.5,-233.5 731.5,-72.5 913.5,-72.5 913.5,-233.5"/>
|
||||||
|
<polygon fill="none" stroke="black" points="731.5,-210 731.5,-233 913.5,-233 913.5,-210 731.5,-210"/>
|
||||||
|
<text text-anchor="start" x="814" y="-217.8" font-family="arial" font-size="14.00">X3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="731.5,-187 731.5,-210 791.5,-210 791.5,-187 731.5,-187"/>
|
||||||
|
<text text-anchor="start" x="743" y="-194.8" font-family="arial" font-size="14.00">Molex</text>
|
||||||
|
<polygon fill="none" stroke="black" points="791.5,-187 791.5,-210 913.5,-210 913.5,-187 791.5,-187"/>
|
||||||
|
<text text-anchor="start" x="803" y="-194.8" font-family="arial" font-size="14.00">MPN: 22013047</text>
|
||||||
|
<polygon fill="none" stroke="black" points="731.5,-164 731.5,-187 824.5,-187 824.5,-164 731.5,-164"/>
|
||||||
|
<text text-anchor="start" x="735.5" y="-171.8" font-family="arial" font-size="14.00">Molex KK 254</text>
|
||||||
|
<polygon fill="none" stroke="black" points="824.5,-164 824.5,-187 874.5,-187 874.5,-164 824.5,-164"/>
|
||||||
|
<text text-anchor="start" x="828.5" y="-171.8" font-family="arial" font-size="14.00">female</text>
|
||||||
|
<polygon fill="none" stroke="black" points="874.5,-164 874.5,-187 913.5,-187 913.5,-164 874.5,-164"/>
|
||||||
|
<text text-anchor="start" x="878.5" y="-171.8" font-family="arial" font-size="14.00">4-pin</text>
|
||||||
|
<polygon fill="none" stroke="black" points="731.5,-141 731.5,-164 913.5,-164 913.5,-141 731.5,-141"/>
|
||||||
|
<text text-anchor="start" x="818.5" y="-148.8" font-family="arial" font-size="14.00">1</text>
|
||||||
|
<polygon fill="none" stroke="black" points="731.5,-118 731.5,-141 913.5,-141 913.5,-118 731.5,-118"/>
|
||||||
|
<text text-anchor="start" x="818.5" y="-125.8" font-family="arial" font-size="14.00">2</text>
|
||||||
|
<polygon fill="none" stroke="black" points="731.5,-95 731.5,-118 913.5,-118 913.5,-95 731.5,-95"/>
|
||||||
|
<text text-anchor="start" x="818.5" y="-102.8" font-family="arial" font-size="14.00">3</text>
|
||||||
|
<polygon fill="none" stroke="black" points="731.5,-72 731.5,-95 913.5,-95 913.5,-72 731.5,-72"/>
|
||||||
|
<text text-anchor="start" x="818.5" y="-79.8" font-family="arial" font-size="14.00">4</text>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge2" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M564,-391C627.64,-391.03 643.62,-388.03 708,-388"/>
|
||||||
|
<path fill="none" stroke="#895956" stroke-width="2" d="M564,-393C628.01,-393 643.99,-390 708,-390"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M564,-395C628.38,-394.97 644.36,-391.97 708,-392"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge4" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M564,-366C627.88,-366 643.87,-365 708,-365"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M564,-368C628,-368 644,-367 708,-367"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M564,-370C628.13,-370 644.12,-369 708,-369"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge6" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M564,-341C628.13,-341 644.12,-342 708,-342"/>
|
||||||
|
<path fill="none" stroke="#ff8000" stroke-width="2" d="M564,-343C628,-343 644,-344 708,-344"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M564,-345C627.88,-345 643.87,-346 708,-346"/>
|
||||||
|
</g>
|
||||||
|
<!-- W1--X2 -->
|
||||||
|
<g id="edge8" class="edge">
|
||||||
|
<title>W1:e--X2:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M564,-316C628.38,-316.03 644.36,-319.03 708,-319"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M564,-318C628.01,-318 643.99,-321 708,-321"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M564,-320C627.64,-319.97 643.62,-322.97 708,-323"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge10" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M560,-187C635.7,-188.23 651.11,-151.23 730.5,-150"/>
|
||||||
|
<path fill="none" stroke="#ffff00" stroke-width="2" d="M560,-189C637.54,-189 652.96,-152 730.5,-152"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M560,-191C639.39,-189.77 654.8,-152.77 730.5,-154"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge12" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M560,-139C634.88,-139.32 653.45,-127.32 730.5,-127"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M560,-141C635.97,-141 654.53,-129 730.5,-129"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M560,-143C637.05,-142.68 655.62,-130.68 730.5,-131"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge14" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M560,-91C637.15,-91.36 655.65,-104.36 730.5,-104"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M560,-93C636,-93 654.5,-106 730.5,-106"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M560,-95C634.85,-94.64 653.35,-107.64 730.5,-108"/>
|
||||||
|
</g>
|
||||||
|
<!-- W2--X3 -->
|
||||||
|
<g id="edge16" class="edge">
|
||||||
|
<title>W2:e--X3:w</title>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M560,-43C639.49,-44.26 654.72,-82.26 730.5,-81"/>
|
||||||
|
<path fill="none" stroke="#ff0000" stroke-width="2" d="M560,-45C637.64,-45 652.86,-83 730.5,-83"/>
|
||||||
|
<path fill="none" stroke="#000000" stroke-width="2" d="M560,-47C635.78,-45.74 651.01,-83.74 730.5,-85"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<h1>Bill of Materials</h1><table style="border:1px solid #000000; font-size: 14pt; border-spacing: 0px"><tr><th align="left" style="border:1px solid #000000; padding: 8px">Item</th><th align="left" style="border:1px solid #000000; padding: 8px">Qty</th><th align="left" style="border:1px solid #000000; padding: 8px">Unit</th><th align="left" style="border:1px solid #000000; padding: 8px">Designators</th><th align="left" style="border:1px solid #000000; padding: 8px">Manufacturer</th><th align="left" style="border:1px solid #000000; padding: 8px">Manufacturer part number</th><th align="left" style="border:1px solid #000000; padding: 8px">Internal part number</th></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, Molex KK 254, female, 4 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">2</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">X1, X3</td><td style="border:1px solid #000000; padding: 4px">Molex</td><td style="border:1px solid #000000; padding: 4px">22013047</td><td style="border:1px solid #000000; padding: 4px"></td></tr><tr><td style="border:1px solid #000000; padding: 4px">Connector, Molex KK 254, female, 4 pins</td><td align="right" style="border:1px solid #000000; padding: 4px">1</td><td style="border:1px solid #000000; padding: 4px"></td><td style="border:1px solid #000000; padding: 4px">X2</td><td style="border:1px solid #000000; padding: 4px">Molex</td><td style="border:1px solid #000000; padding: 4px">22013047</td><td style="border:1px solid #000000; padding: 4px">CON4</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Cable, 4 x 0.25 mm²</td><td align="right" style="border:1px solid #000000; padding: 4px">1</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W1</td><td style="border:1px solid #000000; padding: 4px">CablesCo</td><td style="border:1px solid #000000; padding: 4px">ABC123</td><td style="border:1px solid #000000; padding: 4px">CAB1</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.25 mm², BK</td><td align="right" style="border:1px solid #000000; padding: 4px">2</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W2</td><td style="border:1px solid #000000; padding: 4px">WiresCo</td><td style="border:1px solid #000000; padding: 4px">W1-BK</td><td style="border:1px solid #000000; padding: 4px">WIRE2</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.25 mm², RD</td><td align="right" style="border:1px solid #000000; padding: 4px">1</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W2</td><td style="border:1px solid #000000; padding: 4px">WiresCo</td><td style="border:1px solid #000000; padding: 4px">W1-RD</td><td style="border:1px solid #000000; padding: 4px">WIRE3</td></tr><tr><td style="border:1px solid #000000; padding: 4px">Wire, 0.25 mm², YE</td><td align="right" style="border:1px solid #000000; padding: 4px">1</td><td style="border:1px solid #000000; padding: 4px">m</td><td style="border:1px solid #000000; padding: 4px">W2</td><td style="border:1px solid #000000; padding: 4px">WiresCo</td><td style="border:1px solid #000000; padding: 4px">W1-YE</td><td style="border:1px solid #000000; padding: 4px">WIRE1</td></tr></table></body></html>
|
||||||