update README to contain the goals
This commit is contained in:
parent
ef7dba5ce2
commit
8c9feacb67
40
README.md
40
README.md
|
@ -5,3 +5,43 @@
|
||||||
[](https://acereca.ddns.net:11443/acereca/BaTh/commits/master)
|
[](https://acereca.ddns.net:11443/acereca/BaTh/commits/master)
|
||||||
|
|
||||||
[PDF](https://acereca.ddns.net:11443/acereca/BaTh/builds/artifacts/master/file/thesis.pdf?job=compile_pdf)
|
[PDF](https://acereca.ddns.net:11443/acereca/BaTh/builds/artifacts/master/file/thesis.pdf?job=compile_pdf)
|
||||||
|
|
||||||
|
## Content
|
||||||
|
- I$^2$C
|
||||||
|
- v2
|
||||||
|
- [x] Umbau
|
||||||
|
- [ ] old
|
||||||
|
- [ ] ballast
|
||||||
|
- [ ] reused
|
||||||
|
- [ ] new
|
||||||
|
- [x] readout UUID
|
||||||
|
- [x] register table
|
||||||
|
- Calibration
|
||||||
|
- [x] characterize adc samplingrate
|
||||||
|
- [ ] charactrize resulting stddev
|
||||||
|
|
||||||
|
|
||||||
|
- [ ] characterize these curves
|
||||||
|
- [x] polynomials
|
||||||
|
- [ ] polynomials rw-able
|
||||||
|
|
||||||
|
- [x] 10I calc
|
||||||
|
|
||||||
|
- ADC vs. Keithley
|
||||||
|
- [ ] 48V
|
||||||
|
- [ ] 10V
|
||||||
|
- [x] 1.8V
|
||||||
|
- ADC vs. EL
|
||||||
|
- [ ] 48I
|
||||||
|
- [ ] 10I
|
||||||
|
- [ ] 1.8I
|
||||||
|
|
||||||
|
- Temp
|
||||||
|
- [ ] accuracy
|
||||||
|
- [ ] position in system
|
||||||
|
- [ ] relevancy
|
||||||
|
|
||||||
|
- 1.8V Regulation
|
||||||
|
- [ ] compare regulation concepts
|
||||||
|
- [ ] regulate the system (with missing information)
|
||||||
|
- [ ] stabilize
|
||||||
|
|
|
@ -19,7 +19,6 @@
|
||||||
\end{abstract}
|
\end{abstract}
|
||||||
|
|
||||||
\tableofcontents
|
\tableofcontents
|
||||||
\include{./temp_content}
|
|
||||||
\include{./tabs/registerbuffer}
|
\include{./tabs/registerbuffer}
|
||||||
%\include{parts/intro}
|
%\include{parts/intro}
|
||||||
%\include{parts/tasks}
|
%\include{parts/tasks}
|
||||||
|
|
Loading…
Reference in New Issue