2020-08-17 18:06:18 +02:00
|
|
|
% Created 2020-08-17 lun. 18:06
|
2019-08-14 12:08:30 +02:00
|
|
|
% Intended LaTeX compiler: pdflatex
|
2020-08-17 17:56:40 +02:00
|
|
|
\documentclass[conference]{IEEEtran}
|
2019-08-14 12:08:30 +02:00
|
|
|
\usepackage[utf8]{inputenc}
|
|
|
|
\usepackage[T1]{fontenc}
|
|
|
|
\usepackage{graphicx}
|
|
|
|
\usepackage{grffile}
|
|
|
|
\usepackage{longtable}
|
|
|
|
\usepackage{wrapfig}
|
|
|
|
\usepackage{rotating}
|
|
|
|
\usepackage[normalem]{ulem}
|
|
|
|
\usepackage{amsmath}
|
|
|
|
\usepackage{textcomp}
|
|
|
|
\usepackage{amssymb}
|
|
|
|
\usepackage{capt-of}
|
|
|
|
\usepackage{hyperref}
|
|
|
|
\usepackage[most]{tcolorbox}
|
2020-08-17 17:56:40 +02:00
|
|
|
\usepackage{bm}
|
|
|
|
\usepackage{booktabs}
|
|
|
|
\usepackage{tabularx}
|
|
|
|
\usepackage{array}
|
2019-08-14 12:08:30 +02:00
|
|
|
\usepackage{siunitx}
|
2020-08-17 17:56:40 +02:00
|
|
|
\IEEEoverridecommandlockouts
|
|
|
|
\usepackage{cite}
|
2020-08-17 18:06:18 +02:00
|
|
|
\usepackage{showframe}
|
2020-08-17 17:56:40 +02:00
|
|
|
\usepackage{amsmath,amssymb,amsfonts}
|
|
|
|
\usepackage{algorithmic}
|
|
|
|
\usepackage{graphicx}
|
|
|
|
\usepackage{textcomp}
|
|
|
|
\usepackage{xcolor}
|
|
|
|
\usepackage{cases}
|
|
|
|
\usepackage{tabularx,siunitx,booktabs}
|
|
|
|
\usepackage{algorithmic}
|
|
|
|
\usepackage{import, hyperref}
|
|
|
|
\renewcommand{\citedash}{--}
|
|
|
|
\def\BibTeX{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08em T\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}
|
|
|
|
\author{\IEEEauthorblockN{Dehaeze Thomas} \IEEEauthorblockA{\textit{European Synchrotron Radiation Facility} \\ Grenoble, France\\ \textit{Precision Mechatronics Laboratory} \\ \textit{University of Liege}, Belgium \\ thomas.dehaeze@esrf.fr }\and \IEEEauthorblockN{Collette Christophe} \IEEEauthorblockA{\textit{BEAMS Department}\\ \textit{Free University of Brussels}, Belgium\\ \textit{Precision Mechatronics Laboratory} \\ \textit{University of Liege}, Belgium \\ ccollett@ulb.ac.be }}
|
|
|
|
\date{2020-08-17}
|
|
|
|
\title{Robust and Optimal Sensor Fusion}
|
2019-08-14 12:08:30 +02:00
|
|
|
\begin{document}
|
|
|
|
|
|
|
|
\maketitle
|
|
|
|
|
|
|
|
\begin{abstract}
|
|
|
|
Abstract text to be done
|
|
|
|
\end{abstract}
|
|
|
|
|
|
|
|
\begin{IEEEkeywords}
|
2020-08-17 17:56:40 +02:00
|
|
|
Complementary Filters, Sensor Fusion, H-Infinity Synthesis
|
2019-08-14 12:08:30 +02:00
|
|
|
\end{IEEEkeywords}
|
|
|
|
|
|
|
|
\section{Introduction}
|
2020-08-17 18:06:18 +02:00
|
|
|
\label{sec:orgc7e68f1}
|
2020-08-17 17:56:40 +02:00
|
|
|
\label{sec:introduction}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
2020-08-17 17:56:40 +02:00
|
|
|
\section{Optimal Super Sensor Noise: \(\mathcal{H}_2\) Synthesis}
|
2020-08-17 18:06:18 +02:00
|
|
|
\label{sec:org9dea05a}
|
2020-08-17 17:56:40 +02:00
|
|
|
\label{sec:optimal_fusion}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
2020-08-17 17:56:40 +02:00
|
|
|
\subsection{Sensor Fusion Architecture}
|
2020-08-17 18:06:18 +02:00
|
|
|
\label{sec:org02189c8}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
2020-08-17 17:56:40 +02:00
|
|
|
\begin{figure}[htbp]
|
|
|
|
\centering
|
|
|
|
\includegraphics[scale=1]{figs/sensor_fusion_noise_arch.pdf}
|
|
|
|
\caption{\label{fig:sensor_fusion_noise_arch}Figure caption}
|
|
|
|
\end{figure}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
2020-08-17 17:56:40 +02:00
|
|
|
\subsection{Super Sensor Noise}
|
2020-08-17 18:06:18 +02:00
|
|
|
\label{sec:org75bf123}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
2020-08-17 17:56:40 +02:00
|
|
|
\subsection{\(\mathcal{H}_2\) Synthesis of Complementary Filters}
|
2020-08-17 18:06:18 +02:00
|
|
|
\label{sec:org2372e4d}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
2020-08-17 17:56:40 +02:00
|
|
|
\begin{figure}[htbp]
|
|
|
|
\centering
|
|
|
|
\includegraphics[scale=1]{figs/h_two_optimal_fusion.pdf}
|
|
|
|
\caption{\label{fig:h_two_optimal_fusion}Figure caption}
|
|
|
|
\end{figure}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
2020-08-17 17:56:40 +02:00
|
|
|
\subsection{Example}
|
2020-08-17 18:06:18 +02:00
|
|
|
\label{sec:orgf58d3c3}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
2020-08-17 17:56:40 +02:00
|
|
|
\subsection{Robustness Problem}
|
2020-08-17 18:06:18 +02:00
|
|
|
\label{sec:org25143ef}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
2020-08-17 17:56:40 +02:00
|
|
|
\section{Robust Sensor Fusion: \(\mathcal{H}_\infty\) Synthesis}
|
2020-08-17 18:06:18 +02:00
|
|
|
\label{sec:orge0ab922}
|
2020-08-17 17:56:40 +02:00
|
|
|
\label{sec:robust_fusion}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
2020-08-17 17:56:40 +02:00
|
|
|
\subsection{Representation of Sensor Dynamical Uncertainty}
|
2020-08-17 18:06:18 +02:00
|
|
|
\label{sec:orgde1ca0e}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
|
|
|
\begin{figure}[htbp]
|
|
|
|
\centering
|
2020-08-17 17:56:40 +02:00
|
|
|
\includegraphics[scale=1]{figs/sensor_fusion_arch_uncertainty.pdf}
|
|
|
|
\caption{\label{fig:sensor_fusion_arch_uncertainty}Figure caption}
|
2019-08-14 12:08:30 +02:00
|
|
|
\end{figure}
|
|
|
|
|
2020-08-17 17:56:40 +02:00
|
|
|
\subsection{Super Sensor Dynamical Uncertainty}
|
2020-08-17 18:06:18 +02:00
|
|
|
\label{sec:org7f51f8d}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
|
|
|
\begin{figure}[htbp]
|
|
|
|
\centering
|
2020-08-17 17:56:40 +02:00
|
|
|
\includegraphics[scale=1]{figs/uncertainty_set_super_sensor.pdf}
|
|
|
|
\caption{\label{fig:uncertainty_set_super_sensor}Figure caption}
|
2019-08-14 12:08:30 +02:00
|
|
|
\end{figure}
|
|
|
|
|
2020-08-17 17:56:40 +02:00
|
|
|
\subsection{\(\mathcal{H_\infty}\) Synthesis of Complementary Filters}
|
2020-08-17 18:06:18 +02:00
|
|
|
\label{sec:org04f04f3}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
2020-08-17 17:56:40 +02:00
|
|
|
\begin{figure}[htbp]
|
|
|
|
\centering
|
|
|
|
\includegraphics[scale=1]{figs/h_infinity_robust_fusion.pdf}
|
|
|
|
\caption{\label{fig:h_infinity_robust_fusion}Figure caption}
|
|
|
|
\end{figure}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
2020-08-17 17:56:40 +02:00
|
|
|
\subsection{Example}
|
2020-08-17 18:06:18 +02:00
|
|
|
\label{sec:orgbeb8891}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
2020-08-17 17:56:40 +02:00
|
|
|
\section{Optimal and Robust Sensor Fusion: Mixed \(\mathcal{H}_2/\mathcal{H}_\infty\) Synthesis}
|
2020-08-17 18:06:18 +02:00
|
|
|
\label{sec:orgf739e93}
|
2020-08-17 17:56:40 +02:00
|
|
|
\label{sec:optimal_robust_fusion}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
2020-08-17 17:56:40 +02:00
|
|
|
\subsection{Sensor Fusion Architecture}
|
2020-08-17 18:06:18 +02:00
|
|
|
\label{sec:org8fde0b7}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
2020-08-17 17:56:40 +02:00
|
|
|
\begin{figure}[htbp]
|
|
|
|
\centering
|
|
|
|
\includegraphics[scale=1]{figs/sensor_fusion_arch_full.pdf}
|
|
|
|
\caption{\label{fig:sensor_fusion_arch_full}Figure caption}
|
|
|
|
\end{figure}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
2020-08-17 17:56:40 +02:00
|
|
|
\subsection{Synthesis Objective}
|
2020-08-17 18:06:18 +02:00
|
|
|
\label{sec:org91a1cb3}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
2020-08-17 17:56:40 +02:00
|
|
|
\subsection{Mixed \(\mathcal{H}_2/\mathcal{H}_\infty\) Synthesis}
|
2020-08-17 18:06:18 +02:00
|
|
|
\label{sec:orgcd9ab73}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
2020-08-17 17:56:40 +02:00
|
|
|
\begin{figure}[htbp]
|
|
|
|
\centering
|
|
|
|
\includegraphics[scale=1]{figs/mixed_h2_hinf_synthesis.pdf}
|
|
|
|
\caption{\label{fig:mixed_h2_hinf_synthesis}Figure caption}
|
|
|
|
\end{figure}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
2020-08-17 17:56:40 +02:00
|
|
|
\subsection{Example}
|
2020-08-17 18:06:18 +02:00
|
|
|
\label{sec:orgc2f161d}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
2020-08-17 17:56:40 +02:00
|
|
|
\section{Experimental Validation}
|
2020-08-17 18:06:18 +02:00
|
|
|
\label{sec:org9c8a2db}
|
2020-08-17 17:56:40 +02:00
|
|
|
\label{sec:experimental_validation}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
2020-08-17 17:56:40 +02:00
|
|
|
\subsection{Experimental Setup}
|
2020-08-17 18:06:18 +02:00
|
|
|
\label{sec:orga1abc9b}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
2020-08-17 17:56:40 +02:00
|
|
|
\subsection{Sensor Noise and Dynamical Uncertainty}
|
2020-08-17 18:06:18 +02:00
|
|
|
\label{sec:org9d92c2b}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
2020-08-17 17:56:40 +02:00
|
|
|
\subsection{Mixed \(\mathcal{H}_2/\mathcal{H}_\infty\) Synthesis}
|
2020-08-17 18:06:18 +02:00
|
|
|
\label{sec:orgbda5f50}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
2020-08-17 17:56:40 +02:00
|
|
|
\subsection{Super Sensor Noise and Dynamical Uncertainty}
|
2020-08-17 18:06:18 +02:00
|
|
|
\label{sec:orgb1aa4c9}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
|
|
|
\section{Conclusion}
|
2020-08-17 18:06:18 +02:00
|
|
|
\label{sec:org468c862}
|
2019-08-14 12:08:30 +02:00
|
|
|
\label{sec:conclusion}
|
|
|
|
|
|
|
|
\section{Acknowledgment}
|
2020-08-17 18:06:18 +02:00
|
|
|
\label{sec:org07d8818}
|
2019-08-14 12:08:30 +02:00
|
|
|
|
|
|
|
\bibliography{ref}
|
2020-08-17 17:56:40 +02:00
|
|
|
\end{document}
|