cedd lec 02
|
@ -6,6 +6,16 @@
|
||||||
\author{Оганов Владимир Игоревич}
|
\author{Оганов Владимир Игоревич}
|
||||||
\title{Разработка сложных электронных устройств}
|
\title{Разработка сложных электронных устройств}
|
||||||
\date{2023-02-08}
|
\date{2023-02-08}
|
||||||
|
\usetikzlibrary{math}
|
||||||
|
\tikzmath{
|
||||||
|
function sinc(\x) {
|
||||||
|
if abs(\x) < .001 then { % (|x| < .001) ~ (x = 0)
|
||||||
|
return 1;
|
||||||
|
} else {
|
||||||
|
return sin(\x r)/\x;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\sloppy
|
\sloppy
|
||||||
|
@ -74,7 +84,7 @@ $x(t)$ -- это входной непрерывный сигнал, умнож
|
||||||
|
|
||||||
\begin{frm} Любое инженерное решение - это всегда компромисс. \end{frm}
|
\begin{frm} Любое инженерное решение - это всегда компромисс. \end{frm}
|
||||||
|
|
||||||
Дискретизация сигнала во временной и частотной области
|
\section{Дискретизация сигнала во временной и частотной области}
|
||||||
|
|
||||||
Дискретизация -- умножение на последовательность единичных импульсов. Дельта функция Дирака \footnote{\href{https://portal.tpu.ru/SHARED/k/KONVAL/Sites/Russian_sites/Series/4/01-6.htm}{Подробнее}}.
|
Дискретизация -- умножение на последовательность единичных импульсов. Дельта функция Дирака \footnote{\href{https://portal.tpu.ru/SHARED/k/KONVAL/Sites/Russian_sites/Series/4/01-6.htm}{Подробнее}}.
|
||||||
|
|
||||||
|
@ -91,72 +101,134 @@ $x(t)$ -- это входной непрерывный сигнал, умнож
|
||||||
\caption{Дискретизация сигнала}
|
\caption{Дискретизация сигнала}
|
||||||
\end{figure}
|
\end{figure}
|
||||||
|
|
||||||
Дискретный сигнал в частотной области -- бесконечное число повторяющихся копий дискретного представления сигнала. в ЦВУ мы всегда работаем с дискретным сигналом. Важно на каком расстоянии стоят частоты дискретного сигнала (виртуальные образы цифрового сигнана). Чтобы они не накладывались друг на друга нужна предварительная фильтрация (ФПО).
|
Дискретный сигнал в частотной области -- бесконечное число повторяющихся копий дискретного представления сигнала. В цифровом вычислительном блоке мы всегда работаем с дискретным сигналом. Важно на каком расстоянии стоят частоты дискретного сигнала (виртуальные образы цифрового сигнана). Чтобы они не накладывались друг на друга нужна предварительная фильтрация (производимая ФПО).
|
||||||
|
|
||||||
Дискретизация -- это умножение входного сигнала на импульсы дискретизации.
|
Дискретизация -- это умножение входного сигнала на импульсы дискретизации.
|
||||||
(1)
|
\begin{figure}[H]
|
||||||
|
\centering
|
||||||
|
\fontsize{12}{1}\selectfont
|
||||||
|
\includesvg[scale=1.01]{pics/04-cedd-00-sig-sampling.svg}
|
||||||
|
\end{figure}
|
||||||
|
где $t = nT$.
|
||||||
|
|
||||||
УВХ -- является мостом от аналогового к цифровому сигналу. Ключ управляется сигналами управления. Sampling-Hold Amplifier.
|
УВХ -- является мостом от аналогового к цифровому сигналу. Ключ управляется сигналами управления, формируя схему SHA, Sampling-Hold Amplifier.
|
||||||
(2)
|
|
||||||
Конденсатор нужен для того чтобы сохранить значение пока АЦП квантует. Если напряжение с конденсатора уйдёт до АЦП -- погрешность.
|
|
||||||
|
|
||||||
Ключ замыкается - конденсатор запоминает - ключ размыкается - АЦП квантует. Время сбора информации влиет на наличие эффекта фильтрации. Чтобы конденсатор быстрее зарядился нужно уменьшать ёмкость (но она быстрее будет разряжаться). Идеального решения не существует. Ключ - это два транзистора в противофазе. Аналоговый мультиплексор - это набор из ключей.
|
\begin{figure}[H]
|
||||||
|
\centering
|
||||||
|
\fontsize{12}{1}\selectfont
|
||||||
|
\begin{subfigure}[b]{0.49\textwidth}
|
||||||
|
\centering
|
||||||
|
\includesvg[scale=.9]{pics/04-cedd-00-sig-sampling-sha.svg}
|
||||||
|
\caption{Обычное}
|
||||||
|
\end{subfigure}
|
||||||
|
\hfill
|
||||||
|
\begin{subfigure}[b]{0.49\textwidth}
|
||||||
|
\centering
|
||||||
|
\includesvg[scale=.91]{pics/04-cedd-00-sig-sampling-sha-diff.svg}
|
||||||
|
\caption{Дифференциальное}
|
||||||
|
\end{subfigure}
|
||||||
|
\caption{УВХ}
|
||||||
|
\end{figure}
|
||||||
|
|
||||||
В реальности используется не УВХ а Устройство \textbf{Слежения} и Хранения Track-Hold Amplifier ключ всегда закрыт и снимается значение в момент размыкания ключа.
|
Конденсатор нужен для того чтобы сохранить значение пока АЦП квантует. Если напряжение с конденсатора уйдёт до того, как АЦП завершит работу -- получим погрешность.
|
||||||
|
|
||||||
(3) дифференциальное УВХ
|
\begin{frm}
|
||||||
|
Общий алгоритм дискретизации следующий: Ключ замыкается -- конденсатор запоминает -- ключ размыкается -- АЦП квантует.
|
||||||
|
\end{frm}
|
||||||
|
|
||||||
В идеальном ключе мы хотим чтобы включенный был с нулевым сопротивлением, а выключенный с бесконечным (обычно I-утечки).
|
Время сбора информации влияет на наличие эффекта фильтрации. Чтобы конденсатор быстрее зарядился нужно уменьшать ёмкость (но она быстрее будет разряжаться). Идеального решения не существует. Ключ -- это два транзистора в противофазе\footnote{Аналоговый мультиплексор -- это набор из ключей}.
|
||||||
|
|
||||||
АЦП различают с функцией дискретизации (Sampling ADC) и без (non-sampling ADC). Динамические характеристики АЦП выбираются по характеристикам УВХ.
|
В реальности используется не УВХ а Устройство \textbf{Слежения} и Хранения Track-Hold Amplifier ключ всегда закрыт и снимается значение в момент размыкания ключа. В идеальном ключе мы хотим чтобы включенный был с нулевым сопротивлением, а выключенный с бесконечным (обычно, существуют I-утечки).
|
||||||
|
|
||||||
(4)
|
АЦП различают с функцией дискретизации (Sampling ADC) и без (non-sampling ADC). Динамические характеристики АЦП должны выбираться по характеристикам УВХ.
|
||||||
при меньшей ширине сигнала (педельный случай) спектр = 1*косинус сигнала, а значит он бесконечный.
|
|
||||||
|
|
||||||
(5)
|
\[ u(t) = \frac{U_0\tau}{T} + \frac{U_0\tau}{T}\sum_{K=1}^\infty\frac{2\sin(K\omega\frac{\tau}{2})}{K\omega\frac{\tau}{2}}\cos{K\omega t} \]
|
||||||
предел -- импульсная характеристика идеального ФНЧ, а в реальности это простая фильтрация. то есть сам АЦП выступает в роли фильтра.
|
|
||||||
|
$\frac{\sin{X}}{X}$ -- первый замечательный предел
|
||||||
|
|
||||||
|
\begin{tikzpicture}
|
||||||
|
\draw[help lines] (-3.5,-1.5) grid (3.5,1.5);
|
||||||
|
\begin{scope}[very thick, domain=-pi:pi, samples=100, smooth]
|
||||||
|
\draw[red] plot (\x,{sinc(5*\x)});
|
||||||
|
\end{scope}
|
||||||
|
\end{tikzpicture}
|
||||||
|
|
||||||
|
При меньшей ширине сигнала (если $X \to 0$, значит мы имеем дело с единичным импульсом (функцией Дирака)) его спектр равен единице умноженной на косинус сигнала, а значит спектр импульсов дискретизации бесконечный.
|
||||||
|
|
||||||
|
\begin{figure}[H]
|
||||||
|
\centering
|
||||||
|
\fontsize{12}{1}\selectfont
|
||||||
|
\includesvg[scale=1.01]{pics/04-cedd-00-sampling-afc.svg}
|
||||||
|
\caption{Завал из-за усреднения напряжения на УВХ}
|
||||||
|
\end{figure}
|
||||||
|
|
||||||
|
В предельном случае -- импульсная характеристика идеального ФНЧ, а в реальности это простая фильтрация. то есть сам АЦП выступает в роли фильтра.
|
||||||
|
|
||||||
\subsection{Субдискретизация}
|
\subsection{Субдискретизация}
|
||||||
|
|
||||||
Идеальный дискретизатор дельта функция Дирака.
|
Идеальный дискретизатор дельта функция Дирака.
|
||||||
(6)
|
\begin{figure}[H]
|
||||||
ширина зоны 0.5фс
|
\centering
|
||||||
|
\fontsize{14}{1}\selectfont
|
||||||
|
\includesvg[scale=1.01]{pics/04-cedd-00-subdiscr.svg}
|
||||||
|
\end{figure}
|
||||||
|
|
||||||
|
Ширина зоны -- $0.5f_s$, $f_s$ -- частота дискретизации, $\tau \to 0$ -- длительность импульса, $f_a$ -- интересующий нас сигнал.
|
||||||
|
|
||||||
\[ |\pm Kf_s \pm f_a|; k=1,2,3,4 \]
|
\[ |\pm Kf_s \pm f_a|; k=1,2,3,4 \]
|
||||||
|
|
||||||
1 зона - основная полоса. частотный спектр делится на бесконечное количество зон.
|
1 зона -- основная полоса. Частотный спектр делится на бесконечное количество зон.
|
||||||
|
|
||||||
\[f_S = 4f_a\]
|
\begin{figure}[H]
|
||||||
|
\centering
|
||||||
|
\fontsize{10}{1}\selectfont
|
||||||
|
\includesvg[scale=.9]{pics/04-cedd-00-subdiscr-2.svg}
|
||||||
|
\caption{$f_S = 4f_a$}
|
||||||
|
\end{figure}
|
||||||
На временной диаграмме видно, что сигнал восстанавливается.
|
На временной диаграмме видно, что сигнал восстанавливается.
|
||||||
|
|
||||||
\[f_S = 2f_a\]
|
\begin{figure}[H]
|
||||||
|
\centering
|
||||||
|
\fontsize{10}{1}\selectfont
|
||||||
|
\includesvg[scale=.9]{pics/04-cedd-00-subdiscr-3.svg}
|
||||||
|
\caption{$f_S = 2f_a$}
|
||||||
|
\end{figure}
|
||||||
|
|
||||||
\[f_S = 1.5f_a\]
|
\begin{figure}[H]
|
||||||
|
\centering
|
||||||
|
\fontsize{10}{1}\selectfont
|
||||||
|
\includesvg[scale=.9]{pics/04-cedd-00-subdiscr-4.svg}
|
||||||
|
\caption{$f_S = 1.5f_a$}
|
||||||
|
\end{figure}
|
||||||
|
|
||||||
следствие эффекта наложения дискретного сигнала -- появление Внеполосной помехи. Очевидно нужен ФНЦ с полосой пропускания 0...фс/2. Идельаный фильтр не получится, поэтому нужен фильтр какого-то порядка.
|
Следствие эффекта наложения дискретного сигнала -- появление Внеполосной помехи. Очевидно нужен ФНЧ с полосой пропускания $0...f_s/2$. Идельаный фильтр не получится, поэтому нужен фильтр какого-то порядка.
|
||||||
|
|
||||||
Требования к фильтру.
|
Требования к фильтру.
|
||||||
(8) для первой зоны
|
\begin{figure}[H]
|
||||||
ДД - динамический диапазон преобразования ограничивает эффект наложения. Фильтр ограничен разрядностью. добиваться точности больше, чем число разрядов (1/256 для 8-разрядного) нет смысла.
|
\centering
|
||||||
|
\fontsize{12}{1}\selectfont
|
||||||
|
\includesvg[scale=.91]{pics/04-cedd-00-filter-demand.svg}
|
||||||
|
\caption{Для первой зоны}
|
||||||
|
\end{figure}
|
||||||
|
|
||||||
|
ДД -- динамический диапазон преобразования ограничивает эффект наложения. Фильтр ограничен разрядностью. Добиваться точности больше, чем число разрядов (1/256 для 8-разрядного) нет смысла.
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item полоса пропускания должна быть 0...фа
|
\item полоса пропускания должна быть $0...f_a$;
|
||||||
\item переходная полоса фа...фс-фа
|
\item переходная полоса $f_a...f_s-f_a$;
|
||||||
\item полоса задержания $фс-фа...\infty$
|
\item полоса задержания $f_s-f_a...\infty$;
|
||||||
\item ослабление =дд
|
\item ослабление = ДД.
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
порядок фильтра M = DD/6lg_2(fs-fa/fs).
|
порядок фильтра $M = \frac{DD}{6\lg_2(\frac{f_s-f_a}{f_s})}$. Каждый порядок фильтра даёт 6дБ на октаву или 10 на декаду. Какого порядка можно реализовать аналоговый фильтр? Порядок определяется энергозапоминающими элементами. Больше 12 порядков аналоговые фильтры уже не делают, потому что вынуждены каскадировать, добавляя разбросы и погрешности.
|
||||||
|
|
||||||
1 порядок даёт 6дб на октаву или 10 на декаду
|
Можно уменьшить требование по частоте фильтра, увеличив частоту дискретизации (передискретизация). И возможно применить операцию децимации (но все образы обратно сдвинутся и наложатся) поэтому перед децимацией нужно отфильтровать цифровым фильтром.
|
||||||
|
|
||||||
какого порядка можно реализовать аналоговый фильтр? порядок определяется энерго запоминающими элементами. больше 12 уже не делают, потому что вынуждены каскадировать, разбросы и погрешности.
|
\begin{figure}[H]
|
||||||
|
\centering
|
||||||
|
\fontsize{12}{1}\selectfont
|
||||||
|
\includesvg[scale=.91]{pics/04-cedd-00-filter-more.svg}
|
||||||
|
\end{figure}
|
||||||
|
|
||||||
можно уменьшить требование по частоте фильтра, увеличив частоту дискретизации (передискретизация). и возможно применить операцию децимации (но все образы обратно сдвинутся и наложатся) поэтому перед децимацией нужно отфильтровать цифровым фильтром.
|
Жертва в этом случае -- более дорогой избыточной АЦП, наличие ЦФ. Но при этом возможно снизить аналоговый фильтр до первого порядка, поставив простую RC-цепочку.
|
||||||
|
|
||||||
(9)
|
Чтобы понятьпорядок ЦФ -- нужно подать единичный импульс. После ЦАП также нельзя делать большой порядок, поэтому делаем интерполяцию.
|
||||||
жертва - более дорогой избыточной АЦП, наличие ЦФ. но при этом можем снизить аналоговый фильтр до первого порядка хотя бы RC-цепочку.
|
|
||||||
|
|
||||||
как понять в ЦФ порядок - подать единичный импульс.
|
|
||||||
|
|
||||||
После ЦАП также нельзя делать большой порядок. поэтому делаем интерполяцию.
|
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|
|
@ -0,0 +1,294 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg8"
|
||||||
|
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
|
||||||
|
sodipodi:docname="04-cedd-00-filter-demand.svg">
|
||||||
|
<defs
|
||||||
|
id="defs2" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="1.979899"
|
||||||
|
inkscape:cx="383.28473"
|
||||||
|
inkscape:cy="236.42756"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
inkscape:document-rotation="0"
|
||||||
|
showgrid="true"
|
||||||
|
inkscape:snap-bbox="true"
|
||||||
|
inkscape:bbox-nodes="true"
|
||||||
|
inkscape:window-width="2425"
|
||||||
|
inkscape:window-height="1205"
|
||||||
|
inkscape:window-x="1"
|
||||||
|
inkscape:window-y="28"
|
||||||
|
inkscape:window-maximized="0">
|
||||||
|
<inkscape:grid
|
||||||
|
type="xygrid"
|
||||||
|
id="grid833" />
|
||||||
|
</sodipodi:namedview>
|
||||||
|
<metadata
|
||||||
|
id="metadata5">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="15.665194"
|
||||||
|
y="51.552753"
|
||||||
|
id="text837"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan835"
|
||||||
|
x="15.665194"
|
||||||
|
y="51.552753"
|
||||||
|
style="stroke-width:0.264583">ДД</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 25.135416,14.552083 V 87.312499 H 164.04166"
|
||||||
|
id="path839" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 25.135416,30.427083 h 31.75 l 10e-7,50.270834"
|
||||||
|
id="path841"
|
||||||
|
sodipodi:nodetypes="ccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26499999;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:1.05999995,1.05999995;stroke-dashoffset:0"
|
||||||
|
d="M 25.135416,80.697916 H 164.04166"
|
||||||
|
id="path843" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 25.135416,29.104166 H 58.208333 L 141.55208,87.312499"
|
||||||
|
id="path845" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 165.36459,29.104167 H 132.29167 L 48.947926,87.312502"
|
||||||
|
id="path845-3" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:1.05833, 1.05833;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 58.208333,29.104166 0,58.208334"
|
||||||
|
id="path867"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 56.885416,81.756249 1.322917,1.322917"
|
||||||
|
id="path871" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 55.827083,82.549999 2.38125,2.38125"
|
||||||
|
id="path875" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 54.768749,83.343749 3.439584,3.175"
|
||||||
|
id="path877" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 53.445833,84.137499 3.704166,3.175"
|
||||||
|
id="path879" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 52.387499,84.931249 2.645834,2.38125"
|
||||||
|
id="path881" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 51.329166,85.724999 1.852083,1.5875"
|
||||||
|
id="path883" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 50.535416,86.254166 0.79375,1.058333"
|
||||||
|
id="path885" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:1.05833, 1.05833;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="M 132.29167,29.104167 V 87.312501"
|
||||||
|
id="path867-6"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 133.61459,81.75625 -1.32292,1.322917"
|
||||||
|
id="path871-7" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 134.67292,82.55 -2.38125,2.38125"
|
||||||
|
id="path875-5" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 135.73126,83.34375 -3.43959,3.175"
|
||||||
|
id="path877-3" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 137.05417,84.1375 -3.70416,3.175"
|
||||||
|
id="path879-5" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 138.11251,84.93125 -2.64584,2.38125"
|
||||||
|
id="path881-6" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 139.17084,85.725 -1.85208,1.5875"
|
||||||
|
id="path883-2" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 139.96459,86.254167 139.17084,87.3125"
|
||||||
|
id="path885-9" />
|
||||||
|
<ellipse
|
||||||
|
id="path935"
|
||||||
|
style="fill:#000000;stroke:none;stroke-width:0.264583"
|
||||||
|
cx="58.208332"
|
||||||
|
cy="29.104166"
|
||||||
|
rx="2.6458321"
|
||||||
|
ry="2.6458328" />
|
||||||
|
<ellipse
|
||||||
|
id="path935-1"
|
||||||
|
style="fill:#000000;stroke:none;stroke-width:0.264583"
|
||||||
|
cx="132.29167"
|
||||||
|
cy="80.697914"
|
||||||
|
rx="2.6458385"
|
||||||
|
ry="2.6458309" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 58.208333,27.78125 132.29167,79.375"
|
||||||
|
id="path957"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 25.135416,27.78125 H 58.208333"
|
||||||
|
id="path959" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="55.5625"
|
||||||
|
y="95.25"
|
||||||
|
id="text963"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan961"
|
||||||
|
x="55.5625"
|
||||||
|
y="95.25"
|
||||||
|
style="stroke-width:0.264583">$f_a$</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="89.958336"
|
||||||
|
y="95.25"
|
||||||
|
id="text967"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan965"
|
||||||
|
x="89.958336"
|
||||||
|
y="95.25"
|
||||||
|
style="stroke-width:0.264583">$\frac{f_s}{2}$</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="156.10417"
|
||||||
|
y="95.25"
|
||||||
|
id="text971"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan969"
|
||||||
|
x="156.10417"
|
||||||
|
y="95.25"
|
||||||
|
style="stroke-width:0.264583">$f_s$</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="127"
|
||||||
|
y="23.8125"
|
||||||
|
id="text975"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan973"
|
||||||
|
x="127"
|
||||||
|
y="23.8125"
|
||||||
|
style="stroke-width:0.264583">$f_s-f_a$</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458299;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:1.05833194,1.05833194;stroke-dashoffset:0"
|
||||||
|
d="M 58.208333,29.104166 166.6875,47.624999"
|
||||||
|
id="path977" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
d="m 132.29166,79.374999 h 33.07292"
|
||||||
|
id="path979" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="142.875"
|
||||||
|
y="74.083336"
|
||||||
|
id="text983"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan981"
|
||||||
|
x="142.875"
|
||||||
|
y="74.083336"
|
||||||
|
style="stroke-width:0.264583">АЧХ фильтра</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 171.97916,75.406249 H 142.875 l -5.29167,3.96875"
|
||||||
|
id="path985" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="38.364582"
|
||||||
|
y="19.84375"
|
||||||
|
id="text989"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan987"
|
||||||
|
x="38.364582"
|
||||||
|
y="19.84375"
|
||||||
|
style="stroke-width:0.264583">идеальный фильтр</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 79.374999,21.166666 H 37.041666 l -6.614583,9.260417"
|
||||||
|
id="path991" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="14.390508"
|
||||||
|
y="102.30245"
|
||||||
|
id="text995"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan993"
|
||||||
|
x="14.390508"
|
||||||
|
y="102.30245"
|
||||||
|
style="stroke-width:0.264583">перекрытие образов</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 26.458333,97.895832 h 21.166666 l 7.9375,-13.229166"
|
||||||
|
id="path997" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="157.26552"
|
||||||
|
y="37.479538"
|
||||||
|
id="text1001"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan999"
|
||||||
|
x="157.26552"
|
||||||
|
y="37.479538"
|
||||||
|
style="stroke-width:0.264583">передискретизация</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 194.46875,39.6875 h -37.04166 l -6.61459,5.291667"
|
||||||
|
id="path1003" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 12 KiB |
|
@ -0,0 +1,217 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg1110"
|
||||||
|
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
|
||||||
|
sodipodi:docname="04-cedd-00-filter-more.svg">
|
||||||
|
<defs
|
||||||
|
id="defs1104" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="0.98994949"
|
||||||
|
inkscape:cx="467.10866"
|
||||||
|
inkscape:cy="94.246349"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
inkscape:document-rotation="0"
|
||||||
|
showgrid="true"
|
||||||
|
inkscape:window-width="1533"
|
||||||
|
inkscape:window-height="1205"
|
||||||
|
inkscape:window-x="46"
|
||||||
|
inkscape:window-y="73"
|
||||||
|
inkscape:window-maximized="0">
|
||||||
|
<inkscape:grid
|
||||||
|
type="xygrid"
|
||||||
|
id="grid1673" />
|
||||||
|
</sodipodi:namedview>
|
||||||
|
<metadata
|
||||||
|
id="metadata1107">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="13.229166"
|
||||||
|
y="15.875"
|
||||||
|
id="text1677"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1675"
|
||||||
|
x="13.229166"
|
||||||
|
y="15.875"
|
||||||
|
style="stroke-width:0.264583">Аналоговый фильтр</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="13.229166"
|
||||||
|
y="22.048626"
|
||||||
|
style="stroke-width:0.264583"
|
||||||
|
id="tspan1679">$Kf_s$ хотя бы</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="13.229166"
|
||||||
|
y="28.22225"
|
||||||
|
style="stroke-width:0.264583"
|
||||||
|
id="tspan1681">RC-цепочка</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="68.791664"
|
||||||
|
y="26.458332"
|
||||||
|
id="text1685"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1683"
|
||||||
|
x="68.791664"
|
||||||
|
y="26.458332"
|
||||||
|
style="stroke-width:0.264583">АЦП</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="97.895836"
|
||||||
|
y="26.458332"
|
||||||
|
id="text1689"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1687"
|
||||||
|
x="97.895836"
|
||||||
|
y="26.458332"
|
||||||
|
style="stroke-width:0.264583">ЦФ</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="121.70833"
|
||||||
|
y="21.166666"
|
||||||
|
id="text1693"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1691"
|
||||||
|
x="121.70833"
|
||||||
|
y="21.166666"
|
||||||
|
style="stroke-width:0.264583">Дециматор</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="121.70833"
|
||||||
|
y="27.34029"
|
||||||
|
style="stroke-width:0.264583"
|
||||||
|
id="tspan1695">$K$</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="156.10417"
|
||||||
|
y="23.8125"
|
||||||
|
id="text1699"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1697"
|
||||||
|
x="156.10417"
|
||||||
|
y="23.8125"
|
||||||
|
style="stroke-width:0.264583">$f_s$</tspan></text>
|
||||||
|
<circle
|
||||||
|
id="path1701"
|
||||||
|
style="fill:#000000;stroke:none;stroke-width:0.264583"
|
||||||
|
cx="21.166666"
|
||||||
|
cy="34.395832"
|
||||||
|
r="0.39687499" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 21.166666,34.395833 h 3.96875"
|
||||||
|
id="path1703" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 25.135416,33.072916 V 35.71875 H 31.75 v -2.645834 z"
|
||||||
|
id="path1705" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 31.75,34.395833 h 7.9375"
|
||||||
|
id="path1707" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 35.71875,34.395833 v 2.645833"
|
||||||
|
id="path1709" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 33.072916,37.041666 h 5.291667"
|
||||||
|
id="path1711" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 33.072916,38.364583 h 5.291667"
|
||||||
|
id="path1713" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 35.71875,38.364583 v 3.96875"
|
||||||
|
id="path1715" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
d="m 33.072916,42.333333 h 5.291667"
|
||||||
|
id="path1717" />
|
||||||
|
<circle
|
||||||
|
id="path1719"
|
||||||
|
style="fill:#000000;stroke:none;stroke-width:0.264583"
|
||||||
|
cx="39.6875"
|
||||||
|
cy="34.395832"
|
||||||
|
r="0.39687499" />
|
||||||
|
<rect
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.265;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
id="rect1721"
|
||||||
|
width="52.916664"
|
||||||
|
height="39.6875"
|
||||||
|
x="7.9375"
|
||||||
|
y="7.9375" />
|
||||||
|
<rect
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264999;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
id="rect1723"
|
||||||
|
width="18.520834"
|
||||||
|
height="10.583333"
|
||||||
|
x="66.145836"
|
||||||
|
y="18.520834" />
|
||||||
|
<rect
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264999;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
id="rect1725"
|
||||||
|
width="15.875"
|
||||||
|
height="10.583333"
|
||||||
|
x="95.25"
|
||||||
|
y="18.520834" />
|
||||||
|
<rect
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264999;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
id="rect1727"
|
||||||
|
width="29.104172"
|
||||||
|
height="18.520834"
|
||||||
|
x="119.0625"
|
||||||
|
y="13.229167" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 60.854166,25.135416 h 5.291666"
|
||||||
|
id="path1729" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 84.666666,25.135416 H 95.249999"
|
||||||
|
id="path1731" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 111.125,25.135416 h 7.9375"
|
||||||
|
id="path1733" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 148.16666,26.458333 h 22.48959"
|
||||||
|
id="path1735" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 7.8 KiB |
|
@ -0,0 +1,206 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg2494"
|
||||||
|
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
|
||||||
|
sodipodi:docname="04-cedd-00-sampling-afc.svg">
|
||||||
|
<defs
|
||||||
|
id="defs2488">
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect3410"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect3402"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect3398"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect3394"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect3390"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect3386"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
</defs>
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="1.4"
|
||||||
|
inkscape:cx="-58.816446"
|
||||||
|
inkscape:cy="120.65569"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
inkscape:document-rotation="0"
|
||||||
|
showgrid="true"
|
||||||
|
inkscape:window-width="2431"
|
||||||
|
inkscape:window-height="1356"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="27"
|
||||||
|
inkscape:window-maximized="0"
|
||||||
|
inkscape:snap-bbox="true"
|
||||||
|
inkscape:bbox-nodes="true">
|
||||||
|
<inkscape:grid
|
||||||
|
type="xygrid"
|
||||||
|
id="grid3057" />
|
||||||
|
</sodipodi:namedview>
|
||||||
|
<metadata
|
||||||
|
id="metadata2491">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="38.364582"
|
||||||
|
y="79.375"
|
||||||
|
id="text3343"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan3341"
|
||||||
|
x="38.364582"
|
||||||
|
y="79.375"
|
||||||
|
style="stroke-width:0.264583">0</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="48.701935"
|
||||||
|
y="79.716408"
|
||||||
|
id="text3347"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan3345"
|
||||||
|
x="48.701935"
|
||||||
|
y="79.716408"
|
||||||
|
style="stroke-width:0.264583">$f(A)$</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 29.104166,75.406249 H 138.90625"
|
||||||
|
id="path3349" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 42.333333,80.697916 v -47.625"
|
||||||
|
id="path3351" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 33.072916,75.406249 2.645834,-19.84375 h 13.229166 l 2.645833,19.84375"
|
||||||
|
id="path3353" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 70.114583,75.40625 72.760417,55.5625 h 13.229166 l 2.645833,19.84375"
|
||||||
|
id="path3353-9" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 107.15625,75.40625 2.64583,-19.84375 h 13.22917 l 2.64583,19.84375"
|
||||||
|
id="path3353-1" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.165;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:0.66000001,0.66000001;stroke-dashoffset:0"
|
||||||
|
d="m 42.333333,55.562499 c 12.347534,3.086884 24.694755,6.173689 37.042102,9.481022 12.347348,3.307333 24.694325,6.83504 37.041235,10.362728"
|
||||||
|
id="path3384"
|
||||||
|
inkscape:path-effect="#path-effect3386"
|
||||||
|
inkscape:original-d="m 42.333333,55.562499 c 12.347487,3.087071 24.694708,6.173875 37.041666,9.260417 12.347734,3.528113 24.694711,7.055821 37.041671,10.583333" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.165;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
d="m 44.714583,55.562499 c -0.08825,0.176496 -0.176442,0.352883 -0.264584,0.529167"
|
||||||
|
id="path3388"
|
||||||
|
inkscape:path-effect="#path-effect3390"
|
||||||
|
inkscape:original-d="m 44.714583,55.562499 c -0.08793,0.176655 -0.176125,0.353042 -0.264584,0.529167" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.165;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
d="m 45.772916,55.562499 c -0.08825,0.264742 -0.176442,0.529326 -0.264583,0.79375"
|
||||||
|
id="path3392"
|
||||||
|
inkscape:path-effect="#path-effect3394"
|
||||||
|
inkscape:original-d="m 45.772916,55.562499 c -0.08793,0.264848 -0.176125,0.529432 -0.264583,0.79375" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.165;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
d="m 47.095833,55.562499 c -0.176442,0.352884 -0.352831,0.705662 -0.529167,1.058334"
|
||||||
|
id="path3396"
|
||||||
|
inkscape:path-effect="#path-effect3398"
|
||||||
|
inkscape:original-d="m 47.095833,55.562499 c -0.176125,0.353042 -0.352513,0.705821 -0.529167,1.058334" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.165;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
d="m 48.154166,55.562499 c -0.176444,0.44111 -0.352832,0.88208 -0.529167,1.322917"
|
||||||
|
id="path3400"
|
||||||
|
inkscape:path-effect="#path-effect3402"
|
||||||
|
inkscape:original-d="m 48.154166,55.562499 c -0.176125,0.441238 -0.352512,0.882208 -0.529167,1.322917" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.265;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
d="m 48.683333,57.149999 c 0.08815,-0.440769 0.176348,-0.88174 0.264583,-1.322916"
|
||||||
|
id="path3408"
|
||||||
|
inkscape:path-effect="#path-effect3410"
|
||||||
|
inkscape:original-d="m 48.683333,57.149999 c 0.08846,-0.440708 0.176654,-0.881679 0.264583,-1.322916" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 8.0 KiB |
|
@ -0,0 +1,140 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg2494"
|
||||||
|
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
|
||||||
|
sodipodi:docname="04-cedd-00-sig-sampling-sha-diff.svg">
|
||||||
|
<defs
|
||||||
|
id="defs2488" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="1.4"
|
||||||
|
inkscape:cx="246.11773"
|
||||||
|
inkscape:cy="146.05029"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
inkscape:document-rotation="0"
|
||||||
|
showgrid="true"
|
||||||
|
inkscape:window-width="1533"
|
||||||
|
inkscape:window-height="1205"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="27"
|
||||||
|
inkscape:window-maximized="0"
|
||||||
|
inkscape:snap-bbox="true"
|
||||||
|
inkscape:bbox-nodes="true">
|
||||||
|
<inkscape:grid
|
||||||
|
type="xygrid"
|
||||||
|
id="grid3057" />
|
||||||
|
</sodipodi:namedview>
|
||||||
|
<metadata
|
||||||
|
id="metadata2491">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="55.306873"
|
||||||
|
y="77.398544"
|
||||||
|
id="text3061"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan3059"
|
||||||
|
x="55.306873"
|
||||||
|
y="77.398544"
|
||||||
|
style="stroke-width:0.264583">Вход</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="110.99236"
|
||||||
|
y="73.379158"
|
||||||
|
id="text3069"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan3067"
|
||||||
|
x="110.99236"
|
||||||
|
y="73.379158"
|
||||||
|
style="stroke-width:0.264583">к АЦП</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 58.281716,69.982293 10.583333,-10e-7"
|
||||||
|
id="path3071"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 68.865049,64.690626 7.9375,5.291666 h 18.520833"
|
||||||
|
id="path3073" />
|
||||||
|
<circle
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.265;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="path3075"
|
||||||
|
cx="56.958797"
|
||||||
|
cy="69.982292"
|
||||||
|
r="1.3229166" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 85.989583,70.114583 v 3.96875"
|
||||||
|
id="path3081"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 82.020833,73.951042 h 7.9375"
|
||||||
|
id="path3083" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 82.020833,76.596875 h 7.9375"
|
||||||
|
id="path3085" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 85.989583,76.729167 -10e-7,5.291665"
|
||||||
|
id="path3087"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 58.208333,82.153126 10.583333,-10e-7"
|
||||||
|
id="path3071-5"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<circle
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.265;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="path3075-6"
|
||||||
|
cx="56.885414"
|
||||||
|
cy="82.15313"
|
||||||
|
r="1.3229166" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 68.791667,76.729167 7.9375,5.291666 H 95.25"
|
||||||
|
id="path3073-2" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 95.25,64.822917 -10e-7,22.489582 L 111.125,76.729167 Z"
|
||||||
|
id="path3319"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 111.125,76.729167 h 10.58333"
|
||||||
|
id="path3321" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 5.2 KiB |
|
@ -0,0 +1,144 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg2494"
|
||||||
|
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
|
||||||
|
sodipodi:docname="04-cedd-00-sig-sampling-sha.svg">
|
||||||
|
<defs
|
||||||
|
id="defs2488" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="1.979899"
|
||||||
|
inkscape:cx="194.52948"
|
||||||
|
inkscape:cy="278.65943"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
inkscape:document-rotation="0"
|
||||||
|
showgrid="true"
|
||||||
|
inkscape:window-width="1533"
|
||||||
|
inkscape:window-height="1205"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="27"
|
||||||
|
inkscape:window-maximized="0">
|
||||||
|
<inkscape:grid
|
||||||
|
type="xygrid"
|
||||||
|
id="grid3057" />
|
||||||
|
</sodipodi:namedview>
|
||||||
|
<metadata
|
||||||
|
id="metadata2491">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="42.333332"
|
||||||
|
y="71.4375"
|
||||||
|
id="text3061"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan3059"
|
||||||
|
x="42.333332"
|
||||||
|
y="71.4375"
|
||||||
|
style="stroke-width:0.264583">Вход</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="71.4375"
|
||||||
|
y="60.854164"
|
||||||
|
id="text3065"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan3063"
|
||||||
|
x="71.4375"
|
||||||
|
y="60.854164"
|
||||||
|
style="stroke-width:0.264583">ключ</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="100.54166"
|
||||||
|
y="71.4375"
|
||||||
|
id="text3069"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan3067"
|
||||||
|
x="100.54166"
|
||||||
|
y="71.4375"
|
||||||
|
style="stroke-width:0.264583">Выход</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 58.208333,66.145833 10.583333,-10e-7"
|
||||||
|
id="path3071"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 68.791666,60.854166 7.9375,5.291666 h 18.520833"
|
||||||
|
id="path3073" />
|
||||||
|
<circle
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26499999;stroke-dasharray:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="path3075"
|
||||||
|
cx="56.885414"
|
||||||
|
cy="66.145836"
|
||||||
|
r="1.3229166" />
|
||||||
|
<circle
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264999;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="path3079"
|
||||||
|
cx="96.572914"
|
||||||
|
cy="66.145836"
|
||||||
|
r="1.3229166" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 85.989582,66.145832 v 6.614584"
|
||||||
|
id="path3081" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 82.020832,72.760416 h 7.9375"
|
||||||
|
id="path3083" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 82.020832,75.406249 h 7.9375"
|
||||||
|
id="path3085" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 85.989582,75.406249 v 6.614583"
|
||||||
|
id="path3087" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.765;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
d="m 83.343749,82.020832 h 5.291667"
|
||||||
|
id="path3089" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="92.604164"
|
||||||
|
y="80.697914"
|
||||||
|
id="text3093"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan3091"
|
||||||
|
x="92.604164"
|
||||||
|
y="80.697914"
|
||||||
|
style="stroke-width:0.264583">Cx</tspan></text>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 5.2 KiB |
|
@ -0,0 +1,360 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg962"
|
||||||
|
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
|
||||||
|
sodipodi:docname="04-cedd-00-sig-sampling.svg">
|
||||||
|
<defs
|
||||||
|
id="defs956">
|
||||||
|
<marker
|
||||||
|
style="overflow:visible;"
|
||||||
|
id="marker2312"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="Arrow2Mend"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.6) rotate(180) translate(0,0)"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
id="path2310" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible;"
|
||||||
|
id="marker2302"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="Arrow2Mend"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.6) rotate(180) translate(0,0)"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
id="path2300" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="Arrow1Sstart"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="Arrow1Sstart"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.2) translate(6,0)"
|
||||||
|
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
|
||||||
|
id="path1559" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible;"
|
||||||
|
id="Arrow2Mend"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="Arrow2Mend"
|
||||||
|
inkscape:isstock="true"
|
||||||
|
inkscape:collect="always">
|
||||||
|
<path
|
||||||
|
transform="scale(0.6) rotate(180) translate(0,0)"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
id="path1574" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker2106"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="Arrow2Mstart"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.6) translate(0,0)"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
id="path2104" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="Arrow2Mstart"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="Arrow2Mstart"
|
||||||
|
inkscape:isstock="true"
|
||||||
|
inkscape:collect="always">
|
||||||
|
<path
|
||||||
|
transform="scale(0.6) translate(0,0)"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
id="path1571" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible;"
|
||||||
|
id="marker1979"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="Arrow2Mend"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.6) rotate(180) translate(0,0)"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
id="path1977" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible;"
|
||||||
|
id="marker1863"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="Arrow2Mend"
|
||||||
|
inkscape:isstock="true"
|
||||||
|
inkscape:collect="always">
|
||||||
|
<path
|
||||||
|
transform="scale(0.6) rotate(180) translate(0,0)"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
id="path1861" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible;"
|
||||||
|
id="marker1853"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="Arrow2Mend"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.6) rotate(180) translate(0,0)"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
id="path1851" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible;"
|
||||||
|
id="marker1831"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="Arrow2Mend"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.6) rotate(180) translate(0,0)"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
id="path1829" />
|
||||||
|
</marker>
|
||||||
|
</defs>
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="1.4"
|
||||||
|
inkscape:cx="179.03247"
|
||||||
|
inkscape:cy="69.654214"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
inkscape:document-rotation="0"
|
||||||
|
showgrid="true"
|
||||||
|
inkscape:snap-bbox="true"
|
||||||
|
inkscape:bbox-nodes="true"
|
||||||
|
inkscape:snap-bbox-midpoints="true"
|
||||||
|
showguides="false"
|
||||||
|
inkscape:guide-bbox="true"
|
||||||
|
inkscape:window-width="1533"
|
||||||
|
inkscape:window-height="1205"
|
||||||
|
inkscape:window-x="684"
|
||||||
|
inkscape:window-y="65"
|
||||||
|
inkscape:window-maximized="0">
|
||||||
|
<inkscape:grid
|
||||||
|
type="xygrid"
|
||||||
|
id="grid1525" />
|
||||||
|
<sodipodi:guide
|
||||||
|
position="29.104166,205.71876"
|
||||||
|
orientation="0,-1"
|
||||||
|
id="guide1941" />
|
||||||
|
<sodipodi:guide
|
||||||
|
position="33.072916,214.97917"
|
||||||
|
orientation="0,-1"
|
||||||
|
id="guide1943" />
|
||||||
|
</sodipodi:namedview>
|
||||||
|
<metadata
|
||||||
|
id="metadata959">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="17.208408"
|
||||||
|
y="62.138329"
|
||||||
|
id="text1529"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1527"
|
||||||
|
x="17.208408"
|
||||||
|
y="62.138329"
|
||||||
|
style="stroke-width:0.264583">$X(t)$</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="76.483185"
|
||||||
|
y="62.51849"
|
||||||
|
id="text1533"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1531"
|
||||||
|
x="76.483185"
|
||||||
|
y="62.51849"
|
||||||
|
style="stroke-width:0.264583">$X_o(t)$</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="60.608185"
|
||||||
|
y="33.414322"
|
||||||
|
id="text1537"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1535"
|
||||||
|
x="60.608185"
|
||||||
|
y="33.414322"
|
||||||
|
style="stroke-width:0.264583">$f(t)$</tspan></text>
|
||||||
|
<circle
|
||||||
|
style="fill:none;stroke:#555555;stroke-width:0.264999"
|
||||||
|
id="path1539"
|
||||||
|
cx="58.208332"
|
||||||
|
cy="55.5625"
|
||||||
|
r="5.2916665" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.265;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none;marker-end:url(#marker1863)"
|
||||||
|
d="M 58.208333,29.104166 V 50.270833"
|
||||||
|
id="path1541" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.265;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none;marker-end:url(#marker1831)"
|
||||||
|
d="M 15.875,55.562499 H 52.916666"
|
||||||
|
id="path1543" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.265;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none;marker-end:url(#marker1853)"
|
||||||
|
d="m 63.499999,55.562499 h 31.75"
|
||||||
|
id="path1545" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 55.562499,52.916666 5.291667,5.291667"
|
||||||
|
id="path1919" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 60.854166,52.916666 -5.291667,5.291667"
|
||||||
|
id="path1939" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 21.166667,87.3125 h 3.96875 v -9.260408 h 5.291667 V 87.3125 H 43.65625 v -9.260408 l 5.291667,2e-6 V 87.3125 h 13.229166 v -9.260408 h 5.291667 v 9.260419 l 13.229166,-1.1e-5 v -9.260406 h 5.291667 V 87.3125 h 7.9375"
|
||||||
|
id="path1945" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="34.395832"
|
||||||
|
y="72.760414"
|
||||||
|
id="text1949"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1947"
|
||||||
|
x="34.395832"
|
||||||
|
y="72.760414"
|
||||||
|
style="stroke-width:0.264583">$T$</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="13.229166"
|
||||||
|
y="84.666664"
|
||||||
|
id="text1953"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1951"
|
||||||
|
x="13.229166"
|
||||||
|
y="84.666664"
|
||||||
|
style="stroke-width:0.264583">$S(t)$</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="26.458332"
|
||||||
|
y="92.604164"
|
||||||
|
id="text1957"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1955"
|
||||||
|
x="26.458332"
|
||||||
|
y="92.604164"
|
||||||
|
style="stroke-width:0.264583">$\tau$</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="60.854164"
|
||||||
|
y="92.604164"
|
||||||
|
id="text1961"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1959"
|
||||||
|
x="60.854164"
|
||||||
|
y="92.604164"
|
||||||
|
style="stroke-width:0.264583">сигналы</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="60.854164"
|
||||||
|
y="98.777786"
|
||||||
|
style="stroke-width:0.264583"
|
||||||
|
id="tspan1963">дискретизации</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458299;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:0.26458299,0.26458299;stroke-dashoffset:0"
|
||||||
|
d="m 25.135416,78.052082 v -7.9375"
|
||||||
|
id="path1965" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458299;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:0.26458299,0.26458299;stroke-dashoffset:0"
|
||||||
|
d="m 43.656249,78.052082 v -7.9375"
|
||||||
|
id="path1967" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#marker1979);marker-start:url(#Arrow2Mstart)"
|
||||||
|
d="M 25.135416,74.083332 H 43.656249"
|
||||||
|
id="path1969" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.264583, 0.264583;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="M 25.135417,95.25 V 87.3125"
|
||||||
|
id="path1965-6" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.264583, 0.264583;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="M 30.427083,95.25 V 87.3125"
|
||||||
|
id="path1965-7" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#marker2312)"
|
||||||
|
d="m 21.166666,93.927082 h 3.96875"
|
||||||
|
id="path2280" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#marker2302)"
|
||||||
|
d="m 34.395833,93.927082 h -3.96875"
|
||||||
|
id="path2284" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 25.135416,93.927082 h 5.291667"
|
||||||
|
id="path2286" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 14 KiB |
|
@ -0,0 +1,573 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg2229"
|
||||||
|
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
|
||||||
|
sodipodi:docname="04-cedd-00-subdiscr-2.svg">
|
||||||
|
<defs
|
||||||
|
id="defs2223">
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker3290"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="EmptyDiamondM"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.4)"
|
||||||
|
style="fill-rule:evenodd;fill:#ffffff;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
||||||
|
d="M 0,-7.0710768 L -7.0710894,0 L 0,7.0710589 L 7.0710462,0 L 0,-7.0710768 z "
|
||||||
|
id="path3288" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker3280"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="EmptyDiamondM"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.4)"
|
||||||
|
style="fill-rule:evenodd;fill:#ffffff;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
||||||
|
d="M 0,-7.0710768 L -7.0710894,0 L 0,7.0710589 L 7.0710462,0 L 0,-7.0710768 z "
|
||||||
|
id="path3278" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker3222"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="EmptyDiamondM"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.4)"
|
||||||
|
style="fill-rule:evenodd;fill:#ffffff;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
||||||
|
d="M 0,-7.0710768 L -7.0710894,0 L 0,7.0710589 L 7.0710462,0 L 0,-7.0710768 z "
|
||||||
|
id="path3220" />
|
||||||
|
</marker>
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect3161"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect3149"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect3126"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect3114"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect3110"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect3106"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect3102"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker3002"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotM"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.4) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path3000" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker2962"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotM"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.4) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path2960" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker2928"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotM"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.4) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path2926" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker2900"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotM"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.4) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path2898" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker2878"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotM"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.4) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path2876" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="DotM"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotM"
|
||||||
|
inkscape:isstock="true"
|
||||||
|
inkscape:collect="always">
|
||||||
|
<path
|
||||||
|
transform="scale(0.4) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path939" />
|
||||||
|
</marker>
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2836"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2832"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2828"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2824"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2820"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2816"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2812"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2808"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2804"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
</defs>
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="1.979899"
|
||||||
|
inkscape:cx="380.77999"
|
||||||
|
inkscape:cy="160.38676"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
inkscape:document-rotation="0"
|
||||||
|
showgrid="true"
|
||||||
|
inkscape:snap-bbox="true"
|
||||||
|
inkscape:bbox-nodes="true"
|
||||||
|
inkscape:window-width="2268"
|
||||||
|
inkscape:window-height="1205"
|
||||||
|
inkscape:window-x="46"
|
||||||
|
inkscape:window-y="73"
|
||||||
|
inkscape:window-maximized="0">
|
||||||
|
<inkscape:grid
|
||||||
|
type="xygrid"
|
||||||
|
id="grid2792" />
|
||||||
|
</sodipodi:namedview>
|
||||||
|
<metadata
|
||||||
|
id="metadata2226">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title />
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458299;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:1.05833194, 1.05833193999999997;stroke-dashoffset:0;marker-end:url(#marker3280)"
|
||||||
|
d="m 154.78125,23.8125 c 0,-2.645569 0,-5.291402 0,-7.9375"
|
||||||
|
id="path3124-7"
|
||||||
|
inkscape:path-effect="#path-effect3149"
|
||||||
|
inkscape:original-d="m 154.78125,23.8125 c 2.7e-4,-2.645569 2.7e-4,-5.291402 0,-7.9375" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="97.649857"
|
||||||
|
y="30.008167"
|
||||||
|
id="text2796"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan2794"
|
||||||
|
x="97.649857"
|
||||||
|
y="30.008167"
|
||||||
|
style="stroke-width:0.264583">$t$</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="195.54568"
|
||||||
|
y="28.778605"
|
||||||
|
id="text2800"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan2798"
|
||||||
|
x="195.54568"
|
||||||
|
y="28.778605"
|
||||||
|
style="stroke-width:0.264583">$f$</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 7.9374999,23.8125 c 30.8683201,0 61.7363751,0 92.6041701,0"
|
||||||
|
id="path2802"
|
||||||
|
inkscape:path-effect="#path-effect2804"
|
||||||
|
inkscape:original-d="m 7.9374999,23.8125 c 30.8683201,2.65e-4 61.7363751,2.65e-4 92.6041701,0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 10.583333,23.8125 c 3.527777,-3.527778 7.055555,-7.055556 10.583501,-7.055388 3.527945,1.67e-4 7.055653,3.527875 10.583466,7.055688 3.527812,3.527812 7.055521,7.055521 10.583201,7.055353 3.52768,-1.69e-4 7.055388,-3.527877 10.583201,-7.055689 3.527812,-3.527813 7.05552,-7.05552 10.583465,-7.055352 3.527944,1.67e-4 7.055652,3.527875 10.583465,7.055688 3.527813,3.527813 7.055521,7.055521 10.583202,7.055353 3.52768,-1.68e-4 7.055388,-3.527877 9.260258,-5.732746 2.204869,-2.204869 3.086796,-3.086797 3.96874,-3.968741"
|
||||||
|
id="path2806"
|
||||||
|
inkscape:path-effect="#path-effect2808"
|
||||||
|
inkscape:original-d="m 10.583333,23.8125 c 3.528042,-3.527513 7.05582,-7.055291 10.583333,-10.583333 3.528113,3.528112 7.055821,7.05582 10.583334,10.583333 3.528112,3.528113 7.055821,7.055821 10.583333,10.583333 3.528113,-3.527584 7.055821,-7.055292 10.583333,-10.583333 3.528113,-3.527584 7.055821,-7.055291 10.583333,-10.583333 3.528113,3.528112 7.055821,7.05582 10.583333,10.583333 3.528113,3.528113 7.055821,7.055821 10.583334,10.583333 3.528112,-3.527584 7.055821,-7.055292 10.583333,-10.583333 0.882226,-0.881698 1.764154,-1.763625 2.645833,-2.645834" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 119.0625,23.8125 c 26.4586,0 52.91693,0 79.375,0"
|
||||||
|
id="path2810"
|
||||||
|
inkscape:path-effect="#path-effect2812"
|
||||||
|
inkscape:original-d="m 119.0625,23.8125 c 26.4586,2.64e-4 52.91693,2.64e-4 79.375,0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.265;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none;marker-end:url(#DotM)"
|
||||||
|
d="m 17.197916,23.8125 c 0,-1.763625 0,-3.527513 0,-5.291667"
|
||||||
|
id="path2814"
|
||||||
|
inkscape:path-effect="#path-effect2816"
|
||||||
|
inkscape:original-d="m 17.197916,23.8125 c 2.65e-4,-1.763625 2.65e-4,-3.527513 0,-5.291667" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#marker3002)"
|
||||||
|
d="m 27.78125,23.8125 c 0,-1.322652 0,-2.645569 0,-3.96875"
|
||||||
|
id="path2818"
|
||||||
|
inkscape:path-effect="#path-effect2820"
|
||||||
|
inkscape:original-d="m 27.78125,23.8125 c 2.64e-4,-1.322652 2.64e-4,-2.645569 0,-3.96875" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#marker2878)"
|
||||||
|
d="m 38.364583,23.8125 c 0,1.764153 0,3.528041 0,5.291666"
|
||||||
|
id="path2822"
|
||||||
|
inkscape:path-effect="#path-effect2824"
|
||||||
|
inkscape:original-d="m 38.364583,23.8125 c 2.64e-4,1.764153 2.64e-4,3.528041 0,5.291666" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#marker2900)"
|
||||||
|
d="m 48.947916,23.8125 c 0,1.323181 0,2.646098 0,3.96875"
|
||||||
|
id="path2826"
|
||||||
|
inkscape:path-effect="#path-effect2828"
|
||||||
|
inkscape:original-d="m 48.947916,23.8125 c 2.65e-4,1.323181 2.65e-4,2.646098 0,3.96875" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#marker2928)"
|
||||||
|
d="m 59.531249,23.8125 c 0,-1.763625 0,-3.527513 0,-5.291667"
|
||||||
|
id="path2830"
|
||||||
|
inkscape:path-effect="#path-effect2832"
|
||||||
|
inkscape:original-d="m 59.531249,23.8125 c 2.65e-4,-1.763625 2.65e-4,-3.527513 0,-5.291667" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#marker2962)"
|
||||||
|
d="m 70.114582,23.8125 c 0,-1.322652 0,-2.645569 0,-3.96875"
|
||||||
|
id="path2834"
|
||||||
|
inkscape:path-effect="#path-effect2836"
|
||||||
|
inkscape:original-d="m 70.114582,23.8125 c 2.65e-4,-1.322652 2.65e-4,-2.645569 0,-3.96875" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 121.70833,14.552083 c 0,3.969015 0,7.937765 0,11.90625"
|
||||||
|
id="path3100"
|
||||||
|
inkscape:path-effect="#path-effect3102"
|
||||||
|
inkscape:original-d="m 121.70833,14.552083 c 2.7e-4,3.969015 2.7e-4,7.937765 0,11.90625" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 142.875,25.135416 c 0,-1.322652 0,-2.645568 0,-3.96875"
|
||||||
|
id="path3108"
|
||||||
|
inkscape:path-effect="#path-effect3110"
|
||||||
|
inkscape:original-d="m 142.875,25.135416 c 2.6e-4,-1.322652 2.6e-4,-2.645568 0,-3.96875" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 164.04166,25.135416 c 0,-1.322652 0,-2.645568 0,-3.96875"
|
||||||
|
id="path3112"
|
||||||
|
inkscape:path-effect="#path-effect3114"
|
||||||
|
inkscape:original-d="m 164.04166,25.135416 c 2.7e-4,-1.322652 2.7e-4,-2.645568 0,-3.96875" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="141.55208"
|
||||||
|
y="29.104166"
|
||||||
|
id="text3118"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan3116"
|
||||||
|
x="141.55208"
|
||||||
|
y="29.104166"
|
||||||
|
style="stroke-width:0.264583">$\frac{f_s}{2}$</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="161.14986"
|
||||||
|
y="29.513098"
|
||||||
|
id="text3122"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan3120"
|
||||||
|
x="161.14986"
|
||||||
|
y="29.513098"
|
||||||
|
style="stroke-width:0.264583">$f_s$</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#marker3290)"
|
||||||
|
d="m 130.96875,23.8125 c 0,-2.645569 0,-5.291402 0,-7.9375"
|
||||||
|
id="path3124"
|
||||||
|
inkscape:path-effect="#path-effect3126"
|
||||||
|
inkscape:original-d="m 130.96875,23.8125 c 2.7e-4,-2.645569 2.7e-4,-5.291402 0,-7.9375" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458299;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:1.05833194, 1.05833193999999997;stroke-dashoffset:0;marker-end:url(#marker3222)"
|
||||||
|
d="m 173.30208,23.8125 c 0,-2.645569 0,-5.291402 0,-7.9375"
|
||||||
|
id="path3124-9"
|
||||||
|
inkscape:path-effect="#path-effect3161"
|
||||||
|
inkscape:original-d="m 173.30208,23.8125 c 2.7e-4,-2.645569 2.7e-4,-5.291402 0,-7.9375" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="128.32292"
|
||||||
|
y="14.552083"
|
||||||
|
id="text3384"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan3382"
|
||||||
|
x="128.32292"
|
||||||
|
y="14.552083"
|
||||||
|
style="stroke-width:0.264583">$f_a$</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="149.48958"
|
||||||
|
y="14.552083"
|
||||||
|
id="text3442"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan3440"
|
||||||
|
x="149.48958"
|
||||||
|
y="14.552083"
|
||||||
|
style="stroke-width:0.264583">$f_s-f_a$</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="169.33333"
|
||||||
|
y="14.552083"
|
||||||
|
id="text3446"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan3444"
|
||||||
|
x="169.33333"
|
||||||
|
y="14.552083"
|
||||||
|
style="stroke-width:0.264583">$f_s+f_a$</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 121.70833,19.84375 H 142.875 v 3.96875"
|
||||||
|
id="path3448" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 123.03125,19.84375 -1.32292,1.322916"
|
||||||
|
id="path3450" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 125.67708,19.84375 -3.96875,3.96875"
|
||||||
|
id="path3452" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 128.32292,19.84375 -3.96875,3.96875"
|
||||||
|
id="path3454" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 130.96875,19.84375 127,23.8125"
|
||||||
|
id="path3456" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 133.61458,19.84375 -3.96875,3.96875"
|
||||||
|
id="path3458" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 136.26041,19.84375 -3.96875,3.96875"
|
||||||
|
id="path3460" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 138.90625,19.84375 134.9375,23.8125"
|
||||||
|
id="path3462" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 141.55208,19.84375 -3.96875,3.96875"
|
||||||
|
id="path3464" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 142.875,21.166666 140.22916,23.8125"
|
||||||
|
id="path3466" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 23 KiB |
|
@ -0,0 +1,602 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg2229"
|
||||||
|
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
|
||||||
|
sodipodi:docname="04-cedd-00-subdiscr-3.svg">
|
||||||
|
<defs
|
||||||
|
id="defs2223">
|
||||||
|
<marker
|
||||||
|
style="overflow:visible;"
|
||||||
|
id="Arrow2Mend"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="Arrow2Mend"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.6) rotate(180) translate(0,0)"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
id="path902" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker3290"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="EmptyDiamondM"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.4)"
|
||||||
|
style="fill-rule:evenodd;fill:#ffffff;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
||||||
|
d="M 0,-7.0710768 L -7.0710894,0 L 0,7.0710589 L 7.0710462,0 L 0,-7.0710768 z "
|
||||||
|
id="path3288" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker3280"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="EmptyDiamondM"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.4)"
|
||||||
|
style="fill-rule:evenodd;fill:#ffffff;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
||||||
|
d="M 0,-7.0710768 L -7.0710894,0 L 0,7.0710589 L 7.0710462,0 L 0,-7.0710768 z "
|
||||||
|
id="path3278" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker3222"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="EmptyDiamondM"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.4)"
|
||||||
|
style="fill-rule:evenodd;fill:#ffffff;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
||||||
|
d="M 0,-7.0710768 L -7.0710894,0 L 0,7.0710589 L 7.0710462,0 L 0,-7.0710768 z "
|
||||||
|
id="path3220" />
|
||||||
|
</marker>
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect3161"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect3149"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect3126"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect3114"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect3110"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect3106"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect3102"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker3002"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotM"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.4) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path3000" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker2962"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotM"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.4) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path2960" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker2928"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotM"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.4) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path2926" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker2900"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotM"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.4) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path2898" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker2878"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotM"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.4) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path2876" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="DotM"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotM"
|
||||||
|
inkscape:isstock="true"
|
||||||
|
inkscape:collect="always">
|
||||||
|
<path
|
||||||
|
transform="scale(0.4) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path939" />
|
||||||
|
</marker>
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2836"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2832"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2828"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2824"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2820"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2816"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2812"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2808"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2804"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
</defs>
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="3.959798"
|
||||||
|
inkscape:cx="666.88359"
|
||||||
|
inkscape:cy="73.09741"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
inkscape:document-rotation="0"
|
||||||
|
showgrid="true"
|
||||||
|
inkscape:snap-bbox="true"
|
||||||
|
inkscape:bbox-nodes="true"
|
||||||
|
inkscape:window-width="2268"
|
||||||
|
inkscape:window-height="1205"
|
||||||
|
inkscape:window-x="46"
|
||||||
|
inkscape:window-y="73"
|
||||||
|
inkscape:window-maximized="0">
|
||||||
|
<inkscape:grid
|
||||||
|
type="xygrid"
|
||||||
|
id="grid2792" />
|
||||||
|
</sodipodi:namedview>
|
||||||
|
<metadata
|
||||||
|
id="metadata2226">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title />
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:1.05833, 1.05833;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker3280)"
|
||||||
|
d="m 142.875,23.8125 c 0,-2.645569 0,-5.291402 0,-7.9375"
|
||||||
|
id="path3124-7"
|
||||||
|
inkscape:path-effect="#path-effect3149"
|
||||||
|
inkscape:original-d="m 142.875,23.8125 c 2.7e-4,-2.645569 2.7e-4,-5.291402 0,-7.9375" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="97.649857"
|
||||||
|
y="30.008167"
|
||||||
|
id="text2796"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan2794"
|
||||||
|
x="97.649857"
|
||||||
|
y="30.008167"
|
||||||
|
style="stroke-width:0.264583">$t$</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="195.54568"
|
||||||
|
y="28.778605"
|
||||||
|
id="text2800"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan2798"
|
||||||
|
x="195.54568"
|
||||||
|
y="28.778605"
|
||||||
|
style="stroke-width:0.264583">$f$</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 7.9374999,23.8125 c 30.8683201,0 61.7363751,0 92.6041701,0"
|
||||||
|
id="path2802"
|
||||||
|
inkscape:path-effect="#path-effect2804"
|
||||||
|
inkscape:original-d="m 7.9374999,23.8125 c 30.8683201,2.65e-4 61.7363751,2.65e-4 92.6041701,0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 10.583333,23.8125 c 3.527777,-3.527778 7.055555,-7.055556 10.583501,-7.055388 3.527945,1.67e-4 7.055653,3.527875 10.583466,7.055688 3.527812,3.527812 7.055521,7.055521 10.583201,7.055353 3.52768,-1.69e-4 7.055388,-3.527877 10.583201,-7.055689 3.527812,-3.527813 7.05552,-7.05552 10.583465,-7.055352 3.527944,1.67e-4 7.055652,3.527875 10.583465,7.055688 3.527813,3.527813 7.055521,7.055521 10.583202,7.055353 3.52768,-1.68e-4 7.055388,-3.527877 9.260258,-5.732746 2.204869,-2.204869 3.086796,-3.086797 3.96874,-3.968741"
|
||||||
|
id="path2806"
|
||||||
|
inkscape:path-effect="#path-effect2808"
|
||||||
|
inkscape:original-d="m 10.583333,23.8125 c 3.528042,-3.527513 7.05582,-7.055291 10.583333,-10.583333 3.528113,3.528112 7.055821,7.05582 10.583334,10.583333 3.528112,3.528113 7.055821,7.055821 10.583333,10.583333 3.528113,-3.527584 7.055821,-7.055292 10.583333,-10.583333 3.528113,-3.527584 7.055821,-7.055291 10.583333,-10.583333 3.528113,3.528112 7.055821,7.05582 10.583333,10.583333 3.528113,3.528113 7.055821,7.055821 10.583334,10.583333 3.528112,-3.527584 7.055821,-7.055292 10.583333,-10.583333 0.882226,-0.881698 1.764154,-1.763625 2.645833,-2.645834" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 119.0625,23.8125 c 26.4586,0 52.91693,0 79.375,0"
|
||||||
|
id="path2810"
|
||||||
|
inkscape:path-effect="#path-effect2812"
|
||||||
|
inkscape:original-d="m 119.0625,23.8125 c 26.4586,2.64e-4 52.91693,2.64e-4 79.375,0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.265;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#DotM)"
|
||||||
|
d="m 21.166667,23.8125 c 0,-2.204597 0,-4.409457 0,-6.614583"
|
||||||
|
id="path2814"
|
||||||
|
inkscape:path-effect="#path-effect2816"
|
||||||
|
inkscape:original-d="m 21.166667,23.8125 c 2.64e-4,-2.204597 2.64e-4,-4.409457 0,-6.614583"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#marker2878)"
|
||||||
|
d="m 42.333333,23.8125 c 0,2.205125 0,4.409986 0,6.614583"
|
||||||
|
id="path2822"
|
||||||
|
inkscape:path-effect="#path-effect2824"
|
||||||
|
inkscape:original-d="m 42.333333,23.8125 c 2.65e-4,2.205125 2.65e-4,4.409986 0,6.614583"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#marker2928)"
|
||||||
|
d="m 63.5,23.8125 c 0,-2.204597 0,-4.409457 0,-6.614583"
|
||||||
|
id="path2830"
|
||||||
|
inkscape:path-effect="#path-effect2832"
|
||||||
|
inkscape:original-d="m 63.5,23.8125 c 2.65e-4,-2.204597 2.65e-4,-4.409457 0,-6.614583"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 121.70833,14.552083 c 0,3.969015 0,7.937765 0,11.90625"
|
||||||
|
id="path3100"
|
||||||
|
inkscape:path-effect="#path-effect3102"
|
||||||
|
inkscape:original-d="m 121.70833,14.552083 c 2.7e-4,3.969015 2.7e-4,7.937765 0,11.90625" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 142.875,25.135416 c 0,-1.322652 0,-2.645568 0,-3.96875"
|
||||||
|
id="path3108"
|
||||||
|
inkscape:path-effect="#path-effect3110"
|
||||||
|
inkscape:original-d="m 142.875,25.135416 c 2.6e-4,-1.322652 2.6e-4,-2.645568 0,-3.96875" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 164.04166,25.135416 c 0,-1.322652 0,-2.645568 0,-3.96875"
|
||||||
|
id="path3112"
|
||||||
|
inkscape:path-effect="#path-effect3114"
|
||||||
|
inkscape:original-d="m 164.04166,25.135416 c 2.7e-4,-1.322652 2.7e-4,-2.645568 0,-3.96875" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="141.55208"
|
||||||
|
y="29.104166"
|
||||||
|
id="text3118"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan3116"
|
||||||
|
x="141.55208"
|
||||||
|
y="29.104166"
|
||||||
|
style="stroke-width:0.264583">$\frac{f_s}{2}$</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="161.14986"
|
||||||
|
y="29.513098"
|
||||||
|
id="text3122"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan3120"
|
||||||
|
x="161.14986"
|
||||||
|
y="29.513098"
|
||||||
|
style="stroke-width:0.264583">$f_s$</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#marker3290)"
|
||||||
|
d="m 142.875,25.135417 c 0,-2.645569 0,-5.291402 0,-7.9375"
|
||||||
|
id="path3124"
|
||||||
|
inkscape:path-effect="#path-effect3126"
|
||||||
|
inkscape:original-d="m 142.875,25.135417 c 2.7e-4,-2.645569 2.7e-4,-5.291402 0,-7.9375" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:1.05833, 1.05833;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker3222)"
|
||||||
|
d="m 185.20833,23.8125 c 0,-2.645569 0,-5.291402 0,-7.9375"
|
||||||
|
id="path3124-9"
|
||||||
|
inkscape:path-effect="#path-effect3161"
|
||||||
|
inkscape:original-d="m 185.20833,23.8125 c 2.7e-4,-2.645569 2.7e-4,-5.291402 0,-7.9375" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="137.33736"
|
||||||
|
y="13.638098"
|
||||||
|
id="text3384"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan3382"
|
||||||
|
x="137.33736"
|
||||||
|
y="13.638098"
|
||||||
|
style="stroke-width:0.264583">$f_a$</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="133.36861"
|
||||||
|
y="8.3464308"
|
||||||
|
id="text3442"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan3440"
|
||||||
|
x="133.36861"
|
||||||
|
y="8.3464308"
|
||||||
|
style="stroke-width:0.264583">$f_s-f_a$</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="177.02486"
|
||||||
|
y="14.133167"
|
||||||
|
id="text3446"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan3444"
|
||||||
|
x="177.02486"
|
||||||
|
y="14.133167"
|
||||||
|
style="stroke-width:0.264583">$f_s+f_a$</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 121.70833,19.84375 H 142.875 v 3.96875"
|
||||||
|
id="path3448" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 123.03125,19.84375 -1.32292,1.322916"
|
||||||
|
id="path3450" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 125.67708,19.84375 -3.96875,3.96875"
|
||||||
|
id="path3452" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 128.32292,19.84375 -3.96875,3.96875"
|
||||||
|
id="path3454" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 130.96875,19.84375 127,23.8125"
|
||||||
|
id="path3456" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 133.61458,19.84375 -3.96875,3.96875"
|
||||||
|
id="path3458" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 136.26041,19.84375 -3.96875,3.96875"
|
||||||
|
id="path3460" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 138.90625,19.84375 134.9375,23.8125"
|
||||||
|
id="path3462" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 141.55208,19.84375 -3.96875,3.96875"
|
||||||
|
id="path3464" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 142.875,21.166666 140.22916,23.8125"
|
||||||
|
id="path3466" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 185.20833,21.166666 v 3.96875"
|
||||||
|
id="path3713" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="174.37901"
|
||||||
|
y="29.351522"
|
||||||
|
id="text3118-2"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan3116-0"
|
||||||
|
x="174.37901"
|
||||||
|
y="29.351522"
|
||||||
|
style="stroke-width:0.264583">$\frac{3f_s}{2}$</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="163.90903"
|
||||||
|
y="7.8716984"
|
||||||
|
id="text3753"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan3751"
|
||||||
|
x="163.90903"
|
||||||
|
y="7.8716984"
|
||||||
|
style="stroke-width:0.264583">основная полоса</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#Arrow2Mend)"
|
||||||
|
d="M 179.91666,9.2604166 H 162.71875 L 141.55208,21.166666"
|
||||||
|
id="path3755" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 24 KiB |
|
@ -0,0 +1,587 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg2229"
|
||||||
|
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
|
||||||
|
sodipodi:docname="04-cedd-00-subdiscr-4.svg">
|
||||||
|
<defs
|
||||||
|
id="defs2223">
|
||||||
|
<marker
|
||||||
|
style="overflow:visible;"
|
||||||
|
id="Arrow2Mend"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="Arrow2Mend"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.6) rotate(180) translate(0,0)"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
id="path902" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker3290"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="EmptyDiamondM"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.4)"
|
||||||
|
style="fill-rule:evenodd;fill:#ffffff;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
||||||
|
d="M 0,-7.0710768 L -7.0710894,0 L 0,7.0710589 L 7.0710462,0 L 0,-7.0710768 z "
|
||||||
|
id="path3288" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker3280"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="EmptyDiamondM"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.4)"
|
||||||
|
style="fill-rule:evenodd;fill:#ffffff;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
||||||
|
d="M 0,-7.0710768 L -7.0710894,0 L 0,7.0710589 L 7.0710462,0 L 0,-7.0710768 z "
|
||||||
|
id="path3278" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker3222"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="EmptyDiamondM"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.4)"
|
||||||
|
style="fill-rule:evenodd;fill:#ffffff;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
||||||
|
d="M 0,-7.0710768 L -7.0710894,0 L 0,7.0710589 L 7.0710462,0 L 0,-7.0710768 z "
|
||||||
|
id="path3220" />
|
||||||
|
</marker>
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect3161"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect3149"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect3126"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect3114"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect3110"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect3106"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect3102"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker3002"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotM"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.4) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path3000" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker2962"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotM"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.4) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path2960" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker2928"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotM"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.4) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path2926" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker2900"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotM"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.4) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path2898" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker2878"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotM"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.4) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path2876" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="DotM"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotM"
|
||||||
|
inkscape:isstock="true"
|
||||||
|
inkscape:collect="always">
|
||||||
|
<path
|
||||||
|
transform="scale(0.4) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path939" />
|
||||||
|
</marker>
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2836"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2832"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2828"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2824"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2820"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2816"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2812"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2808"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2804"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
</defs>
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="2.8"
|
||||||
|
inkscape:cx="493.7325"
|
||||||
|
inkscape:cy="23.071254"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
inkscape:document-rotation="0"
|
||||||
|
showgrid="true"
|
||||||
|
inkscape:snap-bbox="true"
|
||||||
|
inkscape:bbox-nodes="true"
|
||||||
|
inkscape:window-width="2268"
|
||||||
|
inkscape:window-height="1205"
|
||||||
|
inkscape:window-x="46"
|
||||||
|
inkscape:window-y="73"
|
||||||
|
inkscape:window-maximized="0">
|
||||||
|
<inkscape:grid
|
||||||
|
type="xygrid"
|
||||||
|
id="grid2792" />
|
||||||
|
</sodipodi:namedview>
|
||||||
|
<metadata
|
||||||
|
id="metadata2226">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:1.05833, 1.05833;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker3280)"
|
||||||
|
d="m 132.29167,23.8125 c 0,-2.645569 0,-5.291402 0,-7.9375"
|
||||||
|
id="path3124-7"
|
||||||
|
inkscape:path-effect="#path-effect3149"
|
||||||
|
inkscape:original-d="m 132.29167,23.8125 c 2.7e-4,-2.645569 2.7e-4,-5.291402 0,-7.9375" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="97.649857"
|
||||||
|
y="30.008167"
|
||||||
|
id="text2796"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan2794"
|
||||||
|
x="97.649857"
|
||||||
|
y="30.008167"
|
||||||
|
style="stroke-width:0.264583">$t$</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="195.54568"
|
||||||
|
y="28.778605"
|
||||||
|
id="text2800"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan2798"
|
||||||
|
x="195.54568"
|
||||||
|
y="28.778605"
|
||||||
|
style="stroke-width:0.264583">$f$</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 7.9374999,23.8125 c 30.8683201,0 61.7363751,0 92.6041701,0"
|
||||||
|
id="path2802"
|
||||||
|
inkscape:path-effect="#path-effect2804"
|
||||||
|
inkscape:original-d="m 7.9374999,23.8125 c 30.8683201,2.65e-4 61.7363751,2.65e-4 92.6041701,0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 10.583333,23.8125 c 3.527777,-3.527778 7.055555,-7.055556 10.583501,-7.055388 3.527945,1.67e-4 7.055653,3.527875 10.583466,7.055688 3.527812,3.527812 7.055521,7.055521 10.583201,7.055353 3.52768,-1.69e-4 7.055388,-3.527877 10.583201,-7.055689 3.527812,-3.527813 7.05552,-7.05552 10.583465,-7.055352 3.527944,1.67e-4 7.055652,3.527875 10.583465,7.055688 3.527813,3.527813 7.055521,7.055521 10.583202,7.055353 3.52768,-1.68e-4 7.055388,-3.527877 9.260258,-5.732746 2.204869,-2.204869 3.086796,-3.086797 3.96874,-3.968741"
|
||||||
|
id="path2806"
|
||||||
|
inkscape:path-effect="#path-effect2808"
|
||||||
|
inkscape:original-d="m 10.583333,23.8125 c 3.528042,-3.527513 7.05582,-7.055291 10.583333,-10.583333 3.528113,3.528112 7.055821,7.05582 10.583334,10.583333 3.528112,3.528113 7.055821,7.055821 10.583333,10.583333 3.528113,-3.527584 7.055821,-7.055292 10.583333,-10.583333 3.528113,-3.527584 7.055821,-7.055291 10.583333,-10.583333 3.528113,3.528112 7.055821,7.05582 10.583333,10.583333 3.528113,3.528113 7.055821,7.055821 10.583334,10.583333 3.528112,-3.527584 7.055821,-7.055292 10.583333,-10.583333 0.882226,-0.881698 1.764154,-1.763625 2.645833,-2.645834" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 119.0625,23.8125 c 26.4586,0 52.91693,0 79.375,0"
|
||||||
|
id="path2810"
|
||||||
|
inkscape:path-effect="#path-effect2812"
|
||||||
|
inkscape:original-d="m 119.0625,23.8125 c 26.4586,2.64e-4 52.91693,2.64e-4 79.375,0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.265;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#DotM)"
|
||||||
|
d="m 21.166667,23.8125 c 0,-2.204597 0,-4.409457 0,-6.614583"
|
||||||
|
id="path2814"
|
||||||
|
inkscape:path-effect="#path-effect2816"
|
||||||
|
inkscape:original-d="m 21.166667,23.8125 c 2.64e-4,-2.204597 2.64e-4,-4.409457 0,-6.614583"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#marker2878)"
|
||||||
|
d="m 84.402083,23.8125 c 0,2.205125 0,4.409986 0,6.614583"
|
||||||
|
id="path2822"
|
||||||
|
inkscape:path-effect="#path-effect2824"
|
||||||
|
inkscape:original-d="m 84.402083,23.8125 c 2.65e-4,2.205125 2.65e-4,4.409986 0,6.614583"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#marker2928)"
|
||||||
|
d="m 52.916667,23.8125 c 0,0 0,0 0,0"
|
||||||
|
id="path2830"
|
||||||
|
inkscape:path-effect="#path-effect2832"
|
||||||
|
inkscape:original-d="m 52.916667,23.8125 v 0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 121.70833,14.552083 c 0,3.969015 0,7.937765 0,11.90625"
|
||||||
|
id="path3100"
|
||||||
|
inkscape:path-effect="#path-effect3102"
|
||||||
|
inkscape:original-d="m 121.70833,14.552083 c 2.7e-4,3.969015 2.7e-4,7.937765 0,11.90625" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 142.875,25.135416 c 0,-1.322652 0,-2.645568 0,-3.96875"
|
||||||
|
id="path3108"
|
||||||
|
inkscape:path-effect="#path-effect3110"
|
||||||
|
inkscape:original-d="m 142.875,25.135416 c 2.6e-4,-1.322652 2.6e-4,-2.645568 0,-3.96875" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 164.04166,25.135416 c 0,-1.322652 0,-2.645568 0,-3.96875"
|
||||||
|
id="path3112"
|
||||||
|
inkscape:path-effect="#path-effect3114"
|
||||||
|
inkscape:original-d="m 164.04166,25.135416 c 2.7e-4,-1.322652 2.7e-4,-2.645568 0,-3.96875" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="141.55208"
|
||||||
|
y="29.104166"
|
||||||
|
id="text3118"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan3116"
|
||||||
|
x="141.55208"
|
||||||
|
y="29.104166"
|
||||||
|
style="stroke-width:0.264583">$\frac{f_s}{2}$</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="161.14986"
|
||||||
|
y="29.513098"
|
||||||
|
id="text3122"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan3120"
|
||||||
|
x="161.14986"
|
||||||
|
y="29.513098"
|
||||||
|
style="stroke-width:0.264583">$f_s$</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#marker3290)"
|
||||||
|
d="m 153.45833,23.8125 c 0,-2.645569 0,-5.291402 0,-7.9375"
|
||||||
|
id="path3124"
|
||||||
|
inkscape:path-effect="#path-effect3126"
|
||||||
|
inkscape:original-d="m 153.45833,23.8125 c 2.7e-4,-2.645569 2.7e-4,-5.291402 0,-7.9375" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:1.05833, 1.05833;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker3222)"
|
||||||
|
d="m 195.79167,23.8125 c 0,-2.645569 0,-5.291402 0,-7.9375"
|
||||||
|
id="path3124-9"
|
||||||
|
inkscape:path-effect="#path-effect3161"
|
||||||
|
inkscape:original-d="m 195.79167,23.8125 c 2.7e-4,-2.645569 2.7e-4,-5.291402 0,-7.9375" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="149.24361"
|
||||||
|
y="13.638098"
|
||||||
|
id="text3384"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan3382"
|
||||||
|
x="149.24361"
|
||||||
|
y="13.638098"
|
||||||
|
style="stroke-width:0.264583">$f_a$</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="126.75402"
|
||||||
|
y="13.638098"
|
||||||
|
id="text3442"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan3440"
|
||||||
|
x="126.75402"
|
||||||
|
y="13.638098"
|
||||||
|
style="stroke-width:0.264583">$f_s-f_a$</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="187.60818"
|
||||||
|
y="13.638098"
|
||||||
|
id="text3446"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan3444"
|
||||||
|
x="187.60818"
|
||||||
|
y="13.638098"
|
||||||
|
style="stroke-width:0.264583">$f_s+f_a$</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 121.70833,19.84375 H 142.875 v 3.96875"
|
||||||
|
id="path3448" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 123.03125,19.84375 -1.32292,1.322916"
|
||||||
|
id="path3450" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 125.67708,19.84375 -3.96875,3.96875"
|
||||||
|
id="path3452" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 128.32292,19.84375 -3.96875,3.96875"
|
||||||
|
id="path3454" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 130.96875,19.84375 127,23.8125"
|
||||||
|
id="path3456" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 133.61458,19.84375 -3.96875,3.96875"
|
||||||
|
id="path3458" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 136.26041,19.84375 -3.96875,3.96875"
|
||||||
|
id="path3460" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 138.90625,19.84375 134.9375,23.8125"
|
||||||
|
id="path3462" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 141.55208,19.84375 -3.96875,3.96875"
|
||||||
|
id="path3464" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 142.875,21.166666 140.22916,23.8125"
|
||||||
|
id="path3466" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 185.20833,21.166666 v 3.96875"
|
||||||
|
id="path3713" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="174.37901"
|
||||||
|
y="29.351522"
|
||||||
|
id="text3118-2"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan3116-0"
|
||||||
|
x="174.37901"
|
||||||
|
y="29.351522"
|
||||||
|
style="stroke-width:0.264583">$\frac{3f_s}{2}$</tspan></text>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 23 KiB |
|
@ -0,0 +1,649 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg8"
|
||||||
|
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
|
||||||
|
sodipodi:docname="04-cedd-00-subdiscr.svg">
|
||||||
|
<defs
|
||||||
|
id="defs2">
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2142"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2130"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2118"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2106"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2083"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2063"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect2059"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect1801"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect1799"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect1617"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect1615"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect1491"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect1489"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker1365"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="EmptyDiamondLstart"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8) translate(7,0)"
|
||||||
|
style="fill-rule:evenodd;fill:#ffffff;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
||||||
|
d="M 0,-7.0710768 L -7.0710894,0 L 0,7.0710589 L 7.0710462,0 L 0,-7.0710768 z "
|
||||||
|
id="path1363" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker1285"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="EmptyDiamondLstart"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8) translate(7,0)"
|
||||||
|
style="fill-rule:evenodd;fill:#ffffff;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
||||||
|
d="M 0,-7.0710768 L -7.0710894,0 L 0,7.0710589 L 7.0710462,0 L 0,-7.0710768 z "
|
||||||
|
id="path1283" />
|
||||||
|
</marker>
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect1255"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect1251"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect1247"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect1243"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect1239"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect1235"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect1231"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<marker
|
||||||
|
style="overflow:visible;"
|
||||||
|
id="Arrow2Mend"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="Arrow2Mend"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.6) rotate(180) translate(0,0)"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
id="path902" />
|
||||||
|
</marker>
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect873"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect869"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="bspline"
|
||||||
|
id="path-effect865"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
weight="33.333333"
|
||||||
|
steps="2"
|
||||||
|
helper_size="0"
|
||||||
|
apply_no_weight="true"
|
||||||
|
apply_with_weight="true"
|
||||||
|
only_selected="false" />
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker1285-3"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="EmptyDiamondLstart"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="matrix(0.8,0,0,0.8,5.6,0)"
|
||||||
|
style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
||||||
|
d="M 0,-7.0710768 -7.0710894,0 0,7.0710589 7.0710462,0 Z"
|
||||||
|
id="path1283-6" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker1295-7"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="EmptyDiamondLstart"
|
||||||
|
inkscape:isstock="true"
|
||||||
|
inkscape:collect="always">
|
||||||
|
<path
|
||||||
|
transform="matrix(0.8,0,0,0.8,5.6,0)"
|
||||||
|
style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
||||||
|
d="M 0,-7.0710768 -7.0710894,0 0,7.0710589 7.0710462,0 Z"
|
||||||
|
id="path1293-5" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker1285-6"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="EmptyDiamondLstart"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="matrix(0.8,0,0,0.8,5.6,0)"
|
||||||
|
style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
||||||
|
d="M 0,-7.0710768 -7.0710894,0 0,7.0710589 7.0710462,0 Z"
|
||||||
|
id="path1283-2" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker1285-6-0"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="EmptyDiamondLstart"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="matrix(0.8,0,0,0.8,5.6,0)"
|
||||||
|
style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
||||||
|
d="M 0,-7.0710768 -7.0710894,0 0,7.0710589 7.0710462,0 Z"
|
||||||
|
id="path1283-2-9" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker1295-9-3"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="EmptyDiamondLstart"
|
||||||
|
inkscape:isstock="true"
|
||||||
|
inkscape:collect="always">
|
||||||
|
<path
|
||||||
|
transform="matrix(0.8,0,0,0.8,5.6,0)"
|
||||||
|
style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
||||||
|
d="M 0,-7.0710768 -7.0710894,0 0,7.0710589 7.0710462,0 Z"
|
||||||
|
id="path1293-1-6" />
|
||||||
|
</marker>
|
||||||
|
</defs>
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="1.4"
|
||||||
|
inkscape:cx="357.04306"
|
||||||
|
inkscape:cy="226.21537"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
inkscape:document-rotation="0"
|
||||||
|
showgrid="true"
|
||||||
|
inkscape:snap-bbox="true"
|
||||||
|
inkscape:bbox-nodes="true"
|
||||||
|
inkscape:snap-bbox-edge-midpoints="true"
|
||||||
|
inkscape:snap-bbox-midpoints="true"
|
||||||
|
inkscape:window-width="2236"
|
||||||
|
inkscape:window-height="1205"
|
||||||
|
inkscape:window-x="1"
|
||||||
|
inkscape:window-y="28"
|
||||||
|
inkscape:window-maximized="0">
|
||||||
|
<inkscape:grid
|
||||||
|
type="xygrid"
|
||||||
|
id="grid833" />
|
||||||
|
</sodipodi:namedview>
|
||||||
|
<metadata
|
||||||
|
id="metadata5">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="48.795986"
|
||||||
|
y="44.923702"
|
||||||
|
id="text837"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan835"
|
||||||
|
x="48.795986"
|
||||||
|
y="44.923702"
|
||||||
|
style="stroke-width:0.264583">$f_a$</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="70.114586"
|
||||||
|
y="68.791664"
|
||||||
|
id="text849"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="70.114586"
|
||||||
|
y="68.791664"
|
||||||
|
style="stroke-width:0.264583"
|
||||||
|
id="tspan2053">$0.5f_s$</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="99.21875"
|
||||||
|
y="68.791664"
|
||||||
|
id="text853"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan851"
|
||||||
|
x="99.21875"
|
||||||
|
y="68.791664"
|
||||||
|
style="stroke-width:0.264583">$1f_s$</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="128.32292"
|
||||||
|
y="68.791664"
|
||||||
|
id="text857"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan855"
|
||||||
|
x="128.32292"
|
||||||
|
y="68.791664"
|
||||||
|
style="stroke-width:0.264583">$1.5f_s$</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="160.07292"
|
||||||
|
y="68.791664"
|
||||||
|
id="text861"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan859"
|
||||||
|
x="160.07292"
|
||||||
|
y="68.791664"
|
||||||
|
style="stroke-width:0.264583">$2f_s$</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.265;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none;marker-end:url(#Arrow2Mend)"
|
||||||
|
d="m 37.041666,63.499999 c 47.625264,0 95.250264,0 142.874994,0"
|
||||||
|
id="path867"
|
||||||
|
inkscape:path-effect="#path-effect869"
|
||||||
|
inkscape:original-d="m 37.041666,63.499999 c 47.625264,2.65e-4 95.250264,2.65e-4 142.874994,0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.265;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none;marker-end:url(#Arrow2Mend)"
|
||||||
|
d="m 42.333333,63.499999 c 0,-9.701125 0,-19.402512 0,-29.104166"
|
||||||
|
id="path871"
|
||||||
|
inkscape:path-effect="#path-effect873"
|
||||||
|
inkscape:original-d="m 42.333333,63.499999 c 2.64e-4,-9.701125 2.64e-4,-19.402512 0,-29.104166" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 74.083332,60.854166 c 0,0.441238 0,0.882208 0,1.543675 0,0.661468 0,1.543396 0,2.425075"
|
||||||
|
id="path1229"
|
||||||
|
inkscape:path-effect="#path-effect1231"
|
||||||
|
inkscape:original-d="m 74.083332,60.854166 c 2.65e-4,0.441238 2.65e-4,0.882208 0,1.322917 2.65e-4,0.882226 2.65e-4,1.764154 0,2.645833" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 101.86458,60.854166 c 0,1.323181 0,2.646098 0,3.96875"
|
||||||
|
id="path1233"
|
||||||
|
inkscape:path-effect="#path-effect1235"
|
||||||
|
inkscape:original-d="m 101.86458,60.854166 c 2.7e-4,1.323181 2.7e-4,2.646098 0,3.96875" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 132.29166,60.854166 c 0,1.323181 0,2.646098 0,3.96875"
|
||||||
|
id="path1237"
|
||||||
|
inkscape:path-effect="#path-effect1239"
|
||||||
|
inkscape:original-d="m 132.29166,60.854166 c 2.7e-4,1.323181 2.7e-4,2.646098 0,3.96875" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 162.71875,60.854166 c 0,1.323181 0,2.646098 0,3.96875"
|
||||||
|
id="path1241"
|
||||||
|
inkscape:path-effect="#path-effect1243"
|
||||||
|
inkscape:original-d="m 162.71875,60.854166 c 2.6e-4,1.323181 2.6e-4,2.646098 0,3.96875" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#marker1365)"
|
||||||
|
d="m 48.947916,63.499999 c 0,-4.850429 0,-9.701125 0,-14.552083"
|
||||||
|
id="path1245"
|
||||||
|
inkscape:path-effect="#path-effect1247"
|
||||||
|
inkscape:original-d="m 48.947916,63.499999 c 2.65e-4,-4.850429 2.65e-4,-9.701125 0,-14.552083" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:1.05833, 1.05833;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker1285-3)"
|
||||||
|
d="m 95.250001,63.5 c 0,-4.850429 0,-9.701125 0,-14.552083"
|
||||||
|
id="path1249-3"
|
||||||
|
inkscape:path-effect="#path-effect1489"
|
||||||
|
inkscape:original-d="m 95.250001,63.5 c 2.65e-4,-4.850429 2.65e-4,-9.701125 0,-14.552083" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:1.05833, 1.05833;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker1295-7)"
|
||||||
|
d="m 108.47917,63.5 c 0,-4.850429 0,-9.701125 0,-14.552083"
|
||||||
|
id="path1253-5"
|
||||||
|
inkscape:path-effect="#path-effect1491"
|
||||||
|
inkscape:original-d="m 108.47917,63.5 c 2.7e-4,-4.850429 2.7e-4,-9.701125 0,-14.552083" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:1.05833, 1.05833;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker1285-6-0)"
|
||||||
|
d="m 156.10417,63.5 c 0,-4.850429 0,-9.701125 0,-14.552083"
|
||||||
|
id="path1249-2-0"
|
||||||
|
inkscape:path-effect="#path-effect1799"
|
||||||
|
inkscape:original-d="m 156.10417,63.5 c 2.7e-4,-4.850429 2.7e-4,-9.701125 0,-14.552083" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:1.05833, 1.05833;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker1295-9-3)"
|
||||||
|
d="m 169.33334,63.5 c 0,-4.850429 0,-9.701125 0,-14.552083"
|
||||||
|
id="path1253-7-6"
|
||||||
|
inkscape:path-effect="#path-effect1801"
|
||||||
|
inkscape:original-d="m 169.33334,63.5 c 2.6e-4,-4.850429 2.6e-4,-9.701125 0,-14.552083" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="128.19028"
|
||||||
|
y="38.802452"
|
||||||
|
id="text2051"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan2049"
|
||||||
|
x="128.19028"
|
||||||
|
y="38.802452"
|
||||||
|
style="stroke-width:0.264583">образы</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458299;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:1.05833194,1.05833194;stroke-dashoffset:0"
|
||||||
|
d="m 127,39.6875 c -4.85057,2.204807 -9.70127,4.409671 -14.55208,6.614583"
|
||||||
|
id="path2057"
|
||||||
|
inkscape:path-effect="#path-effect2059"
|
||||||
|
inkscape:original-d="m 127,39.6875 c -4.85043,2.205124 -9.70113,4.409987 -14.55208,6.614583" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458299;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:1.05833194,1.05833194;stroke-dashoffset:0"
|
||||||
|
d="m 144.19791,39.6875 c 3.08711,2.205079 6.17392,4.409938 9.26042,6.614583"
|
||||||
|
id="path2061"
|
||||||
|
inkscape:path-effect="#path-effect2063"
|
||||||
|
inkscape:original-d="m 144.19791,39.6875 c 3.08708,2.205124 6.17388,4.409987 9.26042,6.614583" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="54.239582"
|
||||||
|
y="78.052086"
|
||||||
|
id="text2067"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan2065"
|
||||||
|
x="54.239582"
|
||||||
|
y="78.052086"
|
||||||
|
style="stroke-width:0.264583">зона 1</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="79.375"
|
||||||
|
y="78.052086"
|
||||||
|
id="text2071"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan2069"
|
||||||
|
x="79.375"
|
||||||
|
y="78.052086"
|
||||||
|
style="stroke-width:0.264583">зона 2</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="112.44791"
|
||||||
|
y="78.052086"
|
||||||
|
id="text2075"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan2073"
|
||||||
|
x="112.44791"
|
||||||
|
y="78.052086"
|
||||||
|
style="stroke-width:0.264583">зона 3</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:4.9389px;line-height:1.25;font-family:'PT Astra Serif';-inkscape-font-specification:'PT Astra Serif';stroke-width:0.264583"
|
||||||
|
x="141.55208"
|
||||||
|
y="78.052086"
|
||||||
|
id="text2079"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan2077"
|
||||||
|
x="141.55208"
|
||||||
|
y="78.052086"
|
||||||
|
style="stroke-width:0.264583">зона 4</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458299;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:0.26458299,1.58749792;stroke-dashoffset:0"
|
||||||
|
d="m 48.947916,63.499999 c 0,7.937765 0,15.875265 0,23.8125"
|
||||||
|
id="path2081"
|
||||||
|
inkscape:path-effect="#path-effect2083"
|
||||||
|
inkscape:original-d="m 48.947916,63.499999 c 2.65e-4,7.937765 2.65e-4,15.875265 0,23.8125" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.264583, 1.5875;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 74.083333,63.500001 c 0,7.937765 0,15.875265 0,23.812498"
|
||||||
|
id="path2081-2"
|
||||||
|
inkscape:path-effect="#path-effect2106"
|
||||||
|
inkscape:original-d="m 74.083333,63.500001 c 2.65e-4,7.937765 2.65e-4,15.875265 0,23.812498" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.264583, 1.5875;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 101.86458,63.5 c 0,7.937765 0,15.875265 0,23.8125"
|
||||||
|
id="path2081-6"
|
||||||
|
inkscape:path-effect="#path-effect2118"
|
||||||
|
inkscape:original-d="m 101.86458,63.5 c 2.7e-4,7.937765 2.7e-4,15.875265 0,23.8125" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.264583, 1.5875;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 132.29167,63.5 c 0,7.937765 0,15.875265 0,23.8125"
|
||||||
|
id="path2081-1"
|
||||||
|
inkscape:path-effect="#path-effect2130"
|
||||||
|
inkscape:original-d="m 132.29167,63.5 c 2.6e-4,7.937765 2.6e-4,15.875265 0,23.8125" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.264583, 1.5875;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 162.71875,63.5 c 0,7.937765 0,15.875265 0,23.8125"
|
||||||
|
id="path2081-8"
|
||||||
|
inkscape:path-effect="#path-effect2142"
|
||||||
|
inkscape:original-d="m 162.71875,63.5 c 2.6e-4,7.937765 2.6e-4,15.875265 0,23.8125" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 24 KiB |