BM1Q021FJ
Quasi-Resonant Control type DC/DC Converter IC
准谐振控制器型DC/DC转换器IC BM1Q021FJ为所有存在插口的产品提供优良的系统。为准谐振动作,实现了软开关,有助于实现低EMI。外接开关MOSFET及电流检测电阻,可实现自由度高的电源设计。本IC内置启动电路,有助于实现低待机功耗和高速启动。轻负载时内置脉冲串功能且IC消耗电流低,因此待机功耗会变小。本IC内置软启动功能、脉冲串功能、逐周期过电流限制、过电压保护、过负荷保护、CS开路时保护等各种保护功能,安全性优异。
主要规格
型号 | BM1Q021FJ-E2
封装 |
SOP-J8
包装形态 | Taping
包装数量 | 2500
最小独立包装数量 | 2500
RoHS |
Yes
特性:
External LATCH Function
No
Frequency Reduction Function
Yes
Current Detection Resistors
External
Dynamic Over Current Detection
No
Withstand Voltage [V]
650
SW Frequency (Max.)[kHz]
120
Under Voltage Lock Out
Yes
Operating Temperature (Min.)[°C]
-40
Operating Temperature (Max.)[°C]
105
Package Size [mm]
4.9x6.0 (t=1.65)
Find Similar
特点:
Quasi-resonant method Built-in 650V tolerate start circuit Low power when load is light ( Burst operation) Maximum frequency control (120kHz) Frequency reduction function AC voltage correction function VCC pin : under voltage protection VCC pin : overvoltage protection Over-current protection (cycle-by-cycle) OUT pin : H voltage 12V clamp Soft start ZT trigger mask function ZT Over voltage protection[Auto-restart] FB Over Load protection [Auto-restart] CS pin open protection [Auto-restart]
Evaluation Board - BM3G007MUV-EVK-001
This evaluation board outputs an isolated voltage of 12 V from an input of 90 Vac to 264 Vac, and the maximum output current is 8.3 A. It was developed mainly as a power supply for adapters. The average efficiency is 90.7% when VIN = 230V. The BM3G007MUV is GaN HEMT (650 V 70 mΩ), with integrated driver and protection circuitry. QR controllers for AC/DC power supplies use BM1Q021FJ.
- 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);
}
});
}