% Created 2024-03-19 Tue 11:13 % Intended LaTeX compiler: pdflatex \documentclass[a4paper, 10pt, DIV=12, parskip=full, bibliography=totoc]{scrreprt} \input{preamble.tex} \bibliography{nass-design.bib} \author{Dehaeze Thomas} \date{\today} \title{Nano Hexapod - Obtained Design} \hypersetup{ pdfauthor={Dehaeze Thomas}, pdftitle={Nano Hexapod - Obtained Design}, pdfkeywords={}, pdfsubject={}, pdfcreator={Emacs 29.2 (Org mode 9.7)}, pdflang={English}} \usepackage{biblatex} \begin{document} \maketitle \tableofcontents \clearpage Presentation of the obtained design: \begin{itemize} \item Fixation \item Cable management \item Plates design \item FEM results \item Table some pictures from here: \href{file:///home/thomas/Cloud/work-projects/ID31-NASS/matlab/nass-nano-hexapod-assembly/nass-nano-hexapod-assembly.org}{nass-nano-hexapod-assembly} \item Explain again the different specifications in terms of space, payload, etc.. \item CAD view of the nano-hexapod \item Chosen geometry, materials, ease of mounting, cabling, \ldots{} \item Validation on Simscape with accurate model? \end{itemize} \begin{table}[htbp] \caption{\label{tab:nass_design_section_matlab_code}Report sections and corresponding Matlab files} \centering \begin{tabularx}{0.6\linewidth}{lX} \toprule \textbf{Sections} & \textbf{Matlab File}\\ \midrule Section \ref{sec:nass_design}\_ & \texttt{nass\_design\_1\_.m}\\ \bottomrule \end{tabularx} \end{table} \chapter{Amplified Piezoelectric Design} \label{sec:nass_design_mechanics} \chapter{Conclusion} \label{sec:nass_design_conclusion} \printbibliography[heading=bibintoc,title={Bibliography}] \end{document}