Featured Buck DC-DC Converter IC Finder
AEC-Q100 Qualified Products* *"AEC-Q100 Qualified Products" are products that can be adopted not only for in-vehicle equipment but also for a wide range of applications that require high reliability.
Products
Iout (Max.) [A]
A≤1
1<A≤2
2<A≤3
3<A≤4
4<A
Controller
50≤V
?
BD9G3xx
?
30≤V<50
(Primary)
BD90620
10≤V<30
?
V<10 (Secondary)
?
- google hint
var relPrevURL = $('a[curtab="#paraS"]').attr('href');
$('head').append('
');
$(document).ready(function () {
$(".accordion").find(".accordion-section").last().addClass("lastborder");
$(".title a").click(function(){
$("#detail").toggle();
});
tabs3 = $('.para-table.custom-table #tabs3').scrollTabs();
});
- google hint
var relPrevEle = $('a[curtab="#partF"]');
if (relPrevEle.length > 0) {
var relPrevURL = relPrevEle.attr('href');
$('head').append('
');
}
var relNextEle = $('a[curtab="#infoS"]');
if (relNextEle.length > 0) {
var relNextURL = relNextEle.attr('href');
$('head').append('
');
}
$(document).ready(function() {
$(".accordion").find(".accordion-section").last().addClass("lastborder");
$(".title a").click(function() {
$("#detail").toggle();
});
tabs3 = $('.para-table.custom-table #tabs3').scrollTabs();
});