BD63030EKV-C
车载三相无刷电机预驱动器
BD63030EKV-C是用于空调鼓风机电机、电池冷却风扇电机等的三相无刷电机的预驱动器。通过180°通电的正弦波驱动,可降低电机驱动音。另外,因为内置自动进角控制功能,可高效进行驱动。此外,通过外置参数可对锁定保护时间、过流限制检测值、过电保护检测值、外接零部件温度检测值、启动时间进行设定,因此可用于各种电机控制。
主要规格
型号 | BD63030EKV-CE2
封装 |
HTQFP64AV
包装形态 | Taping
包装数量 | 1000
最小独立包装数量 | 1000
RoHS |
Yes
功能安全:
A product that has been developed for automotive use and is capable of supporting safety analysis with regard to the functional safety.
特性:
Usage
Air-Conditioner, Battery Cooling
Power Supply Voltage (Max.) [V]
18
Power Supply Voltage (Min.) [V]
6.5
Speed Control Input
DC/PWM
Operating Temperature (Min.)[°C]
-40
Operating Temperature (Max.)[°C]
125
Package Size [mm]
12x12 (t=1)
Common Standard
AEC-Q100 (Automotive Grade)
Find Similar
特点:
AEC-Q100 Qualified (Grade 1) Built-in Automatic Lead Angle Function Built-in Speed Feed-back Function 180° Commutation Sine Wave Drive (2-phase Modulation) Built-in Charge Pump Forward Rotation / Reverse Rotation Switch Function Variable Speed Control, Standby Command Function(PWM / DC Input Support) Selectable Output Modes / Dead Time Soft Start, Soft Stop Setup Function Built-in Protective Functions Over Voltage Protection (OVP), Under Voltage Lockout(UVLO), Over Current Limit (OCL), Over Current Protection (OCP), Lock Protection (LOCK), Thermal Shutdown (TSD), External Parts Thermal Shutdown (EXTSD), Abnormal Hall Input Detection (HALLERR)
Block Diagram
Schematic
Part List
Layout (PDF)
Layout (CAD Data)
Block Diagram
Schematic
Part List
Layout (PDF)
Layout (CAD Data)
- 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);
}
});
}