BD62110AEFJ
36V耐压1ch 有刷电机驱动器系列
BD62110AEFJ是能驱动DC有刷电机的含1个电路的H桥电机驱动器。通过直接PWM驱动可实现高效率驱动。内置各种保护电路,有利于实现组件的高可靠性。
主要规格
型号 | BD62110AEFJ-E2
封装 |
HTSOP-J8
包装形态 | Taping
包装数量 | 2500
最小独立包装数量 | 2500
RoHS |
Yes
特性:
Power Supply Voltage (Max.) [V]
28
Power Supply Voltage (Min.) [V]
8
Output On Resistance (Typ.)[Ω]
1.8
Operating Temperature (Min.)[°C]
-25
Operating Temperature (Max.)[°C]
85
Package Size [mm]
4.9x6.0 (t=1.0)
Find Similar
特点:
Single Power Supply Input (rated voltage of 36V) Rated Output Current (peak) :1.0A (2.0A) Low ON-Resistance DMOS Output Forward, Reverse, Brake, Open External PWM Control Driver for DC Brush Motor Built-in logic input pull-down resistor Cross-conduction Prevention Circuit Thermal Shutdown Circuit (TSD) Over-current Protection Circuit (OCP) Under Voltage Lock out Circuit (UVLO) Over Voltage Lock out Circuit (OVLO) Ghost Supply Prevention (protects against malfunction when power supply is disconnected) Adjacent Pins Short Protection Inverted Mounting Protection HTSOP-J8 package
Evaluation Board - BD62110AEFJ-EVK-101
This Evaluation Board was developed for ROHM’s family of DC Brushed Motor Driver: BD62110AEFJ. This is suitable for Small appliances(Vacuum cleaners), Factory Automation, Robotics, Point of Sales(POS) machines, Gaming Machines, Scanners, Printers(Multi-function Printer, Laser Printer, Inkjet Printer, Photo Printer, FAX, Mini Printer), Plain Paper Copier(PPC), and any application that requires motor drivers for DC Brushed Motor.
- 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);
}
});
}