BM2P0161-Z
内置开关MOSFET PWM型DC/DC转换器IC
BM2P0161是用于AC/DC的PWM方式DC/DC转换器,为所有带插座的产品提供合适的电源系统。同时支持绝缘和非绝缘,可以轻松设计各种低功耗转换器。内置650V耐压启动电路,有助于降低功耗。通过使用外部开关电流检测电阻器,可以实现具有高自由度的电源设计。由于使用了电流模式控制,因此可对每个周期进行电流限制,并且带宽和瞬态响应性能非常出色。 采用固定方法,开关频率为65kHz。 轻负载时,频率降低以实现高效率。 内置跳频功能,有助于降低EMI。内置650V开关MOSFET,易于设计。
主要规格
型号 | BM2P0161-Z
封装 |
DIP7K
包装形态 | Tube
包装数量 | 2000
最小独立包装数量 | 50
RoHS |
Yes
特性:
External LATCH Function
No
Frequency Reduction Function
Yes
Current Detection Resistors
External
Over Current Detection Voltage (typ.)[V]
0.4
Dynamic Over Current Detection
No
Withstand Voltage [V]
650
SW Frequency (Max.)[kHz]
65
On Resistor (MOSFET)[Ω]
1
Under Voltage Lock Out
Yes
Operating Temperature (Min.)[°C]
-40
Operating Temperature (Max.)[°C]
105
Package Size [mm]
9.27x6.35 (t=5.33)
Find Similar
特点:
- PWM Frequency: 65kHz
- PWM Current Mode Control
- Built-in Frequency Hopping Function
- Burst Operation When Load is Light
- Frequency Reduction Function
- Built-in 730V Starter Circuit
- Built-in 730V Switching MOSFET
- VCC Pin Under-Voltage Protection
- VCC Pin Over-Voltage Protection
- SOURCE Pin Open Protection
- SOURCE Pin Short Protection
- SOURCE Pin Leading Edge Blanking Function
- Per-Cycle Over-Current Protection Circuit
- Over Current Protection AC Voltage Compensation Circuit
- Soft Start
- Secondary Over-Current Protection Circuit
-
User's Guide |
Schematic |
Part List |
Layout (PDF) |
|
|
|
|
-
User's Guide |
Schematic |
Part List |
Layout (PDF) |
|
|
|
|
-
User's Guide |
Schematic |
Part List |
Layout (PDF) |
|
|
|
|
-
User's Guide |
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);
}
});
}