ROHM Product Detail

RR2LAM6S
标准整流二极管

RR2LAM6S是低VF的一般整流用二极管。

Data Sheet 购买 *
* 本产品是标准级的产品。
本产品不建议使用于车载设备。

主要规格

 
型号 | RR2LAM6STR
Status | 可购买
封装 | PMDTM
包装形态 | Taping
包装数量 | 3000
最小独立包装数量 | 3000
RoHS | Yes

特性:

Configuration

Single

Package Code

SOD-128

Mounting Style

Surface mount

Number of terminal

2

VRM[V]

600

Average Rectified Forward Current IO[A]

2

IFSM[A]

50

Forward Voltage VF(Max.)[V]

1.1

IF @ Forward Voltage [A]

2

Reverse Current IR(Max.)[mA]

0.01

VR @ Reverse Current [V]

600

Tj[℃]

150

Storage Temperature (Min.)[°C]

-55

Storage Temperature (Max.)[°C]

150

Package Size [mm]

4.7x2.5 (t=1.05)

Find Similar

特点:

  • Low forward voltage
  • High current overload capacity

参考设计 / 应用评估套件

 
    • Reference Design - REFPDT001
    • Integrating Battery Charging Algorithm, 2.5kW LLC DCDC Converter
    • The REFPDT001 EVK is a Digital Design platform for 2.5kW DC/DC Convertor based on Full bridge LLC topology with an output 55V/ 45A with an Input DC bus volatge of 380V. The EVK supports Battery charging alogrithm with Constant voltage and constant curnt operation to be used with 48V Lithum Ion Battery.


      • Constant current operation
      • Constant Voltage operation
      • Output Over Voltage protection
      • Output Over current protection
      • Reverse Battery Protection
      • CAN Communication
      • RS485 Communication
      • LCD Interface

X

Most Viewed

- 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("Loading"); $.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); } }); }