Hi Group,
I'm designing an AC servodrive that needs current sensing on two phases.
It will be controlled by a microcontroller which interfaces to a pc or motioncontroller.
The high-voltage circuit obviously needs to be isolated from the pc/motioncontroller and I see two choices for where to do the isolation:
pc<->servodrive or microcontroller <-> powerstage
right now I'm favoring the latter, the digital pwm signals, enable, fault, etc. can be isolated easily with optocouplers. However the current sensing signals need to isolated too...
I've found two-three solutions so far:
1) IR2175 outputs a 130kHz square wave with differing duty cycle, could be easily isolated with optocoupler. but the 130kHz is a little high for my microcontroller which runs at max 30MHz giving me only around 7-bits accuracy...
2) ACS704 hall effect based sensor. isolated in itself, outputs an analog voltage centered around 2.5V. Availability seems to be really poor... Xerxes has had some problems with this sensor...
3) sensing resistor + diff amplifier + isolation amplifier. isolation amplifiers seem to be really expensive, need bipolar supplies etc...
any other ideas ??
Andy
PS. You might also convince me to isolate the pc<->servodrive interface but that involves 3 encoder wires, , a +/- 10V analog input, possibly 2 step/dir wires, and possibly 3-4 RS232 wires so that is not trivial either...