dirty_d
10 kW
i found this in an ATmel application note for sensorless bldc motor control. when i make my motor controller in going to use something like this because the ADC smaple rate on the uC is too slow for a high pole count high rpm motor. at 6000rpm on a 12 pole motor the time the unpowered phase is floating is only 139 microseconds long, with 20khz pwm thats only 2.8 pwm periods long, so you need to do some sort of continuous backemf monitoring not just only during pwm on, or pwm off.
the problem i think i see with this is that when the motor isnt being commutated(unpowered), the voltage coming from the phase wires is 3-phase AC, when its being commutated the most negative leg is always connected to ground, and the most positive to VCC, so you dont have any negative voltages. but if its unpowered and the motor is spinning you will have negative voltages going to the inputs of the op-amps, the op-amp inputs are only rated for -0.3V. am i missing something here?
application note: http://www.atmel.com/dyn/resources/prod_documents/doc7658.pdf
the problem i think i see with this is that when the motor isnt being commutated(unpowered), the voltage coming from the phase wires is 3-phase AC, when its being commutated the most negative leg is always connected to ground, and the most positive to VCC, so you dont have any negative voltages. but if its unpowered and the motor is spinning you will have negative voltages going to the inputs of the op-amps, the op-amp inputs are only rated for -0.3V. am i missing something here?
application note: http://www.atmel.com/dyn/resources/prod_documents/doc7658.pdf