source: JEM-EUSO/ICRC2013/EusoBalloonDetector/v1r0/InstrumentTable.tex @ 142

Last change on this file since 142 was 142, checked in by dagoret, 11 years ago

commit version before corrections

File size: 2.9 KB
Line 
1\documentclass[10pt, oneside]{article}          % use "amsart" instead of "article" for AMSLaTeX format
2%\usepackage{geometry}                          % See geometry.pdf to learn the layout options. There are lots.
3%\geometry{letterpaper}                                 % ... or a4paper or a5paper or ...
4%\geometry{landscape}                           % Activate for for rotated page geometry
5%\usepackage[parfill]{parskip}                  % Activate to begin paragraphs with an empty line rather than an indent
6%\usepackage{graphicx}                          % Use pdf, png, jpg, or eps§ with pdflatex; use eps in DVI mode
7\pagestyle{empty}                                                       % remove page number           
8%\usepackage{amssymb}
9
10%\title{Brief Article}
11%\author{The Author}
12%\date{}                                                        % Activate to display a given date or no date
13
14\begin{document}
15%\maketitle
16%\section{}
17%\subsection{}
18\begin{tabular}{|c|c|}\hline 
19{\ Parameter name}  & {\ values} \\ \hline
20\multicolumn{2}{|c|}{{\ 1:General parameters} } \\ \hline
21{\ Field of View }  &  {\ 12$^o \times$ 12$^o $ } \\ 
22{\ Aperture} & {\ 1 m$^2 \times$ 1 m$^2$} \\
23{\ Height} & {\ 2.66 m} \\
24{\ Width} & {\ 1.21 m} \\
25{\ Weight }& {\ 300 kg }\\ \hline
26\multicolumn{2}{|c|}{{\ 2:Optics} } \\ \hline
27{\ Focal Length } & {\ 1.62 m}  \\
28{\ Focal Point Spread (RMS)} & {\ 2.6 mm} \\  \hline
29\multicolumn{2}{|c|}{ {\ 3:Focal Surface} } \\ \hline
30{\ Curvature Radius}  & {\ 2.5 m} \\
31{\ Number of Pixels} & {\ 2304} \\
32{\ Pixel FOV} & {\ 0.25$^o \times$0.25$^o$} \\ 
33{\ Pixel size} & {\ 2.88 mm$\times$2.88 mm} \\
34{\ BG3 UV Filter transmittance} & {\ 98 \%} \\ 
35{\ Wavelength range} & {\ 290 nm - 430 nm} \\ 
36{\ Number of MAPMTs} & {\ 6$\times$ 6} \\ \hline
37\multicolumn{2}{|c|}{{\ 4:PhotonDetection (MAPMTs)}} \\ \hline
38{\ Number of channels} & {\ 64}  \\
39{\ Photon detection efficiency} & {\ 35 \%} \\
40{\ Gain} & {\ 10$^6$} \\
41{\ Pulse duration} & {\ 2 ns} \\
42{\ Two pulses separation} & {\ 5 ns} \\
43{\ Dynamic Range} & {\ 1 - 100 photons} \\
44{\ Maximum tube current} & {\ 100 $\mu$A} \\ \hline
45\multicolumn{2}{|c|}{{\ 4:Signal Measurement (ASIC)}} \\ \hline
46{\ Sampling period (GTU)} & {\ 2.5 $\mu$s} \\
47{\ Photon Counting (64 ch), photoelectrons} & {\ 0.3 pe (50 fC) - 30 pe (5 pC)}  \\
48{\ Charge to Time Conv (8 ch)}  &  {\ 2 pC (10 pe) - 200 pC (100 pe)}  \\ 
49{\ Readout Clock}  & {\ 40 MHz}  \\ \hline
50\multicolumn{2}{|c|}{ {\ 6:Triggers (FPGA, Virtex 6(L1) and Virtex 4(L2))} }\\ \hline
51{\ L1 rate}  & {\ 7 Hz (1-100 Hz)} \\ 
52{\ L2 rate}  & {\ Max 50 Hz}  \\ \hline
53\multicolumn{2}{|c|}{ {\ 7:Event readout and DAQ (CPU, Clocks, GPS)}} \\ \hline
54{\ Event size} & {\ 330 kB} \\
55{\ Data flow} & {\ 3.24 Mb/s} \\ 
56{\ Readout Clock} & {\ 40 MHz} \\
57{\ Event dating}  & {\ at $\mu$s level} \\ \hline
58\multicolumn{2}{|c|}{ {\ 8:Instrument Monitoring (microcontroler)}} \\ \hline
59\multicolumn{2}{|c|}{ {\ 9:On/Off capability, alarms, temperature and voltage control }}\\ \hline
60\multicolumn{2}{|c|}{{\ 10:Power supply}} \\ \hline
61{\ 60 batteries cells}  & {\ 225 W during 24 hours, V: 28 V} \\ \hline
62\end{tabular}
63
64
65\end{document} 
Note: See TracBrowser for help on using the repository browser.