2020-10-16 12:15 PM
So far, the boards are working correctly up until the Bus voltage reaches around 130Vin. Then, when monitoring the gate signals on the board at the GH and GL pin on the MasterGAN, the high side of one of the boards seems to not switch correctly anymore. The low side is switching just fine (so out of the 4 gate signals of the 2 EVAL boards, 1 of them stops working correctly). I have tried adding more bootstrap capacitance to the EVAL board, but that doesn't seem to work. Is there a certain amount of power that the internal bootstrap diode can handle, and we need to add an external one, or is there another problem?
Solved! Go to Solution.
2020-11-18 07:09 AM
Hello @PHenr.1,
The issue seems to be related to a below-ground voltage (BGV) phenomenon experienced by the OUT pins.
Electrically, the OUT pin could safely tolerate even many volts below ground without problems, but the BOOT pin, which is indirectly bound to the OUT pin voltage, cannot.
As reported in the MASTERGAN datasheet (Table 3 Recommended operating conditions) a minimum BOOT voltage (versus GND) is recommended during high-side turn on to allow a proper GaN power transistor turn-on.
Increasing the bus voltage the BGV phenomenon is accentuated, adding external diode you are clamping the maximum negative voltage and keeping the BOOT voltage inside a proper operative range.
Please click on the 'Select as Best' button if my reply fully answered your question.
2020-11-04 04:47 AM
Hello @PHenr.1 welcome to the ST Community.
Please could you share more details on your application?
If you have some oscilloscope waveforms please share them.
With these additional info, we try to help you.
2020-11-04 08:02 AM
Hello,
1. We have the 2 boards set up in a full bridge configuration (see attached picture for schematic details)
2. I was monitoring the GH and GL signals with low voltage differential probes at the CN1 and CN2 connectors with the BNC connectors removed
3. The switching frequency is 250kHz and we are generating the PWM signal using known good FPGA code for full bridge configuration, and we are using the high side signal as the PWM signal input and the EVAL board makes the low side signal
We were able to fix the problem using a negative clamping diode on both of the switch nodes, but we were wondering if you have ever seen this problem in the past. If there is another way of fixing our problem without adding external components, then we are up for suggestions.
Patrick Henry
[Edit: do not publish personal info]
2020-11-04 11:35 PM
Hello @PHenr.1
the picture is missing ;)
Please remember not to publish confidential info, thanks
2020-11-05 05:32 AM
Hello,
1. We have the 2 boards set up in a full bridge configuration (see attached picture for schematic details)
2. I was monitoring the GH and GL signals with low voltage differential probes at the CN1 and CN2 connectors with the BNC connectors removed
3. The switching frequency is 250kHz and we are generating the PWM signal using known good FPGA code for full bridge configuration, and we are using the high side signal as the PWM signal input and the EVAL board makes the low side signal
We were able to fix the problem using a negative clamping diode on both of the switch nodes, but we were wondering if you have ever seen this problem in the past. If there is another way of fixing our problem without adding external components, then we are up for suggestions.
2020-11-18 07:09 AM
Hello @PHenr.1,
The issue seems to be related to a below-ground voltage (BGV) phenomenon experienced by the OUT pins.
Electrically, the OUT pin could safely tolerate even many volts below ground without problems, but the BOOT pin, which is indirectly bound to the OUT pin voltage, cannot.
As reported in the MASTERGAN datasheet (Table 3 Recommended operating conditions) a minimum BOOT voltage (versus GND) is recommended during high-side turn on to allow a proper GaN power transistor turn-on.
Increasing the bus voltage the BGV phenomenon is accentuated, adding external diode you are clamping the maximum negative voltage and keeping the BOOT voltage inside a proper operative range.
Please click on the 'Select as Best' button if my reply fully answered your question.