updated the TSAL-schematic
This commit is contained in:
parent
8a86fff811
commit
378c51bbdc
20
README.md
20
README.md
@ -7,7 +7,7 @@ TeX source file for ESF and scrutineering
|
|||||||
- [X] Schematic
|
- [X] Schematic
|
||||||
- [X] Datasheet of used TS current sensor
|
- [X] Datasheet of used TS current sensor
|
||||||
- [X] Detailed schematic including all remote circuitry (e.g. brake pedal, current sensing).
|
- [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] Provide latching capability explanation/simulation.
|
||||||
- [X] Step-by-step walkthrough of the technical inspection BSPD test procedure.
|
- [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
|
- [ ] Current consumption
|
||||||
- [ ] Describe overcurrent protection
|
- [ ] Describe overcurrent protection
|
||||||
- [ ] TSAL
|
- [ ] TSAL
|
||||||
- [ ] Detailed TSAL schematic, including all remote circuitry (DC-link and TSAC output
|
- [ ] Detailed TSAL schematic, including all remote circuitry (DC-link and TSAC output)
|
||||||
- [ ] TS Accumulator
|
- [X] TS Accumulator
|
||||||
- [ ] Accumulator TSAL
|
- [X] Accumulator TSAL
|
||||||
- [ ] Accumulator TSAL - Voltage detection
|
- [X] Accumulator TSAL - Voltage detection
|
||||||
- [ ] Accumulator TSAL - Relay state detection
|
- [X] Accumulator TSAL - Relay state detection
|
||||||
- [ ] Dashboard
|
- [X] Dashboard
|
||||||
- [ ] (DC) Vehicle Side Voltage Detection
|
- [X] (DC) Vehicle Side Voltage Detection
|
||||||
- [ ] TSAL driver board and DC-link voltage detection
|
- [X] TSAL driver board and DC-link voltage detection
|
||||||
- [ ] Vehicle TS Schematic voltage measurement, AIR and precharge relay state detection, red and green TSAL circuitry).
|
- [X] Vehicle TS Schematic voltage measurement, AIR and precharge relay state detection, red and green TSAL circuitry.
|
||||||
- [ ] Provide latching capability explanation/simulation.
|
- [ ] Provide latching capability explanation/simulation.
|
||||||
- [ ] Provide an explanation of SCS signal implementation, failure mode and effect analysis per T11.9.2
|
- [ ] Provide an explanation of SCS signal implementation, failure mode and effect analysis per T11.9.2
|
||||||
- [ ] TS Discharge Circuit
|
- [ ] TS Discharge Circuit
|
||||||
|
BIN
TSAL-schematic/Documents/DC.pdf
Normal file
BIN
TSAL-schematic/Documents/DC.pdf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
TSAL-schematic/Documents/Master_FT25.pdf
Normal file
BIN
TSAL-schematic/Documents/Master_FT25.pdf
Normal file
Binary file not shown.
BIN
TSAL-schematic/Documents/dashboard-FT25-LEDs.pdf
Normal file
BIN
TSAL-schematic/Documents/dashboard-FT25-LEDs.pdf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -16,6 +16,7 @@
|
|||||||
\usepackage{wrapfig}
|
\usepackage{wrapfig}
|
||||||
\usepackage{multicol}
|
\usepackage{multicol}
|
||||||
\usepackage{amsmath, amssymb}
|
\usepackage{amsmath, amssymb}
|
||||||
|
\usepackage{pdfpages}
|
||||||
|
|
||||||
\hyphenpenalty=10000 %to stop cutting words in a paragraph
|
\hyphenpenalty=10000 %to stop cutting words in a paragraph
|
||||||
|
|
||||||
@ -29,22 +30,8 @@
|
|||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
\begin{figure}[H]
|
\includepdf{./Documents/DC.pdf}
|
||||||
\centering
|
\includepdf{./Documents/dashboard-FT25.pdf}
|
||||||
\includegraphics[height=0.95\textheight]{./Documents/SDC.pdf}
|
\includepdf[pages={9,8,5,15,2,11,12,14}]{./Documents/Master_FT25.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}
|
\end{document}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user