From 6ac4a305add669b150510be82287eef3438dd481 Mon Sep 17 00:00:00 2001 From: Claudio <claudio.mandrioli@control.lth.se> Date: Mon, 15 Oct 2018 11:34:34 +0200 Subject: [PATCH] fixing references varie --- paper/sections/01-intro.tex | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/paper/sections/01-intro.tex b/paper/sections/01-intro.tex index 65de673..2c690cb 100644 --- a/paper/sections/01-intro.tex +++ b/paper/sections/01-intro.tex @@ -1,11 +1,10 @@ Global Positioning System (GPS) receivers are well known to be power-hungry with respect to the power consumed by a small electronic -device~\cite{bib:computation-offloading, bib:selective-tracking, - bib:microsoft-leap, bib:sparse-fourier, bib:enloc-smartphones, +device~\cite{ + bib:microsoft-leap, bib:enloc-smartphones, bib:virtualGPS, bib:accuracy-adaptation, bib:feasibility-duty-cycling, bib:traffic-delay, bib:entracked-datadriven-modeling, bib:senseLess, - bib:framework-for-energy-efficiency, bib:desing-principles-for-energy-efficiency}. This is probably the main reason that motivates research on the optimization of the GPS stack and on multi-sensor data merging, for example via sensor @@ -18,7 +17,8 @@ intertial measurments sensors~\cite{bib:gps-imu}. While the GPS is power-hungry but provided very precise information, inertial measurments sensors are less demanding in terms of battery, but also less precise. In the literature, optimizations of this type are -accompanied by experimental data~\cite{bib:accuracy-adaptation, +accompanied by experimental data~\cite{ bib:microsoft-leap, bib:enloc-smartphones, + bib:virtualGPS, bib:accuracy-adaptation, bib:feasibility-duty-cycling, bib:traffic-delay, bib:entracked-datadriven-modeling, bib:senseLess, bib:framework-for-energy-efficiency}, that are time-consuming to @@ -72,4 +72,4 @@ is derived using the given models is described in Section~\ref{sec:control}. We evaluate our proposal with data from real GPS and IMU devices and simulated traces in Section~\ref{sec:experiments}. Finally, Section~\ref{sec:concl} -concludes the paper. \ No newline at end of file +concludes the paper. -- GitLab