BD7J200EFJ-LB
内置开关MOSFET 绝缘型反激式转换器IC
本产品是面向工业设备市场的产品,保证可长期稳定供货。适合用于工业设备的绝缘电源。本产品是无需光电耦合器的绝缘型反激式转换器。无需以往用途中为获得稳定输出电压所需的光电耦合器、变压器3次绕组构成的反馈电路。还采用了独创的适应型导通时间控制技术,不需要外接相位补偿部件,可大幅减少部件个数,并实现小型、高可靠性的绝缘型电源应用设计。
主要规格
型号 | BD7J200EFJ-LBE2
封装 |
HTSOP-J8
包装形态 | Taping
包装数量 | 2500
最小独立包装数量 | 2500
RoHS |
Yes
特性:
Output Power [W]
5W@Vin=24V 10W@Vin=48V
Switch Current Limit(Typ.)[A]
1.75
SW frequency (Max.)[kHz]
400
Thermal Shut-down
Recovery
Under Voltage Lock Out
Yes
Operating Temperature (Min.)[°C]
-40
Operating Temperature (Max.)[°C]
125
Package Size [mm]
4.9x6.0 (t=1.0)
Find Similar
特点:
- Long Time Support Product for Industrial Applications
- No Need of Any Optocoupler and Third Winding of Transformer
- Set Output Voltage with Two External Resistor and Ratio of Transformer Turns
- Adopt of Original Adapted Type Technology that Controls On Time.
- No Need of External Phase Compensation Parts by High-speed Load Response
- Low Output Ripple by Fixed Switching Frequency (At normal operation)
- High Efficient Light Load Mode (At PFM operation)
- Shutdown and Enable Control
- Built-in 120V Switching MOSFET
- Soft Start Function
- Load Compensation Function
- Input Under Voltage Lockout (VIN UVLO)
- Over Current Protection (OCP)
- Over Voltage Protection (OVP)
- Short Circuit Protection (SCP)
- Thermal Shutdown (TSD)
- Battery Short Protection (BSP)
-
User's Guide |
Schematic |
Part List |
Layout (PDF) |
|
|
|
|
-
User's Guide |
Schematic |
Part List |
Layout (PDF) |
|
|
|
|
- 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);
}
});
}