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

Option to use Relay2 output for DC GFI test #43

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kimble4
Copy link

@kimble4 kimble4 commented Sep 24, 2024

This thread discusses a simple hardware modification to support the IEC62752 DC leakage protection requirement, by replacing the GFI CT with a Western Automation RCM14-03 module:

https://openev.freshdesk.com/support/discussions/topics/6000062789

The module requires a +12V supply, which can conveniently be obtained from the DC Relay header. By adding a coil to the module, the AC leakage self-test can be performed in the usual way. I've taken this a step further by adding an additional loop of wire through the module, fed from +12V via a 2k resistor, which simulates 6mA of DC leakage when pulled to ground.

When DC_GFI_TEST is set, this disables the Relay2 output and re-purposes the pin to drive this DC test loop. The test is performed as part of the Gfi::SelfTest() routine, after successfully completing the AC leakage test. I've tested it with the v5.6 (which appears to be referred to as v6 in the code) OpenEVSE board.

(I'm new to OpenEVSE and PlatformIO, so apologies if I've failed to integrate it properly.)

@kimble4 kimble4 changed the base branch from development to master September 24, 2024 22:42
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

Successfully merging this pull request may close these issues.

1 participant