BD733L2FP3-C
超低待机电流LDO稳压器
BD7xxL2EFJ/FP/FP2/FP3-C是50V耐压、输出电压精度±2%、输出电流200mA、消耗电流6µA (Typ.) 的低待机电流稳压器,适合用来降低蓄电池直连系统的消耗电流。输出相位补偿电容器可使用陶瓷电容器。本IC内置防止因输出短路等发生IC破坏的过电流保护、以及防止因过负荷状态等使IC发生热破坏的过热保护电路。
主要规格
型号 | BD733L2FP3-CE2
封装 |
SOT223-4F
包装形态 | Taping
包装数量 | 2000
最小独立包装数量 | 2000
RoHS |
Yes
功能安全:
A product that has been developed for automotive use and is capable of supporting safety analysis with regard to the functional safety.
特性:
Withstand Voltage (Max.)[V]
50
Circuit Current[mA]
0.006
Dropout Voltage (Typ.)[V]
0.6(Io=0.2A)
Load Regulation[mV]
5(Io=10mA to 200mA )
Over Current Protection
Yes
Over Voltage Protection
No
Under Voltage Lock Out
No
Operating Temperature (Min.)[°C]
-40
Operating Temperature (Max.)[°C]
125
Common Standard
AEC-Q100 (Automotive Grade)
Find Similar
特点:
Ultra low quiescent current: 6μA(Typ) Output current capability: 200mA Output voltage: 3.3V or 5.0V(Typ) High output voltage accuracy: ±2% Low saturation voltage by using PMOS output transistor. Integrated overcurrent protection to protect the IC from damage caused by output short-circuiting. Integrated thermal shutdown to protect the IC from overheating at overload conditions. Low ESR ceramic capacitor can be used as output capacitor. HTSOP-J8, TO252-3, SOT223-4(F)(SOT223-4, SOT223-4F) 3type package
Reference Design - REF67013
EV2W Light Control Module (LCM)
EV2W_LCM-EVK-A05 is the reference design that uses ROHM automotive LED drivers for EV Two Wheelers (TW) lighting application. The solution is integrated with Speech IC Acoustic Vehicle Alert System (AVAS). Devices used in the design are automotive grade. The reference board will enable users test operation and evaluate performance characteristics of the Head Lamp, DRL Driver (BD18354MUF), Tail Lamp Driver (BD18347AEFV), Turn Indicator Driver (BD18327EFV), Animation LED Driver (BD18333EUV) for automotive lighting applications.
- 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);
}
});
}