MarkBryanMilligan / LanternPowerMonitor

The Lantern Power Monitor is a Raspberry Pi service, Java Web Service, and Android application that allow you to monitor every electrical breaker in your house, regardless of how many panels or breakers you have.
GNU General Public License v3.0
80 stars 26 forks source link

Provision for filtering caps on CT inputs to PCB #35

Closed KodinLanewave closed 1 year ago

KodinLanewave commented 1 year ago

Per the conclusions found in the following analysis for popular CT's: https://www.casler.org/wordpress/low-current-measurement-performance-of-the-sct013/ Adding a low-value ceramic capacitor on the input of each CT lowers the noise floor significantly; Is it possible to add pad provisions to the PCB for users to add their own filter caps? Going a step further, I'd also love a revision of the board where one can modify the ring/shield connections to allow proper grounding of the shield and input from the ring contact for each CT. This would require re-soldering of each CT's connector, however further improve the noise-floor of these devices. Obviously this would mean the wiring is fully incompatible with un-modified CT's, unless there were also jumpers added to switch inputs as needed. Just a few thoughts, and something I'd appreciate having the option for.

sodabrew commented 1 year ago

Filtering caps mentioned in https://github.com/MarkBryanMilligan/LanternPowerMonitor/issues/29 as well, to keep the conversation together

KodinLanewave commented 1 year ago

Sorry about that, I should probably close this one out and add on to the existing issue.

KodinLanewave commented 1 year ago

Closing as a duplicate to #29