RSF014N03
4V Drive Nch MOSFET
电界効果晶体管的MOSFET。提供通过采用细微流程的「超低阻值的设备」而在广泛领域得以应用的功率MOSFET,并且结合用途,以多样的小型高功率复合型的产品线对应多种市场需求。
主要规格
型号 | RSF014N03TL
封装 |
TUMT3
包装形态 | Taping
包装数量 | 3000
最小独立包装数量 | 3000
RoHS |
Yes
特性:
Drain-Source Voltage VDSS [V]
30
RDS(on) [Ω] VGS =4V(Typ)
0.27
RDS(on) [Ω] VGS =4.5V(Typ)
0.25
RDS(on) [Ω] VGS =10V(Typ)
0.17
RDS(on) [Ω] VGS =Drive (Typ)
0.27
Total gate charge Qg [nC]
1.4
Power Dissipation (PD)[W]
0.8
Mounting Style
Surface mount
Storage Temperature (Min)[℃]
-55
Storage Temperature (Max)[℃]
150
Package Size [mm]
2.1x2.0 (t=0.82)
Find Similar
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);
}
});
}