Update figures to gain some space
@ -110,7 +110,7 @@ In order to design the NASS in a predictive way, a mechatronic approach, schemat
|
||||
|
||||
#+name: fig:nass_mechatronics_approach
|
||||
#+attr_latex: :float multicolumn :width 0.9\linewidth
|
||||
#+caption: Overview of the mechatronic approach
|
||||
#+caption: Overview of the mechatronic approach used for the design of the NASS
|
||||
[[file:figs/nass_mechatronics_approach.pdf]]
|
||||
|
||||
It consists of three main phases:
|
||||
@ -136,7 +136,7 @@ Indeed, several models are used throughout the design with increasing level of c
|
||||
\hfill
|
||||
\begin{subfigure}[t]{0.48\linewidth}
|
||||
\centering
|
||||
\includegraphics[width=0.89\linewidth]{figs/nass_simscape_3d.png}
|
||||
\includegraphics[width=0.89\linewidth]{figs/nass_simscape_3d.pdf}
|
||||
\caption{\label{fig:nass_simscape_3d} Multi Body Model}
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
@ -180,12 +180,25 @@ Therefore, an alternative configuration with the encoders fixed to the plates wa
|
||||
** Nano-Hexapod Specifications
|
||||
The nano-hexapod should have a maximum height of $95\,mm$, support samples up to $50\,kg$ and have a stroke of $\approx 100\,\mu m$.
|
||||
Has shown in Fig.\nbsp{}ref:fig:nano_hexapod_elements, it only has few parts: two plates and 6 active struts in between.
|
||||
Each strut is composed of one flexible joint at each end, and one actuator in between (Fig.\nbsp{}ref:fig:picture_nano_hexapod_strut).
|
||||
Each strut is composed of one flexible joint at each end, and one actuator in between (Fig.\nbsp{}ref:fig:nano_heaxpod_strut_picture).
|
||||
|
||||
#+name: fig:nano_hexapod_elements
|
||||
#+attr_latex: :float multicolumn :width 0.9\linewidth
|
||||
#+caption: CAD view of the nano-hexapod with key elements
|
||||
[[file:figs/nano_hexapod_elements.pdf]]
|
||||
#+begin_export latex
|
||||
\begin{figure*}[htbp]
|
||||
\begin{subfigure}[t]{0.80\linewidth}
|
||||
\centering
|
||||
\includegraphics[width=\linewidth]{figs/nano_hexapod_elements.pdf}
|
||||
\caption{\label{fig:nano_hexapod_elements} CAD view of the nano-hexapod with key elements}
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
\begin{subfigure}[t]{0.19\linewidth}
|
||||
\centering
|
||||
\includegraphics[width=0.95\linewidth]{figs/nano_heaxpod_strut_picture.pdf}
|
||||
\caption{\label{fig:nano_heaxpod_strut_picture} Mounted strut}
|
||||
\end{subfigure}
|
||||
\caption{\label{fig:nano_hexapod}Nano-hexapod}
|
||||
\centering
|
||||
\end{figure*}
|
||||
#+end_export
|
||||
|
||||
Based on the models used throughout the mechatronic approach, several specifications was obtained in order to maximize the performances of the system:
|
||||
- Actuator: axial stiffness $\approx \SI{2}{N/\um}$.
|
||||
@ -202,16 +215,11 @@ The top plate geometry was manually optimized to maximize its flexible modes.
|
||||
First flexible modes at around $\SI{700}{Hz}$ could be obtained.
|
||||
|
||||
Amplified Piezoelectric Actuators (APA) were found to be the most suitable actuator for the nano-hexapod due to its compact size, large stroke and adequate stiffness.
|
||||
The chosen model was the APA300ML from Cedrat Technologies (shown in Fig.\nbsp{}ref:fig:picture_nano_hexapod_strut).
|
||||
The chosen model was the APA300ML from Cedrat Technologies (shown in Fig.\nbsp{}ref:fig:nano_heaxpod_strut_picture).
|
||||
It is composed of three piezoelectric stacks, a lever mechanism increasing the stroke up to $\approx \SI{300}{\um}$ and decreasing the axial stiffness down to $\approx \SI{1.8}{\um}$.
|
||||
One of the three stacks can be used as a force sensor, at the price of loosing $1/3$ of the stroke.
|
||||
This has the benefits providing good "collocation" between the sensor stack and the actuator stacks, meaning that the active damping controller will easily be made robust cite:souleille18_concep_activ_mount_space_applic.
|
||||
|
||||
#+name: fig:picture_nano_hexapod_strut
|
||||
#+attr_latex: :width 0.9\linewidth
|
||||
#+caption: Picture of a nano-hexapod's strut
|
||||
[[file:figs/picture_nano_hexapod_strut.pdf]]
|
||||
|
||||
** Nano-Hexapod Mounting
|
||||
A bench were developed to help the mounting of the struts such that the APA and the two flexible joints are well aligned.
|
||||
This helped reducing the effects of flexible modes of the APA.
|
||||
@ -223,7 +231,7 @@ The nano-hexapod fixed on top of the micro-station is shown in Fig.\nbsp{}ref:fi
|
||||
#+name: fig:nano_hexapod_picture
|
||||
#+attr_latex: :width 0.9\linewidth
|
||||
#+caption: Nano-hexapod on top of the ID31 micro-station
|
||||
[[file:figs/nano_hexapod_picture.jpg]]
|
||||
[[file:figs/nano_hexapod_picture.pdf]]
|
||||
|
||||
* TEST-BENCHES
|
||||
** Flexible Joints and Instrumentation
|
||||
|
@ -1,4 +1,4 @@
|
||||
% Created 2021-07-15 jeu. 17:26
|
||||
% Created 2021-07-15 jeu. 21:33
|
||||
% Intended LaTeX compiler: pdflatex
|
||||
\documentclass[a4paper, keeplastbox, biblatex, boxit]{jacow}
|
||||
|
||||
@ -72,7 +72,7 @@ In order to design the NASS in a predictive way, a mechatronic approach, schemat
|
||||
\begin{figure*}
|
||||
\centering
|
||||
\includegraphics[scale=1,width=0.9\linewidth]{figs/nass_mechatronics_approach.pdf}
|
||||
\caption{\label{fig:nass_mechatronics_approach}Overview of the mechatronic approach}
|
||||
\caption{\label{fig:nass_mechatronics_approach}Overview of the mechatronic approach used for the design of the NASS}
|
||||
\end{figure*}
|
||||
|
||||
It consists of three main phases:
|
||||
@ -99,7 +99,7 @@ Indeed, several models are used throughout the design with increasing level of c
|
||||
\hfill
|
||||
\begin{subfigure}[t]{0.48\linewidth}
|
||||
\centering
|
||||
\includegraphics[width=0.89\linewidth]{figs/nass_simscape_3d.png}
|
||||
\includegraphics[width=0.89\linewidth]{figs/nass_simscape_3d.pdf}
|
||||
\caption{\label{fig:nass_simscape_3d} Multi Body Model}
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
@ -142,12 +142,22 @@ Therefore, an alternative configuration with the encoders fixed to the plates wa
|
||||
\subsection{Nano-Hexapod Specifications}
|
||||
The nano-hexapod should have a maximum height of \(95\,mm\), support samples up to \(50\,kg\) and have a stroke of \(\approx 100\,\mu m\).
|
||||
Has shown in Fig.~\ref{fig:nano_hexapod_elements}, it only has few parts: two plates and 6 active struts in between.
|
||||
Each strut is composed of one flexible joint at each end, and one actuator in between (Fig.~\ref{fig:picture_nano_hexapod_strut}).
|
||||
Each strut is composed of one flexible joint at each end, and one actuator in between (Fig.~\ref{fig:nano_heaxpod_strut_picture}).
|
||||
|
||||
\begin{figure*}
|
||||
\centering
|
||||
\includegraphics[scale=1,width=0.9\linewidth]{figs/nano_hexapod_elements.pdf}
|
||||
\caption{\label{fig:nano_hexapod_elements}CAD view of the nano-hexapod with key elements}
|
||||
\begin{figure*}[htbp]
|
||||
\begin{subfigure}[t]{0.80\linewidth}
|
||||
\centering
|
||||
\includegraphics[width=\linewidth]{figs/nano_hexapod_elements.pdf}
|
||||
\caption{\label{fig:nano_hexapod_elements} CAD view of the nano-hexapod with key elements}
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
\begin{subfigure}[t]{0.19\linewidth}
|
||||
\centering
|
||||
\includegraphics[width=0.95\linewidth]{figs/nano_heaxpod_strut_picture.pdf}
|
||||
\caption{\label{fig:nano_heaxpod_strut_picture} Mounted strut}
|
||||
\end{subfigure}
|
||||
\caption{\label{fig:nano_hexapod}Nano-hexapod}
|
||||
\centering
|
||||
\end{figure*}
|
||||
|
||||
Based on the models used throughout the mechatronic approach, several specifications was obtained in order to maximize the performances of the system:
|
||||
@ -167,17 +177,11 @@ The top plate geometry was manually optimized to maximize its flexible modes.
|
||||
First flexible modes at around \(\SI{700}{Hz}\) could be obtained.
|
||||
|
||||
Amplified Piezoelectric Actuators (APA) were found to be the most suitable actuator for the nano-hexapod due to its compact size, large stroke and adequate stiffness.
|
||||
The chosen model was the APA300ML from Cedrat Technologies (shown in Fig.~\ref{fig:picture_nano_hexapod_strut}).
|
||||
The chosen model was the APA300ML from Cedrat Technologies (shown in Fig.~\ref{fig:nano_heaxpod_strut_picture}).
|
||||
It is composed of three piezoelectric stacks, a lever mechanism increasing the stroke up to \(\approx \SI{300}{\um}\) and decreasing the axial stiffness down to \(\approx \SI{1.8}{\um}\).
|
||||
One of the three stacks can be used as a force sensor, at the price of loosing \(1/3\) of the stroke.
|
||||
This has the benefits providing good ``collocation'' between the sensor stack and the actuator stacks, meaning that the active damping controller will easily be made robust \cite{souleille18_concep_activ_mount_space_applic}.
|
||||
|
||||
\begin{figure}[htbp]
|
||||
\centering
|
||||
\includegraphics[scale=1,width=0.9\linewidth]{figs/picture_nano_hexapod_strut.pdf}
|
||||
\caption{\label{fig:picture_nano_hexapod_strut}Picture of a nano-hexapod's strut}
|
||||
\end{figure}
|
||||
|
||||
\subsection{Nano-Hexapod Mounting}
|
||||
A bench were developed to help the mounting of the struts such that the APA and the two flexible joints are well aligned.
|
||||
This helped reducing the effects of flexible modes of the APA.
|
||||
@ -188,7 +192,7 @@ The nano-hexapod fixed on top of the micro-station is shown in Fig.~\ref{fig:nan
|
||||
|
||||
\begin{figure}[htbp]
|
||||
\centering
|
||||
\includegraphics[scale=1,width=0.9\linewidth]{figs/nano_hexapod_picture.jpg}
|
||||
\includegraphics[scale=1,width=0.9\linewidth]{figs/nano_hexapod_picture.pdf}
|
||||
\caption{\label{fig:nano_hexapod_picture}Nano-hexapod on top of the ID31 micro-station}
|
||||
\end{figure}
|
||||
|
||||
|
BIN
paper/figs/nano_heaxpod_strut_picture.pdf
Normal file
244
paper/figs/nano_heaxpod_strut_picture.svg
Normal file
After Width: | Height: | Size: 4.1 MiB |
@ -2,9 +2,9 @@
|
||||
<svg
|
||||
version="1.1"
|
||||
id="svg1689"
|
||||
width="1007.2601"
|
||||
width="972.76404"
|
||||
height="266.70193"
|
||||
viewBox="0 0 1007.2601 266.70194"
|
||||
viewBox="0 0 972.76407 266.70194"
|
||||
sodipodi:docname="nano_hexapod_elements.svg"
|
||||
inkscape:version="1.1 (c4e8f9ed74, 2021-05-24)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
@ -613,7 +613,7 @@
|
||||
id="namedview1691"
|
||||
showgrid="false"
|
||||
inkscape:zoom="1.5140455"
|
||||
inkscape:cx="425.68073"
|
||||
inkscape:cx="391.33566"
|
||||
inkscape:cy="148.60848"
|
||||
inkscape:window-x="12"
|
||||
inkscape:window-y="57"
|
||||
@ -625,7 +625,7 @@
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="Nano-Hexapod"
|
||||
transform="translate(2.0260228e-6,-23.575987)">
|
||||
transform="translate(-34.496044,-23.575987)">
|
||||
<g
|
||||
id="g1403"
|
||||
clip-path="url(#clipPath5373)">
|
||||
@ -656,7 +656,7 @@
|
||||
inkscape:groupmode="layer"
|
||||
inkscape:label="Labels"
|
||||
id="g1697"
|
||||
transform="translate(160.28493)">
|
||||
transform="translate(125.78888)">
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:18.6667px;line-height:1.25;font-family:'Latin Modern Roman';-inkscape-font-specification:'Latin Modern Roman, Normal';text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#d95218"
|
||||
@ -665,9 +665,9 @@
|
||||
id="text2264"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan2262"
|
||||
x="-12.911608"
|
||||
x="-12.911611"
|
||||
y="48.580116"
|
||||
style="text-align:end;text-anchor:end;fill:#d95218">Top flexible Joint</tspan></text>
|
||||
style="text-align:end;text-anchor:end;fill:#d95218">Flexible Joint</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:18.6667px;line-height:1.25;font-family:'Latin Modern Roman';-inkscape-font-specification:'Latin Modern Roman, Normal';text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#0072bd"
|
||||
@ -702,7 +702,7 @@
|
||||
style="text-align:end;text-anchor:end;fill:#77ab2f">Encoder</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:18.6667px;line-height:1.25;font-family:'Latin Modern Roman';-inkscape-font-specification:'Latin Modern Roman, Normal';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#77ab2f;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;opacity:1;vector-effect:none;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.6667px;line-height:1.25;font-family:'Latin Modern Roman';-inkscape-font-specification:'Latin Modern Roman, Normal';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:end;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:end;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;opacity:1;vector-effect:none;fill:#77ab2f;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
|
||||
x="-12.911618"
|
||||
y="195.0858"
|
||||
id="text2276"><tspan
|
||||
@ -710,7 +710,7 @@
|
||||
id="tspan2274"
|
||||
x="-12.911617"
|
||||
y="195.0858"
|
||||
style="text-align:end;text-anchor:end;fill:#77ab2f;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.6667px;line-height:1.25;font-family:'Latin Modern Roman';-inkscape-font-specification:'Latin Modern Roman, Normal';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;vector-effect:none;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1">Ruler support</tspan></text>
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.6667px;line-height:1.25;font-family:'Latin Modern Roman';-inkscape-font-specification:'Latin Modern Roman, Normal';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:end;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:end;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;vector-effect:none;fill:#77ab2f;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1">Ruler support</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:18.6667px;line-height:1.25;font-family:'Latin Modern Roman';-inkscape-font-specification:'Latin Modern Roman, Normal';text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ecb01f"
|
||||
@ -770,7 +770,7 @@
|
||||
id="path2867-7"
|
||||
sodipodi:nodetypes="ccc" />
|
||||
<path
|
||||
style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#77ab2f;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker2610);stop-color:#000000;stop-opacity:1;-inkscape-stroke:none"
|
||||
style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#77ab2f;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;marker-end:url(#marker2610);stop-color:#000000;stop-opacity:1"
|
||||
d="M -5.8659697,189.19997 H 67.727476 L 129.2608,135.61373"
|
||||
id="path3096"
|
||||
sodipodi:nodetypes="ccc" />
|
||||
@ -781,10 +781,10 @@
|
||||
y="230.50589"
|
||||
id="text2264-6"><tspan
|
||||
sodipodi:role="line"
|
||||
x="-12.911614"
|
||||
x="-12.911618"
|
||||
y="230.50589"
|
||||
style="text-align:end;text-anchor:end;fill:#d95218"
|
||||
id="tspan3440">Bot Flexible Joint</tspan></text>
|
||||
id="tspan3440">Flexible Joint</tspan></text>
|
||||
<path
|
||||
style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#0072bd;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker3491);stop-color:#000000;stop-opacity:1"
|
||||
d="M -5.8659697,133.18754 H 33.185655"
|
||||
|
Before Width: | Height: | Size: 2.5 MiB After Width: | Height: | Size: 2.5 MiB |
Before Width: | Height: | Size: 528 KiB After Width: | Height: | Size: 609 KiB |
338
paper/figs/nano_hexapod_picture.svg
Normal file
After Width: | Height: | Size: 1.4 MiB |
Before Width: | Height: | Size: 171 KiB After Width: | Height: | Size: 175 KiB |
@ -171,16 +171,16 @@
|
||||
<path style="stroke:none;" d="M 5.3125 0 L 5.3125 -0.3125 C 4.796875 -0.3125 4.546875 -0.3125 4.546875 -0.609375 L 4.546875 -2.5 C 4.546875 -3.359375 4.546875 -3.671875 4.234375 -4.03125 C 4.09375 -4.1875 3.765625 -4.390625 3.1875 -4.390625 C 2.359375 -4.390625 1.921875 -3.796875 1.765625 -3.4375 L 1.75 -3.4375 L 1.75 -6.890625 L 0.3125 -6.78125 L 0.3125 -6.484375 C 1.015625 -6.484375 1.09375 -6.40625 1.09375 -5.921875 L 1.09375 -0.75 C 1.09375 -0.3125 0.984375 -0.3125 0.3125 -0.3125 L 0.3125 0 L 1.4375 -0.03125 L 2.546875 0 L 2.546875 -0.3125 C 1.890625 -0.3125 1.78125 -0.3125 1.78125 -0.75 L 1.78125 -2.578125 C 1.78125 -3.625 2.484375 -4.171875 3.125 -4.171875 C 3.75 -4.171875 3.859375 -3.640625 3.859375 -3.078125 L 3.859375 -0.75 C 3.859375 -0.3125 3.75 -0.3125 3.078125 -0.3125 L 3.078125 0 L 4.203125 -0.03125 Z M 5.3125 0 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph2-22">
|
||||
<path style="stroke:none;" d="M 6.8125 -4.484375 L 6.625 -6.734375 L 0.546875 -6.734375 L 0.359375 -4.484375 L 0.609375 -4.484375 C 0.75 -6.09375 0.890625 -6.421875 2.390625 -6.421875 C 2.578125 -6.421875 2.828125 -6.421875 2.9375 -6.40625 C 3.140625 -6.359375 3.140625 -6.25 3.140625 -6.015625 L 3.140625 -0.78125 C 3.140625 -0.453125 3.140625 -0.3125 2.09375 -0.3125 L 1.703125 -0.3125 L 1.703125 0 C 2.109375 -0.03125 3.125 -0.03125 3.578125 -0.03125 C 4.03125 -0.03125 5.0625 -0.03125 5.46875 0 L 5.46875 -0.3125 L 5.0625 -0.3125 C 4.03125 -0.3125 4.03125 -0.453125 4.03125 -0.78125 L 4.03125 -6.015625 C 4.03125 -6.21875 4.03125 -6.359375 4.203125 -6.40625 C 4.3125 -6.421875 4.578125 -6.421875 4.765625 -6.421875 C 6.265625 -6.421875 6.421875 -6.09375 6.5625 -4.484375 Z M 6.8125 -4.484375 "/>
|
||||
<path style="stroke:none;" d="M 5.171875 -2.140625 C 5.171875 -3.40625 4.21875 -4.390625 3.09375 -4.390625 C 2.328125 -4.390625 1.90625 -3.953125 1.703125 -3.734375 L 1.703125 -4.390625 L 0.28125 -4.28125 L 0.28125 -3.96875 C 0.984375 -3.96875 1.046875 -3.921875 1.046875 -3.484375 L 1.046875 1.171875 C 1.046875 1.625 0.9375 1.625 0.28125 1.625 L 0.28125 1.921875 L 1.390625 1.890625 L 2.515625 1.921875 L 2.515625 1.625 C 1.84375 1.625 1.734375 1.625 1.734375 1.171875 L 1.734375 -0.59375 C 1.78125 -0.421875 2.203125 0.109375 2.96875 0.109375 C 4.140625 0.109375 5.171875 -0.859375 5.171875 -2.140625 Z M 4.359375 -2.140625 C 4.359375 -0.9375 3.65625 -0.109375 2.921875 -0.109375 C 2.53125 -0.109375 2.140625 -0.3125 1.875 -0.71875 C 1.734375 -0.921875 1.734375 -0.9375 1.734375 -1.140625 L 1.734375 -3.34375 C 2.03125 -3.859375 2.515625 -4.140625 3.015625 -4.140625 C 3.75 -4.140625 4.359375 -3.265625 4.359375 -2.140625 Z M 4.359375 -2.140625 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph2-23">
|
||||
<path style="stroke:none;" d="M 4.8125 -4.015625 C 4.8125 -4.1875 4.703125 -4.5 4.3125 -4.5 C 4.109375 -4.5 3.671875 -4.4375 3.265625 -4.03125 C 2.84375 -4.359375 2.421875 -4.390625 2.203125 -4.390625 C 1.28125 -4.390625 0.59375 -3.703125 0.59375 -2.9375 C 0.59375 -2.5 0.8125 -2.125 1.0625 -1.921875 C 0.9375 -1.765625 0.75 -1.4375 0.75 -1.09375 C 0.75 -0.78125 0.890625 -0.40625 1.1875 -0.203125 C 0.59375 -0.046875 0.28125 0.390625 0.28125 0.78125 C 0.28125 1.5 1.265625 2.046875 2.46875 2.046875 C 3.640625 2.046875 4.6875 1.546875 4.6875 0.765625 C 4.6875 0.421875 4.546875 -0.09375 4.03125 -0.375 C 3.515625 -0.640625 2.9375 -0.640625 2.328125 -0.640625 C 2.078125 -0.640625 1.65625 -0.640625 1.578125 -0.65625 C 1.265625 -0.703125 1.046875 -1 1.046875 -1.328125 C 1.046875 -1.359375 1.046875 -1.59375 1.21875 -1.78125 C 1.609375 -1.515625 2.015625 -1.484375 2.203125 -1.484375 C 3.125 -1.484375 3.8125 -2.171875 3.8125 -2.9375 C 3.8125 -3.296875 3.65625 -3.671875 3.40625 -3.890625 C 3.765625 -4.234375 4.125 -4.28125 4.296875 -4.28125 C 4.296875 -4.28125 4.375 -4.28125 4.40625 -4.265625 C 4.296875 -4.234375 4.25 -4.125 4.25 -4 C 4.25 -3.828125 4.375 -3.71875 4.53125 -3.71875 C 4.625 -3.71875 4.8125 -3.78125 4.8125 -4.015625 Z M 3.078125 -2.9375 C 3.078125 -2.671875 3.0625 -2.359375 2.90625 -2.109375 C 2.828125 -1.984375 2.609375 -1.703125 2.203125 -1.703125 C 1.34375 -1.703125 1.34375 -2.703125 1.34375 -2.9375 C 1.34375 -3.203125 1.34375 -3.515625 1.5 -3.765625 C 1.578125 -3.890625 1.8125 -4.15625 2.203125 -4.15625 C 3.078125 -4.15625 3.078125 -3.171875 3.078125 -2.9375 Z M 4.15625 0.78125 C 4.15625 1.328125 3.453125 1.8125 2.484375 1.8125 C 1.484375 1.8125 0.796875 1.3125 0.796875 0.78125 C 0.796875 0.328125 1.171875 -0.046875 1.609375 -0.0625 L 2.203125 -0.0625 C 3.046875 -0.0625 4.15625 -0.0625 4.15625 0.78125 Z M 4.15625 0.78125 "/>
|
||||
<path style="stroke:none;" d="M 6.8125 -4.484375 L 6.625 -6.734375 L 0.546875 -6.734375 L 0.359375 -4.484375 L 0.609375 -4.484375 C 0.75 -6.09375 0.890625 -6.421875 2.390625 -6.421875 C 2.578125 -6.421875 2.828125 -6.421875 2.9375 -6.40625 C 3.140625 -6.359375 3.140625 -6.25 3.140625 -6.015625 L 3.140625 -0.78125 C 3.140625 -0.453125 3.140625 -0.3125 2.09375 -0.3125 L 1.703125 -0.3125 L 1.703125 0 C 2.109375 -0.03125 3.125 -0.03125 3.578125 -0.03125 C 4.03125 -0.03125 5.0625 -0.03125 5.46875 0 L 5.46875 -0.3125 L 5.0625 -0.3125 C 4.03125 -0.3125 4.03125 -0.453125 4.03125 -0.78125 L 4.03125 -6.015625 C 4.03125 -6.21875 4.03125 -6.359375 4.203125 -6.40625 C 4.3125 -6.421875 4.578125 -6.421875 4.765625 -6.421875 C 6.265625 -6.421875 6.421875 -6.09375 6.5625 -4.484375 Z M 6.8125 -4.484375 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph2-24">
|
||||
<path style="stroke:none;" d="M 6.984375 -3.96875 L 6.984375 -4.28125 C 6.765625 -4.265625 6.484375 -4.25 6.265625 -4.25 L 5.34375 -4.28125 L 5.34375 -3.96875 C 5.6875 -3.96875 5.90625 -3.78125 5.90625 -3.5 C 5.90625 -3.4375 5.90625 -3.421875 5.859375 -3.296875 L 4.953125 -0.75 L 3.96875 -3.515625 C 3.9375 -3.640625 3.921875 -3.65625 3.921875 -3.703125 C 3.921875 -3.96875 4.3125 -3.96875 4.515625 -3.96875 L 4.515625 -4.28125 L 3.484375 -4.25 C 3.1875 -4.25 2.890625 -4.265625 2.59375 -4.28125 L 2.59375 -3.96875 C 2.96875 -3.96875 3.125 -3.953125 3.21875 -3.828125 C 3.265625 -3.765625 3.375 -3.46875 3.453125 -3.28125 L 2.59375 -0.875 L 1.65625 -3.53125 C 1.59375 -3.640625 1.59375 -3.671875 1.59375 -3.703125 C 1.59375 -3.96875 1.984375 -3.96875 2.1875 -3.96875 L 2.1875 -4.28125 L 1.109375 -4.25 L 0.171875 -4.28125 L 0.171875 -3.96875 C 0.671875 -3.96875 0.796875 -3.9375 0.921875 -3.625 L 2.171875 -0.109375 C 2.21875 0.03125 2.25 0.109375 2.375 0.109375 C 2.5 0.109375 2.53125 0.046875 2.578125 -0.09375 L 3.578125 -2.90625 L 4.59375 -0.078125 C 4.625 0.03125 4.65625 0.109375 4.796875 0.109375 C 4.921875 0.109375 4.953125 0.015625 4.984375 -0.078125 L 6.15625 -3.34375 C 6.328125 -3.828125 6.640625 -3.96875 6.984375 -3.96875 Z M 6.984375 -3.96875 "/>
|
||||
<path style="stroke:none;" d="M 4.8125 -4.015625 C 4.8125 -4.1875 4.703125 -4.5 4.3125 -4.5 C 4.109375 -4.5 3.671875 -4.4375 3.265625 -4.03125 C 2.84375 -4.359375 2.421875 -4.390625 2.203125 -4.390625 C 1.28125 -4.390625 0.59375 -3.703125 0.59375 -2.9375 C 0.59375 -2.5 0.8125 -2.125 1.0625 -1.921875 C 0.9375 -1.765625 0.75 -1.4375 0.75 -1.09375 C 0.75 -0.78125 0.890625 -0.40625 1.1875 -0.203125 C 0.59375 -0.046875 0.28125 0.390625 0.28125 0.78125 C 0.28125 1.5 1.265625 2.046875 2.46875 2.046875 C 3.640625 2.046875 4.6875 1.546875 4.6875 0.765625 C 4.6875 0.421875 4.546875 -0.09375 4.03125 -0.375 C 3.515625 -0.640625 2.9375 -0.640625 2.328125 -0.640625 C 2.078125 -0.640625 1.65625 -0.640625 1.578125 -0.65625 C 1.265625 -0.703125 1.046875 -1 1.046875 -1.328125 C 1.046875 -1.359375 1.046875 -1.59375 1.21875 -1.78125 C 1.609375 -1.515625 2.015625 -1.484375 2.203125 -1.484375 C 3.125 -1.484375 3.8125 -2.171875 3.8125 -2.9375 C 3.8125 -3.296875 3.65625 -3.671875 3.40625 -3.890625 C 3.765625 -4.234375 4.125 -4.28125 4.296875 -4.28125 C 4.296875 -4.28125 4.375 -4.28125 4.40625 -4.265625 C 4.296875 -4.234375 4.25 -4.125 4.25 -4 C 4.25 -3.828125 4.375 -3.71875 4.53125 -3.71875 C 4.625 -3.71875 4.8125 -3.78125 4.8125 -4.015625 Z M 3.078125 -2.9375 C 3.078125 -2.671875 3.0625 -2.359375 2.90625 -2.109375 C 2.828125 -1.984375 2.609375 -1.703125 2.203125 -1.703125 C 1.34375 -1.703125 1.34375 -2.703125 1.34375 -2.9375 C 1.34375 -3.203125 1.34375 -3.515625 1.5 -3.765625 C 1.578125 -3.890625 1.8125 -4.15625 2.203125 -4.15625 C 3.078125 -4.15625 3.078125 -3.171875 3.078125 -2.9375 Z M 4.15625 0.78125 C 4.15625 1.328125 3.453125 1.8125 2.484375 1.8125 C 1.484375 1.8125 0.796875 1.3125 0.796875 0.78125 C 0.796875 0.328125 1.171875 -0.046875 1.609375 -0.0625 L 2.203125 -0.0625 C 3.046875 -0.0625 4.15625 -0.0625 4.15625 0.78125 Z M 4.15625 0.78125 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph2-25">
|
||||
<path style="stroke:none;" d="M 5.171875 -2.140625 C 5.171875 -3.40625 4.21875 -4.390625 3.09375 -4.390625 C 2.328125 -4.390625 1.90625 -3.953125 1.703125 -3.734375 L 1.703125 -4.390625 L 0.28125 -4.28125 L 0.28125 -3.96875 C 0.984375 -3.96875 1.046875 -3.921875 1.046875 -3.484375 L 1.046875 1.171875 C 1.046875 1.625 0.9375 1.625 0.28125 1.625 L 0.28125 1.921875 L 1.390625 1.890625 L 2.515625 1.921875 L 2.515625 1.625 C 1.84375 1.625 1.734375 1.625 1.734375 1.171875 L 1.734375 -0.59375 C 1.78125 -0.421875 2.203125 0.109375 2.96875 0.109375 C 4.140625 0.109375 5.171875 -0.859375 5.171875 -2.140625 Z M 4.359375 -2.140625 C 4.359375 -0.9375 3.65625 -0.109375 2.921875 -0.109375 C 2.53125 -0.109375 2.140625 -0.3125 1.875 -0.71875 C 1.734375 -0.921875 1.734375 -0.9375 1.734375 -1.140625 L 1.734375 -3.34375 C 2.03125 -3.859375 2.515625 -4.140625 3.015625 -4.140625 C 3.75 -4.140625 4.359375 -3.265625 4.359375 -2.140625 Z M 4.359375 -2.140625 "/>
|
||||
<path style="stroke:none;" d="M 6.984375 -3.96875 L 6.984375 -4.28125 C 6.765625 -4.265625 6.484375 -4.25 6.265625 -4.25 L 5.34375 -4.28125 L 5.34375 -3.96875 C 5.6875 -3.96875 5.90625 -3.78125 5.90625 -3.5 C 5.90625 -3.4375 5.90625 -3.421875 5.859375 -3.296875 L 4.953125 -0.75 L 3.96875 -3.515625 C 3.9375 -3.640625 3.921875 -3.65625 3.921875 -3.703125 C 3.921875 -3.96875 4.3125 -3.96875 4.515625 -3.96875 L 4.515625 -4.28125 L 3.484375 -4.25 C 3.1875 -4.25 2.890625 -4.265625 2.59375 -4.28125 L 2.59375 -3.96875 C 2.96875 -3.96875 3.125 -3.953125 3.21875 -3.828125 C 3.265625 -3.765625 3.375 -3.46875 3.453125 -3.28125 L 2.59375 -0.875 L 1.65625 -3.53125 C 1.59375 -3.640625 1.59375 -3.671875 1.59375 -3.703125 C 1.59375 -3.96875 1.984375 -3.96875 2.1875 -3.96875 L 2.1875 -4.28125 L 1.109375 -4.25 L 0.171875 -4.28125 L 0.171875 -3.96875 C 0.671875 -3.96875 0.796875 -3.9375 0.921875 -3.625 L 2.171875 -0.109375 C 2.21875 0.03125 2.25 0.109375 2.375 0.109375 C 2.5 0.109375 2.53125 0.046875 2.578125 -0.09375 L 3.578125 -2.90625 L 4.59375 -0.078125 C 4.625 0.03125 4.65625 0.109375 4.796875 0.109375 C 4.921875 0.109375 4.953125 0.015625 4.984375 -0.078125 L 6.15625 -3.34375 C 6.328125 -3.828125 6.640625 -3.96875 6.984375 -3.96875 Z M 6.984375 -3.96875 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph2-26">
|
||||
<path style="stroke:none;" d="M 7.109375 -6.484375 L 7.109375 -6.78125 L 5.953125 -6.75 L 4.796875 -6.78125 L 4.796875 -6.484375 C 5.8125 -6.484375 5.8125 -6.015625 5.8125 -5.75 L 5.8125 -1.5 L 2.3125 -6.65625 C 2.21875 -6.78125 2.203125 -6.78125 2.015625 -6.78125 L 0.328125 -6.78125 L 0.328125 -6.484375 L 0.609375 -6.484375 C 0.765625 -6.484375 0.96875 -6.46875 1.109375 -6.453125 C 1.34375 -6.421875 1.34375 -6.421875 1.34375 -6.234375 L 1.34375 -1.046875 C 1.34375 -0.78125 1.34375 -0.3125 0.328125 -0.3125 L 0.328125 0 L 1.484375 -0.03125 L 2.65625 0 L 2.65625 -0.3125 C 1.625 -0.3125 1.625 -0.78125 1.625 -1.046875 L 1.625 -6.21875 C 1.671875 -6.15625 1.6875 -6.15625 1.734375 -6.09375 L 5.78125 -0.125 C 5.875 -0.015625 5.890625 0 5.953125 0 C 6.09375 0 6.09375 -0.0625 6.09375 -0.265625 L 6.09375 -5.75 C 6.09375 -6.015625 6.09375 -6.484375 7.109375 -6.484375 Z M 7.109375 -6.484375 "/>
|
||||
@ -198,7 +198,7 @@
|
||||
<path style="stroke:none;" d="M 5.046875 -3.96875 L 5.046875 -4.28125 C 4.8125 -4.265625 4.53125 -4.25 4.296875 -4.25 L 3.4375 -4.28125 L 3.4375 -3.96875 C 3.75 -3.96875 3.90625 -3.796875 3.90625 -3.546875 C 3.90625 -3.453125 3.890625 -3.421875 3.84375 -3.3125 L 2.84375 -0.859375 L 1.734375 -3.53125 C 1.703125 -3.640625 1.671875 -3.671875 1.671875 -3.71875 C 1.671875 -3.96875 2.046875 -3.96875 2.234375 -3.96875 L 2.234375 -4.28125 L 1.15625 -4.25 C 0.890625 -4.25 0.484375 -4.265625 0.1875 -4.28125 L 0.1875 -3.96875 C 0.671875 -3.96875 0.859375 -3.96875 1 -3.625 L 2.484375 0 L 2.234375 0.59375 C 2.015625 1.140625 1.734375 1.8125 1.109375 1.8125 C 1.046875 1.8125 0.828125 1.8125 0.640625 1.640625 C 0.9375 1.59375 1.03125 1.375 1.03125 1.21875 C 1.03125 0.96875 0.828125 0.8125 0.609375 0.8125 C 0.40625 0.8125 0.1875 0.9375 0.1875 1.234375 C 0.1875 1.671875 0.609375 2.03125 1.109375 2.03125 C 1.734375 2.03125 2.140625 1.46875 2.375 0.90625 L 4.125 -3.34375 C 4.375 -3.96875 4.890625 -3.96875 5.046875 -3.96875 Z M 5.046875 -3.96875 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph2-31">
|
||||
<path style="stroke:none;" d="M 7.109375 0 L 7.109375 -0.3125 L 6.875 -0.3125 C 6.109375 -0.3125 6.09375 -0.421875 6.09375 -0.78125 L 6.09375 -6.015625 C 6.09375 -6.375 6.109375 -6.484375 6.875 -6.484375 L 7.109375 -6.484375 L 7.109375 -6.78125 C 6.765625 -6.75 6.03125 -6.75 5.65625 -6.75 C 5.28125 -6.75 4.53125 -6.75 4.1875 -6.78125 L 4.1875 -6.484375 L 4.421875 -6.484375 C 5.1875 -6.484375 5.203125 -6.375 5.203125 -6.015625 L 5.203125 -3.6875 L 2.234375 -3.6875 L 2.234375 -6.015625 C 2.234375 -6.375 2.25 -6.484375 3.015625 -6.484375 L 3.265625 -6.484375 L 3.265625 -6.78125 C 2.90625 -6.75 2.171875 -6.75 1.796875 -6.75 C 1.421875 -6.75 0.671875 -6.75 0.328125 -6.78125 L 0.328125 -6.484375 L 0.5625 -6.484375 C 1.328125 -6.484375 1.34375 -6.375 1.34375 -6.015625 L 1.34375 -0.78125 C 1.34375 -0.421875 1.328125 -0.3125 0.5625 -0.3125 L 0.328125 -0.3125 L 0.328125 0 C 0.671875 -0.03125 1.40625 -0.03125 1.78125 -0.03125 C 2.171875 -0.03125 2.90625 -0.03125 3.265625 0 L 3.265625 -0.3125 L 3.015625 -0.3125 C 2.25 -0.3125 2.234375 -0.421875 2.234375 -0.78125 L 2.234375 -3.375 L 5.203125 -3.375 L 5.203125 -0.78125 C 5.203125 -0.421875 5.1875 -0.3125 4.421875 -0.3125 L 4.1875 -0.3125 L 4.1875 0 C 4.53125 -0.03125 5.265625 -0.03125 5.640625 -0.03125 C 6.015625 -0.03125 6.765625 -0.03125 7.109375 0 Z M 7.109375 0 "/>
|
||||
<path style="stroke:none;" d="M 8.734375 0 L 8.734375 -0.3125 L 8.5 -0.3125 C 7.734375 -0.3125 7.71875 -0.421875 7.71875 -0.78125 L 7.71875 -6.015625 C 7.71875 -6.375 7.734375 -6.484375 8.5 -6.484375 L 8.734375 -6.484375 L 8.734375 -6.78125 L 7.0625 -6.78125 C 6.796875 -6.78125 6.796875 -6.78125 6.734375 -6.59375 L 4.546875 -1 L 2.390625 -6.5625 C 2.3125 -6.78125 2.28125 -6.78125 2.046875 -6.78125 L 0.375 -6.78125 L 0.375 -6.484375 L 0.609375 -6.484375 C 1.375 -6.484375 1.390625 -6.375 1.390625 -6.015625 L 1.390625 -1.046875 C 1.390625 -0.78125 1.390625 -0.3125 0.375 -0.3125 L 0.375 0 L 1.53125 -0.03125 L 2.6875 0 L 2.6875 -0.3125 C 1.671875 -0.3125 1.671875 -0.78125 1.671875 -1.046875 L 1.671875 -6.40625 L 4.078125 -0.21875 C 4.125 -0.09375 4.171875 0 4.265625 0 C 4.375 0 4.40625 -0.078125 4.453125 -0.1875 L 6.890625 -6.484375 L 6.90625 -6.484375 L 6.90625 -0.78125 C 6.90625 -0.421875 6.890625 -0.3125 6.125 -0.3125 L 5.890625 -0.3125 L 5.890625 0 C 6.25 -0.03125 6.921875 -0.03125 7.3125 -0.03125 C 7.703125 -0.03125 8.375 -0.03125 8.734375 0 Z M 8.734375 0 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph2-32">
|
||||
<path style="stroke:none;" d="M 1.90625 -6.609375 C 1.90625 -6.9375 1.640625 -7.109375 1.375 -7.109375 C 1.125 -7.109375 0.859375 -6.9375 0.859375 -6.609375 L 1.25 -2.09375 C 1.25 -1.9375 1.265625 -1.859375 1.375 -1.859375 C 1.484375 -1.859375 1.515625 -1.90625 1.515625 -2.078125 Z M 1.90625 -0.53125 C 1.90625 -0.8125 1.671875 -1.046875 1.375 -1.046875 C 1.09375 -1.046875 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.234375 1.09375 0 1.375 0 C 1.671875 0 1.90625 -0.234375 1.90625 -0.53125 Z M 1.90625 -0.53125 "/>
|
||||
@ -997,39 +997,50 @@
|
||||
<use xlink:href="#glyph2-11" x="263.012929" y="145.562327"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-19" x="269.355929" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-10" x="273.771" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-5" x="278.737333" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-18" x="269.355929" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-22" x="274.322263" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-22" x="279.840852" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-15" x="285.359442" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-10" x="289.250067" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-22" x="294.2164" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-15" x="299.73499" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-7" x="303.625615" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-18" x="306.38491" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-3" x="311.351243" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-4" x="315.214057" y="145.562327"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-3" x="283.98774" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-15" x="287.850554" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-19" x="322.936706" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-10" x="327.351776" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-5" x="332.318109" y="145.562327"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-10" x="291.731247" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-14" x="296.69758" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-3" x="337.568517" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-15" x="341.431331" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-10" x="345.321956" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-14" x="350.288289" y="145.562327"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-18" x="302.774386" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-15" x="307.740719" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-19" x="311.631345" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-18" x="356.355162" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-15" x="361.321495" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-19" x="365.212121" y="145.562327"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-21" x="315.7683" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-7" x="321.28689" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-3" x="324.046184" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-4" x="327.908998" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-19" x="332.324069" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-3" x="336.739139" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-9" x="340.601953" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-15" x="346.120542" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-4" x="350.011168" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-21" x="369.349076" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-7" x="374.867666" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-3" x="377.626961" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-4" x="381.489775" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-19" x="385.904845" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-3" x="390.319915" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-9" x="394.182729" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-15" x="399.701319" y="145.562327"/>
|
||||
<use xlink:href="#glyph2-4" x="403.591944" y="145.562327"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-17" x="212.799536" y="157.482404"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-22" x="225.491288" y="157.482404"/>
|
||||
<use xlink:href="#glyph2-23" x="225.491288" y="157.482404"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-9" x="231.840248" y="157.482404"/>
|
||||
@ -1038,7 +1049,7 @@
|
||||
<use xlink:href="#glyph2-5" x="245.636722" y="157.482404"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-23" x="251.145379" y="157.482404"/>
|
||||
<use xlink:href="#glyph2-24" x="251.145379" y="157.482404"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-10" x="259.429222" y="157.482404"/>
|
||||
@ -1060,7 +1071,7 @@
|
||||
<use xlink:href="#glyph2-18" x="306.906375" y="157.482404"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-24" x="311.604526" y="157.482404"/>
|
||||
<use xlink:href="#glyph2-25" x="311.604526" y="157.482404"/>
|
||||
<use xlink:href="#glyph2-6" x="318.777898" y="157.482404"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
@ -1080,7 +1091,7 @@
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-10" x="265.553705" y="169.401485"/>
|
||||
<use xlink:href="#glyph2-25" x="270.520038" y="169.401485"/>
|
||||
<use xlink:href="#glyph2-22" x="270.520038" y="169.401485"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-6" x="279.346205" y="169.401485"/>
|
||||
@ -1111,7 +1122,7 @@
|
||||
<use xlink:href="#glyph2-27" x="252.307501" y="181.320565"/>
|
||||
<use xlink:href="#glyph2-9" x="257.82609" y="181.320565"/>
|
||||
<use xlink:href="#glyph2-13" x="263.34468" y="181.320565"/>
|
||||
<use xlink:href="#glyph2-23" x="268.863269" y="181.320565"/>
|
||||
<use xlink:href="#glyph2-24" x="268.863269" y="181.320565"/>
|
||||
<use xlink:href="#glyph2-4" x="273.829602" y="181.320565"/>
|
||||
<use xlink:href="#glyph2-3" x="278.244673" y="181.320565"/>
|
||||
<use xlink:href="#glyph2-6" x="282.107487" y="181.320565"/>
|
||||
@ -1140,7 +1151,7 @@
|
||||
<use xlink:href="#glyph2-11" x="352.655244" y="181.320565"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-25" x="358.998245" y="181.320565"/>
|
||||
<use xlink:href="#glyph2-22" x="358.998245" y="181.320565"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-4" x="364.794949" y="181.320565"/>
|
||||
@ -1178,7 +1189,7 @@
|
||||
<use xlink:href="#glyph2-10" x="277.415295" y="193.239645"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-25" x="285.689206" y="193.239645"/>
|
||||
<use xlink:href="#glyph2-22" x="285.689206" y="193.239645"/>
|
||||
<use xlink:href="#glyph2-18" x="291.207796" y="193.239645"/>
|
||||
<use xlink:href="#glyph2-15" x="296.174129" y="193.239645"/>
|
||||
<use xlink:href="#glyph2-18" x="300.064754" y="193.239645"/>
|
||||
@ -1209,58 +1220,64 @@
|
||||
<use xlink:href="#glyph2-6" x="395.693488" y="193.239645"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-31" x="200.659123" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-4" x="208.108623" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-14" x="212.523693" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-25" x="215.282988" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-11" x="220.801577" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-9" x="223.837" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-14" x="229.35559" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-31" x="208.087736" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-10" x="217.193011" y="210.125756"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-11" x="235.422462" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-10" x="238.457885" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-15" x="243.424218" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-13" x="222.437459" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-4" x="227.956048" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-14" x="232.371119" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-6" x="235.130413" y="210.125756"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-25" x="250.622422" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-15" x="256.141011" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-10" x="260.031637" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-25" x="264.99797" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-18" x="242.356428" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-15" x="247.322762" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-4" x="251.213387" y="210.125756"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-4" x="270.794674" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-15" x="275.209744" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-18" x="258.936035" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-3" x="263.902368" y="210.125756"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-18" x="282.407948" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-5" x="287.374281" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-13" x="292.892871" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-3" x="271.07276" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-21" x="274.935574" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-4" x="280.454164" y="210.125756"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-25" x="301.719038" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-15" x="307.237628" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-4" x="311.128253" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-13" x="315.543323" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-7" x="321.061913" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-19" x="323.821208" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-3" x="328.236278" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-7" x="332.099092" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-8" x="334.858387" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-19" x="288.186745" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-10" x="292.601815" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-15" x="297.568148" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-4" x="301.458774" y="210.125756"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-4" x="339.822733" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-3" x="309.181422" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-21" x="313.044236" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-4" x="318.562825" y="210.125756"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-13" x="347.555314" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-4" x="353.073904" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-6" x="357.488974" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-12" x="326.285474" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-4" x="334.562365" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-19" x="338.977435" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-18" x="343.392505" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-3" x="348.358838" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-15" x="352.221652" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-10" x="356.112278" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-5" x="361.078611" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-7" x="366.597201" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-19" x="369.356495" y="210.125756"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-7" x="361.397478" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-23" x="364.156773" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-5" x="369.123106" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-32" x="374.641696" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-18" x="377.079144" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-22" x="382.045477" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-22" x="387.564066" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-15" x="393.082656" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-10" x="396.973281" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-18" x="401.939615" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-19" x="406.905948" y="210.125756"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-21" x="411.042903" y="210.125756"/>
|
||||
<use xlink:href="#glyph2-32" x="416.561493" y="210.125756"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph3-1" x="35.035254" y="197.238594"/>
|
||||
@ -1822,17 +1839,28 @@
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 121.841326 37.82292 L 202.246974 37.82292 " transform="matrix(0.996995,0,0,-0.996995,313.704445,151.779591)"/>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.05342 0.00165957 L 1.610383 1.682491 L 3.087478 0.00165957 L 1.610383 -1.68309 Z M 6.05342 0.00165957 " transform="matrix(-0.996995,0,0,0.996995,438.007889,114.068658)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph4-26" x="450.293813" y="124.034205"/>
|
||||
<use xlink:href="#glyph4-2" x="457.055621" y="124.034205"/>
|
||||
<use xlink:href="#glyph4-28" x="461.142741" y="124.034205"/>
|
||||
<use xlink:href="#glyph4-8" x="466.247173" y="124.034205"/>
|
||||
<use xlink:href="#glyph4-2" x="471.351604" y="124.034205"/>
|
||||
<use xlink:href="#glyph4-7" x="475.438725" y="124.034205"/>
|
||||
<use xlink:href="#glyph4-2" x="483.094479" y="124.034205"/>
|
||||
<use xlink:href="#glyph4-8" x="487.1816" y="124.034205"/>
|
||||
<use xlink:href="#glyph4-1" x="437.840344" y="124.034205"/>
|
||||
<use xlink:href="#glyph4-19" x="446.261315" y="124.034205"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph4-9" x="492.026787" y="124.034205"/>
|
||||
<use xlink:href="#glyph4-20" x="451.114547" y="124.034205"/>
|
||||
<use xlink:href="#glyph4-2" x="456.218979" y="124.034205"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph4-13" x="460.29716" y="124.034205"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph4-6" x="465.915611" y="124.034205"/>
|
||||
<use xlink:href="#glyph4-2" x="469.509273" y="124.034205"/>
|
||||
<use xlink:href="#glyph4-28" x="473.596394" y="124.034205"/>
|
||||
<use xlink:href="#glyph4-8" x="478.700826" y="124.034205"/>
|
||||
<use xlink:href="#glyph4-2" x="483.805257" y="124.034205"/>
|
||||
<use xlink:href="#glyph4-7" x="487.892378" y="124.034205"/>
|
||||
<use xlink:href="#glyph4-2" x="495.548131" y="124.034205"/>
|
||||
<use xlink:href="#glyph4-8" x="499.635252" y="124.034205"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph4-9" x="504.48044" y="124.034205"/>
|
||||
</g>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 117.206306 4.253308 L 197.611954 4.253308 " transform="matrix(0.996995,0,0,-0.996995,313.704445,151.779591)"/>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.05431 0.0014776 L 1.607355 1.682309 L 3.088367 0.0014776 L 1.607355 -1.683272 Z M 6.05431 0.0014776 " transform="matrix(0.996995,0,0,-0.996995,507.893568,147.540536)"/>
|
||||
@ -1858,17 +1886,28 @@
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 121.841326 -4.252718 L 202.246974 -4.252718 " transform="matrix(0.996995,0,0,-0.996995,313.704445,151.779591)"/>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.05342 0.000888247 L 1.610383 1.68172 L 3.087478 0.000888247 L 1.610383 -1.683861 Z M 6.05342 0.000888247 " transform="matrix(-0.996995,0,0,0.996995,438.007889,156.018646)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph4-26" x="450.293813" y="165.983784"/>
|
||||
<use xlink:href="#glyph4-2" x="457.055621" y="165.983784"/>
|
||||
<use xlink:href="#glyph4-28" x="461.142741" y="165.983784"/>
|
||||
<use xlink:href="#glyph4-8" x="466.247173" y="165.983784"/>
|
||||
<use xlink:href="#glyph4-2" x="471.351604" y="165.983784"/>
|
||||
<use xlink:href="#glyph4-7" x="475.438725" y="165.983784"/>
|
||||
<use xlink:href="#glyph4-2" x="483.094479" y="165.983784"/>
|
||||
<use xlink:href="#glyph4-8" x="487.1816" y="165.983784"/>
|
||||
<use xlink:href="#glyph4-1" x="437.840344" y="165.983784"/>
|
||||
<use xlink:href="#glyph4-19" x="446.261315" y="165.983784"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph4-9" x="492.026787" y="165.983784"/>
|
||||
<use xlink:href="#glyph4-20" x="451.114547" y="165.983784"/>
|
||||
<use xlink:href="#glyph4-2" x="456.218979" y="165.983784"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph4-13" x="460.29716" y="165.983784"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph4-6" x="465.915611" y="165.983784"/>
|
||||
<use xlink:href="#glyph4-2" x="469.509273" y="165.983784"/>
|
||||
<use xlink:href="#glyph4-28" x="473.596394" y="165.983784"/>
|
||||
<use xlink:href="#glyph4-8" x="478.700826" y="165.983784"/>
|
||||
<use xlink:href="#glyph4-2" x="483.805257" y="165.983784"/>
|
||||
<use xlink:href="#glyph4-7" x="487.892378" y="165.983784"/>
|
||||
<use xlink:href="#glyph4-2" x="495.548131" y="165.983784"/>
|
||||
<use xlink:href="#glyph4-8" x="499.635252" y="165.983784"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph4-9" x="504.48044" y="165.983784"/>
|
||||
</g>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 117.206306 -37.826249 L 197.611954 -37.826249 " transform="matrix(0.996995,0,0,-0.996995,313.704445,151.779591)"/>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.05431 -0.0016691 L 1.607355 1.68308 L 3.088367 -0.0016691 L 1.607355 -1.682501 Z M 6.05431 -0.0016691 " transform="matrix(0.996995,0,0,-0.996995,507.893568,189.490523)"/>
|
||||
@ -1894,17 +1933,28 @@
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 121.841326 -46.328357 L 202.246974 -46.328357 " transform="matrix(0.996995,0,0,-0.996995,313.704445,151.779591)"/>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.05342 0.000096921 L 1.610383 1.684846 L 3.087478 0.000096921 L 1.610383 -1.684653 Z M 6.05342 0.000096921 " transform="matrix(-0.996995,0,0,0.996995,438.007889,197.968653)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph4-26" x="450.293813" y="207.933363"/>
|
||||
<use xlink:href="#glyph4-2" x="457.055621" y="207.933363"/>
|
||||
<use xlink:href="#glyph4-28" x="461.142741" y="207.933363"/>
|
||||
<use xlink:href="#glyph4-8" x="466.247173" y="207.933363"/>
|
||||
<use xlink:href="#glyph4-2" x="471.351604" y="207.933363"/>
|
||||
<use xlink:href="#glyph4-7" x="475.438725" y="207.933363"/>
|
||||
<use xlink:href="#glyph4-2" x="483.094479" y="207.933363"/>
|
||||
<use xlink:href="#glyph4-8" x="487.1816" y="207.933363"/>
|
||||
<use xlink:href="#glyph4-1" x="437.840344" y="207.933363"/>
|
||||
<use xlink:href="#glyph4-19" x="446.261315" y="207.933363"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph4-9" x="492.026787" y="207.933363"/>
|
||||
<use xlink:href="#glyph4-20" x="451.114547" y="207.933363"/>
|
||||
<use xlink:href="#glyph4-2" x="456.218979" y="207.933363"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph4-13" x="460.29716" y="207.933363"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph4-6" x="465.915611" y="207.933363"/>
|
||||
<use xlink:href="#glyph4-2" x="469.509273" y="207.933363"/>
|
||||
<use xlink:href="#glyph4-28" x="473.596394" y="207.933363"/>
|
||||
<use xlink:href="#glyph4-8" x="478.700826" y="207.933363"/>
|
||||
<use xlink:href="#glyph4-2" x="483.805257" y="207.933363"/>
|
||||
<use xlink:href="#glyph4-7" x="487.892378" y="207.933363"/>
|
||||
<use xlink:href="#glyph4-2" x="495.548131" y="207.933363"/>
|
||||
<use xlink:href="#glyph4-8" x="499.635252" y="207.933363"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph4-9" x="504.48044" y="207.933363"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph5-1" x="14.528055" y="205.21356"/>
|
||||
@ -1932,33 +1982,33 @@
|
||||
<use xlink:href="#glyph5-7" x="14.528055" y="103.581523"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph6-1" x="254.572647" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-1" x="254.573644" y="13.732615"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph6-2" x="264.088141" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-2" x="264.089138" y="13.732615"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph6-3" x="271.709476" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-4" x="280.469095" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-5" x="285.704603" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-6" x="290.146492" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-7" x="295.698852" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-8" x="298.872339" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-3" x="271.710473" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-4" x="280.470092" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-5" x="285.7056" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-6" x="290.147489" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-7" x="295.699849" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-8" x="298.873336" y="13.732615"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph6-3" x="305.850038" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-4" x="314.609656" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-9" x="319.845165" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-7" x="324.350622" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-10" x="327.524109" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-11" x="333.235392" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-3" x="305.851035" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-4" x="314.610653" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-9" x="319.846162" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-7" x="324.351619" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-10" x="327.525106" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-11" x="333.236389" y="13.732615"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph6-12" x="343.385584" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-13" x="351.193653" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-6" x="357.539634" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-9" x="363.091995" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-4" x="367.597452" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-12" x="343.386581" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-13" x="351.19465" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-6" x="357.540631" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-9" x="363.092992" y="13.732615"/>
|
||||
<use xlink:href="#glyph6-4" x="367.598449" y="13.732615"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph7-1" x="612.881831" y="92.954867"/>
|
||||
@ -2055,7 +2105,7 @@
|
||||
<use xlink:href="#glyph26-1" x="505.844404" y="30.184036"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph27-1" x="509.786524" y="30.832083"/>
|
||||
<use xlink:href="#glyph27-1" x="509.787521" y="30.832083"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph28-1" x="514.785459" y="31.790196"/>
|
||||
@ -2079,7 +2129,7 @@
|
||||
<use xlink:href="#glyph34-1" x="545.257626" y="42.106107"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph35-1" x="550.285474" y="45.072169"/>
|
||||
<use xlink:href="#glyph35-1" x="550.286471" y="45.072169"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 260 KiB After Width: | Height: | Size: 262 KiB |
BIN
paper/figs/nass_simscape_3d.pdf
Normal file
103
paper/figs/nass_simscape_3d.svg
Normal file
After Width: | Height: | Size: 311 KiB |
@ -3276,7 +3276,7 @@
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="2.8"
|
||||
inkscape:cx="71.607142"
|
||||
inkscape:cx="71.607143"
|
||||
inkscape:cy="121.78571"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="g10981"
|
||||
@ -3576,6 +3576,18 @@
|
||||
y="122.46426"
|
||||
style="font-size:3.52778px;stroke-width:0.168621">5</tspan></text>
|
||||
</g>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:5.18546px;line-height:1.25;font-family:'Latin Modern Roman';-inkscape-font-specification:'Latin Modern Roman, Normal';text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;stroke-width:0.577064"
|
||||
x="198.2151"
|
||||
y="-28.074209"
|
||||
id="text3012"
|
||||
transform="scale(1.0006813,0.99931916)"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan3010"
|
||||
style="font-size:5.18546px;stroke-width:0.577064"
|
||||
x="198.2151"
|
||||
y="-28.074209">APA300ML</tspan></text>
|
||||
</g>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
|
Before Width: | Height: | Size: 2.6 MiB After Width: | Height: | Size: 2.6 MiB |
@ -3277,15 +3277,15 @@
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="1.979899"
|
||||
inkscape:cx="-111.36932"
|
||||
inkscape:cy="89.651038"
|
||||
inkscape:cy="89.903576"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer3"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
inkscape:window-width="2560"
|
||||
inkscape:window-height="1440"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-width="2536"
|
||||
inkscape:window-height="1371"
|
||||
inkscape:window-x="12"
|
||||
inkscape:window-y="57"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:snap-midpoints="true"
|
||||
@ -3723,5 +3723,16 @@
|
||||
style="font-size:4.23333px;stroke-width:0.264583"
|
||||
x="-39.686157"
|
||||
y="142.87474">Simscape</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:3.52778px;line-height:1.25;font-family:'Latin Modern Roman';-inkscape-font-specification:'Latin Modern Roman, Normal';text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;stroke-width:0.264583"
|
||||
x="183.62381"
|
||||
y="-4.7522364"
|
||||
id="text2629"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan2627"
|
||||
style="font-size:3.52778px;stroke-width:0.264583"
|
||||
x="183.62381"
|
||||
y="-4.7522364">APA300ML</tspan></text>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 2.5 MiB After Width: | Height: | Size: 2.5 MiB |
@ -45,7 +45,7 @@
|
||||
\node[myblock, fill=lightred, label={[mylabel] Implementation}, below = 2pt of testbenches] (implementation) {};
|
||||
|
||||
% Text
|
||||
\node[anchor=south, above, text width=8cm, align=left] at (model.south) {Extensive use of models for:\begin{itemize}[noitemsep,topsep=5pt]\item Extraction of transfer functions \\ \item Choice of control architecture \\ \item Tuning of control laws \\ \item Closed loop simulations \\ \item Noise budgets / Evaluation of performances \\ \item Sensibility to parameters / disturbances\end{itemize}Helpful for proper and predictive design!};
|
||||
\node[anchor=south, above, text width=8cm, align=left] at (model.south) {Extensive use of models for:\begin{itemize}[noitemsep,topsep=5pt]\item Extraction of transfer functions \\ \item Choice of appropriate control architecture \\ \item Tuning of control laws \\ \item Closed loop simulations \\ \item Noise budgets / Evaluation of performances \\ \item Sensibility to parameters / disturbances\end{itemize}\centerline{Models are at the core the mecatronic approach!}};
|
||||
|
||||
\node[mymodel] at (mustation.south) {Multiple stages \\ Complex dynamics};
|
||||
\node[mymodel] at (dist.south) {Ground motion \\ Position errors};
|
||||
@ -76,13 +76,13 @@
|
||||
\draw[<-] ($(instrumentation.south|-model.north)-(0.15, 0)$) -- node[left, midway]{{\small Model}} ($(instrumentation.south)-(0.15,0)$);
|
||||
|
||||
\draw[->] ($(mounting.west-|model.east)+(0, 0.15)$) -- node[above, midway]{{\small Requirements}} ($(mounting.west)+(0, 0.15)$);
|
||||
\draw[<-] ($(mounting.west-|model.east)-(0, 0.15)$) -- node[below, midway]{{\small Refinement}} ($(mounting.west)-(0, 0.15)$);
|
||||
\draw[<-] ($(mounting.west-|model.east)-(0, 0.15)$) -- node[below, midway]{{\small Model refinement}} ($(mounting.west)-(0, 0.15)$);
|
||||
|
||||
\draw[->] ($(testbenches.west-|model.east)+(0, 0.15)$) -- node[above, midway]{{\small Control Laws}} ($(testbenches.west)+(0, 0.15)$);
|
||||
\draw[<-] ($(testbenches.west-|model.east)-(0, 0.15)$) -- node[below, midway]{{\small Refinement}} ($(testbenches.west)-(0, 0.15)$);
|
||||
\draw[<-] ($(testbenches.west-|model.east)-(0, 0.15)$) -- node[below, midway]{{\small Model refinement}} ($(testbenches.west)-(0, 0.15)$);
|
||||
|
||||
\draw[->] ($(implementation.west-|model.east)+(0, 0.15)$) -- node[above, midway]{{\small Control Laws}} ($(implementation.west)+(0, 0.15)$);
|
||||
\draw[<-] ($(implementation.west-|model.east)-(0, 0.15)$) -- node[below, midway]{{\small Refinement}} ($(implementation.west)-(0, 0.15)$);
|
||||
\draw[<-] ($(implementation.west-|model.east)-(0, 0.15)$) -- node[below, midway]{{\small Model refinement}} ($(implementation.west)-(0, 0.15)$);
|
||||
|
||||
% Main steps
|
||||
\node[font=\bfseries, rotate=90, anchor=south, above] (conceptual_phase_node) at (dist.west) {1 - Conceptual Phase};
|
||||
|