Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auv_control - Investigate safety inspector features #4

Open
senceryazici opened this issue Apr 6, 2024 · 2 comments
Open

auv_control - Investigate safety inspector features #4

senceryazici opened this issue Apr 6, 2024 · 2 comments
Assignees

Comments

@senceryazici
Copy link
Member

define features for safety inspector, for example, battery voltage limits, current limits, killswitch status, max depth etc etc...

@YunusDiler
Copy link

battery voltage: min 14V, max TBD
current limits: TBD
max depth: 10 meters
tube pressure: TBD
esc box pressure: TBD
connection check on manuel drive

@senceryazici
Copy link
Member Author

Note: Lithium cells typically range between 4.2V to 3.0V per cell, considering our custom battery, there are 4 cells in series 9 cells in parallel for each serie, 4S9P.

Minimum voltage can be as low as 12.0V but this is the critical limit. I guess we can be happy with 14.0V (maybe 13.0 is better)

Maximum voltage is 16.8V for this case.

Cell types used in our battery is US18650VTC6. Per cell the maximum current is around 20A if I remember correctly. Refer to the documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants