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.

DRV8601: PWM Frequency and Rms 1.8V haptic driving

Part Number: DRV8601
Other Parts Discussed in Thread: DRV2624, DRV2625, DRV2605, DRV2605L

Hi everyone,

I am developing haptic driver and using LRA .

I couldn't see any information about the frequency of pwm in datasheet. Resonance frequency of the LRA i used is 235Hz. I apply pwm with a symmetric changing duty at a 1/2 resonance frequency. (datasheet page:8 ) (Ex: %25duty at 1/470Hz , %75 at 1/470Hz   ------>   Pwm frequency 1KHz ).

 What is the most suitable pwm frequency?

Working voltage of the LRA i used is 1,8Vrms. When I observed the output signal, I saw an output voltage close to the VDD voltage. I understand there is no internal regulator in the DRV8601.

What should be VDD and PWM to drive this engine?

BR,

Onur

  • Hi Onur,

    First of all I'd like to recommend you to look into our newer actuator drivers from DRV26xx family (DRV2625/DRV2624).
    These devices have the ability to sense the back-EMF from the actuator to identify LRA resonance frequency and drive the actuators in an enhanced closed-loop mode called smart-loop, among other features.

    Could you share your schematic? The outputs should drive the input voltage times the gain of the circuit. The PWM you mention seems to be correct. Have you tried to drive your actuator already? What is the result?

    Best regards,
    -Ivan Salazar
    Applications Engineer - Low Power Audio & Actuators
  • Hi Ivan,

    Thanks for your suggestion. I did my own demo board . I tried both (DRV2605 and DRV8601).

    DRV2605 raises the cost. It's successful.The only problem is that it will increase the cost. I also can't use a BGA case.

    I couldn't get enough information on DRV8601 datasheet. What should be the PWM frequency? I checked the output frequency of the DRV2605. The frequency was quite high. Should the control frequency be high?

    10 KHz, 20 KHz etc.?

    Is the optimal feed for the LRA I use is Vrms * 1.414 (Vrms 1.8V)?

  • Onur,

    DRV2605L has VSSOP package, you could consider this part.

    Regarding the PWM modulation frequency, it would depend on the actuator you're driving. Basically the actuators only "see" the average of the PWM signal, so if PWM frequency is too low, the actuator could be fluctuating around the average value. By increasing the PWM frequency the average "variation" is reduced. Different motors have different time constants. Specifically talking about LRAs, you need a PWM frequency high enough for LRA resonance frequency to be "seen" as stable as possible, same as motors.
    You can try with DRV2605 PWM frequency ~20kHz.

    Best regards,
    -Ivan Salazar
    Applications Engineer - Low Power Audio & Actuators
  • Onur,

    I'm following up on this thread.
    Do you got further questions? Is your application working fine?

    Thanks and Best regards,
    -Ivan Salazar
    Applications Engineer - Low Power Audio & Actuators
  • Ivan,

    Before closing to topic ; You said, "You can try with DRV2605 PWM frequency ~ 20kHz". There may be a misunderstanding. I applied 20KHz pwm to 8601. It seems good.

    We haven't talked about the supply voltage yet. As I asked before;

    Is the optimal supply voltage for the LRA I use is Vrms * 1.414 (Vdd = 2.5V for Vrms 1.8V)?

    I tested it with two different voltages (5V and 3.3V). Will the LRA be damaged at these voltages? What is the ideal situation?
  • Onur,

    You should drive the LRA at the specified rated voltage for the actuator you're using.
    DRV2605 and the rest of its family of devices have register controls to set this rated voltage and overdrive voltage (in case of using closed-loop).
    Since DRV8601 is just a driver with no additional control, you can adjust input signal or gain (through input/feedback resistors) in order to obtain the specified output voltage.

    Thanks and Best regards,
    -Ivan Salazar
    Applications Engineer - Low Power Audio & Actuators
  • Hi Ivan,

    Thanks for your attention. That's what I wanted to learn.