diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..59e5d24 Binary files /dev/null and b/.DS_Store differ diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index ab660c7..b1dfd05 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -4,40 +4,16 @@ "type": "split", "children": [ { - "id": "b674543d4852d9b8", + "id": "dcd5c55d1689a3e1", "type": "tabs", "children": [ { - "id": "d825e616f7595a50", + "id": "80049863b7cba187", "type": "leaf", "state": { "type": "markdown", "state": { - "file": "Projects/Discharge Circuit.md", - "mode": "source", - "source": false - } - } - }, - { - "id": "ddd57884fca4ff9c", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Rules/EV.7 Electrical Shutdown/EV.7.6 Overcurrent Protection.md", - "mode": "source", - "source": false - } - } - }, - { - "id": "ccde6674a1c05940", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Daily Notes/2023-10-10.md", + "file": "Rules/EV.9 Charging/EV.9.3 Charging Shutdown Circuit.md", "mode": "source", "source": false } @@ -117,7 +93,7 @@ "state": { "type": "backlink", "state": { - "file": "Projects/Discharge Circuit.md", + "file": "Rules/EV.9 Charging/EV.9.3 Charging Shutdown Circuit.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -134,7 +110,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Projects/Discharge Circuit.md", + "file": "Rules/EV.9 Charging/EV.9.3 Charging Shutdown Circuit.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -157,7 +133,7 @@ "state": { "type": "outline", "state": { - "file": "Projects/Discharge Circuit.md" + "file": "Rules/EV.9 Charging/EV.9.3 Charging Shutdown Circuit.md" } } }, @@ -187,17 +163,22 @@ "obsidian-excalidraw-plugin:Create new drawing": false } }, - "active": "d825e616f7595a50", + "active": "80049863b7cba187", "lastOpenFiles": [ + "Rules/EV.8 Shutdown System/EV.8.3 AMS.md", + "Rules/EV.9 Charging/EV.9.3 Charging Shutdown Circuit.md", + "Rules/EV.8 Shutdown System/EV.8.6 IMD.md", + "Component Research/Charging Research.md", + "Untitled.md", + "Daily Notes/2023-10-10.md", + "Rules/EV.7 Electrical Shutdown/EV.7.6 Overcurrent Protection.md", + "Projects/Discharge Circuit.md", "Component Research/Battery Research.md", "Projects Master List.md", "Rules/EV.6 Energy Storage/EV.6.6 Precharge and Discharge.md", - "Rules/EV.7 Electrical Shutdown/EV.7.6 Overcurrent Protection.md", "Rules/EV.6 Energy Storage/EV.6.5 High Voltage Disconnect.md", "CAN Bus/Dashboard CAN Protocol.md", - "Daily Notes/2023-10-10.md", "CAN Bus/CAN bus general info.md", - "Projects/Discharge Circuit.md", "Rules/EV.8 Shutdown System/EV.8.1 Shutdown Circuit.md", "Projects/Voltage Indicator PCB.md", "Datasheets/FSAE_Rules_2023_V2.pdf", @@ -215,11 +196,6 @@ "Projects/VCU/VCU WiFi Module Firmware.md", "Projects/VCU/VCU WiFi Expansion Card.md", "Projects/VCU/VCU Exposed Hardware.md", - "Projects/Temperature Monitoring Firmware.md", - "Projects/Temp Monitor PCB.md", - "Projects/Remote Monitoring Dashboard.md", - "Projects/Dashboard Software.md", - "Projects/Dashboard.md", "Projects/VCU", "Shutdown Circuit 0V0.canvas", "Designs", diff --git a/Component Research/Charging Research.md b/Component Research/Charging Research.md index 6e27f54..6e13252 100644 --- a/Component Research/Charging Research.md +++ b/Component Research/Charging Research.md @@ -41,4 +41,22 @@ Elcon HK-J 6.6kW charger: * HK-J-H198-46: 50-198VDC Max DC output voltage range, 46A Max Current * HK-J-H440-20: 110-440VDC Max DC output voltage range, 20A Max Current * HK-J-H650-12: 170-650VDC Max DC output voltage range, 12A Max Current -* Cost ranges across websites, no clear price range, but typically does not exceed 2000 USD \ No newline at end of file +* Cost ranges across websites, no clear price range, but typically does not exceed 2000 USD + +**Plan of Action:** +With research on other chargers in mind, the Elcon HK-J 6.6kW seems to be the most viable solution, as others usually limit at 450VDC, meanwhile the accumulator sits at 464VDC. Specifically the HK-J-H650-12 supports the input AC voltage/current supplied by FSAE during competition, and matches the voltage standard our battery limits, that being 464VDC. As such, assuming an order can be made of this charger, all that's remaining is dealing with the charging shutdown circuit, as well as the charging port. + +**Charging Port:** +As the level of charging can presumably be concluded to be targeted for level 2 charging (as such is provided by FSAE during competition, and 120V charging is incredibly slow in comparison), the plug required must be the J1772, as stated by the provided charging from FSAE during competition: https://www.fsaeonline.com/cdsweb/gen/DownloadDocument.aspx?DocumentID=07af1b6a-f8ff-45b1-ba5e-1ced61d70d5c +Therefore, a J1772 plug supporting the voltage/current thresholds of 20A and 208V from an AC supply must be accomodated. +The following are two products found from electricmotorsport.com, which may not be an ideal order location, but does show some options for the charger: +* J1772 32A Plug and UL Cable 5m with Dust Cover: https://www.electricmotorsport.com/ev-parts/chargers/j1772/j1772-32a-plug-cord.html + * This charger provides the UL cable connected to the charging port itself +* J1772 32A Receptacle V3 w/ Terminals & Hardware: https://www.electricmotorsport.com/ev-parts/chargers/j1772/j1772-32a-receptacle-ver-2.html + * This charger does not provide the UL cable, and therefore must be developed following purchase +There also exists the Active Vehicle Side Control Board Module, which may be of aid for achieving safety standards declared by FSAE, and/or provide guidance to covering said rules: https://www.electricmotorsport.com/ev-parts/chargers/j1772/avc2-module.html + +**Charging Shutdown Circuit:** +[[EV.9.3 Charging Shutdown Circuit]] states the purpose of the development of the charging shutdown circuit. The goal is to use readings from the [[EV.8.3 AMS]] and [[EV.8.6 IMD]] to determine if the charging shutdown circuit must be triggered, which would be when readings are at critical points. In real-world application to EV conversions, it is common to see this being done with the CAN Bus Shunt, which measures readings of current, voltage, and temperature, for BMS systems. See the following of an example item from DigiKey: https://www.digikey.com/en/product-highlight/i/isabellenhuette/ivt-s-current-voltage-and-temperature-sensors +The CAN Bus Shunt may be of good reference to how it may be possible to develop an appropriate for measuring voltage, current, and temperature, while the charging shutdown circuit can be developed around these readings. The Elcon HK-J-H650-12 can be bought with a CAN bus to retrieve information, which may also be integral to the development of the shutdown circuit. +What comes next with the circuit is the development of the model (to be done presumably in Altium), but before this comes discussion and approval from the electrical leads on deciding which options to pursue. \ No newline at end of file