Skip to content

Power v3 board voltage divider value #6

@thanasipantazides

Description

@thanasipantazides

Overview

The v3 power board (flight candidate for FOXSI-4) has a different value for the 5.5 V sensing voltage divider from the v2 board. The GSE Powerparser will erroneously display ~11 V for the 5.5 V supply, even though the actual board voltage is correct.

To fix this, change this value from 4.0 to 2.0. The new value of the divider_coefficients should be

divider_coefficients = [9.2, 2.0, 4.0, 1.68]

When to make the change

Make this change only if/when the team commits to the v3 power board. Otherwise these values will display incorrectly when using the v2 power board.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions