kopia lustrzana https://github.com/semper-ad-fundum/vangelis
Add Wet Sink testing results
rodzic
88aeda3171
commit
467e85f635
31
README.md
31
README.md
|
@ -77,7 +77,7 @@ Bill of materials:
|
|||
|
||||
#### Barometric pressure
|
||||
|
||||
As cave nodes are located through the cave, they have no means of determining their own location as GPS signal is unavailable. Barometric pressure sensor allows to [correlate the pressure](https://en.wikipedia.org/wiki/Barometric_formula) seen by a node with altitude above mean sea level ([AMSL](https://en.wikipedia.org/wiki/Height_above_mean_sea_level)) as long as at least one surface node is equipped with GPS receiver _and_ barometric pressure sensor. The surface node would then operate as the barometric reference for the whole network. With this improvement, the Meshtastic application would see the nodes identified by their depth rather than merely names, e.g.:
|
||||
As cave nodes are located through the cave, they have no means of determining their own location as GPS signal is unavailable. Barometric pressure sensor allows to [correlate the pressure](https://en.wikipedia.org/wiki/Barometric_formula) seen by a node with altitude above mean sea level ([AMSL](https://en.wikipedia.org/wiki/Height_above_mean_sea_level)) as long as at least one surface node is equipped with GPS receiver _and_ barometric pressure sensor. The surface node would then operate as the barometric/altitude reference for the whole network. With this improvement, the Meshtastic application would see the nodes identified by their depth rather than merely names, e.g.:
|
||||
|
||||
1. 0 m relative (surface node)
|
||||
2. -50 m
|
||||
|
@ -91,6 +91,35 @@ Messages sent to the channels could be also identified by the depth of the respe
|
|||
|
||||
Long, tight crawls are especially challenging for connecting using relay nodes due to relatively short (~10 m max in our tests) radio range and high risk of the nodes being displaced or damaged by cavers moving with bags in confined space. In theory, the nodes could be also connected using a serial cable connected to the USB-C port, which could replace the radio link through the problematic tunnel. The Meshtastic firmware currently supports [serial communications](https://meshtastic.org/docs/configuration/module/serial/) but not exactly for node-to-node links. The length of such a hypothetical link and how it would need to be powered is also unknown.
|
||||
|
||||
## Testing
|
||||
|
||||
Initial testing in real-life conditions was performed with [GCRG](https://gcrg.org.uk) in [Wet Sink cave](https://en.wikipedia.org/wiki/Slaughter_Stream_Cave) which offers all typical karst cave features - pitches, chokes, tight squeezes, water.
|
||||
|
||||
1. One "surface" node was placed at the head of entrance pitch. Another one was carried down until signal was lost, which came out to be nearly at the bottom of the next pitch (Mouse pitch).
|
||||
This covered ~20 m vertically with a horizontal displacement of ~5 m in a choke in the middle.
|
||||
|
||||
![Surface to Mouse pitch](wet_sink_evel1.svg "Surface to Mouse pitch")
|
||||
|
||||
2. Three "cave" nodes were used to create a link through a tight ~30 m long crawl joining the bottom of the Pen Pot pitch with Cross Stream Junction. The crawl is 30-40 cm high
|
||||
with numerous sharp turns on the way.
|
||||
|
||||
![Tight crawl link](wet_sink_crawl.svg "Tight crawl link")
|
||||
|
||||
3. Two nodes were carried from Cross Stream Junction in opposite directions as long as the signal lasted. The devices were able to communicate through a rather spacious (2x3 m) tunnel
|
||||
with no line of sight over at least four sharp turns. The total walking distance covered was ~40 m.
|
||||
|
||||
![Cross Stream Junction with no relay](wet_sink_cross1.svg "Cross Stream Junction with no relay")
|
||||
|
||||
4. Additional relay node was added right at the Cross Stream Junction. Mobile nodes were again carried in opposite directions. The total walking distance covered was ~70 m across the same sharp bends
|
||||
plus some smaller tunnel irregularities.
|
||||
|
||||
![Cross Stream Junction with a relay](wet_sink_cross2.svg "Cross Stream Junction with a relay")
|
||||
|
||||
The testing was intentionally performed in confined parts of the cave to check the worst case scenario first and the above distances indicate performance of the system under such conditions.
|
||||
In spacious caves, both horizontal and vertical, there's no reason why the links couldn't reach the usual surface line-of-sight range, that is up to 200 m in case of the 2 dBi antennas.
|
||||
|
||||
The above drawings are based on the 2004 survey drawn by Paul W. Taylor, simplified for readability.
|
||||
|
||||
## Footnotes
|
||||
|
||||
[^1]: M. D. Bedford; G. A. Kennedy [Modeling Microwave Propagation in Natural Caves Passages](https://ieeexplore.ieee.org/abstract/document/6933914/), IEEE Transactions on Antennas and Propagation, 2014
|
||||
|
|
File diff suppressed because one or more lines are too long
Po Szerokość: | Wysokość: | Rozmiar: 50 KiB |
File diff suppressed because one or more lines are too long
Po Szerokość: | Wysokość: | Rozmiar: 50 KiB |
File diff suppressed because one or more lines are too long
Po Szerokość: | Wysokość: | Rozmiar: 50 KiB |
|
@ -0,0 +1,317 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="297mm"
|
||||
height="210mm"
|
||||
viewBox="0 0 297 210"
|
||||
version="1.1"
|
||||
id="svg12368"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
sodipodi:docname="wet_sink_evel1.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<sodipodi:namedview
|
||||
id="namedview12370"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#000000"
|
||||
borderopacity="0.25"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:document-units="mm"
|
||||
showgrid="false"
|
||||
inkscape:zoom="1.6819304"
|
||||
inkscape:cx="664.11784"
|
||||
inkscape:cy="412.02656"
|
||||
inkscape:window-width="1500"
|
||||
inkscape:window-height="952"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1" />
|
||||
<defs
|
||||
id="defs12365">
|
||||
<symbol
|
||||
id="arrow-down"
|
||||
viewBox="0 0 10 16">
|
||||
<title
|
||||
id="title86247">arrow-down</title>
|
||||
<path
|
||||
d="M 7,7 V 3 H 3 V 7 H 0 l 5,6 5,-6 z"
|
||||
id="path86249" />
|
||||
</symbol>
|
||||
<symbol
|
||||
id="radio-tower"
|
||||
viewBox="0 0 16 16">
|
||||
<title
|
||||
id="title169964">radio-tower</title>
|
||||
<path
|
||||
d="M 4.79,6.11 C 5.04,5.86 5.04,5.44 4.79,5.19 4.47,4.86 4.31,4.43 4.31,4 4.31,3.57 4.47,3.14 4.79,2.81 5.04,2.55 5.04,2.14 4.79,1.89 4.67,1.76 4.5,1.7 4.34,1.7 4.18,1.7 4.01,1.76 3.89,1.89 3.32,2.47 3.04,3.24 3.04,4 c 0,0.76 0.29,1.53 0.85,2.11 0.25,0.25 0.66,0.25 0.9,0 z M 2.33,0.52 C 2.2,0.39 2.04,0.33 1.87,0.33 1.71,0.33 1.54,0.39 1.41,0.52 0.48,1.48 0.01,2.74 0.01,3.99 c 0,1.26 0.47,2.52 1.4,3.48 0.25,0.26 0.66,0.26 0.91,0 C 2.57,7.21 2.57,6.79 2.32,6.53 1.64,5.83 1.3,4.91 1.3,3.99 1.3,3.07 1.64,2.15 2.32,1.45 2.58,1.2 2.58,0.78 2.33,0.52 Z m 5.69,5.1 C 8.92,5.62 9.64,4.89 9.64,4 9.64,3.1 8.91,2.38 8.02,2.38 7.12,2.38 6.4,3.11 6.4,4 6.39,4.89 7.12,5.62 8.02,5.62 Z m 6.57,-5.09 c -0.25,-0.26 -0.66,-0.26 -0.91,0 -0.25,0.26 -0.25,0.68 0,0.94 0.68,0.7 1.02,1.62 1.02,2.54 0,0.92 -0.34,1.83 -1.02,2.54 -0.25,0.26 -0.25,0.68 0,0.94 0.13,0.13 0.29,0.19 0.46,0.19 0.16,0 0.33,-0.06 0.46,-0.19 C 15.53,6.53 16,5.27 16,4.01 15.99,2.75 15.52,1.49 14.59,0.53 Z M 8.02,6.92 c -0.41,0 -0.83,-0.1 -1.2,-0.3 l -3.15,8.37 h 1.49 l 0.86,-1 h 4 l 0.84,1 h 1.49 L 9.21,6.62 C 8.83,6.82 8.43,6.92 8.02,6.92 Z M 8.01,7.4 9.02,11 h -2 z m -1.99,5.59 1,-1 h 2 l 1,1 z m 5.19,-11.1 c -0.25,0.25 -0.25,0.67 0,0.92 0.32,0.33 0.48,0.76 0.48,1.19 0,0.43 -0.16,0.86 -0.48,1.19 -0.25,0.26 -0.25,0.67 0,0.92 0.12,0.13 0.29,0.19 0.45,0.19 0.16,0 0.32,-0.06 0.45,-0.19 0.57,-0.58 0.85,-1.35 0.85,-2.11 0,-0.76 -0.28,-1.53 -0.85,-2.11 -0.25,-0.25 -0.66,-0.25 -0.9,0 z"
|
||||
id="path169966" />
|
||||
</symbol>
|
||||
</defs>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<g
|
||||
id="g16549"
|
||||
transform="translate(-154.67242,48.46869)">
|
||||
<path
|
||||
style="fill:none;stroke:#1a1a18;stroke-width:0.499992;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:22.9256;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 260.7798,108.86748 -0.12514,-70.663646 h 6.00001 l 0.3324,70.432486 z"
|
||||
id="path1482"
|
||||
sodipodi:nodetypes="ccccc" />
|
||||
<path
|
||||
d="m 260.60276,98.411428 h 6.0954"
|
||||
style="fill:none;stroke:#1a1a18;stroke-width:0.250014;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:22.9256;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path1490" />
|
||||
<path
|
||||
d="m 260.60276,88.421432 h 6.0954"
|
||||
style="fill:none;stroke:#1a1a18;stroke-width:0.250014;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:22.9256;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path1492" />
|
||||
<path
|
||||
d="m 260.60276,78.464738 h 6.0954"
|
||||
style="fill:none;stroke:#1a1a18;stroke-width:0.250014;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:22.9256;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path1494" />
|
||||
<path
|
||||
d="m 260.60276,68.474741 h 6.0954"
|
||||
style="fill:none;stroke:#1a1a18;stroke-width:0.250014;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:22.9256;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path1496" />
|
||||
<path
|
||||
d="m 260.60276,58.451443 h 6.0954"
|
||||
style="fill:none;stroke:#1a1a18;stroke-width:0.250014;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:22.9256;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path1498" />
|
||||
<path
|
||||
d="m 260.60276,48.461447 h 6.0954"
|
||||
style="fill:none;stroke:#1a1a18;stroke-width:0.250014;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:22.9256;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path1500" />
|
||||
<path
|
||||
d="m 260.63705,98.189037 v -9.600001 h 6.00001 v 9.600001 z"
|
||||
style="fill:#10130f;fill-opacity:1;fill-rule:evenodd;stroke:#1a1a18;stroke-width:0.250014;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:22.9256;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path1506" />
|
||||
<path
|
||||
d="m 260.63705,78.213525 v -9.499988 h 6.00001 v 9.499988 z"
|
||||
style="fill:#10130f;fill-opacity:1;fill-rule:evenodd;stroke:#1a1a18;stroke-width:0.250014;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:22.9256;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path1508" />
|
||||
<path
|
||||
d="m 260.63705,58.206439 v -9.500023 h 6.00001 v 9.500023 z"
|
||||
style="fill:#10130f;fill-opacity:1;fill-rule:evenodd;stroke:#1a1a18;stroke-width:0.250014;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:22.9256;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path1510" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-variant:normal;font-weight:normal;font-size:4.93889px;font-family:ArialMT;-inkscape-font-specification:ArialMT;writing-mode:lr-tb;fill:#1a1a18;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.352778"
|
||||
id="text1518"
|
||||
x="270.20847"
|
||||
y="110.13931"><tspan
|
||||
x="270.20847"
|
||||
y="110.13931"
|
||||
id="tspan1516"
|
||||
style="stroke-width:0.352778">0</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-variant:normal;font-weight:normal;font-size:4.93889px;font-family:ArialMT;-inkscape-font-specification:ArialMT;writing-mode:lr-tb;fill:#1a1a18;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.352778"
|
||||
id="text1522"
|
||||
x="268.83569"
|
||||
y="99.942345"><tspan
|
||||
x="268.83569 271.5817"
|
||||
y="99.942345"
|
||||
sodipodi:role="line"
|
||||
id="tspan1520"
|
||||
style="stroke-width:0.352778">10</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-variant:normal;font-weight:normal;font-size:4.93889px;font-family:ArialMT;-inkscape-font-specification:ArialMT;writing-mode:lr-tb;fill:#1a1a18;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.352778"
|
||||
id="text1526"
|
||||
x="268.83527"
|
||||
y="90.086334"><tspan
|
||||
x="268.83527 271.58127"
|
||||
y="90.086334"
|
||||
sodipodi:role="line"
|
||||
id="tspan1524"
|
||||
style="stroke-width:0.352778">20</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-variant:normal;font-weight:normal;font-size:4.93889px;font-family:ArialMT;-inkscape-font-specification:ArialMT;writing-mode:lr-tb;fill:#1a1a18;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.352778"
|
||||
id="text1530"
|
||||
x="268.83667"
|
||||
y="80.268311"><tspan
|
||||
x="268.83667 271.5827"
|
||||
y="80.268311"
|
||||
sodipodi:role="line"
|
||||
id="tspan1528"
|
||||
style="stroke-width:0.352778">30</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-variant:normal;font-weight:normal;font-size:4.93889px;font-family:ArialMT;-inkscape-font-specification:ArialMT;writing-mode:lr-tb;fill:#1a1a18;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.352778"
|
||||
id="text1534"
|
||||
x="268.83548"
|
||||
y="70.184341"><tspan
|
||||
x="268.83548 271.58148"
|
||||
y="70.184341"
|
||||
sodipodi:role="line"
|
||||
id="tspan1532"
|
||||
style="stroke-width:0.352778">40</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-variant:normal;font-weight:normal;font-size:4.93889px;font-family:ArialMT;-inkscape-font-specification:ArialMT;writing-mode:lr-tb;fill:#1a1a18;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.352778"
|
||||
id="text1538"
|
||||
x="268.83548"
|
||||
y="60.252338"><tspan
|
||||
x="268.83548 271.58148"
|
||||
y="60.252338"
|
||||
sodipodi:role="line"
|
||||
id="tspan1536"
|
||||
style="stroke-width:0.352778">50</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-variant:normal;font-weight:normal;font-size:4.93889px;font-family:ArialMT;-inkscape-font-specification:ArialMT;writing-mode:lr-tb;fill:#1a1a18;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.352778"
|
||||
id="text1542"
|
||||
x="268.83536"
|
||||
y="50.35844"><tspan
|
||||
x="268.83536 271.58139"
|
||||
y="50.35844"
|
||||
sodipodi:role="line"
|
||||
id="tspan1540"
|
||||
style="stroke-width:0.352778">60</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-variant:normal;font-weight:normal;font-size:4.93889px;font-family:ArialMT;-inkscape-font-specification:ArialMT;writing-mode:lr-tb;fill:#1a1a18;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.352778"
|
||||
id="text1546"
|
||||
x="268.83487"
|
||||
y="40.120335"><tspan
|
||||
x="268.83487 271.5809"
|
||||
y="40.120335"
|
||||
sodipodi:role="line"
|
||||
id="tspan1544"
|
||||
style="stroke-width:0.352778">70</tspan></text>
|
||||
</g>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.64444444px;font-family:ArialMT;-inkscape-font-specification:'ArialMT, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;fill:#2b0000;stroke:#2b0000;stroke-width:0.264583"
|
||||
x="106.20113"
|
||||
y="59.905853"
|
||||
id="text16553"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan16551"
|
||||
style="stroke-width:0.264583;font-size:5.64444444px"
|
||||
x="106.20113"
|
||||
y="59.905853">Wet Sink cave, Gloucestershire, England</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.93889px;font-family:ArialMT;-inkscape-font-specification:'ArialMT Italic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;fill:#2b0000;stroke:#2b0000;stroke-width:0.264583"
|
||||
x="120.0168"
|
||||
y="66.308792"
|
||||
id="text16557"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan16555"
|
||||
style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.93889px;font-family:ArialMT;-inkscape-font-specification:'ArialMT Italic';stroke-width:0.264583"
|
||||
x="120.0168"
|
||||
y="66.308792">Entrance series elevation only</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-variant:normal;font-weight:normal;font-size:2.11667px;font-family:ArialMT;-inkscape-font-specification:ArialMT;writing-mode:lr-tb;fill:#1a1a18;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.352778"
|
||||
id="text10534"
|
||||
x="193.87344"
|
||||
y="98.667503"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan10532"
|
||||
style="stroke-width:0.352778"
|
||||
x="193.87344"
|
||||
y="98.667503" /></text>
|
||||
<g
|
||||
id="g183617"
|
||||
transform="translate(-23.292226,6.3194104)">
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-variant:normal;font-weight:normal;font-size:2.11667px;font-family:ArialMT;-inkscape-font-specification:ArialMT;writing-mode:lr-tb;fill:#1a1a18;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.352778"
|
||||
id="text10510"
|
||||
x="165.0155"
|
||||
y="116.11753"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan10508"
|
||||
style="stroke-width:0.352778"
|
||||
x="165.0155"
|
||||
y="116.11753">MOUSE AVEN</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-variant:normal;font-weight:normal;font-size:2.11667px;font-family:ArialMT;-inkscape-font-specification:ArialMT;writing-mode:lr-tb;fill:#1a1a18;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.352778"
|
||||
id="text10514"
|
||||
x="188.36781"
|
||||
y="122.30099"><tspan
|
||||
x="188.36781 189.89604 191.42427 193.07104 194.48286"
|
||||
y="122.30099"
|
||||
sodipodi:role="line"
|
||||
id="tspan10512"
|
||||
style="stroke-width:0.352778">CHOKE</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-variant:normal;font-weight:normal;font-size:2.11667px;font-family:ArialMT;-inkscape-font-specification:ArialMT;writing-mode:lr-tb;fill:#1a1a18;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.352778"
|
||||
id="text10520"
|
||||
x="167.30084"
|
||||
y="130.51939"><tspan
|
||||
x="167.30084 168.71266 170.12448 171.30135 172.82957 174.47635 176.00458 177.37886 177.9673 179.3791 179.96754 181.26083 182.78906"
|
||||
y="130.51939"
|
||||
sodipodi:role="line"
|
||||
id="tspan10516"
|
||||
style="stroke-width:0.352778">BALCONY PITCH</tspan><tspan
|
||||
x="167.30084"
|
||||
y="133.16524"
|
||||
sodipodi:role="line"
|
||||
id="tspan10518"
|
||||
style="stroke-width:0.352778" /></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-variant:normal;font-weight:normal;font-size:2.11667px;font-family:ArialMT;-inkscape-font-specification:ArialMT;writing-mode:lr-tb;fill:#1a1a18;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.352778"
|
||||
id="text10526"
|
||||
x="187.63712"
|
||||
y="138.65453"><tspan
|
||||
x="187.63712 189.04893 190.46075 191.98898 192.57741 193.98923 195.636 196.8905 197.47894 198.89076 199.47919 200.77248 202.3007"
|
||||
y="138.65453"
|
||||
sodipodi:role="line"
|
||||
id="tspan10522"
|
||||
style="stroke-width:0.352778">PEN POT PITCH</tspan><tspan
|
||||
x="187.63712"
|
||||
y="141.30037"
|
||||
sodipodi:role="line"
|
||||
id="tspan10524"
|
||||
style="stroke-width:0.352778" /></text>
|
||||
<path
|
||||
style="fill:none;stroke:#2b0000;stroke-width:0.264583"
|
||||
d="m 191.75479,98.130327 c 0,0 -1.74087,-0.438203 -1.84971,0.03932 -0.10885,0.477526 -0.12471,1.393037 -0.17728,1.827112 -0.0526,0.434081 -0.36825,2.683541 -0.36825,2.683541 0,0 -0.17641,1.48015 -0.11123,2.10823 0.0652,0.62809 -0.58398,2.14279 -0.60723,2.39567 -0.0233,0.25289 -0.25615,5.47418 -0.25615,5.47418 l 0.5149,0.58941 c 0,0 0.0767,0.52619 -0.22899,0.55269 -0.30567,0.0265 -1.95659,-0.28525 -2.33288,-0.35021 -0.37629,-0.065 -1.56966,0.0726 -1.56966,0.0726 l -0.66459,0.0411 c 0,0 -0.16685,1.41803 -0.16685,1.84319 0,0.42517 -0.11167,1.47951 0.10602,1.82451 0.21769,0.345 -0.2203,1.50275 -0.2203,1.84037 0,0.33761 0.35804,1.30374 0.35804,1.30374 0,0 1.68351,0.37346 1.91662,0.51365 0.23312,0.14013 0.65362,0.44918 1.06792,0.4998 0.41431,0.0506 0.2153,0.69413 0.2153,0.69413 l 0.003,0.65969 -0.84024,1.05456 c 0,0 -1.83363,-0.19075 -1.94617,0.41039 -0.11254,0.60115 0.65068,1.36523 0.65068,1.36523 l 0.65177,1.32135 0.65154,1.14167 0.89922,1.24183 2.44911,1.53621 1.21902,0.78668 0.0117,1.25356 c 0,0 -0.2103,0.68283 -0.44167,0.68283 -0.23138,0 -3.39353,0.30264 -3.39353,0.30264 l -1.26051,0.22899 -0.12601,1.44713 0.25419,2.00722 1.72327,3.51431 0.91899,1.72088 -0.0161,0.75778 -1.21315,0.33132 -1.46213,-0.0999 -0.48643,1.6242 -0.23377,1.75259 -0.63373,0.65329 -2.03981,1.21076 -1.01501,0.62743 -1.39304,0.44516 c 0,0 -2.67549,0.0671 -2.90991,-0.006 -0.23442,-0.0732 -1.72131,-0.0528 -1.72131,-0.0528"
|
||||
id="path183278"
|
||||
sodipodi:nodetypes="csscscccssccsssccscccscccccccsccccccccccccccccc" />
|
||||
<path
|
||||
style="fill:none;stroke:#2b0000;stroke-width:0.264583"
|
||||
d="m 189.79754,94.3842 -1.38848,2.904263 c 0,0 -1.62485,1.364361 -1.9642,1.58292 -0.33935,0.218559 -1.08149,1.154487 -1.08149,1.154487 l 0.0708,5.18436 0.43147,1.70393 -0.11363,2.18732 0.14122,1.34307 c 0,0 0.59005,2.10976 0.25223,2.05415 -0.33783,-0.0556 -0.86768,-0.0897 -1.61431,-0.0658 -0.65445,0.0209 -0.95863,-1.14374 -0.95863,-1.14374 0,0 -0.82036,-0.70586 -1.12148,-1.01805 -0.30111,-0.3122 -1.5223,0.11026 -1.5223,0.11026 l -1.62594,7.9e-4 -0.21291,1.40803 0.0584,1.9629 -0.27266,2.69678 c 0,0 -0.0167,1.73804 -0.43712,1.90706 -0.42038,0.16903 -1.07367,0.45124 -1.37022,0.50686 -0.29655,0.0556 -0.39063,0.55617 -0.0756,0.71651 0.31502,0.16033 1.20816,0.1386 1.61594,0.38454 0.40779,0.24593 1.82842,0.61809 1.82842,0.61809 l 1.7778,0.83165 1.23031,0.25223 1.75825,0.0224 1.1508,0.3613 -0.27071,0.47253 -1.32851,0.11102 -1.25855,0.77386 -0.6874,0.67197 0.1649,1.10474 0.67088,1.46647 0.85902,1.27354 0.47188,0.5905 0.002,0.71434 -0.003,1.42628 0.24354,0.94853 c 0,0 -0.277,1.12951 -0.5779,1.03696 -0.30089,-0.0925 -2.8141,1.96442 -2.8141,1.96442 l -0.004,1.25378 c 0,0 0.4332,0.94071 0.38171,1.30157 -0.0515,0.36086 -0.46514,1.5021 -0.57638,1.80647 -0.11123,0.30438 0.17359,1.12256 0.21921,1.43671 0.0456,0.31415 0.0678,0.76691 0.3663,1.09649 0.2985,0.32957 0.94006,1.34937 0.94006,1.34937 l 0.42451,0.71411 0.43973,2.83322 -0.58159,0.69131 c 0,0 -2.93837,1.70262 -3.25165,1.59139 -0.31329,-0.11124 -2.06002,0.11471 -2.06002,0.11471 l -2.40479,-0.12623"
|
||||
id="path183280"
|
||||
sodipodi:nodetypes="ccscccccsscscccccssssccccccccccccccccsccssssccccscc" />
|
||||
<use
|
||||
xlink:href="#arrow-down"
|
||||
width="10"
|
||||
height="16"
|
||||
style="fill:#000000;stroke:none"
|
||||
id="use99534"
|
||||
transform="matrix(0.36321395,0.36853426,-0.37252951,0.3593186,195.76343,88.677964)" />
|
||||
<use
|
||||
xlink:href="#radio-tower"
|
||||
width="16"
|
||||
height="16"
|
||||
style="fill:#ff2a2a;stroke:none"
|
||||
id="use182453-9"
|
||||
transform="matrix(0.13776981,0,0,0.12988828,188.92681,96.064908)" />
|
||||
<use
|
||||
xlink:href="#radio-tower"
|
||||
width="16"
|
||||
height="16"
|
||||
style="fill:#ff2a2a;stroke:none"
|
||||
id="use182453-9-7"
|
||||
transform="matrix(0.13776981,0,0,0.12988828,180.43211,119.26803)" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Po Szerokość: | Wysokość: | Rozmiar: 18 KiB |
Ładowanie…
Reference in New Issue