BD68720EFV
高性能、高可靠性36V耐压 步进电机驱动器
BD68720EFV是额定电源36V?额定输出电流2.0A的低功耗双极PWM恒流驱动器。输入接口采用PARA-IN驱动方式,对于电流衰减方式,可自由设定FAST DECAY/SLOW DECAY的比率,可对所有电机实现很好的控制状态。另外,也可使用一个系统电源进行驱动,因此有助于提高整机设计的便利性。
主要规格
型号 | BD68720EFV-E2
封装 |
HTSSOP-B28
包装形态 | Taping
包装数量 | 2500
最小独立包装数量 | 2500
RoHS |
Yes
特性:
Power Supply Voltage (Max.) [V]
28
Power Supply Voltage (Min.) [V]
19
Output On Resistance (Typ.)[Ω]
0.65
Single power supply input
Yes
Operating Temperature (Min.)[°C]
-25
Operating Temperature (Max.)[°C]
85
Package Size [mm]
9.7x6.4 (t=1.0)
Find Similar
特点:
- Rated output current (DC) 2.0A
- Low ON resistance DMOS output
- PARA-IN drive mode
- PWM constant current (other oscillation)
- Built-in spike noise cancel function
(external noise filter is unnecessary) - Full-, half (two kinds)-, quarter-step functionality
- Freely timing excitation mode switch
- Current decay mode switch
(linearly variable FAST/SLOW DECAY ratio) - Normal rotation & reverse rotation switching function
- Power save function
- Built-in logic input pull-down resistor
- Power-on reset function
- 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
- Microminiature, ultra-thin and high heat-radiation
(exposed metal type) package
- 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);
}
});
}