RQ3L120BKFRA
Nch 60V 12A, HSMT8AG, Power MOSFET for Automotive
RQ3L120BKFRA is an automotive grade MOSFET that is AEC-Q101 qualified. Ideal for ADAS and Info. and Lighting and Body.
主要规格
型号 | RQ3L120BKFRATCB
封装 |
HSMT8AG
包装形态 | Taping
包装数量 | 3000
最小独立包装数量 | 3000
RoHS |
Yes
特性:
Drain-Source Voltage VDSS[V]
60
RDS(on)[Ω] VGS=4.5V(Typ)
0.031
RDS(on)[Ω] VGS=10V(Typ)
0.023
RDS(on)[Ω] VGS=Drive(Typ)
0.031
Total gate charge Qg[nC]
4.1
Power Dissipation (PD)[W]
40
Mounting Style
Surface mount
Storage Temperature (Min)[℃]
-55
Storage Temperature (Max)[℃]
150
Package Size [mm]
3.3x3.3 (t=0.9)
Common Standard
AEC-Q101 (Automotive Grade)
Find Similar
特点:
- Small high-powered package
- Realization of high mounting reliability by original terminal and plating treatment
- AEC-Q101 Qualified
背景
在汽车领域,随着安全性和便捷性的提高,电子产品逐渐增加,使得所安装的电子元器件数量也与日俱增,而且,为了提高燃油效率和降低电耗,还要求降低这些产品的功耗。其中,尤其是在对于车载开关应用不可或缺的MOSFET市场,对导通电阻低、损耗低且发热量低的产品需求高涨。
概要
本产品的耐压为60V,通过采用split gate实现了低导通电阻,有助于车载应用的高效运行。符合汽车电子产品可靠性标准AEC-Q101,并确保高可靠性。
应用示例
◇各种车载电机(汽车门锁、座椅调节器、电动车窗等)
◇LED前照灯
◇信息娱乐系统、车载显示器
◇高级驾驶辅助系统(ADAS)
-
User's Guide |
Test Report |
Schematic |
Part List |
Layout (PDF) |
|
|
|
|
|
- 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);
}
});
}