Friday 13 January 2017

measurement - What is the effect of Saturation on a Ferrite Bead Inductor?


enter image description here


This circuit shows the "current channel" of an energy meter.


IA_IN are the two inputs for a shunt (typically 250 uOhms) while TP1 is the connection to the energy measurement IC, which uses the 3.3 V supply voltage (V3P3) as a reference.


The input uses ferrite beads as a form of filter for the incoming AC signal. I want to know what the effect of saturation will be on the ferrite bead inductors at the input.




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...