2020-10-05 14:59:04 +02:00
<?xml version="1.0" encoding="utf-8"?>
< !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"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-09-01 11:35:50 +02:00
<!-- 2021 - 09 - 01 mer. 11:36 -->
2020-10-05 14:59:04 +02:00
< meta http-equiv = "Content-Type" content = "text/html;charset=utf-8" / >
2021-06-21 11:42:22 +02:00
< title > Complementary Filters Shaping Using $\mathcal{H}_\infty$ Synthesis< / title >
2020-10-05 14:59:04 +02:00
< meta name = "author" content = "Thomas Dehaeze" / >
2021-06-21 11:42:22 +02:00
< meta name = "generator" content = "Org Mode" / >
2020-11-12 10:44:59 +01:00
< link rel = "stylesheet" type = "text/css" href = "https://research.tdehaeze.xyz/css/style.css" / >
< script type = "text/javascript" src = "https://research.tdehaeze.xyz/js/script.js" > < / script >
2021-06-21 11:42:22 +02:00
< script >
MathJax = {
svg: {
scale: 1,
fontCache: "global"
},
tex: {
tags: "ams",
multlineWidth: "%MULTLINEWIDTH",
tagSide: "right",
macros: {bm: ["\\boldsymbol{#1}",1],},
tagIndent: ".8em"
}
};
< / script >
< script id = "MathJax-script" async
src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-svg.js">< / script >
2020-10-05 14:59:04 +02:00
< / head >
< body >
2020-11-12 10:44:59 +01:00
< div id = "org-div-home-and-up" >
< a accesskey = "h" href = "../index.html" > UP < / a >
|
< a accesskey = "H" href = "../index.html" > HOME < / a >
2021-09-01 11:35:50 +02:00
< / div > < div id = "content" class = "content" >
2020-10-05 14:59:04 +02:00
< h1 class = "title" > Complementary Filters Shaping Using \(\mathcal{H}_\infty\) Synthesis
< br / >
< span class = "subtitle" > Dehaeze Thomas, Verma Mohit and Collette Christophe< / span >
< / h1 >
< blockquote >
< p >
< b > Abstract< / b > :
< / 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.
< / p >
< / blockquote >
2021-09-01 11:35:50 +02:00
< div id = "outline-container-orgafee5c3" class = "outline-2" >
< h2 id = "orgafee5c3" > Paper (< a href = "journal/dehaeze21_desig_compl_filte.pdf" > link< / a > )< / h2 >
< div class = "outline-text-2" id = "text-orgafee5c3" >
2020-10-05 14:59:04 +02:00
< 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 >
< / div >
< / div >
2021-09-01 11:35:50 +02:00
< div id = "outline-container-orgb8fb429" class = "outline-2" >
< h2 id = "orgb8fb429" > Matlab Scripts (< a href = "matlab/dehaeze21_desig_compl_filte_matlab.html" > link< / a > )< / h2 >
< div class = "outline-text-2" id = "text-orgb8fb429" >
2021-06-21 11:42:22 +02:00
< 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.
< / p >
< / div >
< / div >
2021-09-01 11:35:50 +02:00
< div id = "outline-container-org0ecd5c8" class = "outline-2" >
< h2 id = "org0ecd5c8" > Tikz Figures (< a href = "tikz/dehaeze21_desig_compl_filte_tikz.html" > link< / a > )< / h2 >
< div class = "outline-text-2" id = "text-org0ecd5c8" >
2020-10-05 14:59:04 +02:00
< p >
All the figures for the paper have been generated using < a href = "https://sourceforge.net/projects/pgf/" > TikZ< / a > .
< / p >
< / div >
< / div >
< / div >
< / body >
< / html >