Skip to content

Commit

Permalink
Merge pull request #26 from RWU-R2M/devel
Browse files Browse the repository at this point in the history
Devel
  • Loading branch information
leandroebner authored Jun 23, 2024
2 parents b73356c + c0124a8 commit 0f5f6df
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 20 deletions.
73 changes: 56 additions & 17 deletions contents/safety-report.tex
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ \section{Hazardous Material List}

\vspace{5mm}

LiPo batteries feature a nominal voltage of around $3.7V$ per cell, depending on the exact type of internal chemistry. Higher output voltages are achieved by connecting several individual cells in series with each other, still being housed in the same battery enclosure. Therefore, the (series) cell count of a LiPo battery is a fundamental property of any LiPo battery and a direct measure for the expected output voltage. Usually, this property is indicated in the following way: "3S LiPo Battery", whereas "3S" is referring to a total series cell count of three. This results in a nominal voltage of around $11.1V$. For this exact reason, LiPo batteries can't be manufactured for an arbitrary output voltage and certain compromises must be made. The rover is built upon the idea of having a $24V$ battery supply as the main voltage for high power applications and another $12V$ battery supply for all logic and controlling components. This results in a 6S and 3S configuration of battery cells to closely match those voltages. Detailed information about the two batteries used in the rover can be found in their datasheet \ref{prim-battery} and \ref{sec-battery} respectively. The conecept of using multiple battieres during normal operation in the rover, compared to single power source we be further addressed.
LiPo batteries feature a nominal voltage of around $3.7V$ per cell, depending on the exact type of internal chemistry. Higher output voltages are achieved by connecting several individual cells in series with each other, still being housed in the same battery enclosure. Therefore, the (series) cell count of a LiPo battery is a fundamental property of any LiPo battery and a direct measure for the expected output voltage. Usually, this property is indicated in the following way: "3S LiPo Battery", whereas "3S" is referring to a total series cell count of three. This results in a nominal voltage of around $11.1V$. For this exact reason, LiPo batteries can't be manufactured for an arbitrary output voltage and certain compromises must be made. The rover is built upon the idea of having a $24V$ battery supply as the main voltage for high power applications and another $12V$ battery supply for all logic and controlling components. This results in a 6S and 3S configuration of battery cells to closely match those voltages. Detailed information about the two batteries used in the rover can be found in their datasheet \ref{prim-battery} and \ref{sec-battery} respectively. The conecept of using multiple battieres during normal operation in the rover, compared to single power source will be further addressed.

\clearpage

Expand Down Expand Up @@ -78,9 +78,9 @@ \section{Power Architecture}

\clearpage

\subsection{Basic Electric Layout}
\subsection{Basic electric layout}

While it would be possible to use DC/DC isolators whenever a ground loop could appear, it is more straight forward and easier to implement a complete different power solution. The main energy storage contains two unregulated $24V$ (6S) and $12V$ (3S) power sources in the form of LiPo batteries. This part of the rover also integrates a dedicated battery management system (further referred to as BMS) for each battery. Additionally, the main fusing for the primary \& secondary battery can be found. The fuses protect the rover's circuitry as well as the batteries themselves. Due to the fact, that these components are strictly connected to the individual batteries, they change frequently with each battery exchange during normal operation. This means that during missions, the batteries can be quickly replaced without affecting other parts of the rover. Therefore, this area is separated from other areas of the rover's wiring as it is the only region where connections and disconnections of components are allowed. This separation is crucial to avoid accidental disconnections that could affect the rover's operation or create potential risks by introducing faulty connections. The output of both batteries is directly fed into an emergency stop system. Afterwards, the power travels into two separate distribution and fusing circuits before supplying the actual components and voltage converters further down the line. To illustrate that, see the attached figure \ref{power_architecture}.
While it would be possible to use DC/DC isolators whenever a ground loop could appear, it is more straight forward and easier to implement a complete different power solution. The main energy storage contains the unregulated $24V$ (6S) and $12V$ (3S) power sources in the form of LiPo batteries. This part of the rover also integrates a dedicated battery management system (further referred to as BMS) for each battery. Additionally, the main fusing for the primary \& secondary battery can be found here. The fuses protect the rover's circuitry as well as the batteries themselves. Due to the fact, that these components are strictly connected to the individual batteries, they change frequently with each battery exchange during normal operation. This means that during missions, the batteries can be quickly replaced without affecting other parts of the rover. Therefore, this area is separated from other areas of the rover's wiring as it is the only region where connections and disconnections of components are allowed. This separation is crucial to avoid accidental disconnections that could affect the rover's operation or create potential risks by introducing faulty connections. The output of both batteries is directly fed into an emergency stop system. Afterwards, the power travels into two separate distribution and fusing circuits before supplying the actual components and voltage converters further down the line. To illustrate that, see the attached figure \ref{power_architecture}.

\begin{figure}[h]
\includegraphics[width=\textwidth]{contents/figures/power-architecture-v1.1.0.png}
Expand All @@ -90,32 +90,54 @@ \section{Power Architecture}

\clearpage

\subsection{Wiring Diagram}
\subsubsection{Voltage rails}

\begin{figure}[h!]
\centering
\includegraphics[width=1\textwidth]{contents/figures/wiring-diagram-p-v1.1.1.png}
\caption{The wiring diagram incorporates several different aspects about how the rover is wired up. This includes individual cross-sections, voltages and physical location of connections. A detailed listing and legend is given in the follwowing pages.}
\label{wiring_power}
\end{figure}
The rover provides 4 different main voltage levels to the individual components. The primary and secondary LiPo batteries output the unregulated $24V$ and $12V$ power. This choice is based on the fact that those two voltages are quite common in the industry and are used in various fields of applications. As already mentioned, the $24V$ power rail is paired with all the devices demanding high power and therefore coming with a high current draw. Big currents always go hand in hand with the necessity of larger wire cross-sections, which results in increased costs, weight and more challenging wiring. This is a direct cause of "Ohm's Law". The total electrical power P is defined as $P_{Electrical}=U*I$. Using a higher voltage can help to tackle those problems due to lowering the overall flowing current, while also improving the total efficiency of the system as a side effect. Less power being dissipated in the form of heat is one cause of that, which can be calculated as $P_{Loss}=R*I^2$ . The best-case scenario would be close to no voltage regulating components at all, powering everything directly by the voltage the batteries supply on their own. This is however not always possible. Using a standardized supply voltage to determine what battery to use is a good approach to minimize the need of voltage converters and to keep the complexity low. While there exist components and systems for higher voltages like $48V$, they come with a significantly bigger problem when used in combination with battery power. The output power of a battery does not remain constant during a normal charge/discharge cycle. During normal operation, the voltage of each battery cell fluctuates at around $0.8V$. Pairing more battery cells in series also increases the absolute voltage difference between a fully charged and discharged battery. While components with internal voltage regulators may handle that without noticeable difference, others may be become unstable or get overloaded by the supply, depending on the remaining charge of the battery. Keeping the primary battery voltage at $24V$ is a good compromise between power efficiency and voltage stability.

\vspace{5mm}

Due to the fact the unregulated $12V$ rail is only used and intended for low-energy appliances to minimize complexity and load of the battery and secondary circuit, $12V$ is sufficient in this case. Also, this doubles as second native voltage source besides the primary supply. There is also a dedicated buck-converter for having a high power $12V$ rail to step down the $24V$ of the primary battery. That converter is used in combination with the servo-motors for steering the rover. This step was mandatory, because the servo-motors are not connected to another motor driver or similar circuit and are run directly by the voltage applied to their terminals. That will ensure a stable applied voltage and keeps a margin of flexibility of what type of servo-motors to use.

\clearpage

\begin{table}
\subsubsection{Wire cross-sections \& terminations}

All the wires can be classified into four different groups. There is one type of wire only used for carrying signals, thus having the smallest cross-section of all of them. For power-carrying wires, you can sort them into three different groups, reaching from low, medium and high current wires. According to the table \ref{color_codes}, they are $1.5mm^2$, $4.0mm^2$ and $10.0mm^2$ in area. As one might expect, all cables can come in various colors and there is no fixed internal guideline what those colors may represent. The rover's wiring sticks to common advice for marking positive, negative and auxiliary wires in descrete colors always. To easily tell and differentiate the cross-sections of arbitrary cables, a predefined color-code for each wire gauge has been set. Those are oriented in respect to the new "DIN 46228" by also making use of the normed abbreviations of the "IEC 60757" standard. White coding marks signalling wires, black coding low power wires, grey and red codes are therefore reserved for medium and high current wires. For terminating the wires, either wire ferrules or nylon connectors have been used. Only "DIN 46228" compliant wire ferrules are used in the rover, sticking to our already existing color scheme. For power connectors, there is a selection of three nylon based connectors named "XT30", "XT60" and "XT90". Their current rating in the same order reaches from $15A$, $30A$ to $45A$. The rating of the connector naming scheme refers to an approved short burst current up to twice of their constant current rating.

\begin{table}[ht]
\centering
\begin{tabular}{|r|r|r|r|r|} \hline
color& code & cross-section& equivalent to& ampacity\\ \hline
white& WH \#FFFFFF& $0,5mm^2$& 21 AWG& 7 Amps\\ \hline
black& BK \#000000& $1,5mm^2$& 16 AWG& 18 Amps\\ \hline
grey& GY \#808080& $4,0mm^2$& 12 AWG& 30 Amps\\ \hline
red& RD \#FF0000& $10,0mm^2$& 8 AWG& 55 Amps\\ \hline
color\footnotemark[1]& code\footnotemark[2]& cross-section\footnotemark[3]& equivalent to\footnotemark[4]& ampacity\footnotemark[5] \\ \hline
white& WH \#FFFFFF& $0,5mm^2$& 21 AWG& 7 Amps \\ \hline
black& BK \#000000& $1,5mm^2$& 16 AWG& 18 Amps \\ \hline
grey& GY \#808080& $4,0mm^2$& 12 AWG& 30 Amps \\ \hline
red& RD \#FF0000& $10,0mm^2$& 8 AWG& 55 Amps \\ \hline
\end{tabular}
\caption{Caption}
\label{color_codes}
\end{table}

\footnotetext[1]{Ferrule colors according to \textbf{DIN 46228}}
\footnotetext[2]{Color abbreviations according to \textbf{IEC 60757}}
\footnotetext[3]{Cross-section according to \textbf{IEC 60228}}
\footnotetext[4]{Ampacity according to \textbf{NFPA 70, Table 310.15(B)(16)}}



\clearpage

\subsection{Wiring diagram}

The top level architecture of the Rover is shown below, and for clarity details such as connector types and current return cables have been ommited. Those will be shown in the detailed diagrams further on.

\begin{figure}[h]
\centering
\includegraphics[width=1\textwidth]{contents/figures/wiring-diagram-p-v1.1.1.png}
\caption{The wiring diagram incorporates several different aspects about how the rover is wired up. This includes the individual cross-sections, voltages and physical location of connections. A detailed listing and legend is given in the follwowing pages.}
\label{wiring_power}
\end{figure}

\clearpage


\section{Energy Storage}
Expand Down Expand Up @@ -200,8 +222,25 @@ \section{Appendix}
\item Teams are responsible for the proper disposal of any compromised electrical components and/or batteries.
\item Teams should store batteries in fireproof bags (ie Lipo storage bag).
\end{enumerate}


%---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
\item

% 4.
\item Each circuit must include separate circuit protection.
\begin{enumerate}
\item The current rating of this protection must not exceed the lesser of:
\begin{enumerate}
\item The current rating of the devices powered by the circuit, or 2 Amps for lower-current circuits;
\item The safe current-carrying capacity of the smallest connectors or conductors in the circuit.
\begin{enumerate}
\item \hyperref[https://web.archive.org/web/20230310184047/https://www.coonerwire.com/amp-chart/]{Use this document as a guide for continuous current.} \label{wire_gauge}
\item In Drumheller the ambient temperature is 40°C, where in CIRC Central and Niagara falls it will be 30°C.
\item The ambient temperature inside your rover is likely 20°C higher than outdoors, depending on cooling strategy, rover material, paint colour, and other factors.
\end{enumerate}
\end{enumerate}
\item The connections between your battery and any distribution board/panel are a circuit, and must be protected as such. Off the shelf battery management systems (BMSs) are allowable here, and are the only exception to the ban on protection systems that rely on software.
\end{enumerate}
\end{enumerate}


Expand Down
6 changes: 3 additions & 3 deletions main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
\hypersetup{
colorlinks = true,
breaklinks,
urlcolor=rwuvioletlight,
linkcolor=rwuvioletlight,
citecolor=rwuvioletlight
urlcolor=rwucyan,
linkcolor=rwuviolet,
citecolor=rwuviolet
}


Expand Down

0 comments on commit 0f5f6df

Please sign in to comment.