RB061QS-20
RASMID?系列, 20V, 2A, 肖特基势垒二极管
RB061QS-20是超小型封装(1006尺寸)的肖特基势垒二极管。
主要规格
型号 | RB061QS-20T18R
封装 |
SMD1006
包装形态 | Taping
包装数量 | 18000
最小独立包装数量 | 18000
RoHS |
Yes
特性:
Package Code
SOD-882 (DSN1006-2)
Mounting Style
Surface mount
Average Rectified Forward Current IO[A]
2
Forward Voltage VF(Max.)[V]
0.47
IF @ Forward Voltage [A]
2
Reverse Current IR(Max.)[mA]
0.2
VR @ Reverse Current[V]
10
Storage Temperature (Min.)[°C]
-40
Storage Temperature (Max.)[°C]
150
Package Size [mm]
1.0x0.6 (t=0.23)
Find Similar
特点:
Small silicon package (SMD1006) High Accuracy Manufacturing Dimension tolerance ±10um Low VF
Reference Design - REF66003
Compact NFC Wireless Charge with 300mW Output
ML7661-EVK-001 is equipped with the power transmitting side LSI ML7661, and ML7660-EVK-001 is equipped with the power receiving side LSI ML7660. By facing the antenna, it is possible to output a power supply of 300mW. Wireless battery charging can be achieved in a small space.
The antenna is a product of Amphenol. Datasheet Download:
For any inquiries related to antennas, kindly use the inquiry form provided below.Amphenol Website Contact Form
Reference Design - REF67011
NFC Telemetry-Based Rotating Component Torque Sensing
In this reference design, a strain sensor and the ML7660-EVK-002 are attached to the shaft. It is now possible to directly measure and collect data on the strain of the rotating shaft, which was previously impossible. Specifically, the measurement process follows these steps: 1) The power supply LSI wirelessly supplies power to the power receiving LSI. 2) The power receiving LSI supplies power to the strain sensor via a wired connection. 3) The strain sensor measures the strain of the rotating shaft. 4) The strain sensor sends the strain measurement data to the power receiving LSI via a wired connection. 5) The power receiving LSI wirelessly transmits the measurement data to the power supply LSI.
This reference design uses the STREAL SR300 sensor manufactured by Glosel. If you plan to use Glosel sensors, please check directly with Glosel for availability and procurement details in advance.https://www.glosel.co.jp/en/contact/
- 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);
}
});
}