最终销售
BM3G007MUV-LB
Nano Cap™, EcoGaN™, 650V 70mΩ 2MHz, GaN HEMT Power Stage IC
指正在申请中止制造的产品。
主要规格
型号 | BM3G007MUV-LBE2
封装 |
VQFN046V8080
包装形态 | Taping
包装数量 | 1000
最小独立包装数量 | 1000
RoHS |
Yes
特性:
Operating Current@130 kHz(Typ) [μA]
650
Quiescent Current (Typ) [μA]
180
Switching Frequency(Max)[MHz]
2
Turn-on Delay Time(Typ)[ns]
12
Turn-off Delay Time(Typ)[ns]
15
Temperature (Min.)[°C]
-40
Temperature (Max.)[°C]
105
ON State Resistance(Typ)[mΩ]
70
Package Size [mm]
8.0x8.0 (t=1.0)
Application
Networking, Server
Storage Temperature (Min.)[°C]
-55
Storage Temperature (Min.)[°C]
150
特点:
Nano Cap™ Integrated Output Selectable 5V LDO Long Time Support Product for Industrial Applications Wide Operating Range for VDD Pin Voltage Wide Operating Range for IN Pin Voltage Low VDD Quiescent and Operating Current Low Propagation Delay High dv/dt Immunity Adjustable Gate Drive Strength Power Good Signal Output VDD UVLO Protection Thermal Shutdown Protection
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.
Evaluation Board - BM3G007MUV-EVK-003
The BM3G007MUV-EVK-003 evaluation board consists of the BM3G007MUV (GaN FET (650V 70mΩ), integrated driver and protection circuit) and A board on which peripheral components are mounted. This IC is designed to adapt major exist controllers, so that it also can be used to replace the traditional discrete power switches, such as super junction MOSFET.
User's Guide
Schematic
Part List
Layout (PDF)
Videos & Catalogs
产品视频一览
Nano Cap?
2023-10-13 00:00:00.0
( 3:13 )
可以使汽车和工业设备在内的各种电源电路在外置电容器容量为极小的nF级时也可稳定控制。
可以使汽车和工业设备在内的各种电源电路在外置电容器容量为极小的nF级时也可稳定控制。
Show
- 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);
}
});
}