Skip to content

Commit

Permalink
Published multiple files
Browse files Browse the repository at this point in the history
  • Loading branch information
antonwalvoord committed Dec 14, 2024
1 parent 8f28355 commit fe1104e
Show file tree
Hide file tree
Showing 7 changed files with 42 additions and 15 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
{"dg-publish":true,"permalink":"/electrical/general-electrical/general-electrical-home/"}
{"dg-publish":true,"permalink":"/electrical/general-electrical/general-electrical-home/","pinned":true}
---

## Informational Guides
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
{"dg-publish":true,"permalink":"/electrical/power-distribution/harness/harness/"}
---

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
{"dg-publish":true,"permalink":"/electrical/power-distribution/lv-charger/lv-charger/"}
---

Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
{"dg-publish":true,"permalink":"/electrical/power-distribution/pdm/power-distribution-module/","pinned":true}
---

### Members in charge
- [Ash Wei](https://nufsae.slack.com/team/U07PKBS1Y0K)
- [Michael Xing](https://nufsae.slack.com/team/U05TPFB4F51)

### [Project Google Drive](https://drive.google.com/drive/folders/1bUXDNzRZ9vC9e3OqMUGO0GZfrWr8vvME?usp=drive_link)

### Project Information
- #### Scope/Interactions:
- Low Voltage (LV) Battery: Power Distribution Module (PDM) must take in LV power from the LV Battery and distribute it to the enclosures throughout the car
- Active Cooling (AC): PDM must provide power to the AC (the pump and fan which regulate the coolant system).
- #### Skills:
- C++
- Soldering
- Circuit debugging
- PCB design
- #### Description:
- PDM is the hub for LV power throughout the car. Everything in the car except for the motor runs off of this supply. Because of this it has to be both safe and reliable. PDM takes in the LV battery supply and monitors where the current goes and sends this data over CAN, the communication network throughout the car. It also has electronically resettable fuses in order to detect and protect against overcurrent faults. It drives the AC by providing power using PWM to control the strength of the cooling based on drive state data provided over CAN.
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
---
{"dg-publish":true,"permalink":"/electrical/power-distribution/power-distribution-home/"}
{"dg-publish":true,"permalink":"/electrical/power-distribution/power-distribution-home/","pinned":true}
---



![](https://i.imgur.com/tbzbJr7.png)
# Project List
- [[Electrical/Power Distribution/PDM/Power Distribution Module\|Power Distribution Module]]
- [[Electrical/Power Distribution/Harness/Harness\|Harness]]
- [[Electrical/Power Distribution/LV Charger/LV Charger\|LV Charger]]
-
4 changes: 0 additions & 4 deletions src/site/notes/General/FSAE 2025 Rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
{"dg-publish":true,"permalink":"/general/fsae-2025-rules/"}
---

![rules](https://docs.google.com/viewer?url=https://nfr-megathread-git-main-antonwalvoords-projects.vercel.app/img/FSAE_Rules_2025_V1.pdf)



<object data="https://nfr-megathread-git-main-antonwalvoords-projects.vercel.app/img/FSAE_Rules_2025_V1.pdf" type="application/pdf" width="700px" height="700px">
<embed src="https://nfr-megathread-git-main-antonwalvoords-projects.vercel.app/img/FSAE_Rules_2025_V1.pdf">
<p>This browser does not support PDFs. Please download the PDF to view it: <a href="https://nfr-megathread-git-main-antonwalvoords-projects.vercel.app/img/FSAE_Rules_2025_V1.pdf">Download PDF</a>.</p>
Expand Down
12 changes: 6 additions & 6 deletions src/site/notes/Welcome!.md

Large diffs are not rendered by default.

0 comments on commit fe1104e

Please sign in to comment.