SCZ4008DTB (新产品)
DOT-247 (2-in-1), 750V, 134A, Common-source, SiC Power Module
SCZ4008DTB is a 750V rated SiC molded module. DOT-247 features a form that joins two discrete TO-247 packages, enabling a high power density. Its 2-in-1 configuration makes it applicable to a wide range of circuit topologies; with two topology options—half-bridge and common-source—it also supports multilevel circuits such as 3-level NPC, 3-level T-NPC and 5-level ANPC. DOT-247 is ideal for industrial equipment such as PV inverters, UPS systems, and semiconductor relays.
主要规格
型号 | SCZ4008DTBC23
封装 |
DOT-247
包装形态 | Tube
包装数量 | 225
最小独立包装数量 | 15
RoHS |
Yes
特性:
Drain-source Voltage[V]
750
Total Power Dissipation[W]
361
Junction Temperature (Max.) [℃]
175
Storage Temperature (Min.) [℃]
-40
Storage Temperature (Max.) [℃]
125
Package Size [mm]
26.45x31.5 (t=5.25)
Find Similar
特点:
DOT247 package with the 4th Generation SiC-MOSFET VDSS = 750V Low RDS(on) High-speed switching possible Low switching losses Tvjmax = 175°C Compact design High power density
Videos & Catalogs
产品视频一览
二合一SiC模块DOT-247 - SCZ40xx 系列
2025-10-09 00:00:00.0
( 17.51 MB )
DOT-247是集两枚分立TO-247封装于一体的二合一SiC封装型模块。该产品有两种内部拓扑可选,有助于包括下一代功率转换电路在内的众多电路实现更高功率密度。该产品非常适用于光伏逆变器、UPS、半导体继电器等工业设备,另外,车规级产品也在开发中。
DOT-247是集两枚分立TO-247封装于一体的二合一SiC封装型模块。该产品有两种内部拓扑可选,有助于包括下一代功率转换电路在内的众多电路实现更高功率密度。该产品非常适用于光伏逆变器、UPS、半导体继电器等工业设备,另外,车规级产品也在开发中。
Show
- google hint
var relNextURL = $('a[curtab="#TechD"]').attr('href');
$('head').append('
');
var hdsheetlnkobj = $('a#hdsheetlnk');
var packagelnkobj = $('a#packagelnk');
var fdsheetlnkobj = $('a#fdsheetlnk');
$('a.pvdsheet').addClass("nonreg");
hdsheetlnkobj.attr('href',pdfQRCodeResourceUrl+'/pdetail/'+hdsheetlnkobj.attr("pncode")+'/'+hdsheetlnkobj.attr("pflag")+'/'+hdsheetlnkobj.attr("pno"));
packagelnkobj.attr('href',pdfQRCodeResourceUrl+'/pdetail/'+packagelnkobj.attr("pncode")+'/'+packagelnkobj.attr("pflag")+'/'+packagelnkobj.attr("pno")+'/code/'+packagelnkobj.attr("pcode"));
fdsheetlnkobj.attr('href',pdfQRCodeResourceUrl+'/pdetail/'+fdsheetlnkobj.attr("pncode")+'/'+fdsheetlnkobj.attr("pflag")+'/'+fdsheetlnkobj.attr("pno"));
licenseContentUrl = '';
if(licenseContentUrl.indexOf('?') > 0){
licenseContentUrl = licenseContentUrl.substring(0,licenseContentUrl.indexOf('?'));
}
getBatchDownloadData= '';
if(getBatchDownloadData.indexOf('?') > 0){
getBatchDownloadData = getBatchDownloadData.substring(0,getBatchDownloadData.indexOf('?'));
}
downloadBatchFiles = '';
if(downloadBatchFiles.indexOf('?') > 0){
downloadBatchFiles = downloadBatchFiles.substring(0,downloadBatchFiles.indexOf('?'));
}
designFileSaveDialogUrl = '';
if(designFileSaveDialogUrl.indexOf('?') > 0){
designFileSaveDialogUrl = designFileSaveDialogUrl.substring(0,designFileSaveDialogUrl.indexOf('?'));
}
getProductFile = '';
if(getProductFile.indexOf('?') > 0){
getProductFile = getProductFile.substring(0,getProductFile.indexOf('?'));
}
getDistributorDownloadPopup = '';
if(getDistributorDownloadPopup.indexOf('?') > 0){
getDistributorDownloadPopup = getDistributorDownloadPopup.substring(0,getDistributorDownloadPopup.indexOf('?'));
}
getProductInfoTab = '';
if(getProductInfoTab.indexOf('?') > 0){
getProductInfoTab = getProductInfoTab.substring(0,getProductInfoTab.indexOf('?'));
}
jQuery("#nrndRelatedProductData").clone(true).prependTo('.table-wrap').addClass('clone');
// JIRA - 2939
getDocumentsResourceData = ':443/products?p_p_id=com_rohm_product_detail_web_RohmProductDetailWebPortlet&p_p_lifecycle=2&p_p_state=normal&p_p_mode=view&p_p_resource_id=detail%2FgetDocumentsResourceData&p_p_cacheability=cacheLevelPage';
//getDocumentsResourceData += getDocumentsResourceData.substring(0,getDocumentsResourceData.indexOf('?'))+"/getDocResuorce/";
getDocumentsResourceDataAjaxCall(seoProdName, "tableView");
jQuery("#toggleButton").on("click",function (){
var viewName = $(this).attr('viewName');
console.log("Button1 is clicked targetViewName is : "+ viewName);
getDocumentsResourceDataAjaxCall(seoProdName, viewName);
});
if(productNodeCode.startsWith('4010')){
searchbySpecificationCount();
}
});
function getDocumentsResourceDataAjaxCall(seoProdName, viewName){
$("#designResourcesDataContainer").html("
");
$.ajax ({
url:getDocumentsResourceData+seoProdName,
type: 'POST',
dataType: "html",
cache: false,
data: {
"partNumber" : seoProdName,
"pageViewType" : viewName
},
success: function(response){
$("#designResourcesDataContainer .ajaxloading").css('display','none');
$("#designResourcesDataContainer").html(response);
setTimeout(function() {
if($('.DRtools_video_tps').length > 0){
$.Zebra_Tooltips($('.DRtools_video_tps'));
}
}, 3000);
}, error: function (e) {
console.log("getDocumentsResourceDataAjaxCall ERROR........... : "+ e);
}
});
}