Thursday 5 March 2015

current source - Non contact (contactless) AC or DC detection?


I'd like to detect AC or DC current (not the current level just nothing or something => ON/OFF) in a wire with a (DIY) sensor just in contact (glued) with the wire plastic insulator. At the end the goal is to detect if the wire transport current or not (conduction is ON or OFF) with an arduino input. The voltage could be between 5V to 24V and current around 10mA to 20A.


Is there solution like hall effect or transistors in serial with antenna? Non invasive current loop/sensor only work with AC current!




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...