ROHM Product Detail

BD67872MWV-Z (新产品)
4.5V to 60V, Three-phase Brushless DC Motor Gate Driver

The BD67872MWV-Z is a gate driver IC designed for three-phase brushless DC motor applications. The BD67872MWV-Z can drive three half-bridges consisting of six N-Channel power MOSFETs up to 60V.

Data Sheet 购买 *
* 本产品是标准级的产品。
本产品不建议使用于车载设备。

主要规格

 
型号 | BD67872MWV-ZE2
Status | 推荐品
封装 | UQFN28AV040A
包装形态 | Taping
包装数量 | 2500
最小独立包装数量 | 2500
RoHS | Yes

特性:

Vcc (Max.)[V]

65

Power Supply Voltage (Max.) [V]

60

Power Supply Voltage (Min.) [V]

4.5

Iout (Max.)[A]

0.5

External FET

N+N

Speed Control Input

PWM

For Fan Motor

-

Operating Temperature (Min.)[°C]

-40

Operating Temperature (Max.)[°C]

125

Package Size [mm]

4.0x4.0 (t=1.0)

Find Similar

特点:

  • Wide 4.5V to 60V Input Voltage Range
  • Bootstrap Gate Driver with Current Source Circuit for 100% Duty Cycle Operation and High-impedance (Hi-Z) State with Trickle Charge Pump
  • Super Low IVCCQ (< 1μA at Sleep Mode)
  • Thermal Shutdown, Gate Driver VREG UVLO Protection (Latched) and Input VCC UVLO
  • Adjustable Dead Time Control by External Resistor from 10ns to 3000ns
  • 3x PWM Mode (Input Logic)

参考设计 / 应用评估套件

 
    • Evaluation Board - BD67872MWV-EVK-003
    • This board covers our few types of gate driver line up.

  • 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); } }); }