BD33FA1FP3
100mA 固定输出LDO稳压器
BD33FA1FP3是可提供0.1A输出电流的稳压器。输出电压为3.3V、输出精度为±1%。封装组件采用散热性优良的SOT89-3K。作为防止IC破坏的保护功能,内置了防止因输出短路等发生IC破坏的过电流保护电路、以及防止因过负荷状态等使IC发生热破坏的温度保护电路。本产品可用于数字家电等广泛用途。采用了陶瓷电容器,有助于整机的小型化和长寿化。
主要规格
型号 | BD33FA1FP3-ZTL
封装 |
SOT89-3K
包装形态 | Taping
包装数量 | 1000
最小独立包装数量 | 1000
RoHS |
Yes
特性:
Withstand Voltage (Max.)[V]
30
Vout Accuracy
±1.0% (Ta=25℃)
Dropout Voltage (Typ.)[V]
1.0(Io=0.1A)
Load Regulation[mV]
Vo x 0.005V (Io=0 to 100mA)
Over Current Protection
Yes
Over Voltage Protection
No
Under Voltage Lock Out
No
Operating Temperature (Min.)[°C]
-25
Operating Temperature (Max.)[°C]
85
Find Similar
特点:
High accuracy output voltage Built-in Over current protection circuit (OCP) Built-in Temperature protection circuit (TSD) Soft start function
Reference Design - REF67010
3.6kW Interleaved Boost PFC
The REF67010-IPFC_3.6kW-EVK-A04 is a Reference Board with Interleaved Boost PFC topology. It demostrates ROHM’s strong power devices portfolio i.e., high speed switching device Field Trench IGBT and SiC SBD diodes in the Boost Stage. The Auxiliary power supply uses PWM type DC/DC converter IC with 800V Integrated MOSFET and Super-Fast Recovery Diode. The converter is rated at 3.6kW. This reference design consists of the following three boards.
REF67010-IPFC_3.6kW-EVK-A04_PCBA016: Main board REF67010-IPFC_3.6kW-EVK-A04_PCBA017: Auxiliary power supply board REF67010-IPFC_3.6kW-EVK-A04_PCBA018: Controller board
- 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);
}
});
}