paper: Add emergencity acknowledgement

This commit is contained in:
jaseg 2025-01-27 18:05:44 +01:00
parent 2d2118e7b3
commit 522857cf73
3 changed files with 830 additions and 5584 deletions

View file

@ -17,6 +17,23 @@ all: ${main_tex}.pdf
biber $*
pdflatex -shell-escape $<
paper_biber.bib:
biber --output-format=bibtex --output-resolve paper.bcf
submission.zip:
rm -f submission.zip
zip -r submission.zip paper.tex paper.bib version.tex \
figures/klein-spulen-schwingkreise-korbspule.jpg\
figures/k_ripple_plot.pdf\
figures/nk_combined.pdf\
figures/nk_complex_illust.pdf\
figures/rms_ripple_double_rotation_n3_r4.pdf\
figures/saacke-radiotechnik-3-ledionspule.jpg\
figures/svg_vis_paper_plain.png\
figures/svg_vis_paper.png\
figures/symmetry_3turn_n_twist.pdf\
figures/test_schematic.pdf
version.tex: ${main_tex}.tex paper.bib
echo "${VERSION_STRING}" > $@

File diff suppressed because one or more lines are too long

View file

@ -46,8 +46,11 @@
% Go into way more detail on use case
\date{November 14 2024}
\author{\IEEEauthorblockN{Jan Sebastian Götte}\thanks{Jan Sebastian Götte is with the Technical University of Darmstadt,
64283 Darmstadt, Germany (e-mail: jan.goette@tu-darmstadt.de).}}
\author{\IEEEauthorblockN{Jan Sebastian Götte},\thanks{Corresponding author. Jan Sebastian Götte is with the Technical
University of Darmstadt, 64283 Darmstadt, Germany (e-mail: jan.goette@tu-darmstadt.de).}
\and
\IEEEauthorblockN{Björn Scheuermann}\thanks{Björn Scheuermann is with the Technical University of Darmstadt,
64283 Darmstadt, Germany (e-mail: scheuermann@kom.tu-darmstadt.de).}}
\title{Wireless Power Transfer with a Twist:
Achieving Rotation-Invariant Coupling using Twisted Multi-Layer PCB Inductors}
\maketitle
@ -917,6 +920,12 @@ four-dimensional mapping of the coupling between a pair of identical inductors.
description of twisted inductor construction as well as a set of Open-Source tools for their design, available at the
link at the end of this paper.
\section*{Acknowledgement}
\addcontentsline{toc}{section}{Acknowledgment}
This work has been funded by the LOEWE initiative (Hesse, Germany) within the emergenCITY center
[LOEWE/1/12/519/03/05.001(0016)/72] as well as by Technical University of Darmstadt.
\section*{Availability}
This is version \texttt{\input{version.tex}\unskip} of this paper, generated on \today.