finished up the SDC

This commit is contained in:
Hamza Tamim 2025-05-01 18:37:36 +02:00
parent 2d2dbf4bc3
commit 54c650678d
6 changed files with 32 additions and 15 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,6 +1,6 @@
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[a4paper, landscape, margin=2cm]{geometry}
\usepackage[a4paper, margin=2cm]{geometry}
\usepackage{siunitx}
\sisetup{
@ -16,8 +16,8 @@
\usepackage{wrapfig}
\usepackage{multicol}
\usepackage{amsmath, amssymb}
\usepackage{pdfpages}
\usepackage{hyperref}
\usepackage{pdfpages}
\hyphenpenalty=10000 %to stop cutting words in a paragraph
@ -26,20 +26,28 @@
\rhead{\includegraphics*[scale=0.013]{./Pictures/FaSTTUBe_Logo_ohneAuto.png}}
\rfoot{Page \thepage \hspace{1pt} of \pageref{LastPage}}
\lhead{Car 313, 26.04, Rev. 1}
\lhead{Car 313, 01.05, Rev. 1}
\chead{\large SDC Schematic}
\begin{document}
\includepdf[pages=-]{./Documents/SDC.pdf}
\includepdf[pages=-]{./Documents/Master_FT25-IO.pdf}
\includepdf[pages=-]{./Documents/Master_FT25-SDC_Latching.pdf}
\includepdf[pages=-]{./Documents/PDU_SDC.pdf}
\section*{AMS \& IMD latching}
The latching is achieved with the MC14013BDG flip-flop. It can only be resetted by the AMS reset button in the error state. (the \texttt{Reset\_Button\_In} and \texttt{Reset\_Button\_Out} comes directly from the button located on the side of the car.)
See: \hyperlink{./Documents/Master_FT25.pdf.8}{AMS Master - SDC Schematic} \\
Latching is achieved using the MC14013BDG flip-flop\cite{flipflop_datasheet}.
The \texttt{SET} inputs of the flip-flops are pulled high by default, opening the SDC.
The signals \texttt{AMS\_OK} and \texttt{IMD\_OK} pull the \texttt{SET} input low.
The \texttt{RESET} input is the only way to reset the flip-flop state and close the SDC.
\\
This signal is driven high in two cases:
\begin{itemize}{}
\item when the reset button on the side panel is pressed,
\item when the Power-on-Reset is active (which occurs only once, when the AMS Master receives LV supply for the first time).
\end{itemize}
Which mean if SDC is opened by the AMS Master because of an error, the only way to close it is by pressing the reset button or by powercycling the car.
\section*{Current Consumption}
See: \hyperlink{./Documents/SDC.pdf.1}{SDC Schematic} \\
To calculate the current consumption, the load on the shutdown circuit must first be identified. As seen in the SDC schematic, the load consists of the AIRs, precharge relay, EBS Relay and the Discharge Circuit.
The current consumption of the components are as follows:
@ -55,18 +63,27 @@ The current consumption of the components are as follows:
We can then find the total consumption when we add all the the load together. $\SI{249}{\milli\ampere} \cdot 2 + \SI{8}{\milli\ampere} + \SI{9.6}{\milli\ampere} + \SI{4}{\milli\ampere} \approx \SI{520}{\milli\ampere}$.
\section*{Overcurrent Protection}
The overcurrent protection is achieved with a physical fuse and a power switch (Infineon PROFET$^{\text{TM}}$ \cite{profet_datasheet}) on our PDU (Power Distribution Unit) PCB. The 3557-15 in the schematic is the fuse-holder for the 1A fuse, and the BTT6050-1ERA is the PROFET$^{\text{TM}}$.
See: \hyperlink{./Documents/FT25_PDU-powerstages-SDC (9A).pdf.1}{PDU - SDC} \\
The overcurrent protection is achieved with a physical fuse and a power switch on our Power Distribution Unit PCB.
The fuse holder is the 3557-15\cite{fuseholder_datasheet}, which holds our 1A fuse, and the powerswitch is the BTT6050-1ERA\cite{profet_datasheet} from Infineon.
\bibliographystyle{plain}
\includepdf[pages=-, landscape=true, link]{./Documents/SDC.pdf}
\includepdf[pages={9}, landscape=true, link]{./Documents/Master_FT25.pdf}
\includepdf[pages={8}, landscape=true, link]{./Documents/Master_FT25.pdf}
\includepdf[pages=-, landscape=true, link]{./Documents/FT25_PDU-powerstages-SDC (9A).pdf}
\renewcommand\refname{Reference}
\begin{thebibliography}{00}
\bibitem{air_datasheet} \textit{TE ECK100BH5AAA}. \href{https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FECK100B_Datasheet%7F3%7Fpdf%7FEnglish%7FENG_DS_ECK100B_Datasheet_3.pdf%7F2071583-1}{https://www.te.com}, 11.2024
\bibitem{precharge_datasheet} \textit{Pickering 104-1-A-24/5D}. \href{https://www.pickeringrelay.com/pdfs/104-high-voltage-sil-reed-relays.pdf}{https://www.pickeringrelay.com/pdfs/104-high-voltage-sil-reed-relays.pdf}, 07.2024
\bibitem{ebs_datasheet} \textit{Omron G6L1PDC24}. \href{https://media.digikey.com/pdf/Data%20Sheets/Omron%20PDFs/G6L.pdf}{https://media.digikey.com/pdf/Data\%20Sheets/Omron\%20PDFs/G6L.pdf}
\bibitem{discharge_datasheet} \textit{WE 140356145200}. \href{https://www.we-online.com/components/products/datasheet/140356145200.pdf}{https://www.we-online.com/components/products/datasheet/140356145200.pdf}, 08.2023
\bibitem{profet_datasheet} \textit{Infineon PROFET$^{\text{TM}}$}. \href{https://www.infineon.com/dgdl/Infineon-BTT6050-1ERA-DS-v01_00-EN.pdf?fileId=5546d46269e1c019016a21fa5b7a0d8a}{https://www.infineon.com/dgdl/Infineon-BTT6050-1ERA-DS-v01\_00-EN.pdf?fileId=5546d46269e1c019016a21fa5b7a0d8a}, 03.2019
\bibitem{air_datasheet} \textit{TE ECK100BH5AAA Datasheet}. \href{https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FECK100B_Datasheet%7F3%7Fpdf%7FEnglish%7FENG_DS_ECK100B_Datasheet_3.pdf%7F2071583-1}{www.te.com}, 11.2024
\bibitem{precharge_datasheet} \textit{Pickering 104-1-A-24/5D Datasheet}. \href{https://www.pickeringrelay.com/pdfs/104-high-voltage-sil-reed-relays.pdf}{www.pickeringrelay.com}, 07.2024
\bibitem{ebs_datasheet} \textit{Omron G6L1PDC24 Datasheet}. \href{https://media.digikey.com/pdf/Data%20Sheets/Omron%20PDFs/G6L.pdf}{media.digikey.comf}
\bibitem{discharge_datasheet} \textit{WE 140356145200 Datasheet}. \href{https://www.we-online.com/components/products/datasheet/140356145200.pdf}{www.we-online.com}, 08.2023
\bibitem{profet_datasheet} \textit{Infineon PROFET$^{\text{TM}}$ Datasheet}. \href{https://www.infineon.com/dgdl/Infineon-BTT6050-1ERA-DS-v01_00-EN.pdf?fileId=5546d46269e1c019016a21fa5b7a0d8a}{www.infineon.com}, 03.2019
\bibitem{flipflop_datasheet} \textit{MC14013BDG Datasheet}. \href{https://www.onsemi.com/pdf/datasheet/mc14013b-d.pdf}{www.onsemi.com}, 07.2014
\bibitem{fuseholder_datasheet} \textit{3557-15 Fuseholder Datasheet}. \href{https://www.mouser.de/datasheet/2/215/3557-15-961421.pdf}{www.mouder.de}, 07.2014
\end{thebibliography}