updated the README with the newest TODOs
This commit is contained in:
parent
e0aa20860e
commit
12f4186516
24
README.md
24
README.md
@ -2,12 +2,28 @@
|
||||
|
||||
TeX source file for ESF and scrutineering
|
||||
|
||||
### TODOs
|
||||
|
||||
- [X] BSPD
|
||||
- [ ] Better Formulation
|
||||
# ESF 2.0 TODOs
|
||||
- [ ] BSPD
|
||||
- [x] Schematic
|
||||
- [ ] Better Formulation
|
||||
- [ ] Datasheet of used TS current sensor
|
||||
- [ ] SDC
|
||||
- [ ] Current consumption
|
||||
- [ ] Please give information about the additional parts consumption and add your used powerstages (MOSFETs and/or relays) used in your shutdown circuit.
|
||||
- [ ] AMS & IMD Latching
|
||||
- [ ] Inertia Switch
|
||||
- [ ] TSAL
|
||||
- [ ] TS Accumulator
|
||||
- [ ] Accumulator TSAL
|
||||
- [ ] Accumulator TSAL - Voltage detection
|
||||
- [ ] Accumulator TSAL - Relay state detection
|
||||
- [ ] Dashboard
|
||||
- [ ] TSAL driver board and DC-link voltage detection
|
||||
- [ ] Vehicle TS Schematic
|
||||
- [ ] (DC) Vehicle Side Voltage Detection
|
||||
- [ ] TS Discharge Circuit
|
||||
- [ ] Schematic
|
||||
- [ ] Relay/MOSFET (or equivalent) datasheet
|
||||
- [ ] Resistor (or equivalent) datasheet
|
||||
|
||||
Each document must be a standalone, searchable PDF named in the format: E###_TeamName_ESF_DocType.pdf
|
||||
|
Binary file not shown.
@ -1,7 +1,6 @@
|
||||
\documentclass[paper=A4]{article}
|
||||
\documentclass{article}
|
||||
\usepackage[utf8]{inputenc}
|
||||
|
||||
\usepackage[a4paper, left=2cm, right=2cm, top=2cm, bottom=2cm]{geometry}
|
||||
\usepackage[a4paper, landscape, margin=2cm]{geometry}
|
||||
|
||||
\usepackage{siunitx}
|
||||
\sisetup{
|
||||
@ -32,7 +31,7 @@
|
||||
|
||||
\begin{figure}[H]
|
||||
\centering
|
||||
\includegraphics[width=\textwidth]{./Documents/SDC.pdf}
|
||||
\includegraphics[height=0.95\textheight]{./Documents/SDC.pdf}
|
||||
\caption{Schematic of the Shutdown Circuit}
|
||||
\end{figure}
|
||||
|
||||
|
Binary file not shown.
@ -1,7 +1,6 @@
|
||||
\documentclass[paper=A4]{article}
|
||||
\documentclass{article}
|
||||
\usepackage[utf8]{inputenc}
|
||||
|
||||
\usepackage[a4paper, left=2cm, right=2cm, top=2cm, bottom=2cm]{geometry}
|
||||
\usepackage[a4paper, landscape, margin=2cm]{geometry}
|
||||
|
||||
\usepackage{siunitx}
|
||||
\sisetup{
|
||||
@ -29,5 +28,23 @@
|
||||
\chead{\large TSAL Schematic}
|
||||
|
||||
\begin{document}
|
||||
Hallo world
|
||||
|
||||
\begin{figure}[H]
|
||||
\centering
|
||||
\includegraphics[height=0.95\textheight]{./Documents/SDC.pdf}
|
||||
\caption{Schematic of the Shutdown Circuit}
|
||||
\end{figure}
|
||||
|
||||
\begin{figure}[H]
|
||||
\centering
|
||||
\includegraphics[height=0.95\textheight]{./Documents/SDC.pdf}
|
||||
\caption{Schematic of the Shutdown Circuit}
|
||||
\end{figure}
|
||||
|
||||
\begin{figure}[H]
|
||||
\centering
|
||||
\includegraphics[height=0.95\textheight]{./Documents/SDC.pdf}
|
||||
\caption{Schematic of the Shutdown Circuit}
|
||||
\end{figure}
|
||||
|
||||
\end{document}
|
||||
|
Loading…
x
Reference in New Issue
Block a user