Solved
Review Request: 24V / 200A Pre-Charge & Master Kill Circuit for a Closed System
- April 2, 2026
- 1 reply
- 116 views
Hi everyone,
I am designing a custom Power Distribution Board (PDB) handling up to 200A at 24V. This PDB will eventually interface with an STM32 and a Jetson Orin Nano for telemetry and control, but my current focus is solely on verifying the robustness of the analog/power switching layer.
I would love to get your thoughts on the pre-charge (soft-start) and emergency shutdown logic I’ve implemented, as well as the layout approach. Here is the operational breakdown of the circuit:
- Turn-On & Soft-Start Sequence: When the main switch is closed, Q1 directly pulls K1's coil to GND, turning it on. The pre-charge resistor (R3) starts charging the bulk capacitors (C1, C2). Simultaneously, the RC timer network (C3 + R5 / 220k) starts charging. After about 1-2 seconds, it triggers Q2, which then pulls the main contactor K2's coil to GND. K2 closes, taking over the 200A main load and dropping the current through the R3 pre-charge resistor to near zero. Note: I can always swap R5 to 330k or 470k to extend the soft-start delay if needed.
- Emergency Shutdown (Water Leak Detection): In the event of a leak, the water sense signal triggers Q3, which shorts Q1's gate to GND. This instantly turns off K1. Because K2's coil supply (pin 86) is fed directly from K1's output (pin 2), K2 drops out immediately alongside K1. The system doesn't have to wait for C3 to discharge or Q2 to turn off. It acts as a true master kill switch.
- Discharge & Backfeeding Prevention: During a normal shutdown, C3 discharges through the 10k resistor (R4) and slightly backfeeds pin 86. However, since the D3 Zener diode clamps C3's maximum voltage to ~5.6V - 5.7V, this voltage is way below K2's drop-out threshold. Thus, K2 opens instantaneously without any latching delay from the 68uF cap. The remaining tiny energy simply bleeds off through R4.
- Blocking Diode: Diode D4 is placed to prevent the bulk capacitors from backfeeding into the relay coils, which could otherwise keep them latched and cause system instability.
- Bleeder Resistor (R6): R6 acts as a bleeder resistor for C1 and C2 to drain residual static charge after power-off. I'm not entirely sure if it's strictly necessary since this is a closed system (it would take more than 5 minutes just to open the enclosure and physically touch the C1/C2 terminals). It's there purely for safety as a dummy load, so I might consider it optional.
- High Current Paths & Busbars (No Thermal Relief): To handle the extreme 200A loads, the main contactor (K2) and the bulk capacitors (C1, C2) feature heavy-duty terminal connections. The high current in these sections will be carried physically by thick copper busbars (Note: The planned busbar placements are indicated by the white rectangular outlines visible in the PCB screenshots). To accommodate this and ensure maximum thermal/electrical conductivity, I deliberately removed all thermal reliefs on these pads, opting for solid copper connections.
Any feedback, potential pitfalls, or suggestions regarding this logic or the PCB layout would be highly appreciated!
