updated the TSAL-schematic

This commit is contained in:
Hamza Tamim 2025-04-27 19:26:08 +02:00
parent 8a86fff811
commit 378c51bbdc
13 changed files with 14 additions and 27 deletions

View File

@ -7,7 +7,7 @@ TeX source file for ESF and scrutineering
- [X] Schematic
- [X] Datasheet of used TS current sensor
- [X] Detailed schematic including all remote circuitry (e.g. brake pedal, current sensing).
- [X] Provide an explanation of SCS signal implementation, failure mode and effect analysis per T11.9.2.
- [X] Provide an explanation of SCS signal implementation failure mode and effect analysis per T11.9.2.
- [X] Provide latching capability explanation/simulation.
- [X] Step-by-step walkthrough of the technical inspection BSPD test procedure.
@ -18,15 +18,15 @@ TeX source file for ESF and scrutineering
- [ ] Current consumption
- [ ] Describe overcurrent protection
- [ ] TSAL
- [ ] Detailed TSAL schematic, including all remote circuitry (DC-link and TSAC output
- [ ] TS Accumulator
- [ ] Accumulator TSAL
- [ ] Accumulator TSAL - Voltage detection
- [ ] Accumulator TSAL - Relay state detection
- [ ] Dashboard
- [ ] (DC) Vehicle Side Voltage Detection
- [ ] TSAL driver board and DC-link voltage detection
- [ ] Vehicle TS Schematic voltage measurement, AIR and precharge relay state detection, red and green TSAL circuitry).
- [ ] Detailed TSAL schematic, including all remote circuitry (DC-link and TSAC output)
- [X] TS Accumulator
- [X] Accumulator TSAL
- [X] Accumulator TSAL - Voltage detection
- [X] Accumulator TSAL - Relay state detection
- [X] Dashboard
- [X] (DC) Vehicle Side Voltage Detection
- [X] TSAL driver board and DC-link voltage detection
- [X] Vehicle TS Schematic voltage measurement, AIR and precharge relay state detection, red and green TSAL circuitry.
- [ ] Provide latching capability explanation/simulation.
- [ ] Provide an explanation of SCS signal implementation, failure mode and effect analysis per T11.9.2
- [ ] TS Discharge Circuit

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -16,6 +16,7 @@
\usepackage{wrapfig}
\usepackage{multicol}
\usepackage{amsmath, amssymb}
\usepackage{pdfpages}
\hyphenpenalty=10000 %to stop cutting words in a paragraph
@ -29,22 +30,8 @@
\begin{document}
\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}
\includepdf{./Documents/DC.pdf}
\includepdf{./Documents/dashboard-FT25.pdf}
\includepdf[pages={9,8,5,15,2,11,12,14}]{./Documents/Master_FT25.pdf}
\end{document}