diff --git a/chapter-conclusion/chapter.tex b/chapter-conclusion/chapter.tex index be4a14d..38df705 100644 --- a/chapter-conclusion/chapter.tex +++ b/chapter-conclusion/chapter.tex @@ -1,4 +1,5 @@ -\chaptertitle{Conclusion} +\chapter{Conclusion} +\newpage In this thesis, we proposed Inertial Hardware Security Modules (IHSMs), a completely new approach to physical security that combines conventional tamper-sensing meshes with physical movement to bootstrap a highly secure system from diff --git a/chapter-nice-coils/chapter.tex b/chapter-nice-coils/chapter.tex index 63e48a1..fa3d575 100644 --- a/chapter-nice-coils/chapter.tex +++ b/chapter-nice-coils/chapter.tex @@ -895,8 +895,16 @@ increased inductance compared to conventional two-layer planar spiral inductors. We base our evaluation on laboratory measurements on a set of 39 sample inductors in total, including an automated, four-dimensional mapping of the coupling between a pair of identical inductors. We provide both an analytical -description of twisted inductor construction as well as a set of Open-Source tools for their design. +description of twisted inductor construction as well as a set of Open-Source tools for their design in the supplementary +material to this thesis. +Applied to an IHSM design, a wireless power transfer system using twised inductors to power the rotating mesh improves +efficiency by reducing losses due to stray capacitance and reduces secondary-side ripple. The reduced secondary-side +ripple allows the use of smaller filtering components, reducing board mass and mitigating heavy components as a possible +fault location. Additionally, the reduced ripple allows the use of secondary-side voltage regulators with less voltage +headroom, further reducing power transfer losses. By directly embedding twisted inductors into the IHSM's secondary side +mesh monitoring PCB, construction is simplified. The resulting assembly is lighter and smaller, which reduces motor load +and enables the implementation of compact IHSM meshes. %\begin{figure} % \begin{center} diff --git a/thesis.tex b/thesis.tex index ebe4fe9..41b2e10 100644 --- a/thesis.tex +++ b/thesis.tex @@ -40,7 +40,8 @@ \dochapter{chapter-nice-coils} % Status: Copy-paste done, build works, integration TODO \dochapter{chapter-qkd} % Status: Re-integration of changes from workshop paper TODO \dochapter{chapter-smpc} % Status: TODO -\dochapter{chapter-conclusion} % Status: TODO + +\input{chapter-conclusion/chapter.tex} % Status: TODO \appendix