Switching Frequency |
Short Circuit Withstand Time/TCS (Min.)[µs] |
High
Low
|
0 |
2 |
5 |
8~10 |
RGW, RGWS : 650V
OBC, Totem-Pole PFC,Converter, UPS,
Welding, PV Inverter, Current resonance(IH)
|
|
|
|
|
RGTV : 650V
UPS, Welding,PV Inverter,
Current resonance(IH)
|
|
|
RGTH : 650V
High speed SW
|
|
|
|
|
|
RGT : 650V
Motor Drive, General Inverter
|
RGA : 1200V
E-comp, Heater, Relay-circuit,
OBC (For Rectification)
|
|
|
|
RGS : 650, 1200V
RGS : 650,1200V E-comp, Heater,
Relay-circuit, OBC (For Rectification)
|
- google hint
var relPrevEle = $('a[curtab="#partF"]');
if (relPrevEle.length > 0) {
var relPrevURL = relPrevEle.attr('href');
$('head').append('
');
}
var relNextEle = $('a[curtab="#infoS"]');
if (relNextEle.length > 0) {
var relNextURL = relNextEle.attr('href');
$('head').append('
');
}
$(document).ready(function() {
$(".accordion").find(".accordion-section").last().addClass("lastborder");
$(".title a").click(function() {
$("#detail").toggle();
});
tabs3 = $('.para-table.custom-table #tabs3').scrollTabs();
});