BV1HB008EFJ-C (新产品)
Automotive Intelligent Power Device Single Channel 9mΩ High Side Switch
The BV1HB008EFJ-C single channel 9mΩ Intelligent High Side Power Device integrates an Overcurrent load protection, a dual Temperature Shutdown mechanism which limits the internal thermal transients and reduces the mechanical stress of the IC, and a smart Active-Clamp circuit to dissipate the magnetic energy while switching off inductive loads and to protect internal circuits from overvoltage surges. Embedded Current Sense and Diagnostic features provide real time load current information and open or short circuit feedback in both on and off state. A 3V and 5V CMOS compatible input pin offers direct microcontroller connection without special interfaces or level shifters. These in conjunction with a wide input voltage range make the High Side IPD a highperformance component suitable for 12V battery connected automotive applications.
主要规格
型号 | BV1HB008EFJ-CE2
封装 |
HTSOP-J8
包装形态 | Taping
包装数量 | 2500
最小独立包装数量 | 2500
RoHS |
Yes
功能安全:
A product that has been developed for automotive use and is capable of supporting safety analysis with regard to the functional safety.
特性:
Qualification Grade
AEC-Q100 (Automotive Grade)
Overcurrent Protection
Limitation / Hiccup
Thermal Shut Down
Self-restart
ON Resistance(Typ.)[mΩ]
9
ON Resistance(Max.)[mΩ]
22
Output Current (Typ) @Ta=85℃ [A]
9.8
Supply Voltage(Min.)[V]
6
Supply Voltage(Max.)[V]
28
Drain-Source Voltage (Max.)[V]
41
Single Pulse Energy 25°C [mJ]
120
Over Current Limit (Min.)[A]
46
Under voltage Detection Level(Max.)[V]
4
Current consumption(Typ.)[?A]
3500
Junction Temperature Tj (Min.)[°C]
-40
Junction Temperature Tj (Max.)[°C]
150
Package Size [mm]
4.9x6.0 (t=1.0)
Find Similar
特点:
AEC-Q100 Qualified (Grade 1) Short Circuit Load Protection Overcurrent Limitation Active Clamp and Overvoltage Protection Dual Temperature Shutdown Undervoltage Lock Out Integrated Current SENSE Circuit Loss of Ground Protection Reverse Battery Connection Protection Open Load and Short to Battery Diagnostics
- 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);
}
});
}