ROHM Product Detail

BD9S200MUF-C
车载用2.7V~5.5V 输入 2A MOSFET内置 1ch同步整流 降压 DC/DC转换器

BD9S200MUF-C是内置低导通电阻的功率MOSFET的同步整流降压型DC/DC转换器。最大可输出2A的电流。凭借SLLM™控制,实现轻负载状态的良好效率特性,适用于降低设备的待机功耗。具有2.2MHz 高速开关频率,适用于小型电感。具有基于电流模式控制的高速瞬态响应性能,可轻松设定相位补偿。还可与外部脉冲同步。

主要规格

 
型号 | BD9S200MUF-CE2
Status | 推荐品
封装 | VQFN16FV3030 (Wettable Flank)
包装形态 | Taping
包装数量 | 3000
最小独立包装数量 | 3000
RoHS | Yes

功能安全:

类别 : FS supportive
A product that has been developed for automotive use and is capable of supporting safety analysis with regard to the functional safety.

特性:

ch

1

Integrated FET / Controller

Integrated FET

Topology

Buck

Synchronous / Nonsynchronous

Synchronous

Vin1(Min.)[V]

2.7

Vin1(Max.)[V]

5.5

Vout1(Min.)[V]

0.8

Vout1(Max.)[V]

4.4

Iout1(Max.)[A]

2

SW frequency setting (Max.)[MHz]

2.2

Light Load mode

Yes

EN

Yes

PGOOD

Yes

Operating Temperature (Min.)[°C]

-40

Operating Temperature (Max.)[°C]

125

Package Size [mm]

3.0x3.0 (t=1.0)

Common Standard

AEC-Q100 (Automotive Grade)

Find Similar

特点:

  • SLLM™ (Simple Light Load Mode) Control
  • AEC-Q100 Qualified(Grade 1)
  • Single Synchronous Buck DC/DC Converter
  • Adjustable Soft Start Function
  • Power Good Output
  • Input Under Voltage Lockout Protection
  • Short Circuit Protection
  • Output Over Voltage Protection
  • Over Current Protection
  • Thermal Shutdown Protection
  • Wettable Flank QFN Package

参考设计 / 应用评估套件

 
    • Evaluation Board - BD9S200MUF-TSB-001
    • This Evaluation Board was developed for ROHM's single Synchronous buck DC/DC converter BD9S200MUF-C. It is a synchronous buck DC/DC converter with built-in low On Resistance power MOSFETs. The BD9S200MUF-C accepts a power supply input range of 2.7V to 5.5V and generates a maximum output current of 2A. The SLLMTM control provides excellent efficiency characteristics in light-load conditions which make the product ideal for reducing standby power consumption of equipment. BD9S200MUF-C is a current mode control DC/DC Converter and features high-speed transient response.

  • User's Guide
X

Most Viewed

- 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("Loading"); $.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); } }); }