1SS400SM
Switching Diodes
极悦娱乐的开关二极管以高供给力和高可靠性封装为傲。二极管列阵也可以在诸多领域使用。
主要规格
型号 | 1SS400SMT2R
封装 |
EMD2
包装形态 | Taping
包装数量 | 8000
最小独立包装数量 | 8000
RoHS |
Yes
特性:
Mounting Style
Surface mount
Average Rectified Forward Current IO[A]
0.1
Forward Voltage VF[V]
1.2
IF @ Forward Voltage [mA]
100
Reverse Current IR[?A]
0.1
VR @ Reverse Current [V]
80
Storage Temperature (Min.)[°C]
-55
Storage Temperature (Max.)[°C]
150
Package Size [mm]
1.6x0.8 (t=0.7)
Find Similar
特点:
?超小型塑胶型。 ?高可靠性。 ?构造:硅外延高压型
User's Guide
Schematic
Part List
Layout (PDF)
User's Guide
Schematic
Part List
Layout (PDF)
User's Guide
Schematic
Part List
Layout (PDF)
User's Guide
Schematic
Part List
Layout (PDF)
Reference Design - REF67004
BCMPFC + QR Flyback Combination AC-DC Converter Topology
LogiCoA003-EVK-001 can supply 24V DC voltage with maximum 264V AC voltage input. And It can also supply up to 4A maximum. The MCU designed for LogiCoA? technology, "ML62Q2035", can simultaneously operate BCMPFC and QR-Flyback topologies as the AC-DC power Reference design. The EVK can calibrate bootup voltage, shutdown voltage, over current threshold, and output DC voltage within several seconds and it can acquire various operation logs.
Videos & Catalogs
产品视频一览
小信号分立器件 长销产品
2023-10-30 00:00:00.0
( 1.79 MB )
ROHM的小信号分立器件长销产品,在市场上得到长期且广泛的应用,累计出货量已经超过600亿个,拥有业界领先的供货业绩。ROHM通过确保稳定的生产和供应,即使在生命周期长的应用中也可以放心采用。
ROHM的小信号分立器件长销产品,在市场上得到长期且广泛的应用,累计出货量已经超过600亿个,拥有业界领先的供货业绩。ROHM通过确保稳定的生产和供应,即使在生命周期长的应用中也可以放心采用。
Show
- 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);
}
});
}