Compare commits
20 Commits
eb57832eb7
...
master
Author | SHA1 | Date | |
---|---|---|---|
8cba417317 | |||
369454f877 | |||
6a65ed51a5 | |||
572e1d5abd | |||
504f0d7935 | |||
d424d56143 | |||
f34ae9b8c4 | |||
4568a119a2 | |||
4769d4b57f | |||
616652f67a | |||
946ae5f977 | |||
b1517f1c35 | |||
5592f7a37d | |||
c073d945d1 | |||
0d33958b17 | |||
4836b9e254 | |||
2b5757bb09 | |||
c520f7903e | |||
10e9c17a60 | |||
6ce027cf8a |
@@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2020 Dehaeze Thomas
|
||||
Copyright (c) 2021 Dehaeze Thomas
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
8
dehaeze21_desig_compl_filte.bib
Normal file
@@ -0,0 +1,8 @@
|
||||
@article{dehaeze21_new_method_desig_compl_filter,
|
||||
author = {Dehaeze, Thomas and Vermat, Mohit and Collette, Christophe},
|
||||
title = {A New Method of Designing Complementary Filters for Sensor
|
||||
Fusion Using the $\mathcal{H}_\infty$ Synthesis},
|
||||
journal = {Mechanical Systems and Signal Processing},
|
||||
year = 2021,
|
||||
month = {Nov},
|
||||
}
|
87
index.html
@@ -3,9 +3,9 @@
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<!-- 2021-06-21 lun. 11:42 -->
|
||||
<!-- 2021-09-02 jeu. 10:02 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<title>Complementary Filters Shaping Using $\mathcal{H}_\infty$ Synthesis</title>
|
||||
<title>A new method of designing complementary filters for sensor fusion using the $\mathcal{H}_\infty$ synthesis</title>
|
||||
<meta name="author" content="Thomas Dehaeze" />
|
||||
<meta name="generator" content="Org Mode" />
|
||||
<link rel="stylesheet" type="text/css" href="https://research.tdehaeze.xyz/css/style.css"/>
|
||||
@@ -33,8 +33,8 @@
|
||||
<a accesskey="h" href="../index.html"> UP </a>
|
||||
|
|
||||
<a accesskey="H" href="../index.html"> HOME </a>
|
||||
</div><div id="content">
|
||||
<h1 class="title">Complementary Filters Shaping Using \(\mathcal{H}_\infty\) Synthesis
|
||||
</div><div id="content" class="content">
|
||||
<h1 class="title">A new method of designing complementary filters for sensor fusion using the \(\mathcal{H}_\infty\) synthesis
|
||||
<br />
|
||||
<span class="subtitle">Dehaeze Thomas, Verma Mohit and Collette Christophe</span>
|
||||
</h1>
|
||||
@@ -44,33 +44,88 @@
|
||||
</p>
|
||||
|
||||
<p>
|
||||
For many applications, large bandwidth and dynamic ranges are requiring to use several sensors, whose signals are combined using complementary filters.
|
||||
This paper presents a method for designing these complementary filters using \(\mathcal{H}_\infty\) synthesis that allows to shape the filter norms.
|
||||
This method is shown to be easily applicable for the synthesis of complex complementary filters.
|
||||
In order to obtain a better estimate of a quantity being measured, several sensors having different characteristics can be merged with a technique called “sensor fusion”.
|
||||
The obtained “super sensor” can combine the benefits of the individual sensors provided that the complementary filters used in the fusion are well designed.
|
||||
Indeed, properties of the super sensor are linked to the magnitude of the complementary filters.
|
||||
Properly shaping the magnitude of complementary filters is a difficult and time-consuming task.
|
||||
In this study, we address this issue and propose a new method for designing complementary filters.
|
||||
This method uses weighting functions to specify the wanted shape of the complementary filter that are then easily obtained using the standard \(\mathcal{H}_\infty\) synthesis.
|
||||
The proper choice of the weighting functions is discussed, and the effectiveness and simplicity of the design method is highlighted using several examples.
|
||||
Such synthesis method is further extended for the shaping of more than two complementary filters.
|
||||
</p>
|
||||
</blockquote>
|
||||
|
||||
<div id="outline-container-org16737c1" class="outline-2">
|
||||
<h2 id="org16737c1">Paper (<a href="journal/journal.pdf">link</a>)</h2>
|
||||
<div class="outline-text-2" id="text-org16737c1">
|
||||
<div id="outline-container-org8d13d5d" class="outline-2">
|
||||
<h2 id="org8d13d5d">Journal Article (<a href="journal/dehaeze21_desig_compl_filte.pdf">link</a>)</h2>
|
||||
<div class="outline-text-2" id="text-org8d13d5d">
|
||||
<p>
|
||||
The paper has been created <a href="https://orgmode.org/">Org Mode</a> (generating <a href="https://www.latex-project.org/">LaTeX</a> code) under <a href="https://www.gnu.org/software/emacs/">Emacs</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
To cite this paper use the following BibTeX code.
|
||||
</p>
|
||||
<div class="org-src-container">
|
||||
<pre class="src src-bibtex"><span class="org-function-name">@article</span>{<span class="org-constant">dehaeze21_new_method_desig_compl_filter</span>,
|
||||
<span class="org-variable-name">author</span> = {Dehaeze, Thomas and Vermat, Mohit and Collette, Christophe},
|
||||
<span class="org-variable-name">title</span> = {A New Method of Designing Complementary Filters for Sensor
|
||||
Fusion Using the <span class="org-string">$\mathcal{H}_\infty$</span> Synthesis},
|
||||
<span class="org-variable-name">journal</span> = {Mechanical Systems and Signal Processing},
|
||||
<span class="org-variable-name">year</span> = 2021,
|
||||
<span class="org-variable-name">month</span> = {Nov},
|
||||
}
|
||||
</pre>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
You can also use the formatted citation below.
|
||||
</p>
|
||||
<blockquote>
|
||||
<p>
|
||||
Dehaeze, T., Vermat, M., & Collette, C., A new method of designing complementary filters for sensor fusion using the \(H_\infty\) synthesis, Mechanical Systems and Signal Processing, (2021).
|
||||
</p>
|
||||
</blockquote>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgb50a720" class="outline-2">
|
||||
<h2 id="orgb50a720">Matlab Scripts (<a href="matlab/index.html">link</a>)</h2>
|
||||
<div class="outline-text-2" id="text-orgb50a720">
|
||||
<div id="outline-container-org71c1b40" class="outline-2">
|
||||
<h2 id="org71c1b40">Matlab Scripts (<a href="matlab/dehaeze21_desig_compl_filte_matlab.html">link</a>)</h2>
|
||||
<div class="outline-text-2" id="text-org71c1b40">
|
||||
<p>
|
||||
All the <a href="https://fr.mathworks.com/">Matlab</a> code that was used for the paper are accessible so that all the results are reproducible.
|
||||
The source code is hosted on <a href="https://zenodo.org/record/5361920">Zenodo</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
If you use this code and want to refer to it in a publication, you can use the following BibTeX reference:
|
||||
</p>
|
||||
<div class="org-src-container">
|
||||
<pre class="src src-bibtex"><span class="org-function-name">@misc</span>{<span class="org-constant">dehaeze21_new_method_desig_compl_filter_code</span>,
|
||||
<span class="org-variable-name">author</span> = {Dehaeze, Thomas},
|
||||
<span class="org-variable-name">doi</span> = {<span class="org-button">10.5281/zenodo.5361943</span>},
|
||||
<span class="org-variable-name">howpublished</span> = {Source code on Zenodo},
|
||||
<span class="org-variable-name">month</span> = sep,
|
||||
<span class="org-variable-name">title</span> = {{A New Method of Designing Complementary Filters for Sensor
|
||||
Fusion Using the <span class="org-string">$\mathcal{H}_\infty$</span> Synthesis}},
|
||||
<span class="org-variable-name">year</span> = 2021,
|
||||
}
|
||||
</pre>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
You can also use the formatted citation below.
|
||||
</p>
|
||||
<blockquote>
|
||||
<p>
|
||||
Dehaeze Thomas. (2021). A New Method of Designing Complementary Filters for Sensor Fusion Using the H-Infinity Synthesis. Source code on Zenodo. 10.5281/zenodo.5361943
|
||||
</p>
|
||||
</blockquote>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org06a9b71" class="outline-2">
|
||||
<h2 id="org06a9b71">Tikz Figures (<a href="tikz/index.html">link</a>)</h2>
|
||||
<div class="outline-text-2" id="text-org06a9b71">
|
||||
<div id="outline-container-org1b73cc9" class="outline-2">
|
||||
<h2 id="org1b73cc9">Tikz Figures (<a href="tikz/dehaeze21_desig_compl_filte_tikz.html">link</a>)</h2>
|
||||
<div class="outline-text-2" id="text-org1b73cc9">
|
||||
<p>
|
||||
All the figures for the paper have been generated using <a href="https://sourceforge.net/projects/pgf/">TikZ</a>.
|
||||
</p>
|
||||
|
72
index.org
@@ -1,4 +1,4 @@
|
||||
#+TITLE: Complementary Filters Shaping Using $\mathcal{H}_\infty$ Synthesis
|
||||
#+TITLE: A new method of designing complementary filters for sensor fusion using the $\mathcal{H}_\infty$ synthesis
|
||||
:DRAWER:
|
||||
#+SUBTITLE: Dehaeze Thomas, Verma Mohit and Collette Christophe
|
||||
|
||||
@@ -13,39 +13,71 @@
|
||||
:END:
|
||||
|
||||
#+begin_quote
|
||||
*Abstract*:
|
||||
*Abstract*:
|
||||
|
||||
For many applications, large bandwidth and dynamic ranges are requiring to use several sensors, whose signals are combined using complementary filters.
|
||||
This paper presents a method for designing these complementary filters using $\mathcal{H}_\infty$ synthesis that allows to shape the filter norms.
|
||||
This method is shown to be easily applicable for the synthesis of complex complementary filters.
|
||||
In order to obtain a better estimate of a quantity being measured, several sensors having different characteristics can be merged with a technique called "sensor fusion".
|
||||
The obtained "super sensor" can combine the benefits of the individual sensors provided that the complementary filters used in the fusion are well designed.
|
||||
Indeed, properties of the super sensor are linked to the magnitude of the complementary filters.
|
||||
Properly shaping the magnitude of complementary filters is a difficult and time-consuming task.
|
||||
In this study, we address this issue and propose a new method for designing complementary filters.
|
||||
This method uses weighting functions to specify the wanted shape of the complementary filter that are then easily obtained using the standard $\mathcal{H}_\infty$ synthesis.
|
||||
The proper choice of the weighting functions is discussed, and the effectiveness and simplicity of the design method is highlighted using several examples.
|
||||
Such synthesis method is further extended for the shaping of more than two complementary filters.
|
||||
#+end_quote
|
||||
|
||||
* Paper ([[file:journal/journal.pdf][link]])
|
||||
* Journal Article ([[file:journal/dehaeze21_desig_compl_filte.pdf][link]])
|
||||
:PROPERTIES:
|
||||
:UNNUMBERED: t
|
||||
:END:
|
||||
|
||||
The paper has been created [[https://orgmode.org/][Org Mode]] (generating [[https://www.latex-project.org/][LaTeX]] code) under [[https://www.gnu.org/software/emacs/][Emacs]].
|
||||
|
||||
* Matlab Scripts ([[file:matlab/index.org][link]])
|
||||
To cite this paper use the following BibTeX code.
|
||||
#+begin_src bibtex
|
||||
@article{dehaeze21_new_method_desig_compl_filter,
|
||||
author = {Dehaeze, Thomas and Vermat, Mohit and Collette, Christophe},
|
||||
title = {A New Method of Designing Complementary Filters for Sensor
|
||||
Fusion Using the $\mathcal{H}_\infty$ Synthesis},
|
||||
journal = {Mechanical Systems and Signal Processing},
|
||||
year = 2021,
|
||||
month = {Nov},
|
||||
}
|
||||
#+end_src
|
||||
|
||||
You can also use the formatted citation below.
|
||||
#+begin_quote
|
||||
Dehaeze, T., Vermat, M., & Collette, C., A new method of designing complementary filters for sensor fusion using the $H_\infty$ synthesis, Mechanical Systems and Signal Processing, (2021).
|
||||
#+end_quote
|
||||
|
||||
* Matlab Scripts ([[file:matlab/dehaeze21_desig_compl_filte_matlab.org][link]])
|
||||
:PROPERTIES:
|
||||
:UNNUMBERED: t
|
||||
:END:
|
||||
All the [[https://fr.mathworks.com/][Matlab]] code that was used for the paper are accessible so that all the results are reproducible.
|
||||
|
||||
* Tikz Figures ([[file:tikz/index.org][link]])
|
||||
All the [[https://fr.mathworks.com/][Matlab]] code that was used for the paper are accessible so that all the results are reproducible.
|
||||
The source code is hosted on [[https://zenodo.org/record/5361920][Zenodo]].
|
||||
|
||||
If you use this code and want to refer to it in a publication, you can use the following BibTeX reference:
|
||||
#+begin_src bibtex
|
||||
@misc{dehaeze21_new_method_desig_compl_filter_code,
|
||||
author = {Dehaeze, Thomas},
|
||||
doi = {10.5281/zenodo.5361943},
|
||||
howpublished = {Source code on Zenodo},
|
||||
month = sep,
|
||||
title = {{A New Method of Designing Complementary Filters for Sensor
|
||||
Fusion Using the $\mathcal{H}_\infty$ Synthesis}},
|
||||
year = 2021,
|
||||
}
|
||||
#+end_src
|
||||
|
||||
You can also use the formatted citation below.
|
||||
#+begin_quote
|
||||
Dehaeze Thomas. (2021). A New Method of Designing Complementary Filters for Sensor Fusion Using the H-Infinity Synthesis. Source code on Zenodo. 10.5281/zenodo.5361943
|
||||
#+end_quote
|
||||
|
||||
* Tikz Figures ([[file:tikz/dehaeze21_desig_compl_filte_tikz.org][link]])
|
||||
:PROPERTIES:
|
||||
:UNNUMBERED: t
|
||||
:END:
|
||||
All the figures for the paper have been generated using [[https://sourceforge.net/projects/pgf/][TikZ]].
|
||||
|
||||
* Cite this paper :noexport:
|
||||
:PROPERTIES:
|
||||
:UNNUMBERED: t
|
||||
:END:
|
||||
To cite this paper use the following bibtex code.
|
||||
#+begin_src bibtex
|
||||
#+end_src
|
||||
|
||||
You can also use the formatted citation below.
|
||||
#+begin_quote
|
||||
#+end_quote
|
||||
|
@@ -1,4 +1,4 @@
|
||||
#+TITLE: A new method of designing complementary filters for sensor fusion using the $\mathcal{H}_\infty$ synthesis
|
||||
#+TITLE: Designing complementary filters for sensor fusion using $\mathcal{H}_\infty$ synthesis
|
||||
:DRAWER:
|
||||
#+LATEX_CLASS: elsarticle
|
||||
#+LATEX_CLASS_OPTIONS: [preprint, sort&compress]
|
||||
@@ -12,8 +12,8 @@
|
||||
#+LATEX_HEADER_EXTRA: \author[a2,a4]{Christophe Collette}
|
||||
#+LATEX_HEADER_EXTRA: \cortext[cor1]{Corresponding author. Email Address: thomas.dehaeze@esrf.fr}
|
||||
|
||||
#+LATEX_HEADER_EXTRA: \address[a1]{European Synchrotron Radiation Facility, Grenoble, France}
|
||||
#+LATEX_HEADER_EXTRA: \address[a2]{University of Li\`{e}ge, Department of Aerospace and Mechanical Engineering, 4000 Li\`{e}ge, Belgium.}
|
||||
#+LATEX_HEADER_EXTRA: \address[a1]{European Synchrotron Radiation Facility, 38000 Grenoble, France}
|
||||
#+LATEX_HEADER_EXTRA: \address[a2]{University of Li\`{e}ge, PML, Department of Aerospace and Mechanical Engineering, 4000 Li\`{e}ge, Belgium.}
|
||||
#+LATEX_HEADER_EXTRA: \address[a3]{CSIR --- Structural Engineering Research Centre, Taramani, Chennai --- 600113, India.}
|
||||
#+LATEX_HEADER_EXTRA: \address[a4]{Universit\'{e} Libre de Bruxelles, Precision Mechatronics Laboratory, BEAMS Department, 1050 Brussels, Belgium.}
|
||||
|
||||
@@ -41,7 +41,16 @@
|
||||
("\\paragraph{%s}" . "\\paragraph*{%s}")
|
||||
("\\subparagraph{%s}" . "\\subparagraph*{%s}"))
|
||||
)
|
||||
;; Remove automatic org headings
|
||||
(defun my-latex-filter-removeOrgAutoLabels (text backend info)
|
||||
"Org-mode automatically generates labels for headings despite explicit use of `#+LABEL`. This filter forcibly removes all automatically generated org-labels in headings."
|
||||
(when (org-export-derived-backend-p backend 'latex)
|
||||
(replace-regexp-in-string "\\\\label{sec:org[a-f0-9]+}\n" "" text)))
|
||||
|
||||
(add-to-list 'org-export-filter-headline-functions
|
||||
'my-latex-filter-removeOrgAutoLabels)
|
||||
|
||||
;; Automatic delete org org-comments
|
||||
(defun delete-org-comments (backend)
|
||||
(loop for comment in (reverse (org-element-map (org-element-parse-buffer)
|
||||
'comment 'identity))
|
||||
@@ -65,13 +74,13 @@
|
||||
#+begin_frontmatter
|
||||
#+begin_abstract
|
||||
In order to obtain a better estimate of a quantity being measured, several sensors having different characteristics can be merged with a technique called "sensor fusion".
|
||||
The obtained "super sensor" can combine the benefits of the individual sensors provided that the complementary filters used in the fusion are well designed.
|
||||
The obtained "super sensor" combines the benefits of the individual sensors provided that the complementary filters used in the fusion are well designed.
|
||||
Indeed, properties of the super sensor are linked to the magnitude of the complementary filters.
|
||||
Properly shaping the magnitude of complementary filters is a difficult and time-consuming task.
|
||||
In this study, we address this issue and propose a new method for designing complementary filters.
|
||||
This method uses weighting functions to specify the wanted shape of the complementary filter that are then easily obtained using the standard $\mathcal{H}_\infty$ synthesis.
|
||||
In this study, this issue is addressed and a new method for designing complementary filters is proposed.
|
||||
This method uses weighting functions to specify the wanted shape of the complementary filters that are then obtained using the standard $\mathcal{H}_\infty$ synthesis.
|
||||
The proper choice of the weighting functions is discussed, and the effectiveness and simplicity of the design method is highlighted using several examples.
|
||||
Such synthesis method is further extended for the shaping of more than two complementary filters.
|
||||
Such synthesis method is further extended for the shaping of a set of more than two complementary filters.
|
||||
#+end_abstract
|
||||
|
||||
#+begin_keyword
|
||||
@@ -84,75 +93,75 @@ Sensor fusion \sep{} Complementary filters \sep{} $\mathcal{H}_\infty$ synthesis
|
||||
** Introduction to Sensor Fusion :ignore:
|
||||
|
||||
Measuring a physical quantity using sensors is always subject to several limitations.
|
||||
First, the accuracy of the measurement will be affected by several noise sources, such as the electrical noise of the conditioning electronics being used.
|
||||
First, the accuracy of the measurement is affected by several noise sources, such as electrical noise of the conditioning electronics being used.
|
||||
Second, the frequency range in which the measurement is relevant is bounded by the bandwidth of the sensor.
|
||||
One way to overcome these limitations is to combine several sensors using a technique called "sensor fusion"\nbsp{}cite:bendat57_optim_filter_indep_measur_two.
|
||||
Fortunately, a wide variety of sensors exist, each with different characteristics.
|
||||
By carefully choosing the fused sensors, a so called "super sensor" is obtain that combines benefits of individual sensors and yields a better estimate of the measured physical quantity. \par
|
||||
Fortunately, a wide variety of sensors exists, each with different characteristics.
|
||||
By carefully choosing the fused sensors, a so called "super sensor" is obtained that can combines benefits of the individual sensors. \par
|
||||
|
||||
** Advantages of Sensor Fusion :ignore:
|
||||
|
||||
In some situations, sensor fusion is used to increase the bandwidth of the measurement\nbsp{}cite:shaw90_bandw_enhan_posit_measur_using_measur_accel,zimmermann92_high_bandw_orien_measur_contr,min15_compl_filter_desig_angle_estim.
|
||||
For instance, in\nbsp{}cite:shaw90_bandw_enhan_posit_measur_using_measur_accel, the bandwidth of a position sensor is increased by fusing it with an accelerometer providing the high frequency motion information.
|
||||
For other applications, sensor fusion is used to obtain a estimate of the measured quantity with lower noise\nbsp{}cite:hua05_low_ligo,hua04_polyp_fir_compl_filter_contr_system,plummer06_optim_compl_filter_their_applic_motion_measur,robert12_introd_random_signal_applied_kalman.
|
||||
More recently, the fusion of sensors measuring different physical quantities has been proposed to obtained interesting properties for control\nbsp{}cite:collette15_sensor_fusion_method_high_perfor,yong16_high_speed_vertic_posit_stage.
|
||||
In\nbsp{}cite:collette15_sensor_fusion_method_high_perfor, an inertial sensor used for active vibration isolation is fused with a sensor collocated with the actuator to improve the stability margins of the feedback controller. \par
|
||||
For instance, in\nbsp{}cite:shaw90_bandw_enhan_posit_measur_using_measur_accel the bandwidth of a position sensor is increased by fusing it with an accelerometer providing the high frequency motion information.
|
||||
For other applications, sensor fusion is used to obtain an estimate of the measured quantity with lower noise\nbsp{}cite:hua05_low_ligo,hua04_polyp_fir_compl_filter_contr_system,plummer06_optim_compl_filter_their_applic_motion_measur,robert12_introd_random_signal_applied_kalman.
|
||||
More recently, the fusion of sensors measuring different physical quantities has been proposed to obtain interesting properties for control\nbsp{}cite:collette15_sensor_fusion_method_high_perfor,yong16_high_speed_vertic_posit_stage.
|
||||
In\nbsp{}cite:collette15_sensor_fusion_method_high_perfor, an inertial sensor used for active vibration isolation is fused with a sensor collocated with the actuator for improving the stability margins of the feedback controller. \par
|
||||
|
||||
** Applications :ignore:
|
||||
|
||||
Practical applications of sensor fusion are numerous.
|
||||
It is widely used for the attitude estimation of several autonomous vehicles such as unmanned aerial vehicle\nbsp{}cite:baerveldt97_low_cost_low_weigh_attit,corke04_inert_visual_sensin_system_small_auton_helic,jensen13_basic_uas and underwater vehicles\nbsp{}cite:pascoal99_navig_system_desig_using_time,batista10_optim_posit_veloc_navig_filter_auton_vehic.
|
||||
Naturally, it is of great benefits for high performance positioning control as shown in\nbsp{}cite:shaw90_bandw_enhan_posit_measur_using_measur_accel,zimmermann92_high_bandw_orien_measur_contr,min15_compl_filter_desig_angle_estim,yong16_high_speed_vertic_posit_stage.
|
||||
Sensor fusion was also shown to be a key technology to improve the performances of active vibration isolation systems\nbsp{}cite:tjepkema12_sensor_fusion_activ_vibrat_isolat_precis_equip.
|
||||
This is particularly apparent for the isolation stages of gravitational wave observer\nbsp{}cite:collette15_sensor_fusion_method_high_perfor,heijningen18_low such as the ones used at the LIGO\nbsp{}cite:hua05_low_ligo,hua04_polyp_fir_compl_filter_contr_system and at the VIRGO\nbsp{}cite:lucia18_low_frequen_optim_perfor_advan. \par
|
||||
Sensor fusion was also shown to be a key technology to improve the performance of active vibration isolation systems\nbsp{}cite:tjepkema12_sensor_fusion_activ_vibrat_isolat_precis_equip.
|
||||
Emblematic examples are the isolation stages of gravitational wave detectors\nbsp{}cite:collette15_sensor_fusion_method_high_perfor,heijningen18_low such as the ones used at the LIGO\nbsp{}cite:hua05_low_ligo,hua04_polyp_fir_compl_filter_contr_system and at the Virgo\nbsp{}cite:lucia18_low_frequen_optim_perfor_advan. \par
|
||||
|
||||
** Kalman Filtering / Complementary filters :ignore:
|
||||
|
||||
There are mainly two ways to perform sensor fusion: either using a set of complementary filters\nbsp{}cite:anderson53_instr_approac_system_steer_comput or using Kalman filtering\nbsp{}cite:brown72_integ_navig_system_kalman_filter,odry18_kalman_filter_mobil_robot_attit_estim.
|
||||
For sensor fusion applications, both methods are sharing many relationships\nbsp{}cite:brown72_integ_navig_system_kalman_filter,higgins75_compar_compl_kalman_filter,robert12_introd_random_signal_applied_kalman,becker15_compl_filter_desig_three_frequen_bands.
|
||||
However, for Kalman filtering, we are forced to make assumption about the probabilistic character of the sensor noises\nbsp{}cite:robert12_introd_random_signal_applied_kalman whereas it is not the case for complementary filters.
|
||||
Furthermore, the main advantages of complementary filters over Kalman filtering for sensor fusion are their very general applicability, their low computational cost\nbsp{}cite:higgins75_compar_compl_kalman_filter, and the fact that they are very intuitive as their effects can be easily interpreted in the frequency domain. \par
|
||||
However, for Kalman filtering, assumptions must be made about the probabilistic character of the sensor noises\nbsp{}cite:robert12_introd_random_signal_applied_kalman whereas it is not the case with complementary filters.
|
||||
Furthermore, the advantages of complementary filters over Kalman filtering for sensor fusion are their general applicability, their low computational cost\nbsp{}cite:higgins75_compar_compl_kalman_filter, and the fact that they are intuitive as their effects can be easily interpreted in the frequency domain. \par
|
||||
|
||||
** Design Methods of Complementary filters :ignore:
|
||||
|
||||
A set of filters is said to be complementary if the sum of their transfer functions is equal to one at all frequencies.
|
||||
For the earliest used of complementary filtering for sensor fusion, analog circuits were used to physically realize the filters\nbsp{}cite:anderson53_instr_approac_system_steer_comput.
|
||||
Analog complementary filters are still used today\nbsp{}cite:yong16_high_speed_vertic_posit_stage,moore19_capac_instr_sensor_fusion_high_bandw_nanop, but most of the time they are now implemented numerically as it allows for much more flexibility. \par
|
||||
In the early days of complementary filtering, analog circuits were employed to physically realize the filters\nbsp{}cite:anderson53_instr_approac_system_steer_comput.
|
||||
Analog complementary filters are still used today\nbsp{}cite:yong16_high_speed_vertic_posit_stage,moore19_capac_instr_sensor_fusion_high_bandw_nanop, but most of the time they are now implemented digitally as it allows for much more flexibility. \par
|
||||
|
||||
Several design methods have been developed over the years to optimize complementary filters.
|
||||
The easiest way to design complementary filters is to use analytical formulas.
|
||||
Depending on the application, the formulas used are of first order\nbsp{}cite:corke04_inert_visual_sensin_system_small_auton_helic,yeh05_model_contr_hydraul_actuat_two,yong16_high_speed_vertic_posit_stage, second order\nbsp{}cite:baerveldt97_low_cost_low_weigh_attit,stoten01_fusion_kinet_data_using_compos_filter,jensen13_basic_uas or even higher orders\nbsp{}cite:shaw90_bandw_enhan_posit_measur_using_measur_accel,zimmermann92_high_bandw_orien_measur_contr,stoten01_fusion_kinet_data_using_compos_filter,collette15_sensor_fusion_method_high_perfor,matichard15_seism_isolat_advan_ligo. \par
|
||||
|
||||
As the characteristics of the "super sensor" depends on the design of the complementary filters\nbsp{}cite:dehaeze19_compl_filter_shapin_using_synth, several optimization techniques were developed over the years.
|
||||
Some are based on the finding the optimal parameters of analytical formulas\nbsp{}cite:jensen13_basic_uas,min15_compl_filter_desig_angle_estim,becker15_compl_filter_desig_three_frequen_bands, while other are using convex optimization tools\nbsp{}cite:hua04_polyp_fir_compl_filter_contr_system,hua05_low_ligo such as linear matrix inequalities\nbsp{}cite:pascoal99_navig_system_desig_using_time.
|
||||
As the characteristics of the super sensor depends on the proper design of the complementary filters\nbsp{}cite:dehaeze19_compl_filter_shapin_using_synth, several optimization techniques have been developed.
|
||||
Some are based on the finding of optimal parameters of analytical formulas\nbsp{}cite:jensen13_basic_uas,min15_compl_filter_desig_angle_estim,becker15_compl_filter_desig_three_frequen_bands, while other are using convex optimization tools\nbsp{}cite:hua04_polyp_fir_compl_filter_contr_system,hua05_low_ligo such as linear matrix inequalities\nbsp{}cite:pascoal99_navig_system_desig_using_time.
|
||||
As shown in\nbsp{}cite:plummer06_optim_compl_filter_their_applic_motion_measur, the design of complementary filters can also be linked to the standard mixed-sensitivity control problem.
|
||||
Therefore, all the powerful tools developed for the classical control theory can also be used for the design of complementary filters.
|
||||
For instance, in\nbsp{}cite:jensen13_basic_uas the two gains of a Proportional Integral (PI) controller are optimized to minimize the noise of the super sensor. \par
|
||||
|
||||
** Problematic / gap in the research :ignore:
|
||||
|
||||
The common objective to all these complementary filters design methods is to obtain a super sensor that has desired characteristics, usually in terms of noise and dynamics.
|
||||
Moreover, as reported in\nbsp{}cite:zimmermann92_high_bandw_orien_measur_contr,plummer06_optim_compl_filter_their_applic_motion_measur, phase shifts and magnitude bumps of the "super sensors" dynamics can be observed if either the complementary filters are poorly designed or if the sensors are not well calibrated.
|
||||
Therefore, the robustness of the fusion is also of concerned when designing the complementary filters.
|
||||
Although many design methods of complementary filters have been proposed in the literature, no simple method that allows to specify the wanted super sensor characteristic while ensuring good fusion robustness has been proposed. \par
|
||||
The common objective of all these complementary filters design methods is to obtain a super sensor that has desired characteristics, usually in terms of noise and dynamics.
|
||||
Moreover, as reported in\nbsp{}cite:zimmermann92_high_bandw_orien_measur_contr,plummer06_optim_compl_filter_their_applic_motion_measur, phase shifts and magnitude bumps of the super sensors dynamics can be observed if either the complementary filters are poorly designed or if the sensors are not well calibrated.
|
||||
Hence, the robustness of the fusion is also of concern when designing the complementary filters.
|
||||
Although many design methods of complementary filters have been proposed in the literature, no simple method that allows to specify the desired super sensor characteristic while ensuring good fusion robustness has been proposed. \par
|
||||
|
||||
** Describe the paper itself / the problem which is addressed :ignore:
|
||||
|
||||
Fortunately, both the robustness of the fusion and the super sensor characteristics can be linked to the magnitude of the complementary filters\nbsp{}cite:dehaeze19_compl_filter_shapin_using_synth.
|
||||
Based on that, this paper introduces a new way to design complementary filters using the $\mathcal{H}_\infty$ synthesis which allows to shape the magnitude of the complementary filters in an easy and intuitive way. \par
|
||||
Based on that, this paper introduces a new way to design complementary filters using the $\mathcal{H}_\infty$ synthesis which allows to shape the complementary filters' magnitude in an easy and intuitive way. \par
|
||||
|
||||
** Introduce Each part of the paper :ignore:
|
||||
|
||||
Section\nbsp{}ref:sec:requirements introduces the sensor fusion architecture and demonstrates how typical requirements can be linked to the complementary filters magnitudes.
|
||||
In section\nbsp{}ref:sec:hinf_method, the shaping of complementary filters is written as an $\mathcal{H}_\infty$ optimization problem using weighting functions, and the simplicity of the proposed method is illustrated with an example.
|
||||
Section\nbsp{}ref:sec:requirements introduces the sensor fusion architecture and demonstrates how typical requirements can be linked to the complementary filters' magnitude.
|
||||
In Section\nbsp{}ref:sec:hinf_method, the shaping of complementary filters is formulated as an $\mathcal{H}_\infty$ optimization problem using weighting functions, and the simplicity of the proposed method is illustrated with an example.
|
||||
The synthesis method is further validated in Section\nbsp{}ref:sec:application_ligo by designing complex complementary filters.
|
||||
Section\nbsp{}ref:sec:discussion compares the proposed synthesis method with the classical mixed-sensitivity synthesis, and extends it to the shaping of more than two complementary filters.
|
||||
Section\nbsp{}ref:sec:discussion compares the proposed synthesis method with the classical mixed-sensitivity synthesis, and extends it for the shaping of more than two complementary filters.
|
||||
|
||||
* Sensor Fusion and Complementary Filters Requirements
|
||||
<<sec:requirements>>
|
||||
** Introduction :ignore:
|
||||
|
||||
Complementary filters provides a framework for fusing signals from different sensors.
|
||||
Complementary filtering provides a framework for fusing signals from different sensors.
|
||||
As the effectiveness of the fusion depends on the proper design of the complementary filters, they are expected to fulfill certain requirements.
|
||||
These requirements are discussed in this section.
|
||||
|
||||
@@ -161,16 +170,16 @@ These requirements are discussed in this section.
|
||||
|
||||
A general sensor fusion architecture using complementary filters is shown in Fig.\nbsp{}ref:fig:sensor_fusion_overview where several sensors (here two) are measuring the same physical quantity $x$.
|
||||
The two sensors output signals $\hat{x}_1$ and $\hat{x}_2$ are estimates of $x$.
|
||||
Each of these estimates are then filtered out by complementary filters and combined to form a new estimate $\hat{x}$.
|
||||
These estimates are then filtered out by complementary filters and combined to form a new estimate $\hat{x}$.
|
||||
|
||||
The resulting sensor, termed as super sensor, can have larger bandwidth and better noise characteristics in comparison to the individual sensor.
|
||||
The resulting sensor, termed as super sensor, can have larger bandwidth and better noise characteristics in comparison to the individual sensors.
|
||||
This means that the super sensor provides an estimate $\hat{x}$ of $x$ which can be more accurate over a larger frequency band than the outputs of the individual sensors.
|
||||
|
||||
#+name: fig:sensor_fusion_overview
|
||||
#+caption: Schematic of a sensor fusion architecture using complementary filters
|
||||
#+caption: Schematic of a sensor fusion architecture using complementary filters.
|
||||
[[file:figs/sensor_fusion_overview.pdf]]
|
||||
|
||||
The complementary property of filters $H_1(s)$ and $H_2(s)$ implies that the sum of their transfer functions is equal to unity.
|
||||
The complementary property of filters $H_1(s)$ and $H_2(s)$ implies that the sum of their transfer functions is equal to one.
|
||||
That is, unity magnitude and zero phase at all frequencies.
|
||||
Therefore, a pair of complementary filter needs to satisfy the following condition:
|
||||
#+name: eq:comp_filter
|
||||
@@ -191,22 +200,22 @@ Before filtering the sensor outputs $\tilde{x}_i$ by the complementary filters,
|
||||
This normalization consists of using an estimate $\hat{G}_i(s)$ of the sensor dynamics $G_i(s)$, and filtering the sensor output by the inverse of this estimate $\hat{G}_i^{-1}(s)$ as shown in Fig.\nbsp{}ref:fig:sensor_model_calibrated.
|
||||
It is here supposed that the sensor inverse $\hat{G}_i^{-1}(s)$ is proper and stable.
|
||||
This way, the units of the estimates $\hat{x}_i$ are equal to the units of the physical quantity $x$.
|
||||
The sensor dynamics estimate $\hat{G}_1(s)$ can be a simple gain or a more complex transfer function.
|
||||
The sensor dynamics estimate $\hat{G}_i(s)$ can be a simple gain or a more complex transfer function.
|
||||
|
||||
#+begin_export latex
|
||||
\begin{figure}[htbp]
|
||||
\begin{subfigure}[b]{0.49\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/sensor_model.pdf}
|
||||
\caption{\label{fig:sensor_model} Basic sensor model consisting of a noise input $n_i$ and a linear time invariant transfer function $G_i(s)$}
|
||||
\caption{\label{fig:sensor_model} Basic sensor model consisting of a noise input $n_i$ and a linear time invariant transfer function $G_i(s)$.}
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
\begin{subfigure}[b]{0.49\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/sensor_model_calibrated.pdf}
|
||||
\caption{\label{fig:sensor_model_calibrated} Normalized sensors using the inverse of an estimate $\hat{G}_i(s)$ of the sensor dynamics}
|
||||
\caption{\label{fig:sensor_model_calibrated} Normalized sensors using the inverse of an estimate $\hat{G}_i(s)$ of the sensor dynamics.}
|
||||
\end{subfigure}
|
||||
\caption{\label{fig:sensor_models}Sensor models with and without normalization}
|
||||
\caption{\label{fig:sensor_models}Sensor models with and without normalization.}
|
||||
\centering
|
||||
\end{figure}
|
||||
#+end_export
|
||||
@@ -222,7 +231,7 @@ The super sensor output is therefore equal to:
|
||||
\end{equation}
|
||||
|
||||
#+name: fig:fusion_super_sensor
|
||||
#+caption: Sensor fusion architecture with two normalized sensors
|
||||
#+caption: Sensor fusion architecture with two normalized sensors.
|
||||
[[file:figs/fusion_super_sensor.pdf]]
|
||||
|
||||
** Noise Sensor Filtering
|
||||
@@ -236,23 +245,23 @@ In this section, it is supposed that all the sensors are perfectly normalized, s
|
||||
|
||||
The effect of a non-perfect normalization will be discussed in the next section.
|
||||
|
||||
Provided eqref:eq:perfect_dynamics is verified, the super sensor output $\hat{x}$ is then:
|
||||
Provided\nbsp{}eqref:eq:perfect_dynamics is verified, the super sensor output $\hat{x}$ is then equal to:
|
||||
#+name: eq:estimate_perfect_dyn
|
||||
\begin{equation}
|
||||
\hat{x} = x + H_1(s) n_1 + H_2(s) n_2
|
||||
\end{equation}
|
||||
|
||||
From eqref:eq:estimate_perfect_dyn, the complementary filters $H_1(s)$ and $H_2(s)$ are shown to only operate on the sensor's noises.
|
||||
From\nbsp{}eqref:eq:estimate_perfect_dyn, the complementary filters $H_1(s)$ and $H_2(s)$ are shown to only operate on the noise of the sensors.
|
||||
Thus, this sensor fusion architecture permits to filter the noise of both sensors without introducing any distortion in the physical quantity to be measured.
|
||||
This is why the two filters must be complementary.
|
||||
|
||||
The estimation error $\delta x$, defined as the difference between the sensor output $\hat{x}$ and the measured quantity $x$, is computed for the super sensor eqref:eq:estimate_error.
|
||||
The estimation error $\delta x$, defined as the difference between the sensor output $\hat{x}$ and the measured quantity $x$, is computed for the super sensor\nbsp{}eqref:eq:estimate_error.
|
||||
#+name: eq:estimate_error
|
||||
\begin{equation}
|
||||
\delta x \triangleq \hat{x} - x = H_1(s) n_1 + H_2(s) n_2
|
||||
\end{equation}
|
||||
|
||||
As shown in eqref:eq:noise_filtering_psd, the Power Spectral Density (PSD) of the estimation error $\Phi_{\delta x}$ depends both on the norm of the two complementary filters and on the PSD of the noise sources $\Phi_{n_1}$ and $\Phi_{n_2}$.
|
||||
As shown in\nbsp{}eqref:eq:noise_filtering_psd, the Power Spectral Density (PSD) of the estimation error $\Phi_{\delta x}$ depends both on the norm of the two complementary filters and on the PSD of the noise sources $\Phi_{n_1}$ and $\Phi_{n_2}$.
|
||||
#+name: eq:noise_filtering_psd
|
||||
\begin{equation}
|
||||
\Phi_{\delta x}(\omega) = \left|H_1(j\omega)\right|^2 \Phi_{n_1}(\omega) + \left|H_2(j\omega)\right|^2 \Phi_{n_2}(\omega)
|
||||
@@ -263,17 +272,17 @@ This is the simplest form of sensor fusion with complementary filters.
|
||||
|
||||
However, the two sensors have usually high noise levels over distinct frequency regions.
|
||||
In such case, to lower the noise of the super sensor, the norm $|H_1(j\omega)|$ has to be small when $\Phi_{n_1}(\omega)$ is larger than $\Phi_{n_2}(\omega)$ and the norm $|H_2(j\omega)|$ has to be small when $\Phi_{n_2}(\omega)$ is larger than $\Phi_{n_1}(\omega)$.
|
||||
Therefore, by properly shaping the norm of the complementary filters, it is possible to minimize the noise of the super sensor noise.
|
||||
Hence, by properly shaping the norm of the complementary filters, it is possible to reduce the noise of the super sensor.
|
||||
|
||||
** Sensor Fusion Robustness
|
||||
<<sec:fusion_robustness>>
|
||||
|
||||
In practical systems the sensor normalization is not perfect and condition eqref:eq:perfect_dynamics is not verified.
|
||||
In practical systems the sensor normalization is not perfect and condition\nbsp{}eqref:eq:perfect_dynamics is not verified.
|
||||
|
||||
In order to study such imperfection, a multiplicative input uncertainty is added to the sensor dynamics (Fig.\nbsp{}ref:fig:sensor_model_uncertainty).
|
||||
The nominal model is taken as the estimated model for the normalization $\hat{G}_i(s)$, $\Delta_i$ is any stable transfer function satisfying $|\Delta_i(j\omega)| \le 1,\ \forall\omega$, and $w_i(s)$ is a weighting transfer function representing the magnitude of the uncertainty.
|
||||
The nominal model is the estimated model used for the normalization $\hat{G}_i(s)$, $\Delta_i(s)$ is any stable transfer function satisfying $|\Delta_i(j\omega)| \le 1,\ \forall\omega$, and $w_i(s)$ is a weighting transfer function representing the magnitude of the uncertainty.
|
||||
|
||||
The weight $w_i(s)$ is chosen such that the real sensor dynamics $G(j\omega)$ is contained in the uncertain region represented by a circle in the complex plane, centered on $1$ and with a radius equal to $|w_i(j\omega)|$.
|
||||
The weight $w_i(s)$ is chosen such that the real sensor dynamics $G_i(j\omega)$ is contained in the uncertain region represented by a circle in the complex plane, centered on $1$ and with a radius equal to $|w_i(j\omega)|$.
|
||||
|
||||
As the nominal sensor dynamics is taken as the normalized filter, the normalized sensor can be further simplified as shown in Fig.\nbsp{}ref:fig:sensor_model_uncertainty_simplified.
|
||||
|
||||
@@ -282,41 +291,40 @@ As the nominal sensor dynamics is taken as the normalized filter, the normalized
|
||||
\begin{subfigure}[b]{0.59\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/sensor_model_uncertainty.pdf}
|
||||
\caption{\label{fig:sensor_model_uncertainty} Sensor with multiplicative input uncertainty}
|
||||
\caption{\label{fig:sensor_model_uncertainty} Sensor with multiplicative input uncertainty.}
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
\begin{subfigure}[b]{0.39\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/sensor_model_uncertainty_simplified.pdf}
|
||||
\caption{\label{fig:sensor_model_uncertainty_simplified} Simplified sensor model}
|
||||
\caption{\label{fig:sensor_model_uncertainty_simplified} Simplified sensor model.}
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
\caption{\label{fig:sensor_models_uncertainty}Sensor models with dynamical uncertainty}
|
||||
\caption{\label{fig:sensor_models_uncertainty}Sensor models with dynamical uncertainty.}
|
||||
\centering
|
||||
\end{figure}
|
||||
#+end_export
|
||||
|
||||
The sensor fusion architecture with two sensor models including dynamical uncertainty is shown in Fig.\nbsp{}ref:fig:sensor_fusion_dynamic_uncertainty.
|
||||
The sensor fusion architecture with the sensor models including dynamical uncertainty is shown in Fig.\nbsp{}ref:fig:sensor_fusion_dynamic_uncertainty.
|
||||
|
||||
#+name: fig:sensor_fusion_dynamic_uncertainty
|
||||
#+caption: Sensor fusion architecture with sensor dynamics uncertainty
|
||||
#+caption: Sensor fusion architecture with sensor dynamics uncertainty.
|
||||
[[file:figs/sensor_fusion_dynamic_uncertainty.pdf]]
|
||||
|
||||
The super sensor dynamics eqref:eq:super_sensor_dyn_uncertainty is no longer equal to $1$ and now depends on the sensor dynamical uncertainty weights $w_i(s)$ as well as on the complementary filters $H_i(s)$.
|
||||
The super sensor dynamics\nbsp{}eqref:eq:super_sensor_dyn_uncertainty is no longer equal to $1$ and now depends on the sensor dynamical uncertainty weights $w_i(s)$ as well as on the complementary filters $H_i(s)$.
|
||||
#+name: eq:super_sensor_dyn_uncertainty
|
||||
\begin{equation}
|
||||
\frac{\hat{x}}{x} = 1 + w_1(s) H_1(s) \Delta_1(s) + w_2(s) H_2(s) \Delta_2(s)
|
||||
\end{equation}
|
||||
|
||||
The dynamical uncertainty of the super sensor can be graphically represented in the complex plane by a circle centered on $1$ with a radius equal to $|w_1(j\omega) H_1(j\omega)| + |w_2(j\omega) H_2(j\omega)|$ as shown in Fig.\nbsp{}ref:fig:uncertainty_set_super_sensor.
|
||||
The dynamical uncertainty of the super sensor can be graphically represented in the complex plane by a circle centered on $1$ with a radius equal to $|w_1(j\omega) H_1(j\omega)| + |w_2(j\omega) H_2(j\omega)|$ (Fig.\nbsp{}ref:fig:uncertainty_set_super_sensor).
|
||||
|
||||
#+name: fig:uncertainty_set_super_sensor
|
||||
#+caption: Uncertainty region of the super sensor dynamics in the complex plane (grey circle). The contribution of both sensors 1 and 2 to the total uncertainty are represented respectively by a blue circle and a red circle. The frequency dependency $\omega$ is here omitted.
|
||||
[[file:figs/uncertainty_set_super_sensor.pdf]]
|
||||
|
||||
The super sensor dynamical uncertainty (i.e. the robustness of the fusion) clearly depends on the complementary filters norms.
|
||||
For instance, the phase $\Delta\phi(\omega)$ added by the super sensor dynamics at frequency $\omega$ is bounded by $\Delta\phi_{\text{max}}(\omega)$ which can be found by drawing a tangent from the origin to the uncertainty circle of the super sensor (Fig.\nbsp{}ref:fig:uncertainty_set_super_sensor).
|
||||
Therefore, the phase uncertainty of the super sensor dynamics depends on the Complementary filters norms eqref:eq:max_phase_uncertainty.
|
||||
The super sensor dynamical uncertainty, and hence the robustness of the fusion, clearly depends on the complementary filters' norm.
|
||||
For instance, the phase $\Delta\phi(\omega)$ added by the super sensor dynamics at frequency $\omega$ is bounded by $\Delta\phi_{\text{max}}(\omega)$ which can be found by drawing a tangent from the origin to the uncertainty circle of the super sensor (Fig.\nbsp{}ref:fig:uncertainty_set_super_sensor) and that is mathematically described by\nbsp{}eqref:eq:max_phase_uncertainty.
|
||||
|
||||
#+name: eq:max_phase_uncertainty
|
||||
\begin{equation}
|
||||
@@ -330,17 +338,17 @@ Typically, the norm of the complementary filter $|H_i(j\omega)|$ should be made
|
||||
<<sec:hinf_method>>
|
||||
** Introduction :ignore:
|
||||
|
||||
As shown in Section\nbsp{}ref:sec:requirements, the noise and robustness of the super sensor are a function of the complementary filters norms.
|
||||
Therefore, a complementary filters synthesis method that allows to shape their norms would be of great use.
|
||||
As shown in Section\nbsp{}ref:sec:requirements, the noise and robustness of the super sensor are a function of the complementary filters' norm.
|
||||
Therefore, a synthesis method of complementary filters that allows to shape their norm would be of great use.
|
||||
In this section, such synthesis is proposed by writing the synthesis objective as a standard $\mathcal{H}_\infty$ optimization problem.
|
||||
As weighting functions are used to represent the wanted complementary filters shapes during the synthesis, the proper design of weighting functions is discussed.
|
||||
As weighting functions are used to represent the wanted complementary filters' shape during the synthesis, their proper design is discussed.
|
||||
Finally, the synthesis method is validated on an simple example.
|
||||
|
||||
** Synthesis Objective
|
||||
<<sec:synthesis_objective>>
|
||||
|
||||
The synthesis objective is to shape the norm of two filters $H_1(s)$ and $H_2(s)$ while ensuring their complementary property eqref:eq:comp_filter.
|
||||
This is equivalent as to finding proper and stable transfer functions $H_1(s)$ and $H_2(s)$ such that conditions eqref:eq:hinf_cond_complementarity, eqref:eq:hinf_cond_h1 and eqref:eq:hinf_cond_h2 are satisfied.
|
||||
The synthesis objective is to shape the norm of two filters $H_1(s)$ and $H_2(s)$ while ensuring their complementary property\nbsp{}eqref:eq:comp_filter.
|
||||
This is equivalent as to finding proper and stable transfer functions $H_1(s)$ and $H_2(s)$ such that conditions\nbsp{}eqref:eq:hinf_cond_complementarity, eqref:eq:hinf_cond_h1 and\nbsp{}eqref:eq:hinf_cond_h2 are satisfied.
|
||||
|
||||
#+name: eq:comp_filter_problem_form
|
||||
\begin{subequations}
|
||||
@@ -350,14 +358,14 @@ This is equivalent as to finding proper and stable transfer functions $H_1(s)$ a
|
||||
& |H_2(j\omega)| \le \frac{1}{|W_2(j\omega)|} \quad \forall\omega \label{eq:hinf_cond_h2}
|
||||
\end{align}
|
||||
\end{subequations}
|
||||
$W_1(s)$ and $W_2(s)$ are two weighting transfer functions that are carefully chosen to specify the maximum wanted norms of the complementary filters during the synthesis.
|
||||
$W_1(s)$ and $W_2(s)$ are two weighting transfer functions that are carefully chosen to specify the maximum wanted norm of the complementary filters during the synthesis.
|
||||
|
||||
** Shaping of Complementary Filters using $\mathcal{H}_\infty$ synthesis
|
||||
<<sec:hinf_synthesis>>
|
||||
|
||||
In this section, it is shown that the synthesis objective can be easily expressed as a standard $\mathcal{H}_\infty$ optimization problem and therefore solved using convenient tools readily available.
|
||||
|
||||
Consider the generalized plant $P(s)$ shown in Fig.\nbsp{}ref:fig:h_infinity_robust_fusion_plant and mathematically described by eqref:eq:generalized_plant.
|
||||
Consider the generalized plant $P(s)$ shown in Fig.\nbsp{}ref:fig:h_infinity_robust_fusion_plant and mathematically described by\nbsp{}eqref:eq:generalized_plant.
|
||||
|
||||
#+name: eq:generalized_plant
|
||||
\begin{equation}
|
||||
@@ -369,28 +377,28 @@ Consider the generalized plant $P(s)$ shown in Fig.\nbsp{}ref:fig:h_infinity_rob
|
||||
\begin{subfigure}[t]{0.5\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/h_infinity_robust_fusion_plant.pdf}
|
||||
\caption{\label{fig:h_infinity_robust_fusion_plant} Generalized plant}
|
||||
\caption{\label{fig:h_infinity_robust_fusion_plant} Generalized plant.}
|
||||
\vfill
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
\begin{subfigure}[t]{0.5\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/h_infinity_robust_fusion_fb.pdf}
|
||||
\caption{\label{fig:h_infinity_robust_fusion_fb} Generalized plant with the synthesized filter}
|
||||
\caption{\label{fig:h_infinity_robust_fusion_fb} Generalized plant with the synthesized filter.}
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
\caption{\label{fig:h_infinity_robust_fusion} Architecture for the $\mathcal{H}_\infty$ synthesis of complementary filters}
|
||||
\caption{\label{fig:h_infinity_robust_fusion} Architecture for the $\mathcal{H}_\infty$ synthesis of complementary filters.}
|
||||
\centering
|
||||
\end{figure}
|
||||
#+end_export
|
||||
|
||||
Applying the standard $\mathcal{H}_\infty$ synthesis on the generalized plant $P(s)$ is then equivalent as finding a stable filter $H_2(s)$ which based on $v$, generates a signal $u$ such that the $\mathcal{H}_\infty$ norm of the system in Fig.\nbsp{}ref:fig:h_infinity_robust_fusion_fb from $w$ to $[z_1, \ z_2]$ is less than one eqref:eq:hinf_syn_obj.
|
||||
Applying the standard $\mathcal{H}_\infty$ synthesis to the generalized plant $P(s)$ is then equivalent as finding a stable filter $H_2(s)$ which based on $v$, generates a signal $u$ such that the $\mathcal{H}_\infty$ norm of the system in Fig.\nbsp{}ref:fig:h_infinity_robust_fusion_fb from $w$ to $[z_1, \ z_2]$ is less than one\nbsp{}eqref:eq:hinf_syn_obj.
|
||||
#+name: eq:hinf_syn_obj
|
||||
\begin{equation}
|
||||
\left\|\begin{matrix} \left(1 - H_2(s)\right) W_1(s) \\ H_2(s) W_2(s) \end{matrix}\right\|_\infty \le 1
|
||||
\end{equation}
|
||||
|
||||
By then defining $H_1(s)$ to be the complementary of $H_2(s)$ eqref:eq:definition_H1, the $\mathcal{H}_\infty$ synthesis objective becomes equivalent to eqref:eq:hinf_problem which ensure that eqref:eq:hinf_cond_h1 and eqref:eq:hinf_cond_h2 are satisfied.
|
||||
By then defining $H_1(s)$ to be the complementary of $H_2(s)$ eqref:eq:definition_H1, the $\mathcal{H}_\infty$ synthesis objective becomes equivalent to\nbsp{}eqref:eq:hinf_problem which ensures that\nbsp{}eqref:eq:hinf_cond_h1 and\nbsp{}eqref:eq:hinf_cond_h2 are satisfied.
|
||||
|
||||
#+name: eq:definition_H1
|
||||
\begin{equation}
|
||||
@@ -402,26 +410,25 @@ By then defining $H_1(s)$ to be the complementary of $H_2(s)$ eqref:eq:definitio
|
||||
\left\|\begin{matrix} H_1(s) W_1(s) \\ H_2(s) W_2(s) \end{matrix}\right\|_\infty \le 1
|
||||
\end{equation}
|
||||
|
||||
Therefore, applying the $\mathcal{H}_\infty$ synthesis on the standard plant $P(s)$ eqref:eq:generalized_plant will generate two filters $H_2(s)$ and $H_1(s) \triangleq 1 - H_2(s)$ that are complementary eqref:eq:comp_filter_problem_form and such that there norms are bellow specified bounds [[eqref:eq:hinf_cond_h1]],eqref:eq:hinf_cond_h2.
|
||||
Therefore, applying the $\mathcal{H}_\infty$ synthesis to the standard plant $P(s)$ eqref:eq:generalized_plant will generate two filters $H_2(s)$ and $H_1(s) \triangleq 1 - H_2(s)$ that are complementary\nbsp{}eqref:eq:comp_filter_problem_form and such that there norms are bellow specified bounds [[eqref:eq:hinf_cond_h1]],\nbsp{}eqref:eq:hinf_cond_h2.
|
||||
|
||||
Note that there is not an equivalence between the $\mathcal{H}_\infty$ norm condition\nbsp{}eqref:eq:hinf_problem and the initial synthesis objectives\nbsp{}eqref:eq:hinf_cond_h1 and\nbsp{}eqref:eq:hinf_cond_h2, but only an implication.
|
||||
Hence, the optimization may be a little bit conservative with respect to the "set" of filters on which it is performed.
|
||||
There might be solutions were the objectives\nbsp{}eqref:eq:hinf_cond_h1 and\nbsp{}eqref:eq:hinf_cond_h2 are valid but where the $\mathcal{H}_\infty$ norm\nbsp{}eqref:eq:hinf_problem is larger than one.
|
||||
Note that there is only an implication between the $\mathcal{H}_\infty$ norm condition\nbsp{}eqref:eq:hinf_problem and the initial synthesis objectives\nbsp{}eqref:eq:hinf_cond_h1 and\nbsp{}eqref:eq:hinf_cond_h2 and not an equivalence.
|
||||
Hence, the optimization may be a little bit conservative with respect to the set of filters on which it is performed, see\nbsp{}[[cite:skogestad07_multiv_feedb_contr][Chap. 2.8.3]].
|
||||
In practice, this is however not an found to be an issue.
|
||||
|
||||
** Weighting Functions Design
|
||||
<<sec:hinf_weighting_func>>
|
||||
|
||||
Weighting functions are used during the synthesis to specify the maximum allowed norms of the complementary filters.
|
||||
Weighting functions are used during the synthesis to specify the maximum allowed complementary filters' norm.
|
||||
The proper design of these weighting functions is of primary importance for the success of the presented $\mathcal{H}_\infty$ synthesis of complementary filters.
|
||||
|
||||
First, only proper and stable transfer functions should be used.
|
||||
Second, the order of the weighting functions should stay reasonably small in order to reduce the computational costs associated with the solving of the optimization problem and for the physical implementation of the filters (the order of the synthesized filters being equal to the sum of the weighting functions orders).
|
||||
Third, one should not forget the fundamental limitations imposed by the complementary property eqref:eq:comp_filter.
|
||||
Second, the order of the weighting functions should stay reasonably small in order to reduce the computational costs associated with the solving of the optimization problem and for the physical implementation of the filters (the synthesized filters' order being equal to the sum of the weighting functions' order).
|
||||
Third, one should not forget the fundamental limitations imposed by the complementary property\nbsp{}eqref:eq:comp_filter.
|
||||
This implies for instance that $|H_1(j\omega)|$ and $|H_2(j\omega)|$ cannot be made small at the same frequency.
|
||||
|
||||
When designing complementary filters, it is usually desired to specify their slopes, their "blending" frequency and their maximum gains at low and high frequency.
|
||||
To help with the design of the weighting functions such that the above specification can be easily expressed, the formula eqref:eq:weight_formula is proposed.
|
||||
To easily express these specifications, formula\nbsp{}eqref:eq:weight_formula is proposed to help with the design of weighting functions.
|
||||
|
||||
#+name: eq:weight_formula
|
||||
\begin{equation}
|
||||
@@ -432,13 +439,13 @@ To help with the design of the weighting functions such that the above specifica
|
||||
}\right)^n
|
||||
\end{equation}
|
||||
|
||||
The parameters in formula eqref:eq:weight_formula are:
|
||||
- $G_0 = lim_{\omega \to 0} |W(j\omega)|$: the low frequency gain
|
||||
- $G_\infty = lim_{\omega \to \infty} |W(j\omega)|$: the high frequency gain
|
||||
The parameters in formula\nbsp{}eqref:eq:weight_formula are:
|
||||
- $G_0 = \lim_{\omega \to 0} |W(j\omega)|$: the low frequency gain
|
||||
- $G_\infty = \lim_{\omega \to \infty} |W(j\omega)|$: the high frequency gain
|
||||
- $G_c = |W(j\omega_c)|$: the gain at a specific frequency $\omega_c$ in $\si{rad/s}$.
|
||||
- $n$: the slope between high and low frequency. It also corresponds to the order of the weighting function.
|
||||
|
||||
The parameters $G_0$, $G_c$ and $G_\infty$ should either satisfy condition eqref:eq:cond_formula_1 or eqref:eq:cond_formula_2.
|
||||
The parameters $G_0$, $G_c$ and $G_\infty$ should either satisfy\nbsp{}eqref:eq:cond_formula_1 or\nbsp{}eqref:eq:cond_formula_2.
|
||||
#+name: eq:condition_params_formula
|
||||
\begin{subequations}
|
||||
\begin{align}
|
||||
@@ -447,22 +454,25 @@ The parameters $G_0$, $G_c$ and $G_\infty$ should either satisfy condition eqref
|
||||
\end{align}
|
||||
\end{subequations}
|
||||
|
||||
An example of the obtained magnitude of a weighting function generated using eqref:eq:weight_formula is shown in Fig.\nbsp{}ref:fig:weight_formula.
|
||||
The typical magnitude of a weighting function generated using\nbsp{}eqref:eq:weight_formula is shown in Fig.\nbsp{}ref:fig:weight_formula.
|
||||
|
||||
#+name: fig:weight_formula
|
||||
#+caption: Magnitude of a weighting function generated using the proposed formula eqref:eq:weight_formula, $G_0 = 1e^{-3}$, $G_\infty = 10$, $\omega_c = \SI{10}{Hz}$, $G_c = 2$, $n = 3$
|
||||
#+caption: Magnitude of a weighting function generated using formula\nbsp{}eqref:eq:weight_formula, $G_0 = 1e^{-3}$, $G_\infty = 10$, $\omega_c = \SI{10}{Hz}$, $G_c = 2$, $n = 3$.
|
||||
[[file:figs/weight_formula.pdf]]
|
||||
|
||||
** Validation of the proposed synthesis method
|
||||
<<sec:hinf_example>>
|
||||
|
||||
The proposed methodology for the design of complementary filters is now applied on a simple example where two complementary filters $H_1(s)$ and $H_2(s)$ have to be designed such that:
|
||||
- the blending frequency is around $\SI{10}{Hz}$
|
||||
- the slope of $|H_1(j\omega)|$ is $+2$ below $\SI{10}{Hz}$, its low frequency gain is $10^{-3}$
|
||||
- the slope of $|H_2(j\omega)|$ is $-3$ above $\SI{10}{Hz}$, its high frequency gain is $10^{-3}$
|
||||
The proposed methodology for the design of complementary filters is now applied on a simple example.
|
||||
Let's suppose two complementary filters $H_1(s)$ and $H_2(s)$ have to be designed such that:
|
||||
- the blending frequency is around $\SI{10}{Hz}$.
|
||||
- the slope of $|H_1(j\omega)|$ is $+2$ below $\SI{10}{Hz}$.
|
||||
Its low frequency gain is $10^{-3}$.
|
||||
- the slope of $|H_2(j\omega)|$ is $-3$ above $\SI{10}{Hz}$.
|
||||
Its high frequency gain is $10^{-3}$.
|
||||
|
||||
The first step is to translate the above requirements into the design of the weighting functions.
|
||||
The proposed formula eqref:eq:weight_formula is here used for such purpose.
|
||||
The first step is to translate the above requirements by properly designing the weighting functions.
|
||||
The proposed formula\nbsp{}eqref:eq:weight_formula is here used for such purpose.
|
||||
Parameters used are summarized in Table\nbsp{}ref:tab:weights_params.
|
||||
The inverse magnitudes of the designed weighting functions, which are representing the maximum allowed norms of the complementary filters, are shown by the dashed lines in Fig.\nbsp{}ref:fig:weights_W1_W2.
|
||||
|
||||
@@ -470,31 +480,31 @@ The inverse magnitudes of the designed weighting functions, which are representi
|
||||
\begin{figure}
|
||||
\begin{minipage}[b]{0.49\linewidth}
|
||||
\centering
|
||||
\begin{tabularx}{0.65\linewidth}{ccc}
|
||||
\begin{tabularx}{0.60\linewidth}{ccc}
|
||||
\toprule
|
||||
Parameters & \(W_1(s)\) & \(W_2(s)\)\\
|
||||
Parameters & \(W_1(s)\) & \(W_2(s)\)\\
|
||||
\midrule
|
||||
\(G_0\) & \(0.1\) & \(1000\)\\
|
||||
\(G_\infty\) & \(1000\) & \(0.1\)\\
|
||||
\(G_0\) & \(0.1\) & \(1000\)\\
|
||||
\(G_\infty\) & \(1000\) & \(0.1\)\\
|
||||
\(\omega_c\) & \(2\pi\cdot10\) & \(2\pi\cdot10\)\\
|
||||
\(G_c\) & \(0.45\) & \(0.45\)\\
|
||||
\(n\) & \(2\) & \(3\)\\
|
||||
\(G_c\) & \(0.45\) & \(0.45\)\\
|
||||
\(n\) & \(2\) & \(3\)\\
|
||||
\bottomrule
|
||||
\end{tabularx}
|
||||
\captionof{table}{\label{tab:weights_params}Parameters used for weighting functions \(W_1(s)\) and \(W_2(s)\) using \eqref{eq:weight_formula}}
|
||||
\captionof{table}{\label{tab:weights_params}Parameters used for \(W_1(s)\) and \(W_2(s)\) using~\eqref{eq:weight_formula}.}
|
||||
\end{minipage}
|
||||
\hfill
|
||||
\begin{minipage}[b]{0.49\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/weights_W1_W2.pdf}
|
||||
\caption{\label{fig:weights_W1_W2}Inverse magnitude of the weighting functions}
|
||||
\caption{\label{fig:weights_W1_W2}Inverse magnitude of the weighting functions.}
|
||||
\end{minipage}
|
||||
\end{figure}
|
||||
#+end_export
|
||||
|
||||
The $\mathcal{H}_\infty$ synthesis is then applied to the generalized plant of Fig.\nbsp{}ref:fig:h_infinity_robust_fusion_plant on efficiently solved in Matlab\nbsp{}cite:matlab20 using the Robust Control Toolbox.
|
||||
The standard $\mathcal{H}_\infty$ synthesis is then applied to the generalized plant of Fig.\nbsp{}ref:fig:h_infinity_robust_fusion_plant and efficiently solved using Matlab\nbsp{}cite:matlab20.
|
||||
The filter $H_2(s)$ that minimizes the $\mathcal{H}_\infty$ norm between $w$ and $[z_1,\ z_2]^T$ is obtained.
|
||||
The $\mathcal{H}_\infty$ norm is here found to be close to one eqref:eq:hinf_synthesis_result which indicates that the synthesis is successful: the complementary filters norms are below the maximum specified upper bounds.
|
||||
The $\mathcal{H}_\infty$ norm is here found to be close to one\nbsp{}eqref:eq:hinf_synthesis_result which indicates that the synthesis is successful: the complementary filters norms are below the maximum specified upper bounds.
|
||||
This is confirmed by the bode plots of the obtained complementary filters in Fig.\nbsp{}ref:fig:hinf_filters_results.
|
||||
|
||||
#+name: eq:hinf_synthesis_result
|
||||
@@ -502,8 +512,8 @@ This is confirmed by the bode plots of the obtained complementary filters in Fig
|
||||
\left\|\begin{matrix} \left(1 - H_2(s)\right) W_1(s) \\ H_2(s) W_2(s) \end{matrix}\right\|_\infty \approx 1
|
||||
\end{equation}
|
||||
|
||||
Their transfer functions in the Laplace domain are given in eqref:eq:hinf_synthesis_result_tf.
|
||||
As expected, the obtained filters are of order $5$, that is the sum of the weighting functions orders.
|
||||
The transfer functions in the Laplace domain of the complementary filters are given in\nbsp{}eqref:eq:hinf_synthesis_result_tf.
|
||||
As expected, the obtained filters are of order $5$, that is the sum of the weighting functions' order.
|
||||
|
||||
#+name: eq:hinf_synthesis_result_tf
|
||||
\begin{subequations}
|
||||
@@ -515,7 +525,7 @@ As expected, the obtained filters are of order $5$, that is the sum of the weigh
|
||||
|
||||
|
||||
#+name: fig:hinf_filters_results
|
||||
#+caption: Bode plot of the obtained complementary filters
|
||||
#+caption: Bode plot of the obtained complementary filters.
|
||||
[[file:figs/hinf_filters_results.pdf]]
|
||||
|
||||
This simple example illustrates the fact that the proposed methodology for complementary filters shaping is easy to use and effective.
|
||||
@@ -525,39 +535,39 @@ A more complex real life example is taken up in the next section.
|
||||
<<sec:application_ligo>>
|
||||
** Introduction :ignore:
|
||||
|
||||
Sensor fusion using complementary filters are widely used in active vibration isolation systems in gravitational wave detectors such at the LIGO\nbsp{}cite:matichard15_seism_isolat_advan_ligo,hua05_low_ligo, the VIRGO\nbsp{}cite:lucia18_low_frequen_optim_perfor_advan,heijningen18_low and the KAGRA [[cite:sekiguchi16_study_low_frequen_vibrat_isolat_system][Chap. 5]].
|
||||
Sensor fusion using complementary filters are widely used in the active vibration isolation systems at gravitational wave detectors, such as at the LIGO\nbsp{}cite:matichard15_seism_isolat_advan_ligo,hua05_low_ligo, the Virgo\nbsp{}cite:lucia18_low_frequen_optim_perfor_advan,heijningen18_low and the KAGRA [[cite:sekiguchi16_study_low_frequen_vibrat_isolat_system][Chap. 5]].
|
||||
|
||||
In the first isolation stage at the LIGO, two sets of complementary filters are used and included in a feedback loop\nbsp{}cite:hua04_low_ligo.
|
||||
In the first isolation stage at the LIGO, two sets of complementary filters are used to form a super sensor that is incorporated in a feedback loop\nbsp{}cite:hua04_low_ligo.
|
||||
A set of complementary filters ($L_2,H_2$) is first used to fuse a seismometer and a geophone.
|
||||
Then, another set of complementary filters ($L_1,H_1$) is used to merge the output of the first "inertial super sensor" with a position sensor.
|
||||
A simplified block diagram of the sensor fusion architecture is shown in Fig.\nbsp{}ref:fig:ligo_super_sensor_architecture.
|
||||
|
||||
#+name: fig:ligo_super_sensor_architecture
|
||||
#+caption: Simplified block diagram of the sensor blending strategy for the first stage at the LIGO\nbsp{}cite:hua04_low_ligo
|
||||
#+caption: Simplified block diagram of the sensor blending strategy for the first stage at the LIGO\nbsp{}cite:hua04_low_ligo.
|
||||
[[file:figs/ligo_super_sensor_architecture.pdf]]
|
||||
|
||||
The fusion of the position sensor at low frequency with the "inertial super sensor" at high frequency using the complementary filters ($L_1,H_1$) is done for several reasons, first of which is to give the super sensor a DC sensibility and therefore allow the feedback loop to have authority at zero frequency.
|
||||
The requirements on those filters are very tight and thus their design is complex and should be expressed as an optimization problem.
|
||||
The fusion of the position sensor at low frequency with the "inertial super sensor" at high frequency using the complementary filters ($L_1,H_1$) is done for several reasons, first of which is to give the super sensor a DC sensibility that allows the feedback loop to have authority at zero frequency.
|
||||
The requirements on those filters are stringent and thus their design is complex and should be expressed as an optimization problem.
|
||||
|
||||
The approach used in\nbsp{}cite:hua05_low_ligo is to use FIR complementary filters and to write the synthesis as a convex optimization problem.
|
||||
After synthesis, the obtained FIR filters were found to be compliant with the requirements.
|
||||
However they are of very high order so their implementation is quite complex.
|
||||
In this section, the effectiveness of the proposed complementary filter synthesis strategy is demonstrated on the same set of requirements.
|
||||
However they are of high order so their implementation is quite complex.
|
||||
In this section, the effectiveness of the proposed complementary filter synthesis strategy is demonstrated by using the same set of requirements.
|
||||
|
||||
** Complementary Filters Specifications
|
||||
<<sec:ligo_specifications>>
|
||||
|
||||
The specifications for the set of complementary filters ($L_1,H_1$) used at the LIGO are summarized below (for further details, refer to\nbsp{}cite:hua04_polyp_fir_compl_filter_contr_system):
|
||||
- From $0$ to $\SI{0.008}{Hz}$, the magnitude $|L_1(j\omega)|$ should be less or equal to $8 \times 10^{-4}$
|
||||
- Between $\SI{0.008}{Hz}$ to $\SI{0.04}{Hz}$, the filter $L_1(s)$ should attenuate the input signal proportional to frequency cubed
|
||||
- Between $\SI{0.04}{Hz}$ to $\SI{0.1}{Hz}$, the magnitude $|L_1(j\omega)|$ should be less than $3$
|
||||
- Above $\SI{0.1}{Hz}$, the magnitude $|H_1(j\omega)|$ should be less than $0.045$
|
||||
- Below $\SI{0.008}{Hz}$, the magnitude $|L_1(j\omega)|$ should be less than $8 \times 10^{-4}$.
|
||||
- From $\SI{0.008}{Hz}$ to $\SI{0.04}{Hz}$, the filter $L_1(s)$ should attenuate the input signal proportional to frequency cubed.
|
||||
- From $\SI{0.04}{Hz}$ to $\SI{0.1}{Hz}$, the magnitude $|L_1(j\omega)|$ should be less than $3$.
|
||||
- Above $\SI{0.1}{Hz}$, the magnitude $|H_1(j\omega)|$ should be less than $0.045$.
|
||||
|
||||
These specifications are therefore upper bounds on the complementary filters' magnitudes.
|
||||
These specifications are therefore upper bounds on the complementary filters' magnitude.
|
||||
They are physically represented in Fig.\nbsp{}ref:fig:fir_filter_ligo as well as the obtained magnitude of the FIR filters in\nbsp{}cite:hua05_low_ligo.
|
||||
|
||||
#+name: fig:fir_filter_ligo
|
||||
#+caption: Specifications and Bode plot of the obtained FIR complementary filters in\nbsp{}cite:hua05_low_ligo. The filters are here obtained using the SeDuMi Matlab toolbox\nbsp{}cite:sturm99_using_sedum
|
||||
#+caption: Specifications and Bode plot of the obtained FIR complementary filters in\nbsp{}cite:hua05_low_ligo. The filters are here obtained using the SeDuMi Matlab toolbox\nbsp{}cite:sturm99_using_sedum.
|
||||
[[file:figs/fir_filter_ligo.pdf]]
|
||||
|
||||
** Weighting Functions Design
|
||||
@@ -567,11 +577,11 @@ The weighting functions should be designed such that their inverse magnitude is
|
||||
However, the order of each weight should stay reasonably small in order to reduce the computational costs of the optimization problem as well as for the physical implementation of the filters.
|
||||
|
||||
A Type I Chebyshev filter of order $20$ is used for the weighting transfer function $W_L(s)$ corresponding to the low pass filter.
|
||||
For the one corresponding to the high pass filter $W_H(s)$, a $7^{\text{th}}$ order transfer function is designed.
|
||||
The magnitudes of the weighting functions are shown in Fig.\nbsp{}ref:fig:ligo_weights.
|
||||
For the one corresponding to the high pass filter $W_H(s)$, a $7^{\text{th}}$ order transfer function is manually designed.
|
||||
The inverse magnitudes of the weighting functions are shown in Fig.\nbsp{}ref:fig:ligo_weights.
|
||||
|
||||
#+name: fig:ligo_weights
|
||||
#+caption: Specifications and weighting functions inverse magnitudes
|
||||
#+caption: Specifications and weighting functions' inverse magnitude.
|
||||
[[file:figs/ligo_weights.pdf]]
|
||||
|
||||
** $\mathcal{H}_\infty$ Synthesis of the complementary filters
|
||||
@@ -580,54 +590,53 @@ The magnitudes of the weighting functions are shown in Fig.\nbsp{}ref:fig:ligo_w
|
||||
The proposed $\mathcal{H}_\infty$ synthesis is performed on the generalized plant shown in Fig.\nbsp{}ref:fig:h_infinity_robust_fusion_plant.
|
||||
After optimization, the $\mathcal{H}_\infty$ norm from $w$ to $[z_1,\ z_2]^T$ is found close to one indication successful synthesis.
|
||||
In Fig.\nbsp{}ref:fig:comp_fir_ligo_hinf, the bode plot of the obtained complementary filters are compared with the FIR filters of order 512 obtained in\nbsp{}cite:hua05_low_ligo.
|
||||
Even though the complementary filters using the $\mathcal{H}_\infty$ synthesis are of much lower order (order 27), they are found to be very close to the FIR filters.
|
||||
Even though the complementary filters using the $\mathcal{H}_\infty$ synthesis are of much lower order (order 27), they are found to be close to the FIR filters.
|
||||
This confirms the effectiveness of the proposed synthesis method even when the complementary filters are subject to complex requirements.
|
||||
|
||||
#+name: fig:comp_fir_ligo_hinf
|
||||
#+caption: Comparison of the FIR filters (dashed) designed in\nbsp{}cite:hua05_low_ligo with the filters obtained with $\mathcal{H}_\infty$ synthesis (solid)
|
||||
#+caption: Comparison of the FIR filters (dashed) designed in\nbsp{}cite:hua05_low_ligo with the filters obtained with $\mathcal{H}_\infty$ synthesis (solid).
|
||||
[[file:figs/comp_fir_ligo_hinf.pdf]]
|
||||
|
||||
* Discussion
|
||||
<<sec:discussion>>
|
||||
** Introduction :ignore:
|
||||
|
||||
** "Closed-Loop" complementary filters
|
||||
<<sec:closed_loop_complementary_filters>>
|
||||
|
||||
An alternative way to implement complementary filters is by using a fundamental property of the classical feedback architecture shown in Fig.\nbsp{}ref:fig:feedback_sensor_fusion.
|
||||
This is for instance presented in cite:mahony05_compl_filter_desig_special_orthog,plummer06_optim_compl_filter_their_applic_motion_measur,jensen13_basic_uas.
|
||||
This idea is discussed in\nbsp{}cite:mahony05_compl_filter_desig_special_orthog,plummer06_optim_compl_filter_their_applic_motion_measur,jensen13_basic_uas.
|
||||
|
||||
#+name: fig:feedback_sensor_fusion
|
||||
#+caption: "Closed-Loop" complementary filters
|
||||
#+caption: "Closed-Loop" complementary filters.
|
||||
[[file:figs/feedback_sensor_fusion.pdf]]
|
||||
|
||||
Consider the feedback architecture of Fig.\nbsp{}ref:fig:feedback_sensor_fusion, with two inputs $\hat{x}_1$ and $\hat{x}_2$, and one output $\hat{x}$.
|
||||
The output $\hat{x}$ is linked to the inputs by eqref:eq:closed_loop_complementary_filters.
|
||||
The output $\hat{x}$ is linked to the inputs by\nbsp{}eqref:eq:closed_loop_complementary_filters.
|
||||
|
||||
#+name: eq:closed_loop_complementary_filters
|
||||
\begin{equation}
|
||||
\hat{x} = \underbrace{\frac{1}{1 + L(s)}}_{S(s)} \hat{x}_1 + \underbrace{\frac{L(s)}{1 + L(s)}}_{T(s)} \hat{x}_2
|
||||
\end{equation}
|
||||
|
||||
As for any classical feedback architecture, we have that the sum of the sensitivity and complementary sensitivity transfer function is equal to one\nbsp{}eqref:eq:sensitivity_sum.
|
||||
As for any classical feedback architecture, we have that the sum of the sensitivity transfer function $S(s)$ and complementary sensitivity transfer function $T_(s)$ is equal to one\nbsp{}eqref:eq:sensitivity_sum.
|
||||
|
||||
#+name: eq:sensitivity_sum
|
||||
\begin{equation}
|
||||
T(s) + S(s) = 1
|
||||
S(s) + T(s) = 1
|
||||
\end{equation}
|
||||
|
||||
Therefore, provided that the closed-loop system is stable, the closed-loop system in Fig.\nbsp{}ref:fig:feedback_sensor_fusion is corresponding to two complementary filters.
|
||||
Therefore, provided that the the closed-loop system in Fig.\nbsp{}ref:fig:feedback_sensor_fusion is stable, it can be used as a set of two complementary filters.
|
||||
Two sensors can then be merged as shown in Fig.\nbsp{}ref:fig:feedback_sensor_fusion_arch.
|
||||
|
||||
#+name: fig:feedback_sensor_fusion_arch
|
||||
#+caption: Classical feedback architecture used for sensor fusion
|
||||
#+caption: Classical feedback architecture used for sensor fusion.
|
||||
[[file:figs/feedback_sensor_fusion_arch.pdf]]
|
||||
|
||||
One of the main advantage of implementing and designing complementary filters using the feedback architecture of Fig.\nbsp{}ref:fig:feedback_sensor_fusion is that all the tools of the linear control theory can be applied for the design of the filters.
|
||||
If one want to shape both $\frac{\hat{x}}{\hat{x}_1}(s) = S(s)$ and $\frac{\hat{x}}{\hat{x}_2}(s) = T(s)$, the $\mathcal{H}_\infty$ mixed-sensitivity synthesis can be easily applied.
|
||||
|
||||
To do so, weighting functions $W_1(s)$ and $W_2(s)$ are added to respectively shape $S(s)$ and $T(s)$ (Fig.\nbsp{}ref:fig:feedback_synthesis_architecture).
|
||||
Then the system is re-organized to form the generalized plant $P_L(s)$ shown in Fig.\nbsp{}ref:fig:feedback_synthesis_architecture_generalized_plant.
|
||||
The $\mathcal{H}_\infty$ mixed-sensitivity synthesis can finally be performed by applying the $\mathcal{H}_\infty$ synthesis to the generalized plant $P_L(s)$ which is described by eqref:eq:generalized_plant_mixed_sensitivity.
|
||||
Then the system is rearranged to form the generalized plant $P_L(s)$ shown in Fig.\nbsp{}ref:fig:feedback_synthesis_architecture_generalized_plant.
|
||||
The $\mathcal{H}_\infty$ mixed-sensitivity synthesis can finally be performed by applying the standard $\mathcal{H}_\infty$ synthesis to the generalized plant $P_L(s)$ which is described by\nbsp{}eqref:eq:generalized_plant_mixed_sensitivity.
|
||||
|
||||
#+name: eq:generalized_plant_mixed_sensitivity
|
||||
\begin{equation}
|
||||
@@ -637,63 +646,62 @@ The $\mathcal{H}_\infty$ mixed-sensitivity synthesis can finally be performed by
|
||||
\end{bmatrix}
|
||||
\end{equation}
|
||||
|
||||
The output of the synthesis is a filter $L(s)$ such that the "closed-loop" $\mathcal{H}_\infty$ norm from $[w_1,\ w_2]$ to $z$ is less than one eqref:eq:comp_filters_feedback_obj.
|
||||
The output of the synthesis is a filter $L(s)$ such that the "closed-loop" $\mathcal{H}_\infty$ norm from $[w_1,\ w_2]$ to $z$ of the system in Fig.\nbsp{}ref:fig:feedback_sensor_fusion is less than one\nbsp{}eqref:eq:comp_filters_feedback_obj.
|
||||
|
||||
#+name: eq:comp_filters_feedback_obj
|
||||
\begin{equation}
|
||||
\left\| \begin{matrix} \frac{z}{w_1} \\ \frac{z}{w_2} \end{matrix} \right\|_\infty = \left\| \begin{matrix} \frac{1}{1 + L(s)} W_1(s) \\ \frac{L(s)}{1 + L(s)} W_2(s) \end{matrix} \right\|_\infty \le 1
|
||||
\end{equation}
|
||||
|
||||
If the synthesis is successful, two complementary filters are obtained with their magnitudes bounded by the inverse magnitudes of the weighting functions.
|
||||
The sensor fusion can then be implemented as shown in Fig.\nbsp{}ref:fig:feedback_sensor_fusion_arch using the feedback architecture or more classically as shown in Fig.\nbsp{}ref:fig:sensor_fusion_overview by defining the two complementary filters as in\nbsp{}eqref:eq:comp_filters_feedback.
|
||||
If the synthesis is successful, the transfer functions from $\hat{x}_1$ to $\hat{x}$ and from $\hat{x}_2$ to $\hat{x}$ have their magnitude bounded by the inverse magnitude of the corresponding weighting functions.
|
||||
The sensor fusion can then be implemented using the feedback architecture in Fig.\nbsp{}ref:fig:feedback_sensor_fusion_arch or more classically as shown in Fig.\nbsp{}ref:fig:sensor_fusion_overview by defining the two complementary filters using\nbsp{}eqref:eq:comp_filters_feedback.
|
||||
The two architectures are equivalent regarding their inputs/outputs relationships.
|
||||
|
||||
#+name: eq:comp_filters_feedback
|
||||
\begin{equation}
|
||||
H_1(s) = \frac{1}{1 + L(s)}; \quad H_2(s) = \frac{L(s)}{1 + L(s)}
|
||||
\end{equation}
|
||||
|
||||
The two architecture are equivalent regarding their inputs/outputs relationships.
|
||||
|
||||
#+begin_export latex
|
||||
\begin{figure}[htbp]
|
||||
\begin{subfigure}[t]{0.6\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/feedback_synthesis_architecture.pdf}
|
||||
\caption{\label{fig:feedback_synthesis_architecture} Feedback architecture with included weights}
|
||||
\caption{\label{fig:feedback_synthesis_architecture} Feedback architecture with included weights.}
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
\begin{subfigure}[t]{0.4\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/feedback_synthesis_architecture_generalized_plant.pdf}
|
||||
\caption{\label{fig:feedback_synthesis_architecture_generalized_plant} Generalized plant}
|
||||
\caption{\label{fig:feedback_synthesis_architecture_generalized_plant} Generalized plant.}
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
\caption{\label{fig:h_inf_mixed_sensitivity_synthesis} $\mathcal{H}_\infty$ mixed-sensitivity synthesis}
|
||||
\caption{\label{fig:h_inf_mixed_sensitivity_synthesis} $\mathcal{H}_\infty$ mixed-sensitivity synthesis.}
|
||||
\centering
|
||||
\end{figure}
|
||||
#+end_export
|
||||
|
||||
As an example, two "closed-loop" complementary filters are designed using the $\mathcal{H}_\infty$ mixed-sensitivity synthesis.
|
||||
The weighting functions are designed using formula\nbsp{}eqref:eq:weight_formula with parameters shown in Table\nbsp{}ref:tab:weights_params.
|
||||
After synthesis, a filter $L(s)$ is obtained, its magnitude is shown in Fig.\nbsp{}ref:fig:hinf_filters_results_mixed_sensitivity by the dashed line.
|
||||
After synthesis, a filter $L(s)$ is obtained whose magnitude is shown in Fig.\nbsp{}ref:fig:hinf_filters_results_mixed_sensitivity by the black dashed line.
|
||||
The "closed-loop" complementary filters are compared with the inverse magnitude of the weighting functions in Fig.\nbsp{}ref:fig:hinf_filters_results_mixed_sensitivity confirming that the synthesis is successful.
|
||||
The obtained "closed-loop" complementary filters are indeed equal to the ones obtained in Section\nbsp{}ref:sec:hinf_example.
|
||||
|
||||
#+name: fig:hinf_filters_results_mixed_sensitivity
|
||||
#+caption: Bode plot of the obtained complementary filters after $\mathcal{H}_\infty$ mixed-sensitivity synthesis
|
||||
#+caption: Bode plot of the obtained complementary filters after $\mathcal{H}_\infty$ mixed-sensitivity synthesis.
|
||||
[[file:figs/hinf_filters_results_mixed_sensitivity.pdf]]
|
||||
|
||||
** Synthesis of more than two Complementary Filters
|
||||
** Synthesis of a set of three complementary filters
|
||||
<<sec:hinf_three_comp_filters>>
|
||||
|
||||
Some applications may require to merge more than two sensors\nbsp{}cite:stoten01_fusion_kinet_data_using_compos_filter,becker15_compl_filter_desig_three_frequen_bands.
|
||||
For instance at the LIGO\nbsp{}cite:matichard15_seism_isolat_advan_ligo, three sensors (an LVDT, a seismometer and a geophone) are merged to form a super sensor (Fig.\nbsp{}ref:fig:ligo_super_sensor_architecture).\par
|
||||
For instance at the LIGO, three sensors (an LVDT, a seismometer and a geophone) are merged to form a super sensor\nbsp{}cite:matichard15_seism_isolat_advan_ligo (Fig.\nbsp{}ref:fig:ligo_super_sensor_architecture).\par
|
||||
|
||||
When merging $n>2$ sensors using complementary filters, two architectures can be used as shown in Fig.\nbsp{}ref:fig:sensor_fusion_three.
|
||||
The fusion can either be done in a "sequential" way where $n-1$ sets of two complementary filters are used (Fig.\nbsp{}ref:fig:sensor_fusion_three_sequential), or in a "parallel" way where one set of $n$ complementary filters is used (Fig.\nbsp{}ref:fig:sensor_fusion_three_parallel).
|
||||
|
||||
In the first case, typical sensor fusion synthesis techniques can be used.
|
||||
However, when a parallel architecture is used, a new synthesis method for a set of more than two complementary filters is required as only simple analytical formulas have been proposed in the literature\nbsp{cite:stoten01_fusion_kinet_data_using_compos_filter,becker15_compl_filter_desig_three_frequen_bands}.
|
||||
However, when a parallel architecture is used, a new synthesis method for a set of more than two complementary filters is required as only simple analytical formulas have been proposed in the literature\nbsp{}cite:stoten01_fusion_kinet_data_using_compos_filter,becker15_compl_filter_desig_three_frequen_bands.
|
||||
A generalization of the proposed synthesis method of complementary filters is presented in this section. \par
|
||||
|
||||
#+begin_export latex
|
||||
@@ -701,15 +709,15 @@ A generalization of the proposed synthesis method of complementary filters is pr
|
||||
\begin{subfigure}[b]{0.59\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/sensor_fusion_three_sequential.pdf}
|
||||
\caption{\label{fig:sensor_fusion_three_sequential}Sequential fusion}
|
||||
\caption{\label{fig:sensor_fusion_three_sequential}Sequential fusion.}
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
\begin{subfigure}[b]{0.39\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/sensor_fusion_three_parallel.pdf}
|
||||
\caption{\label{fig:sensor_fusion_three_parallel}Parallel fusion}
|
||||
\caption{\label{fig:sensor_fusion_three_parallel}Parallel fusion.}
|
||||
\end{subfigure}
|
||||
\caption{\label{fig:sensor_fusion_three}Possible sensor fusion architecture when more than two sensors are to be merged}
|
||||
\caption{\label{fig:sensor_fusion_three}Possible sensor fusion architecture when more than two sensors are to be merged.}
|
||||
\centering
|
||||
\end{figure}
|
||||
#+end_export
|
||||
@@ -718,62 +726,16 @@ The synthesis objective is to compute a set of $n$ stable transfer functions $[H
|
||||
#+name: eq:hinf_problem_gen
|
||||
\begin{subequations}
|
||||
\begin{align}
|
||||
& \sum_{i=0}^n H_i(s) = 1 \label{eq:hinf_cond_compl_gen} \\
|
||||
& \sum_{i=1}^n H_i(s) = 1 \label{eq:hinf_cond_compl_gen} \\
|
||||
& \left| H_i(j\omega) \right| < \frac{1}{\left| W_i(j\omega) \right|}, \quad \forall \omega,\ i = 1 \dots n \label{eq:hinf_cond_perf_gen}
|
||||
\end{align}
|
||||
\end{subequations}
|
||||
where $[W_1(s),\ W_2(s),\ \dots,\ W_n(s)]$ are weighting transfer functions that are chosen to specify the maximum wanted norms of the complementary filters during the synthesis.
|
||||
|
||||
Such synthesis objective is very close to the one described in Section\nbsp{}ref:sec:synthesis_objective, and indeed the proposed synthesis method is a generalization of the one presented in Section\nbsp{}ref:sec:hinf_synthesis. \par
|
||||
$[W_1(s),\ W_2(s),\ \dots,\ W_n(s)]$ are weighting transfer functions that are chosen to specify the maximum complementary filters' norm during the synthesis.
|
||||
|
||||
Before presenting the generalized synthesis method, the case with three sensors is presented.
|
||||
Consider the generalized plant $P_3(s)$ shown in Fig.\nbsp{}ref:fig:comp_filter_three_hinf_gen_plant which is also described by\nbsp{}eqref:eq:generalized_plant_three_filters.
|
||||
Such synthesis objective is closely related to the one described in Section\nbsp{}ref:sec:synthesis_objective, and indeed the proposed synthesis method is a generalization of the one presented in Section\nbsp{}ref:sec:hinf_synthesis. \par
|
||||
|
||||
#+name: eq:generalized_plant_three_filters
|
||||
\begin{equation}
|
||||
\begin{bmatrix} z_1 \\ z_2 \\ z_3 \\ v \end{bmatrix} = P_3(s) \begin{bmatrix} w \\ u_1 \\ u_2 \end{bmatrix}; \quad P_3(s) = \begin{bmatrix}W_1(s) & -W_1(s) & -W_1(s) \\ 0 & \phantom{+}W_2(s) & 0 \\ 0 & 0 & \phantom{+}W_3(s) \\ 1 & 0 & 0 \end{bmatrix}
|
||||
\end{equation}
|
||||
|
||||
#+begin_export latex
|
||||
\begin{figure}[htbp]
|
||||
\begin{subfigure}[t]{0.5\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/comp_filter_three_hinf_gen_plant.pdf}
|
||||
\caption{\label{fig:comp_filter_three_hinf_gen_plant} Generalized plant}
|
||||
\vfill
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
\begin{subfigure}[t]{0.5\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/comp_filter_three_hinf_fb.pdf}
|
||||
\caption{\label{fig:comp_filter_three_hinf_fb} Generalized plant with the synthesized filter}
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
\caption{\label{fig:comp_filter_three_hinf} Architecture for the $\mathcal{H}_\infty$ synthesis of three complementary filters}
|
||||
\centering
|
||||
\end{figure}
|
||||
#+end_export
|
||||
|
||||
Applying the $\mathcal{H}_\infty$ synthesis on the generalized plant $P_3(s)$ is equivalent as to find two stable filters $[H_2(s),\ H_3(s)]$ (shown in Fig.\nbsp{}ref:fig:comp_filter_three_hinf_fb) such that the $\mathcal{H}_\infty$ norm of the transfer function from $w$ to $[z_1,\ z_2, \ z_3]$ is less than one\nbsp{}eqref:eq:hinf_syn_obj_three.
|
||||
|
||||
#+name: eq:hinf_syn_obj_three
|
||||
\begin{equation}
|
||||
\left\| \begin{matrix} \left[1 - H_2(s) - H_3(s)\right] W_1(s) \\ H_2(s) W_2(s) \\ H_3(s) W_3(s) \end{matrix} \right\|_\infty \le 1
|
||||
\end{equation}
|
||||
|
||||
By defining $H_1(s) \triangleq 1 - H_2(s) - H_3(s)$, the proposed $\mathcal{H}_\infty$ synthesis solves the design problem eqref:eq:hinf_problem_gen with $n=3$. \par
|
||||
|
||||
An example is given to validate the method where three sensors are used in different frequency bands.
|
||||
For instance a displacement sensor from DC up to $\SI{1}{Hz}$, a geophone from $1$ to $\SI{10}{Hz}$ and an accelerometer above $\SI{10}{Hz}$.
|
||||
Three weighting functions are designed using formula\nbsp{}eqref:eq:weight_formula and their inverse magnitudes are shown in Fig.\nbsp{}ref:fig:three_complementary_filters_results (dashed curves).
|
||||
The $\mathcal{H}_\infty$ synthesis is performed on the generalized plant $P_3(s)$ and the bode plot of the obtained complementary filters are shown in Fig.\nbsp{}ref:fig:three_complementary_filters_results (solid lines). \par
|
||||
|
||||
#+name: fig:three_complementary_filters_results
|
||||
#+caption: Bode plot of the inverse weighting functions and of the three complementary filters obtained using the $\mathcal{H}_\infty$ synthesis
|
||||
[[file:figs/three_complementary_filters_results.pdf]]
|
||||
|
||||
Even though there might not be any practical application for a set of more than 3 complementary filters, it can still be designed using the same procedure.
|
||||
A set of $n$ complementary filters can be shaped using the generalized plant $P_n(s)$ described by\nbsp{}eqref:eq:generalized_plant_n_filters.
|
||||
A set of $n$ complementary filters can be shaped by applying the standard $\mathcal{H}_\infty$ synthesis to the generalized plant $P_n(s)$ described by\nbsp{}eqref:eq:generalized_plant_n_filters.
|
||||
|
||||
#+name: eq:generalized_plant_n_filters
|
||||
\begin{equation}
|
||||
@@ -788,17 +750,77 @@ A set of $n$ complementary filters can be shaped using the generalized plant $P_
|
||||
\end{bmatrix}
|
||||
\end{equation}
|
||||
|
||||
If the synthesis if successful, a set of $n-1$ filters $[H_2(s),\ H_3(s),\ \dots,\ H_n(s)]$ are obtained such that\nbsp{}eqref:eq:hinf_syn_obj_gen is verified.
|
||||
|
||||
#+name: eq:hinf_syn_obj_gen
|
||||
\begin{equation}
|
||||
\left\|\begin{matrix} \left(1 - \left[ H_2(s) + H_3(s) + \dots + H_n(s) \right]\right) W_1(s) \\ H_2(s) W_2(s) \\ \vdots \\ H_n(s) W_n(s) \end{matrix}\right\|_\infty \le 1
|
||||
\end{equation}
|
||||
|
||||
$H_1(s)$ is then defined using\nbsp{}eqref:eq:h1_comp_h2_hn which is ensuring the complementary property for the set of $n$ filters\nbsp{}eqref:eq:hinf_cond_compl_gen.
|
||||
Condition\nbsp{}eqref:eq:hinf_cond_perf_gen is satisfied thanks to\nbsp{}eqref:eq:hinf_syn_obj_gen.
|
||||
|
||||
#+name: eq:h1_comp_h2_hn
|
||||
\begin{equation}
|
||||
H_1(s) \triangleq 1 - \big[ H_2(s) + H_3(s) + \dots + H_n(s) \big]
|
||||
\end{equation}
|
||||
|
||||
An example is given to validate the proposed method for the synthesis of a set of three complementary filters.
|
||||
The sensors to be merged are a displacement sensor from DC up to $\SI{1}{Hz}$, a geophone from $1$ to $\SI{10}{Hz}$ and an accelerometer above $\SI{10}{Hz}$.
|
||||
Three weighting functions are designed using formula\nbsp{}eqref:eq:weight_formula and their inverse magnitude are shown in Fig.\nbsp{}ref:fig:three_complementary_filters_results (dashed curves).
|
||||
|
||||
Consider the generalized plant $P_3(s)$ shown in Fig.\nbsp{}ref:fig:comp_filter_three_hinf_gen_plant which is also described by\nbsp{}eqref:eq:generalized_plant_three_filters.
|
||||
|
||||
#+name: eq:generalized_plant_three_filters
|
||||
\begin{equation}
|
||||
\begin{bmatrix} z_1 \\ z_2 \\ z_3 \\ v \end{bmatrix} = P_3(s) \begin{bmatrix} w \\ u_1 \\ u_2 \end{bmatrix}; \quad P_3(s) = \begin{bmatrix}W_1(s) & -W_1(s) & -W_1(s) \\ 0 & \phantom{+}W_2(s) & 0 \\ 0 & 0 & \phantom{+}W_3(s) \\ 1 & 0 & 0 \end{bmatrix}
|
||||
\end{equation}
|
||||
|
||||
#+begin_export latex
|
||||
\begin{figure}[htbp]
|
||||
\begin{subfigure}[t]{0.5\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/comp_filter_three_hinf_gen_plant.pdf}
|
||||
\caption{\label{fig:comp_filter_three_hinf_gen_plant} Generalized plant.}
|
||||
\vfill
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
\begin{subfigure}[t]{0.5\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/comp_filter_three_hinf_fb.pdf}
|
||||
\caption{\label{fig:comp_filter_three_hinf_fb} Generalized plant with the synthesized filter.}
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
\caption{\label{fig:comp_filter_three_hinf} Architecture for the $\mathcal{H}_\infty$ synthesis of three complementary filters.}
|
||||
\centering
|
||||
\end{figure}
|
||||
#+end_export
|
||||
|
||||
The standard $\mathcal{H}_\infty$ synthesis is performed on the generalized plant $P_3(s)$.
|
||||
Two filters $H_2(s)$ and $H_3(s)$ are obtained such that the $\mathcal{H}_\infty$ norm of the closed-loop transfer from $w$ to $[z_1,\ z_2,\ z_3]$ of the system in Fig.\nbsp{}ref:fig:comp_filter_three_hinf_fb is less than one.
|
||||
Filter $H_1(s)$ is defined using\nbsp{}eqref:eq:h1_compl_h2_h3 thus ensuring the complementary property of the obtained set of filters.
|
||||
|
||||
#+name: eq:h1_compl_h2_h3
|
||||
\begin{equation}
|
||||
H_1(s) \triangleq 1 - \big[ H_2(s) + H_3(s) \big]
|
||||
\end{equation}
|
||||
|
||||
Figure\nbsp{}ref:fig:three_complementary_filters_results displays the three synthesized complementary filters (solid lines) which confirms that the synthesis is successful.\par
|
||||
|
||||
#+name: fig:three_complementary_filters_results
|
||||
#+caption: Bode plot of the inverse weighting functions and of the three complementary filters obtained using the $\mathcal{H}_\infty$ synthesis.
|
||||
[[file:figs/three_complementary_filters_results.pdf]]
|
||||
|
||||
* Conclusion
|
||||
<<sec:conclusion>>
|
||||
|
||||
Sensors measuring a physical quantities are always subject to limitations both in terms of bandwidth or accuracy.
|
||||
Complementary filters can be used to fuse multiple sensors with different characteristics in order to combine their benefits and yield a better estimate of the measured physical quantity.
|
||||
|
||||
The sensor fusion robustness and the obtained super sensor noise can be linked to the magnitude of the complementary filters.
|
||||
In this paper, a synthesis method that enables the shaping of the complementary filters norms has been proposed.
|
||||
Several example were used to emphasize the simplicity and the effectiveness of the proposed method.
|
||||
Links with "closed-loop" complementary filters where highlighted, and the proposed method was generalized for the design of a set of more than two complementary filters.
|
||||
A new method for designing complementary filters using the $\mathcal{H}_\infty$ synthesis has been proposed.
|
||||
It allows to shape the magnitude of the filters by the use of weighting functions during the synthesis.
|
||||
This is very valuable in practice as the characteristics of the super sensor are linked to the complementary filters' magnitude.
|
||||
Therefore typical sensor fusion objectives can be translated into requirements on the magnitudes of the filters.
|
||||
Several examples were used to emphasize the simplicity and the effectiveness of the proposed method.
|
||||
|
||||
However, the shaping of the complementary filters' magnitude does not allow to directly optimize the super sensor noise and dynamical characteristics.
|
||||
Future work will aim at developing a complementary filter synthesis method that minimizes the super sensor noise while ensuring the robustness of the fusion.
|
||||
|
||||
* Acknowledgment
|
||||
@@ -807,21 +829,20 @@ Future work will aim at developing a complementary filter synthesis method that
|
||||
:END:
|
||||
|
||||
This research benefited from a FRIA grant from the French Community of Belgium.
|
||||
This paper is based on a paper previously presented at the ICCMA conference\nbsp{}cite:dehaeze19_compl_filter_shapin_using_synth.
|
||||
This paper has been assigned the LIGO document number LIGO-P2100328.
|
||||
|
||||
* Data Availability
|
||||
:PROPERTIES:
|
||||
:UNNUMBERED: t
|
||||
:END:
|
||||
|
||||
Matlab cite:matlab20 was used for this study.
|
||||
Matlab\nbsp{}cite:matlab20 was used for this study.
|
||||
The source code is available under a MIT License and archived in Zenodo\nbsp{}cite:dehaeze21_new_method_desig_compl_filter_code.
|
||||
|
||||
* Bibliography :ignore:
|
||||
\bibliographystyle{elsarticle-num}
|
||||
\bibliography{ref}
|
||||
|
||||
|
||||
* Local Variables :noexport:
|
||||
# Local Variables:
|
||||
# org-latex-packages-alist: nil
|
||||
|
@@ -1,4 +1,4 @@
|
||||
% Created 2021-08-31 mar. 14:07
|
||||
% Created 2021-09-14 mar. 13:38
|
||||
% Intended LaTeX compiler: pdflatex
|
||||
\documentclass[preprint, sort&compress]{elsarticle}
|
||||
\usepackage[utf8]{inputenc}
|
||||
@@ -22,8 +22,8 @@
|
||||
\author[a3,a4]{Mohit Verma}
|
||||
\author[a2,a4]{Christophe Collette}
|
||||
\cortext[cor1]{Corresponding author. Email Address: thomas.dehaeze@esrf.fr}
|
||||
\address[a1]{European Synchrotron Radiation Facility, Grenoble, France}
|
||||
\address[a2]{University of Li\`{e}ge, Department of Aerospace and Mechanical Engineering, 4000 Li\`{e}ge, Belgium.}
|
||||
\address[a1]{European Synchrotron Radiation Facility, 38000 Grenoble, France}
|
||||
\address[a2]{University of Li\`{e}ge, PML, Department of Aerospace and Mechanical Engineering, 4000 Li\`{e}ge, Belgium.}
|
||||
\address[a3]{CSIR --- Structural Engineering Research Centre, Taramani, Chennai --- 600113, India.}
|
||||
\address[a4]{Universit\'{e} Libre de Bruxelles, Precision Mechatronics Laboratory, BEAMS Department, 1050 Brussels, Belgium.}
|
||||
\usepackage{tabularx}
|
||||
@@ -34,7 +34,7 @@
|
||||
\hypersetup{colorlinks=true}
|
||||
\setlength{\parskip}{1em}
|
||||
\date{}
|
||||
\title{A new method of designing complementary filters for sensor fusion using the \(\mathcal{H}_\infty\) synthesis}
|
||||
\title{Designing complementary filters for sensor fusion using \(\mathcal{H}_\infty\) synthesis}
|
||||
\begin{document}
|
||||
|
||||
|
||||
@@ -43,12 +43,13 @@
|
||||
\begin{frontmatter}
|
||||
\begin{abstract}
|
||||
In order to obtain a better estimate of a quantity being measured, several sensors having different characteristics can be merged with a technique called ``sensor fusion''.
|
||||
The obtained ``super sensor'' can combine the benefits of the individual sensors provided that the magnitude of the complementary filters used in the fusion are well shaped.
|
||||
Properly designing complementary filters is a difficult and time-consuming task.
|
||||
In this study, we address this issue and propose a new method for designing complementary filters.
|
||||
This method uses weighting functions to specify the wanted shape of the complementary filter that are then easily obtained using the standard \(\mathcal{H}_\infty\) synthesis on a specific generalized plant.
|
||||
The obtained ``super sensor'' combines the benefits of the individual sensors provided that the complementary filters used in the fusion are well designed.
|
||||
Indeed, properties of the super sensor are linked to the magnitude of the complementary filters.
|
||||
Properly shaping the magnitude of complementary filters is a difficult and time-consuming task.
|
||||
In this study, this issue is addressed and a new method for designing complementary filters is proposed.
|
||||
This method uses weighting functions to specify the wanted shape of the complementary filters that are then obtained using the standard \(\mathcal{H}_\infty\) synthesis.
|
||||
The proper choice of the weighting functions is discussed, and the effectiveness and simplicity of the design method is highlighted using several examples.
|
||||
Such synthesis method is further generalized to a set of more than two complementary filters.
|
||||
Such synthesis method is further extended for the shaping of a set of more than two complementary filters.
|
||||
\end{abstract}
|
||||
|
||||
\begin{keyword}
|
||||
@@ -57,76 +58,73 @@ Sensor fusion \sep{} Complementary filters \sep{} \(\mathcal{H}_\infty\) synthes
|
||||
\end{frontmatter}
|
||||
|
||||
\section{Introduction}
|
||||
\label{sec:org45b63f3}
|
||||
\label{sec:introduction}
|
||||
Measuring a physical quantity using sensors is always subject to several limitations.
|
||||
First, the accuracy of the measurement will be affected by several noise sources, such as the electrical noise of the conditioning electronics being used.
|
||||
First, the accuracy of the measurement is affected by several noise sources, such as electrical noise of the conditioning electronics being used.
|
||||
Second, the frequency range in which the measurement is relevant is bounded by the bandwidth of the sensor.
|
||||
One way to overcome these limitations is to combine several sensors using a technique called ``sensor fusion''~\cite{bendat57_optim_filter_indep_measur_two}.
|
||||
Fortunately, a wide variety of sensors exist, each with different characteristics.
|
||||
By carefully choosing the fused sensors, a so called ``super sensor'' is obtain that combines benefits of individual sensors and yields a better estimate of the measured physical quantity. \par
|
||||
Fortunately, a wide variety of sensors exists, each with different characteristics.
|
||||
By carefully choosing the fused sensors, a so called ``super sensor'' is obtained that can combines benefits of the individual sensors. \par
|
||||
In some situations, sensor fusion is used to increase the bandwidth of the measurement~\cite{shaw90_bandw_enhan_posit_measur_using_measur_accel,zimmermann92_high_bandw_orien_measur_contr,min15_compl_filter_desig_angle_estim}.
|
||||
For instance, in~\cite{shaw90_bandw_enhan_posit_measur_using_measur_accel}, the bandwidth of a position sensor is increased by fusing it with an accelerometer providing the high frequency motion information.
|
||||
For other applications, sensor fusion is used to obtain a estimate of the measured quantity with lower noise~\cite{hua05_low_ligo,hua04_polyp_fir_compl_filter_contr_system,plummer06_optim_compl_filter_their_applic_motion_measur,robert12_introd_random_signal_applied_kalman}.
|
||||
More recently, the fusion of sensors measuring different physical quantities has been proposed to obtained interesting properties for control~\cite{collette15_sensor_fusion_method_high_perfor,yong16_high_speed_vertic_posit_stage}.
|
||||
In~\cite{collette15_sensor_fusion_method_high_perfor}, an inertial sensor used for active vibration isolation is fused with a sensor collocated with the actuator to improve the stability margins of the feedback controller. \par
|
||||
For instance, in~\cite{shaw90_bandw_enhan_posit_measur_using_measur_accel} the bandwidth of a position sensor is increased by fusing it with an accelerometer providing the high frequency motion information.
|
||||
For other applications, sensor fusion is used to obtain an estimate of the measured quantity with lower noise~\cite{hua05_low_ligo,hua04_polyp_fir_compl_filter_contr_system,plummer06_optim_compl_filter_their_applic_motion_measur,robert12_introd_random_signal_applied_kalman}.
|
||||
More recently, the fusion of sensors measuring different physical quantities has been proposed to obtain interesting properties for control~\cite{collette15_sensor_fusion_method_high_perfor,yong16_high_speed_vertic_posit_stage}.
|
||||
In~\cite{collette15_sensor_fusion_method_high_perfor}, an inertial sensor used for active vibration isolation is fused with a sensor collocated with the actuator for improving the stability margins of the feedback controller. \par
|
||||
Practical applications of sensor fusion are numerous.
|
||||
It is widely used for the attitude estimation of several autonomous vehicles such as unmanned aerial vehicle~\cite{baerveldt97_low_cost_low_weigh_attit,corke04_inert_visual_sensin_system_small_auton_helic,jensen13_basic_uas} and underwater vehicles~\cite{pascoal99_navig_system_desig_using_time,batista10_optim_posit_veloc_navig_filter_auton_vehic}.
|
||||
Naturally, it is of great benefits for high performance positioning control as shown in~\cite{shaw90_bandw_enhan_posit_measur_using_measur_accel,zimmermann92_high_bandw_orien_measur_contr,min15_compl_filter_desig_angle_estim,yong16_high_speed_vertic_posit_stage}.
|
||||
Sensor fusion was also shown to be a key technology to improve the performances of active vibration isolation systems~\cite{tjepkema12_sensor_fusion_activ_vibrat_isolat_precis_equip}.
|
||||
This is particularly apparent for the isolation stages of gravitational wave observer~\cite{collette15_sensor_fusion_method_high_perfor,heijningen18_low} such as the ones used at the LIGO~\cite{hua05_low_ligo,hua04_polyp_fir_compl_filter_contr_system} and at the VIRGO~\cite{lucia18_low_frequen_optim_perfor_advan}. \par
|
||||
Sensor fusion was also shown to be a key technology to improve the performance of active vibration isolation systems~\cite{tjepkema12_sensor_fusion_activ_vibrat_isolat_precis_equip}.
|
||||
Emblematic examples are the isolation stages of gravitational wave detectors~\cite{collette15_sensor_fusion_method_high_perfor,heijningen18_low} such as the ones used at the LIGO~\cite{hua05_low_ligo,hua04_polyp_fir_compl_filter_contr_system} and at the Virgo~\cite{lucia18_low_frequen_optim_perfor_advan}. \par
|
||||
There are mainly two ways to perform sensor fusion: either using a set of complementary filters~\cite{anderson53_instr_approac_system_steer_comput} or using Kalman filtering~\cite{brown72_integ_navig_system_kalman_filter,odry18_kalman_filter_mobil_robot_attit_estim}.
|
||||
For sensor fusion applications, both methods are sharing many relationships~\cite{brown72_integ_navig_system_kalman_filter,higgins75_compar_compl_kalman_filter,robert12_introd_random_signal_applied_kalman,becker15_compl_filter_desig_three_frequen_bands}.
|
||||
However, for Kalman filtering, we are forced to make assumption about the probabilistic character of the sensor noises~\cite{robert12_introd_random_signal_applied_kalman} whereas it is not the case for complementary filters.
|
||||
Furthermore, the main advantages of complementary filters over Kalman filtering for sensor fusion are their very general applicability, their low computational cost~\cite{higgins75_compar_compl_kalman_filter}, and the fact that they are very intuitive as their effects can be easily interpreted in the frequency domain. \par
|
||||
However, for Kalman filtering, assumptions must be made about the probabilistic character of the sensor noises~\cite{robert12_introd_random_signal_applied_kalman} whereas it is not the case with complementary filters.
|
||||
Furthermore, the advantages of complementary filters over Kalman filtering for sensor fusion are their general applicability, their low computational cost~\cite{higgins75_compar_compl_kalman_filter}, and the fact that they are intuitive as their effects can be easily interpreted in the frequency domain. \par
|
||||
A set of filters is said to be complementary if the sum of their transfer functions is equal to one at all frequencies.
|
||||
For the earliest used of complementary filtering for sensor fusion, analog circuits were used to physically realize the filters~\cite{anderson53_instr_approac_system_steer_comput}.
|
||||
Analog complementary filters are still used today~\cite{yong16_high_speed_vertic_posit_stage,moore19_capac_instr_sensor_fusion_high_bandw_nanop}, but most of the time they are now implemented numerically as it allows for much more flexibility. \par
|
||||
In the early days of complementary filtering, analog circuits were employed to physically realize the filters~\cite{anderson53_instr_approac_system_steer_comput}.
|
||||
Analog complementary filters are still used today~\cite{yong16_high_speed_vertic_posit_stage,moore19_capac_instr_sensor_fusion_high_bandw_nanop}, but most of the time they are now implemented digitally as it allows for much more flexibility. \par
|
||||
|
||||
Several design methods have been developed over the years to optimize complementary filters.
|
||||
The easiest way to design complementary filters is to use analytical formulas.
|
||||
Depending on the application, the formulas used are of first order~\cite{corke04_inert_visual_sensin_system_small_auton_helic,yeh05_model_contr_hydraul_actuat_two,yong16_high_speed_vertic_posit_stage}, second order~\cite{baerveldt97_low_cost_low_weigh_attit,stoten01_fusion_kinet_data_using_compos_filter,jensen13_basic_uas} or even higher orders~\cite{shaw90_bandw_enhan_posit_measur_using_measur_accel,zimmermann92_high_bandw_orien_measur_contr,stoten01_fusion_kinet_data_using_compos_filter,collette15_sensor_fusion_method_high_perfor,matichard15_seism_isolat_advan_ligo}. \par
|
||||
|
||||
As the characteristics of the ``super sensor'' depends on the design of the complementary filters~\cite{dehaeze19_compl_filter_shapin_using_synth}, several optimization techniques were developed over the years.
|
||||
Some are based on the finding the optimal parameters of analytical formulas~\cite{jensen13_basic_uas,min15_compl_filter_desig_angle_estim,becker15_compl_filter_desig_three_frequen_bands}, while other are using convex optimization tools~\cite{hua04_polyp_fir_compl_filter_contr_system,hua05_low_ligo} such as linear matrix inequalities~\cite{pascoal99_navig_system_desig_using_time}.
|
||||
As the characteristics of the super sensor depends on the proper design of the complementary filters~\cite{dehaeze19_compl_filter_shapin_using_synth}, several optimization techniques have been developed.
|
||||
Some are based on the finding of optimal parameters of analytical formulas~\cite{jensen13_basic_uas,min15_compl_filter_desig_angle_estim,becker15_compl_filter_desig_three_frequen_bands}, while other are using convex optimization tools~\cite{hua04_polyp_fir_compl_filter_contr_system,hua05_low_ligo} such as linear matrix inequalities~\cite{pascoal99_navig_system_desig_using_time}.
|
||||
As shown in~\cite{plummer06_optim_compl_filter_their_applic_motion_measur}, the design of complementary filters can also be linked to the standard mixed-sensitivity control problem.
|
||||
Therefore, all the powerful tools developed for the classical control theory can also be used for the design of complementary filters.
|
||||
For instance, in~\cite{jensen13_basic_uas} the two gains of a Proportional Integral (PI) controller are optimized to minimize the noise of the super sensor. \par
|
||||
The common objective to all these complementary filters design methods is to obtain a super sensor that has desired characteristics, usually in terms of noise and dynamics.
|
||||
Moreover, as reported in~\cite{zimmermann92_high_bandw_orien_measur_contr,plummer06_optim_compl_filter_their_applic_motion_measur}, phase shifts and magnitude bumps of the ``super sensors'' dynamics can be observed if either the complementary filters are poorly designed or if the sensors are not well calibrated.
|
||||
Therefore, the robustness of the fusion is also of concerned when designing the complementary filters.
|
||||
Although many design methods of complementary filters have been proposed in the literature, no simple method that allows to specify the wanted super sensor characteristic while ensuring good fusion robustness has been proposed. \par
|
||||
The common objective of all these complementary filters design methods is to obtain a super sensor that has desired characteristics, usually in terms of noise and dynamics.
|
||||
Moreover, as reported in~\cite{zimmermann92_high_bandw_orien_measur_contr,plummer06_optim_compl_filter_their_applic_motion_measur}, phase shifts and magnitude bumps of the super sensors dynamics can be observed if either the complementary filters are poorly designed or if the sensors are not well calibrated.
|
||||
Hence, the robustness of the fusion is also of concern when designing the complementary filters.
|
||||
Although many design methods of complementary filters have been proposed in the literature, no simple method that allows to specify the desired super sensor characteristic while ensuring good fusion robustness has been proposed. \par
|
||||
Fortunately, both the robustness of the fusion and the super sensor characteristics can be linked to the magnitude of the complementary filters~\cite{dehaeze19_compl_filter_shapin_using_synth}.
|
||||
Based on that, this paper introduces a new way to design complementary filters using the \(\mathcal{H}_\infty\) synthesis which allows to shape the magnitude of the complementary filters in an easy and intuitive way. \par
|
||||
Section~\ref{sec:requirements} introduces the sensor fusion architecture and demonstrates how typical requirements can be linked to the complementary filters magnitudes.
|
||||
In section~\ref{sec:hinf_method}, the shaping of complementary filters is written as an \(\mathcal{H}_\infty\) optimization problem using weighting functions, and the simplicity of the proposed method is illustrated with an example.
|
||||
Based on that, this paper introduces a new way to design complementary filters using the \(\mathcal{H}_\infty\) synthesis which allows to shape the complementary filters' magnitude in an easy and intuitive way. \par
|
||||
Section~\ref{sec:requirements} introduces the sensor fusion architecture and demonstrates how typical requirements can be linked to the complementary filters' magnitude.
|
||||
In Section~\ref{sec:hinf_method}, the shaping of complementary filters is formulated as an \(\mathcal{H}_\infty\) optimization problem using weighting functions, and the simplicity of the proposed method is illustrated with an example.
|
||||
The synthesis method is further validated in Section~\ref{sec:application_ligo} by designing complex complementary filters.
|
||||
Section~\ref{sec:discussion} compares the proposed synthesis method with the classical mixed-sensitivity synthesis, and extends it to the shaping of more than two complementary filters.
|
||||
Section~\ref{sec:discussion} compares the proposed synthesis method with the classical mixed-sensitivity synthesis, and extends it for the shaping of more than two complementary filters.
|
||||
|
||||
\section{Sensor Fusion and Complementary Filters Requirements}
|
||||
\label{sec:orgeeb9584}
|
||||
\label{sec:requirements}
|
||||
Complementary filters provides a framework for fusing signals from different sensors.
|
||||
Complementary filtering provides a framework for fusing signals from different sensors.
|
||||
As the effectiveness of the fusion depends on the proper design of the complementary filters, they are expected to fulfill certain requirements.
|
||||
These requirements are discussed in this section.
|
||||
\subsection{Sensor Fusion Architecture}
|
||||
\label{sec:org556a17c}
|
||||
\label{sec:sensor_fusion}
|
||||
|
||||
A general sensor fusion architecture using complementary filters is shown in Fig.~\ref{fig:sensor_fusion_overview} where several sensors (here two) are measuring the same physical quantity \(x\).
|
||||
The two sensors output signals \(\hat{x}_1\) and \(\hat{x}_2\) are estimates of \(x\).
|
||||
Each of these estimates are then filtered out by complementary filters and combined to form a new estimate \(\hat{x}\).
|
||||
These estimates are then filtered out by complementary filters and combined to form a new estimate \(\hat{x}\).
|
||||
|
||||
The resulting sensor, termed as super sensor, can have larger bandwidth and better noise characteristics in comparison to the individual sensor.
|
||||
The resulting sensor, termed as super sensor, can have larger bandwidth and better noise characteristics in comparison to the individual sensors.
|
||||
This means that the super sensor provides an estimate \(\hat{x}\) of \(x\) which can be more accurate over a larger frequency band than the outputs of the individual sensors.
|
||||
|
||||
\begin{figure}[htbp]
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/sensor_fusion_overview.pdf}
|
||||
\caption{\label{fig:sensor_fusion_overview}Schematic of a sensor fusion architecture using complementary filters}
|
||||
\caption{\label{fig:sensor_fusion_overview}Schematic of a sensor fusion architecture using complementary filters.}
|
||||
\end{figure}
|
||||
|
||||
The complementary property of filters \(H_1(s)\) and \(H_2(s)\) implies that the sum of their transfer functions is equal to unity.
|
||||
The complementary property of filters \(H_1(s)\) and \(H_2(s)\) implies that the sum of their transfer functions is equal to one.
|
||||
That is, unity magnitude and zero phase at all frequencies.
|
||||
Therefore, a pair of complementary filter needs to satisfy the following condition:
|
||||
\begin{equation}
|
||||
@@ -137,7 +135,6 @@ Therefore, a pair of complementary filter needs to satisfy the following conditi
|
||||
It will soon become clear why the complementary property is important for the sensor fusion architecture.
|
||||
|
||||
\subsection{Sensor Models and Sensor Normalization}
|
||||
\label{sec:org5c5b6fb}
|
||||
\label{sec:sensor_models}
|
||||
|
||||
In order to study such sensor fusion architecture, a model for the sensors is required.
|
||||
@@ -148,21 +145,21 @@ Before filtering the sensor outputs \(\tilde{x}_i\) by the complementary filters
|
||||
This normalization consists of using an estimate \(\hat{G}_i(s)\) of the sensor dynamics \(G_i(s)\), and filtering the sensor output by the inverse of this estimate \(\hat{G}_i^{-1}(s)\) as shown in Fig.~\ref{fig:sensor_model_calibrated}.
|
||||
It is here supposed that the sensor inverse \(\hat{G}_i^{-1}(s)\) is proper and stable.
|
||||
This way, the units of the estimates \(\hat{x}_i\) are equal to the units of the physical quantity \(x\).
|
||||
The sensor dynamics estimate \(\hat{G}_1(s)\) can be a simple gain or a more complex transfer function.
|
||||
The sensor dynamics estimate \(\hat{G}_i(s)\) can be a simple gain or a more complex transfer function.
|
||||
|
||||
\begin{figure}[htbp]
|
||||
\begin{subfigure}[b]{0.49\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/sensor_model.pdf}
|
||||
\caption{\label{fig:sensor_model} Basic sensor model consisting of a noise input $n_i$ and a linear time invariant transfer function $G_i(s)$}
|
||||
\caption{\label{fig:sensor_model} Basic sensor model consisting of a noise input $n_i$ and a linear time invariant transfer function $G_i(s)$.}
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
\begin{subfigure}[b]{0.49\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/sensor_model_calibrated.pdf}
|
||||
\caption{\label{fig:sensor_model_calibrated} Normalized sensors using the inverse of an estimate $\hat{G}_i(s)$ of the sensor dynamics}
|
||||
\caption{\label{fig:sensor_model_calibrated} Normalized sensors using the inverse of an estimate $\hat{G}_i(s)$ of the sensor dynamics.}
|
||||
\end{subfigure}
|
||||
\caption{\label{fig:sensor_models}Sensor models with and without normalization}
|
||||
\caption{\label{fig:sensor_models}Sensor models with and without normalization.}
|
||||
\centering
|
||||
\end{figure}
|
||||
|
||||
@@ -179,11 +176,10 @@ The super sensor output is therefore equal to:
|
||||
\begin{figure}[htbp]
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/fusion_super_sensor.pdf}
|
||||
\caption{\label{fig:fusion_super_sensor}Sensor fusion architecture with two normalized sensors}
|
||||
\caption{\label{fig:fusion_super_sensor}Sensor fusion architecture with two normalized sensors.}
|
||||
\end{figure}
|
||||
|
||||
\subsection{Noise Sensor Filtering}
|
||||
\label{sec:org4d93421}
|
||||
\label{sec:noise_filtering}
|
||||
|
||||
In this section, it is supposed that all the sensors are perfectly normalized, such that:
|
||||
@@ -194,23 +190,23 @@ In this section, it is supposed that all the sensors are perfectly normalized, s
|
||||
|
||||
The effect of a non-perfect normalization will be discussed in the next section.
|
||||
|
||||
Provided \eqref{eq:perfect_dynamics} is verified, the super sensor output \(\hat{x}\) is then:
|
||||
Provided~\eqref{eq:perfect_dynamics} is verified, the super sensor output \(\hat{x}\) is then equal to:
|
||||
\begin{equation}
|
||||
\label{eq:estimate_perfect_dyn}
|
||||
\hat{x} = x + H_1(s) n_1 + H_2(s) n_2
|
||||
\end{equation}
|
||||
|
||||
From \eqref{eq:estimate_perfect_dyn}, the complementary filters \(H_1(s)\) and \(H_2(s)\) are shown to only operate on the sensor's noises.
|
||||
From~\eqref{eq:estimate_perfect_dyn}, the complementary filters \(H_1(s)\) and \(H_2(s)\) are shown to only operate on the noise of the sensors.
|
||||
Thus, this sensor fusion architecture permits to filter the noise of both sensors without introducing any distortion in the physical quantity to be measured.
|
||||
This is why the two filters must be complementary.
|
||||
|
||||
The estimation error \(\delta x\), defined as the difference between the sensor output \(\hat{x}\) and the measured quantity \(x\), is computed for the super sensor \eqref{eq:estimate_error}.
|
||||
The estimation error \(\delta x\), defined as the difference between the sensor output \(\hat{x}\) and the measured quantity \(x\), is computed for the super sensor~\eqref{eq:estimate_error}.
|
||||
\begin{equation}
|
||||
\label{eq:estimate_error}
|
||||
\delta x \triangleq \hat{x} - x = H_1(s) n_1 + H_2(s) n_2
|
||||
\end{equation}
|
||||
|
||||
As shown in \eqref{eq:noise_filtering_psd}, the Power Spectral Density (PSD) of the estimation error \(\Phi_{\delta x}\) depends both on the norm of the two complementary filters and on the PSD of the noise sources \(\Phi_{n_1}\) and \(\Phi_{n_2}\).
|
||||
As shown in~\eqref{eq:noise_filtering_psd}, the Power Spectral Density (PSD) of the estimation error \(\Phi_{\delta x}\) depends both on the norm of the two complementary filters and on the PSD of the noise sources \(\Phi_{n_1}\) and \(\Phi_{n_2}\).
|
||||
\begin{equation}
|
||||
\label{eq:noise_filtering_psd}
|
||||
\Phi_{\delta x}(\omega) = \left|H_1(j\omega)\right|^2 \Phi_{n_1}(\omega) + \left|H_2(j\omega)\right|^2 \Phi_{n_2}(\omega)
|
||||
@@ -221,18 +217,17 @@ This is the simplest form of sensor fusion with complementary filters.
|
||||
|
||||
However, the two sensors have usually high noise levels over distinct frequency regions.
|
||||
In such case, to lower the noise of the super sensor, the norm \(|H_1(j\omega)|\) has to be small when \(\Phi_{n_1}(\omega)\) is larger than \(\Phi_{n_2}(\omega)\) and the norm \(|H_2(j\omega)|\) has to be small when \(\Phi_{n_2}(\omega)\) is larger than \(\Phi_{n_1}(\omega)\).
|
||||
Therefore, by properly shaping the norm of the complementary filters, it is possible to minimize the noise of the super sensor noise.
|
||||
Hence, by properly shaping the norm of the complementary filters, it is possible to reduce the noise of the super sensor.
|
||||
|
||||
\subsection{Sensor Fusion Robustness}
|
||||
\label{sec:org0ab9090}
|
||||
\label{sec:fusion_robustness}
|
||||
|
||||
In practical systems the sensor normalization is not perfect and condition \eqref{eq:perfect_dynamics} is not verified.
|
||||
In practical systems the sensor normalization is not perfect and condition~\eqref{eq:perfect_dynamics} is not verified.
|
||||
|
||||
In order to study such imperfection, a multiplicative input uncertainty is added to the sensor dynamics (Fig.~\ref{fig:sensor_model_uncertainty}).
|
||||
The nominal model is taken as the estimated model for the normalization \(\hat{G}_i(s)\), \(\Delta_i\) is any stable transfer function satisfying \(|\Delta_i(j\omega)| \le 1,\ \forall\omega\), and \(w_i(s)\) is a weighting transfer function representing the magnitude of the uncertainty.
|
||||
The nominal model is the estimated model used for the normalization \(\hat{G}_i(s)\), \(\Delta_i(s)\) is any stable transfer function satisfying \(|\Delta_i(j\omega)| \le 1,\ \forall\omega\), and \(w_i(s)\) is a weighting transfer function representing the magnitude of the uncertainty.
|
||||
|
||||
The weight \(w_i(s)\) is chosen such that the real sensor dynamics \(G(j\omega)\) is contained in the uncertain region represented by a circle in the complex plane, centered on \(1\) and with a radius equal to \(|w_i(j\omega)|\).
|
||||
The weight \(w_i(s)\) is chosen such that the real sensor dynamics \(G_i(j\omega)\) is contained in the uncertain region represented by a circle in the complex plane, centered on \(1\) and with a radius equal to \(|w_i(j\omega)|\).
|
||||
|
||||
As the nominal sensor dynamics is taken as the normalized filter, the normalized sensor can be further simplified as shown in Fig.~\ref{fig:sensor_model_uncertainty_simplified}.
|
||||
|
||||
@@ -240,34 +235,34 @@ As the nominal sensor dynamics is taken as the normalized filter, the normalized
|
||||
\begin{subfigure}[b]{0.59\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/sensor_model_uncertainty.pdf}
|
||||
\caption{\label{fig:sensor_model_uncertainty} Sensor with multiplicative input uncertainty}
|
||||
\caption{\label{fig:sensor_model_uncertainty} Sensor with multiplicative input uncertainty.}
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
\begin{subfigure}[b]{0.39\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/sensor_model_uncertainty_simplified.pdf}
|
||||
\caption{\label{fig:sensor_model_uncertainty_simplified} Simplified sensor model}
|
||||
\caption{\label{fig:sensor_model_uncertainty_simplified} Simplified sensor model.}
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
\caption{\label{fig:sensor_models_uncertainty}Sensor models with dynamical uncertainty}
|
||||
\caption{\label{fig:sensor_models_uncertainty}Sensor models with dynamical uncertainty.}
|
||||
\centering
|
||||
\end{figure}
|
||||
|
||||
The sensor fusion architecture with two sensor models including dynamical uncertainty is shown in Fig.~\ref{fig:sensor_fusion_dynamic_uncertainty}.
|
||||
The sensor fusion architecture with the sensor models including dynamical uncertainty is shown in Fig.~\ref{fig:sensor_fusion_dynamic_uncertainty}.
|
||||
|
||||
\begin{figure}[htbp]
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/sensor_fusion_dynamic_uncertainty.pdf}
|
||||
\caption{\label{fig:sensor_fusion_dynamic_uncertainty}Sensor fusion architecture with sensor dynamics uncertainty}
|
||||
\caption{\label{fig:sensor_fusion_dynamic_uncertainty}Sensor fusion architecture with sensor dynamics uncertainty.}
|
||||
\end{figure}
|
||||
|
||||
The super sensor dynamics \eqref{eq:super_sensor_dyn_uncertainty} is no longer equal to \(1\) and now depends on the sensor dynamical uncertainty weights \(w_i(s)\) as well as on the complementary filters \(H_i(s)\).
|
||||
The super sensor dynamics~\eqref{eq:super_sensor_dyn_uncertainty} is no longer equal to \(1\) and now depends on the sensor dynamical uncertainty weights \(w_i(s)\) as well as on the complementary filters \(H_i(s)\).
|
||||
\begin{equation}
|
||||
\label{eq:super_sensor_dyn_uncertainty}
|
||||
\frac{\hat{x}}{x} = 1 + w_1(s) H_1(s) \Delta_1(s) + w_2(s) H_2(s) \Delta_2(s)
|
||||
\end{equation}
|
||||
|
||||
The dynamical uncertainty of the super sensor can be graphically represented in the complex plane by a circle centered on \(1\) with a radius equal to \(|w_1(j\omega) H_1(j\omega)| + |w_2(j\omega) H_2(j\omega)|\) as shown in Fig.~\ref{fig:uncertainty_set_super_sensor}.
|
||||
The dynamical uncertainty of the super sensor can be graphically represented in the complex plane by a circle centered on \(1\) with a radius equal to \(|w_1(j\omega) H_1(j\omega)| + |w_2(j\omega) H_2(j\omega)|\) (Fig.~\ref{fig:uncertainty_set_super_sensor}).
|
||||
|
||||
\begin{figure}[htbp]
|
||||
\centering
|
||||
@@ -275,9 +270,8 @@ The dynamical uncertainty of the super sensor can be graphically represented in
|
||||
\caption{\label{fig:uncertainty_set_super_sensor}Uncertainty region of the super sensor dynamics in the complex plane (grey circle). The contribution of both sensors 1 and 2 to the total uncertainty are represented respectively by a blue circle and a red circle. The frequency dependency \(\omega\) is here omitted.}
|
||||
\end{figure}
|
||||
|
||||
The super sensor dynamical uncertainty (i.e. the robustness of the fusion) clearly depends on the complementary filters norms.
|
||||
For instance, the phase \(\Delta\phi(\omega)\) added by the super sensor dynamics at frequency \(\omega\) is bounded by \(\Delta\phi_{\text{max}}(\omega)\) which can be found by drawing a tangent from the origin to the uncertainty circle of the super sensor (Fig.~\ref{fig:uncertainty_set_super_sensor}).
|
||||
Therefore, the phase uncertainty of the super sensor dynamics depends on the Complementary filters norms \eqref{eq:max_phase_uncertainty}.
|
||||
The super sensor dynamical uncertainty, and hence the robustness of the fusion, clearly depends on the complementary filters' norm.
|
||||
For instance, the phase \(\Delta\phi(\omega)\) added by the super sensor dynamics at frequency \(\omega\) is bounded by \(\Delta\phi_{\text{max}}(\omega)\) which can be found by drawing a tangent from the origin to the uncertainty circle of the super sensor (Fig.~\ref{fig:uncertainty_set_super_sensor}) and that is mathematically described by~\eqref{eq:max_phase_uncertainty}.
|
||||
|
||||
\begin{equation}
|
||||
\label{eq:max_phase_uncertainty}
|
||||
@@ -288,19 +282,17 @@ As it is generally desired to limit the maximum phase added by the super sensor,
|
||||
Typically, the norm of the complementary filter \(|H_i(j\omega)|\) should be made small when \(|w_i(j\omega)|\) is large, i.e., at frequencies where the sensor dynamics is uncertain.
|
||||
|
||||
\section{Complementary Filters Shaping}
|
||||
\label{sec:orgdf903f0}
|
||||
\label{sec:hinf_method}
|
||||
As shown in Section~\ref{sec:requirements}, the noise and robustness of the super sensor are a function of the complementary filters norms.
|
||||
Therefore, a complementary filters synthesis method that allows to shape their norms would be of great use.
|
||||
As shown in Section~\ref{sec:requirements}, the noise and robustness of the super sensor are a function of the complementary filters' norm.
|
||||
Therefore, a synthesis method of complementary filters that allows to shape their norm would be of great use.
|
||||
In this section, such synthesis is proposed by writing the synthesis objective as a standard \(\mathcal{H}_\infty\) optimization problem.
|
||||
As weighting functions are used to represent the wanted complementary filters shapes during the synthesis, the proper design of weighting functions is discussed.
|
||||
As weighting functions are used to represent the wanted complementary filters' shape during the synthesis, their proper design is discussed.
|
||||
Finally, the synthesis method is validated on an simple example.
|
||||
\subsection{Synthesis Objective}
|
||||
\label{sec:org2467206}
|
||||
\label{sec:synthesis_objective}
|
||||
|
||||
The synthesis objective is to shape the norm of two filters \(H_1(s)\) and \(H_2(s)\) while ensuring their complementary property \eqref{eq:comp_filter}.
|
||||
This is equivalent as to finding proper and stable transfer functions \(H_1(s)\) and \(H_2(s)\) such that conditions \eqref{eq:hinf_cond_complementarity}, \eqref{eq:hinf_cond_h1} and \eqref{eq:hinf_cond_h2} are satisfied.
|
||||
The synthesis objective is to shape the norm of two filters \(H_1(s)\) and \(H_2(s)\) while ensuring their complementary property~\eqref{eq:comp_filter}.
|
||||
This is equivalent as to finding proper and stable transfer functions \(H_1(s)\) and \(H_2(s)\) such that conditions~\eqref{eq:hinf_cond_complementarity}, \eqref{eq:hinf_cond_h1} and~\eqref{eq:hinf_cond_h2} are satisfied.
|
||||
|
||||
\begin{subequations}
|
||||
\label{eq:comp_filter_problem_form}
|
||||
@@ -310,15 +302,14 @@ This is equivalent as to finding proper and stable transfer functions \(H_1(s)\)
|
||||
& |H_2(j\omega)| \le \frac{1}{|W_2(j\omega)|} \quad \forall\omega \label{eq:hinf_cond_h2}
|
||||
\end{align}
|
||||
\end{subequations}
|
||||
\(W_1(s)\) and \(W_2(s)\) are two weighting transfer functions that are carefully chosen to specify the maximum wanted norms of the complementary filters during the synthesis.
|
||||
\(W_1(s)\) and \(W_2(s)\) are two weighting transfer functions that are carefully chosen to specify the maximum wanted norm of the complementary filters during the synthesis.
|
||||
|
||||
\subsection{Shaping of Complementary Filters using \(\mathcal{H}_\infty\) synthesis}
|
||||
\label{sec:org172468e}
|
||||
\label{sec:hinf_synthesis}
|
||||
|
||||
In this section, it is shown that the synthesis objective can be easily expressed as a standard \(\mathcal{H}_\infty\) optimization problem and therefore solved using convenient tools readily available.
|
||||
|
||||
Consider the generalized plant \(P(s)\) shown in Fig.~\ref{fig:h_infinity_robust_fusion_plant} and mathematically described by \eqref{eq:generalized_plant}.
|
||||
Consider the generalized plant \(P(s)\) shown in Fig.~\ref{fig:h_infinity_robust_fusion_plant} and mathematically described by~\eqref{eq:generalized_plant}.
|
||||
|
||||
\begin{equation}
|
||||
\label{eq:generalized_plant}
|
||||
@@ -329,27 +320,27 @@ Consider the generalized plant \(P(s)\) shown in Fig.~\ref{fig:h_infinity_robust
|
||||
\begin{subfigure}[t]{0.5\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/h_infinity_robust_fusion_plant.pdf}
|
||||
\caption{\label{fig:h_infinity_robust_fusion_plant} Generalized plant}
|
||||
\caption{\label{fig:h_infinity_robust_fusion_plant} Generalized plant.}
|
||||
\vfill
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
\begin{subfigure}[t]{0.5\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/h_infinity_robust_fusion_fb.pdf}
|
||||
\caption{\label{fig:h_infinity_robust_fusion_fb} Generalized plant with the synthesized filter}
|
||||
\caption{\label{fig:h_infinity_robust_fusion_fb} Generalized plant with the synthesized filter.}
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
\caption{\label{fig:h_infinity_robust_fusion} Architecture for the $\mathcal{H}_\infty$ synthesis of complementary filters}
|
||||
\caption{\label{fig:h_infinity_robust_fusion} Architecture for the $\mathcal{H}_\infty$ synthesis of complementary filters.}
|
||||
\centering
|
||||
\end{figure}
|
||||
|
||||
Applying the standard \(\mathcal{H}_\infty\) synthesis on the generalized plant \(P(s)\) is then equivalent as finding a stable filter \(H_2(s)\) which based on \(v\), generates a signal \(u\) such that the \(\mathcal{H}_\infty\) norm of the system in Fig.~\ref{fig:h_infinity_robust_fusion_fb} from \(w\) to \([z_1, \ z_2]\) is less than one \eqref{eq:hinf_syn_obj}.
|
||||
Applying the standard \(\mathcal{H}_\infty\) synthesis to the generalized plant \(P(s)\) is then equivalent as finding a stable filter \(H_2(s)\) which based on \(v\), generates a signal \(u\) such that the \(\mathcal{H}_\infty\) norm of the system in Fig.~\ref{fig:h_infinity_robust_fusion_fb} from \(w\) to \([z_1, \ z_2]\) is less than one~\eqref{eq:hinf_syn_obj}.
|
||||
\begin{equation}
|
||||
\label{eq:hinf_syn_obj}
|
||||
\left\|\begin{matrix} \left(1 - H_2(s)\right) W_1(s) \\ H_2(s) W_2(s) \end{matrix}\right\|_\infty \le 1
|
||||
\end{equation}
|
||||
|
||||
By then defining \(H_1(s)\) to be the complementary of \(H_2(s)\) \eqref{eq:definition_H1}, the \(\mathcal{H}_\infty\) synthesis objective becomes equivalent to \eqref{eq:hinf_problem} which ensure that \eqref{eq:hinf_cond_h1} and \eqref{eq:hinf_cond_h2} are satisfied.
|
||||
By then defining \(H_1(s)\) to be the complementary of \(H_2(s)\) \eqref{eq:definition_H1}, the \(\mathcal{H}_\infty\) synthesis objective becomes equivalent to~\eqref{eq:hinf_problem} which ensures that~\eqref{eq:hinf_cond_h1} and~\eqref{eq:hinf_cond_h2} are satisfied.
|
||||
|
||||
\begin{equation}
|
||||
\label{eq:definition_H1}
|
||||
@@ -361,27 +352,25 @@ By then defining \(H_1(s)\) to be the complementary of \(H_2(s)\) \eqref{eq:defi
|
||||
\left\|\begin{matrix} H_1(s) W_1(s) \\ H_2(s) W_2(s) \end{matrix}\right\|_\infty \le 1
|
||||
\end{equation}
|
||||
|
||||
Therefore, applying the \(\mathcal{H}_\infty\) synthesis on the standard plant \(P(s)\) \eqref{eq:generalized_plant} will generate two filters \(H_2(s)\) and \(H_1(s) \triangleq 1 - H_2(s)\) that are complementary \eqref{eq:comp_filter_problem_form} and such that there norms are bellow specified bounds \eqref{eq:hinf_cond_h1},\eqref{eq:hinf_cond_h2}.
|
||||
Therefore, applying the \(\mathcal{H}_\infty\) synthesis to the standard plant \(P(s)\) \eqref{eq:generalized_plant} will generate two filters \(H_2(s)\) and \(H_1(s) \triangleq 1 - H_2(s)\) that are complementary~\eqref{eq:comp_filter_problem_form} and such that there norms are bellow specified bounds \eqref{eq:hinf_cond_h1},~\eqref{eq:hinf_cond_h2}.
|
||||
|
||||
Note that there is not an equivalence between the \(\mathcal{H}_\infty\) norm condition~\eqref{eq:hinf_problem} and the initial synthesis objectives~\eqref{eq:hinf_cond_h1} and~\eqref{eq:hinf_cond_h2}, but only an implication.
|
||||
Hence, the optimization may be a little bit conservative with respect to the ``set'' of filters on which it is performed.
|
||||
There might be solutions were the objectives~\eqref{eq:hinf_cond_h1} and~\eqref{eq:hinf_cond_h2} are valid but where the \(\mathcal{H}_\infty\) norm~\eqref{eq:hinf_problem} is larger than one.
|
||||
Note that there is only an implication between the \(\mathcal{H}_\infty\) norm condition~\eqref{eq:hinf_problem} and the initial synthesis objectives~\eqref{eq:hinf_cond_h1} and~\eqref{eq:hinf_cond_h2} and not an equivalence.
|
||||
Hence, the optimization may be a little bit conservative with respect to the set of filters on which it is performed, see~\cite[Chap. 2.8.3]{skogestad07_multiv_feedb_contr}.
|
||||
In practice, this is however not an found to be an issue.
|
||||
|
||||
\subsection{Weighting Functions Design}
|
||||
\label{sec:org3b7e958}
|
||||
\label{sec:hinf_weighting_func}
|
||||
|
||||
Weighting functions are used during the synthesis to specify the maximum allowed norms of the complementary filters.
|
||||
Weighting functions are used during the synthesis to specify the maximum allowed complementary filters' norm.
|
||||
The proper design of these weighting functions is of primary importance for the success of the presented \(\mathcal{H}_\infty\) synthesis of complementary filters.
|
||||
|
||||
First, only proper and stable transfer functions should be used.
|
||||
Second, the order of the weighting functions should stay reasonably small in order to reduce the computational costs associated with the solving of the optimization problem and for the physical implementation of the filters (the order of the synthesized filters being equal to the sum of the weighting functions orders).
|
||||
Third, one should not forget the fundamental limitations imposed by the complementary property \eqref{eq:comp_filter}.
|
||||
Second, the order of the weighting functions should stay reasonably small in order to reduce the computational costs associated with the solving of the optimization problem and for the physical implementation of the filters (the synthesized filters' order being equal to the sum of the weighting functions' order).
|
||||
Third, one should not forget the fundamental limitations imposed by the complementary property~\eqref{eq:comp_filter}.
|
||||
This implies for instance that \(|H_1(j\omega)|\) and \(|H_2(j\omega)|\) cannot be made small at the same frequency.
|
||||
|
||||
When designing complementary filters, it is usually desired to specify their slopes, their ``blending'' frequency and their maximum gains at low and high frequency.
|
||||
To help with the design of the weighting functions such that the above specification can be easily expressed, the formula \eqref{eq:weight_formula} is proposed.
|
||||
To easily express these specifications, formula~\eqref{eq:weight_formula} is proposed to help with the design of weighting functions.
|
||||
|
||||
\begin{equation}
|
||||
\label{eq:weight_formula}
|
||||
@@ -392,15 +381,15 @@ To help with the design of the weighting functions such that the above specifica
|
||||
}\right)^n
|
||||
\end{equation}
|
||||
|
||||
The parameters in formula \eqref{eq:weight_formula} are:
|
||||
The parameters in formula~\eqref{eq:weight_formula} are:
|
||||
\begin{itemize}
|
||||
\item \(G_0 = lim_{\omega \to 0} |W(j\omega)|\): the low frequency gain
|
||||
\item \(G_\infty = lim_{\omega \to \infty} |W(j\omega)|\): the high frequency gain
|
||||
\item \(G_0 = \lim_{\omega \to 0} |W(j\omega)|\): the low frequency gain
|
||||
\item \(G_\infty = \lim_{\omega \to \infty} |W(j\omega)|\): the high frequency gain
|
||||
\item \(G_c = |W(j\omega_c)|\): the gain at a specific frequency \(\omega_c\) in \(\si{rad/s}\).
|
||||
\item \(n\): the slope between high and low frequency. It also corresponds to the order of the weighting function.
|
||||
\end{itemize}
|
||||
|
||||
The parameters \(G_0\), \(G_c\) and \(G_\infty\) should either satisfy condition \eqref{eq:cond_formula_1} or \eqref{eq:cond_formula_2}.
|
||||
The parameters \(G_0\), \(G_c\) and \(G_\infty\) should either satisfy~\eqref{eq:cond_formula_1} or~\eqref{eq:cond_formula_2}.
|
||||
\begin{subequations}
|
||||
\label{eq:condition_params_formula}
|
||||
\begin{align}
|
||||
@@ -409,57 +398,59 @@ The parameters \(G_0\), \(G_c\) and \(G_\infty\) should either satisfy condition
|
||||
\end{align}
|
||||
\end{subequations}
|
||||
|
||||
An example of the obtained magnitude of a weighting function generated using \eqref{eq:weight_formula} is shown in Fig.~\ref{fig:weight_formula}.
|
||||
The typical magnitude of a weighting function generated using~\eqref{eq:weight_formula} is shown in Fig.~\ref{fig:weight_formula}.
|
||||
|
||||
\begin{figure}[htbp]
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/weight_formula.pdf}
|
||||
\caption{\label{fig:weight_formula}Magnitude of a weighting function generated using the proposed formula \eqref{eq:weight_formula}, \(G_0 = 1e^{-3}\), \(G_\infty = 10\), \(\omega_c = \SI{10}{Hz}\), \(G_c = 2\), \(n = 3\)}
|
||||
\caption{\label{fig:weight_formula}Magnitude of a weighting function generated using formula~\eqref{eq:weight_formula}, \(G_0 = 1e^{-3}\), \(G_\infty = 10\), \(\omega_c = \SI{10}{Hz}\), \(G_c = 2\), \(n = 3\).}
|
||||
\end{figure}
|
||||
|
||||
\subsection{Validation of the proposed synthesis method}
|
||||
\label{sec:org13db233}
|
||||
\label{sec:hinf_example}
|
||||
|
||||
The proposed methodology for the design of complementary filters is now applied on a simple example where two complementary filters \(H_1(s)\) and \(H_2(s)\) have to be designed such that:
|
||||
The proposed methodology for the design of complementary filters is now applied on a simple example.
|
||||
Let's suppose two complementary filters \(H_1(s)\) and \(H_2(s)\) have to be designed such that:
|
||||
\begin{itemize}
|
||||
\item the blending frequency is around \(\SI{10}{Hz}\)
|
||||
\item the slope of \(|H_1(j\omega)|\) is \(+2\) below \(\SI{10}{Hz}\), its low frequency gain is \(10^{-3}\)
|
||||
\item the slope of \(|H_2(j\omega)|\) is \(-3\) above \(\SI{10}{Hz}\), its high frequency gain is \(10^{-3}\)
|
||||
\item the blending frequency is around \(\SI{10}{Hz}\).
|
||||
\item the slope of \(|H_1(j\omega)|\) is \(+2\) below \(\SI{10}{Hz}\).
|
||||
Its low frequency gain is \(10^{-3}\).
|
||||
\item the slope of \(|H_2(j\omega)|\) is \(-3\) above \(\SI{10}{Hz}\).
|
||||
Its high frequency gain is \(10^{-3}\).
|
||||
\end{itemize}
|
||||
|
||||
The first step is to translate the above requirements into the design of the weighting functions.
|
||||
The proposed formula \eqref{eq:weight_formula} is here used for such purpose.
|
||||
The first step is to translate the above requirements by properly designing the weighting functions.
|
||||
The proposed formula~\eqref{eq:weight_formula} is here used for such purpose.
|
||||
Parameters used are summarized in Table~\ref{tab:weights_params}.
|
||||
The inverse magnitudes of the designed weighting functions, which are representing the maximum allowed norms of the complementary filters, are shown by the dashed lines in Fig.~\ref{fig:weights_W1_W2}.
|
||||
|
||||
\begin{figure}
|
||||
\begin{minipage}[b]{0.49\linewidth}
|
||||
\centering
|
||||
\begin{tabularx}{0.65\linewidth}{ccc}
|
||||
\begin{tabularx}{0.60\linewidth}{ccc}
|
||||
\toprule
|
||||
Parameters & \(W_1(s)\) & \(W_2(s)\)\\
|
||||
Parameters & \(W_1(s)\) & \(W_2(s)\)\\
|
||||
\midrule
|
||||
\(G_0\) & \(0.1\) & \(1000\)\\
|
||||
\(G_\infty\) & \(1000\) & \(0.1\)\\
|
||||
\(G_0\) & \(0.1\) & \(1000\)\\
|
||||
\(G_\infty\) & \(1000\) & \(0.1\)\\
|
||||
\(\omega_c\) & \(2\pi\cdot10\) & \(2\pi\cdot10\)\\
|
||||
\(G_c\) & \(0.45\) & \(0.45\)\\
|
||||
\(n\) & \(2\) & \(3\)\\
|
||||
\(G_c\) & \(0.45\) & \(0.45\)\\
|
||||
\(n\) & \(2\) & \(3\)\\
|
||||
\bottomrule
|
||||
\end{tabularx}
|
||||
\captionof{table}{\label{tab:weights_params}Parameters used for weighting functions \(W_1(s)\) and \(W_2(s)\) using \eqref{eq:weight_formula}}
|
||||
\captionof{table}{\label{tab:weights_params}Parameters used for \(W_1(s)\) and \(W_2(s)\) using~\eqref{eq:weight_formula}.}
|
||||
\end{minipage}
|
||||
\hfill
|
||||
\begin{minipage}[b]{0.49\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/weights_W1_W2.pdf}
|
||||
\caption{\label{fig:weights_W1_W2}Inverse magnitude of the weighting functions}
|
||||
\caption{\label{fig:weights_W1_W2}Inverse magnitude of the weighting functions.}
|
||||
\end{minipage}
|
||||
\end{figure}
|
||||
|
||||
The \(\mathcal{H}_\infty\) synthesis is then applied to the generalized plant of Fig.~\ref{fig:h_infinity_robust_fusion_plant} on efficiently solved in Matlab~\cite{matlab20} using the Robust Control Toolbox.
|
||||
The standard \(\mathcal{H}_\infty\) synthesis is then applied to the generalized plant of Fig.~\ref{fig:h_infinity_robust_fusion_plant} and efficiently solved using Matlab~\cite{matlab20}.
|
||||
The filter \(H_2(s)\) that minimizes the \(\mathcal{H}_\infty\) norm between \(w\) and \([z_1,\ z_2]^T\) is obtained.
|
||||
The \(\mathcal{H}_\infty\) norm is here found to be close to one \eqref{eq:hinf_synthesis_result} which indicates that the synthesis is successful: the complementary filters norms are below the maximum specified upper bounds.
|
||||
The \(\mathcal{H}_\infty\) norm is here found to be close to one~\eqref{eq:hinf_synthesis_result} which indicates that the synthesis is successful: the complementary filters norms are below the maximum specified upper bounds.
|
||||
This is confirmed by the bode plots of the obtained complementary filters in Fig.~\ref{fig:hinf_filters_results}.
|
||||
|
||||
\begin{equation}
|
||||
@@ -467,8 +458,8 @@ This is confirmed by the bode plots of the obtained complementary filters in Fig
|
||||
\left\|\begin{matrix} \left(1 - H_2(s)\right) W_1(s) \\ H_2(s) W_2(s) \end{matrix}\right\|_\infty \approx 1
|
||||
\end{equation}
|
||||
|
||||
Their transfer functions in the Laplace domain are given in \eqref{eq:hinf_synthesis_result_tf}.
|
||||
As expected, the obtained filters are of order \(5\), that is the sum of the weighting functions orders.
|
||||
The transfer functions in the Laplace domain of the complementary filters are given in~\eqref{eq:hinf_synthesis_result_tf}.
|
||||
As expected, the obtained filters are of order \(5\), that is the sum of the weighting functions' order.
|
||||
|
||||
\begin{subequations}
|
||||
\label{eq:hinf_synthesis_result_tf}
|
||||
@@ -482,18 +473,17 @@ As expected, the obtained filters are of order \(5\), that is the sum of the wei
|
||||
\begin{figure}[htbp]
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/hinf_filters_results.pdf}
|
||||
\caption{\label{fig:hinf_filters_results}Bode plot of the obtained complementary filters}
|
||||
\caption{\label{fig:hinf_filters_results}Bode plot of the obtained complementary filters.}
|
||||
\end{figure}
|
||||
|
||||
This simple example illustrates the fact that the proposed methodology for complementary filters shaping is easy to use and effective.
|
||||
A more complex real life example is taken up in the next section.
|
||||
|
||||
\section{Application: Design of Complementary Filters used in the Active Vibration Isolation System at the LIGO}
|
||||
\label{sec:orgb11268e}
|
||||
\label{sec:application_ligo}
|
||||
Sensor fusion using complementary filters are widely used in active vibration isolation systems in gravitational wave detectors such at the LIGO~\cite{matichard15_seism_isolat_advan_ligo,hua05_low_ligo}, the VIRGO~\cite{lucia18_low_frequen_optim_perfor_advan,heijningen18_low} and the KAGRA \cite[Chap. 5]{sekiguchi16_study_low_frequen_vibrat_isolat_system}.
|
||||
Sensor fusion using complementary filters are widely used in the active vibration isolation systems at gravitational wave detectors, such as at the LIGO~\cite{matichard15_seism_isolat_advan_ligo,hua05_low_ligo}, the Virgo~\cite{lucia18_low_frequen_optim_perfor_advan,heijningen18_low} and the KAGRA \cite[Chap. 5]{sekiguchi16_study_low_frequen_vibrat_isolat_system}.
|
||||
|
||||
In the first isolation stage at the LIGO, two sets of complementary filters are used and included in a feedback loop~\cite{hua04_low_ligo}.
|
||||
In the first isolation stage at the LIGO, two sets of complementary filters are used to form a super sensor that is incorporated in a feedback loop~\cite{hua04_low_ligo}.
|
||||
A set of complementary filters (\(L_2,H_2\)) is first used to fuse a seismometer and a geophone.
|
||||
Then, another set of complementary filters (\(L_1,H_1\)) is used to merge the output of the first ``inertial super sensor'' with a position sensor.
|
||||
A simplified block diagram of the sensor fusion architecture is shown in Fig.~\ref{fig:ligo_super_sensor_architecture}.
|
||||
@@ -501,115 +491,111 @@ A simplified block diagram of the sensor fusion architecture is shown in Fig.~\r
|
||||
\begin{figure}[htbp]
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/ligo_super_sensor_architecture.pdf}
|
||||
\caption{\label{fig:ligo_super_sensor_architecture}Simplified block diagram of the sensor blending strategy for the first stage at the LIGO~\cite{hua04_low_ligo}}
|
||||
\caption{\label{fig:ligo_super_sensor_architecture}Simplified block diagram of the sensor blending strategy for the first stage at the LIGO~\cite{hua04_low_ligo}.}
|
||||
\end{figure}
|
||||
|
||||
The fusion of the position sensor at low frequency with the ``inertial super sensor'' at high frequency using the complementary filters (\(L_1,H_1\)) is done for several reasons, first of which is to give the super sensor a DC sensibility and therefore allow the feedback loop to have authority at zero frequency.
|
||||
The requirements on those filters are very tight and thus their design is complex and should be expressed as an optimization problem.
|
||||
The fusion of the position sensor at low frequency with the ``inertial super sensor'' at high frequency using the complementary filters (\(L_1,H_1\)) is done for several reasons, first of which is to give the super sensor a DC sensibility that allows the feedback loop to have authority at zero frequency.
|
||||
The requirements on those filters are stringent and thus their design is complex and should be expressed as an optimization problem.
|
||||
|
||||
The approach used in~\cite{hua05_low_ligo} is to use FIR complementary filters and to write the synthesis as a convex optimization problem.
|
||||
After synthesis, the obtained FIR filters were found to be compliant with the requirements.
|
||||
However they are of very high order so their implementation is quite complex.
|
||||
In this section, the effectiveness of the proposed complementary filter synthesis strategy is demonstrated on the same set of requirements.
|
||||
However they are of high order so their implementation is quite complex.
|
||||
In this section, the effectiveness of the proposed complementary filter synthesis strategy is demonstrated by using the same set of requirements.
|
||||
\subsection{Complementary Filters Specifications}
|
||||
\label{sec:org100bb02}
|
||||
\label{sec:ligo_specifications}
|
||||
|
||||
The specifications for the set of complementary filters (\(L_1,H_1\)) used at the LIGO are summarized below (for further details, refer to~\cite{hua04_polyp_fir_compl_filter_contr_system}):
|
||||
\begin{itemize}
|
||||
\item From \(0\) to \(\SI{0.008}{Hz}\), the magnitude \(|L_1(j\omega)|\) should be less or equal to \(8 \times 10^{-4}\)
|
||||
\item Between \(\SI{0.008}{Hz}\) to \(\SI{0.04}{Hz}\), the filter \(L_1(s)\) should attenuate the input signal proportional to frequency cubed
|
||||
\item Between \(\SI{0.04}{Hz}\) to \(\SI{0.1}{Hz}\), the magnitude \(|L_1(j\omega)|\) should be less than \(3\)
|
||||
\item Above \(\SI{0.1}{Hz}\), the magnitude \(|H_1(j\omega)|\) should be less than \(0.045\)
|
||||
\item Below \(\SI{0.008}{Hz}\), the magnitude \(|L_1(j\omega)|\) should be less than \(8 \times 10^{-4}\).
|
||||
\item From \(\SI{0.008}{Hz}\) to \(\SI{0.04}{Hz}\), the filter \(L_1(s)\) should attenuate the input signal proportional to frequency cubed.
|
||||
\item From \(\SI{0.04}{Hz}\) to \(\SI{0.1}{Hz}\), the magnitude \(|L_1(j\omega)|\) should be less than \(3\).
|
||||
\item Above \(\SI{0.1}{Hz}\), the magnitude \(|H_1(j\omega)|\) should be less than \(0.045\).
|
||||
\end{itemize}
|
||||
|
||||
These specifications are therefore upper bounds on the complementary filters' magnitudes.
|
||||
These specifications are therefore upper bounds on the complementary filters' magnitude.
|
||||
They are physically represented in Fig.~\ref{fig:fir_filter_ligo} as well as the obtained magnitude of the FIR filters in~\cite{hua05_low_ligo}.
|
||||
|
||||
\begin{figure}[htbp]
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/fir_filter_ligo.pdf}
|
||||
\caption{\label{fig:fir_filter_ligo}Specifications and Bode plot of the obtained FIR complementary filters in~\cite{hua05_low_ligo}. The filters are here obtained using the SeDuMi Matlab toolbox~\cite{sturm99_using_sedum}}
|
||||
\caption{\label{fig:fir_filter_ligo}Specifications and Bode plot of the obtained FIR complementary filters in~\cite{hua05_low_ligo}. The filters are here obtained using the SeDuMi Matlab toolbox~\cite{sturm99_using_sedum}.}
|
||||
\end{figure}
|
||||
|
||||
\subsection{Weighting Functions Design}
|
||||
\label{sec:orgba233a6}
|
||||
\label{sec:ligo_weights}
|
||||
|
||||
The weighting functions should be designed such that their inverse magnitude is as close as possible to the specifications in order to not over-constrain the synthesis problem.
|
||||
However, the order of each weight should stay reasonably small in order to reduce the computational costs of the optimization problem as well as for the physical implementation of the filters.
|
||||
|
||||
A Type I Chebyshev filter of order \(20\) is used for the weighting transfer function \(W_L(s)\) corresponding to the low pass filter.
|
||||
For the one corresponding to the high pass filter \(W_H(s)\), a \(7^{\text{th}}\) order transfer function is designed.
|
||||
The magnitudes of the weighting functions are shown in Fig.~\ref{fig:ligo_weights}.
|
||||
For the one corresponding to the high pass filter \(W_H(s)\), a \(7^{\text{th}}\) order transfer function is manually designed.
|
||||
The inverse magnitudes of the weighting functions are shown in Fig.~\ref{fig:ligo_weights}.
|
||||
|
||||
\begin{figure}[htbp]
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/ligo_weights.pdf}
|
||||
\caption{\label{fig:ligo_weights}Specifications and weighting functions inverse magnitudes}
|
||||
\caption{\label{fig:ligo_weights}Specifications and weighting functions' inverse magnitude.}
|
||||
\end{figure}
|
||||
|
||||
\subsection{\(\mathcal{H}_\infty\) Synthesis of the complementary filters}
|
||||
\label{sec:org705f5c2}
|
||||
\label{sec:ligo_results}
|
||||
|
||||
The proposed \(\mathcal{H}_\infty\) synthesis is performed on the generalized plant shown in Fig.~\ref{fig:h_infinity_robust_fusion_plant}.
|
||||
After optimization, the \(\mathcal{H}_\infty\) norm from \(w\) to \([z_1,\ z_2]^T\) is found close to one indication successful synthesis.
|
||||
In Fig.~\ref{fig:comp_fir_ligo_hinf}, the bode plot of the obtained complementary filters are compared with the FIR filters of order 512 obtained in~\cite{hua05_low_ligo}.
|
||||
Even though the complementary filters using the \(\mathcal{H}_\infty\) synthesis are of much lower order (order 27), they are found to be very close to the FIR filters.
|
||||
Even though the complementary filters using the \(\mathcal{H}_\infty\) synthesis are of much lower order (order 27), they are found to be close to the FIR filters.
|
||||
This confirms the effectiveness of the proposed synthesis method even when the complementary filters are subject to complex requirements.
|
||||
|
||||
\begin{figure}[htbp]
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/comp_fir_ligo_hinf.pdf}
|
||||
\caption{\label{fig:comp_fir_ligo_hinf}Comparison of the FIR filters (dashed) designed in~\cite{hua05_low_ligo} with the filters obtained with \(\mathcal{H}_\infty\) synthesis (solid)}
|
||||
\caption{\label{fig:comp_fir_ligo_hinf}Comparison of the FIR filters (dashed) designed in~\cite{hua05_low_ligo} with the filters obtained with \(\mathcal{H}_\infty\) synthesis (solid).}
|
||||
\end{figure}
|
||||
|
||||
\section{Discussion}
|
||||
\label{sec:org2d41692}
|
||||
\label{sec:discussion}
|
||||
\subsection{``Closed-Loop'' complementary filters}
|
||||
\label{sec:org2106ef4}
|
||||
\label{sec:closed_loop_complementary_filters}
|
||||
|
||||
An alternative way to implement complementary filters is by using a fundamental property of the classical feedback architecture shown in Fig.~\ref{fig:feedback_sensor_fusion}.
|
||||
This is for instance presented in \cite{mahony05_compl_filter_desig_special_orthog,plummer06_optim_compl_filter_their_applic_motion_measur,jensen13_basic_uas}.
|
||||
This idea is discussed in~\cite{mahony05_compl_filter_desig_special_orthog,plummer06_optim_compl_filter_their_applic_motion_measur,jensen13_basic_uas}.
|
||||
|
||||
\begin{figure}[htbp]
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/feedback_sensor_fusion.pdf}
|
||||
\caption{\label{fig:feedback_sensor_fusion}``Closed-Loop'' complementary filters}
|
||||
\caption{\label{fig:feedback_sensor_fusion}``Closed-Loop'' complementary filters.}
|
||||
\end{figure}
|
||||
|
||||
Consider the feedback architecture of Fig.~\ref{fig:feedback_sensor_fusion}, with two inputs \(\hat{x}_1\) and \(\hat{x}_2\), and one output \(\hat{x}\).
|
||||
The output \(\hat{x}\) is linked to the inputs by \eqref{eq:closed_loop_complementary_filters}.
|
||||
The output \(\hat{x}\) is linked to the inputs by~\eqref{eq:closed_loop_complementary_filters}.
|
||||
|
||||
\begin{equation}
|
||||
\label{eq:closed_loop_complementary_filters}
|
||||
\hat{x} = \underbrace{\frac{1}{1 + L(s)}}_{S(s)} \hat{x}_1 + \underbrace{\frac{L(s)}{1 + L(s)}}_{T(s)} \hat{x}_2
|
||||
\end{equation}
|
||||
|
||||
As for any classical feedback architecture, we have that the sum of the sensitivity and complementary sensitivity transfer function is equal to one~\eqref{eq:sensitivity_sum}.
|
||||
As for any classical feedback architecture, we have that the sum of the sensitivity transfer function \(S(s)\) and complementary sensitivity transfer function \(T_(s)\) is equal to one~\eqref{eq:sensitivity_sum}.
|
||||
|
||||
\begin{equation}
|
||||
\label{eq:sensitivity_sum}
|
||||
T(s) + S(s) = 1
|
||||
S(s) + T(s) = 1
|
||||
\end{equation}
|
||||
|
||||
Therefore, provided that the closed-loop system is stable, the closed-loop system in Fig.~\ref{fig:feedback_sensor_fusion} is corresponding to two complementary filters.
|
||||
Therefore, provided that the the closed-loop system in Fig.~\ref{fig:feedback_sensor_fusion} is stable, it can be used as a set of two complementary filters.
|
||||
Two sensors can then be merged as shown in Fig.~\ref{fig:feedback_sensor_fusion_arch}.
|
||||
|
||||
\begin{figure}[htbp]
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/feedback_sensor_fusion_arch.pdf}
|
||||
\caption{\label{fig:feedback_sensor_fusion_arch}Classical feedback architecture used for sensor fusion}
|
||||
\caption{\label{fig:feedback_sensor_fusion_arch}Classical feedback architecture used for sensor fusion.}
|
||||
\end{figure}
|
||||
|
||||
One of the main advantage of implementing and designing complementary filters using the feedback architecture of Fig.~\ref{fig:feedback_sensor_fusion} is that all the tools of the linear control theory can be applied for the design of the filters.
|
||||
If one want to shape both \(\frac{\hat{x}}{\hat{x}_1}(s) = S(s)\) and \(\frac{\hat{x}}{\hat{x}_2}(s) = T(s)\), the \(\mathcal{H}_\infty\) mixed-sensitivity synthesis can be easily applied.
|
||||
|
||||
To do so, weighting functions \(W_1(s)\) and \(W_2(s)\) are added to respectively shape \(S(s)\) and \(T(s)\) (Fig.~\ref{fig:feedback_synthesis_architecture}).
|
||||
Then the system is re-organized to form the generalized plant \(P_L(s)\) shown in Fig.~\ref{fig:feedback_synthesis_architecture_generalized_plant}.
|
||||
The \(\mathcal{H}_\infty\) mixed-sensitivity synthesis can finally be performed by applying the \(\mathcal{H}_\infty\) synthesis to the generalized plant \(P_L(s)\) which is described by \eqref{eq:generalized_plant_mixed_sensitivity}.
|
||||
Then the system is rearranged to form the generalized plant \(P_L(s)\) shown in Fig.~\ref{fig:feedback_synthesis_architecture_generalized_plant}.
|
||||
The \(\mathcal{H}_\infty\) mixed-sensitivity synthesis can finally be performed by applying the standard \(\mathcal{H}_\infty\) synthesis to the generalized plant \(P_L(s)\) which is described by~\eqref{eq:generalized_plant_mixed_sensitivity}.
|
||||
|
||||
\begin{equation}
|
||||
\label{eq:generalized_plant_mixed_sensitivity}
|
||||
@@ -619,79 +605,77 @@ The \(\mathcal{H}_\infty\) mixed-sensitivity synthesis can finally be performed
|
||||
\end{bmatrix}
|
||||
\end{equation}
|
||||
|
||||
The output of the synthesis is a filter \(L(s)\) such that the ``closed-loop'' \(\mathcal{H}_\infty\) norm from \([w_1,\ w_2]\) to \(z\) is less than one \eqref{eq:comp_filters_feedback_obj}.
|
||||
The output of the synthesis is a filter \(L(s)\) such that the ``closed-loop'' \(\mathcal{H}_\infty\) norm from \([w_1,\ w_2]\) to \(z\) of the system in Fig.~\ref{fig:feedback_sensor_fusion} is less than one~\eqref{eq:comp_filters_feedback_obj}.
|
||||
|
||||
\begin{equation}
|
||||
\label{eq:comp_filters_feedback_obj}
|
||||
\left\| \begin{matrix} \frac{z}{w_1} \\ \frac{z}{w_2} \end{matrix} \right\|_\infty = \left\| \begin{matrix} \frac{1}{1 + L(s)} W_1(s) \\ \frac{L(s)}{1 + L(s)} W_2(s) \end{matrix} \right\|_\infty \le 1
|
||||
\end{equation}
|
||||
|
||||
If the synthesis is successful, two complementary filters are obtained with their magnitudes bounded by the inverse magnitudes of the weighting functions.
|
||||
The sensor fusion can then be implemented as shown in Fig.~\ref{fig:feedback_sensor_fusion_arch} using the feedback architecture or more classically as shown in Fig.~\ref{fig:sensor_fusion_overview} by defining the two complementary filters as in~\eqref{eq:comp_filters_feedback}.
|
||||
If the synthesis is successful, the transfer functions from \(\hat{x}_1\) to \(\hat{x}\) and from \(\hat{x}_2\) to \(\hat{x}\) have their magnitude bounded by the inverse magnitude of the corresponding weighting functions.
|
||||
The sensor fusion can then be implemented using the feedback architecture in Fig.~\ref{fig:feedback_sensor_fusion_arch} or more classically as shown in Fig.~\ref{fig:sensor_fusion_overview} by defining the two complementary filters using~\eqref{eq:comp_filters_feedback}.
|
||||
The two architectures are equivalent regarding their inputs/outputs relationships.
|
||||
|
||||
\begin{equation}
|
||||
\label{eq:comp_filters_feedback}
|
||||
H_1(s) = \frac{1}{1 + L(s)}; \quad H_2(s) = \frac{L(s)}{1 + L(s)}
|
||||
\end{equation}
|
||||
|
||||
The two architecture are equivalent regarding their inputs/outputs relationships.
|
||||
|
||||
\begin{figure}[htbp]
|
||||
\begin{subfigure}[t]{0.6\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/feedback_synthesis_architecture.pdf}
|
||||
\caption{\label{fig:feedback_synthesis_architecture} Feedback architecture with included weights}
|
||||
\caption{\label{fig:feedback_synthesis_architecture} Feedback architecture with included weights.}
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
\begin{subfigure}[t]{0.4\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/feedback_synthesis_architecture_generalized_plant.pdf}
|
||||
\caption{\label{fig:feedback_synthesis_architecture_generalized_plant} Generalized plant}
|
||||
\caption{\label{fig:feedback_synthesis_architecture_generalized_plant} Generalized plant.}
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
\caption{\label{fig:h_inf_mixed_sensitivity_synthesis} $\mathcal{H}_\infty$ mixed-sensitivity synthesis}
|
||||
\caption{\label{fig:h_inf_mixed_sensitivity_synthesis} $\mathcal{H}_\infty$ mixed-sensitivity synthesis.}
|
||||
\centering
|
||||
\end{figure}
|
||||
|
||||
As an example, two ``closed-loop'' complementary filters are designed using the \(\mathcal{H}_\infty\) mixed-sensitivity synthesis.
|
||||
The weighting functions are designed using formula~\eqref{eq:weight_formula} with parameters shown in Table~\ref{tab:weights_params}.
|
||||
After synthesis, a filter \(L(s)\) is obtained, its magnitude is shown in Fig.~\ref{fig:hinf_filters_results_mixed_sensitivity} by the dashed line.
|
||||
After synthesis, a filter \(L(s)\) is obtained whose magnitude is shown in Fig.~\ref{fig:hinf_filters_results_mixed_sensitivity} by the black dashed line.
|
||||
The ``closed-loop'' complementary filters are compared with the inverse magnitude of the weighting functions in Fig.~\ref{fig:hinf_filters_results_mixed_sensitivity} confirming that the synthesis is successful.
|
||||
The obtained ``closed-loop'' complementary filters are indeed equal to the ones obtained in Section~\ref{sec:hinf_example}.
|
||||
|
||||
\begin{figure}[htbp]
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/hinf_filters_results_mixed_sensitivity.pdf}
|
||||
\caption{\label{fig:hinf_filters_results_mixed_sensitivity}Bode plot of the obtained complementary filters after \(\mathcal{H}_\infty\) mixed-sensitivity synthesis}
|
||||
\caption{\label{fig:hinf_filters_results_mixed_sensitivity}Bode plot of the obtained complementary filters after \(\mathcal{H}_\infty\) mixed-sensitivity synthesis.}
|
||||
\end{figure}
|
||||
|
||||
\subsection{Synthesis of more than two Complementary Filters}
|
||||
\label{sec:org5b39592}
|
||||
\subsection{Synthesis of a set of three complementary filters}
|
||||
\label{sec:hinf_three_comp_filters}
|
||||
|
||||
Some applications may require to merge more than two sensors~\cite{stoten01_fusion_kinet_data_using_compos_filter,becker15_compl_filter_desig_three_frequen_bands}.
|
||||
For instance at the LIGO~\cite{matichard15_seism_isolat_advan_ligo}, three sensors (an LVDT, a seismometer and a geophone) are merged to form a super sensor (Fig.~\ref{fig:ligo_super_sensor_architecture}).\par
|
||||
For instance at the LIGO, three sensors (an LVDT, a seismometer and a geophone) are merged to form a super sensor~\cite{matichard15_seism_isolat_advan_ligo} (Fig.~\ref{fig:ligo_super_sensor_architecture}).\par
|
||||
|
||||
When merging \(n>2\) sensors using complementary filters, two architectures can be used as shown in Fig.~\ref{fig:sensor_fusion_three}.
|
||||
The fusion can either be done in a ``sequential'' way where \(n-1\) sets of two complementary filters are used (Fig.~\ref{fig:sensor_fusion_three_sequential}), or in a ``parallel'' way where one set of \(n\) complementary filters is used (Fig.~\ref{fig:sensor_fusion_three_parallel}).
|
||||
|
||||
In the first case, typical sensor fusion synthesis techniques can be used.
|
||||
However, when a parallel architecture is used, a new synthesis method for a set of more than two complementary filters is required as only simple analytical formulas have been proposed in the literature~\{\cite{stoten01_fusion_kinet_data_using_compos_filter,becker15_compl_filter_desig_three_frequen_bands}\}.
|
||||
However, when a parallel architecture is used, a new synthesis method for a set of more than two complementary filters is required as only simple analytical formulas have been proposed in the literature~\cite{stoten01_fusion_kinet_data_using_compos_filter,becker15_compl_filter_desig_three_frequen_bands}.
|
||||
A generalization of the proposed synthesis method of complementary filters is presented in this section. \par
|
||||
|
||||
\begin{figure}[htbp]
|
||||
\begin{subfigure}[b]{0.59\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/sensor_fusion_three_sequential.pdf}
|
||||
\caption{\label{fig:sensor_fusion_three_sequential}Sequential fusion}
|
||||
\caption{\label{fig:sensor_fusion_three_sequential}Sequential fusion.}
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
\begin{subfigure}[b]{0.39\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/sensor_fusion_three_parallel.pdf}
|
||||
\caption{\label{fig:sensor_fusion_three_parallel}Parallel fusion}
|
||||
\caption{\label{fig:sensor_fusion_three_parallel}Parallel fusion.}
|
||||
\end{subfigure}
|
||||
\caption{\label{fig:sensor_fusion_three}Possible sensor fusion architecture when more than two sensors are to be merged}
|
||||
\caption{\label{fig:sensor_fusion_three}Possible sensor fusion architecture when more than two sensors are to be merged.}
|
||||
\centering
|
||||
\end{figure}
|
||||
|
||||
@@ -699,62 +683,16 @@ The synthesis objective is to compute a set of \(n\) stable transfer functions \
|
||||
\begin{subequations}
|
||||
\label{eq:hinf_problem_gen}
|
||||
\begin{align}
|
||||
& \sum_{i=0}^n H_i(s) = 1 \label{eq:hinf_cond_compl_gen} \\
|
||||
& \sum_{i=1}^n H_i(s) = 1 \label{eq:hinf_cond_compl_gen} \\
|
||||
& \left| H_i(j\omega) \right| < \frac{1}{\left| W_i(j\omega) \right|}, \quad \forall \omega,\ i = 1 \dots n \label{eq:hinf_cond_perf_gen}
|
||||
\end{align}
|
||||
\end{subequations}
|
||||
where \([W_1(s),\ W_2(s),\ \dots,\ W_n(s)]\) are weighting transfer functions that are chosen to specify the maximum wanted norms of the complementary filters during the synthesis.
|
||||
|
||||
Such synthesis objective is very close to the one described in Section~\ref{sec:synthesis_objective}, and indeed the proposed synthesis method is a generalization of the one presented in Section~\ref{sec:hinf_synthesis}. \par
|
||||
\([W_1(s),\ W_2(s),\ \dots,\ W_n(s)]\) are weighting transfer functions that are chosen to specify the maximum complementary filters' norm during the synthesis.
|
||||
|
||||
Before presenting the generalized synthesis method, the case with three sensors is presented.
|
||||
Consider the generalized plant \(P_3(s)\) shown in Fig.~\ref{fig:comp_filter_three_hinf_gen_plant} which is also described by~\eqref{eq:generalized_plant_three_filters}.
|
||||
Such synthesis objective is closely related to the one described in Section~\ref{sec:synthesis_objective}, and indeed the proposed synthesis method is a generalization of the one presented in Section~\ref{sec:hinf_synthesis}. \par
|
||||
|
||||
\begin{equation}
|
||||
\label{eq:generalized_plant_three_filters}
|
||||
\begin{bmatrix} z_1 \\ z_2 \\ z_3 \\ v \end{bmatrix} = P_3(s) \begin{bmatrix} w \\ u_1 \\ u_2 \end{bmatrix}; \quad P_3(s) = \begin{bmatrix}W_1(s) & -W_1(s) & -W_1(s) \\ 0 & \phantom{+}W_2(s) & 0 \\ 0 & 0 & \phantom{+}W_3(s) \\ 1 & 0 & 0 \end{bmatrix}
|
||||
\end{equation}
|
||||
|
||||
\begin{figure}[htbp]
|
||||
\begin{subfigure}[t]{0.5\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/comp_filter_three_hinf_gen_plant.pdf}
|
||||
\caption{\label{fig:comp_filter_three_hinf_gen_plant} Generalized plant}
|
||||
\vfill
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
\begin{subfigure}[t]{0.5\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/comp_filter_three_hinf_fb.pdf}
|
||||
\caption{\label{fig:comp_filter_three_hinf_fb} Generalized plant with the synthesized filter}
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
\caption{\label{fig:comp_filter_three_hinf} Architecture for the $\mathcal{H}_\infty$ synthesis of three complementary filters}
|
||||
\centering
|
||||
\end{figure}
|
||||
|
||||
Applying the \(\mathcal{H}_\infty\) synthesis on the generalized plant \(P_3(s)\) is equivalent as to find two stable filters \([H_2(s),\ H_3(s)]\) (shown in Fig.~\ref{fig:comp_filter_three_hinf_fb}) such that the \(\mathcal{H}_\infty\) norm of the transfer function from \(w\) to \([z_1,\ z_2, \ z_3]\) is less than one~\eqref{eq:hinf_syn_obj_three}.
|
||||
|
||||
\begin{equation}
|
||||
\label{eq:hinf_syn_obj_three}
|
||||
\left\| \begin{matrix} \left[1 - H_2(s) - H_3(s)\right] W_1(s) \\ H_2(s) W_2(s) \\ H_3(s) W_3(s) \end{matrix} \right\|_\infty \le 1
|
||||
\end{equation}
|
||||
|
||||
By defining \(H_1(s) \triangleq 1 - H_2(s) - H_3(s)\), the proposed \(\mathcal{H}_\infty\) synthesis solves the design problem \eqref{eq:hinf_problem_gen} with \(n=3\). \par
|
||||
|
||||
An example is given to validate the method where three sensors are used in different frequency bands.
|
||||
For instance a displacement sensor from DC up to \(\SI{1}{Hz}\), a geophone from \(1\) to \(\SI{10}{Hz}\) and an accelerometer above \(\SI{10}{Hz}\).
|
||||
Three weighting functions are designed using formula~\eqref{eq:weight_formula} and their inverse magnitudes are shown in Fig.~\ref{fig:three_complementary_filters_results} (dashed curves).
|
||||
The \(\mathcal{H}_\infty\) synthesis is performed on the generalized plant \(P_3(s)\) and the bode plot of the obtained complementary filters are shown in Fig.~\ref{fig:three_complementary_filters_results} (solid lines). \par
|
||||
|
||||
\begin{figure}[htbp]
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/three_complementary_filters_results.pdf}
|
||||
\caption{\label{fig:three_complementary_filters_results}Bode plot of the inverse weighting functions and of the three complementary filters obtained using the \(\mathcal{H}_\infty\) synthesis}
|
||||
\end{figure}
|
||||
|
||||
Even though there might not be any practical application for a set of more than 3 complementary filters, it can still be designed using the same procedure.
|
||||
A set of \(n\) complementary filters can be shaped using the generalized plant \(P_n(s)\) described by~\eqref{eq:generalized_plant_n_filters}.
|
||||
A set of \(n\) complementary filters can be shaped by applying the standard \(\mathcal{H}_\infty\) synthesis to the generalized plant \(P_n(s)\) described by~\eqref{eq:generalized_plant_n_filters}.
|
||||
|
||||
\begin{equation}
|
||||
\label{eq:generalized_plant_n_filters}
|
||||
@@ -769,28 +707,85 @@ A set of \(n\) complementary filters can be shaped using the generalized plant \
|
||||
\end{bmatrix}
|
||||
\end{equation}
|
||||
|
||||
If the synthesis if successful, a set of \(n-1\) filters \([H_2(s),\ H_3(s),\ \dots,\ H_n(s)]\) are obtained such that~\eqref{eq:hinf_syn_obj_gen} is verified.
|
||||
|
||||
\begin{equation}
|
||||
\label{eq:hinf_syn_obj_gen}
|
||||
\left\|\begin{matrix} \left(1 - \left[ H_2(s) + H_3(s) + \dots + H_n(s) \right]\right) W_1(s) \\ H_2(s) W_2(s) \\ \vdots \\ H_n(s) W_n(s) \end{matrix}\right\|_\infty \le 1
|
||||
\end{equation}
|
||||
|
||||
\(H_1(s)\) is then defined using~\eqref{eq:h1_comp_h2_hn} which is ensuring the complementary property for the set of \(n\) filters~\eqref{eq:hinf_cond_compl_gen}.
|
||||
Condition~\eqref{eq:hinf_cond_perf_gen} is satisfied thanks to~\eqref{eq:hinf_syn_obj_gen}.
|
||||
|
||||
\begin{equation}
|
||||
\label{eq:h1_comp_h2_hn}
|
||||
H_1(s) \triangleq 1 - \big[ H_2(s) + H_3(s) + \dots + H_n(s) \big]
|
||||
\end{equation}
|
||||
|
||||
An example is given to validate the proposed method for the synthesis of a set of three complementary filters.
|
||||
The sensors to be merged are a displacement sensor from DC up to \(\SI{1}{Hz}\), a geophone from \(1\) to \(\SI{10}{Hz}\) and an accelerometer above \(\SI{10}{Hz}\).
|
||||
Three weighting functions are designed using formula~\eqref{eq:weight_formula} and their inverse magnitude are shown in Fig.~\ref{fig:three_complementary_filters_results} (dashed curves).
|
||||
|
||||
Consider the generalized plant \(P_3(s)\) shown in Fig.~\ref{fig:comp_filter_three_hinf_gen_plant} which is also described by~\eqref{eq:generalized_plant_three_filters}.
|
||||
|
||||
\begin{equation}
|
||||
\label{eq:generalized_plant_three_filters}
|
||||
\begin{bmatrix} z_1 \\ z_2 \\ z_3 \\ v \end{bmatrix} = P_3(s) \begin{bmatrix} w \\ u_1 \\ u_2 \end{bmatrix}; \quad P_3(s) = \begin{bmatrix}W_1(s) & -W_1(s) & -W_1(s) \\ 0 & \phantom{+}W_2(s) & 0 \\ 0 & 0 & \phantom{+}W_3(s) \\ 1 & 0 & 0 \end{bmatrix}
|
||||
\end{equation}
|
||||
|
||||
\begin{figure}[htbp]
|
||||
\begin{subfigure}[t]{0.5\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/comp_filter_three_hinf_gen_plant.pdf}
|
||||
\caption{\label{fig:comp_filter_three_hinf_gen_plant} Generalized plant.}
|
||||
\vfill
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
\begin{subfigure}[t]{0.5\linewidth}
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/comp_filter_three_hinf_fb.pdf}
|
||||
\caption{\label{fig:comp_filter_three_hinf_fb} Generalized plant with the synthesized filter.}
|
||||
\end{subfigure}
|
||||
\hfill
|
||||
\caption{\label{fig:comp_filter_three_hinf} Architecture for the $\mathcal{H}_\infty$ synthesis of three complementary filters.}
|
||||
\centering
|
||||
\end{figure}
|
||||
|
||||
The standard \(\mathcal{H}_\infty\) synthesis is performed on the generalized plant \(P_3(s)\).
|
||||
Two filters \(H_2(s)\) and \(H_3(s)\) are obtained such that the \(\mathcal{H}_\infty\) norm of the closed-loop transfer from \(w\) to \([z_1,\ z_2,\ z_3]\) of the system in Fig.~\ref{fig:comp_filter_three_hinf_fb} is less than one.
|
||||
Filter \(H_1(s)\) is defined using~\eqref{eq:h1_compl_h2_h3} thus ensuring the complementary property of the obtained set of filters.
|
||||
|
||||
\begin{equation}
|
||||
\label{eq:h1_compl_h2_h3}
|
||||
H_1(s) \triangleq 1 - \big[ H_2(s) + H_3(s) \big]
|
||||
\end{equation}
|
||||
|
||||
Figure~\ref{fig:three_complementary_filters_results} displays the three synthesized complementary filters (solid lines) which confirms that the synthesis is successful.\par
|
||||
|
||||
\begin{figure}[htbp]
|
||||
\centering
|
||||
\includegraphics[scale=1]{figs/three_complementary_filters_results.pdf}
|
||||
\caption{\label{fig:three_complementary_filters_results}Bode plot of the inverse weighting functions and of the three complementary filters obtained using the \(\mathcal{H}_\infty\) synthesis.}
|
||||
\end{figure}
|
||||
|
||||
\section{Conclusion}
|
||||
\label{sec:org369c466}
|
||||
\label{sec:conclusion}
|
||||
|
||||
Sensors measuring a physical quantities are always subject to limitations both in terms of bandwidth or accuracy.
|
||||
Complementary filters can be used to fuse multiple sensors with different characteristics in order to combine their benefits and yield a better estimate of the measured physical quantity.
|
||||
|
||||
The sensor fusion robustness and the obtained super sensor noise can be linked to the magnitude of the complementary filters.
|
||||
In this paper, a synthesis method that enables the shaping of the complementary filters norms has been proposed.
|
||||
Several example were used to emphasize the simplicity and the effectiveness of the proposed method.
|
||||
Links with ``closed-loop'' complementary filters where highlighted, and the proposed method was generalized for the design of a set of more than two complementary filters.
|
||||
A new method for designing complementary filters using the \(\mathcal{H}_\infty\) synthesis has been proposed.
|
||||
It allows to shape the magnitude of the filters by the use of weighting functions during the synthesis.
|
||||
This is very valuable in practice as the characteristics of the super sensor are linked to the complementary filters' magnitude.
|
||||
Therefore typical sensor fusion objectives can be translated into requirements on the magnitudes of the filters.
|
||||
Several examples were used to emphasize the simplicity and the effectiveness of the proposed method.
|
||||
|
||||
However, the shaping of the complementary filters' magnitude does not allow to directly optimize the super sensor noise and dynamical characteristics.
|
||||
Future work will aim at developing a complementary filter synthesis method that minimizes the super sensor noise while ensuring the robustness of the fusion.
|
||||
|
||||
\section*{Acknowledgment}
|
||||
\label{sec:orgd71260d}
|
||||
This research benefited from a FRIA grant from the French Community of Belgium.
|
||||
This paper is based on a paper previously presented at the ICCMA conference~\cite{dehaeze19_compl_filter_shapin_using_synth}.
|
||||
This paper has been assigned the LIGO document number LIGO-P2100328.
|
||||
|
||||
\section*{Data Availability}
|
||||
\label{sec:org30a4627}
|
||||
Matlab \cite{matlab20} was used for this study.
|
||||
Matlab~\cite{matlab20} was used for this study.
|
||||
The source code is available under a MIT License and archived in Zenodo~\cite{dehaeze21_new_method_desig_compl_filter_code}.
|
||||
|
||||
\bibliographystyle{elsarticle-num}
|
||||
|
Before Width: | Height: | Size: 19 KiB |
@@ -1,287 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="184.799pt" height="186.709pt" viewBox="0 0 184.799 186.709" version="1.2">
|
||||
<defs>
|
||||
<g>
|
||||
<symbol overflow="visible" id="glyph0-0">
|
||||
<path style="stroke:none;" d=""/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-1">
|
||||
<path style="stroke:none;" d="M 7.5 -5.296875 C 7.5 -6.0625 6.84375 -6.796875 5.546875 -6.796875 L 2.3125 -6.796875 C 2.125 -6.796875 2.015625 -6.796875 2.015625 -6.609375 C 2.015625 -6.484375 2.109375 -6.484375 2.3125 -6.484375 C 2.4375 -6.484375 2.625 -6.484375 2.734375 -6.46875 C 2.890625 -6.453125 2.953125 -6.421875 2.953125 -6.3125 C 2.953125 -6.265625 2.953125 -6.234375 2.921875 -6.125 L 1.578125 -0.78125 C 1.484375 -0.390625 1.46875 -0.3125 0.671875 -0.3125 C 0.5 -0.3125 0.390625 -0.3125 0.390625 -0.125 C 0.390625 0 0.515625 0 0.546875 0 L 1.8125 -0.03125 L 2.453125 -0.015625 C 2.671875 -0.015625 2.890625 0 3.09375 0 C 3.171875 0 3.296875 0 3.296875 -0.203125 C 3.296875 -0.3125 3.203125 -0.3125 3.015625 -0.3125 C 2.640625 -0.3125 2.375 -0.3125 2.375 -0.484375 C 2.375 -0.546875 2.390625 -0.59375 2.40625 -0.65625 L 3.015625 -3.140625 L 4.703125 -3.140625 C 6.125 -3.140625 7.5 -4.1875 7.5 -5.296875 Z M 6.578125 -5.53125 C 6.578125 -5.140625 6.375 -4.296875 5.984375 -3.9375 C 5.5 -3.484375 4.890625 -3.40625 4.453125 -3.40625 L 3.0625 -3.40625 L 3.734375 -6.109375 C 3.828125 -6.453125 3.84375 -6.484375 4.265625 -6.484375 L 5.21875 -6.484375 C 6.046875 -6.484375 6.578125 -6.21875 6.578125 -5.53125 Z M 6.578125 -5.53125 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-2">
|
||||
<path style="stroke:none;" d="M 3.9375 -1.546875 C 3.9375 -1.90625 3.75 -2.15625 3.640625 -2.265625 C 3.359375 -2.546875 3.078125 -2.59375 2.640625 -2.6875 C 2.28125 -2.765625 1.875 -2.84375 1.875 -3.28125 C 1.875 -3.578125 2.125 -4.1875 3 -4.1875 C 3.25 -4.1875 3.75 -4.109375 3.890625 -3.71875 C 3.609375 -3.71875 3.40625 -3.5 3.40625 -3.28125 C 3.40625 -3.140625 3.5 -2.984375 3.71875 -2.984375 C 3.9375 -2.984375 4.1875 -3.15625 4.1875 -3.546875 C 4.1875 -3.984375 3.75 -4.40625 3 -4.40625 C 1.6875 -4.40625 1.3125 -3.390625 1.3125 -2.953125 C 1.3125 -2.171875 2.046875 -2.015625 2.34375 -1.953125 C 2.859375 -1.859375 3.375 -1.75 3.375 -1.203125 C 3.375 -0.953125 3.140625 -0.109375 1.953125 -0.109375 C 1.8125 -0.109375 1.046875 -0.109375 0.8125 -0.640625 C 1.1875 -0.59375 1.4375 -0.890625 1.4375 -1.171875 C 1.4375 -1.390625 1.28125 -1.515625 1.078125 -1.515625 C 0.8125 -1.515625 0.515625 -1.296875 0.515625 -0.859375 C 0.515625 -0.28125 1.078125 0.109375 1.9375 0.109375 C 3.546875 0.109375 3.9375 -1.09375 3.9375 -1.546875 Z M 3.9375 -1.546875 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-3">
|
||||
<path style="stroke:none;" d="M 10.4375 -6.6875 C 10.4375 -6.734375 10.390625 -6.796875 10.3125 -6.796875 C 10.078125 -6.796875 9.796875 -6.765625 9.546875 -6.765625 C 9.203125 -6.765625 8.84375 -6.796875 8.515625 -6.796875 C 8.453125 -6.796875 8.328125 -6.796875 8.328125 -6.609375 C 8.328125 -6.5 8.40625 -6.484375 8.46875 -6.484375 C 8.703125 -6.484375 9.0625 -6.40625 9.0625 -6.09375 C 9.0625 -5.984375 9 -5.90625 8.921875 -5.765625 L 6.234375 -1.078125 L 5.875 -6.015625 C 5.859375 -6.21875 5.84375 -6.484375 6.5625 -6.484375 C 6.734375 -6.484375 6.84375 -6.484375 6.84375 -6.6875 C 6.84375 -6.78125 6.734375 -6.796875 6.6875 -6.796875 C 6.296875 -6.796875 5.875 -6.765625 5.46875 -6.765625 C 5.25 -6.765625 4.65625 -6.796875 4.421875 -6.796875 C 4.375 -6.796875 4.234375 -6.796875 4.234375 -6.59375 C 4.234375 -6.484375 4.34375 -6.484375 4.484375 -6.484375 C 4.921875 -6.484375 4.984375 -6.421875 5 -6.234375 L 5.0625 -5.46875 L 2.546875 -1.078125 L 2.171875 -6.125 C 2.171875 -6.25 2.171875 -6.484375 2.921875 -6.484375 C 3.03125 -6.484375 3.140625 -6.484375 3.140625 -6.6875 C 3.140625 -6.796875 3 -6.796875 3 -6.796875 C 2.59375 -6.796875 2.1875 -6.765625 1.765625 -6.765625 C 1.421875 -6.765625 1.0625 -6.796875 0.734375 -6.796875 C 0.671875 -6.796875 0.546875 -6.796875 0.546875 -6.609375 C 0.546875 -6.484375 0.640625 -6.484375 0.796875 -6.484375 C 1.296875 -6.484375 1.296875 -6.40625 1.328125 -6.125 L 1.765625 -0.046875 C 1.78125 0.140625 1.796875 0.21875 1.9375 0.21875 C 2.046875 0.21875 2.078125 0.15625 2.171875 0.015625 L 5.09375 -5.0625 L 5.46875 -0.046875 C 5.484375 0.171875 5.5 0.21875 5.625 0.21875 C 5.75 0.21875 5.8125 0.125 5.859375 0.03125 L 9.125 -5.640625 C 9.375 -6.078125 9.609375 -6.4375 10.234375 -6.484375 C 10.328125 -6.5 10.4375 -6.5 10.4375 -6.6875 Z M 10.4375 -6.6875 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-4">
|
||||
<path style="stroke:none;" d="M 7.140625 -0.203125 C 7.140625 -0.3125 7.0625 -0.3125 6.875 -0.3125 C 6.5 -0.3125 6.21875 -0.3125 6.21875 -0.484375 C 6.21875 -0.546875 6.234375 -0.59375 6.25 -0.65625 L 7.59375 -6.03125 C 7.6875 -6.390625 7.703125 -6.484375 8.4375 -6.484375 C 8.6875 -6.484375 8.765625 -6.484375 8.765625 -6.6875 C 8.765625 -6.796875 8.65625 -6.796875 8.625 -6.796875 L 7.359375 -6.765625 L 6.078125 -6.796875 C 5.984375 -6.796875 5.875 -6.796875 5.875 -6.59375 C 5.875 -6.484375 5.96875 -6.484375 6.15625 -6.484375 C 6.15625 -6.484375 6.375 -6.484375 6.546875 -6.46875 C 6.71875 -6.453125 6.8125 -6.4375 6.8125 -6.3125 C 6.8125 -6.265625 6.796875 -6.25 6.765625 -6.125 L 6.171875 -3.6875 L 3.140625 -3.6875 L 3.71875 -6.03125 C 3.8125 -6.390625 3.84375 -6.484375 4.5625 -6.484375 C 4.8125 -6.484375 4.890625 -6.484375 4.890625 -6.6875 C 4.890625 -6.796875 4.78125 -6.796875 4.75 -6.796875 L 3.484375 -6.765625 L 2.203125 -6.796875 C 2.125 -6.796875 2.015625 -6.796875 2.015625 -6.59375 C 2.015625 -6.484375 2.09375 -6.484375 2.296875 -6.484375 C 2.296875 -6.484375 2.5 -6.484375 2.671875 -6.46875 C 2.84375 -6.453125 2.9375 -6.4375 2.9375 -6.3125 C 2.9375 -6.265625 2.921875 -6.234375 2.890625 -6.125 L 1.5625 -0.78125 C 1.46875 -0.390625 1.4375 -0.3125 0.65625 -0.3125 C 0.484375 -0.3125 0.390625 -0.3125 0.390625 -0.109375 C 0.390625 0 0.53125 0 0.53125 0 L 1.796875 -0.03125 L 2.421875 -0.015625 C 2.640625 -0.015625 2.859375 0 3.078125 0 C 3.15625 0 3.28125 0 3.28125 -0.203125 C 3.28125 -0.3125 3.1875 -0.3125 3 -0.3125 C 2.625 -0.3125 2.34375 -0.3125 2.34375 -0.484375 C 2.34375 -0.546875 2.375 -0.59375 2.375 -0.65625 L 3.0625 -3.390625 L 6.09375 -3.390625 L 5.40625 -0.640625 C 5.3125 -0.3125 5.109375 -0.3125 4.5 -0.3125 C 4.34375 -0.3125 4.265625 -0.3125 4.265625 -0.109375 C 4.265625 0 4.40625 0 4.40625 0 L 5.65625 -0.03125 L 6.296875 -0.015625 C 6.515625 -0.015625 6.734375 0 6.953125 0 C 7.03125 0 7.140625 0 7.140625 -0.203125 Z M 7.140625 -0.203125 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-5">
|
||||
<path style="stroke:none;" d="M 6.875 -3.703125 C 6.875 -4.25 6.609375 -4.40625 6.4375 -4.40625 C 6.1875 -4.40625 5.9375 -4.140625 5.9375 -3.921875 C 5.9375 -3.796875 6 -3.734375 6.09375 -3.65625 C 6.203125 -3.546875 6.453125 -3.28125 6.453125 -2.8125 C 6.453125 -2.46875 6.15625 -1.5 5.90625 -0.984375 C 5.640625 -0.453125 5.296875 -0.109375 4.8125 -0.109375 C 4.34375 -0.109375 4.078125 -0.40625 4.078125 -0.96875 C 4.078125 -1.25 4.140625 -1.5625 4.1875 -1.703125 L 4.59375 -3.375 C 4.640625 -3.59375 4.75 -3.96875 4.75 -4.015625 C 4.75 -4.203125 4.609375 -4.296875 4.453125 -4.296875 C 4.34375 -4.296875 4.15625 -4.203125 4.09375 -4.015625 C 4.0625 -3.9375 3.59375 -2.046875 3.515625 -1.78125 C 3.453125 -1.484375 3.4375 -1.296875 3.4375 -1.125 C 3.4375 -1.015625 3.4375 -1 3.4375 -0.953125 C 3.21875 -0.421875 2.921875 -0.109375 2.53125 -0.109375 C 1.734375 -0.109375 1.734375 -0.84375 1.734375 -1.015625 C 1.734375 -1.328125 1.78125 -1.71875 2.25 -2.953125 C 2.359375 -3.25 2.421875 -3.390625 2.421875 -3.578125 C 2.421875 -4.03125 2.09375 -4.40625 1.609375 -4.40625 C 0.65625 -4.40625 0.28125 -2.953125 0.28125 -2.859375 C 0.28125 -2.765625 0.40625 -2.765625 0.40625 -2.765625 C 0.5 -2.765625 0.515625 -2.78125 0.5625 -2.953125 C 0.84375 -3.875 1.21875 -4.1875 1.578125 -4.1875 C 1.65625 -4.1875 1.828125 -4.171875 1.828125 -3.859375 C 1.828125 -3.609375 1.71875 -3.328125 1.640625 -3.15625 C 1.203125 -1.984375 1.078125 -1.515625 1.078125 -1.140625 C 1.078125 -0.234375 1.75 0.109375 2.5 0.109375 C 2.671875 0.109375 3.140625 0.109375 3.53125 -0.59375 C 3.796875 0.046875 4.484375 0.109375 4.78125 0.109375 C 5.53125 0.109375 5.96875 -0.515625 6.21875 -1.109375 C 6.5625 -1.890625 6.875 -3.21875 6.875 -3.703125 Z M 6.875 -3.703125 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-6">
|
||||
<path style="stroke:none;" d="M 4.328125 -1.421875 C 4.328125 -1.46875 4.296875 -1.515625 4.203125 -1.515625 C 4.125 -1.515625 4.09375 -1.46875 4.078125 -1.390625 C 3.84375 -0.75 3.203125 -0.5625 2.875 -0.5625 C 2.671875 -0.5625 2.5 -0.609375 2.296875 -0.6875 C 1.953125 -0.8125 1.796875 -0.859375 1.59375 -0.859375 C 1.59375 -0.859375 1.40625 -0.859375 1.328125 -0.828125 C 1.859375 -1.40625 2.15625 -1.65625 2.515625 -1.953125 C 2.515625 -1.953125 3.125 -2.5 3.484375 -2.859375 C 4.421875 -3.78125 4.640625 -4.265625 4.640625 -4.296875 C 4.640625 -4.40625 4.53125 -4.40625 4.53125 -4.40625 C 4.46875 -4.40625 4.4375 -4.375 4.390625 -4.296875 C 4.09375 -3.8125 3.875 -3.65625 3.640625 -3.65625 C 3.40625 -3.65625 3.28125 -3.796875 3.140625 -3.96875 C 2.953125 -4.203125 2.78125 -4.40625 2.453125 -4.40625 C 1.703125 -4.40625 1.25 -3.46875 1.25 -3.265625 C 1.25 -3.21875 1.28125 -3.15625 1.359375 -3.15625 C 1.453125 -3.15625 1.46875 -3.203125 1.5 -3.265625 C 1.6875 -3.71875 2.265625 -3.734375 2.34375 -3.734375 C 2.546875 -3.734375 2.734375 -3.65625 2.96875 -3.578125 C 3.359375 -3.4375 3.46875 -3.4375 3.734375 -3.4375 C 3.375 -3 2.53125 -2.296875 2.34375 -2.125 L 1.453125 -1.296875 C 0.78125 -0.625 0.421875 -0.0625 0.421875 0.015625 C 0.421875 0.109375 0.546875 0.109375 0.546875 0.109375 C 0.625 0.109375 0.640625 0.09375 0.703125 -0.015625 C 0.9375 -0.375 1.234375 -0.640625 1.546875 -0.640625 C 1.78125 -0.640625 1.875 -0.546875 2.125 -0.265625 C 2.296875 -0.046875 2.484375 0.109375 2.765625 0.109375 C 3.75 0.109375 4.328125 -1.15625 4.328125 -1.421875 Z M 4.328125 -1.421875 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-7">
|
||||
<path style="stroke:none;" d="M 5.40625 -1.421875 C 5.40625 -1.515625 5.3125 -1.515625 5.28125 -1.515625 C 5.1875 -1.515625 5.171875 -1.484375 5.140625 -1.34375 C 5 -0.78125 4.8125 -0.109375 4.40625 -0.109375 C 4.1875 -0.109375 4.09375 -0.234375 4.09375 -0.5625 C 4.09375 -0.78125 4.203125 -1.25 4.296875 -1.609375 L 4.5625 -2.671875 C 4.59375 -2.828125 4.703125 -3.203125 4.734375 -3.359375 C 4.78125 -3.578125 4.890625 -3.96875 4.890625 -4.015625 C 4.890625 -4.203125 4.75 -4.296875 4.59375 -4.296875 C 4.546875 -4.296875 4.296875 -4.28125 4.203125 -3.9375 L 3.46875 -0.953125 C 3.453125 -0.90625 3.0625 -0.109375 2.328125 -0.109375 C 1.8125 -0.109375 1.71875 -0.5625 1.71875 -0.921875 C 1.71875 -1.484375 1.984375 -2.265625 2.25 -2.953125 C 2.375 -3.25 2.421875 -3.390625 2.421875 -3.578125 C 2.421875 -4.03125 2.09375 -4.40625 1.609375 -4.40625 C 0.65625 -4.40625 0.28125 -2.953125 0.28125 -2.859375 C 0.28125 -2.765625 0.40625 -2.765625 0.40625 -2.765625 C 0.5 -2.765625 0.515625 -2.78125 0.5625 -2.953125 C 0.8125 -3.8125 1.1875 -4.1875 1.578125 -4.1875 C 1.65625 -4.1875 1.828125 -4.171875 1.828125 -3.859375 C 1.828125 -3.609375 1.71875 -3.328125 1.65625 -3.171875 C 1.28125 -2.1875 1.078125 -1.578125 1.078125 -1.078125 C 1.078125 -0.140625 1.765625 0.109375 2.296875 0.109375 C 2.953125 0.109375 3.3125 -0.34375 3.484375 -0.5625 C 3.59375 -0.15625 3.9375 0.109375 4.375 0.109375 C 4.71875 0.109375 4.953125 -0.125 5.109375 -0.4375 C 5.28125 -0.796875 5.40625 -1.421875 5.40625 -1.421875 Z M 5.40625 -1.421875 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-8">
|
||||
<path style="stroke:none;" d="M 4.65625 -3.703125 C 4.65625 -4.234375 4.40625 -4.40625 4.21875 -4.40625 C 3.96875 -4.40625 3.734375 -4.140625 3.734375 -3.921875 C 3.734375 -3.796875 3.78125 -3.734375 3.890625 -3.625 C 4.09375 -3.421875 4.234375 -3.171875 4.234375 -2.8125 C 4.234375 -2.390625 3.625 -0.109375 2.453125 -0.109375 C 1.953125 -0.109375 1.71875 -0.453125 1.71875 -0.96875 C 1.71875 -1.53125 1.984375 -2.265625 2.296875 -3.078125 C 2.375 -3.25 2.421875 -3.390625 2.421875 -3.578125 C 2.421875 -4.03125 2.09375 -4.40625 1.609375 -4.40625 C 0.671875 -4.40625 0.28125 -2.953125 0.28125 -2.859375 C 0.28125 -2.765625 0.40625 -2.765625 0.40625 -2.765625 C 0.5 -2.765625 0.515625 -2.78125 0.5625 -2.953125 C 0.859375 -3.953125 1.28125 -4.1875 1.578125 -4.1875 C 1.65625 -4.1875 1.828125 -4.1875 1.828125 -3.859375 C 1.828125 -3.609375 1.71875 -3.34375 1.65625 -3.171875 C 1.21875 -2.015625 1.078125 -1.546875 1.078125 -1.125 C 1.078125 -0.046875 1.953125 0.109375 2.421875 0.109375 C 4.09375 0.109375 4.65625 -3.1875 4.65625 -3.703125 Z M 4.65625 -3.703125 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph1-0">
|
||||
<path style="stroke:none;" d=""/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph1-1">
|
||||
<path style="stroke:none;" d="M 3.578125 -1.203125 C 3.578125 -1.75 3.140625 -2.296875 2.375 -2.453125 C 3.09375 -2.71875 3.359375 -3.234375 3.359375 -3.671875 C 3.359375 -4.21875 2.734375 -4.625 1.953125 -4.625 C 1.1875 -4.625 0.59375 -4.25 0.59375 -3.6875 C 0.59375 -3.453125 0.75 -3.328125 0.953125 -3.328125 C 1.171875 -3.328125 1.3125 -3.484375 1.3125 -3.671875 C 1.3125 -3.875 1.171875 -4.03125 0.953125 -4.046875 C 1.203125 -4.34375 1.671875 -4.421875 1.9375 -4.421875 C 2.25 -4.421875 2.6875 -4.265625 2.6875 -3.671875 C 2.6875 -3.375 2.59375 -3.046875 2.40625 -2.84375 C 2.1875 -2.578125 1.984375 -2.5625 1.640625 -2.53125 C 1.46875 -2.515625 1.453125 -2.515625 1.421875 -2.515625 C 1.421875 -2.515625 1.34375 -2.5 1.34375 -2.421875 C 1.34375 -2.328125 1.40625 -2.328125 1.53125 -2.328125 L 1.90625 -2.328125 C 2.453125 -2.328125 2.84375 -1.953125 2.84375 -1.203125 C 2.84375 -0.34375 2.328125 -0.078125 1.9375 -0.078125 C 1.65625 -0.078125 1.03125 -0.15625 0.75 -0.578125 C 1.078125 -0.578125 1.15625 -0.8125 1.15625 -0.96875 C 1.15625 -1.1875 0.984375 -1.34375 0.765625 -1.34375 C 0.578125 -1.34375 0.375 -1.21875 0.375 -0.9375 C 0.375 -0.28125 1.09375 0.140625 1.9375 0.140625 C 2.90625 0.140625 3.578125 -0.515625 3.578125 -1.203125 Z M 3.578125 -1.203125 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph1-2">
|
||||
<path style="stroke:none;" d="M 3.296875 0 L 3.296875 -0.25 L 3.03125 -0.25 C 2.328125 -0.25 2.328125 -0.34375 2.328125 -0.578125 L 2.328125 -4.4375 C 2.328125 -4.625 2.328125 -4.625 2.125 -4.625 C 1.671875 -4.1875 1.046875 -4.1875 0.765625 -4.1875 L 0.765625 -3.9375 C 0.921875 -3.9375 1.390625 -3.9375 1.765625 -4.125 L 1.765625 -0.578125 C 1.765625 -0.34375 1.765625 -0.25 1.078125 -0.25 L 0.8125 -0.25 L 0.8125 0 L 2.046875 -0.03125 Z M 3.296875 0 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph1-3">
|
||||
<path style="stroke:none;" d="M 3.515625 -1.265625 L 3.28125 -1.265625 C 3.265625 -1.109375 3.1875 -0.703125 3.09375 -0.640625 C 3.046875 -0.59375 2.515625 -0.59375 2.40625 -0.59375 L 1.125 -0.59375 C 1.859375 -1.234375 2.109375 -1.4375 2.515625 -1.765625 C 3.03125 -2.171875 3.515625 -2.609375 3.515625 -3.265625 C 3.515625 -4.109375 2.78125 -4.625 1.890625 -4.625 C 1.03125 -4.625 0.4375 -4.015625 0.4375 -3.375 C 0.4375 -3.03125 0.734375 -2.984375 0.8125 -2.984375 C 0.96875 -2.984375 1.171875 -3.109375 1.171875 -3.359375 C 1.171875 -3.484375 1.125 -3.734375 0.765625 -3.734375 C 0.984375 -4.21875 1.453125 -4.375 1.78125 -4.375 C 2.484375 -4.375 2.84375 -3.828125 2.84375 -3.265625 C 2.84375 -2.65625 2.40625 -2.1875 2.1875 -1.9375 L 0.515625 -0.265625 C 0.4375 -0.203125 0.4375 -0.1875 0.4375 0 L 3.3125 0 Z M 3.515625 -1.265625 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph2-0">
|
||||
<path style="stroke:none;" d=""/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph2-1">
|
||||
<path style="stroke:none;" d="M 3.296875 2.390625 C 3.296875 2.359375 3.296875 2.34375 3.125 2.171875 C 1.875 0.921875 1.5625 -0.96875 1.5625 -2.484375 C 1.5625 -4.21875 1.9375 -5.953125 3.171875 -7.203125 C 3.296875 -7.3125 3.296875 -7.328125 3.296875 -7.359375 C 3.296875 -7.4375 3.25 -7.46875 3.1875 -7.46875 C 3.09375 -7.46875 2.203125 -6.78125 1.609375 -5.53125 C 1.109375 -4.421875 0.984375 -3.328125 0.984375 -2.484375 C 0.984375 -1.71875 1.09375 -0.5 1.640625 0.609375 C 2.234375 1.84375 3.09375 2.484375 3.1875 2.484375 C 3.25 2.484375 3.296875 2.453125 3.296875 2.390625 Z M 3.296875 2.390625 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph2-2">
|
||||
<path style="stroke:none;" d="M 2.875 -2.484375 C 2.875 -3.265625 2.765625 -4.46875 2.21875 -5.59375 C 1.625 -6.8125 0.765625 -7.46875 0.671875 -7.46875 C 0.609375 -7.46875 0.5625 -7.421875 0.5625 -7.359375 C 0.5625 -7.328125 0.5625 -7.3125 0.75 -7.140625 C 1.734375 -6.15625 2.296875 -4.5625 2.296875 -2.484375 C 2.296875 -0.78125 1.9375 0.96875 0.703125 2.21875 C 0.5625 2.34375 0.5625 2.359375 0.5625 2.390625 C 0.5625 2.453125 0.609375 2.484375 0.671875 2.484375 C 0.765625 2.484375 1.65625 1.8125 2.25 0.546875 C 2.75 -0.546875 2.875 -1.65625 2.875 -2.484375 Z M 2.875 -2.484375 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph3-0">
|
||||
<path style="stroke:none;" d=""/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph3-1">
|
||||
<path style="stroke:none;" d="M 8.09375 -3 C 8.09375 -3.21875 7.90625 -3.21875 7.71875 -3.21875 L 4.53125 -3.21875 L 4.53125 -6.40625 C 4.53125 -6.5625 4.53125 -6.78125 4.328125 -6.78125 C 4.109375 -6.78125 4.109375 -6.578125 4.109375 -6.40625 L 4.109375 -3.21875 L 0.921875 -3.21875 C 0.765625 -3.21875 0.546875 -3.21875 0.546875 -3.015625 C 0.546875 -2.796875 0.75 -2.796875 0.921875 -2.796875 L 4.109375 -2.796875 L 4.109375 0.390625 C 4.109375 0.5625 4.109375 0.765625 4.3125 0.765625 C 4.53125 0.765625 4.53125 0.578125 4.53125 0.390625 L 4.53125 -2.796875 L 7.71875 -2.796875 C 7.890625 -2.796875 8.09375 -2.796875 8.09375 -3 Z M 8.09375 -3 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph4-0">
|
||||
<path style="stroke:none;" d=""/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph4-1">
|
||||
<path style="stroke:none;" d="M 6.90625 -2.484375 C 6.90625 -2.6875 6.71875 -2.6875 6.578125 -2.6875 L 1.15625 -2.6875 C 1.015625 -2.6875 0.828125 -2.6875 0.828125 -2.484375 C 0.828125 -2.296875 1.015625 -2.296875 1.15625 -2.296875 L 6.578125 -2.296875 C 6.71875 -2.296875 6.90625 -2.296875 6.90625 -2.484375 Z M 6.90625 -2.484375 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph5-0">
|
||||
<path style="stroke:none;" d=""/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph5-1">
|
||||
<path style="stroke:none;" d="M 5.109375 23.484375 L 5.109375 22.9375 L 3.03125 22.9375 L 3.03125 0.15625 L 5.109375 0.15625 L 5.109375 -0.390625 L 2.484375 -0.390625 L 2.484375 23.484375 Z M 5.109375 23.484375 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph5-2">
|
||||
<path style="stroke:none;" d="M 2.75 23.484375 L 2.75 -0.390625 L 0.140625 -0.390625 L 0.140625 0.15625 L 2.203125 0.15625 L 2.203125 22.9375 L 0.140625 22.9375 L 0.140625 23.484375 Z M 2.75 23.484375 "/>
|
||||
</symbol>
|
||||
</g>
|
||||
<clipPath id="clip1">
|
||||
<path d="M 0.0429688 42 L 45 42 L 45 44 L 0.0429688 44 Z M 0.0429688 42 "/>
|
||||
</clipPath>
|
||||
<clipPath id="clip2">
|
||||
<path d="M 33 42 L 184.554688 42 L 184.554688 171 L 33 171 Z M 33 42 "/>
|
||||
</clipPath>
|
||||
<clipPath id="clip3">
|
||||
<path d="M 0.0429688 74 L 106 74 L 106 165 L 0.0429688 165 Z M 0.0429688 74 "/>
|
||||
</clipPath>
|
||||
<clipPath id="clip4">
|
||||
<path d="M 163 27 L 184.554688 27 L 184.554688 59 L 163 59 Z M 163 27 "/>
|
||||
</clipPath>
|
||||
<clipPath id="clip5">
|
||||
<path d="M 163 59 L 184.554688 59 L 184.554688 92 L 163 92 Z M 163 59 "/>
|
||||
</clipPath>
|
||||
<clipPath id="clip6">
|
||||
<path d="M 163 91 L 184.554688 91 L 184.554688 124 L 163 124 Z M 163 91 "/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g id="surface1">
|
||||
<path style="fill-rule:nonzero;fill:rgb(89.99939%,89.99939%,89.99939%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -70.86535 -63.781263 L 70.866926 -63.781263 L 70.866926 63.780524 L -70.86535 63.780524 Z M -70.86535 -63.781263 " transform="matrix(0.998444,0,0,-0.998444,92.493354,81.751584)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-1" x="80.86947" y="11.275426"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-1" x="87.255517" y="12.767102"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-1" x="91.718561" y="11.275426"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-2" x="95.586533" y="11.275426"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-2" x="100.249266" y="11.275426"/>
|
||||
</g>
|
||||
<path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 18.085571 27.227548 L 51.023547 27.227548 L 51.023547 49.907372 L 18.085571 49.907372 Z M 18.085571 27.227548 " transform="matrix(0.998444,0,0,-0.998444,92.493354,81.751584)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-3" x="113.866043" y="45.731724"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-2" x="123.260401" y="47.224397"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-1" x="127.723445" y="45.731724"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-2" x="131.591416" y="45.731724"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-2" x="136.254149" y="45.731724"/>
|
||||
</g>
|
||||
<path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 18.085571 -4.91231 L 51.023547 -4.91231 L 51.023547 17.767514 L 18.085571 17.767514 Z M 18.085571 -4.91231 " transform="matrix(0.998444,0,0,-0.998444,92.493354,81.751584)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-3" x="113.866043" y="77.820711"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-3" x="123.260401" y="79.312386"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-1" x="127.723445" y="77.820711"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-2" x="131.591416" y="77.820711"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-2" x="136.254149" y="77.820711"/>
|
||||
</g>
|
||||
<path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 18.085571 -37.048256 L 51.023547 -37.048256 L 51.023547 -14.372344 L 18.085571 -14.372344 Z M 18.085571 -37.048256 " transform="matrix(0.998444,0,0,-0.998444,92.493354,81.751584)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-3" x="113.866043" y="109.909697"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-1" x="123.260401" y="111.401373"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-1" x="127.723445" y="109.909697"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-2" x="131.591416" y="109.909697"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-2" x="136.254149" y="109.909697"/>
|
||||
</g>
|
||||
<path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 0.577858 38.569416 C 0.577858 42.419157 -2.544188 45.541203 -6.393929 45.541203 C -10.247582 45.541203 -13.369628 42.419157 -13.369628 38.569416 C -13.369628 34.715763 -10.247582 31.593717 -6.393929 31.593717 C -2.544188 31.593717 0.577858 34.715763 0.577858 38.569416 Z M 0.577858 38.569416 " transform="matrix(0.998444,0,0,-0.998444,92.493354,81.751584)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph3-1" x="81.778054" y="46.157061"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph4-1" x="76.382464" y="57.999603"/>
|
||||
</g>
|
||||
<path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -30.376562 38.569416 C -30.376562 42.419157 -33.498608 45.541203 -37.352261 45.541203 C -41.202001 45.541203 -44.324047 42.419157 -44.324047 38.569416 C -44.324047 34.715763 -41.202001 31.593717 -37.352261 31.593717 C -33.498608 31.593717 -30.376562 34.715763 -30.376562 38.569416 Z M -30.376562 38.569416 " transform="matrix(0.998444,0,0,-0.998444,92.493354,81.751584)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph3-1" x="50.871225" y="46.157061"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph4-1" x="45.475634" y="57.999603"/>
|
||||
</g>
|
||||
<path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -21.163005 -103.831869 L 21.164582 -103.831869 L 21.164582 -73.28042 L -21.163005 -73.28042 Z M -21.163005 -103.831869 " transform="matrix(0.998444,0,0,-0.998444,92.493354,81.751584)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph5-1" x="74.679119" y="158.630762"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-4" x="79.928936" y="166.58836"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-3" x="88.19705" y="168.081033"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-1" x="92.659095" y="166.58836"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-2" x="96.528065" y="166.58836"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-2" x="101.190798" y="166.58836"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-4" x="79.928936" y="178.525754"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-1" x="88.19705" y="180.017429"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-1" x="92.659095" y="178.525754"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-2" x="96.528065" y="178.525754"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-2" x="101.190798" y="178.525754"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph5-2" x="105.05877" y="158.630762"/>
|
||||
</g>
|
||||
<g clip-path="url(#clip1)" clip-rule="nonzero">
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -91.209508 38.569416 L -48.960168 38.569416 " transform="matrix(0.998444,0,0,-0.998444,92.493354,81.751584)"/>
|
||||
</g>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.052524 0.0019463 L 1.608108 1.684252 L 3.086972 0.0019463 L 1.608108 -1.684271 Z M 6.052524 0.0019463 " transform="matrix(0.998444,0,0,-0.998444,40.777207,43.244131)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-5" x="5.241343" y="39.432541"/>
|
||||
</g>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -6.393929 -25.7103 L -6.393929 26.961509 " transform="matrix(0.998444,0,0,-0.998444,92.493354,81.751584)"/>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.052039 -0.000801368 L 1.607622 1.681504 L 3.086486 -0.000801368 L 1.607622 -1.683107 Z M 6.052039 -0.000801368 " transform="matrix(0,-0.998444,-0.998444,0,86.108575,57.667621)"/>
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 88.097656 107.421875 C 88.097656 106.324219 87.207031 105.433594 86.109375 105.433594 C 85.011719 105.433594 84.117188 106.324219 84.117188 107.421875 C 84.117188 108.519531 85.011719 109.410156 86.109375 109.410156 C 87.207031 109.410156 88.097656 108.519531 88.097656 107.421875 Z M 88.097656 107.421875 "/>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -37.352261 6.429558 L -37.352261 26.961509 " transform="matrix(0.998444,0,0,-0.998444,92.493354,81.751584)"/>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.052039 0.00148068 L 1.607622 1.683786 L 3.086486 0.00148068 L 1.607622 -1.684737 Z M 6.052039 0.00148068 " transform="matrix(0,-0.998444,-0.998444,0,55.200697,57.667621)"/>
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 57.191406 75.332031 C 57.191406 74.234375 56.300781 73.34375 55.199219 73.34375 C 54.101562 73.34375 53.210938 74.234375 53.210938 75.332031 C 53.210938 76.433594 54.101562 77.324219 55.199219 77.324219 C 56.300781 77.324219 57.191406 76.433594 57.191406 75.332031 Z M 57.191406 75.332031 "/>
|
||||
<g clip-path="url(#clip2)" clip-rule="nonzero">
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -58.498449 38.569416 L -58.498449 -51.422187 L 91.207172 -51.422187 L 91.207172 -88.558101 L 26.293657 -88.558101 " transform="matrix(0.998444,0,0,-0.998444,92.493354,81.751584)"/>
|
||||
</g>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.052273 0.00137065 L 1.607857 1.683676 L 3.08672 0.00137065 L 1.607857 -1.684847 Z M 6.052273 0.00137065 " transform="matrix(-0.998444,0,0,0.998444,121.581917,170.170506)"/>
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 36.074219 43.242188 C 36.074219 42.144531 35.183594 41.253906 34.085938 41.253906 C 32.988281 41.253906 32.097656 42.144531 32.097656 43.242188 C 32.097656 44.34375 32.988281 45.234375 34.085938 45.234375 C 35.183594 45.234375 36.074219 44.34375 36.074219 43.242188 Z M 36.074219 43.242188 "/>
|
||||
<g clip-path="url(#clip3)" clip-rule="nonzero">
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -21.659872 -82.247499 L -91.209508 -82.247499 L -91.209508 6.429558 L 12.952584 6.429558 " transform="matrix(0.998444,0,0,-0.998444,92.493354,81.751584)"/>
|
||||
</g>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.053196 0.00131812 L 1.608779 1.683624 L 3.087643 0.00131812 L 1.608779 -1.6849 Z M 6.053196 0.00131812 " transform="matrix(0.998444,0,0,-0.998444,102.592943,75.333347)"/>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -21.659872 -94.86479 L -79.86764 -94.86479 L -79.86764 -25.7103 L 12.952584 -25.7103 " transform="matrix(0.998444,0,0,-0.998444,92.493354,81.751584)"/>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.053196 0.000679939 L 1.608779 1.682985 L 3.087643 0.000679939 L 1.608779 -1.681625 Z M 6.053196 0.000679939 " transform="matrix(0.998444,0,0,-0.998444,102.592943,107.422554)"/>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -30.376562 38.569416 L -18.001836 38.569416 " transform="matrix(0.998444,0,0,-0.998444,92.493354,81.751584)"/>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.054806 0.0019463 L 1.61039 1.684252 L 3.089254 0.0019463 L 1.61039 -1.684271 Z M 6.054806 0.0019463 " transform="matrix(0.998444,0,0,-0.998444,71.685085,43.244131)"/>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 0.577858 38.569416 L 12.952584 38.569416 " transform="matrix(0.998444,0,0,-0.998444,92.493354,81.751584)"/>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.053196 0.0019463 L 1.608779 1.684252 L 3.087643 0.0019463 L 1.608779 -1.684271 Z M 6.053196 0.0019463 " transform="matrix(0.998444,0,0,-0.998444,102.592943,43.244131)"/>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 51.524326 38.569416 L 86.574964 38.569416 " transform="matrix(0.998444,0,0,-0.998444,92.493354,81.751584)"/>
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 182.144531 43.242188 L 177.703125 41.5625 L 179.179688 43.242188 L 177.703125 44.925781 Z M 182.144531 43.242188 "/>
|
||||
<g clip-path="url(#clip4)" clip-rule="nonzero">
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.055146 0.0019463 L 1.606817 1.684252 L 3.085681 0.0019463 L 1.606817 -1.684271 Z M 6.055146 0.0019463 " transform="matrix(0.998444,0,0,-0.998444,176.098808,43.244131)"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-6" x="170.657529" y="37.939868"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-2" x="175.283319" y="39.432541"/>
|
||||
</g>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 51.524326 6.429558 L 86.574964 6.429558 " transform="matrix(0.998444,0,0,-0.998444,92.493354,81.751584)"/>
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 182.144531 75.332031 L 177.703125 73.652344 L 179.179688 75.332031 L 177.703125 77.015625 Z M 182.144531 75.332031 "/>
|
||||
<g clip-path="url(#clip5)" clip-rule="nonzero">
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.055146 0.00131812 L 1.606817 1.683624 L 3.085681 0.00131812 L 1.606817 -1.6849 Z M 6.055146 0.00131812 " transform="matrix(0.998444,0,0,-0.998444,176.098808,75.333347)"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-6" x="170.657529" y="70.028855"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-3" x="175.283319" y="71.521528"/>
|
||||
</g>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 51.524326 -25.7103 L 86.574964 -25.7103 " transform="matrix(0.998444,0,0,-0.998444,92.493354,81.751584)"/>
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 182.144531 107.421875 L 177.703125 105.742188 L 179.179688 107.421875 L 177.703125 109.101562 Z M 182.144531 107.421875 "/>
|
||||
<g clip-path="url(#clip6)" clip-rule="nonzero">
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.055146 0.000679939 L 1.606817 1.682985 L 3.085681 0.000679939 L 1.606817 -1.681625 Z M 6.055146 0.000679939 " transform="matrix(0.998444,0,0,-0.998444,176.098808,107.422554)"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-6" x="170.657529" y="102.117842"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-1" x="175.283319" y="103.609517"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-7" x="3.857499" y="70.028855"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-2" x="9.552623" y="71.521528"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-7" x="3.857499" y="102.117842"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-3" x="9.552623" y="103.609517"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-8" x="172.612482" y="129.280507"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 36 KiB |
@@ -1,36 +0,0 @@
|
||||
\begin{tikzpicture}
|
||||
\node[block={5.0cm}{3.5cm}, fill=black!20!white, dashed] (P) {};
|
||||
\node[above] at (P.north) {$P(s)$};
|
||||
|
||||
\coordinate[] (inputw) at ($(P.south west)!0.8!(P.north west) + (-0.7, 0)$);
|
||||
\coordinate[] (inputu) at ($(P.south west)!0.4!(P.north west) + (-0.7, 0)$);
|
||||
|
||||
\coordinate[] (output1) at ($(P.south east)!0.8!(P.north east) + (0.7, 0)$);
|
||||
\coordinate[] (output2) at ($(P.south east)!0.55!(P.north east) + (0.7, 0)$);
|
||||
\coordinate[] (output3) at ($(P.south east)!0.3!(P.north east) + (0.7, 0)$);
|
||||
\coordinate[] (outputv) at ($(P.south east)!0.1!(P.north east) + (0.7, 0)$);
|
||||
|
||||
\node[block, left=1.4 of output1] (W1){$W_1(s)$};
|
||||
\node[block, left=1.4 of output2] (W2){$W_2(s)$};
|
||||
\node[block, left=1.4 of output3] (W3){$W_3(s)$};
|
||||
\node[addb={+}{}{}{}{-}, left=of W1] (sub1) {};
|
||||
\node[addb={+}{}{}{}{-}, left=of sub1] (sub2) {};
|
||||
|
||||
\node[block, below=0.3 of P] (H) {$\begin{bmatrix}H_2(s) \\ H_3(s)\end{bmatrix}$};
|
||||
|
||||
\draw[->] (inputw) node[above right](w){$w$} -- (sub2.west);
|
||||
\draw[->] (W3-|sub1)node[branch]{} -- (sub1.south);
|
||||
\draw[->] (W2-|sub2)node[branch]{} -- (sub2.south);
|
||||
\draw[->] ($(sub2.west)+(-0.5, 0)$) node[branch]{} |- (outputv) |- (H.east);
|
||||
\draw[->] ($(H.south west)!0.7!(H.north west)$) -| (inputu|-W2) -- (W2.west);
|
||||
\draw[->] ($(H.south west)!0.3!(H.north west)$) -| ($(inputu|-W3)+(0.4, 0)$) -- (W3.west);
|
||||
|
||||
\draw[->] (sub2.east) -- (sub1.west);
|
||||
\draw[->] (sub1.east) -- (W1.west);
|
||||
\draw[->] (W1.east) -- (output1)node[above left](z){$z_1$};
|
||||
\draw[->] (W2.east) -- (output2)node[above left]{$z_2$};
|
||||
\draw[->] (W3.east) -- (output3)node[above left]{$z_3$};
|
||||
\node[above] at (W2-|w){$u_1$};
|
||||
\node[above] at (W3-|w){$u_2$};
|
||||
\node[above] at (outputv-|z){$v$};
|
||||
\end{tikzpicture}
|
Before Width: | Height: | Size: 124 KiB |
Before Width: | Height: | Size: 153 KiB |
Before Width: | Height: | Size: 182 KiB |
Before Width: | Height: | Size: 15 KiB |
@@ -1,198 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="170.236pt" height="141.984pt" viewBox="0 0 170.236 141.984" version="1.2">
|
||||
<defs>
|
||||
<g>
|
||||
<symbol overflow="visible" id="glyph0-0">
|
||||
<path style="stroke:none;" d=""/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-1">
|
||||
<path style="stroke:none;" d="M 7.484375 -5.28125 C 7.484375 -6.046875 6.828125 -6.78125 5.53125 -6.78125 L 2.3125 -6.78125 C 2.125 -6.78125 2.015625 -6.78125 2.015625 -6.59375 C 2.015625 -6.46875 2.109375 -6.46875 2.296875 -6.46875 C 2.4375 -6.46875 2.609375 -6.453125 2.734375 -6.453125 C 2.890625 -6.421875 2.953125 -6.40625 2.953125 -6.296875 C 2.953125 -6.25 2.9375 -6.21875 2.90625 -6.109375 L 1.578125 -0.78125 C 1.484375 -0.390625 1.453125 -0.3125 0.671875 -0.3125 C 0.5 -0.3125 0.390625 -0.3125 0.390625 -0.125 C 0.390625 0 0.515625 0 0.546875 0 L 1.8125 -0.03125 L 2.4375 -0.015625 C 2.65625 -0.015625 2.875 0 3.078125 0 C 3.15625 0 3.28125 0 3.28125 -0.203125 C 3.28125 -0.3125 3.1875 -0.3125 3 -0.3125 C 2.640625 -0.3125 2.359375 -0.3125 2.359375 -0.484375 C 2.359375 -0.546875 2.375 -0.59375 2.390625 -0.65625 L 3 -3.140625 L 4.6875 -3.140625 C 6.109375 -3.140625 7.484375 -4.171875 7.484375 -5.28125 Z M 6.5625 -5.515625 C 6.5625 -5.125 6.359375 -4.28125 5.96875 -3.921875 C 5.484375 -3.46875 4.875 -3.390625 4.4375 -3.390625 L 3.046875 -3.390625 L 3.71875 -6.09375 C 3.8125 -6.4375 3.828125 -6.46875 4.25 -6.46875 L 5.203125 -6.46875 C 6.03125 -6.46875 6.5625 -6.203125 6.5625 -5.515625 Z M 6.5625 -5.515625 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-2">
|
||||
<path style="stroke:none;" d="M 3.921875 -1.53125 C 3.921875 -1.890625 3.734375 -2.140625 3.625 -2.265625 C 3.359375 -2.546875 3.0625 -2.59375 2.625 -2.671875 C 2.265625 -2.765625 1.875 -2.828125 1.875 -3.28125 C 1.875 -3.5625 2.109375 -4.171875 2.984375 -4.171875 C 3.234375 -4.171875 3.734375 -4.09375 3.875 -3.703125 C 3.609375 -3.703125 3.40625 -3.484375 3.40625 -3.265625 C 3.40625 -3.125 3.5 -2.96875 3.703125 -2.96875 C 3.921875 -2.96875 4.171875 -3.140625 4.171875 -3.53125 C 4.171875 -3.984375 3.734375 -4.390625 2.984375 -4.390625 C 1.671875 -4.390625 1.3125 -3.375 1.3125 -2.9375 C 1.3125 -2.15625 2.046875 -2.015625 2.328125 -1.953125 C 2.84375 -1.859375 3.359375 -1.75 3.359375 -1.203125 C 3.359375 -0.9375 3.140625 -0.109375 1.9375 -0.109375 C 1.8125 -0.109375 1.046875 -0.109375 0.8125 -0.640625 C 1.1875 -0.578125 1.4375 -0.890625 1.4375 -1.15625 C 1.4375 -1.390625 1.28125 -1.515625 1.078125 -1.515625 C 0.8125 -1.515625 0.515625 -1.296875 0.515625 -0.859375 C 0.515625 -0.28125 1.078125 0.109375 1.9375 0.109375 C 3.546875 0.109375 3.921875 -1.09375 3.921875 -1.53125 Z M 3.921875 -1.53125 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-3">
|
||||
<path style="stroke:none;" d="M 10.390625 -6.671875 C 10.390625 -6.703125 10.359375 -6.78125 10.28125 -6.78125 C 10.046875 -6.78125 9.765625 -6.75 9.515625 -6.75 C 9.171875 -6.75 8.8125 -6.78125 8.484375 -6.78125 C 8.421875 -6.78125 8.296875 -6.78125 8.296875 -6.59375 C 8.296875 -6.484375 8.390625 -6.46875 8.4375 -6.46875 C 8.6875 -6.453125 9.03125 -6.375 9.03125 -6.078125 C 9.03125 -5.96875 8.984375 -5.890625 8.90625 -5.75 L 6.21875 -1.078125 L 5.859375 -6 C 5.84375 -6.203125 5.828125 -6.453125 6.546875 -6.46875 C 6.71875 -6.46875 6.8125 -6.46875 6.8125 -6.671875 C 6.8125 -6.765625 6.703125 -6.78125 6.671875 -6.78125 C 6.265625 -6.78125 5.859375 -6.75 5.453125 -6.75 C 5.234375 -6.75 4.640625 -6.78125 4.421875 -6.78125 C 4.359375 -6.78125 4.234375 -6.78125 4.234375 -6.578125 C 4.234375 -6.46875 4.328125 -6.46875 4.46875 -6.46875 C 4.90625 -6.46875 4.96875 -6.40625 4.984375 -6.21875 L 5.046875 -5.453125 L 2.546875 -1.078125 L 2.15625 -6.109375 C 2.15625 -6.234375 2.15625 -6.453125 2.921875 -6.46875 C 3.015625 -6.46875 3.125 -6.46875 3.125 -6.671875 C 3.125 -6.78125 2.984375 -6.78125 2.984375 -6.78125 C 2.59375 -6.78125 2.171875 -6.75 1.765625 -6.75 C 1.421875 -6.75 1.0625 -6.78125 0.71875 -6.78125 C 0.671875 -6.78125 0.546875 -6.78125 0.546875 -6.59375 C 0.546875 -6.46875 0.640625 -6.46875 0.796875 -6.46875 C 1.296875 -6.46875 1.296875 -6.375 1.3125 -6.109375 L 1.765625 -0.046875 C 1.78125 0.140625 1.78125 0.21875 1.921875 0.21875 C 2.046875 0.21875 2.078125 0.15625 2.15625 0.015625 L 5.078125 -5.046875 L 5.453125 -0.046875 C 5.46875 0.171875 5.484375 0.21875 5.609375 0.21875 C 5.734375 0.21875 5.796875 0.125 5.84375 0.03125 L 9.09375 -5.625 C 9.34375 -6.0625 9.578125 -6.421875 10.203125 -6.46875 C 10.296875 -6.484375 10.390625 -6.484375 10.390625 -6.671875 Z M 10.390625 -6.671875 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-4">
|
||||
<path style="stroke:none;" d="M 7.125 -0.203125 C 7.125 -0.3125 7.03125 -0.3125 6.84375 -0.3125 C 6.484375 -0.3125 6.203125 -0.3125 6.203125 -0.484375 C 6.203125 -0.546875 6.21875 -0.59375 6.234375 -0.65625 L 7.578125 -6.015625 C 7.65625 -6.375 7.671875 -6.46875 8.40625 -6.46875 C 8.65625 -6.46875 8.734375 -6.46875 8.734375 -6.671875 C 8.734375 -6.78125 8.625 -6.78125 8.609375 -6.78125 L 7.328125 -6.75 L 6.046875 -6.78125 C 5.96875 -6.78125 5.859375 -6.78125 5.859375 -6.578125 C 5.859375 -6.46875 5.953125 -6.46875 6.140625 -6.46875 C 6.140625 -6.46875 6.34375 -6.46875 6.515625 -6.453125 C 6.703125 -6.421875 6.78125 -6.421875 6.78125 -6.296875 C 6.78125 -6.25 6.78125 -6.234375 6.75 -6.109375 L 6.15625 -3.6875 L 3.125 -3.6875 L 3.703125 -6.015625 C 3.796875 -6.375 3.828125 -6.46875 4.546875 -6.46875 C 4.796875 -6.46875 4.875 -6.46875 4.875 -6.671875 C 4.875 -6.78125 4.765625 -6.78125 4.75 -6.78125 L 3.46875 -6.75 L 2.1875 -6.78125 C 2.109375 -6.78125 2 -6.78125 2 -6.578125 C 2 -6.46875 2.09375 -6.46875 2.28125 -6.46875 C 2.28125 -6.46875 2.484375 -6.46875 2.65625 -6.453125 C 2.84375 -6.421875 2.921875 -6.421875 2.921875 -6.296875 C 2.921875 -6.25 2.921875 -6.21875 2.890625 -6.109375 L 1.5625 -0.78125 C 1.453125 -0.390625 1.4375 -0.3125 0.65625 -0.3125 C 0.46875 -0.3125 0.390625 -0.3125 0.390625 -0.109375 C 0.390625 0 0.53125 0 0.53125 0 L 1.78125 -0.03125 L 2.421875 -0.015625 C 2.640625 -0.015625 2.859375 0 3.0625 0 C 3.140625 0 3.265625 0 3.265625 -0.203125 C 3.265625 -0.3125 3.171875 -0.3125 2.984375 -0.3125 C 2.625 -0.3125 2.34375 -0.3125 2.34375 -0.484375 C 2.34375 -0.546875 2.359375 -0.59375 2.375 -0.65625 L 3.046875 -3.375 L 6.078125 -3.375 L 5.390625 -0.640625 C 5.28125 -0.3125 5.09375 -0.3125 4.484375 -0.3125 C 4.328125 -0.3125 4.25 -0.3125 4.25 -0.109375 C 4.25 0 4.390625 0 4.390625 0 L 5.640625 -0.03125 L 6.28125 -0.015625 C 6.5 -0.015625 6.71875 0 6.921875 0 C 7 0 7.125 0 7.125 -0.203125 Z M 7.125 -0.203125 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-5">
|
||||
<path style="stroke:none;" d="M 6.859375 -3.6875 C 6.859375 -4.234375 6.59375 -4.390625 6.421875 -4.390625 C 6.171875 -4.390625 5.921875 -4.125 5.921875 -3.90625 C 5.921875 -3.78125 5.984375 -3.71875 6.078125 -3.640625 C 6.1875 -3.53125 6.421875 -3.28125 6.421875 -2.796875 C 6.421875 -2.453125 6.140625 -1.484375 5.890625 -0.984375 C 5.625 -0.453125 5.28125 -0.109375 4.796875 -0.109375 C 4.328125 -0.109375 4.0625 -0.40625 4.0625 -0.96875 C 4.0625 -1.25 4.125 -1.5625 4.171875 -1.703125 L 4.578125 -3.359375 C 4.640625 -3.578125 4.734375 -3.953125 4.734375 -4.015625 C 4.734375 -4.1875 4.59375 -4.28125 4.4375 -4.28125 C 4.328125 -4.28125 4.140625 -4.203125 4.078125 -4 C 4.046875 -3.921875 3.578125 -2.03125 3.515625 -1.78125 C 3.4375 -1.484375 3.421875 -1.296875 3.421875 -1.125 C 3.421875 -1.015625 3.421875 -0.984375 3.4375 -0.9375 C 3.203125 -0.421875 2.90625 -0.109375 2.515625 -0.109375 C 1.71875 -0.109375 1.71875 -0.84375 1.71875 -1.015625 C 1.71875 -1.328125 1.78125 -1.71875 2.25 -2.9375 C 2.34375 -3.234375 2.40625 -3.375 2.40625 -3.578125 C 2.40625 -4.015625 2.078125 -4.390625 1.59375 -4.390625 C 0.65625 -4.390625 0.28125 -2.953125 0.28125 -2.859375 C 0.28125 -2.765625 0.40625 -2.765625 0.40625 -2.765625 C 0.5 -2.765625 0.515625 -2.78125 0.5625 -2.9375 C 0.828125 -3.859375 1.21875 -4.171875 1.5625 -4.171875 C 1.65625 -4.171875 1.8125 -4.15625 1.8125 -3.84375 C 1.8125 -3.59375 1.703125 -3.3125 1.640625 -3.140625 C 1.203125 -1.96875 1.078125 -1.515625 1.078125 -1.140625 C 1.078125 -0.234375 1.75 0.109375 2.484375 0.109375 C 2.65625 0.109375 3.125 0.109375 3.515625 -0.578125 C 3.78125 0.046875 4.46875 0.109375 4.765625 0.109375 C 5.5 0.109375 5.9375 -0.515625 6.203125 -1.109375 C 6.53125 -1.890625 6.859375 -3.21875 6.859375 -3.6875 Z M 6.859375 -3.6875 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-6">
|
||||
<path style="stroke:none;" d="M 5.390625 -1.421875 C 5.390625 -1.515625 5.296875 -1.515625 5.265625 -1.515625 C 5.171875 -1.515625 5.15625 -1.484375 5.125 -1.34375 C 4.984375 -0.78125 4.796875 -0.109375 4.390625 -0.109375 C 4.171875 -0.109375 4.078125 -0.234375 4.078125 -0.5625 C 4.078125 -0.78125 4.203125 -1.25 4.28125 -1.59375 L 4.546875 -2.671875 C 4.578125 -2.8125 4.6875 -3.1875 4.71875 -3.34375 C 4.765625 -3.578125 4.875 -3.953125 4.875 -4.015625 C 4.875 -4.1875 4.734375 -4.28125 4.578125 -4.28125 C 4.53125 -4.28125 4.28125 -4.265625 4.203125 -3.921875 L 3.453125 -0.9375 C 3.4375 -0.90625 3.046875 -0.109375 2.328125 -0.109375 C 1.8125 -0.109375 1.703125 -0.5625 1.703125 -0.921875 C 1.703125 -1.484375 1.984375 -2.265625 2.25 -2.953125 C 2.359375 -3.25 2.40625 -3.390625 2.40625 -3.578125 C 2.40625 -4.015625 2.09375 -4.390625 1.59375 -4.390625 C 0.65625 -4.390625 0.28125 -2.953125 0.28125 -2.859375 C 0.28125 -2.765625 0.40625 -2.765625 0.40625 -2.765625 C 0.5 -2.765625 0.515625 -2.78125 0.5625 -2.9375 C 0.8125 -3.796875 1.1875 -4.171875 1.5625 -4.171875 C 1.65625 -4.171875 1.8125 -4.15625 1.8125 -3.84375 C 1.8125 -3.609375 1.703125 -3.3125 1.640625 -3.171875 C 1.28125 -2.1875 1.078125 -1.5625 1.078125 -1.078125 C 1.078125 -0.140625 1.75 0.109375 2.296875 0.109375 C 2.953125 0.109375 3.296875 -0.34375 3.46875 -0.5625 C 3.578125 -0.15625 3.921875 0.109375 4.359375 0.109375 C 4.703125 0.109375 4.9375 -0.125 5.09375 -0.4375 C 5.265625 -0.796875 5.390625 -1.421875 5.390625 -1.421875 Z M 5.390625 -1.421875 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-7">
|
||||
<path style="stroke:none;" d="M 4.640625 -3.6875 C 4.640625 -4.234375 4.390625 -4.390625 4.203125 -4.390625 C 3.953125 -4.390625 3.71875 -4.125 3.71875 -3.90625 C 3.71875 -3.78125 3.765625 -3.71875 3.875 -3.609375 C 4.09375 -3.40625 4.21875 -3.15625 4.21875 -2.796875 C 4.21875 -2.375 3.609375 -0.109375 2.453125 -0.109375 C 1.9375 -0.109375 1.71875 -0.453125 1.71875 -0.96875 C 1.71875 -1.53125 1.984375 -2.25 2.296875 -3.078125 C 2.359375 -3.25 2.40625 -3.390625 2.40625 -3.578125 C 2.40625 -4.015625 2.09375 -4.390625 1.59375 -4.390625 C 0.671875 -4.390625 0.28125 -2.953125 0.28125 -2.859375 C 0.28125 -2.765625 0.40625 -2.765625 0.40625 -2.765625 C 0.5 -2.765625 0.515625 -2.78125 0.5625 -2.9375 C 0.859375 -3.9375 1.28125 -4.171875 1.5625 -4.171875 C 1.640625 -4.171875 1.8125 -4.171875 1.8125 -3.84375 C 1.8125 -3.609375 1.71875 -3.328125 1.640625 -3.15625 C 1.203125 -2 1.078125 -1.546875 1.078125 -1.125 C 1.078125 -0.046875 1.953125 0.109375 2.40625 0.109375 C 4.078125 0.109375 4.640625 -3.171875 4.640625 -3.6875 Z M 4.640625 -3.6875 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-8">
|
||||
<path style="stroke:none;" d="M 4.3125 -1.421875 C 4.3125 -1.46875 4.28125 -1.515625 4.203125 -1.515625 C 4.109375 -1.515625 4.09375 -1.453125 4.0625 -1.390625 C 3.828125 -0.75 3.1875 -0.5625 2.875 -0.5625 C 2.671875 -0.5625 2.484375 -0.609375 2.28125 -0.6875 C 1.9375 -0.8125 1.796875 -0.859375 1.59375 -0.859375 C 1.59375 -0.859375 1.40625 -0.859375 1.3125 -0.828125 C 1.859375 -1.40625 2.140625 -1.640625 2.5 -1.953125 C 2.5 -1.953125 3.109375 -2.484375 3.46875 -2.84375 C 4.421875 -3.765625 4.640625 -4.25 4.640625 -4.28125 C 4.640625 -4.390625 4.53125 -4.390625 4.53125 -4.390625 C 4.453125 -4.390625 4.421875 -4.359375 4.375 -4.28125 C 4.078125 -3.796875 3.875 -3.640625 3.625 -3.640625 C 3.390625 -3.640625 3.28125 -3.796875 3.125 -3.953125 C 2.9375 -4.1875 2.765625 -4.390625 2.4375 -4.390625 C 1.703125 -4.390625 1.234375 -3.46875 1.234375 -3.25 C 1.234375 -3.203125 1.265625 -3.140625 1.359375 -3.140625 C 1.453125 -3.140625 1.46875 -3.1875 1.484375 -3.25 C 1.671875 -3.703125 2.25 -3.71875 2.328125 -3.71875 C 2.546875 -3.71875 2.734375 -3.65625 2.953125 -3.578125 C 3.359375 -3.421875 3.46875 -3.421875 3.71875 -3.421875 C 3.359375 -3 2.53125 -2.28125 2.34375 -2.125 L 1.453125 -1.296875 C 0.78125 -0.625 0.421875 -0.0625 0.421875 0.015625 C 0.421875 0.109375 0.546875 0.109375 0.546875 0.109375 C 0.625 0.109375 0.640625 0.09375 0.703125 -0.015625 C 0.9375 -0.359375 1.234375 -0.640625 1.546875 -0.640625 C 1.78125 -0.640625 1.875 -0.546875 2.125 -0.265625 C 2.296875 -0.046875 2.46875 0.109375 2.765625 0.109375 C 3.734375 0.109375 4.3125 -1.15625 4.3125 -1.421875 Z M 4.3125 -1.421875 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph1-0">
|
||||
<path style="stroke:none;" d=""/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph1-1">
|
||||
<path style="stroke:none;" d="M 3.28125 0 L 3.28125 -0.25 L 3.015625 -0.25 C 2.328125 -0.25 2.328125 -0.34375 2.328125 -0.5625 L 2.328125 -4.40625 C 2.328125 -4.59375 2.3125 -4.609375 2.109375 -4.609375 C 1.671875 -4.171875 1.046875 -4.15625 0.75 -4.15625 L 0.75 -3.90625 C 0.921875 -3.90625 1.375 -3.90625 1.765625 -4.109375 L 1.765625 -0.5625 C 1.765625 -0.34375 1.765625 -0.25 1.0625 -0.25 L 0.8125 -0.25 L 0.8125 0 L 2.046875 -0.03125 Z M 3.28125 0 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph1-2">
|
||||
<path style="stroke:none;" d="M 3.5 -1.265625 L 3.265625 -1.265625 C 3.25 -1.109375 3.171875 -0.703125 3.09375 -0.625 C 3.03125 -0.59375 2.5 -0.59375 2.40625 -0.59375 L 1.125 -0.59375 C 1.859375 -1.234375 2.09375 -1.421875 2.515625 -1.75 C 3.03125 -2.171875 3.5 -2.59375 3.5 -3.25 C 3.5 -4.09375 2.765625 -4.609375 1.875 -4.609375 C 1.015625 -4.609375 0.4375 -4 0.4375 -3.359375 C 0.4375 -3.015625 0.734375 -2.96875 0.8125 -2.96875 C 0.96875 -2.96875 1.171875 -3.09375 1.171875 -3.34375 C 1.171875 -3.46875 1.125 -3.71875 0.765625 -3.71875 C 0.984375 -4.203125 1.453125 -4.359375 1.78125 -4.359375 C 2.46875 -4.359375 2.828125 -3.8125 2.828125 -3.25 C 2.828125 -2.65625 2.40625 -2.171875 2.171875 -1.921875 L 0.5 -0.265625 C 0.4375 -0.203125 0.4375 -0.1875 0.4375 0 L 3.296875 0 Z M 3.5 -1.265625 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph2-0">
|
||||
<path style="stroke:none;" d=""/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph2-1">
|
||||
<path style="stroke:none;" d="M 3.28125 2.375 C 3.28125 2.34375 3.28125 2.328125 3.109375 2.15625 C 1.875 0.90625 1.5625 -0.96875 1.5625 -2.484375 C 1.5625 -4.203125 1.9375 -5.9375 3.15625 -7.171875 C 3.28125 -7.296875 3.28125 -7.3125 3.28125 -7.34375 C 3.28125 -7.40625 3.25 -7.4375 3.1875 -7.4375 C 3.078125 -7.4375 2.1875 -6.765625 1.609375 -5.5 C 1.09375 -4.421875 0.984375 -3.3125 0.984375 -2.484375 C 0.984375 -1.703125 1.09375 -0.5 1.640625 0.609375 C 2.234375 1.828125 3.078125 2.484375 3.1875 2.484375 C 3.25 2.484375 3.28125 2.453125 3.28125 2.375 Z M 3.28125 2.375 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph2-2">
|
||||
<path style="stroke:none;" d="M 2.875 -2.484375 C 2.875 -3.25 2.765625 -4.453125 2.21875 -5.578125 C 1.625 -6.796875 0.765625 -7.4375 0.671875 -7.4375 C 0.609375 -7.4375 0.5625 -7.40625 0.5625 -7.34375 C 0.5625 -7.3125 0.5625 -7.296875 0.75 -7.109375 C 1.71875 -6.125 2.296875 -4.546875 2.296875 -2.484375 C 2.296875 -0.78125 1.921875 0.96875 0.6875 2.21875 C 0.5625 2.328125 0.5625 2.34375 0.5625 2.375 C 0.5625 2.4375 0.609375 2.484375 0.671875 2.484375 C 0.765625 2.484375 1.65625 1.8125 2.25 0.546875 C 2.75 -0.546875 2.875 -1.640625 2.875 -2.484375 Z M 2.875 -2.484375 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph3-0">
|
||||
<path style="stroke:none;" d=""/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph3-1">
|
||||
<path style="stroke:none;" d="M 11.53125 -4.265625 C 11.53125 -4.578125 11.265625 -4.578125 11 -4.578125 L 6.46875 -4.578125 L 6.46875 -9.125 C 6.46875 -9.359375 6.46875 -9.65625 6.171875 -9.65625 C 5.859375 -9.65625 5.859375 -9.375 5.859375 -9.125 L 5.859375 -4.578125 L 1.3125 -4.578125 C 1.078125 -4.578125 0.78125 -4.578125 0.78125 -4.28125 C 0.78125 -3.984375 1.0625 -3.984375 1.3125 -3.984375 L 5.859375 -3.984375 L 5.859375 0.5625 C 5.859375 0.8125 5.859375 1.09375 6.15625 1.09375 C 6.46875 1.09375 6.46875 0.828125 6.46875 0.5625 L 6.46875 -3.984375 L 11 -3.984375 C 11.25 -3.984375 11.53125 -3.984375 11.53125 -4.265625 Z M 11.53125 -4.265625 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph4-0">
|
||||
<path style="stroke:none;" d=""/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph4-1">
|
||||
<path style="stroke:none;" d="M 6.890625 -2.484375 C 6.890625 -2.671875 6.703125 -2.671875 6.5625 -2.671875 L 1.15625 -2.671875 C 1.015625 -2.671875 0.828125 -2.671875 0.828125 -2.484375 C 0.828125 -2.28125 1.015625 -2.28125 1.15625 -2.28125 L 6.5625 -2.28125 C 6.703125 -2.28125 6.890625 -2.28125 6.890625 -2.484375 Z M 6.890625 -2.484375 "/>
|
||||
</symbol>
|
||||
</g>
|
||||
<clipPath id="clip1">
|
||||
<path d="M 67 111 L 103 111 L 103 141.660156 L 67 141.660156 Z M 67 111 "/>
|
||||
</clipPath>
|
||||
<clipPath id="clip2">
|
||||
<path d="M 89 110 L 123 110 L 123 141.660156 L 89 141.660156 Z M 89 110 "/>
|
||||
</clipPath>
|
||||
<clipPath id="clip3">
|
||||
<path d="M 148 23 L 169.476562 23 L 169.476562 55 L 148 55 Z M 148 23 "/>
|
||||
</clipPath>
|
||||
<clipPath id="clip4">
|
||||
<path d="M 148 57 L 169.476562 57 L 169.476562 90 L 148 90 Z M 148 57 "/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g id="surface1">
|
||||
<path style="fill-rule:nonzero;fill:rgb(79.998779%,79.998779%,79.998779%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-dasharray:2.98883,2.98883;stroke-miterlimit:10;" d="M -63.78048 -42.520877 L 63.781634 -42.520877 L 63.781634 42.519225 L -63.78048 42.519225 Z M -63.78048 -42.520877 " transform="matrix(0.995532,0,0,-0.995532,84.737707,60.657381)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-1" x="73.147721" y="11.550766"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-1" x="79.515145" y="13.039086"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-1" x="83.964178" y="11.550766"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-2" x="87.821865" y="11.550766"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-2" x="92.471001" y="11.550766"/>
|
||||
</g>
|
||||
<path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 9.919895 7.334682 L 43.939075 7.334682 L 43.939075 35.683998 L 9.919895 35.683998 Z M 9.919895 7.334682 " transform="matrix(0.995532,0,0,-0.995532,84.737707,60.657381)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-3" x="98.457135" y="41.72435"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-1" x="107.824098" y="43.212671"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-1" x="112.273131" y="41.72435"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-2" x="116.130818" y="41.72435"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-2" x="120.779953" y="41.72435"/>
|
||||
</g>
|
||||
<path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 9.919895 -27.076876 L 43.939075 -27.076876 L 43.939075 1.268517 L 9.919895 1.268517 Z M 9.919895 -27.076876 " transform="matrix(0.995532,0,0,-0.995532,84.737707,60.657381)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-3" x="98.457135" y="75.984594"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-2" x="107.824098" y="77.471919"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-1" x="112.273131" y="75.984594"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-2" x="116.130818" y="75.984594"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-2" x="120.779953" y="75.984594"/>
|
||||
</g>
|
||||
<path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -18.923818 21.507378 C -18.923818 27.012443 -23.385157 31.473782 -28.886297 31.473782 C -34.387438 31.473782 -38.848777 27.012443 -38.848777 21.507378 C -38.848777 16.006238 -34.387438 11.544899 -28.886297 11.544899 C -23.385157 11.544899 -18.923818 16.006238 -18.923818 21.507378 Z M -18.923818 21.507378 " transform="matrix(0.995532,0,0,-0.995532,84.737707,60.657381)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph3-1" x="49.812447" y="43.392862"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph4-1" x="46.283286" y="56.932099"/>
|
||||
</g>
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 67.804688 140.664062 L 101.667969 140.664062 L 101.667969 112.445312 L 67.804688 112.445312 Z M 67.804688 140.664062 "/>
|
||||
<g clip-path="url(#clip1)" clip-rule="nonzero">
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -17.009013 -80.365743 L 17.006243 -80.365743 L 17.006243 -52.02035 L -17.009013 -52.02035 Z M -17.009013 -80.365743 " transform="matrix(0.995532,0,0,-0.995532,84.737707,60.657381)"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-4" x="72.208934" y="129.034512"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-2" x="80.453932" y="130.522832"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-1" x="84.902965" y="129.034512"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-2" x="88.759657" y="129.034512"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-2" x="93.408792" y="129.034512"/>
|
||||
</g>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -84.12136 21.507378 L -43.482762 21.507378 " transform="matrix(0.995532,0,0,-0.995532,84.737707,60.657381)"/>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.051825 -0.0018117 L 1.610105 1.68149 L 3.08937 -0.0018117 L 1.610105 -1.68119 Z M 6.051825 -0.0018117 " transform="matrix(0.995532,0,0,-0.995532,38.623651,39.24429)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-5" x="4.795478" y="35.443537"/>
|
||||
</g>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -17.507333 -66.193047 L -74.198118 -66.193047 L -74.198118 -12.904179 L 4.791513 -12.904179 " transform="matrix(0.995532,0,0,-0.995532,84.737707,60.657381)"/>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.05377 0.000800598 L 1.608126 1.684103 L 3.087392 0.000800598 L 1.608126 -1.682501 Z M 6.05377 0.000800598 " transform="matrix(0.995532,0,0,-0.995532,86.680309,73.504703)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-6" x="8.031953" y="69.703781"/>
|
||||
</g>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -28.886297 -12.904179 L -28.886297 6.910914 " transform="matrix(0.995532,0,0,-0.995532,84.737707,60.657381)"/>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.054074 0.000127209 L 1.60843 1.683429 L 3.087696 0.000127209 L 1.60843 -1.683175 Z M 6.054074 0.000127209 " transform="matrix(0,-0.995532,-0.995532,0,55.980595,56.601244)"/>
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 57.964844 73.503906 C 57.964844 72.410156 57.074219 71.519531 55.980469 71.519531 C 54.886719 71.519531 53.996094 72.410156 53.996094 73.503906 C 53.996094 74.601562 54.886719 75.488281 55.980469 75.488281 C 57.074219 75.488281 57.964844 74.601562 57.964844 73.503906 Z M 57.964844 73.503906 "/>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -18.923818 21.507378 L 4.791513 21.507378 " transform="matrix(0.995532,0,0,-0.995532,84.737707,60.657381)"/>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.05377 -0.0018117 L 1.608126 1.68149 L 3.087392 -0.0018117 L 1.608126 -1.68119 Z M 6.05377 -0.0018117 " transform="matrix(0.995532,0,0,-0.995532,86.680309,39.24429)"/>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -55.858366 21.507378 L -55.858366 -34.414346 L 74.199272 -34.414346 L 74.199272 -66.193047 L 22.138548 -66.193047 " transform="matrix(0.995532,0,0,-0.995532,84.737707,60.657381)"/>
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 103.578125 126.554688 L 108.003906 128.230469 L 106.53125 126.554688 L 108.003906 124.878906 Z M 103.578125 126.554688 "/>
|
||||
<g clip-path="url(#clip2)" clip-rule="nonzero">
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.053288 -0.000973415 L 1.607644 1.682329 L 3.08691 -0.000973415 L 1.607644 -1.684275 Z M 6.053288 -0.000973415 " transform="matrix(-0.995532,0,0,0.995532,109.604368,126.555657)"/>
|
||||
</g>
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 31.113281 39.246094 C 31.113281 38.148438 30.226562 37.261719 29.128906 37.261719 C 28.035156 37.261719 27.144531 38.148438 27.144531 39.246094 C 27.144531 40.339844 28.035156 41.226562 29.128906 41.226562 C 30.226562 41.226562 31.113281 40.339844 31.113281 39.246094 Z M 31.113281 39.246094 "/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-7" x="156.023783" y="91.116683"/>
|
||||
</g>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 44.437395 21.507378 L 79.488529 21.507378 " transform="matrix(0.995532,0,0,-0.995532,84.737707,60.657381)"/>
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 167.070312 39.246094 L 162.644531 37.570312 L 164.117188 39.246094 L 162.644531 40.917969 Z M 167.070312 39.246094 "/>
|
||||
<g clip-path="url(#clip3)" clip-rule="nonzero">
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.053055 -0.0018117 L 1.607412 1.68149 L 3.086677 -0.0018117 L 1.607412 -1.68119 Z M 6.053055 -0.0018117 " transform="matrix(0.995532,0,0,-0.995532,161.044301,39.24429)"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-8" x="155.618601" y="33.956212"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-1" x="160.230902" y="35.443537"/>
|
||||
</g>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 44.437395 -12.904179 L 79.488529 -12.904179 " transform="matrix(0.995532,0,0,-0.995532,84.737707,60.657381)"/>
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 167.070312 73.503906 L 162.644531 71.828125 L 164.117188 73.503906 L 162.644531 75.179688 Z M 167.070312 73.503906 "/>
|
||||
<g clip-path="url(#clip4)" clip-rule="nonzero">
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.053055 0.000800598 L 1.607412 1.684103 L 3.086677 0.000800598 L 1.607412 -1.682501 Z M 6.053055 0.000800598 " transform="matrix(0.995532,0,0,-0.995532,161.044301,73.504703)"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-8" x="155.618601" y="68.215461"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-2" x="160.230902" y="69.703781"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 19 KiB |
@@ -1,197 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="170.236pt" height="184.504pt" viewBox="0 0 170.236 184.504" version="1.2">
|
||||
<defs>
|
||||
<g>
|
||||
<symbol overflow="visible" id="glyph0-0">
|
||||
<path style="stroke:none;" d=""/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-1">
|
||||
<path style="stroke:none;" d="M 7.484375 -5.28125 C 7.484375 -6.046875 6.828125 -6.78125 5.53125 -6.78125 L 2.3125 -6.78125 C 2.125 -6.78125 2.015625 -6.78125 2.015625 -6.59375 C 2.015625 -6.46875 2.109375 -6.46875 2.296875 -6.46875 C 2.4375 -6.46875 2.609375 -6.453125 2.734375 -6.453125 C 2.890625 -6.421875 2.953125 -6.40625 2.953125 -6.296875 C 2.953125 -6.25 2.9375 -6.21875 2.90625 -6.109375 L 1.578125 -0.78125 C 1.484375 -0.390625 1.453125 -0.3125 0.671875 -0.3125 C 0.5 -0.3125 0.390625 -0.3125 0.390625 -0.125 C 0.390625 0 0.515625 0 0.546875 0 L 1.8125 -0.03125 L 2.4375 -0.015625 C 2.65625 -0.015625 2.875 0 3.078125 0 C 3.15625 0 3.28125 0 3.28125 -0.203125 C 3.28125 -0.3125 3.1875 -0.3125 3 -0.3125 C 2.640625 -0.3125 2.359375 -0.3125 2.359375 -0.484375 C 2.359375 -0.546875 2.375 -0.59375 2.390625 -0.65625 L 3 -3.140625 L 4.6875 -3.140625 C 6.109375 -3.140625 7.484375 -4.171875 7.484375 -5.28125 Z M 6.5625 -5.515625 C 6.5625 -5.125 6.359375 -4.28125 5.96875 -3.921875 C 5.484375 -3.46875 4.875 -3.390625 4.4375 -3.390625 L 3.046875 -3.390625 L 3.71875 -6.09375 C 3.8125 -6.4375 3.828125 -6.46875 4.25 -6.46875 L 5.203125 -6.46875 C 6.03125 -6.46875 6.5625 -6.203125 6.5625 -5.515625 Z M 6.5625 -5.515625 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-2">
|
||||
<path style="stroke:none;" d="M 3.921875 -1.53125 C 3.921875 -1.890625 3.734375 -2.140625 3.625 -2.265625 C 3.359375 -2.546875 3.0625 -2.59375 2.625 -2.671875 C 2.265625 -2.765625 1.875 -2.828125 1.875 -3.28125 C 1.875 -3.5625 2.109375 -4.171875 2.984375 -4.171875 C 3.234375 -4.171875 3.734375 -4.09375 3.875 -3.703125 C 3.609375 -3.703125 3.40625 -3.484375 3.40625 -3.265625 C 3.40625 -3.125 3.5 -2.96875 3.703125 -2.96875 C 3.921875 -2.96875 4.171875 -3.140625 4.171875 -3.53125 C 4.171875 -3.984375 3.734375 -4.390625 2.984375 -4.390625 C 1.671875 -4.390625 1.3125 -3.375 1.3125 -2.9375 C 1.3125 -2.15625 2.046875 -2.015625 2.328125 -1.953125 C 2.84375 -1.859375 3.359375 -1.75 3.359375 -1.203125 C 3.359375 -0.9375 3.140625 -0.109375 1.9375 -0.109375 C 1.8125 -0.109375 1.046875 -0.109375 0.8125 -0.640625 C 1.1875 -0.578125 1.4375 -0.890625 1.4375 -1.15625 C 1.4375 -1.390625 1.28125 -1.515625 1.078125 -1.515625 C 0.8125 -1.515625 0.515625 -1.296875 0.515625 -0.859375 C 0.515625 -0.28125 1.078125 0.109375 1.9375 0.109375 C 3.546875 0.109375 3.921875 -1.09375 3.921875 -1.53125 Z M 3.921875 -1.53125 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-3">
|
||||
<path style="stroke:none;" d="M 10.390625 -6.671875 C 10.390625 -6.703125 10.359375 -6.78125 10.28125 -6.78125 C 10.046875 -6.78125 9.765625 -6.75 9.515625 -6.75 C 9.171875 -6.75 8.8125 -6.78125 8.484375 -6.78125 C 8.421875 -6.78125 8.296875 -6.78125 8.296875 -6.59375 C 8.296875 -6.484375 8.390625 -6.46875 8.4375 -6.46875 C 8.6875 -6.453125 9.03125 -6.375 9.03125 -6.078125 C 9.03125 -5.96875 8.984375 -5.890625 8.90625 -5.75 L 6.21875 -1.078125 L 5.859375 -6 C 5.84375 -6.203125 5.828125 -6.453125 6.546875 -6.46875 C 6.71875 -6.46875 6.8125 -6.46875 6.8125 -6.671875 C 6.8125 -6.765625 6.703125 -6.78125 6.671875 -6.78125 C 6.265625 -6.78125 5.859375 -6.75 5.453125 -6.75 C 5.234375 -6.75 4.640625 -6.78125 4.421875 -6.78125 C 4.359375 -6.78125 4.234375 -6.78125 4.234375 -6.578125 C 4.234375 -6.46875 4.328125 -6.46875 4.46875 -6.46875 C 4.90625 -6.46875 4.96875 -6.40625 4.984375 -6.21875 L 5.046875 -5.453125 L 2.546875 -1.078125 L 2.15625 -6.109375 C 2.15625 -6.234375 2.15625 -6.453125 2.921875 -6.46875 C 3.015625 -6.46875 3.125 -6.46875 3.125 -6.671875 C 3.125 -6.78125 2.984375 -6.78125 2.984375 -6.78125 C 2.59375 -6.78125 2.171875 -6.75 1.765625 -6.75 C 1.421875 -6.75 1.0625 -6.78125 0.71875 -6.78125 C 0.671875 -6.78125 0.546875 -6.78125 0.546875 -6.59375 C 0.546875 -6.46875 0.640625 -6.46875 0.796875 -6.46875 C 1.296875 -6.46875 1.296875 -6.375 1.3125 -6.109375 L 1.765625 -0.046875 C 1.78125 0.140625 1.78125 0.21875 1.921875 0.21875 C 2.046875 0.21875 2.078125 0.15625 2.15625 0.015625 L 5.078125 -5.046875 L 5.453125 -0.046875 C 5.46875 0.171875 5.484375 0.21875 5.609375 0.21875 C 5.734375 0.21875 5.796875 0.125 5.84375 0.03125 L 9.09375 -5.625 C 9.34375 -6.0625 9.578125 -6.421875 10.203125 -6.46875 C 10.296875 -6.484375 10.390625 -6.484375 10.390625 -6.671875 Z M 10.390625 -6.671875 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-4">
|
||||
<path style="stroke:none;" d="M 7.125 -0.203125 C 7.125 -0.3125 7.03125 -0.3125 6.84375 -0.3125 C 6.484375 -0.3125 6.203125 -0.3125 6.203125 -0.484375 C 6.203125 -0.546875 6.21875 -0.59375 6.234375 -0.65625 L 7.578125 -6.015625 C 7.65625 -6.375 7.671875 -6.46875 8.40625 -6.46875 C 8.65625 -6.46875 8.734375 -6.46875 8.734375 -6.671875 C 8.734375 -6.78125 8.625 -6.78125 8.609375 -6.78125 L 7.328125 -6.75 L 6.046875 -6.78125 C 5.96875 -6.78125 5.859375 -6.78125 5.859375 -6.578125 C 5.859375 -6.46875 5.953125 -6.46875 6.140625 -6.46875 C 6.140625 -6.46875 6.34375 -6.46875 6.515625 -6.453125 C 6.703125 -6.421875 6.78125 -6.421875 6.78125 -6.296875 C 6.78125 -6.25 6.78125 -6.234375 6.75 -6.109375 L 6.15625 -3.6875 L 3.125 -3.6875 L 3.703125 -6.015625 C 3.796875 -6.375 3.828125 -6.46875 4.546875 -6.46875 C 4.796875 -6.46875 4.875 -6.46875 4.875 -6.671875 C 4.875 -6.78125 4.765625 -6.78125 4.75 -6.78125 L 3.46875 -6.75 L 2.1875 -6.78125 C 2.109375 -6.78125 2 -6.78125 2 -6.578125 C 2 -6.46875 2.09375 -6.46875 2.28125 -6.46875 C 2.28125 -6.46875 2.484375 -6.46875 2.65625 -6.453125 C 2.84375 -6.421875 2.921875 -6.421875 2.921875 -6.296875 C 2.921875 -6.25 2.921875 -6.21875 2.890625 -6.109375 L 1.5625 -0.78125 C 1.453125 -0.390625 1.4375 -0.3125 0.65625 -0.3125 C 0.46875 -0.3125 0.390625 -0.3125 0.390625 -0.109375 C 0.390625 0 0.53125 0 0.53125 0 L 1.78125 -0.03125 L 2.421875 -0.015625 C 2.640625 -0.015625 2.859375 0 3.0625 0 C 3.140625 0 3.265625 0 3.265625 -0.203125 C 3.265625 -0.3125 3.171875 -0.3125 2.984375 -0.3125 C 2.625 -0.3125 2.34375 -0.3125 2.34375 -0.484375 C 2.34375 -0.546875 2.359375 -0.59375 2.375 -0.65625 L 3.046875 -3.375 L 6.078125 -3.375 L 5.390625 -0.640625 C 5.28125 -0.3125 5.09375 -0.3125 4.484375 -0.3125 C 4.328125 -0.3125 4.25 -0.3125 4.25 -0.109375 C 4.25 0 4.390625 0 4.390625 0 L 5.640625 -0.03125 L 6.28125 -0.015625 C 6.5 -0.015625 6.71875 0 6.921875 0 C 7 0 7.125 0 7.125 -0.203125 Z M 7.125 -0.203125 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-5">
|
||||
<path style="stroke:none;" d="M 6.859375 -3.6875 C 6.859375 -4.234375 6.59375 -4.390625 6.421875 -4.390625 C 6.171875 -4.390625 5.921875 -4.125 5.921875 -3.90625 C 5.921875 -3.78125 5.984375 -3.71875 6.078125 -3.640625 C 6.1875 -3.53125 6.421875 -3.28125 6.421875 -2.796875 C 6.421875 -2.453125 6.140625 -1.484375 5.890625 -0.984375 C 5.625 -0.453125 5.28125 -0.109375 4.796875 -0.109375 C 4.328125 -0.109375 4.0625 -0.40625 4.0625 -0.96875 C 4.0625 -1.25 4.125 -1.5625 4.171875 -1.703125 L 4.578125 -3.359375 C 4.640625 -3.578125 4.734375 -3.953125 4.734375 -4.015625 C 4.734375 -4.1875 4.59375 -4.28125 4.4375 -4.28125 C 4.328125 -4.28125 4.140625 -4.203125 4.078125 -4 C 4.046875 -3.921875 3.578125 -2.03125 3.515625 -1.78125 C 3.4375 -1.484375 3.421875 -1.296875 3.421875 -1.125 C 3.421875 -1.015625 3.421875 -0.984375 3.4375 -0.9375 C 3.203125 -0.421875 2.90625 -0.109375 2.515625 -0.109375 C 1.71875 -0.109375 1.71875 -0.84375 1.71875 -1.015625 C 1.71875 -1.328125 1.78125 -1.71875 2.25 -2.9375 C 2.34375 -3.234375 2.40625 -3.375 2.40625 -3.578125 C 2.40625 -4.015625 2.078125 -4.390625 1.59375 -4.390625 C 0.65625 -4.390625 0.28125 -2.953125 0.28125 -2.859375 C 0.28125 -2.765625 0.40625 -2.765625 0.40625 -2.765625 C 0.5 -2.765625 0.515625 -2.78125 0.5625 -2.9375 C 0.828125 -3.859375 1.21875 -4.171875 1.5625 -4.171875 C 1.65625 -4.171875 1.8125 -4.15625 1.8125 -3.84375 C 1.8125 -3.59375 1.703125 -3.3125 1.640625 -3.140625 C 1.203125 -1.96875 1.078125 -1.515625 1.078125 -1.140625 C 1.078125 -0.234375 1.75 0.109375 2.484375 0.109375 C 2.65625 0.109375 3.125 0.109375 3.515625 -0.578125 C 3.78125 0.046875 4.46875 0.109375 4.765625 0.109375 C 5.5 0.109375 5.9375 -0.515625 6.203125 -1.109375 C 6.53125 -1.890625 6.859375 -3.21875 6.859375 -3.6875 Z M 6.859375 -3.6875 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-6">
|
||||
<path style="stroke:none;" d="M 4.640625 -3.6875 C 4.640625 -4.234375 4.390625 -4.390625 4.203125 -4.390625 C 3.953125 -4.390625 3.71875 -4.125 3.71875 -3.90625 C 3.71875 -3.78125 3.765625 -3.71875 3.875 -3.609375 C 4.09375 -3.40625 4.21875 -3.15625 4.21875 -2.796875 C 4.21875 -2.375 3.609375 -0.109375 2.453125 -0.109375 C 1.9375 -0.109375 1.71875 -0.453125 1.71875 -0.96875 C 1.71875 -1.53125 1.984375 -2.25 2.296875 -3.078125 C 2.359375 -3.25 2.40625 -3.390625 2.40625 -3.578125 C 2.40625 -4.015625 2.09375 -4.390625 1.59375 -4.390625 C 0.671875 -4.390625 0.28125 -2.953125 0.28125 -2.859375 C 0.28125 -2.765625 0.40625 -2.765625 0.40625 -2.765625 C 0.5 -2.765625 0.515625 -2.78125 0.5625 -2.9375 C 0.859375 -3.9375 1.28125 -4.171875 1.5625 -4.171875 C 1.640625 -4.171875 1.8125 -4.171875 1.8125 -3.84375 C 1.8125 -3.609375 1.71875 -3.328125 1.640625 -3.15625 C 1.203125 -2 1.078125 -1.546875 1.078125 -1.125 C 1.078125 -0.046875 1.953125 0.109375 2.40625 0.109375 C 4.078125 0.109375 4.640625 -3.171875 4.640625 -3.6875 Z M 4.640625 -3.6875 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-7">
|
||||
<path style="stroke:none;" d="M 5.390625 -1.421875 C 5.390625 -1.515625 5.296875 -1.515625 5.265625 -1.515625 C 5.171875 -1.515625 5.15625 -1.484375 5.125 -1.34375 C 4.984375 -0.78125 4.796875 -0.109375 4.390625 -0.109375 C 4.171875 -0.109375 4.078125 -0.234375 4.078125 -0.5625 C 4.078125 -0.78125 4.203125 -1.25 4.28125 -1.59375 L 4.546875 -2.671875 C 4.578125 -2.8125 4.6875 -3.1875 4.71875 -3.34375 C 4.765625 -3.578125 4.875 -3.953125 4.875 -4.015625 C 4.875 -4.1875 4.734375 -4.28125 4.578125 -4.28125 C 4.53125 -4.28125 4.28125 -4.265625 4.203125 -3.921875 L 3.453125 -0.9375 C 3.4375 -0.90625 3.046875 -0.109375 2.328125 -0.109375 C 1.8125 -0.109375 1.703125 -0.5625 1.703125 -0.921875 C 1.703125 -1.484375 1.984375 -2.265625 2.25 -2.953125 C 2.359375 -3.25 2.40625 -3.390625 2.40625 -3.578125 C 2.40625 -4.015625 2.09375 -4.390625 1.59375 -4.390625 C 0.65625 -4.390625 0.28125 -2.953125 0.28125 -2.859375 C 0.28125 -2.765625 0.40625 -2.765625 0.40625 -2.765625 C 0.5 -2.765625 0.515625 -2.78125 0.5625 -2.9375 C 0.8125 -3.796875 1.1875 -4.171875 1.5625 -4.171875 C 1.65625 -4.171875 1.8125 -4.15625 1.8125 -3.84375 C 1.8125 -3.609375 1.703125 -3.3125 1.640625 -3.171875 C 1.28125 -2.1875 1.078125 -1.5625 1.078125 -1.078125 C 1.078125 -0.140625 1.75 0.109375 2.296875 0.109375 C 2.953125 0.109375 3.296875 -0.34375 3.46875 -0.5625 C 3.578125 -0.15625 3.921875 0.109375 4.359375 0.109375 C 4.703125 0.109375 4.9375 -0.125 5.09375 -0.4375 C 5.265625 -0.796875 5.390625 -1.421875 5.390625 -1.421875 Z M 5.390625 -1.421875 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-8">
|
||||
<path style="stroke:none;" d="M 4.3125 -1.421875 C 4.3125 -1.46875 4.28125 -1.515625 4.203125 -1.515625 C 4.109375 -1.515625 4.09375 -1.453125 4.0625 -1.390625 C 3.828125 -0.75 3.1875 -0.5625 2.875 -0.5625 C 2.671875 -0.5625 2.484375 -0.609375 2.28125 -0.6875 C 1.9375 -0.8125 1.796875 -0.859375 1.59375 -0.859375 C 1.59375 -0.859375 1.40625 -0.859375 1.3125 -0.828125 C 1.859375 -1.40625 2.140625 -1.640625 2.5 -1.953125 C 2.5 -1.953125 3.109375 -2.484375 3.46875 -2.84375 C 4.421875 -3.765625 4.640625 -4.25 4.640625 -4.28125 C 4.640625 -4.390625 4.53125 -4.390625 4.53125 -4.390625 C 4.453125 -4.390625 4.421875 -4.359375 4.375 -4.28125 C 4.078125 -3.796875 3.875 -3.640625 3.625 -3.640625 C 3.390625 -3.640625 3.28125 -3.796875 3.125 -3.953125 C 2.9375 -4.1875 2.765625 -4.390625 2.4375 -4.390625 C 1.703125 -4.390625 1.234375 -3.46875 1.234375 -3.25 C 1.234375 -3.203125 1.265625 -3.140625 1.359375 -3.140625 C 1.453125 -3.140625 1.46875 -3.1875 1.484375 -3.25 C 1.671875 -3.703125 2.25 -3.71875 2.328125 -3.71875 C 2.546875 -3.71875 2.734375 -3.65625 2.953125 -3.578125 C 3.359375 -3.421875 3.46875 -3.421875 3.71875 -3.421875 C 3.359375 -3 2.53125 -2.28125 2.34375 -2.125 L 1.453125 -1.296875 C 0.78125 -0.625 0.421875 -0.0625 0.421875 0.015625 C 0.421875 0.109375 0.546875 0.109375 0.546875 0.109375 C 0.625 0.109375 0.640625 0.09375 0.703125 -0.015625 C 0.9375 -0.359375 1.234375 -0.640625 1.546875 -0.640625 C 1.78125 -0.640625 1.875 -0.546875 2.125 -0.265625 C 2.296875 -0.046875 2.46875 0.109375 2.765625 0.109375 C 3.734375 0.109375 4.3125 -1.15625 4.3125 -1.421875 Z M 4.3125 -1.421875 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph1-0">
|
||||
<path style="stroke:none;" d=""/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph1-1">
|
||||
<path style="stroke:none;" d="M 3.5 -1.265625 L 3.265625 -1.265625 C 3.25 -1.109375 3.171875 -0.703125 3.09375 -0.625 C 3.03125 -0.59375 2.5 -0.59375 2.40625 -0.59375 L 1.125 -0.59375 C 1.859375 -1.234375 2.09375 -1.421875 2.515625 -1.75 C 3.03125 -2.171875 3.5 -2.59375 3.5 -3.25 C 3.5 -4.09375 2.765625 -4.609375 1.875 -4.609375 C 1.015625 -4.609375 0.4375 -4 0.4375 -3.359375 C 0.4375 -3.015625 0.734375 -2.96875 0.8125 -2.96875 C 0.96875 -2.96875 1.171875 -3.09375 1.171875 -3.34375 C 1.171875 -3.46875 1.125 -3.71875 0.765625 -3.71875 C 0.984375 -4.203125 1.453125 -4.359375 1.78125 -4.359375 C 2.46875 -4.359375 2.828125 -3.8125 2.828125 -3.25 C 2.828125 -2.65625 2.40625 -2.171875 2.171875 -1.921875 L 0.5 -0.265625 C 0.4375 -0.203125 0.4375 -0.1875 0.4375 0 L 3.296875 0 Z M 3.5 -1.265625 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph1-2">
|
||||
<path style="stroke:none;" d="M 3.28125 0 L 3.28125 -0.25 L 3.015625 -0.25 C 2.328125 -0.25 2.328125 -0.34375 2.328125 -0.5625 L 2.328125 -4.40625 C 2.328125 -4.59375 2.3125 -4.609375 2.109375 -4.609375 C 1.671875 -4.171875 1.046875 -4.15625 0.75 -4.15625 L 0.75 -3.90625 C 0.921875 -3.90625 1.375 -3.90625 1.765625 -4.109375 L 1.765625 -0.5625 C 1.765625 -0.34375 1.765625 -0.25 1.0625 -0.25 L 0.8125 -0.25 L 0.8125 0 L 2.046875 -0.03125 Z M 3.28125 0 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph2-0">
|
||||
<path style="stroke:none;" d=""/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph2-1">
|
||||
<path style="stroke:none;" d="M 3.28125 2.375 C 3.28125 2.34375 3.28125 2.328125 3.109375 2.15625 C 1.875 0.90625 1.5625 -0.96875 1.5625 -2.484375 C 1.5625 -4.203125 1.9375 -5.9375 3.15625 -7.171875 C 3.28125 -7.296875 3.28125 -7.3125 3.28125 -7.34375 C 3.28125 -7.40625 3.25 -7.4375 3.1875 -7.4375 C 3.078125 -7.4375 2.1875 -6.765625 1.609375 -5.5 C 1.09375 -4.421875 0.984375 -3.3125 0.984375 -2.484375 C 0.984375 -1.703125 1.09375 -0.5 1.640625 0.609375 C 2.234375 1.828125 3.078125 2.484375 3.1875 2.484375 C 3.25 2.484375 3.28125 2.453125 3.28125 2.375 Z M 3.28125 2.375 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph2-2">
|
||||
<path style="stroke:none;" d="M 2.875 -2.484375 C 2.875 -3.25 2.765625 -4.453125 2.21875 -5.578125 C 1.625 -6.796875 0.765625 -7.4375 0.671875 -7.4375 C 0.609375 -7.4375 0.5625 -7.40625 0.5625 -7.34375 C 0.5625 -7.3125 0.5625 -7.296875 0.75 -7.109375 C 1.71875 -6.125 2.296875 -4.546875 2.296875 -2.484375 C 2.296875 -0.78125 1.921875 0.96875 0.6875 2.21875 C 0.5625 2.328125 0.5625 2.34375 0.5625 2.375 C 0.5625 2.4375 0.609375 2.484375 0.671875 2.484375 C 0.765625 2.484375 1.65625 1.8125 2.25 0.546875 C 2.75 -0.546875 2.875 -1.640625 2.875 -2.484375 Z M 2.875 -2.484375 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph3-0">
|
||||
<path style="stroke:none;" d=""/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph3-1">
|
||||
<path style="stroke:none;" d="M 11.53125 -4.265625 C 11.53125 -4.578125 11.265625 -4.578125 11 -4.578125 L 6.46875 -4.578125 L 6.46875 -9.125 C 6.46875 -9.359375 6.46875 -9.65625 6.171875 -9.65625 C 5.859375 -9.65625 5.859375 -9.375 5.859375 -9.125 L 5.859375 -4.578125 L 1.3125 -4.578125 C 1.078125 -4.578125 0.78125 -4.578125 0.78125 -4.28125 C 0.78125 -3.984375 1.0625 -3.984375 1.3125 -3.984375 L 5.859375 -3.984375 L 5.859375 0.5625 C 5.859375 0.8125 5.859375 1.09375 6.15625 1.09375 C 6.46875 1.09375 6.46875 0.828125 6.46875 0.5625 L 6.46875 -3.984375 L 11 -3.984375 C 11.25 -3.984375 11.53125 -3.984375 11.53125 -4.265625 Z M 11.53125 -4.265625 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph4-0">
|
||||
<path style="stroke:none;" d=""/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph4-1">
|
||||
<path style="stroke:none;" d="M 6.890625 -2.484375 C 6.890625 -2.671875 6.703125 -2.671875 6.5625 -2.671875 L 1.15625 -2.671875 C 1.015625 -2.671875 0.828125 -2.671875 0.828125 -2.484375 C 0.828125 -2.28125 1.015625 -2.28125 1.15625 -2.28125 L 6.5625 -2.28125 C 6.703125 -2.28125 6.890625 -2.28125 6.890625 -2.484375 Z M 6.890625 -2.484375 "/>
|
||||
</symbol>
|
||||
</g>
|
||||
<clipPath id="clip1">
|
||||
<path d="M 67 154 L 103 154 L 103 183.84375 L 67 183.84375 Z M 67 154 "/>
|
||||
</clipPath>
|
||||
<clipPath id="clip2">
|
||||
<path d="M 89 153 L 123 153 L 123 183.84375 L 89 183.84375 Z M 89 153 "/>
|
||||
</clipPath>
|
||||
<clipPath id="clip3">
|
||||
<path d="M 148 91 L 169.476562 91 L 169.476562 123 L 148 123 Z M 148 91 "/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g id="surface1">
|
||||
<path style="fill-rule:nonzero;fill:rgb(79.998779%,79.998779%,79.998779%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-dasharray:2.98883,2.98883;stroke-miterlimit:10;" d="M -63.78048 -63.781297 L 63.781634 -63.781297 L 63.781634 63.780817 L -63.78048 63.780817 Z M -63.78048 -63.781297 " transform="matrix(0.995532,0,0,-0.995532,84.737707,81.679448)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-1" x="73.147721" y="11.40782"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-1" x="79.515145" y="12.895145"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-1" x="83.964178" y="11.40782"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-2" x="87.821865" y="11.40782"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-2" x="92.471001" y="11.40782"/>
|
||||
</g>
|
||||
<path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -43.93792 30.821058 L -9.922665 30.821058 L -9.922665 59.170374 L -43.93792 59.170374 Z M -43.93792 30.821058 " transform="matrix(0.995532,0,0,-0.995532,84.737707,81.679448)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-3" x="44.838769" y="39.364354"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-1" x="54.205731" y="40.852674"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-1" x="58.65576" y="39.364354"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-2" x="62.512451" y="39.364354"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-2" x="67.161586" y="39.364354"/>
|
||||
</g>
|
||||
<path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -43.93792 -7.745783 L -9.922665 -7.745783 L -9.922665 20.603533 L -43.93792 20.603533 Z M -43.93792 -7.745783 " transform="matrix(0.995532,0,0,-0.995532,84.737707,81.679448)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-3" x="44.838769" y="77.759043"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-2" x="54.205731" y="79.247363"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-1" x="58.65576" y="77.759043"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-2" x="62.512451" y="77.759043"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-2" x="67.161586" y="77.759043"/>
|
||||
</g>
|
||||
<path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 38.849931 6.426913 C 38.849931 11.931977 34.388592 16.389392 28.887451 16.389392 C 23.382387 16.389392 18.924972 11.931977 18.924972 6.426913 C 18.924972 0.925772 23.382387 -3.535567 28.887451 -3.535567 C 34.388592 -3.535567 38.849931 0.925772 38.849931 6.426913 Z M 38.849931 6.426913 " transform="matrix(0.995532,0,0,-0.995532,84.737707,81.679448)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph3-1" x="107.326332" y="79.427555"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph4-1" x="93.878683" y="72.46978"/>
|
||||
</g>
|
||||
<path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 13.255109 -25.712776 C 13.255109 -20.207711 8.79377 -15.746373 3.292629 -15.746373 C -2.212435 -15.746373 -6.66985 -20.207711 -6.66985 -25.712776 C -6.66985 -31.213916 -2.212435 -35.675255 3.292629 -35.675255 C 8.79377 -35.675255 13.255109 -31.213916 13.255109 -25.712776 Z M 13.255109 -25.712776 " transform="matrix(0.995532,0,0,-0.995532,84.737707,81.679448)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph3-1" x="81.845686" y="111.421967"/>
|
||||
</g>
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 67.804688 182.851562 L 101.667969 182.851562 L 101.667969 154.632812 L 67.804688 154.632812 Z M 67.804688 182.851562 "/>
|
||||
<g clip-path="url(#clip1)" clip-rule="nonzero">
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -17.009013 -101.626163 L 17.006243 -101.626163 L 17.006243 -73.280771 L -17.009013 -73.280771 Z M -17.009013 -101.626163 " transform="matrix(0.995532,0,0,-0.995532,84.737707,81.679448)"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-4" x="72.208934" y="171.220598"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-1" x="80.453932" y="172.708918"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-1" x="84.902965" y="171.220598"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-2" x="88.759657" y="171.220598"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-2" x="93.408792" y="171.220598"/>
|
||||
</g>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -84.12136 44.997678 L -49.070226 44.997678 " transform="matrix(0.995532,0,0,-0.995532,84.737707,81.679448)"/>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.055125 0.00194818 L 1.609481 1.681326 L 3.088746 0.00194818 L 1.609481 -1.681354 Z M 6.055125 0.00194818 " transform="matrix(0.995532,0,0,-0.995532,33.061772,36.884752)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-5" x="4.795478" y="31.595221"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-1" x="11.895614" y="33.083541"/>
|
||||
</g>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -84.12136 6.426913 L -49.070226 6.426913 " transform="matrix(0.995532,0,0,-0.995532,84.737707,81.679448)"/>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.055125 -0.00132718 L 1.609481 1.681975 L 3.088746 -0.00132718 L 1.609481 -1.684629 Z M 6.055125 -0.00132718 " transform="matrix(0.995532,0,0,-0.995532,33.061772,75.279929)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-5" x="4.795478" y="69.98991"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-2" x="11.895614" y="71.47823"/>
|
||||
</g>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -9.424344 44.997678 L 28.887451 44.997678 L 28.887451 21.023377 " transform="matrix(0.995532,0,0,-0.995532,84.737707,81.679448)"/>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.053279 0.00128144 L 1.607635 1.684583 L 3.086901 0.00128144 L 1.607635 -1.682021 Z M 6.053279 0.00128144 " transform="matrix(0,0.995532,0.995532,0,113.494818,57.922985)"/>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -9.424344 6.426913 L 14.290987 6.426913 " transform="matrix(0.995532,0,0,-0.995532,84.737707,81.679448)"/>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.053243 -0.00132718 L 1.6076 1.681975 L 3.086865 -0.00132718 L 1.6076 -1.684629 Z M 6.053243 -0.00132718 " transform="matrix(0.995532,0,0,-0.995532,96.137864,75.279929)"/>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 3.292629 6.426913 L 3.292629 -11.116311 " transform="matrix(0.995532,0,0,-0.995532,84.737707,81.679448)"/>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.053748 0.00128921 L 1.608104 1.684591 L 3.087369 0.00128921 L 1.608104 -1.682013 Z M 6.053748 0.00128921 " transform="matrix(0,0.995532,0.995532,0,88.014342,89.918612)"/>
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 89.996094 75.28125 C 89.996094 74.183594 89.109375 73.296875 88.015625 73.296875 C 86.917969 73.296875 86.03125 74.183594 86.03125 75.28125 C 86.03125 76.375 86.917969 77.261719 88.015625 77.261719 C 89.109375 77.261719 89.996094 76.375 89.996094 75.28125 Z M 89.996094 75.28125 "/>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 28.887451 -3.535567 L 28.887451 -51.421388 L 84.122514 -51.421388 L 84.122514 -87.453467 L 22.138548 -87.453467 " transform="matrix(0.995532,0,0,-0.995532,84.737707,81.679448)"/>
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 103.578125 168.742188 L 108.003906 170.417969 L 106.53125 168.742188 L 108.003906 167.066406 Z M 103.578125 168.742188 "/>
|
||||
<g clip-path="url(#clip2)" clip-rule="nonzero">
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.053288 -0.000663151 L 1.607644 1.682639 L 3.08691 -0.000663151 L 1.607644 -1.683965 Z M 6.053288 -0.000663151 " transform="matrix(-0.995532,0,0,0.995532,109.604368,168.742848)"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-6" x="159.517105" y="129.06877"/>
|
||||
</g>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -17.507333 -87.453467 L -84.12136 -87.453467 L -84.12136 -25.712776 L -11.303835 -25.712776 " transform="matrix(0.995532,0,0,-0.995532,84.737707,81.679448)"/>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.053241 -0.0017958 L 1.607597 1.681506 L 3.086863 -0.0017958 L 1.607597 -1.681174 Z M 6.053241 -0.0017958 " transform="matrix(0.995532,0,0,-0.995532,70.657398,107.275556)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-7" x="4.795478" y="103.473639"/>
|
||||
</g>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 13.255109 -25.712776 L 79.488529 -25.712776 " transform="matrix(0.995532,0,0,-0.995532,84.737707,81.679448)"/>
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 167.070312 107.277344 L 162.644531 105.601562 L 164.117188 107.277344 L 162.644531 108.949219 Z M 167.070312 107.277344 "/>
|
||||
<g clip-path="url(#clip3)" clip-rule="nonzero">
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.053055 -0.0017958 L 1.607412 1.681506 L 3.086677 -0.0017958 L 1.607412 -1.681174 Z M 6.053055 -0.0017958 " transform="matrix(0.995532,0,0,-0.995532,161.044301,107.275556)"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-8" x="159.631591" y="103.473639"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 29 KiB |
Before Width: | Height: | Size: 18 KiB |
@@ -1,231 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="170.236pt" height="170.331pt" viewBox="0 0 170.236 170.331" version="1.2">
|
||||
<defs>
|
||||
<g>
|
||||
<symbol overflow="visible" id="glyph0-0">
|
||||
<path style="stroke:none;" d=""/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-1">
|
||||
<path style="stroke:none;" d="M 7.484375 -5.28125 C 7.484375 -6.046875 6.828125 -6.78125 5.53125 -6.78125 L 2.3125 -6.78125 C 2.125 -6.78125 2.015625 -6.78125 2.015625 -6.59375 C 2.015625 -6.46875 2.109375 -6.46875 2.296875 -6.46875 C 2.4375 -6.46875 2.609375 -6.453125 2.734375 -6.453125 C 2.890625 -6.421875 2.953125 -6.40625 2.953125 -6.296875 C 2.953125 -6.25 2.9375 -6.21875 2.90625 -6.109375 L 1.578125 -0.78125 C 1.484375 -0.390625 1.453125 -0.3125 0.671875 -0.3125 C 0.5 -0.3125 0.390625 -0.3125 0.390625 -0.125 C 0.390625 0 0.515625 0 0.546875 0 L 1.8125 -0.03125 L 2.4375 -0.015625 C 2.65625 -0.015625 2.875 0 3.078125 0 C 3.15625 0 3.28125 0 3.28125 -0.203125 C 3.28125 -0.3125 3.1875 -0.3125 3 -0.3125 C 2.640625 -0.3125 2.359375 -0.3125 2.359375 -0.484375 C 2.359375 -0.546875 2.375 -0.59375 2.390625 -0.65625 L 3 -3.140625 L 4.6875 -3.140625 C 6.109375 -3.140625 7.484375 -4.171875 7.484375 -5.28125 Z M 6.5625 -5.515625 C 6.5625 -5.125 6.359375 -4.28125 5.96875 -3.921875 C 5.484375 -3.46875 4.875 -3.390625 4.4375 -3.390625 L 3.046875 -3.390625 L 3.71875 -6.09375 C 3.8125 -6.4375 3.828125 -6.46875 4.25 -6.46875 L 5.203125 -6.46875 C 6.03125 -6.46875 6.5625 -6.203125 6.5625 -5.515625 Z M 6.5625 -5.515625 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-2">
|
||||
<path style="stroke:none;" d="M 3.921875 -1.53125 C 3.921875 -1.890625 3.734375 -2.140625 3.625 -2.265625 C 3.359375 -2.546875 3.0625 -2.59375 2.625 -2.671875 C 2.265625 -2.765625 1.875 -2.828125 1.875 -3.28125 C 1.875 -3.5625 2.109375 -4.171875 2.984375 -4.171875 C 3.234375 -4.171875 3.734375 -4.09375 3.875 -3.703125 C 3.609375 -3.703125 3.40625 -3.484375 3.40625 -3.265625 C 3.40625 -3.125 3.5 -2.96875 3.703125 -2.96875 C 3.921875 -2.96875 4.171875 -3.140625 4.171875 -3.53125 C 4.171875 -3.984375 3.734375 -4.390625 2.984375 -4.390625 C 1.671875 -4.390625 1.3125 -3.375 1.3125 -2.9375 C 1.3125 -2.15625 2.046875 -2.015625 2.328125 -1.953125 C 2.84375 -1.859375 3.359375 -1.75 3.359375 -1.203125 C 3.359375 -0.9375 3.140625 -0.109375 1.9375 -0.109375 C 1.8125 -0.109375 1.046875 -0.109375 0.8125 -0.640625 C 1.1875 -0.578125 1.4375 -0.890625 1.4375 -1.15625 C 1.4375 -1.390625 1.28125 -1.515625 1.078125 -1.515625 C 0.8125 -1.515625 0.515625 -1.296875 0.515625 -0.859375 C 0.515625 -0.28125 1.078125 0.109375 1.9375 0.109375 C 3.546875 0.109375 3.921875 -1.09375 3.921875 -1.53125 Z M 3.921875 -1.53125 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-3">
|
||||
<path style="stroke:none;" d="M 10.390625 -6.671875 C 10.390625 -6.703125 10.359375 -6.78125 10.28125 -6.78125 C 10.046875 -6.78125 9.765625 -6.75 9.515625 -6.75 C 9.171875 -6.75 8.8125 -6.78125 8.484375 -6.78125 C 8.421875 -6.78125 8.296875 -6.78125 8.296875 -6.59375 C 8.296875 -6.484375 8.390625 -6.46875 8.4375 -6.46875 C 8.6875 -6.453125 9.03125 -6.375 9.03125 -6.078125 C 9.03125 -5.96875 8.984375 -5.890625 8.90625 -5.75 L 6.21875 -1.078125 L 5.859375 -6 C 5.84375 -6.203125 5.828125 -6.453125 6.546875 -6.46875 C 6.71875 -6.46875 6.8125 -6.46875 6.8125 -6.671875 C 6.8125 -6.765625 6.703125 -6.78125 6.671875 -6.78125 C 6.265625 -6.78125 5.859375 -6.75 5.453125 -6.75 C 5.234375 -6.75 4.640625 -6.78125 4.421875 -6.78125 C 4.359375 -6.78125 4.234375 -6.78125 4.234375 -6.578125 C 4.234375 -6.46875 4.328125 -6.46875 4.46875 -6.46875 C 4.90625 -6.46875 4.96875 -6.40625 4.984375 -6.21875 L 5.046875 -5.453125 L 2.546875 -1.078125 L 2.15625 -6.109375 C 2.15625 -6.234375 2.15625 -6.453125 2.921875 -6.46875 C 3.015625 -6.46875 3.125 -6.46875 3.125 -6.671875 C 3.125 -6.78125 2.984375 -6.78125 2.984375 -6.78125 C 2.59375 -6.78125 2.171875 -6.75 1.765625 -6.75 C 1.421875 -6.75 1.0625 -6.78125 0.71875 -6.78125 C 0.671875 -6.78125 0.546875 -6.78125 0.546875 -6.59375 C 0.546875 -6.46875 0.640625 -6.46875 0.796875 -6.46875 C 1.296875 -6.46875 1.296875 -6.375 1.3125 -6.109375 L 1.765625 -0.046875 C 1.78125 0.140625 1.78125 0.21875 1.921875 0.21875 C 2.046875 0.21875 2.078125 0.15625 2.15625 0.015625 L 5.078125 -5.046875 L 5.453125 -0.046875 C 5.46875 0.171875 5.484375 0.21875 5.609375 0.21875 C 5.734375 0.21875 5.796875 0.125 5.84375 0.03125 L 9.09375 -5.625 C 9.34375 -6.0625 9.578125 -6.421875 10.203125 -6.46875 C 10.296875 -6.484375 10.390625 -6.484375 10.390625 -6.671875 Z M 10.390625 -6.671875 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-4">
|
||||
<path style="stroke:none;" d="M 7.125 -0.203125 C 7.125 -0.3125 7.03125 -0.3125 6.84375 -0.3125 C 6.484375 -0.3125 6.203125 -0.3125 6.203125 -0.484375 C 6.203125 -0.546875 6.21875 -0.59375 6.234375 -0.65625 L 7.578125 -6.015625 C 7.65625 -6.375 7.671875 -6.46875 8.40625 -6.46875 C 8.65625 -6.46875 8.734375 -6.46875 8.734375 -6.671875 C 8.734375 -6.78125 8.625 -6.78125 8.609375 -6.78125 L 7.328125 -6.75 L 6.046875 -6.78125 C 5.96875 -6.78125 5.859375 -6.78125 5.859375 -6.578125 C 5.859375 -6.46875 5.953125 -6.46875 6.140625 -6.46875 C 6.140625 -6.46875 6.34375 -6.46875 6.515625 -6.453125 C 6.703125 -6.421875 6.78125 -6.421875 6.78125 -6.296875 C 6.78125 -6.25 6.78125 -6.234375 6.75 -6.109375 L 6.15625 -3.6875 L 3.125 -3.6875 L 3.703125 -6.015625 C 3.796875 -6.375 3.828125 -6.46875 4.546875 -6.46875 C 4.796875 -6.46875 4.875 -6.46875 4.875 -6.671875 C 4.875 -6.78125 4.765625 -6.78125 4.75 -6.78125 L 3.46875 -6.75 L 2.1875 -6.78125 C 2.109375 -6.78125 2 -6.78125 2 -6.578125 C 2 -6.46875 2.09375 -6.46875 2.28125 -6.46875 C 2.28125 -6.46875 2.484375 -6.46875 2.65625 -6.453125 C 2.84375 -6.421875 2.921875 -6.421875 2.921875 -6.296875 C 2.921875 -6.25 2.921875 -6.21875 2.890625 -6.109375 L 1.5625 -0.78125 C 1.453125 -0.390625 1.4375 -0.3125 0.65625 -0.3125 C 0.46875 -0.3125 0.390625 -0.3125 0.390625 -0.109375 C 0.390625 0 0.53125 0 0.53125 0 L 1.78125 -0.03125 L 2.421875 -0.015625 C 2.640625 -0.015625 2.859375 0 3.0625 0 C 3.140625 0 3.265625 0 3.265625 -0.203125 C 3.265625 -0.3125 3.171875 -0.3125 2.984375 -0.3125 C 2.625 -0.3125 2.34375 -0.3125 2.34375 -0.484375 C 2.34375 -0.546875 2.359375 -0.59375 2.375 -0.65625 L 3.046875 -3.375 L 6.078125 -3.375 L 5.390625 -0.640625 C 5.28125 -0.3125 5.09375 -0.3125 4.484375 -0.3125 C 4.328125 -0.3125 4.25 -0.3125 4.25 -0.109375 C 4.25 0 4.390625 0 4.390625 0 L 5.640625 -0.03125 L 6.28125 -0.015625 C 6.5 -0.015625 6.71875 0 6.921875 0 C 7 0 7.125 0 7.125 -0.203125 Z M 7.125 -0.203125 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-5">
|
||||
<path style="stroke:none;" d="M 6.859375 -3.6875 C 6.859375 -4.234375 6.59375 -4.390625 6.421875 -4.390625 C 6.171875 -4.390625 5.921875 -4.125 5.921875 -3.90625 C 5.921875 -3.78125 5.984375 -3.71875 6.078125 -3.640625 C 6.1875 -3.53125 6.421875 -3.28125 6.421875 -2.796875 C 6.421875 -2.453125 6.140625 -1.484375 5.890625 -0.984375 C 5.625 -0.453125 5.28125 -0.109375 4.796875 -0.109375 C 4.328125 -0.109375 4.0625 -0.40625 4.0625 -0.96875 C 4.0625 -1.25 4.125 -1.5625 4.171875 -1.703125 L 4.578125 -3.359375 C 4.640625 -3.578125 4.734375 -3.953125 4.734375 -4.015625 C 4.734375 -4.1875 4.59375 -4.28125 4.4375 -4.28125 C 4.328125 -4.28125 4.140625 -4.203125 4.078125 -4 C 4.046875 -3.921875 3.578125 -2.03125 3.515625 -1.78125 C 3.4375 -1.484375 3.421875 -1.296875 3.421875 -1.125 C 3.421875 -1.015625 3.421875 -0.984375 3.4375 -0.9375 C 3.203125 -0.421875 2.90625 -0.109375 2.515625 -0.109375 C 1.71875 -0.109375 1.71875 -0.84375 1.71875 -1.015625 C 1.71875 -1.328125 1.78125 -1.71875 2.25 -2.9375 C 2.34375 -3.234375 2.40625 -3.375 2.40625 -3.578125 C 2.40625 -4.015625 2.078125 -4.390625 1.59375 -4.390625 C 0.65625 -4.390625 0.28125 -2.953125 0.28125 -2.859375 C 0.28125 -2.765625 0.40625 -2.765625 0.40625 -2.765625 C 0.5 -2.765625 0.515625 -2.78125 0.5625 -2.9375 C 0.828125 -3.859375 1.21875 -4.171875 1.5625 -4.171875 C 1.65625 -4.171875 1.8125 -4.15625 1.8125 -3.84375 C 1.8125 -3.59375 1.703125 -3.3125 1.640625 -3.140625 C 1.203125 -1.96875 1.078125 -1.515625 1.078125 -1.140625 C 1.078125 -0.234375 1.75 0.109375 2.484375 0.109375 C 2.65625 0.109375 3.125 0.109375 3.515625 -0.578125 C 3.78125 0.046875 4.46875 0.109375 4.765625 0.109375 C 5.5 0.109375 5.9375 -0.515625 6.203125 -1.109375 C 6.53125 -1.890625 6.859375 -3.21875 6.859375 -3.6875 Z M 6.859375 -3.6875 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-6">
|
||||
<path style="stroke:none;" d="M 5.390625 -1.421875 C 5.390625 -1.515625 5.296875 -1.515625 5.265625 -1.515625 C 5.171875 -1.515625 5.15625 -1.484375 5.125 -1.34375 C 4.984375 -0.78125 4.796875 -0.109375 4.390625 -0.109375 C 4.171875 -0.109375 4.078125 -0.234375 4.078125 -0.5625 C 4.078125 -0.78125 4.203125 -1.25 4.28125 -1.59375 L 4.546875 -2.671875 C 4.578125 -2.8125 4.6875 -3.1875 4.71875 -3.34375 C 4.765625 -3.578125 4.875 -3.953125 4.875 -4.015625 C 4.875 -4.1875 4.734375 -4.28125 4.578125 -4.28125 C 4.53125 -4.28125 4.28125 -4.265625 4.203125 -3.921875 L 3.453125 -0.9375 C 3.4375 -0.90625 3.046875 -0.109375 2.328125 -0.109375 C 1.8125 -0.109375 1.703125 -0.5625 1.703125 -0.921875 C 1.703125 -1.484375 1.984375 -2.265625 2.25 -2.953125 C 2.359375 -3.25 2.40625 -3.390625 2.40625 -3.578125 C 2.40625 -4.015625 2.09375 -4.390625 1.59375 -4.390625 C 0.65625 -4.390625 0.28125 -2.953125 0.28125 -2.859375 C 0.28125 -2.765625 0.40625 -2.765625 0.40625 -2.765625 C 0.5 -2.765625 0.515625 -2.78125 0.5625 -2.9375 C 0.8125 -3.796875 1.1875 -4.171875 1.5625 -4.171875 C 1.65625 -4.171875 1.8125 -4.15625 1.8125 -3.84375 C 1.8125 -3.609375 1.703125 -3.3125 1.640625 -3.171875 C 1.28125 -2.1875 1.078125 -1.5625 1.078125 -1.078125 C 1.078125 -0.140625 1.75 0.109375 2.296875 0.109375 C 2.953125 0.109375 3.296875 -0.34375 3.46875 -0.5625 C 3.578125 -0.15625 3.921875 0.109375 4.359375 0.109375 C 4.703125 0.109375 4.9375 -0.125 5.09375 -0.4375 C 5.265625 -0.796875 5.390625 -1.421875 5.390625 -1.421875 Z M 5.390625 -1.421875 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-7">
|
||||
<path style="stroke:none;" d="M 4.640625 -3.6875 C 4.640625 -4.234375 4.390625 -4.390625 4.203125 -4.390625 C 3.953125 -4.390625 3.71875 -4.125 3.71875 -3.90625 C 3.71875 -3.78125 3.765625 -3.71875 3.875 -3.609375 C 4.09375 -3.40625 4.21875 -3.15625 4.21875 -2.796875 C 4.21875 -2.375 3.609375 -0.109375 2.453125 -0.109375 C 1.9375 -0.109375 1.71875 -0.453125 1.71875 -0.96875 C 1.71875 -1.53125 1.984375 -2.25 2.296875 -3.078125 C 2.359375 -3.25 2.40625 -3.390625 2.40625 -3.578125 C 2.40625 -4.015625 2.09375 -4.390625 1.59375 -4.390625 C 0.671875 -4.390625 0.28125 -2.953125 0.28125 -2.859375 C 0.28125 -2.765625 0.40625 -2.765625 0.40625 -2.765625 C 0.5 -2.765625 0.515625 -2.78125 0.5625 -2.9375 C 0.859375 -3.9375 1.28125 -4.171875 1.5625 -4.171875 C 1.640625 -4.171875 1.8125 -4.171875 1.8125 -3.84375 C 1.8125 -3.609375 1.71875 -3.328125 1.640625 -3.15625 C 1.203125 -2 1.078125 -1.546875 1.078125 -1.125 C 1.078125 -0.046875 1.953125 0.109375 2.40625 0.109375 C 4.078125 0.109375 4.640625 -3.171875 4.640625 -3.6875 Z M 4.640625 -3.6875 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph0-8">
|
||||
<path style="stroke:none;" d="M 4.3125 -1.421875 C 4.3125 -1.46875 4.28125 -1.515625 4.203125 -1.515625 C 4.109375 -1.515625 4.09375 -1.453125 4.0625 -1.390625 C 3.828125 -0.75 3.1875 -0.5625 2.875 -0.5625 C 2.671875 -0.5625 2.484375 -0.609375 2.28125 -0.6875 C 1.9375 -0.8125 1.796875 -0.859375 1.59375 -0.859375 C 1.59375 -0.859375 1.40625 -0.859375 1.3125 -0.828125 C 1.859375 -1.40625 2.140625 -1.640625 2.5 -1.953125 C 2.5 -1.953125 3.109375 -2.484375 3.46875 -2.84375 C 4.421875 -3.765625 4.640625 -4.25 4.640625 -4.28125 C 4.640625 -4.390625 4.53125 -4.390625 4.53125 -4.390625 C 4.453125 -4.390625 4.421875 -4.359375 4.375 -4.28125 C 4.078125 -3.796875 3.875 -3.640625 3.625 -3.640625 C 3.390625 -3.640625 3.28125 -3.796875 3.125 -3.953125 C 2.9375 -4.1875 2.765625 -4.390625 2.4375 -4.390625 C 1.703125 -4.390625 1.234375 -3.46875 1.234375 -3.25 C 1.234375 -3.203125 1.265625 -3.140625 1.359375 -3.140625 C 1.453125 -3.140625 1.46875 -3.1875 1.484375 -3.25 C 1.671875 -3.703125 2.25 -3.71875 2.328125 -3.71875 C 2.546875 -3.71875 2.734375 -3.65625 2.953125 -3.578125 C 3.359375 -3.421875 3.46875 -3.421875 3.71875 -3.421875 C 3.359375 -3 2.53125 -2.28125 2.34375 -2.125 L 1.453125 -1.296875 C 0.78125 -0.625 0.421875 -0.0625 0.421875 0.015625 C 0.421875 0.109375 0.546875 0.109375 0.546875 0.109375 C 0.625 0.109375 0.640625 0.09375 0.703125 -0.015625 C 0.9375 -0.359375 1.234375 -0.640625 1.546875 -0.640625 C 1.78125 -0.640625 1.875 -0.546875 2.125 -0.265625 C 2.296875 -0.046875 2.46875 0.109375 2.765625 0.109375 C 3.734375 0.109375 4.3125 -1.15625 4.3125 -1.421875 Z M 4.3125 -1.421875 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph1-0">
|
||||
<path style="stroke:none;" d=""/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph1-1">
|
||||
<path style="stroke:none;" d="M 3.28125 2.375 C 3.28125 2.34375 3.28125 2.328125 3.109375 2.15625 C 1.875 0.90625 1.5625 -0.96875 1.5625 -2.484375 C 1.5625 -4.203125 1.9375 -5.9375 3.15625 -7.171875 C 3.28125 -7.296875 3.28125 -7.3125 3.28125 -7.34375 C 3.28125 -7.40625 3.25 -7.4375 3.1875 -7.4375 C 3.078125 -7.4375 2.1875 -6.765625 1.609375 -5.5 C 1.09375 -4.421875 0.984375 -3.3125 0.984375 -2.484375 C 0.984375 -1.703125 1.09375 -0.5 1.640625 0.609375 C 2.234375 1.828125 3.078125 2.484375 3.1875 2.484375 C 3.25 2.484375 3.28125 2.453125 3.28125 2.375 Z M 3.28125 2.375 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph1-2">
|
||||
<path style="stroke:none;" d="M 2.875 -2.484375 C 2.875 -3.25 2.765625 -4.453125 2.21875 -5.578125 C 1.625 -6.796875 0.765625 -7.4375 0.671875 -7.4375 C 0.609375 -7.4375 0.5625 -7.40625 0.5625 -7.34375 C 0.5625 -7.3125 0.5625 -7.296875 0.75 -7.109375 C 1.71875 -6.125 2.296875 -4.546875 2.296875 -2.484375 C 2.296875 -0.78125 1.921875 0.96875 0.6875 2.21875 C 0.5625 2.328125 0.5625 2.34375 0.5625 2.375 C 0.5625 2.4375 0.609375 2.484375 0.671875 2.484375 C 0.765625 2.484375 1.65625 1.8125 2.25 0.546875 C 2.75 -0.546875 2.875 -1.640625 2.875 -2.484375 Z M 2.875 -2.484375 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph2-0">
|
||||
<path style="stroke:none;" d=""/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph2-1">
|
||||
<path style="stroke:none;" d="M 3.28125 0 L 3.28125 -0.25 L 3.015625 -0.25 C 2.328125 -0.25 2.328125 -0.34375 2.328125 -0.5625 L 2.328125 -4.40625 C 2.328125 -4.59375 2.3125 -4.609375 2.109375 -4.609375 C 1.671875 -4.171875 1.046875 -4.15625 0.75 -4.15625 L 0.75 -3.90625 C 0.921875 -3.90625 1.375 -3.90625 1.765625 -4.109375 L 1.765625 -0.5625 C 1.765625 -0.34375 1.765625 -0.25 1.0625 -0.25 L 0.8125 -0.25 L 0.8125 0 L 2.046875 -0.03125 Z M 3.28125 0 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph2-2">
|
||||
<path style="stroke:none;" d="M 3.5 -1.265625 L 3.265625 -1.265625 C 3.25 -1.109375 3.171875 -0.703125 3.09375 -0.625 C 3.03125 -0.59375 2.5 -0.59375 2.40625 -0.59375 L 1.125 -0.59375 C 1.859375 -1.234375 2.09375 -1.421875 2.515625 -1.75 C 3.03125 -2.171875 3.5 -2.59375 3.5 -3.25 C 3.5 -4.09375 2.765625 -4.609375 1.875 -4.609375 C 1.015625 -4.609375 0.4375 -4 0.4375 -3.359375 C 0.4375 -3.015625 0.734375 -2.96875 0.8125 -2.96875 C 0.96875 -2.96875 1.171875 -3.09375 1.171875 -3.34375 C 1.171875 -3.46875 1.125 -3.71875 0.765625 -3.71875 C 0.984375 -4.203125 1.453125 -4.359375 1.78125 -4.359375 C 2.46875 -4.359375 2.828125 -3.8125 2.828125 -3.25 C 2.828125 -2.65625 2.40625 -2.171875 2.171875 -1.921875 L 0.5 -0.265625 C 0.4375 -0.203125 0.4375 -0.1875 0.4375 0 L 3.296875 0 Z M 3.5 -1.265625 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph3-0">
|
||||
<path style="stroke:none;" d=""/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph3-1">
|
||||
<path style="stroke:none;" d="M 5.40625 -2.515625 C 5.40625 -3.03125 5.109375 -3.0625 5.0625 -3.0625 C 4.890625 -3.0625 4.6875 -2.875 4.6875 -2.703125 C 4.6875 -2.578125 4.765625 -2.53125 4.8125 -2.484375 C 4.96875 -2.34375 5.0625 -2.15625 5.0625 -1.921875 C 5.0625 -1.84375 4.765625 -0.125 3.890625 -0.125 C 3.328125 -0.125 3.328125 -0.625 3.328125 -0.75 C 3.328125 -0.921875 3.359375 -1.046875 3.453125 -1.4375 L 3.65625 -2.21875 C 3.703125 -2.40625 3.78125 -2.734375 3.78125 -2.765625 C 3.78125 -2.90625 3.671875 -2.984375 3.546875 -2.984375 C 3.421875 -2.984375 3.296875 -2.90625 3.25 -2.78125 C 3.234375 -2.734375 3.15625 -2.4375 3.109375 -2.265625 C 3.015625 -1.875 3.015625 -1.859375 2.90625 -1.46875 C 2.828125 -1.09375 2.8125 -1.03125 2.796875 -0.828125 C 2.828125 -0.6875 2.78125 -0.5625 2.609375 -0.359375 C 2.515625 -0.25 2.375 -0.125 2.140625 -0.125 C 1.875 -0.125 1.515625 -0.21875 1.515625 -0.765625 C 1.515625 -1.109375 1.71875 -1.625 1.859375 -1.984375 C 1.96875 -2.296875 2 -2.359375 2 -2.46875 C 2 -2.796875 1.71875 -3.0625 1.34375 -3.0625 C 0.640625 -3.0625 0.328125 -2.109375 0.328125 -2 C 0.328125 -1.90625 0.421875 -1.90625 0.4375 -1.90625 C 0.546875 -1.90625 0.546875 -1.9375 0.5625 -2.015625 C 0.75 -2.59375 1.046875 -2.859375 1.3125 -2.859375 C 1.4375 -2.859375 1.484375 -2.78125 1.484375 -2.625 C 1.484375 -2.46875 1.421875 -2.3125 1.390625 -2.21875 C 1 -1.203125 1 -1.0625 1 -0.859375 C 1 -0.03125 1.734375 0.0625 2.109375 0.0625 C 2.25 0.0625 2.59375 0.0625 2.90625 -0.390625 C 3.0625 -0.078125 3.4375 0.0625 3.859375 0.0625 C 4.484375 0.0625 4.78125 -0.46875 4.921875 -0.75 C 5.21875 -1.328125 5.40625 -2.203125 5.40625 -2.515625 Z M 5.40625 -2.515625 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph4-0">
|
||||
<path style="stroke:none;" d=""/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph4-1">
|
||||
<path style="stroke:none;" d="M 11.53125 -4.265625 C 11.53125 -4.578125 11.265625 -4.578125 11 -4.578125 L 6.46875 -4.578125 L 6.46875 -9.125 C 6.46875 -9.359375 6.46875 -9.65625 6.171875 -9.65625 C 5.859375 -9.65625 5.859375 -9.375 5.859375 -9.125 L 5.859375 -4.578125 L 1.3125 -4.578125 C 1.078125 -4.578125 0.78125 -4.578125 0.78125 -4.28125 C 0.78125 -3.984375 1.0625 -3.984375 1.3125 -3.984375 L 5.859375 -3.984375 L 5.859375 0.5625 C 5.859375 0.8125 5.859375 1.09375 6.15625 1.09375 C 6.46875 1.09375 6.46875 0.828125 6.46875 0.5625 L 6.46875 -3.984375 L 11 -3.984375 C 11.25 -3.984375 11.53125 -3.984375 11.53125 -4.265625 Z M 11.53125 -4.265625 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph5-0">
|
||||
<path style="stroke:none;" d=""/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph5-1">
|
||||
<path style="stroke:none;" d="M 6.890625 -2.484375 C 6.890625 -2.671875 6.703125 -2.671875 6.5625 -2.671875 L 1.15625 -2.671875 C 1.015625 -2.671875 0.828125 -2.671875 0.828125 -2.484375 C 0.828125 -2.28125 1.015625 -2.28125 1.15625 -2.28125 L 6.5625 -2.28125 C 6.703125 -2.28125 6.890625 -2.28125 6.890625 -2.484375 Z M 6.890625 -2.484375 "/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph6-0">
|
||||
<path style="stroke:none;" d=""/>
|
||||
</symbol>
|
||||
<symbol overflow="visible" id="glyph6-1">
|
||||
<path style="stroke:none;" d="M 2.078125 -3.5 C 2.078125 -3.71875 1.890625 -3.875 1.671875 -3.875 C 1.390625 -3.875 1.3125 -3.65625 1.296875 -3.5625 L 0.375 -0.5625 L 0.328125 -0.4375 C 0.328125 -0.359375 0.546875 -0.28125 0.609375 -0.28125 C 0.65625 -0.28125 0.6875 -0.3125 0.703125 -0.390625 L 2.015625 -3.28125 C 2.046875 -3.34375 2.078125 -3.40625 2.078125 -3.5 Z M 2.078125 -3.5 "/>
|
||||
</symbol>
|
||||
</g>
|
||||
<clipPath id="clip1">
|
||||
<path d="M 67 139 L 103 139 L 103 169.617188 L 67 169.617188 Z M 67 139 "/>
|
||||
</clipPath>
|
||||
<clipPath id="clip2">
|
||||
<path d="M 89 138 L 123 138 L 123 169.617188 L 89 169.617188 Z M 89 138 "/>
|
||||
</clipPath>
|
||||
<clipPath id="clip3">
|
||||
<path d="M 148 24 L 169.476562 24 L 169.476562 57 L 148 57 Z M 148 24 "/>
|
||||
</clipPath>
|
||||
<clipPath id="clip4">
|
||||
<path d="M 148 58 L 169.476562 58 L 169.476562 91 L 148 91 Z M 148 58 "/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g id="surface1">
|
||||
<path style="fill-rule:nonzero;fill:rgb(79.998779%,79.998779%,79.998779%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-dasharray:2.98883,2.98883;stroke-miterlimit:10;" d="M -63.78048 -56.692267 L 63.781634 -56.692267 L 63.781634 56.693227 L -63.78048 56.693227 Z M -63.78048 -56.692267 " transform="matrix(0.995532,0,0,-0.995532,84.737707,74.506337)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-1" x="74.683827" y="11.290045"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-1" x="82.429068" y="11.290045"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-2" x="86.285759" y="11.290045"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-2" x="90.934894" y="11.290045"/>
|
||||
</g>
|
||||
<path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 9.919895 20.143209 L 43.939075 20.143209 L 43.939075 48.488601 L 9.919895 48.488601 Z M 9.919895 20.143209 " transform="matrix(0.995532,0,0,-0.995532,84.737707,74.506337)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-3" x="98.457135" y="42.824522"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-1" x="107.824098" y="44.311847"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-1" x="112.273131" y="42.824522"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-2" x="116.130818" y="42.824522"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-2" x="120.779953" y="42.824522"/>
|
||||
</g>
|
||||
<path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 9.919895 -14.174178 L 43.939075 -14.174178 L 43.939075 14.175138 L 9.919895 14.175138 Z M 9.919895 -14.174178 " transform="matrix(0.995532,0,0,-0.995532,84.737707,74.506337)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-3" x="98.457135" y="76.986208"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-2" x="107.824098" y="78.473533"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-1" x="112.273131" y="76.986208"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-2" x="116.130818" y="76.986208"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-2" x="120.779953" y="76.986208"/>
|
||||
</g>
|
||||
<path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.176608 -48.487641 L 43.939075 -48.487641 L 43.939075 -20.142249 L 6.176608 -20.142249 Z M 6.176608 -48.487641 " transform="matrix(0.995532,0,0,-0.995532,84.737707,74.506337)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-4" x="94.19128" y="111.147894"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-2" x="102.435282" y="112.635219"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph3-1" x="106.389536" y="112.635219"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-1" x="112.809723" y="111.147894"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-2" x="116.666414" y="111.147894"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-2" x="121.315549" y="111.147894"/>
|
||||
</g>
|
||||
<path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -18.923818 34.315905 C -18.923818 39.817046 -23.385157 44.278384 -28.886297 44.278384 C -34.387438 44.278384 -38.848777 39.817046 -38.848777 34.315905 C -38.848777 28.814764 -34.387438 24.353425 -28.886297 24.353425 C -23.385157 24.353425 -18.923818 28.814764 -18.923818 34.315905 Z M -18.923818 34.315905 " transform="matrix(0.995532,0,0,-0.995532,84.737707,74.506337)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph4-1" x="49.812447" y="44.492038"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph5-1" x="46.283286" y="58.032271"/>
|
||||
</g>
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 67.804688 168.625 L 101.667969 168.625 L 101.667969 140.40625 L 67.804688 140.40625 Z M 67.804688 168.625 "/>
|
||||
<g clip-path="url(#clip1)" clip-rule="nonzero">
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -17.009013 -94.541057 L 17.006243 -94.541057 L 17.006243 -66.195664 L -17.009013 -66.195664 Z M -17.009013 -94.541057 " transform="matrix(0.995532,0,0,-0.995532,84.737707,74.506337)"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-4" x="72.208934" y="157.002105"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph6-1" x="81.259317" y="153.403257"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-2" x="80.453932" y="159.464056"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-1" x="84.902965" y="157.002105"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-2" x="88.759657" y="157.002105"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph1-2" x="93.408792" y="157.002105"/>
|
||||
</g>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -84.12136 34.315905 L -43.482762 34.315905 " transform="matrix(0.995532,0,0,-0.995532,84.737707,74.506337)"/>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.051825 0.000494967 L 1.610105 1.683797 L 3.08937 0.000494967 L 1.610105 -1.682807 Z M 6.051825 0.000494967 " transform="matrix(0.995532,0,0,-0.995532,38.623651,40.344243)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-5" x="4.795478" y="36.543709"/>
|
||||
</g>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -17.507333 -80.368361 L -74.198118 -80.368361 L -74.198118 -0.001482 L 4.791513 -0.001482 " transform="matrix(0.995532,0,0,-0.995532,84.737707,74.506337)"/>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.05377 -0.001482 L 1.608126 1.68182 L 3.087392 -0.001482 L 1.608126 -1.684784 Z M 6.05377 -0.001482 " transform="matrix(0.995532,0,0,-0.995532,86.680309,74.506337)"/>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-6" x="8.031953" y="70.705395"/>
|
||||
</g>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -28.886297 -0.001482 L -28.886297 19.71944 " transform="matrix(0.995532,0,0,-0.995532,84.737707,74.506337)"/>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.052447 0.000127209 L 1.606803 1.683429 L 3.086069 0.000127209 L 1.606803 -1.683175 Z M 6.052447 0.000127209 " transform="matrix(0,-0.995532,-0.995532,0,55.980595,57.701187)"/>
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 57.964844 74.507812 C 57.964844 73.410156 57.074219 72.523438 55.980469 72.523438 C 54.886719 72.523438 53.996094 73.410156 53.996094 74.507812 C 53.996094 75.601562 54.886719 76.488281 55.980469 76.488281 C 57.074219 76.488281 57.964844 75.601562 57.964844 74.507812 Z M 57.964844 74.507812 "/>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -18.923818 34.315905 L 4.791513 34.315905 " transform="matrix(0.995532,0,0,-0.995532,84.737707,74.506337)"/>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.05377 0.000494967 L 1.608126 1.683797 L 3.087392 0.000494967 L 1.608126 -1.682807 Z M 6.05377 0.000494967 " transform="matrix(0.995532,0,0,-0.995532,86.680309,40.344243)"/>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -55.858366 34.315905 L -55.858366 -34.314945 L 1.044303 -34.314945 " transform="matrix(0.995532,0,0,-0.995532,84.737707,74.506337)"/>
|
||||
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.052679 0.000464817 L 1.607036 1.683767 L 3.086301 0.000464817 L 1.607036 -1.682837 Z M 6.052679 0.000464817 " transform="matrix(0.995532,0,0,-0.995532,82.950926,108.668431)"/>
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 31.113281 40.34375 C 31.113281 39.25 30.226562 38.359375 29.128906 38.359375 C 28.035156 38.359375 27.144531 39.25 27.144531 40.34375 C 27.144531 41.441406 28.035156 42.328125 29.128906 42.328125 C 30.226562 42.328125 31.113281 41.441406 31.113281 40.34375 Z M 31.113281 40.34375 "/>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 44.437395 -34.314945 L 74.199272 -34.314945 L 74.199272 -80.368361 L 22.138548 -80.368361 " transform="matrix(0.995532,0,0,-0.995532,84.737707,74.506337)"/>
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 103.578125 154.515625 L 108.003906 156.191406 L 106.53125 154.515625 L 108.003906 152.839844 Z M 103.578125 154.515625 "/>
|
||||
<g clip-path="url(#clip2)" clip-rule="nonzero">
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.053288 0.000930552 L 1.607644 1.684233 L 3.08691 0.000930552 L 1.607644 -1.682371 Z M 6.053288 0.000930552 " transform="matrix(-0.995532,0,0,0.995532,109.604368,154.514699)"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-7" x="156.022787" y="104.867082"/>
|
||||
</g>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 44.437395 34.315905 L 79.488529 34.315905 " transform="matrix(0.995532,0,0,-0.995532,84.737707,74.506337)"/>
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 167.070312 40.34375 L 162.644531 38.667969 L 164.117188 40.34375 L 162.644531 42.019531 Z M 167.070312 40.34375 "/>
|
||||
<g clip-path="url(#clip3)" clip-rule="nonzero">
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.053055 0.000494967 L 1.607412 1.683797 L 3.086677 0.000494967 L 1.607412 -1.682807 Z M 6.053055 0.000494967 " transform="matrix(0.995532,0,0,-0.995532,161.044301,40.344243)"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-8" x="155.618601" y="35.055389"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-1" x="160.230902" y="36.543709"/>
|
||||
</g>
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 44.437395 -0.001482 L 79.488529 -0.001482 " transform="matrix(0.995532,0,0,-0.995532,84.737707,74.506337)"/>
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 167.070312 74.507812 L 162.644531 72.832031 L 164.117188 74.507812 L 162.644531 76.183594 Z M 167.070312 74.507812 "/>
|
||||
<g clip-path="url(#clip4)" clip-rule="nonzero">
|
||||
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.053055 -0.001482 L 1.607412 1.68182 L 3.086677 -0.001482 L 1.607412 -1.684784 Z M 6.053055 -0.001482 " transform="matrix(0.995532,0,0,-0.995532,161.044301,74.506337)"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph0-8" x="155.618601" y="69.217075"/>
|
||||
</g>
|
||||
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
|
||||
<use xlink:href="#glyph2-2" x="160.230902" y="70.705395"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 32 KiB |
@@ -1,25 +0,0 @@
|
||||
\begin{tikzpicture}
|
||||
\node[block={4.0cm}{2.5cm}, fill=black!20!white, dashed] (P) {};
|
||||
\node[above] at (P.north) {$P(s)$};
|
||||
|
||||
\coordinate[] (inputw) at ($(P.south west)!0.75!(P.north west) + (-0.7, 0)$);
|
||||
\coordinate[] (inputu) at ($(P.south west)!0.35!(P.north west) + (-0.7, 0)$);
|
||||
|
||||
\coordinate[] (output1) at ($(P.south east)!0.75!(P.north east) + ( 0.7, 0)$);
|
||||
\coordinate[] (output2) at ($(P.south east)!0.35!(P.north east) + ( 0.7, 0)$);
|
||||
\coordinate[] (outputv) at ($(P.south east)!0.1!(P.north east) + ( 0.7, 0)$);
|
||||
|
||||
\node[block, left=1.4 of output1] (W1){$W_1(s)$};
|
||||
\node[block, left=1.4 of output2] (W2){$W_2(s)$};
|
||||
\node[addb={+}{}{}{}{-}, left=of W1] (sub) {};
|
||||
|
||||
\node[block, below=0.3 of P] (H2) {$H_2(s)$};
|
||||
|
||||
\draw[->] (inputw) node[above right]{$w$} -- (sub.west);
|
||||
\draw[->] (H2.west) -| ($(inputu)+(0.35, 0)$) node[above]{$u$} -- (W2.west);
|
||||
\draw[->] (inputu-|sub) node[branch]{} -- (sub.south);
|
||||
\draw[->] (sub.east) -- (W1.west);
|
||||
\draw[->] ($(sub.west)+(-0.6, 0)$) node[branch]{} |- ($(outputv)+(-0.35, 0)$) node[above]{$v$} |- (H2.east);
|
||||
\draw[->] (W1.east) -- (output1)node[above left]{$z_1$};
|
||||
\draw[->] (W2.east) -- (output2)node[above left]{$z_2$};
|
||||
\end{tikzpicture}
|
Before Width: | Height: | Size: 86 KiB |
Before Width: | Height: | Size: 77 KiB |
Before Width: | Height: | Size: 68 KiB |
Before Width: | Height: | Size: 85 KiB |
@@ -14,7 +14,7 @@
|
||||
doi = {10.1117/12.552518},
|
||||
school = {stanford university},
|
||||
title = {Low frequency vibration isolation and alignment system for
|
||||
advanced {LIGO}},
|
||||
{Advanced LIGO}},
|
||||
year = 2005,
|
||||
}
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
@article{matichard15_seism_isolat_advan_ligo,
|
||||
author = {Matichard, F and Lantz, B and Mittleman, R and Mason, K and
|
||||
Kissel, J and others},
|
||||
title = {Seismic Isolation of Advanced {LIGO}: Review of Strategy,
|
||||
title = {Seismic Isolation of {Advanced LIGO}: Review of Strategy,
|
||||
Instrumentation and Performance},
|
||||
journal = {Classical and Quantum Gravity},
|
||||
volume = 32,
|
||||
@@ -285,7 +285,7 @@
|
||||
Giaime, Joseph A and Hammond, Giles Dominic and Hardham, C and
|
||||
Hennessy, Mike and How, Jonathan P and Lantz, Brian T and
|
||||
Macinnis, M and others},
|
||||
title = {Low-frequency active vibration isolation for advanced {LIGO}},
|
||||
title = {Low-frequency active vibration isolation for {Advanced LIGO}},
|
||||
booktitle = {Gravitational Wave and Particle Astrophysics Detectors},
|
||||
year = 2004,
|
||||
volume = 5500,
|
||||
@@ -303,10 +303,10 @@
|
||||
}
|
||||
|
||||
@phdthesis{lucia18_low_frequen_optim_perfor_advan,
|
||||
author = {Trozzo Lucia},
|
||||
author = {L. Trozzo},
|
||||
school = {University of Siena},
|
||||
title = {Low Frequency Optimization and Performance of Advanced
|
||||
Virgo Seismic Isolation System},
|
||||
title = {Low Frequency Optimization and Performance of {Advanced
|
||||
Virgo} Seismic Isolation System},
|
||||
year = 2018,
|
||||
}
|
||||
|
||||
@@ -378,11 +378,21 @@
|
||||
}
|
||||
|
||||
@misc{dehaeze21_new_method_desig_compl_filter_code,
|
||||
author = {Thomas Dehaeze},
|
||||
doi = {10.5281/zenodo.3894342},
|
||||
howpublished = {Source Code on Zonodo},
|
||||
month = 09,
|
||||
title = {A New Method of Designing Complementary Filters for Sensor
|
||||
Fusion using $\mathcal{H}_\infty$ Synthesis},
|
||||
author = {Dehaeze, Thomas},
|
||||
doi = {10.5281/zenodo.5361943},
|
||||
howpublished = {Source code on Zenodo},
|
||||
month = sep,
|
||||
title = {{A New Method of Designing Complementary Filters for Sensor
|
||||
Fusion Using the $\mathcal{H}_\infty$ Synthesis}},
|
||||
year = 2021,
|
||||
}
|
||||
|
||||
@book{skogestad07_multiv_feedb_contr,
|
||||
author = {Skogestad, Sigurd and Postlethwaite, Ian},
|
||||
title = {Multivariable Feedback Control: Analysis and Design -
|
||||
Second Edition},
|
||||
year = 2007,
|
||||
publisher = {John Wiley},
|
||||
isbn = {978-0470011683},
|
||||
note = {isbn:978-0470011683},
|
||||
}
|
||||
|
98
matlab/.latexmkrc
Normal file
@@ -0,0 +1,98 @@
|
||||
#!/bin/env perl
|
||||
|
||||
# Shebang is only to get syntax highlighting right across GitLab, GitHub and IDEs.
|
||||
# This file is not meant to be run, but read by `latexmk`.
|
||||
|
||||
# ======================================================================================
|
||||
# Perl `latexmk` configuration file
|
||||
# ======================================================================================
|
||||
|
||||
# ======================================================================================
|
||||
# PDF Generation/Building/Compilation
|
||||
# ======================================================================================
|
||||
|
||||
@default_files=('dehaeze21_desig_compl_filte_matlab.tex');
|
||||
|
||||
# PDF-generating modes are:
|
||||
# 1: pdflatex, as specified by $pdflatex variable (still largely in use)
|
||||
# 2: postscript conversion, as specified by the $ps2pdf variable (useless)
|
||||
# 3: dvi conversion, as specified by the $dvipdf variable (useless)
|
||||
# 4: lualatex, as specified by the $lualatex variable (best)
|
||||
# 5: xelatex, as specified by the $xelatex variable (second best)
|
||||
$pdf_mode = 1;
|
||||
|
||||
# Treat undefined references and citations as well as multiply defined references as
|
||||
# ERRORS instead of WARNINGS.
|
||||
# This is only checked in the *last* run, since naturally, there are undefined references
|
||||
# in initial runs.
|
||||
# This setting is potentially annoying when debugging/editing, but highly desirable
|
||||
# in the CI pipeline, where such a warning should result in a failed pipeline, since the
|
||||
# final document is incomplete/corrupted.
|
||||
#
|
||||
# However, I could not eradicate all warnings, so that `latexmk` currently fails with
|
||||
# this option enabled.
|
||||
# Specifically, `microtype` fails together with `fontawesome`/`fontawesome5`, see:
|
||||
# https://tex.stackexchange.com/a/547514/120853
|
||||
# The fix in that answer did not help.
|
||||
# Setting `verbose=silent` to mute `microtype` warnings did not work.
|
||||
# Switching between `fontawesome` and `fontawesome5` did not help.
|
||||
$warnings_as_errors = 0;
|
||||
|
||||
# Show used CPU time. Looks like: https://tex.stackexchange.com/a/312224/120853
|
||||
$show_time = 1;
|
||||
|
||||
# Default is 5; we seem to need more owed to the complexity of the document.
|
||||
# Actual documents probably don't need this many since they won't use all features,
|
||||
# plus won't be compiling from cold each time.
|
||||
$max_repeat=7;
|
||||
|
||||
# --shell-escape option (execution of code outside of latex) is required for the
|
||||
#'svg' package.
|
||||
# It converts raw SVG files to the PDF+PDF_TEX combo using InkScape.
|
||||
#
|
||||
# SyncTeX allows to jump between source (code) and output (PDF) in IDEs with support
|
||||
# (many have it). A value of `1` is enabled (gzipped), `-1` is enabled but uncompressed,
|
||||
# `0` is off.
|
||||
# Testing in VSCode w/ LaTeX Workshop only worked for the compressed version.
|
||||
# Adjust this as needed. Of course, only relevant for local use, no effect on a remote
|
||||
# CI pipeline (except for slower compilation, probably).
|
||||
#
|
||||
# %O and %S will forward Options and the Source file, respectively, given to latexmk.
|
||||
#
|
||||
# `set_tex_cmds` applies to all *latex commands (latex, xelatex, lualatex, ...), so
|
||||
# no need to specify these each. This allows to simply change `$pdf_mode` to get a
|
||||
# different engine. Check if this works with `latexmk --commands`.
|
||||
set_tex_cmds("--shell-escape -interaction=nonstopmode --synctex=1 %O %S");
|
||||
|
||||
# Use default pdf viewer
|
||||
$pdf_previewer = 'zathura';
|
||||
|
||||
# option 2 is same as 1 (run biber when necessary), but also deletes the
|
||||
# regeneratable bbl-file in a clenaup (`latexmk -c`). Do not use if original
|
||||
# bib file is not available!
|
||||
$bibtex_use = 2; # default: 1
|
||||
|
||||
# Change default `biber` call, help catch errors faster/clearer. See
|
||||
# https://web.archive.org/web/20200526101657/https://www.semipol.de/2018/06/12/latex-best-practices.html#database-entries
|
||||
$biber = "biber --validate-datamodel %O %S";
|
||||
|
||||
# ======================================================================================
|
||||
# Auxiliary Files
|
||||
# ======================================================================================
|
||||
|
||||
# Let latexmk know about generated files, so they can be used to detect if a
|
||||
# rerun is required, or be deleted in a cleanup.
|
||||
# loe: List of Examples (KOMAScript)
|
||||
# lol: List of Listings (`listings` and `minted` packages)
|
||||
# run.xml: biber runs
|
||||
# glg: glossaries log
|
||||
# glstex: generated from glossaries-extra
|
||||
push @generated_exts, 'loe', 'lol', 'run.xml', 'glg', 'glstex';
|
||||
|
||||
# Also delete the *.glstex files from package glossaries-extra. Problem is,
|
||||
# that that package generates files of the form "basename-digit.glstex" if
|
||||
# multiple glossaries are present. Latexmk looks for "basename.glstex" and so
|
||||
# does not find those. For that purpose, use wildcard.
|
||||
# Also delete files generated by gnuplot/pgfplots contour plots
|
||||
# (.dat, .script, .table).
|
||||
$clean_ext = "%R-*.glstex %R_contourtmp*.*";
|
1761
matlab/dehaeze21_desig_compl_filte_matlab.html
Normal file
BIN
matlab/dehaeze21_desig_compl_filte_matlab.pdf
Normal file
1404
matlab/dehaeze21_desig_compl_filte_matlab.tex
Normal file
BIN
matlab/figs/comp_fir_ligo_hinf.pdf
Normal file
BIN
matlab/figs/comp_fir_ligo_hinf.png
Normal file
After Width: | Height: | Size: 119 KiB |
BIN
matlab/figs/fir_filter_ligo.pdf
Normal file
BIN
matlab/figs/fir_filter_ligo.png
Normal file
After Width: | Height: | Size: 112 KiB |
BIN
matlab/figs/hinf_filters_results.pdf
Normal file
BIN
matlab/figs/hinf_filters_results.png
Normal file
After Width: | Height: | Size: 126 KiB |
1815
matlab/figs/hinf_filters_results_mixed_sensitivity.pdf
Normal file
BIN
matlab/figs/hinf_filters_results_mixed_sensitivity.png
Normal file
After Width: | Height: | Size: 139 KiB |
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 70 KiB |
BIN
matlab/figs/ligo_specifications.png
Normal file
After Width: | Height: | Size: 70 KiB |
BIN
matlab/figs/ligo_weights.pdf
Normal file
BIN
matlab/figs/ligo_weights.png
Normal file
After Width: | Height: | Size: 68 KiB |
BIN
matlab/figs/three_complementary_filters_results.pdf
Normal file
BIN
matlab/figs/three_complementary_filters_results.png
Normal file
After Width: | Height: | Size: 171 KiB |
1288
matlab/figs/three_weighting_functions.pdf
Normal file
BIN
matlab/figs/three_weighting_functions.png
Normal file
After Width: | Height: | Size: 85 KiB |
BIN
matlab/figs/weight_formula.pdf
Normal file
BIN
matlab/figs/weight_formula.png
Normal file
After Width: | Height: | Size: 76 KiB |
BIN
matlab/figs/weights_W1_W2.pdf
Normal file
BIN
matlab/figs/weights_W1_W2.png
Normal file
After Width: | Height: | Size: 82 KiB |
1603
matlab/index.html
BIN
matlab/index.pdf
120
matlab/matlab/1_synthesis_complementary_filters.m
Normal file
@@ -0,0 +1,120 @@
|
||||
%% Clear Workspace and Close figures
|
||||
clear; close all; clc;
|
||||
|
||||
%% Intialize Laplace variable
|
||||
s = zpk('s');
|
||||
|
||||
%% Initialize Frequency Vector
|
||||
freqs = logspace(-1, 3, 1000);
|
||||
|
||||
%% Weighting Function Design
|
||||
% Parameters
|
||||
n = 3; w0 = 2*pi*10; G0 = 1e-3; G1 = 1e1; Gc = 2;
|
||||
|
||||
% Formulas
|
||||
W = (((1/w0)*sqrt((1-(G0/Gc)^(2/n))/(1-(Gc/G1)^(2/n)))*s + (G0/Gc)^(1/n))/((1/G1)^(1/n)*(1/w0)*sqrt((1-(G0/Gc)^(2/n))/(1-(Gc/G1)^(2/n)))*s + (1/Gc)^(1/n)))^n;
|
||||
|
||||
%% Magnitude of the weighting function with parameters
|
||||
figure;
|
||||
hold on;
|
||||
plot(freqs, abs(squeeze(freqresp(W, freqs, 'Hz'))), 'k-');
|
||||
|
||||
plot([1e-3 1e0], [G0 G0], 'k--', 'LineWidth', 1)
|
||||
text(1e0, G0, '$\quad G_0$')
|
||||
|
||||
plot([1e1 1e3], [G1 G1], 'k--', 'LineWidth', 1)
|
||||
text(1e1,G1,'$G_{\infty}\quad$','HorizontalAlignment', 'right')
|
||||
|
||||
plot([w0/2/pi w0/2/pi], [1 2*Gc], 'k--', 'LineWidth', 1)
|
||||
text(w0/2/pi,1,'$\omega_c$','VerticalAlignment', 'top', 'HorizontalAlignment', 'center')
|
||||
|
||||
plot([w0/2/pi/2 2*w0/2/pi], [Gc Gc], 'k--', 'LineWidth', 1)
|
||||
text(w0/2/pi/2, Gc, '$G_c \quad$','HorizontalAlignment', 'right')
|
||||
|
||||
text(w0/5/pi/2, abs(evalfr(W, j*w0/5)), 'Slope: $n \quad$', 'HorizontalAlignment', 'right')
|
||||
|
||||
text(w0/2/pi, abs(evalfr(W, j*w0)), '$\bullet$', 'HorizontalAlignment', 'center')
|
||||
set(gca, 'XScale', 'log'); set(gca, 'YScale', 'log');
|
||||
xlabel('Frequency [Hz]'); ylabel('Magnitude');
|
||||
hold off;
|
||||
xlim([freqs(1), freqs(end)]);
|
||||
ylim([5e-4, 20]);
|
||||
yticks([1e-4, 1e-3, 1e-2, 1e-1, 1, 1e1]);
|
||||
|
||||
%% Design of the Weighting Functions
|
||||
W1 = generateWF('n', 3, 'w0', 2*pi*10, 'G0', 1000, 'Ginf', 1/10, 'Gc', 0.45);
|
||||
W2 = generateWF('n', 2, 'w0', 2*pi*10, 'G0', 1/10, 'Ginf', 1000, 'Gc', 0.45);
|
||||
|
||||
%% Plot of the Weighting function magnitude
|
||||
figure;
|
||||
tiledlayout(1, 1, 'TileSpacing', 'None', 'Padding', 'None');
|
||||
ax1 = nexttile();
|
||||
hold on;
|
||||
set(gca,'ColorOrderIndex',1)
|
||||
plot(freqs, 1./abs(squeeze(freqresp(W1, freqs, 'Hz'))), '--', 'DisplayName', '$|W_1|^{-1}$');
|
||||
set(gca,'ColorOrderIndex',2)
|
||||
plot(freqs, 1./abs(squeeze(freqresp(W2, freqs, 'Hz'))), '--', 'DisplayName', '$|W_2|^{-1}$');
|
||||
set(gca, 'XScale', 'log'); set(gca, 'YScale', 'log');
|
||||
xlabel('Frequency [Hz]', 'FontSize', 10); ylabel('Magnitude', 'FontSize', 10);
|
||||
hold off;
|
||||
xlim([freqs(1), freqs(end)]);
|
||||
xticks([0.1, 1, 10, 100, 1000]);
|
||||
ylim([8e-4, 20]);
|
||||
yticks([1e-3, 1e-2, 1e-1, 1, 1e1]);
|
||||
yticklabels({'', '$10^{-2}$', '', '$10^0$', ''});
|
||||
ax1.FontSize = 9;
|
||||
leg = legend('location', 'south', 'FontSize', 8);
|
||||
leg.ItemTokenSize(1) = 18;
|
||||
|
||||
%% Generalized Plant
|
||||
P = [W1 -W1;
|
||||
0 W2;
|
||||
1 0];
|
||||
|
||||
%% H-Infinity Synthesis
|
||||
[H2, ~, gamma, ~] = hinfsyn(P, 1, 1,'TOLGAM', 0.001, 'METHOD', 'ric', 'DISPLAY', 'on');
|
||||
|
||||
%% Define H1 to be the complementary of H2
|
||||
H1 = 1 - H2;
|
||||
|
||||
%% Bode plot of the complementary filters
|
||||
figure;
|
||||
tiledlayout(3, 1, 'TileSpacing', 'None', 'Padding', 'None');
|
||||
|
||||
% Magnitude
|
||||
ax1 = nexttile([2, 1]);
|
||||
hold on;
|
||||
set(gca,'ColorOrderIndex',1)
|
||||
plot(freqs, 1./abs(squeeze(freqresp(W1, freqs, 'Hz'))), '--', 'DisplayName', '$|W_1|^{-1}$');
|
||||
set(gca,'ColorOrderIndex',2)
|
||||
plot(freqs, 1./abs(squeeze(freqresp(W2, freqs, 'Hz'))), '--', 'DisplayName', '$|W_2|^{-1}$');
|
||||
|
||||
set(gca,'ColorOrderIndex',1)
|
||||
plot(freqs, abs(squeeze(freqresp(H1, freqs, 'Hz'))), '-', 'DisplayName', '$H_1$');
|
||||
set(gca,'ColorOrderIndex',2)
|
||||
plot(freqs, abs(squeeze(freqresp(H2, freqs, 'Hz'))), '-', 'DisplayName', '$H_2$');
|
||||
hold off;
|
||||
set(gca, 'XScale', 'log'); set(gca, 'YScale', 'log');
|
||||
set(gca, 'XTickLabel',[]); ylabel('Magnitude');
|
||||
ylim([8e-4, 20]);
|
||||
yticks([1e-3, 1e-2, 1e-1, 1, 1e1]);
|
||||
yticklabels({'', '$10^{-2}$', '', '$10^0$', ''})
|
||||
leg = legend('location', 'south', 'FontSize', 8, 'NumColumns', 2);
|
||||
leg.ItemTokenSize(1) = 18;
|
||||
|
||||
% Phase
|
||||
ax2 = nexttile;
|
||||
hold on;
|
||||
set(gca,'ColorOrderIndex',1)
|
||||
plot(freqs, 180/pi*phase(squeeze(freqresp(H1, freqs, 'Hz'))), '-');
|
||||
set(gca,'ColorOrderIndex',2)
|
||||
plot(freqs, 180/pi*phase(squeeze(freqresp(H2, freqs, 'Hz'))), '-');
|
||||
hold off;
|
||||
set(gca, 'XScale', 'log');
|
||||
xlabel('Frequency [Hz]'); ylabel('Phase [deg]');
|
||||
yticks([-180:90:180]);
|
||||
ylim([-180, 200])
|
||||
yticklabels({'-180', '', '0', '', '180'})
|
||||
|
||||
linkaxes([ax1,ax2],'x');
|
||||
xlim([freqs(1), freqs(end)]);
|
255
matlab/matlab/2_ligo_complementary_filters.m
Normal file
@@ -0,0 +1,255 @@
|
||||
%% Clear Workspace and Close figures
|
||||
clear; close all; clc;
|
||||
|
||||
%% Intialize Laplace variable
|
||||
s = zpk('s');
|
||||
|
||||
%% Initialize Frequency Vector
|
||||
freqs = logspace(-3, 0, 1000);
|
||||
|
||||
%% Upper bounds for the complementary filters
|
||||
figure;
|
||||
hold on;
|
||||
set(gca,'ColorOrderIndex',1)
|
||||
plot([0.0001, 0.008], [8e-3, 8e-3], ':', 'DisplayName', 'Spec. on $H_H$');
|
||||
set(gca,'ColorOrderIndex',1)
|
||||
plot([0.008 0.04], [8e-3, 1], ':', 'HandleVisibility', 'off');
|
||||
set(gca,'ColorOrderIndex',1)
|
||||
plot([0.04 0.1], [3, 3], ':', 'HandleVisibility', 'off');
|
||||
set(gca,'ColorOrderIndex',2)
|
||||
plot([0.1, 10], [0.045, 0.045], ':', 'DisplayName', 'Spec. on $H_L$');
|
||||
set(gca, 'XScale', 'log'); set(gca, 'YScale', 'log');
|
||||
xlabel('Frequency [Hz]'); ylabel('Magnitude');
|
||||
hold off;
|
||||
xlim([freqs(1), freqs(end)]);
|
||||
ylim([1e-4, 10]);
|
||||
leg = legend('location', 'southeast', 'FontSize', 8);
|
||||
leg.ItemTokenSize(1) = 18;
|
||||
|
||||
%% Initialized CVX
|
||||
cvx_startup;
|
||||
cvx_solver sedumi;
|
||||
|
||||
%% Frequency vectors
|
||||
w1 = 0:4.06e-4:0.008;
|
||||
w2 = 0.008:4.06e-4:0.04;
|
||||
w3 = 0.04:8.12e-4:0.1;
|
||||
w4 = 0.1:8.12e-4:0.83;
|
||||
|
||||
%% Filter order
|
||||
n = 512;
|
||||
|
||||
%% Initialization of filter responses
|
||||
A1 = [ones(length(w1),1), cos(kron(w1'.*(2*pi),[1:n-1]))];
|
||||
A2 = [ones(length(w2),1), cos(kron(w2'.*(2*pi),[1:n-1]))];
|
||||
A3 = [ones(length(w3),1), cos(kron(w3'.*(2*pi),[1:n-1]))];
|
||||
A4 = [ones(length(w4),1), cos(kron(w4'.*(2*pi),[1:n-1]))];
|
||||
|
||||
B1 = [zeros(length(w1),1), sin(kron(w1'.*(2*pi),[1:n-1]))];
|
||||
B2 = [zeros(length(w2),1), sin(kron(w2'.*(2*pi),[1:n-1]))];
|
||||
B3 = [zeros(length(w3),1), sin(kron(w3'.*(2*pi),[1:n-1]))];
|
||||
B4 = [zeros(length(w4),1), sin(kron(w4'.*(2*pi),[1:n-1]))];
|
||||
|
||||
%% Convex optimization
|
||||
cvx_begin
|
||||
|
||||
variable y(n+1,1)
|
||||
|
||||
% t
|
||||
maximize(-y(1))
|
||||
|
||||
for i = 1:length(w1)
|
||||
norm([0 A1(i,:); 0 B1(i,:)]*y) <= 8e-3;
|
||||
end
|
||||
|
||||
for i = 1:length(w2)
|
||||
norm([0 A2(i,:); 0 B2(i,:)]*y) <= 8e-3*(2*pi*w2(i)/(0.008*2*pi))^3;
|
||||
end
|
||||
|
||||
for i = 1:length(w3)
|
||||
norm([0 A3(i,:); 0 B3(i,:)]*y) <= 3;
|
||||
end
|
||||
|
||||
for i = 1:length(w4)
|
||||
norm([[1 0]'- [0 A4(i,:); 0 B4(i,:)]*y]) <= y(1);
|
||||
end
|
||||
|
||||
cvx_end
|
||||
|
||||
h = y(2:end);
|
||||
|
||||
%% Combine the frequency vectors to form the obtained filter
|
||||
w = [w1 w2 w3 w4];
|
||||
H = [exp(-j*kron(w'.*2*pi,[0:n-1]))]*h;
|
||||
|
||||
%% Bode plot of the obtained complementary filters
|
||||
figure;
|
||||
tiledlayout(3, 1, 'TileSpacing', 'None', 'Padding', 'None');
|
||||
|
||||
% Magnitude
|
||||
ax1 = nexttile([2, 1]);
|
||||
hold on;
|
||||
set(gca,'ColorOrderIndex',1)
|
||||
plot(w, abs(1-H), '-', 'DisplayName', '$L_1$');
|
||||
plot([0.1, 10], [0.045, 0.045], 'k:', 'DisplayName', 'Spec. on $L_1$');
|
||||
|
||||
set(gca,'ColorOrderIndex',2)
|
||||
plot(w, abs(H), '-', 'DisplayName', '$H_1$');
|
||||
plot([0.0001, 0.008], [8e-3, 8e-3], 'k--', 'DisplayName', 'Spec. on $H_1$');
|
||||
plot([0.008 0.04], [8e-3, 1], 'k--', 'HandleVisibility', 'off');
|
||||
plot([0.04 0.1], [3, 3], 'k--', 'HandleVisibility', 'off');
|
||||
|
||||
set(gca, 'XScale', 'log'); set(gca, 'YScale', 'log');
|
||||
set(gca, 'XTickLabel',[]); ylabel('Magnitude');
|
||||
hold off;
|
||||
ylim([5e-3, 10]);
|
||||
leg = legend('location', 'southeast', 'FontSize', 8, 'NumColumns', 2);
|
||||
leg.ItemTokenSize(1) = 16;
|
||||
|
||||
% Phase
|
||||
ax2 = nexttile;
|
||||
hold on;
|
||||
plot(w, 180/pi*unwrap(angle(1-H)), '-');
|
||||
plot(w, 180/pi*unwrap(angle(H)), '-');
|
||||
hold off;
|
||||
xlabel('Frequency [Hz]'); ylabel('Phase [deg]');
|
||||
set(gca, 'XScale', 'log');
|
||||
yticks([-360:180:180]); ylim([-380, 200]);
|
||||
|
||||
linkaxes([ax1,ax2],'x');
|
||||
xlim([1e-3, 1]);
|
||||
|
||||
%% Design of the weight for the high pass filter
|
||||
w1 = 2*pi*0.008; x1 = 0.35;
|
||||
w2 = 2*pi*0.04; x2 = 0.5;
|
||||
w3 = 2*pi*0.05; x3 = 0.5;
|
||||
|
||||
% Slope of +3 from w1
|
||||
wH = 0.008*(s^2/w1^2 + 2*x1/w1*s + 1)*(s/w1 + 1);
|
||||
% Little bump from w2 to w3
|
||||
wH = wH*(s^2/w2^2 + 2*x2/w2*s + 1)/(s^2/w3^2 + 2*x3/w3*s + 1);
|
||||
% No Slope at high frequencies
|
||||
wH = wH/(s^2/w3^2 + 2*x3/w3*s + 1)/(s/w3 + 1);
|
||||
% Little bump between w2 and w3
|
||||
w0 = 2*pi*0.045; xi = 0.1; A = 2; n = 1;
|
||||
wH = wH*((s^2 + 2*w0*xi*A^(1/n)*s + w0^2)/(s^2 + 2*w0*xi*s + w0^2))^n;
|
||||
|
||||
wH = 1/wH;
|
||||
wH = minreal(ss(wH));
|
||||
|
||||
%% Design of the weight for the low pass filter
|
||||
n = 20; % Filter order
|
||||
Rp = 1; % Peak to peak passband ripple
|
||||
Wp = 2*pi*0.102; % Edge frequency
|
||||
|
||||
% Chebyshev Type I filter design
|
||||
[b,a] = cheby1(n, Rp, Wp, 'high', 's');
|
||||
wL = 0.04*tf(a, b);
|
||||
|
||||
wL = 1/wL;
|
||||
wL = minreal(ss(wL));
|
||||
|
||||
%% Magnitude of the designed Weights and initial specifications
|
||||
figure;
|
||||
hold on;
|
||||
set(gca,'ColorOrderIndex',1);
|
||||
plot(freqs, abs(squeeze(freqresp(inv(wL), freqs, 'Hz'))), '-', 'DisplayName', '$|W_L|^{-1}$');
|
||||
plot([0.1, 10], [0.045, 0.045], 'k:', 'DisplayName', 'Spec. on $L_1$');
|
||||
|
||||
set(gca,'ColorOrderIndex',2);
|
||||
plot(freqs, abs(squeeze(freqresp(inv(wH), freqs, 'Hz'))), '-', 'DisplayName', '$|W_H|^{-1}$');
|
||||
plot([0.0001, 0.008], [8e-3, 8e-3], 'k--', 'DisplayName', 'Spec. on $H_1$');
|
||||
plot([0.008 0.04], [8e-3, 1], 'k--', 'HandleVisibility', 'off');
|
||||
plot([0.04 0.1], [3, 3], 'k--', 'HandleVisibility', 'off');
|
||||
|
||||
set(gca, 'XScale', 'log'); set(gca, 'YScale', 'log');
|
||||
xlabel('Frequency [Hz]'); ylabel('Magnitude');
|
||||
hold off;
|
||||
xlim([freqs(1), freqs(end)]);
|
||||
ylim([5e-3, 10]);
|
||||
leg = legend('location', 'southeast', 'FontSize', 8, 'NumColumns', 2);
|
||||
leg.ItemTokenSize(1) = 16;
|
||||
|
||||
%% Generalized plant for the H-infinity Synthesis
|
||||
P = [0 wL;
|
||||
wH -wH;
|
||||
1 0];
|
||||
|
||||
%% Standard H-Infinity synthesis
|
||||
[Hl, ~, gamma, ~] = hinfsyn(P, 1, 1,'TOLGAM', 0.001, 'METHOD', 'ric', 'DISPLAY', 'on');
|
||||
|
||||
%% High pass filter as the complementary of the low pass filter
|
||||
Hh = 1 - Hl;
|
||||
|
||||
%% Minimum realization of the filters
|
||||
Hh = minreal(Hh);
|
||||
Hl = minreal(Hl);
|
||||
|
||||
%% Bode plot of the obtained filters and comparison with the upper bounds
|
||||
figure;
|
||||
hold on;
|
||||
set(gca,'ColorOrderIndex',1);
|
||||
plot(freqs, abs(squeeze(freqresp(Hl, freqs, 'Hz'))), '-', 'DisplayName', '$L_1^\prime$');
|
||||
plot([0.1, 10], [0.045, 0.045], 'k:', 'DisplayName', 'Spec. on $L_1$');
|
||||
|
||||
set(gca,'ColorOrderIndex',2);
|
||||
plot(freqs, abs(squeeze(freqresp(Hh, freqs, 'Hz'))), '-', 'DisplayName', '$H_1^\prime$');
|
||||
plot([0.0001, 0.008], [8e-3, 8e-3], 'k--', 'DisplayName', 'Spec. on $H_1$');
|
||||
plot([0.008 0.04], [8e-3, 1], 'k--', 'HandleVisibility', 'off');
|
||||
plot([0.04 0.1], [3, 3], 'k--', 'HandleVisibility', 'off');
|
||||
|
||||
set(gca, 'XScale', 'log'); set(gca, 'YScale', 'log');
|
||||
xlabel('Frequency [Hz]'); ylabel('Magnitude');
|
||||
hold off;
|
||||
xlim([freqs(1), freqs(end)]);
|
||||
ylim([5e-3, 10]);
|
||||
leg = legend('location', 'southeast', 'FontSize', 8, 'NumColumns', 2);
|
||||
leg.ItemTokenSize(1) = 16;
|
||||
|
||||
%% Comparison of the complementary filters obtained with H-infinity and with CVX
|
||||
figure;
|
||||
tiledlayout(3, 1, 'TileSpacing', 'None', 'Padding', 'None');
|
||||
|
||||
% Magnitude
|
||||
ax1 = nexttile([2, 1]);
|
||||
hold on;
|
||||
set(gca,'ColorOrderIndex',1);
|
||||
plot(freqs, abs(squeeze(freqresp(Hl, freqs, 'Hz'))), '-', ...
|
||||
'DisplayName', '$L_1(s)$ - $\mathcal{H}_\infty$');
|
||||
set(gca,'ColorOrderIndex',2);
|
||||
plot(freqs, abs(squeeze(freqresp(Hh, freqs, 'Hz'))), '-', ...
|
||||
'DisplayName', '$H_1(s)$ - $\mathcal{H}_\infty$');
|
||||
|
||||
set(gca,'ColorOrderIndex',1);
|
||||
plot(w, abs(1-H), '--', ...
|
||||
'DisplayName', '$L_1(s)$ - FIR');
|
||||
set(gca,'ColorOrderIndex',2);
|
||||
plot(w, abs(H), '--', ...
|
||||
'DisplayName', '$H_1(s)$ - FIR');
|
||||
hold off;
|
||||
set(gca, 'XScale', 'log'); set(gca, 'YScale', 'log');
|
||||
ylabel('Magnitude');
|
||||
set(gca, 'XTickLabel',[]);
|
||||
ylim([5e-3, 10]);
|
||||
leg = legend('location', 'southeast', 'FontSize', 8, 'NumColumns', 2);
|
||||
leg.ItemTokenSize(1) = 16;
|
||||
|
||||
% Phase
|
||||
ax2 = nexttile;
|
||||
hold on;
|
||||
set(gca,'ColorOrderIndex',1);
|
||||
plot(freqs, 180/pi*unwrap(angle(squeeze(freqresp(Hl, freqs, 'Hz')))), '-');
|
||||
set(gca,'ColorOrderIndex',2);
|
||||
plot(freqs, 180/pi*unwrap(angle(squeeze(freqresp(Hh, freqs, 'Hz')))), '-');
|
||||
|
||||
set(gca,'ColorOrderIndex',1);
|
||||
plot(w, 180/pi*unwrap(angle(1-H)), '--');
|
||||
set(gca,'ColorOrderIndex',2);
|
||||
plot(w, 180/pi*unwrap(angle(H)), '--');
|
||||
set(gca, 'XScale', 'log');
|
||||
xlabel('Frequency [Hz]'); ylabel('Phase [deg]');
|
||||
hold off;
|
||||
yticks([-360:180:180]); ylim([-380, 200]);
|
||||
|
||||
linkaxes([ax1,ax2],'x');
|
||||
xlim([freqs(1), freqs(end)]);
|
68
matlab/matlab/3_closed_loop_complementary_filters.m
Normal file
@@ -0,0 +1,68 @@
|
||||
%% Clear Workspace and Close figures
|
||||
clear; close all; clc;
|
||||
|
||||
%% Intialize Laplace variable
|
||||
s = zpk('s');
|
||||
|
||||
%% Initialize Frequency Vector
|
||||
freqs = logspace(-1, 3, 1000);
|
||||
|
||||
%% Design of the Weighting Functions
|
||||
W1 = generateWF('n', 3, 'w0', 2*pi*10, 'G0', 1000, 'Ginf', 1/10, 'Gc', 0.45);
|
||||
W2 = generateWF('n', 2, 'w0', 2*pi*10, 'G0', 1/10, 'Ginf', 1000, 'Gc', 0.45);
|
||||
|
||||
%% Generalized plant for "closed-loop" complementary filter synthesis
|
||||
P = [ W1 0 1;
|
||||
-W1 W2 -1];
|
||||
|
||||
%% Standard H-Infinity Synthesis
|
||||
[L, ~, gamma, ~] = hinfsyn(P, 1, 1,'TOLGAM', 0.001, 'METHOD', 'ric', 'DISPLAY', 'on');
|
||||
|
||||
%% Complementary filters
|
||||
H1 = inv(1 + L);
|
||||
H2 = 1 - H1;
|
||||
|
||||
%% Bode plot of the obtained Complementary filters with upper-bounds
|
||||
freqs = logspace(-1, 3, 1000);
|
||||
figure;
|
||||
tiledlayout(3, 1, 'TileSpacing', 'None', 'Padding', 'None');
|
||||
|
||||
% Magnitude
|
||||
ax1 = nexttile([2, 1]);
|
||||
hold on;
|
||||
set(gca,'ColorOrderIndex',1)
|
||||
plot(freqs, 1./abs(squeeze(freqresp(W1, freqs, 'Hz'))), '--', 'DisplayName', '$|W_1|^{-1}$');
|
||||
set(gca,'ColorOrderIndex',2)
|
||||
plot(freqs, 1./abs(squeeze(freqresp(W2, freqs, 'Hz'))), '--', 'DisplayName', '$|W_2|^{-1}$');
|
||||
|
||||
set(gca,'ColorOrderIndex',1)
|
||||
plot(freqs, abs(squeeze(freqresp(H1, freqs, 'Hz'))), '-', 'DisplayName', '$H_1$');
|
||||
set(gca,'ColorOrderIndex',2)
|
||||
plot(freqs, abs(squeeze(freqresp(H2, freqs, 'Hz'))), '-', 'DisplayName', '$H_2$');
|
||||
|
||||
plot(freqs, abs(squeeze(freqresp(L, freqs, 'Hz'))), 'k--', 'DisplayName', '$|L|$');
|
||||
hold off;
|
||||
set(gca, 'XScale', 'log'); set(gca, 'YScale', 'log');
|
||||
set(gca, 'XTickLabel',[]); ylabel('Magnitude');
|
||||
ylim([1e-3, 1e3]);
|
||||
yticks([1e-3, 1e-2, 1e-1, 1, 1e1, 1e2, 1e3]);
|
||||
yticklabels({'', '$10^{-2}$', '', '$10^0$', '', '$10^2$', ''});
|
||||
leg = legend('location', 'northeast', 'FontSize', 8, 'NumColumns', 3);
|
||||
leg.ItemTokenSize(1) = 18;
|
||||
|
||||
% Phase
|
||||
ax2 = nexttile;
|
||||
hold on;
|
||||
set(gca,'ColorOrderIndex',1)
|
||||
plot(freqs, 180/pi*phase(squeeze(freqresp(H1, freqs, 'Hz'))), '-');
|
||||
set(gca,'ColorOrderIndex',2)
|
||||
plot(freqs, 180/pi*phase(squeeze(freqresp(H2, freqs, 'Hz'))), '-');
|
||||
hold off;
|
||||
set(gca, 'XScale', 'log');
|
||||
xlabel('Frequency [Hz]'); ylabel('Phase [deg]');
|
||||
yticks([-180:90:180]);
|
||||
ylim([-180, 200])
|
||||
yticklabels({'-180', '', '0', '', '180'})
|
||||
|
||||
linkaxes([ax1,ax2],'x');
|
||||
xlim([freqs(1), freqs(end)]);
|
@@ -4,21 +4,14 @@ clear; close all; clc;
|
||||
%% Intialize Laplace variable
|
||||
s = zpk('s');
|
||||
|
||||
freqs = logspace(-2, 4, 1000);
|
||||
|
||||
addpath('./src');
|
||||
|
||||
% Weights
|
||||
% First we define the weights.
|
||||
|
||||
n = 2; w0 = 2*pi*1; G0 = 1/10; G1 = 1000; Gc = 1/2;
|
||||
W1 = (((1/w0)*sqrt((1-(G0/Gc)^(2/n))/(1-(Gc/G1)^(2/n)))*s + (G0/Gc)^(1/n))/((1/G1)^(1/n)*(1/w0)*sqrt((1-(G0/Gc)^(2/n))/(1-(Gc/G1)^(2/n)))*s + (1/Gc)^(1/n)))^n;
|
||||
freqs = logspace(-2, 3, 1000);
|
||||
|
||||
%% Design of the Weighting Functions
|
||||
W1 = generateWF('n', 2, 'w0', 2*pi*1, 'G0', 1/10, 'Ginf', 1000, 'Gc', 0.5);
|
||||
W2 = 0.22*(1 + s/2/pi/1)^2/(sqrt(1e-4) + s/2/pi/1)^2*(1 + s/2/pi/10)^2/(1 + s/2/pi/1000)^2;
|
||||
W3 = generateWF('n', 3, 'w0', 2*pi*10, 'G0', 1000, 'Ginf', 1/10, 'Gc', 0.5);
|
||||
|
||||
n = 3; w0 = 2*pi*10; G0 = 1000; G1 = 0.1; Gc = 1/2;
|
||||
W3 = (((1/w0)*sqrt((1-(G0/Gc)^(2/n))/(1-(Gc/G1)^(2/n)))*s + (G0/Gc)^(1/n))/((1/G1)^(1/n)*(1/w0)*sqrt((1-(G0/Gc)^(2/n))/(1-(Gc/G1)^(2/n)))*s + (1/Gc)^(1/n)))^n;
|
||||
|
||||
%% Inverse magnitude of the weighting functions
|
||||
figure;
|
||||
hold on;
|
||||
set(gca,'ColorOrderIndex',1)
|
||||
@@ -34,27 +27,23 @@ xlim([freqs(1), freqs(end)]); ylim([2e-4, 1.3e1])
|
||||
leg = legend('location', 'northeast', 'FontSize', 8);
|
||||
leg.ItemTokenSize(1) = 18;
|
||||
|
||||
% H-Infinity Synthesis
|
||||
% Then we create the generalized plant =P=.
|
||||
|
||||
%% Generalized plant for the synthesis of 3 complementary filters
|
||||
P = [W1 -W1 -W1;
|
||||
0 W2 0 ;
|
||||
0 0 W3;
|
||||
1 0 0];
|
||||
|
||||
|
||||
|
||||
% And we do the $\mathcal{H}_\infty$ synthesis.
|
||||
|
||||
%% Standard H-Infinity Synthesis
|
||||
[H, ~, gamma, ~] = hinfsyn(P, 1, 2,'TOLGAM', 0.001, 'METHOD', 'ric', 'DISPLAY', 'on');
|
||||
|
||||
% Obtained Complementary Filters
|
||||
% The obtained filters are:
|
||||
|
||||
%% Synthesized H2 and H3 filters
|
||||
H2 = tf(H(1));
|
||||
H3 = tf(H(2));
|
||||
|
||||
%% H1 is defined as the complementary filter of H2 and H3
|
||||
H1 = 1 - H2 - H3;
|
||||
|
||||
%% Bode plot of the obtained complementary filters
|
||||
figure;
|
||||
tiledlayout(3, 1, 'TileSpacing', 'None', 'Padding', 'None');
|
||||
|
||||
@@ -79,7 +68,7 @@ set(gca, 'XScale', 'log'); set(gca, 'YScale', 'log');
|
||||
ylabel('Magnitude');
|
||||
set(gca, 'XTickLabel',[]);
|
||||
ylim([1e-4, 20]);
|
||||
leg = legend('location', 'northeast', 'FontSize', 8, 'NumColumns', 2);
|
||||
leg = legend('location', 'northeast', 'FontSize', 8);
|
||||
leg.ItemTokenSize(1) = 18;
|
||||
|
||||
% Phase
|
||||
@@ -94,7 +83,7 @@ plot(freqs, 180/pi*phase(squeeze(freqresp(H3, freqs, 'Hz'))));
|
||||
hold off;
|
||||
xlabel('Frequency [Hz]'); ylabel('Phase [deg]');
|
||||
set(gca, 'XScale', 'log');
|
||||
yticks([-360:90:360]); ylim([-270, 270]);
|
||||
yticks([-180:90:180]); ylim([-220, 220]);
|
||||
|
||||
linkaxes([ax1,ax2],'x');
|
||||
xlim([freqs(1), freqs(end)]);
|
@@ -1,410 +0,0 @@
|
||||
%% Clear Workspace and Close figures
|
||||
clear; close all; clc;
|
||||
|
||||
%% Intialize Laplace variable
|
||||
s = zpk('s');
|
||||
|
||||
freqs = logspace(-3, 0, 1000);
|
||||
|
||||
addpath('./src');
|
||||
|
||||
% Specifications
|
||||
% The specifications for the filters are:
|
||||
% 1. From $0$ to $0.008\text{ Hz}$,the magnitude of the filter’s transfer function should be less than or equal to $8 \times 10^{-3}$
|
||||
% 2. From $0.008\text{ Hz}$ to $0.04\text{ Hz}$, it attenuates the input signal proportional to frequency cubed
|
||||
% 3. Between $0.04\text{ Hz}$ and $0.1\text{ Hz}$, the magnitude of the transfer function should be less than 3
|
||||
% 4. Above $0.1\text{ Hz}$, the maximum of the magnitude of the complement filter should be as close to zero as possible. In our system, we would like to have the magnitude of the complementary filter to be less than $0.1$. As the filters obtained in cite:hua05_low_ligo have a magnitude of $0.045$, we will set that as our requirement
|
||||
|
||||
% The specifications are translated in upper bounds of the complementary filters are shown on figure [[fig:ligo_specifications]].
|
||||
|
||||
|
||||
figure;
|
||||
hold on;
|
||||
set(gca,'ColorOrderIndex',1)
|
||||
plot([0.0001, 0.008], [8e-3, 8e-3], ':', 'DisplayName', 'Spec. on $H_H$');
|
||||
set(gca,'ColorOrderIndex',1)
|
||||
plot([0.008 0.04], [8e-3, 1], ':', 'HandleVisibility', 'off');
|
||||
set(gca,'ColorOrderIndex',1)
|
||||
plot([0.04 0.1], [3, 3], ':', 'HandleVisibility', 'off');
|
||||
set(gca,'ColorOrderIndex',2)
|
||||
plot([0.1, 10], [0.045, 0.045], ':', 'DisplayName', 'Spec. on $H_L$');
|
||||
set(gca, 'XScale', 'log'); set(gca, 'YScale', 'log');
|
||||
xlabel('Frequency [Hz]'); ylabel('Magnitude');
|
||||
hold off;
|
||||
xlim([freqs(1), freqs(end)]);
|
||||
ylim([1e-4, 10]);
|
||||
leg = legend('location', 'southeast', 'FontSize', 8);
|
||||
leg.ItemTokenSize(1) = 18;
|
||||
|
||||
% FIR Filter
|
||||
% We here try to implement the FIR complementary filter synthesis as explained in cite:hua05_low_ligo.
|
||||
% For that, we use the [[http://cvxr.com/cvx/][CVX matlab Toolbox]].
|
||||
|
||||
% We setup the CVX toolbox and use the =SeDuMi= solver.
|
||||
|
||||
cvx_startup;
|
||||
cvx_solver sedumi;
|
||||
|
||||
|
||||
|
||||
% We define the frequency vectors on which we will constrain the norm of the FIR filter.
|
||||
|
||||
w1 = 0:4.06e-4:0.008;
|
||||
w2 = 0.008:4.06e-4:0.04;
|
||||
w3 = 0.04:8.12e-4:0.1;
|
||||
w4 = 0.1:8.12e-4:0.83;
|
||||
|
||||
|
||||
|
||||
% We then define the order of the FIR filter.
|
||||
|
||||
n = 512;
|
||||
|
||||
A1 = [ones(length(w1),1), cos(kron(w1'.*(2*pi),[1:n-1]))];
|
||||
A2 = [ones(length(w2),1), cos(kron(w2'.*(2*pi),[1:n-1]))];
|
||||
A3 = [ones(length(w3),1), cos(kron(w3'.*(2*pi),[1:n-1]))];
|
||||
A4 = [ones(length(w4),1), cos(kron(w4'.*(2*pi),[1:n-1]))];
|
||||
|
||||
B1 = [zeros(length(w1),1), sin(kron(w1'.*(2*pi),[1:n-1]))];
|
||||
B2 = [zeros(length(w2),1), sin(kron(w2'.*(2*pi),[1:n-1]))];
|
||||
B3 = [zeros(length(w3),1), sin(kron(w3'.*(2*pi),[1:n-1]))];
|
||||
B4 = [zeros(length(w4),1), sin(kron(w4'.*(2*pi),[1:n-1]))];
|
||||
|
||||
|
||||
|
||||
% We run the convex optimization.
|
||||
|
||||
cvx_begin
|
||||
|
||||
variable y(n+1,1)
|
||||
|
||||
% t
|
||||
maximize(-y(1))
|
||||
|
||||
for i = 1:length(w1)
|
||||
norm([0 A1(i,:); 0 B1(i,:)]*y) <= 8e-3;
|
||||
end
|
||||
|
||||
for i = 1:length(w2)
|
||||
norm([0 A2(i,:); 0 B2(i,:)]*y) <= 8e-3*(2*pi*w2(i)/(0.008*2*pi))^3;
|
||||
end
|
||||
|
||||
for i = 1:length(w3)
|
||||
norm([0 A3(i,:); 0 B3(i,:)]*y) <= 3;
|
||||
end
|
||||
|
||||
for i = 1:length(w4)
|
||||
norm([[1 0]'- [0 A4(i,:); 0 B4(i,:)]*y]) <= y(1);
|
||||
end
|
||||
|
||||
cvx_end
|
||||
|
||||
h = y(2:end);
|
||||
|
||||
|
||||
|
||||
% #+RESULTS:
|
||||
% #+begin_example
|
||||
% cvx_begin
|
||||
% variable y(n+1,1)
|
||||
% % t
|
||||
% maximize(-y(1))
|
||||
% for i = 1:length(w1)
|
||||
% norm([0 A1(i,:); 0 B1(i,:)]*y) <= 8e-3;
|
||||
% end
|
||||
% for i = 1:length(w2)
|
||||
% norm([0 A2(i,:); 0 B2(i,:)]*y) <= 8e-3*(2*pi*w2(i)/(0.008*2*pi))^3;
|
||||
% end
|
||||
% for i = 1:length(w3)
|
||||
% norm([0 A3(i,:); 0 B3(i,:)]*y) <= 3;
|
||||
% end
|
||||
% for i = 1:length(w4)
|
||||
% norm([[1 0]'- [0 A4(i,:); 0 B4(i,:)]*y]) <= y(1);
|
||||
% end
|
||||
% cvx_end
|
||||
|
||||
% Calling SeDuMi 1.34: 4291 variables, 1586 equality constraints
|
||||
% For improved efficiency, SeDuMi is solving the dual problem.
|
||||
% ------------------------------------------------------------
|
||||
% SeDuMi 1.34 (beta) by AdvOL, 2005-2008 and Jos F. Sturm, 1998-2003.
|
||||
% Alg = 2: xz-corrector, Adaptive Step-Differentiation, theta = 0.250, beta = 0.500
|
||||
% eqs m = 1586, order n = 3220, dim = 4292, blocks = 1073
|
||||
% nnz(A) = 1100727 + 0, nnz(ADA) = 1364794, nnz(L) = 683190
|
||||
% it : b*y gap delta rate t/tP* t/tD* feas cg cg prec
|
||||
% 0 : 4.11E+02 0.000
|
||||
% 1 : -2.58E+00 1.25E+02 0.000 0.3049 0.9000 0.9000 4.87 1 1 3.0E+02
|
||||
% 2 : -2.36E+00 3.90E+01 0.000 0.3118 0.9000 0.9000 1.83 1 1 6.6E+01
|
||||
% 3 : -1.69E+00 1.31E+01 0.000 0.3354 0.9000 0.9000 1.76 1 1 1.5E+01
|
||||
% 4 : -8.60E-01 7.10E+00 0.000 0.5424 0.9000 0.9000 2.48 1 1 4.8E+00
|
||||
% 5 : -4.91E-01 5.44E+00 0.000 0.7661 0.9000 0.9000 3.12 1 1 2.5E+00
|
||||
% 6 : -2.96E-01 3.88E+00 0.000 0.7140 0.9000 0.9000 2.62 1 1 1.4E+00
|
||||
% 7 : -1.98E-01 2.82E+00 0.000 0.7271 0.9000 0.9000 2.14 1 1 8.5E-01
|
||||
% 8 : -1.39E-01 2.00E+00 0.000 0.7092 0.9000 0.9000 1.78 1 1 5.4E-01
|
||||
% 9 : -9.99E-02 1.30E+00 0.000 0.6494 0.9000 0.9000 1.51 1 1 3.3E-01
|
||||
% 10 : -7.57E-02 8.03E-01 0.000 0.6175 0.9000 0.9000 1.31 1 1 2.0E-01
|
||||
% 11 : -5.99E-02 4.22E-01 0.000 0.5257 0.9000 0.9000 1.17 1 1 1.0E-01
|
||||
% 12 : -5.28E-02 2.45E-01 0.000 0.5808 0.9000 0.9000 1.08 1 1 5.9E-02
|
||||
% 13 : -4.82E-02 1.28E-01 0.000 0.5218 0.9000 0.9000 1.05 1 1 3.1E-02
|
||||
% 14 : -4.56E-02 5.65E-02 0.000 0.4417 0.9045 0.9000 1.02 1 1 1.4E-02
|
||||
% 15 : -4.43E-02 2.41E-02 0.000 0.4265 0.9004 0.9000 1.01 1 1 6.0E-03
|
||||
% 16 : -4.37E-02 8.90E-03 0.000 0.3690 0.9070 0.9000 1.00 1 1 2.3E-03
|
||||
% 17 : -4.35E-02 3.24E-03 0.000 0.3641 0.9164 0.9000 1.00 1 1 9.5E-04
|
||||
% 18 : -4.34E-02 1.55E-03 0.000 0.4788 0.9086 0.9000 1.00 1 1 4.7E-04
|
||||
% 19 : -4.34E-02 8.77E-04 0.000 0.5653 0.9169 0.9000 1.00 1 1 2.8E-04
|
||||
% 20 : -4.34E-02 5.05E-04 0.000 0.5754 0.9034 0.9000 1.00 1 1 1.6E-04
|
||||
% 21 : -4.34E-02 2.94E-04 0.000 0.5829 0.9136 0.9000 1.00 1 1 9.9E-05
|
||||
% 22 : -4.34E-02 1.63E-04 0.015 0.5548 0.9000 0.0000 1.00 1 1 6.6E-05
|
||||
% 23 : -4.33E-02 9.42E-05 0.000 0.5774 0.9053 0.9000 1.00 1 1 3.9E-05
|
||||
% 24 : -4.33E-02 6.27E-05 0.000 0.6658 0.9148 0.9000 1.00 1 1 2.6E-05
|
||||
% 25 : -4.33E-02 3.75E-05 0.000 0.5972 0.9187 0.9000 1.00 1 1 1.6E-05
|
||||
% 26 : -4.33E-02 1.89E-05 0.000 0.5041 0.9117 0.9000 1.00 1 1 8.6E-06
|
||||
% 27 : -4.33E-02 9.72E-06 0.000 0.5149 0.9050 0.9000 1.00 1 1 4.5E-06
|
||||
% 28 : -4.33E-02 2.94E-06 0.000 0.3021 0.9194 0.9000 1.00 1 1 1.5E-06
|
||||
% 29 : -4.33E-02 9.73E-07 0.000 0.3312 0.9189 0.9000 1.00 2 2 5.3E-07
|
||||
% 30 : -4.33E-02 2.82E-07 0.000 0.2895 0.9063 0.9000 1.00 2 2 1.6E-07
|
||||
% 31 : -4.33E-02 8.05E-08 0.000 0.2859 0.9049 0.9000 1.00 2 2 4.7E-08
|
||||
% 32 : -4.33E-02 1.43E-08 0.000 0.1772 0.9059 0.9000 1.00 2 2 8.8E-09
|
||||
|
||||
% iter seconds digits c*x b*y
|
||||
% 32 49.4 6.8 -4.3334083581e-02 -4.3334090214e-02
|
||||
% |Ax-b| = 3.7e-09, [Ay-c]_+ = 1.1E-10, |x|= 1.0e+00, |y|= 2.6e+00
|
||||
|
||||
% Detailed timing (sec)
|
||||
% Pre IPM Post
|
||||
% 3.902E+00 4.576E+01 1.035E-02
|
||||
% Max-norms: ||b||=1, ||c|| = 3,
|
||||
% Cholesky |add|=0, |skip| = 0, ||L.L|| = 4.26267.
|
||||
% ------------------------------------------------------------
|
||||
% Status: Solved
|
||||
% Optimal value (cvx_optval): -0.0433341
|
||||
% h = y(2:end);
|
||||
% #+end_example
|
||||
|
||||
% Finally, we compute the filter response over the frequency vector defined and the result is shown on figure [[fig:fir_filter_ligo]] which is very close to the filters obtain in cite:hua05_low_ligo.
|
||||
|
||||
|
||||
w = [w1 w2 w3 w4];
|
||||
H = [exp(-j*kron(w'.*2*pi,[0:n-1]))]*h;
|
||||
|
||||
figure;
|
||||
tiledlayout(3, 1, 'TileSpacing', 'None', 'Padding', 'None');
|
||||
|
||||
% Magnitude
|
||||
ax1 = nexttile([2, 1]);
|
||||
hold on;
|
||||
plot(w, abs(H), 'k-');
|
||||
plot(w, abs(1-H), 'k--');
|
||||
hold off;
|
||||
set(gca, 'XScale', 'log'); set(gca, 'YScale', 'log');
|
||||
ylabel('Magnitude');
|
||||
set(gca, 'XTickLabel',[]);
|
||||
ylim([5e-3, 5]);
|
||||
|
||||
% Phase
|
||||
ax2 = nexttile;
|
||||
hold on;
|
||||
plot(w, 180/pi*unwrap(angle(H)), 'k-');
|
||||
plot(w, 180/pi*unwrap(angle(1-H)), 'k--');
|
||||
hold off;
|
||||
xlabel('Frequency [Hz]'); ylabel('Phase [deg]');
|
||||
set(gca, 'XScale', 'log');
|
||||
yticks([-450:90:180]); ylim([-450, 200]);
|
||||
|
||||
linkaxes([ax1,ax2],'x');
|
||||
xlim([1e-3, 1]);
|
||||
|
||||
% Weights
|
||||
% We design weights that will be used for the $\mathcal{H}_\infty$ synthesis of the complementary filters.
|
||||
% These weights will determine the order of the obtained filters.
|
||||
% Here are the requirements on the filters:
|
||||
% - reasonable order
|
||||
% - to be as close as possible to the specified upper bounds
|
||||
% - stable minimum phase
|
||||
|
||||
% The bode plot of the weights is shown on figure [[fig:ligo_weights]].
|
||||
|
||||
|
||||
w1 = 2*pi*0.008; x1 = 0.35;
|
||||
w2 = 2*pi*0.04; x2 = 0.5;
|
||||
w3 = 2*pi*0.05; x3 = 0.5;
|
||||
|
||||
% Slope of +3 from w1
|
||||
wH = 0.008*(s^2/w1^2 + 2*x1/w1*s + 1)*(s/w1 + 1);
|
||||
% Little bump from w2 to w3
|
||||
wH = wH*(s^2/w2^2 + 2*x2/w2*s + 1)/(s^2/w3^2 + 2*x3/w3*s + 1);
|
||||
% No Slope at high frequencies
|
||||
wH = wH/(s^2/w3^2 + 2*x3/w3*s + 1)/(s/w3 + 1);
|
||||
% Little bump between w2 and w3
|
||||
w0 = 2*pi*0.045; xi = 0.1; A = 2; n = 1;
|
||||
wH = wH*((s^2 + 2*w0*xi*A^(1/n)*s + w0^2)/(s^2 + 2*w0*xi*s + w0^2))^n;
|
||||
|
||||
wH = 1/wH;
|
||||
wH = minreal(ss(wH));
|
||||
|
||||
n = 20; Rp = 1; Wp = 2*pi*0.102;
|
||||
[b,a] = cheby1(n, Rp, Wp, 'high', 's');
|
||||
wL = 0.04*tf(a, b);
|
||||
|
||||
wL = 1/wL;
|
||||
wL = minreal(ss(wL));
|
||||
|
||||
figure;
|
||||
hold on;
|
||||
set(gca,'ColorOrderIndex',1);
|
||||
plot(freqs, abs(squeeze(freqresp(inv(wH), freqs, 'Hz'))), '-', 'DisplayName', '$|w_H|^{-1}$');
|
||||
set(gca,'ColorOrderIndex',2);
|
||||
plot(freqs, abs(squeeze(freqresp(inv(wL), freqs, 'Hz'))), '-', 'DisplayName', '$|w_L|^{-1}$');
|
||||
|
||||
plot([0.0001, 0.008], [8e-3, 8e-3], 'k--', 'DisplayName', 'Spec.');
|
||||
plot([0.008 0.04], [8e-3, 1], 'k--', 'HandleVisibility', 'off');
|
||||
plot([0.04 0.1], [3, 3], 'k--', 'HandleVisibility', 'off');
|
||||
plot([0.1, 10], [0.045, 0.045], 'k--', 'HandleVisibility', 'off');
|
||||
|
||||
set(gca, 'XScale', 'log'); set(gca, 'YScale', 'log');
|
||||
xlabel('Frequency [Hz]'); ylabel('Magnitude');
|
||||
hold off;
|
||||
xlim([freqs(1), freqs(end)]);
|
||||
ylim([1e-3, 10]);
|
||||
leg = legend('location', 'southeast', 'FontSize', 8);
|
||||
leg.ItemTokenSize(1) = 18;
|
||||
|
||||
% H-Infinity Synthesis
|
||||
% We define the generalized plant as shown on figure [[fig:h_infinity_robst_fusion]].
|
||||
|
||||
P = [0 wL;
|
||||
wH -wH;
|
||||
1 0];
|
||||
|
||||
|
||||
|
||||
% And we do the $\mathcal{H}_\infty$ synthesis using the =hinfsyn= command.
|
||||
|
||||
[Hl, ~, gamma, ~] = hinfsyn(P, 1, 1,'TOLGAM', 0.001, 'METHOD', 'ric', 'DISPLAY', 'on');
|
||||
|
||||
|
||||
|
||||
% #+RESULTS:
|
||||
% #+begin_example
|
||||
% [Hl, ~, gamma, ~] = hinfsyn(P, 1, 1,'TOLGAM', 0.001, 'METHOD', 'ric', 'DISPLAY', 'on');
|
||||
% Resetting value of Gamma min based on D_11, D_12, D_21 terms
|
||||
|
||||
% Test bounds: 0.3276 < gamma <= 1.8063
|
||||
|
||||
% gamma hamx_eig xinf_eig hamy_eig yinf_eig nrho_xy p/f
|
||||
% 1.806 1.4e-02 -1.7e-16 3.6e-03 -4.8e-12 0.0000 p
|
||||
% 1.067 1.3e-02 -4.2e-14 3.6e-03 -1.9e-12 0.0000 p
|
||||
% 0.697 1.3e-02 -3.0e-01# 3.6e-03 -3.5e-11 0.0000 f
|
||||
% 0.882 1.3e-02 -9.5e-01# 3.6e-03 -1.2e-34 0.0000 f
|
||||
% 0.975 1.3e-02 -2.7e+00# 3.6e-03 -1.6e-12 0.0000 f
|
||||
% 1.021 1.3e-02 -8.7e+00# 3.6e-03 -4.5e-16 0.0000 f
|
||||
% 1.044 1.3e-02 -6.5e-14 3.6e-03 -3.0e-15 0.0000 p
|
||||
% 1.032 1.3e-02 -1.8e+01# 3.6e-03 0.0e+00 0.0000 f
|
||||
% 1.038 1.3e-02 -3.8e+01# 3.6e-03 0.0e+00 0.0000 f
|
||||
% 1.041 1.3e-02 -8.3e+01# 3.6e-03 -2.9e-33 0.0000 f
|
||||
% 1.042 1.3e-02 -1.9e+02# 3.6e-03 -3.4e-11 0.0000 f
|
||||
% 1.043 1.3e-02 -5.3e+02# 3.6e-03 -7.5e-13 0.0000 f
|
||||
|
||||
% Gamma value achieved: 1.0439
|
||||
% #+end_example
|
||||
|
||||
% The high pass filter is defined as $H_H = 1 - H_L$.
|
||||
|
||||
Hh = 1 - Hl;
|
||||
|
||||
Hh = minreal(Hh);
|
||||
Hl = minreal(Hl);
|
||||
|
||||
|
||||
|
||||
% The size of the filters is shown below.
|
||||
|
||||
|
||||
size(Hh), size(Hl)
|
||||
|
||||
|
||||
|
||||
% #+RESULTS:
|
||||
% #+begin_example
|
||||
% size(Hh), size(Hl)
|
||||
% State-space model with 1 outputs, 1 inputs, and 27 states.
|
||||
% State-space model with 1 outputs, 1 inputs, and 27 states.
|
||||
% #+end_example
|
||||
|
||||
% The bode plot of the obtained filters as shown on figure [[fig:hinf_synthesis_ligo_results]].
|
||||
|
||||
|
||||
figure;
|
||||
hold on;
|
||||
set(gca,'ColorOrderIndex',1);
|
||||
plot([0.0001, 0.008], [8e-3, 8e-3], ':', 'DisplayName', 'Spec. on $H_H$');
|
||||
set(gca,'ColorOrderIndex',1);
|
||||
plot([0.008 0.04], [8e-3, 1], ':', 'HandleVisibility', 'off');
|
||||
set(gca,'ColorOrderIndex',1);
|
||||
plot([0.04 0.1], [3, 3], ':', 'HandleVisibility', 'off');
|
||||
|
||||
set(gca,'ColorOrderIndex',2);
|
||||
plot([0.1, 10], [0.045, 0.045], ':', 'DisplayName', 'Spec. on $H_L$');
|
||||
|
||||
set(gca,'ColorOrderIndex',1);
|
||||
plot(freqs, abs(squeeze(freqresp(Hh, freqs, 'Hz'))), '-', 'DisplayName', '$H_H$');
|
||||
set(gca,'ColorOrderIndex',2);
|
||||
plot(freqs, abs(squeeze(freqresp(Hl, freqs, 'Hz'))), '-', 'DisplayName', '$H_L$');
|
||||
|
||||
set(gca, 'XScale', 'log'); set(gca, 'YScale', 'log');
|
||||
xlabel('Frequency [Hz]'); ylabel('Magnitude');
|
||||
hold off;
|
||||
xlim([freqs(1), freqs(end)]);
|
||||
ylim([1e-3, 10]);
|
||||
leg = legend('location', 'southeast', 'FontSize', 8);
|
||||
leg.ItemTokenSize(1) = 18;
|
||||
|
||||
% Compare FIR and H-Infinity Filters
|
||||
% Let's now compare the FIR filters designed in cite:hua05_low_ligo and the one obtained with the $\mathcal{H}_\infty$ synthesis on figure [[fig:comp_fir_ligo_hinf]].
|
||||
|
||||
|
||||
figure;
|
||||
tiledlayout(3, 1, 'TileSpacing', 'None', 'Padding', 'None');
|
||||
|
||||
% Magnitude
|
||||
ax1 = nexttile([2, 1]);
|
||||
hold on;
|
||||
set(gca,'ColorOrderIndex',1);
|
||||
plot(freqs, abs(squeeze(freqresp(Hh, freqs, 'Hz'))), '-', ...
|
||||
'DisplayName', '$H_H(s)$ - $\mathcal{H}_\infty$');
|
||||
set(gca,'ColorOrderIndex',2);
|
||||
plot(freqs, abs(squeeze(freqresp(Hl, freqs, 'Hz'))), '-', ...
|
||||
'DisplayName', '$H_L(s)$ - $\mathcal{H}_\infty$');
|
||||
|
||||
set(gca,'ColorOrderIndex',1);
|
||||
plot(w, abs(H), '--', ...
|
||||
'DisplayName', '$H_H(s)$ - FIR');
|
||||
set(gca,'ColorOrderIndex',2);
|
||||
plot(w, abs(1-H), '--', ...
|
||||
'DisplayName', '$H_L(s)$ - FIR');
|
||||
hold off;
|
||||
set(gca, 'XScale', 'log'); set(gca, 'YScale', 'log');
|
||||
ylabel('Magnitude');
|
||||
set(gca, 'XTickLabel',[]);
|
||||
ylim([5e-3, 10]);
|
||||
leg = legend('location', 'southeast', 'FontSize', 8, 'NumColumns', 2);
|
||||
leg.ItemTokenSize(1) = 16;
|
||||
|
||||
% Phase
|
||||
ax2 = nexttile;
|
||||
hold on;
|
||||
set(gca,'ColorOrderIndex',1);
|
||||
plot(freqs, 180/pi*unwrap(angle(squeeze(freqresp(Hh, freqs, 'Hz')))), '-');
|
||||
set(gca,'ColorOrderIndex',2);
|
||||
plot(freqs, 180/pi*unwrap(angle(squeeze(freqresp(Hl, freqs, 'Hz')))), '-');
|
||||
|
||||
set(gca,'ColorOrderIndex',1);
|
||||
plot(w, 180/pi*unwrap(angle(H)), '--');
|
||||
set(gca,'ColorOrderIndex',2);
|
||||
plot(w, 180/pi*unwrap(angle(1-H)), '--');
|
||||
set(gca, 'XScale', 'log');
|
||||
xlabel('Frequency [Hz]'); ylabel('Phase [deg]');
|
||||
hold off;
|
||||
yticks([-450:90:180]); ylim([-450, 200]);
|
||||
|
||||
linkaxes([ax1,ax2],'x');
|
||||
xlim([freqs(1), freqs(end)]);
|
@@ -1,177 +0,0 @@
|
||||
%% Clear Workspace and Close figures
|
||||
clear; close all; clc;
|
||||
|
||||
%% Intialize Laplace variable
|
||||
s = zpk('s');
|
||||
|
||||
freqs = logspace(-1, 3, 1000);
|
||||
|
||||
addpath('./src');
|
||||
|
||||
% Design of Weighting Function
|
||||
% A formula is proposed to help the design of the weighting functions:
|
||||
% \begin{equation}
|
||||
% W(s) = \left( \frac{
|
||||
% \frac{1}{\omega_0} \sqrt{\frac{1 - \left(\frac{G_0}{G_c}\right)^{\frac{2}{n}}}{1 - \left(\frac{G_c}{G_\infty}\right)^{\frac{2}{n}}}} s + \left(\frac{G_0}{G_c}\right)^{\frac{1}{n}}
|
||||
% }{
|
||||
% \left(\frac{1}{G_\infty}\right)^{\frac{1}{n}} \frac{1}{\omega_0} \sqrt{\frac{1 - \left(\frac{G_0}{G_c}\right)^{\frac{2}{n}}}{1 - \left(\frac{G_c}{G_\infty}\right)^{\frac{2}{n}}}} s + \left(\frac{1}{G_c}\right)^{\frac{1}{n}}
|
||||
% }\right)^n
|
||||
% \end{equation}
|
||||
|
||||
% The parameters permits to specify:
|
||||
% - the low frequency gain: $G_0 = lim_{\omega \to 0} |W(j\omega)|$
|
||||
% - the high frequency gain: $G_\infty = lim_{\omega \to \infty} |W(j\omega)|$
|
||||
% - the absolute gain at $\omega_0$: $G_c = |W(j\omega_0)|$
|
||||
% - the absolute slope between high and low frequency: $n$
|
||||
|
||||
% The general shape of a weighting function generated using the formula is shown in figure [[fig:weight_formula]].
|
||||
|
||||
|
||||
n = 3; w0 = 2*pi*10; G0 = 1e-3; G1 = 1e1; Gc = 2;
|
||||
|
||||
W = (((1/w0)*sqrt((1-(G0/Gc)^(2/n))/(1-(Gc/G1)^(2/n)))*s + (G0/Gc)^(1/n))/((1/G1)^(1/n)*(1/w0)*sqrt((1-(G0/Gc)^(2/n))/(1-(Gc/G1)^(2/n)))*s + (1/Gc)^(1/n)))^n;
|
||||
|
||||
figure;
|
||||
hold on;
|
||||
plot(freqs, abs(squeeze(freqresp(W, freqs, 'Hz'))), 'k-');
|
||||
|
||||
plot([1e-3 1e0], [G0 G0], 'k--', 'LineWidth', 1)
|
||||
text(1e0, G0, '$\quad G_0$')
|
||||
|
||||
plot([1e1 1e3], [G1 G1], 'k--', 'LineWidth', 1)
|
||||
text(1e1,G1,'$G_{\infty}\quad$','HorizontalAlignment', 'right')
|
||||
|
||||
plot([w0/2/pi w0/2/pi], [1 2*Gc], 'k--', 'LineWidth', 1)
|
||||
text(w0/2/pi,1,'$\omega_c$','VerticalAlignment', 'top', 'HorizontalAlignment', 'center')
|
||||
|
||||
plot([w0/2/pi/2 2*w0/2/pi], [Gc Gc], 'k--', 'LineWidth', 1)
|
||||
text(w0/2/pi/2, Gc, '$G_c \quad$','HorizontalAlignment', 'right')
|
||||
|
||||
text(w0/5/pi/2, abs(evalfr(W, j*w0/5)), 'Slope: $n \quad$', 'HorizontalAlignment', 'right')
|
||||
|
||||
text(w0/2/pi, abs(evalfr(W, j*w0)), '$\bullet$', 'HorizontalAlignment', 'center')
|
||||
set(gca, 'XScale', 'log'); set(gca, 'YScale', 'log');
|
||||
xlabel('Frequency [Hz]'); ylabel('Magnitude');
|
||||
hold off;
|
||||
xlim([freqs(1), freqs(end)]);
|
||||
ylim([5e-4, 20]);
|
||||
|
||||
|
||||
|
||||
% #+name: fig:weight_formula
|
||||
% #+caption: Gain of the Weighting Function formula
|
||||
% #+RESULTS:
|
||||
% [[file:figs/weight_formula.png]]
|
||||
|
||||
|
||||
n = 2; w0 = 2*pi*10; G0 = 1/10; G1 = 1000; Gc = 0.45;
|
||||
W1 = (((1/w0)*sqrt((1-(G0/Gc)^(2/n))/(1-(Gc/G1)^(2/n)))*s + (G0/Gc)^(1/n))/((1/G1)^(1/n)*(1/w0)*sqrt((1-(G0/Gc)^(2/n))/(1-(Gc/G1)^(2/n)))*s + (1/Gc)^(1/n)))^n;
|
||||
|
||||
n = 3; w0 = 2*pi*10; G0 = 1000; G1 = 0.1; Gc = 0.45;
|
||||
W2 = (((1/w0)*sqrt((1-(G0/Gc)^(2/n))/(1-(Gc/G1)^(2/n)))*s + (G0/Gc)^(1/n))/((1/G1)^(1/n)*(1/w0)*sqrt((1-(G0/Gc)^(2/n))/(1-(Gc/G1)^(2/n)))*s + (1/Gc)^(1/n)))^n;
|
||||
|
||||
figure;
|
||||
hold on;
|
||||
set(gca,'ColorOrderIndex',1)
|
||||
plot(freqs, 1./abs(squeeze(freqresp(W1, freqs, 'Hz'))), '--', 'DisplayName', '$|W_1|^{-1}$');
|
||||
set(gca,'ColorOrderIndex',2)
|
||||
plot(freqs, 1./abs(squeeze(freqresp(W2, freqs, 'Hz'))), '--', 'DisplayName', '$|W_2|^{-1}$');
|
||||
set(gca, 'XScale', 'log'); set(gca, 'YScale', 'log');
|
||||
xlabel('Frequency [Hz]'); ylabel('Magnitude');
|
||||
hold off;
|
||||
xlim([freqs(1), freqs(end)]);
|
||||
ylim([1e-4, 20]);
|
||||
xticks([0.1, 1, 10, 100, 1000]);
|
||||
leg = legend('location', 'southeast', 'FontSize', 8);
|
||||
leg.ItemTokenSize(1) = 18;
|
||||
|
||||
% H-Infinity Synthesis
|
||||
% We define the generalized plant $P$ on matlab.
|
||||
|
||||
P = [W1 -W1;
|
||||
0 W2;
|
||||
1 0];
|
||||
|
||||
|
||||
|
||||
% And we do the $\mathcal{H}_\infty$ synthesis using the =hinfsyn= command.
|
||||
|
||||
[H2, ~, gamma, ~] = hinfsyn(P, 1, 1,'TOLGAM', 0.001, 'METHOD', 'ric', 'DISPLAY', 'on');
|
||||
|
||||
|
||||
|
||||
% #+RESULTS:
|
||||
% #+begin_example
|
||||
% [H2, ~, gamma, ~] = hinfsyn(P, 1, 1,'TOLGAM', 0.001, 'METHOD', 'ric', 'DISPLAY', 'on');
|
||||
|
||||
% Test bounds: 0.3223 <= gamma <= 1000
|
||||
|
||||
% gamma X>=0 Y>=0 rho(XY)<1 p/f
|
||||
% 1.795e+01 1.4e-07 0.0e+00 1.481e-16 p
|
||||
% 2.406e+00 1.4e-07 0.0e+00 3.604e-15 p
|
||||
% 8.806e-01 -3.1e+02 # -1.4e-16 7.370e-19 f
|
||||
% 1.456e+00 1.4e-07 0.0e+00 1.499e-18 p
|
||||
% 1.132e+00 1.4e-07 0.0e+00 8.587e-15 p
|
||||
% 9.985e-01 1.4e-07 0.0e+00 2.331e-13 p
|
||||
% 9.377e-01 -7.7e+02 # -6.6e-17 3.744e-14 f
|
||||
% 9.676e-01 -2.0e+03 # -5.7e-17 1.046e-13 f
|
||||
% 9.829e-01 -6.6e+03 # -1.1e-16 2.949e-13 f
|
||||
% 9.907e-01 1.4e-07 0.0e+00 2.374e-19 p
|
||||
% 9.868e-01 -1.6e+04 # -6.4e-17 5.331e-14 f
|
||||
% 9.887e-01 -5.1e+04 # -1.5e-17 2.703e-19 f
|
||||
% 9.897e-01 1.4e-07 0.0e+00 1.583e-11 p
|
||||
% Limiting gains...
|
||||
% 9.897e-01 1.5e-07 0.0e+00 1.183e-12 p
|
||||
% 9.897e-01 6.9e-07 0.0e+00 1.365e-12 p
|
||||
|
||||
% Best performance (actual): 0.9897
|
||||
% #+end_example
|
||||
|
||||
% We then define the high pass filter $H_1 = 1 - H_2$. The bode plot of both $H_1$ and $H_2$ is shown on figure [[fig:hinf_filters_results]].
|
||||
|
||||
|
||||
H1 = 1 - H2;
|
||||
|
||||
% Obtained Complementary Filters
|
||||
% The obtained complementary filters are shown on figure [[fig:hinf_filters_results]].
|
||||
|
||||
|
||||
figure;
|
||||
tiledlayout(3, 1, 'TileSpacing', 'None', 'Padding', 'None');
|
||||
|
||||
% Magnitude
|
||||
ax1 = nexttile([2, 1]);
|
||||
hold on;
|
||||
set(gca,'ColorOrderIndex',1)
|
||||
plot(freqs, 1./abs(squeeze(freqresp(W1, freqs, 'Hz'))), '--', 'DisplayName', '$w_1$');
|
||||
set(gca,'ColorOrderIndex',2)
|
||||
plot(freqs, 1./abs(squeeze(freqresp(W2, freqs, 'Hz'))), '--', 'DisplayName', '$w_2$');
|
||||
|
||||
set(gca,'ColorOrderIndex',1)
|
||||
plot(freqs, abs(squeeze(freqresp(H1, freqs, 'Hz'))), '-', 'DisplayName', '$H_1$');
|
||||
set(gca,'ColorOrderIndex',2)
|
||||
plot(freqs, abs(squeeze(freqresp(H2, freqs, 'Hz'))), '-', 'DisplayName', '$H_2$');
|
||||
set(gca, 'XScale', 'log'); set(gca, 'YScale', 'log');
|
||||
hold off;
|
||||
set(gca, 'XScale', 'log'); set(gca, 'YScale', 'log');
|
||||
ylabel('Magnitude');
|
||||
set(gca, 'XTickLabel',[]);
|
||||
ylim([1e-4, 20]);
|
||||
yticks([1e-4, 1e-3, 1e-2, 1e-1, 1, 1e1]);
|
||||
leg = legend('location', 'southeast', 'FontSize', 8, 'NumColumns', 2);
|
||||
leg.ItemTokenSize(1) = 18;
|
||||
|
||||
% Phase
|
||||
ax2 = nexttile;
|
||||
hold on;
|
||||
set(gca,'ColorOrderIndex',1)
|
||||
plot(freqs, 180/pi*phase(squeeze(freqresp(H1, freqs, 'Hz'))), '-');
|
||||
set(gca,'ColorOrderIndex',2)
|
||||
plot(freqs, 180/pi*phase(squeeze(freqresp(H2, freqs, 'Hz'))), '-');
|
||||
hold off;
|
||||
xlabel('Frequency [Hz]'); ylabel('Phase [deg]');
|
||||
set(gca, 'XScale', 'log');
|
||||
yticks([-180:90:180]);
|
||||
|
||||
linkaxes([ax1,ax2],'x');
|
||||
xlim([freqs(1), freqs(end)]);
|
114
matlab/preamble.tex
Normal file
@@ -0,0 +1,114 @@
|
||||
\usepackage{float}
|
||||
|
||||
\usepackage{caption,tabularx,booktabs}
|
||||
|
||||
\usepackage{biblatex}
|
||||
|
||||
\usepackage{fontawesome}
|
||||
|
||||
\usepackage{caption}
|
||||
\usepackage{subcaption}
|
||||
|
||||
\captionsetup[figure]{labelfont=bf}
|
||||
\captionsetup[subfigure]{labelfont=bf}
|
||||
\captionsetup[listing]{labelfont=bf}
|
||||
\captionsetup[table]{labelfont=bf}
|
||||
|
||||
\usepackage{xcolor}
|
||||
|
||||
\definecolor{my-blue}{HTML}{6b7adb}
|
||||
\definecolor{my-pale-blue}{HTML}{e6e9f9}
|
||||
\definecolor{my-red}{HTML}{db6b6b}
|
||||
\definecolor{my-pale-red}{HTML}{f9e6e6}
|
||||
\definecolor{my-green}{HTML}{6bdbb6}
|
||||
\definecolor{my-pale-green}{HTML}{e6f9f3}
|
||||
\definecolor{my-yellow}{HTML}{dbd26b}
|
||||
\definecolor{my-pale-yellow}{HTML}{f9f7e6}
|
||||
\definecolor{my-orange}{HTML}{dba76b}
|
||||
\definecolor{my-pale-orange}{HTML}{f9f0e6}
|
||||
\definecolor{my-grey}{HTML}{a3a3a3}
|
||||
\definecolor{my-pale-grey}{HTML}{f0f0f0}
|
||||
\definecolor{my-turq}{HTML}{6bc7db}
|
||||
\definecolor{my-pale-turq}{HTML}{e6f6f9}
|
||||
|
||||
\usepackage{inconsolata}
|
||||
|
||||
\usepackage[newfloat=true, chapter]{minted}
|
||||
\usemintedstyle{autumn}
|
||||
|
||||
\setminted{frame=lines,breaklines=true,tabsize=4,fontsize=\scriptsize,autogobble=true,labelposition=topline,bgcolor=my-pale-grey}
|
||||
\setminted[matlab]{label=Matlab}
|
||||
\setminted[latex]{label=LaTeX}
|
||||
\setminted[bash]{label=Bash}
|
||||
\setminted[python]{label=Python}
|
||||
\setminted[text]{label=Results}
|
||||
\setminted[md]{label=Org Mode}
|
||||
|
||||
\setmintedinline{fontsize=\normalsize,bgcolor=my-pale-grey}
|
||||
|
||||
\usepackage[most]{tcolorbox}
|
||||
|
||||
\tcbuselibrary{minted}
|
||||
|
||||
\newtcolorbox{seealso}{ enhanced,breakable,colback=my-pale-grey,colframe=my-grey,fonttitle=\bfseries,title=See Also}
|
||||
\newtcolorbox{hint}{ enhanced,breakable,colback=my-pale-grey,colframe=my-grey,fonttitle=\bfseries,title=Hint}
|
||||
\newtcolorbox{definition}{enhanced,breakable,colback=my-pale-red, colframe=my-red, fonttitle=\bfseries,title=Definition}
|
||||
\newtcolorbox{important}{ enhanced,breakable,colback=my-pale-red, colframe=my-red, fonttitle=\bfseries,title=Important}
|
||||
\newtcolorbox{exampl}[1][]{ enhanced,breakable,colback=my-pale-green,colframe=my-green,fonttitle=\bfseries,title=Example,#1}
|
||||
\newtcolorbox{exercice}{ enhanced,breakable,colback=my-pale-yellow,colframe=my-yellow,fonttitle=\bfseries,title=Exercice}
|
||||
\newtcolorbox{question}{ enhanced,breakable,colback=my-pale-yellow,colframe=my-yellow,fonttitle=\bfseries,title=Question}
|
||||
\newtcolorbox{answer}{ enhanced,breakable,colback=my-pale-turq,colframe=my-turq,fonttitle=\bfseries,title=Answer}
|
||||
\newtcolorbox{summary}{ enhanced,breakable,colback=my-pale-blue,colframe=my-blue,fonttitle=\bfseries,title=Summary}
|
||||
\newtcolorbox{note}{ enhanced,breakable,colback=my-pale-blue,colframe=my-blue,fonttitle=\bfseries,title=Note}
|
||||
\newtcolorbox{caution}{ enhanced,breakable,colback=my-pale-orange,colframe=my-orange,fonttitle=\bfseries,title=Caution}
|
||||
\newtcolorbox{warning}{ enhanced,breakable,colback=my-pale-orange,colframe=my-orange,fonttitle=\bfseries,title=Warning}
|
||||
|
||||
\newtcolorbox{my-quote}[1]{%
|
||||
colback=my-pale-grey,
|
||||
grow to right by=-10mm,
|
||||
grow to left by=-10mm,
|
||||
boxrule=0pt,
|
||||
boxsep=0pt,
|
||||
breakable,
|
||||
enhanced jigsaw,
|
||||
borderline west={4pt}{0pt}{my-grey}}
|
||||
|
||||
\renewenvironment{quote}{\begin{my-quote}}{\end{my-quote}}
|
||||
|
||||
\newtcolorbox{my-verse}[1]{%
|
||||
colback=my-pale-grey,
|
||||
grow to right by=-10mm,
|
||||
grow to left by=-10mm,
|
||||
boxrule=0pt,
|
||||
boxsep=0pt,
|
||||
breakable,
|
||||
enhanced jigsaw,
|
||||
borderline west={4pt}{0pt}{my-grey}}
|
||||
|
||||
\renewenvironment{verse}{\begin{my-verse}}{\end{my-verse}}
|
||||
|
||||
\usepackage{environ}% http://ctan.org/pkg/environ
|
||||
\NewEnviron{aside}{%
|
||||
\marginpar{\BODY}
|
||||
}
|
||||
|
||||
\renewenvironment{verbatim}{\VerbatimEnvironment\begin{minted}[]{text}}{\end{minted}}
|
||||
|
||||
\usepackage{soul}
|
||||
\sethlcolor{my-pale-grey}
|
||||
|
||||
\let\OldTexttt\texttt
|
||||
\renewcommand{\texttt}[1]{{\ttfamily\hl{\mbox{\,#1\,}}}}
|
||||
|
||||
\makeatletter
|
||||
\preto\Gin@extensions{png,}
|
||||
\DeclareGraphicsRule{.png}{pdf}{.pdf}{\noexpand\Gin@base.pdf}
|
||||
\makeatother
|
||||
|
||||
\usepackage{hyperref}
|
||||
\hypersetup{
|
||||
colorlinks = true,
|
||||
allcolors = my-blue
|
||||
}
|
||||
|
||||
\usepackage{hypcap}
|
216
matlab/ref.bib
@@ -1,171 +1,63 @@
|
||||
@article{collette15_sensor_fusion_method_high_perfor,
|
||||
author = {C. Collette and F. Matichard},
|
||||
title = {Sensor Fusion Methods for High Performance Active Vibration Isolation Systems},
|
||||
journal = {Journal of Sound and Vibration},
|
||||
volume = {342},
|
||||
number = {nil},
|
||||
pages = {1-21},
|
||||
year = {2015},
|
||||
doi = {10.1016/j.jsv.2015.01.006},
|
||||
url = {https://doi.org/10.1016/j.jsv.2015.01.006},
|
||||
keywords = {},
|
||||
@inproceedings{hua04_low_ligo,
|
||||
author = {Hua, Wensheng and Adhikari, R and DeBra, Daniel B and
|
||||
Giaime, Joseph A and Hammond, Giles Dominic and Hardham, C and
|
||||
Hennessy, Mike and How, Jonathan P and Lantz, Brian T and
|
||||
Macinnis, M and others},
|
||||
title = {Low-frequency active vibration isolation for advanced
|
||||
{LIGO}},
|
||||
booktitle = {Gravitational Wave and Particle Astrophysics Detectors},
|
||||
year = 2004,
|
||||
volume = 5500,
|
||||
pages = {194--205},
|
||||
organization = {International Society for Optics and Photonics},
|
||||
}
|
||||
|
||||
|
||||
@phdthesis{hua05_low_ligo,
|
||||
author = {Hua, Wensheng},
|
||||
school = {stanford university},
|
||||
title = {Low frequency vibration isolation and alignment system for
|
||||
advanced LIGO},
|
||||
year = 2005,
|
||||
@article{dehaeze21_new_method_desig_compl_filter,
|
||||
author = {Dehaeze, Thomas and Vermat, Mohit and Collette, Christophe},
|
||||
title = {A New Method of Designing Complementary Filters for Sensor
|
||||
Fusion Using the H-Infinity Synthesis},
|
||||
journal = {Mechanical Systems and Signal Processing},
|
||||
year = 2021,
|
||||
month = {Nov},
|
||||
}
|
||||
|
||||
@book{matlab20,
|
||||
author = {MATLAB},
|
||||
title = {version 9.9.0 (R2020b)},
|
||||
year = 2020,
|
||||
publisher = {The MathWorks Inc.},
|
||||
address = {Natick, Massachusetts},
|
||||
}
|
||||
|
||||
@article{sturm99_using_sedum,
|
||||
author = {Sturm, Jos F},
|
||||
title = {Using {SeDuMi} 1.02, a Matlab Toolbox for Optimization Over
|
||||
Symmetric Cones},
|
||||
journal = {Optimization methods and software},
|
||||
volume = 11,
|
||||
number = {1-4},
|
||||
pages = {625--653},
|
||||
year = 1999,
|
||||
doi = {10.1080/10556789908805766},
|
||||
url = {https://doi.org/10.1080/10556789908805766},
|
||||
publisher = {Taylor \& Francis},
|
||||
}
|
||||
|
||||
@inproceedings{hua04_polyp_fir_compl_filter_contr_system,
|
||||
author = {Wensheng Hua and Dan B. Debra and Corwin T. Hardham and Brian T. Lantz and Joseph A. Giaime},
|
||||
title = {Polyphase FIR Complementary Filters for Control Systems},
|
||||
booktitle = {Proceedings of ASPE Spring Topical Meeting on Control of Precision Systems},
|
||||
year = {2004},
|
||||
pages = {109--114},
|
||||
author = {Hua, Wensheng and Debra, B. and Hardham, T. and Lantz, T.
|
||||
and Giaime, A.},
|
||||
title = {Polyphase {FIR} Complementary Filters for Control Systems},
|
||||
booktitle = {Proceedings of ASPE Spring Topical Meeting on Control of
|
||||
Precision Systems},
|
||||
year = 2004,
|
||||
pages = {109--114},
|
||||
}
|
||||
|
||||
|
||||
@article{matichard15_seism_isolat_advan_ligo,
|
||||
author = {Matichard, F and Lantz, B and Mittleman, R and Mason, K and Kissel, J and Abbott, B and Biscans, S and McIver, J and Abbott, R and Abbott, S and others},
|
||||
title = {Seismic Isolation of Advanced Ligo: Review of Strategy, Instrumentation and Performance},
|
||||
journal = {Classical and Quantum Gravity},
|
||||
volume = {32},
|
||||
number = {18},
|
||||
pages = {185003},
|
||||
year = {2015},
|
||||
publisher = {IOP Publishing},
|
||||
@misc{grant14_cvx,
|
||||
author = {Michael Grant and Stephen Boyd},
|
||||
howpublished = {\url{http://cvxr.com/cvx}},
|
||||
month = 3,
|
||||
title = {{CVX}: Matlab Software for Disciplined Convex Programming,
|
||||
version 2.1},
|
||||
year = 2014,
|
||||
}
|
||||
|
||||
|
||||
@article{min15_compl_filter_desig_angle_estim,
|
||||
author = {Min, Hyung Gi and Jeung, Eun Tae},
|
||||
title = {Complementary Filter Design for Angle Estimation Using Mems Accelerometer and Gyroscope},
|
||||
journal = {Department of Control and Instrumentation, Changwon National University, Changwon, Korea},
|
||||
pages = {641--773},
|
||||
year = {2015},
|
||||
}
|
||||
|
||||
|
||||
@article{corke04_inert_visual_sensin_system_small_auton_helic,
|
||||
author = {Peter Corke},
|
||||
title = {An Inertial and Visual Sensing System for a Small Autonomous Helicopter},
|
||||
journal = {Journal of Robotic Systems},
|
||||
volume = {21},
|
||||
number = {2},
|
||||
pages = {43-51},
|
||||
year = {2004},
|
||||
doi = {10.1002/rob.10127},
|
||||
url = {https://doi.org/10.1002/rob.10127},
|
||||
}
|
||||
|
||||
|
||||
@inproceedings{jensen13_basic_uas,
|
||||
author = {Austin Jensen and Cal Coopmans and YangQuan Chen},
|
||||
title = {Basics and guidelines of complementary filters for small UAS
|
||||
navigation},
|
||||
booktitle = {2013 International Conference on Unmanned Aircraft Systems
|
||||
(ICUAS)},
|
||||
year = 2013,
|
||||
pages = {nil},
|
||||
doi = {10.1109/icuas.2013.6564726},
|
||||
url = {https://doi.org/10.1109/icuas.2013.6564726},
|
||||
month = 5,
|
||||
}
|
||||
|
||||
|
||||
@inproceedings{pascoal99_navig_system_desig_using_time,
|
||||
author = {A. Pascoal and I. Kaminer and P. Oliveira},
|
||||
title = {Navigation System Design Using Time-Varying Complementary Filters},
|
||||
booktitle = {Guidance, Navigation, and Control Conference and Exhibit},
|
||||
year = {1999},
|
||||
pages = {nil},
|
||||
doi = {10.2514/6.1999-4290},
|
||||
url = {https://doi.org/10.2514/6.1999-4290},
|
||||
}
|
||||
|
||||
|
||||
@article{zimmermann92_high_bandw_orien_measur_contr,
|
||||
author = {M. Zimmermann and W. Sulzer},
|
||||
title = {High Bandwidth Orientation Measurement and Control Based on Complementary Filtering},
|
||||
journal = {Robot Control 1991},
|
||||
pages = {525-530},
|
||||
year = {1992},
|
||||
doi = {10.1016/b978-0-08-041276-4.50093-5},
|
||||
url = {https://doi.org/10.1016/b978-0-08-041276-4.50093-5},
|
||||
publisher = {Elsevier},
|
||||
series = {Robot Control 1991},
|
||||
}
|
||||
|
||||
|
||||
@inproceedings{baerveldt97_low_cost_low_weigh_attit,
|
||||
author = {A.-J. Baerveldt and R. Klang},
|
||||
title = {A Low-Cost and Low-Weight Attitude Estimation System for an Autonomous Helicopter},
|
||||
booktitle = {Proceedings of IEEE International Conference on Intelligent Engineering Systems},
|
||||
year = {1997},
|
||||
pages = {nil},
|
||||
doi = {10.1109/ines.1997.632450},
|
||||
url = {https://doi.org/10.1109/ines.1997.632450},
|
||||
month = {-},
|
||||
}
|
||||
|
||||
|
||||
@article{shaw90_bandw_enhan_posit_measur_using_measur_accel,
|
||||
author = {F.R. Shaw and K. Srinivasan},
|
||||
title = {Bandwidth Enhancement of Position Measurements Using Measured
|
||||
Acceleration},
|
||||
journal = {Mechanical Systems and Signal Processing},
|
||||
volume = 4,
|
||||
number = 1,
|
||||
pages = {23-38},
|
||||
year = 1990,
|
||||
doi = {10.1016/0888-3270(90)90038-m},
|
||||
url = {https://doi.org/10.1016/0888-3270(90)90038-m},
|
||||
}
|
||||
|
||||
|
||||
@article{brown72_integ_navig_system_kalman_filter,
|
||||
author = {R. G. Brown},
|
||||
title = {Integrated Navigation Systems and Kalman Filtering: a
|
||||
Perspective},
|
||||
journal = {Navigation},
|
||||
volume = 19,
|
||||
number = 4,
|
||||
pages = {355-362},
|
||||
year = 1972,
|
||||
doi = {10.1002/j.2161-4296.1972.tb01706.x},
|
||||
url = {https://doi.org/10.1002/j.2161-4296.1972.tb01706.x},
|
||||
}
|
||||
|
||||
|
||||
@article{matichard15_seism_isolat_advan_ligo,
|
||||
author = {Matichard, F and Lantz, B and Mittleman, R and Mason, K and
|
||||
Kissel, J and Abbott, B and Biscans, S and McIver, J and
|
||||
Abbott, R and Abbott, S and others},
|
||||
title = {Seismic Isolation of Advanced Ligo: Review of Strategy,
|
||||
Instrumentation and Performance},
|
||||
journal = {Classical and Quantum Gravity},
|
||||
volume = 32,
|
||||
number = 18,
|
||||
pages = 185003,
|
||||
year = 2015,
|
||||
publisher = {IOP Publishing},
|
||||
}
|
||||
|
||||
|
||||
@article{mahony08_nonlin_compl_filter_special_orthog_group,
|
||||
author = {Robert Mahony and Tarek Hamel and Jean-Michel Pflimlin},
|
||||
title = {Nonlinear Complementary Filters on the Special Orthogonal
|
||||
Group},
|
||||
journal = {IEEE Transactions on Automatic Control},
|
||||
volume = 53,
|
||||
number = 5,
|
||||
pages = {1203-1218},
|
||||
year = 2008,
|
||||
doi = {10.1109/tac.2008.923738},
|
||||
url = {https://doi.org/10.1109/tac.2008.923738},
|
||||
}
|
1056
mohit/elsarticle.cls
@@ -1,951 +0,0 @@
|
||||
%PDF-1.4
|
||||
%<25><><EFBFBD><EFBFBD>
|
||||
1 0 obj
|
||||
<<
|
||||
/Producer (Apache FOP Version 2.4.0-SNAPSHOT: PDFDocumentGraphics2D)
|
||||
/CreationDate (D:20201116104636+01'00')
|
||||
>>
|
||||
endobj
|
||||
2 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
3 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
4 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
5 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
6 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
7 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
8 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
9 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
10 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
11 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
12 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
13 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
14 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
15 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
16 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
17 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
18 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
19 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
20 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
21 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
22 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
23 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
24 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
25 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
26 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.14901961
|
||||
>>
|
||||
endobj
|
||||
27 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.14901961
|
||||
>>
|
||||
endobj
|
||||
28 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.14901961
|
||||
>>
|
||||
endobj
|
||||
29 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.14901961
|
||||
>>
|
||||
endobj
|
||||
30 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
31 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
32 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
33 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
34 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
35 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
36 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
37 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
38 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
39 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
40 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
41 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
42 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
43 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
44 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
45 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
46 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
47 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
48 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
49 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
50 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
51 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
52 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
53 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
54 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
55 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
56 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
57 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
58 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
59 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
60 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
61 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.2509804
|
||||
>>
|
||||
endobj
|
||||
62 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.14901961
|
||||
>>
|
||||
endobj
|
||||
63 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.14901961
|
||||
>>
|
||||
endobj
|
||||
64 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.14901961
|
||||
>>
|
||||
endobj
|
||||
65 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.14901961
|
||||
>>
|
||||
endobj
|
||||
66 0 obj
|
||||
<<
|
||||
/Type /ExtGState
|
||||
/CA 0.14901961
|
||||
>>
|
||||
endobj
|
||||
67 0 obj
|
||||
<< /Length 68 0 R /Filter /FlateDecode >>
|
||||
stream
|
||||
x<EFBFBD>Žˎ$;<3B>8?_<>?P.#<23>O@<10><>- <10><><EFBFBD>k&hԍ+<2B>5zп<7A><D0BF><EFBFBD>̓<EFBFBD><CD83>:Y<><59>Y<>p+<2B>WҝF#7<>{<7B><>?<3F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>_<5F>㸧\<5C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>#<23><>(<28><>Q<EFBFBD>Y<EFBFBD><59><1D><><EFBFBD>R<EFBFBD>e<EFBFBD><65>zϷ<7A><CFB7><EFBFBD>>ZO<5A><4F>Ɓ<EFBFBD><C681>?<3F>8n<38>鏔<EFBFBD><E98F94><EFBFBD>y<EFBFBD><79>#U<><55>M:;<3B>@P<50><7F><EFBFBD><7F><1F><><EFBFBD><EFBFBD><7F><EFBFBD><EFBFBD><EFBFBD><13><><EFBFBD><EFBFBD>!<21><>=<3D><><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>G<EFBFBD><47>?<><7F>Y<EFBFBD><59><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>i<><69>q<EFBFBD>V<EFBFBD>y<EFBFBD><14><>4<EFBFBD><34><EFBFBD><EFBFBD><EFBFBD>V<EFBFBD><56><EFBFBD>r<1E><03><><18><><EFBFBD><EFBFBD><EFBFBD>K<EFBFBD>u~}ZK<>g<1E>]/t<><74>%<25>*_<>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD>Jj״֏^2<><32><EFBFBD>iM<69><4D>2<EFBFBD>Ys<59><73><EFBFBD>~<7E><>i<EFBFBD>/O<>L'<27><><EFBFBD>:/q<><71>%<25><>_<EFBFBD>V<EFBFBD><56><EFBFBD>Ƭ<EFBFBD><C6AC>kZ<6B>G/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>yǡ<79>6<EFBFBD><36><EFBFBD><EFBFBD>>zɴ旧<C9B4><E697A7><EFBFBD><EFBFBD>Ѱ<EFBFBD><D1B0>% <20><>^2<>t|}^<5E><><EFBFBD><EFBFBD>F<EFBFBD>,<2C>y<EFBFBD><1F>f^_<><5F>e`qJ<71>=<3D>Ǽ֏^3<><33><0B><><EFBFBD>=<3D><13><>qEn<1F>f^_<><5F><EFBFBD><<3C>X<EFBFBD>Zs<5A><73><EFBFBD><EFBFBD><EFBFBD>k<EFBFBD><6B>uQ_K<5F><4B><EFBFBD>ﵕk^<5E>G<EFBFBD><47><EFBFBD><EFBFBD>e}<7D><>L<EFBFBD>A<EFBFBD><41><EFBFBD>Z?zͼ<7A>.<2E>kOw<1C><><EFBFBD>^<5E>y<EFBFBD><1F>f^_<><5F><EFBFBD><EFBFBD><EFBFBD><EFBFBD>!<21><>s<EFBFBD><73><EFBFBD><EFBFBD>k<EFBFBD><6B>uq<75><71><EFBFBD><0F><>ژ֏^3<><33><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>@%<25><>]<5D><><EFBFBD><EFBFBD>k<EFBFBD>ԯ<EFBFBD><D4AF>^<5E>}<7D>7u<37><75><EFBFBD><EFBFBD><EFBFBD>k<EFBFBD><6B>uy<75><79>-<2D>8S<1F>ҽ<EFBFBD><D2BD>^3<><33><EFBFBD><EFBFBD><EFBFBD><EFBFBD>}<7D>Yz~<><7F>G<EFBFBD><47><EFBFBD><EFBFBD><EFBFBD>=4<>{<7B>s}<7D><><EFBFBD><EFBFBD>k<EFBFBD><6B>uy?<3F>r?<3F>ٱ<EFBFBD>&<26><><EFBFBD>k<EFBFBD>u<EFBFBD><75>2<EFBFBD>y<EFBFBD>O*=M<><4D><EFBFBD><EFBFBD><EFBFBD><EFBFBD>_vG<76><47><EFBFBD>9<EFBFBD><0E>I~<7E><><EFBFBD><EFBFBD><EFBFBD>̪qVu@<40><>?<1D>^<5E><><EFBFBD><EFBFBD>kf5<66>8<EFBFBD><38>N<>e2<65><32>2\<5C>=<3D>{<7B><><EFBFBD>><3E><>}֏^`<60>]<5D>{Q<>{<7B>:<1A>ε<EFBFBD><CEB5><EFBFBD>^0<><30>KqM<71><4D>{<7B>m<EFBFBD><6D>9<EFBFBD><39><EFBFBD><1F>`b_<17><><18><>\h<><1F>W<EFBFBD>~<7E><><EFBFBD>}]<5D>kb<6B><62>ۀ<EFBFBD>~<7E>vMl<4D><6C><13> AΉ<41><CE89><EFBFBD>M<EFBFBD>i<&<26>~<7E><><EFBFBD>}]s<><73><EFBFBD><EFBFBD><EFBFBD>2<13><>cb<63>G/<2F><><EFBFBD>UwM,w|~%<25><><EFBFBD>֏^0<><30><EFBFBD><EFBFBD><EFBFBD>X<EFBFBD>˓Z<CB93><5A><EFBFBD><EFBFBD><EFBFBD><EFBFBD>&<26>u<EFBFBD>]<13><>>!<21>N<EFBFBD><13><>֏^0<><30><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.Ƕ<>^<5E>8<EFBFBD>9ɟk<C99F>w<08><>k<EFBFBD>&<26>~<7E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Pg<50>.Ƕ<>^0<><30><EFBFBD><EFBFBD><EFBFBD>@6@h<><68>}^`Z?'<27><>١H<D9A1>1<EFBFBD><31>x<EFBFBD><78>G/<2F><><EFBFBD><EFBFBD><EFBFBD>Yz<59>Rl<52><6C><13>9<EFBFBD><39><EFBFBD>|<7C>ƶ<EFBFBD>^0<><30><EFBFBD><EFBFBD> :<3A><>6<EFBFBD>}<7D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>O<EFBFBD>x<EFBFBD>ƶ<EFBFBD>^0<><30><EFBFBD><EFBFBD><EFBFBD>w<EFBFBD><77><EFBFBD><EFBFBD><EFBFBD>L<><4C><EFBFBD>~<7E><><EFBFBD>6<EFBFBD>}<7D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>T<EFBFBD>T<EFBFBD>w)<29>~<7E><>i<EFBFBD><69><EFBFBD>O%Q<>Z<EFBFBD><5A><EFBFBD><EFBFBD>&<26>sR<1F><><EFBFBD><EFBFBD>m<1F>`b?'<27><>qJ<71>*8<><38><EFBFBD>֏^0<><30><EFBFBD><EFBFBD><EFBFBD>I<EFBFBD><49>*<2A><><EFBFBD><EFBFBD><EFBFBD><0B><>sR<73><52>gEl<45><6C><05><>9<EFBFBD>ߪt<DFAA>:<3A>5<EFBFBD><35><EFBFBD>L<><4C>$~<1D>J<EFBFBD><4A><EFBFBD><0B><>s<EFBFBD><73>&)\<5C>(<28><05>~<7E><>i<EFBFBD><69><EFBFBD>g,
|
||||
V<EFBFBD><EFBFBD>P<EFBFBD><EFBFBD>^<10><>9I<0F><><EFBFBD>~<7E><><EFBFBD>`Z<><5A><EFBFBD><EFBFBD>?<3F><><EFBFBD><EFBFBD>`<12>'&q<><71><EFBFBD>p<EFBFBD><70><EFBFBD>/<2F><><EFBFBD><13><>a<14>W<1C>V~b J<>Cyҟ_0<5F><30><EFBFBD><EFBFBD><EFBFBD>C<EFBFBD>*<2A><><EFBFBD><EFBFBD>j<EFBFBD><6A>G<EFBFBD>=C<><43>~WO<57><1A><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><7F>vϘ<76><CF98>e<EFBFBD>N<>G<EFBFBD><47><EFBFBD>0<EFBFBD>E.~Ô<><C394><EFBFBD>o<EFBFBD><6F>cwj<77><6A><EFBFBD><EFBFBD><EFBFBD>H<EFBFBD><48><EFBFBD><EFBFBD><EFBFBD><1C>z<EFBFBD>$<24>><3E><>P<EFBFBD><50><16><> =<3D><>6ȷ<36><C8B7><EFBFBD><1C><><EFBFBD><EFBFBD><EFBFBD>``<60><>&<26><><EFBFBD><EFBFBD><EFBFBD>0<EFBFBD><1F><><EFBFBD><EFBFBD>)<29> m<>wL<77>)<29><>cJ?H<><48>
|
||||
S<EFBFBD>Q<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><0F>tǔ~<7E><><EFBFBD>;<3B><>C<EFBFBD><43>ۧ<EFBFBD><DBA7><EFBFBD><EFBFBD><EFBFBD>1<EFBFBD>$<0B><>)<29> O<>7L<37>G)¿cJ?<3F><0E>S<>Ab<41><62><EFBFBD><EFBFBD>r<>ǔ~<7E><0E>;<3B><>C<EFBFBD><43>ۧ<EFBFBD><DBA7><EFBFBD><EFBFBD><EFBFBD>1<EFBFBD><1F>%<25><>)<29>(%<25>wL<77><07>ȿcJ?HD<48>S<>A<0E><><EFBFBD><EFBFBD>ҏÔ~<7E>y<EFBFBD>;<3B><><EFBFBD><0F>~s{<7B><1D>><3E>|-<2D><>nx<6E><78>}6<><36>}B<>5<EFBFBD>Ϧ<EFBFBD><CFA6>O<EFBFBD><4F><1A><><EFBFBD><EFBFBD><EFBFBD> =<3D><>><3E><><EFBFBD>?<3F><>
|
||||
<EFBFBD>g#<23><>'<27>\{<7B>l<EFBFBD><EFBFBD><7F><EFBFBD><EFBFBD>n<EFBFBD>
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD>S<EFBFBD><EFBFBD><EFBFBD>y<EFBFBD><EFBFBD><13><>_<EFBFBD><5F>'<27>\<5C><>l<EFBFBD><EFBFBD><7F><EFBFBD>j~<7E>
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD>S<EFBFBD><EFBFBD><EFBFBD>Y<EFBFBD><EFBFBD>z<><7A>}6<><36>BO<42><4F><EFBFBD>&<26><>O詮<4F>٠<EFBFBD><D9A0> =<15>><3E><><EFBFBD>?<3F><>J<EFBFBD>gc<67><63>'<27><><EFBFBD>طO蹦<4F>ِ<EFBFBD><D990> =?<3F><><EFBFBD>><3E><>*<2A>g#<23><>'<27>T><3E>l<EFBFBD><EFBFBD><7F><EFBFBD>ꆟ
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD>S<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>z<>~6}B<>%<25>Ϧ<EFBFBD><CFA6>Oh<4F><68><EFBFBD><7F><EFBFBD><1F>Y<EFBFBD>-<2D><>8<EFBFBD><38><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>K<EFBFBD><4B><EFBFBD>䥤<><E4A5A4>-<2D>4! 3Ĥ<33><C4A4><EFBFBD><z{<7B>_z<5F>t<EFBFBD><74>¹<EFBFBD><C2B9><EFBFBD>ۼ<EFBFBD><DBBC>o<EFBFBD><6F><EFBFBD>o1<6F><31><EFBFBD>n<EFBFBD><6E><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><7F><EFBFBD><EFBFBD>e<EFBFBD> M<>Ցf<D591><66>7<EFBFBD><37><EFBFBD>zp|۸w\<5C>/}p<>.<2E><><EFBFBD><EFBFBD><EFBFBD>pGϣ<47><CFA3>;<3B><>WL!U<>}<7D>x<EFBFBD>'s8?<3F><>?<3F><>'m<>ֱk<><6B><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>u<EFBFBD><75><1F><>/{<7B><><EFBFBD><14><><EFBFBD><EFBFBD><EFBFBD><7F><EFBFBD>&<01><>E<><45>6<EFBFBD>W~<7E><><EFBFBD><EFBFBD>/<2F><><EFBFBD>m<EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD>g<EFBFBD><67><EFBFBD><EFBFBD>@><07><>Y<EFBFBD><59>/<2F><>u<EFBFBD><75>Ι<EFBFBD>?<3F><07><><EFBFBD>x<EFBFBD><78><EFBFBD><EFBFBD>h|e<><65>0 <09><>R?<3F>'<27><><EFBFBD><1C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>@<40><>=<3D>OG<4F>5<EFBFBD>N<c˼<63><CBBC><EFBFBD>a!f÷<66><C3B7><EFBFBD>-<<3C><>^<5E><>E<EFBFBD><45> <09><EFBFBD><C28F>:<3A><><EFBFBD>O~<7E><><EFBFBD>m<><6D>J<EFBFBD>#<><7F><EFBFBD>W<EFBFBD>h<EFBFBD>x<EFBFBD><78>(<28>-<2D><>U?zb<7A>H<EFBFBD><48><EFBFBD><EFBFBD><EFBFBD>W<EFBFBD>f><3E><><EFBFBD><EFBFBD>J߹<4A><DFB9>>g<><67><EFBFBD><07><><EFBFBD><EFBFBD>7<1B>+\<5C><>'?<3F>/<2F><>'^<5E><<3C><><EFBFBD>i<EFBFBD><69>~<7E>o¬<18>ٶ<EFBFBD><D9B6><EFBFBD>OV<4F><56>^<5E><><EFBFBD><EFBFBD><EFBFBD><0F><>7{<7B><>1<EFBFBD>g?<3F><>O6)<29>~rPұ<50><D2B1><EFBFBD><0F><><EFBFBD>Q<EFBFBD>O<05>GYIv.<2E>q<EFBFBD><71><EFBFBD><EFBFBD>i<EFBFBD><69><EFBFBD>u
|
||||
/<2F><><EFBFBD><EFBFBD>$<24><>k<EFBFBD><6B>꺾0<EABABE>G)<29>:<3A><><EFBFBD>t}9U`{<0F><><1C><><EFBFBD>#<23><><EFBFBD><EFBFBD>F<EFBFBD>Ol<4F>m
|
||||
߹<15>+<0B>)|<7C>V\<5C>
|
||||
<EFBFBD>)|<7C>V|w<>m<EFBFBD><6D>wH<77><03><><EFBFBD><EFBFBD><EFBFBD>o<EFBFBD><6F>O}<7D>֙<EFBFBD><D699>ݗ<><DD97><EFBFBD>qn<71><6E>[<5B>}eJO<4A><4F><EFBFBD>)<29><><EFBFBD><EFBFBD>W<EFBFBD><57><EFBFBD>en<65><6E><0B><>}eJO<4A><4F><EFBFBD>)<29><><EFBFBD><EFBFBD>W<EFBFBD><57><EFBFBD>Yn<59><6E>[<5B>}iJ{O<>}J<>k.<2E>%<25>h<EFBFBD>&<26>M<EFBFBD><4D>m<EFBFBD>~J[<5B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>S3<53>u.<2E><>j<EFBFBD><6A>)=<3D><>ۦ<EFBFBD><DBA6>~v_<76><5F>S<03>mJ/<2F>d<EFBFBD><64>)=<3D><>ۦ<EFBFBD><DBA6>v_<76><5F>SӺmJ/<2F>^<5E><>)m<><6D><EFBFBD><19><>o<EFBFBD>W&<26>Ԩn<D4A8><6E>;<3B>}iJ{<7B><>}J<><4A>U<EFBFBD>6<>:<3A><><EFBFBD>!<21><><EFBFBD><EFBFBD>3ye<79><65><EFBFBD>L<EFBFBD><4C>/<2F>6<EFBFBD>6<><36>ʔ<EFBFBD>:<3A>mSzak<61><6B>L<EFBFBD><4C><17>6<EFBFBD>6<><36>ʔ<EFBFBD><CA94><EFBFBD>mSza;<3B><>Li<4C><EFBFBD><7F><EFBFBD>u<EFBFBD><75><EFBFBD>4<EFBFBD><34><EFBFBD><EFBFBD>><3E><EFBFBD><D7B5><EFBFBD><1B><>]<5D><><EFBFBD><EFBFBD><EFBFBD>~ʳ<><CAB3><EFBFBD>{=[<5B>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><17><><EFBFBD>lo<6C><6F><0B><>}aBOm<4F><6D> <09><><EFBFBD><EFBFBD>&<26><>`o<><6F>;<3B>}aBO<42><4F><EFBFBD> <09><><EFBFBD><EFBFBD>W&<26>7<EFBFBD><37>&<26><><EFBFBD>z_<7A><5F>m<EFBFBD><6D>6<EFBFBD><36><EFBFBD><EFBFBD><EFBFBD>}ɍ<>w<EFBFBD><77>v<><76><EFBFBD><EFBFBD>}<7D><><EFBFBD><EFBFBD>Sz/D<>f<0F><><EFBFBD><EFBFBD>f<EFBFBD>ܚ<>i<>S<EFBFBD>~<7E><>'<1A><><EFBFBD>߭<EFBFBD> y<>><3E><>wk~B<><42>O<EFBFBD><4F>ݚ<EFBFBD>f<>S<EFBFBD>~<7E><>'TOS<4F>v<EFBFBD><76>'$<19><><EFBFBD>߭<EFBFBD>E<EFBFBD><45><EFBFBD>|s<>owkns<6E>
|
||||
n<EFBFBD>O<EFBFBD>9<EFBFBD>)}<7D>[<5B>^<5E>}J<><4A><EFBFBD><EFBFBD><EFBFBD><EFBFBD>c<EFBFBD><63><EFBFBD><EFBFBD>5?<3F><>ا<EFBFBD><D8A7>n͏,O3<4F>n<EFBFBD><6E>'<27><1B><><EFBFBD>߭<EFBFBD> <09><>Ӕ<EFBFBD>ݭ<EFBFBD><DDAD>#l3<6C><33>|<7C>ݭ<EFBFBD><DDAD><EFBFBD>7<EFBFBD>5?<3F><>ا<EFBFBD><D8A7>n<EFBFBD>O<EFBFBD>><3E>)}<7D>[<5B><13><>}J<><4A><EFBFBD><EFBFBD><EFBFBD><EFBFBD>c<EFBFBD><63><EFBFBD><EFBFBD>5?<3F>z<EFBFBD>3<EFBFBD>v<EFBFBD><76>'<27>O3<4F>v<EFBFBD><76>'T<1E><><EFBFBD>߭<EFBFBD>eI<65>s<EFBFBD><73>,<2C>'<27><>><3E><>wk~<7E><10>f<EFBFBD><66>n͏<6E>!ۄ<>߭<EFBFBD><DFAD>7d<37><64><EFBFBD><EFBFBD>5?2<>l<13>~<7E><>G<EFBFBD><47>}B<><42><EFBFBD><EFBFBD><EFBFBD><12><>Ͼۭ<CFBE><DBAD><1F>ɝ<EFBFBD>;t<><74>ú<ܚ_/<2F>SK<53>R<EFBFBD>L閰<4C>T+֎R?<12>{ʙ<><CA99>A傹^<>H<EFBFBD><1F><>s<EFBFBD>{<7B>9}<7D><><EFBFBD>\<5C><><17><><EFBFBD><EFBFBD>L<EFBFBD><4C><EFBFBD><EFBFBD><EFBFBD><EFBFBD>uy<><17>I~a<12><><EFBFBD><EFBFBD><EFBFBD>|2<><EFBFBD>Vz<56><7A><𗣔<><F097A394><EFBFBD>{<7B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>?<3F><>7<EFBFBD><37>?<3F>ß<EFBFBD><C39F><EFBFBD>Pz<50>CK<43>^<5E><18>|ϫ<><CFAB><EFBFBD><EFBFBD><EFBFBD><17>'<13><><EFBFBD><EFBFBD>'3<><33><EFBFBD><EFBFBD>OVF<56>38O\#<23><<3C>ẇ<77><CC87><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>+_<><5F><EFBFBD>b.<2E>h<EFBFBD>u<EFBFBD><75><EFBFBD><EFBFBD><EFBFBD><EFBFBD>e<EFBFBD><65>)<29><><EFBFBD>Z<14>sU<><55><EFBFBD>K<EFBFBD><4B>{<7B><><EFBFBD>~<7E>{<7B><><EFBFBD>f<EFBFBD><66><EFBFBD><EFBFBD>T<EFBFBD><54><EFBFBD><03><05><>N<<3C>2<EFBFBD><32><EFBFBD><EFBFBD><EFBFBD>dR<64><52><EFBFBD>q<EFBFBD><71><<3C>^?<3F><>6<EFBFBD>9-uͰ%h\<5C>Q+<2B>ɻ<EFBFBD>E<EFBFBD>(<28>w#<23>4><3E>F<EFBFBD><46>i<EFBFBD><69><EFBFBD>1<EFBFBD><31><EFBFBD>q~<7E>4<EFBFBD>=c<>M<><4D>4><3E><><EFBFBD>5Ӡ<35><D3A0><EFBFBD>c~<7E><16><>&#`<60>(<28><><EFBFBD>,>i<><69>kf<6B>գ-<2D><><EFBFBD><EFBFBD>g<EFBFBD><67><EFBFBD><EFBFBD><EFBFBD>L<EFBFBD><4C>R<EFBFBD><52><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ï<EFBFBD>Em<45><04>4<EFBFBD><34>֢<EFBFBD><D6A2><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:<3A><><11>c<EFBFBD><1B><17>ea=<3D>8O<1A>J<EFBFBD>i<EFBFBD><69>,<2C><><EFBFBD>#<23>{[ۗF<DB97>n<7F>BO<42>I_<49><05><>Yn3ٝq[o<>W:<3A><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>k<EFBFBD><6B>s<>óݦ<C3B3>[<5B><02>Y<EFBFBD>=c<><63><EFBFBD><7F><EFBFBD><1F><>/Z<><5A><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>a<16><>G<0F>d<EFBFBD><64><EFBFBD><EFBFBD><EFBFBD><EFBFBD>P<EFBFBD>G<1E><>)<29><>~<7E>~r<>觠<EFBFBD>5j<35>d/"c6s<36><73><EFBFBD>Y:,<2C>جgKǴ1<C7B4><31><EFBFBD><EFBFBD><EFBFBD><EFBFBD>*<2A>t<04><><02><>r`Pj<50><6A>-<2D>1<EFBFBD><01><1A><>f<EFBFBD>jbت<62><D8AA>3<EFBFBD><18> <1F>X<EFBFBD>M<EFBFBD><4D>x<1A>=3Ƶ<J<01>p<EFBFBD>T)~<7E>1<EFBFBD><31>B<EFBFBD><42><01>O<EFBFBD><4F>a<>\<5C>j.N<>/<2F>
|
||||
k|<7C><07><18>傱>R<1F><><EFBFBD><EFBFBD>c<EFBFBD><63><EFBFBD>P<01>Q<EFBFBD>Ÿq<C5B8>K<EFBFBD>We<57><65><EFBFBD>4<EFBFBD><34>4vB<14><1E><><1D><><EFBFBD>8h3<68><05>Mh<4D><68>q<E281AE>d<EFBFBD>?b<>qϝ́j<<3C>̅:H`|<7C><><EFBFBD><EFBFBD>Xme(<28>.ᯍ<>G<><47><EFBFBD><03>O~C
|
||||
<EFBFBD><EFBFBD><EFBFBD>(<28><><EFBFBD>a<1B>cz<63>'[<5B>Gg<0B>V<EFBFBD><56>30<33>hv<><76>[>Oϳ<4F>K륍<1C><><EFBFBD>:@X<>k<EFBFBD><6B>1r<31>Kx{<7B>4<EFBFBD><34>I<EFBFBD><49><EFBFBD>q<EFBFBD>}<7D><><EFBFBD><EFBFBD><EFBFBD>i'<27>m<EFBFBD><6D><EFBFBD><EFBFBD><EFBFBD>LK<13><><EFBFBD>e<EFBFBD><65><EFBFBD>k<><6B><EFBFBD><06>
|
||||
,Ɲ<>ɓIh<49>[<5B>
|
||||
<EFBFBD>EL<EFBFBD>,X<>ᯜw<<3C>Y<EFBFBD>7S<18>F<EFBFBD><46>
|
||||
M<><07>W<><57>1+<10><>b<EFBFBD>ƸR<C6B8>`W<>RҽT<1C>\<5C>q<EFBFBD><71><EFBFBD>%<25>R[O<1C><12><><06><0E><11>[<5B>m<1B>P<EFBFBD><1D><><EFBFBD>N<EFBFBD>x-<2D><><EFBFBD><EFBFBD>xN-u)<29><>,Ƶc<>K<EFBFBD>><3E><>\<5C>݉0<@mk0<><0C>K<EFBFBD>q<EFBFBD><71><EFBFBD><EFBFBD><EFBFBD>l9Ke<4B><65>k<EFBFBD><6B>מ<EFBFBD>g<EFBFBD><67>k<EFBFBD><6B><14><>3`<60><06>K<EFBFBD><4B><EFBFBD>;y<>g<EFBFBD><67><EFBFBD>Lē<4C><1E>f<EFBFBD>rz.r<08><06>7<EFBFBD><37><EFBFBD>1<03>)<29><>l<1E><15>4<EFBFBD><34><EFBFBD><EFBFBD>=0<07><><EFBFBD>M/<2F>o+<2B>j<EFBFBD><6A>tK<74>[<02>#<23><><18><>!<21>R<EFBFBD>i<EFBFBD>'<27>5^щ<><D189>1yaP<61>`);<03><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>8<EFBFBD><38><EFBFBD>H<EFBFBD>9<EFBFBD>ã<EFBFBD>\
|
||||
<EFBFBD>4<EFBFBD><EFBFBD>v<EFBFBD>8Lz<EFBFBD><EFBFBD>g<EFBFBD>=<02><><EFBFBD><EFBFBD>8<EFBFBD>mVK*V<> <09>ԘK<19>I<EFBFBD>\`#<23>v<EFBFBD><76>%<25>B<EFBFBD><42>#Ж<><<3C>
|
||||
<EFBFBD>x,<2C><<3C><06>T<EFBFBD><54>c<EFBFBD><63><03>of <09>c*.Ga<47>h8<68><38><1E>z<EFBFBD>r" ѱ<><D1B1><1C>01Ib<>~@`<02>q<EFBFBD><16><02>ĠDtț7!L <20><><EFBFBD><EFBFBD>p<EFBFBD>uW=<3D>@<40><>x<EFBFBD><78>m<13><19>fLM<4C><4D><EFBFBD> ;<3B>Q<EFBFBD>z<EFBFBD>Y<EFBFBD>E<EFBFBD><45><EFBFBD>ʽ&<26><><1A>[aㇳxX<78>ы_<D18B>ۍJ/ޜ<>x<EFBFBD>5n7z*<2A><1F>ڽ<1D><>-<2D>Xa<58>o<1A>ؐ<EFBFBD><16><>ts瀖<7F><E78096><EFBFBD><EFBFBD><18><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:<3A><17>w 6bO<>ˁ<EFBFBD>Ru<52>4t<34><74><EFBFBD><04><18>@<40><>sa<1D><>QZ<51><1B>s3<73>;;<3B>
|
||||
M<EFBFBD><EFBFBD>e.l<1E><>ޝ<0B>n<><6E><EFBFBD><EFBFBD>n<EFBFBD>m;u<>B<EFBFBD>3`e<>i<05>C^Q<><51>]aGF<><46><15><1C><>ư<EFBFBD>
|
||||
t<EFBFBD><1C><>ԽU<02><><EFBFBD><EFBFBD><EFBFBD>!<21>&v<18><> <20><><EFBFBD>ӱ?T<>yİ<79><C4B0><EFBFBD><EFBFBD>w:<3A><><18>o<EFBFBD>I<15>3<EFBFBD>x
|
||||
<EFBFBD>];<3B><>8P,<2C><>Plч<6C>3b\<5C> <09><><1F><>mPTƈq<C688><71>)M<02><>|<7C><><EFBFBD>q<EFBFBD><71><EFBFBD>3<0C>+(<28><1D>'<27><><EFBFBD>r)<29><><EFBFBD><EFBFBD><EFBFBD>,<2C>N<EFBFBD><4E>R<EFBFBD><52>6<><36><EFBFBD>yz\K<>3!<21><><EFBFBD>[<5B><>,(s<>Z$<24><><EFBFBD><14>$<24>0\<5C>=<14>Q<EFBFBD><51>X<><58><EFBFBD>(<28><>XǛ<58>8<EFBFBD><38>p
|
||||
B<EFBFBD><EFBFBD>T <20>`<60><01>qV9<56><39><EFBFBD><EFBFBD>b<>
|
||||
<EFBFBD>W<EFBFBD>D<EFBFBD>p
|
||||
E<EFBFBD>H4<EFBFBD>W<EFBFBD><EFBFBD><EFBFBD><EFBFBD>2 <20><>
|
||||
!X<><58><EFBFBD><EFBFBD>!<21><><EFBFBD><EFBFBD><EFBFBD><05><>>& a<>{<7B><>ص#54<35>A<EFBFBD>
|
||||
h}<7D><>0#lo<> a<><61>\y[<0B>i<>ߛVq<><71><EFBFBD>AD'_<>@p<>q)<29><>p<EFBFBD><70><EFBFBD>c<>O|{;<3B>|<7C><08>|<13><>o<<3C>MH<1C>D`cyn<79><6E>S*!H*<2A><><EFBFBD><EFBFBD>;0?<3F>(<0F><>C9<43><39><1B>1<EFBFBD><31>G@<40><><EFBFBD>$)<29>AT`c<>+!<21><>r3<72><33>QOȻX<11>)ȶ<12>q`<60>p{x<><78>p<EFBFBD>03<30><33><EFBFBD>?<3F><18>th_2#nTA<54><41><0E>}<7D>0<EFBFBD><30>g<1A>6<EFBFBD><36>l<08>.<05><><EFBFBD>h<EFBFBD><68><EFBFBD><EFBFBD><EFBFBD><EFBFBD>;<3B><03>
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <09>)<29><>#<23><>0
|
||||
R轳q<EFBFBD>l<><14><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>̦<EFBFBD><CCA6>i\1<0C>Y[<5B><><15><>T<14><0C>#Q<><1F>`4<><34><EFBFBD>)<29>mN7N<37>n^bE<>/<2F>^<5E>ݿ'?3<>a<1A><><EFBFBD>Ep<45><70><EFBFBD><EFBFBD><EFBFBD>\<5C><><EFBFBD>,,T<>30-<2D><>+iQ<69>flPBB<42><42><EFBFBD>J<EFBFBD>9<19>6qϏ<71><CF8F><EFBFBD><EFBFBD>ǁ<EFBFBD><C781>g<0C>vM<76>a8<02><>g:p |