Hi!
I have a project where I need to have a isolated detector to distinguish ON/OFF state (with a detection current of 10mA) in a 10A/230VAC 50Hz circuit. The isolated part makes it much harder of course.
It interfaces with a Atttiny with 12b ADC and analog comparator.
My option list:
-
ALLEGRO CT110 Hall Sensor, consumes 1mA at 3.3V, even at the scale of +-5A the difference from 0 to 10mA is only about 3mV.
- Shunt resistor + isolated amp-op - More complex than hall sensor, consumes more energy
- Shunt resistor + optocoupler - impossible to achieve dynamic range required (10mA to 10A)
- CT + some passives - lowest power consumption, more board space
Am I forgeting something? Is there anything specific to this just ON/OFF detection application?