2022-11-16 09:56 AM
Hello,
We are creating a design using the PWD13F60 and have done some testing with the EVALPWD13F60. We are running the gate driver portion at 12VDC, and the motor voltage up to 200VDC, but starting with lower voltages like 24, then 48, etc. We are running the PWM at 50KHz.
Everything works fine for a bit then the driver gets very hot and fails. We measure the 4 internal FET's and one is shorted. In one case was a low side FET, in another it was a high side FET.
The motors are unloaded, so the current should not be very high. One of the motors was a very low power motor, just rated to 40 watts, the other was higher power rated to 500 watts.
Our setup is very simple with this dev board, has anyone else had issues with this dev board not running reliably for very long?
Thank you,
-Kyler
2022-11-17 03:04 AM
Hello Kyler.
The board has been fully evaluated and is available since many years, so we do not expect issues in the design.
The power dissipation of the internal MOSFETs depends on several contributions, please make sure to check following aspects in your evaluation:
Thanks and regards
Michele
2022-11-29 01:37 PM
Hi Michelle,
Thank you for your response. Our EE team is working on a solution to better protect this part and they seem to believe they understand what to do.
One more question I have. I noticed when I drive this chip it can only PWM at a maximum duty cycle of 98.8%, which at 50KHz means a low time of 240nsec. If I PWM above 98.8% the output to the motor appears to shut down. I verified the PWM signals form the MCU are as expected at these levels. Also, we leave the low side on all the time, and just PWM the high side in this case.
Is there some requirement for this part to have a minimum down time every n seconds or something like that? I looked through the datasheet and it doesn't really mention if this is required and how frequent. Is this like a watchdog feature?
Thank you,
-Kyler