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

feat(hvs): add fusing and adjust resistor values #79

Merged
merged 9 commits into from
Apr 2, 2023

Conversation

t-bre
Copy link
Member

@t-bre t-bre commented Apr 2, 2023

Changes

Design changes:

  • HV input from TS is now fused.
  • 12V on TS side is now fused.
  • Logic inputs are weakly pulled down such that the circuit is in a safe state if inputs are disconnected. For TSAL, "safe state" means assume HV is on (fault condition in the logic).
  • Increased size of resistor providing current through pre-charge relay auxiliary contacts. Datasheet specifies minimum 0.1mA (was previously 150mA).

Misc small improvements:

  • Labelled connectors on PCB.
  • Added project name and version number to silkscreen.
  • Rounded
  • Tidied up schematic and added some documentation.

Checklist

  • ERC passes with no errors.
  • DRC passes with no errors.
  • No files which should not be under version control added (see README).
  • Library paths are relative paths.

Additional Notes

ERC does not pass because of some symbol library issues. The design is unaffected, but these should be fixed later.

Screenshot 2023-04-02 at 22 14 04

@t-bre t-bre self-assigned this Apr 2, 2023
@t-bre t-bre added the feature New feature or request label Apr 2, 2023
@t-bre t-bre added this to the STAG 9 milestone Apr 2, 2023
@t-bre t-bre marked this pull request as ready for review April 2, 2023 21:17
@t-bre t-bre requested a review from maxobrien April 2, 2023 21:18
Copy link
Contributor

@maxobrien maxobrien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good - ERC issues can be solved later if needed

@t-bre
Copy link
Member Author

t-bre commented Apr 2, 2023

Made an issue for ERC so we remember
#80

@t-bre t-bre merged commit 6738d71 into main Apr 2, 2023
@t-bre t-bre deleted the fix/hv-sense-fusing-resistors branch April 2, 2023 21:35
@t-bre t-bre mentioned this pull request Apr 2, 2023
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants