This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Voltage sensor for motor winding

Other Parts Discussed in Thread: MSP430F5132, INA240, OPA2374, DRV8303

Sir,

I have been into designing of sensorless control of switched reluctance motor where i need to sense the voltage across the winding. the system voltage is 48V, 3 A (max). Is there any products that will suit my need....

Thank you,

Pragash.A

  • Hello Pragash,
    Winding voltage are typically sensed with a voltage divider and small RC filter that feed a uC or analog control.
    TIDA-00285 is an example.
    www.ti.com/.../TIDA-00285
    On the schematic page 5 in the upper left are the dividers used to interface to a MSP430F5132 MCU.

    The MCU connects on the schematic page 3 via a connector.

    Can you use a divider scheme to sense the voltages?
  • Hi,

    I just saw the schematics there as it is three phase BLDC, sensing the voltage with respect to ground is not a problem. But here it is switched reluctance motor, where the winding will be inline between the two switches of the asymmetric converter. So there may be switching disturbances caused due to the low side MOSFET switch right...

    But it may also work and i will try implementing it.

    Thank you,

    Pragash.A

  • I believe the INA240 is a good choice to investigate for your application, if you have a 48V PWM signal and inline implementation of the current sense resistor.  There's an introductory app note about different implementations of current sensing for motors that details a bit about the INA240 and how it performs in an inline PWM application.  There is also a short "Tech Note" about inline current measurement that highlights the INA240 and a few other alternative devices.

    Let us know if that gets you started or if we've misunderstood your application needs and can provide better input.  We're here to help!

  • Thank you very much for your reply. Actually i was asking about the voltage sensing IC. From the TIDA-00285 document i tried implementing the same circuit for my 48V system in simulation. I am getting saw-tooth waveform across the capacitor(although it is properly scaled within 3.3 V) the rise and fall times are very much higher which will tamper my reading with microcontroller. I tried reducing the value of capacitor from 0.1uF to 0.1 nF and then i got clearly scaled waveform. I am planning to proceed with this circuit and if there is anyother advice for the voltage sensing i am eager to hear about that.
  • Are you referring to the DRV8303 integrated current sense amplifiers, or the OPA2374 op amp configured for current sensing? Or perhaps the ADCs on the C2000 microcontroller launchpad? I'm not sure I see any other voltage sensing on the board.