-
Notifications
You must be signed in to change notification settings - Fork 0
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
Active Precharge Sch and Layout Pull Request #1
base: main
Are you sure you want to change the base?
Conversation
…changed layout accordingly, sch and layout ready for review
|
|
…s and vias to route HVGND up to somewhat isolated top region, routed R1, R3 top plane traces on the back
That's a lot of words on the schematic lmao Contactor circuit:
Make sure you add a shit ton of testpoints for verifying and debugging this board. Op amp circuit:
LDO:
Add some hella beefy caps to the 12V input. Layout:
|
|
|
Regardless of how y'all general the 5V for the op amp supply rail (if everything is in hardware), have some form or undervoltage lockout (UVLO) or overvoltage lockout (OVLO) for your rail supply. Weird things may happen with the op-amp if the supply rail isn't at your expected range. |
^ Schmitt trigger is a good call. |
Quality Assurance Checklist
To make reviews more efficient, please make sure the board meets the following standards and check everything off once the board meets the quality check. Once everything has been checked, the assigned reviewers will begin the review process. Edit this description to check off the list.
There are exceptions with all guidelines. As long as your decisions are justified, then you are good! Contact the reviewers or the leads about any exceptions.
Please read every word on every bullet point before checking off the corresponding box.
Minimum Prerequisites
Please read every word on every bullet point before checking off the corresponding box.
Schematic Level Requirements
Please read every word on every bullet point before checking off the corresponding box.
BOM Requirements
Please read every word on every bullet point before checking off the corresponding box.
Layout Level Requirements
2D Spacing
3D Spacing
Components
Copper Layer
*Not really a problem for modern manufacturing techniques but good practice and important for high speed signal integrity.
Silkscreen Layer
Edge Cut Layer
Please read every word on every bullet point before checking off the corresponding box.
IMPORTANT NOTICE
Other Comments
Next thing I want to add is reverse polarity protection when I have time.