vault backup: 2025-02-05 14:38:06

This commit is contained in:
2025-02-05 14:38:07 +01:00
parent 6ae96b0862
commit 23fd82117a
3738 changed files with 218546 additions and 24 deletions

View File

@@ -0,0 +1,9 @@
# [LTC4418](https://www.digikey.co.uk/product-detail/en/analog-devices-inc/LTC4418IUF-PBF/LTC4418IUF-PBF-ND/7796554)
- It is a prioritizer: --> prioritizes outputs based on priority
- With external mosfets
- - No current sharing possible, each input must be capable of delivering full load.
- + easy to implement
-

View File

@@ -0,0 +1,5 @@
TI Course:
[https://training.ti.com/common-mistakes-dcdc-components-features?context=1127730-1135482-1139329-1135477&cu=1135482](https://training.ti.com/common-mistakes-dcdc-components-features?context=1127730-1135482-1139329-1135477&cu=1135482)
[https://www.ti.com/seclit/ml/slup384/slup384.pdf](https://www.ti.com/seclit/ml/slup384/slup384.pdf)

View File

@@ -0,0 +1,4 @@
- Use on board fuses to separate different circuits from each other. Eg. 7.4V regulator from 5V regulator
- If you know that you're going to use certain signals, make a connector for them, not testpoint holes for cables --> saves a lot of time
- Edgeplated pads work well for large currents, could also be in the middle of the board, no need to have them at the edge
-

View File

@@ -0,0 +1,4 @@
Add max load to dc-converters:
- Observe temperature with thermal camera
- Observe signals from dc-dc converters -- sw-node, input, output ripple, etc.

View File

@@ -0,0 +1,11 @@
Precise TODOS:
**Requirements**
- [ ] Battery protection & redundancy
- [ ] Battery status communication (load cycles, current, remaining capacity, current voltage
- [ ] 5V source for carrier board

View File

@@ -0,0 +1,7 @@
- [ ] Add on-board fuses to separate several subcircuits. In case of failure not the entire board stops working
- [ ] Solution for excess energy release (some sort of valve) e.g. regenerative breaking usually releases reverse currents into the batteries, but in our case it is blocked because of the ideal diodes. Compare [this manual](https://files.zubax.com/products/io.px4.sapog/Sapog_v2_Reference_Manual.pdf) page 12/39.
Battery:
Is it possible to have ideal diode and still use reverse currents?