1
0
Fork 0
overleaf-AHEPaM/coverletter/open_questions_esa.tex

72 lines
3 KiB
TeX
Raw Permalink Normal View History

2023-06-20 08:47:50 +00:00
\documentclass[12pt]{article}
\usepackage{fullpage}
\usepackage[utf8]{inputenc}
\usepackage{graphicx}
\usepackage{hyperref}
\usepackage{xcolor}
\usepackage{subcaption}
\usepackage{multirow}
\usepackage[backend=biber,style=numeric, defernumbers=true, sorting=none]{biblatex}
\addbibresource{shared/sample.bib} %Imports bibliography file
\newcommand{\docname}[1]{\textbf{#1}}
\title{AHEPaM - Open questions from CAU to ESA}
\author{Patrick Kühl}
\begin{document}
\maketitle
\begin{abstract}
This document summarizes open questions from CAU to ESA.
\end{abstract}
%\begin{abstract}\normalsize
%This document contains ....
%\end{abstract}
CAU would like to discuss the following points with ESA:
\begin{enumerate}
\item How is the delay in phase one altering the schedule for phase two?
\item The thermal environment needs to be specified in more detail (see also comments to the related requirements)
2023-06-20 10:27:23 +00:00
\item CAU would like to clearify the electronic interface:
2023-06-20 08:47:50 +00:00
\begin{itemize}
2023-06-20 10:27:23 +00:00
\item Definition of interface connectors:
\begin{itemize}
\item Is data interface separated from power interface?
\item Preferred connector type and pinning?
\item When non operational survival heater is needed, is this an individual connector?
\item Our instrument has a high speed streaming calibration data interface, which is not connected to space craft on FM. We prefer to have this data lines on one of the existing connectors.
\end{itemize}
\item Input voltage range? We prefer 28V, what is the expected worst case input voltage range for our instrument?
\item Current limiter? Is there a current limiter on space craft side or is there a maximum peak current requirement for our instrument, we have to take care of?
2023-06-20 08:47:50 +00:00
\end{itemize}
2023-06-20 10:27:23 +00:00
\item Section 5 in the system requirement document \cite{ahepam-req} lists requirements from CAU to ESA. Can ESA comply with them?
2023-06-20 08:47:50 +00:00
\item Furthermore, several requirements need input/clearification/updates from ESA:
\begin{itemize}
\item R-AHEPaM-021: Proton precision
\item R-AHEPaM-025: Electron precision
\item R-AHEPaM-026: Electron precision
\item R-AHEPaM-027: Electrons statistical accuracy
\item R-AHEPaM-030: Helium relative precision
\item R-AHEPaM-039: Thermal limits
\item R-AHEPaM-041: AHEPaM TRP
\item R-AHEPaM-042: Radiative thermal IF
\item R-AHEPaM-044: Thermal stability
\item R-AHEPaM-045: Conductive IF stability
\item R-AHEPaM-046: Conductive IF temperature gradient
\item R-AHEPaM-047: AHEPaM mass
\item R-AHEPaM-140: Sine vibration
\item R-AHEPaM-150: Accoustic environment
\end{itemize}
\end{enumerate}
%\newpage
%\bibliographystyle{plain}
%This is where the bibliography is included. biber can also handle other keywords.
\printbibliography[keyword={applicable}, title={Applicable Documents}]
\printbibliography[keyword={reference}, title={Reference Documents}]
\end{document}