Filter

FuelTech FT Dual Power Driver

: In stock

:

: Stocky AutoWorks

$199.00

FEATURES The FT Dual Power Driver has two half bridge outputs that allows the activation of up to 25A current. With two...
$199.00

QUESTIONS & ANSWERS

Have a Question?

Be the first to ask a question about this.

Ask a Question
files/card-payments-small_fdcb0983-c8e1-4a96-b58f-9fe633c0e0bd.png

FEATURES


The FT Dual Power Driver has two half bridge outputs that allows the activation of up to 25A current. With two half bridge outputs the DPD can drive a single motor in two directions, or two motors in a single direction. Able to drive high speed PWM (using PWM ECU output). Its robust hardware brings very low delay on activation, allowing the use of controls that use high speed PWM signal.



TECHNICAL DESCRIPTION

  • Power: 9V to 30V
  • Max outputs current (total): 25A
  • Peak current: 100A to 10ms
  • Operating voltage: 9V to 30V
  • Max operating frequency: 25KHz @ 30V
  • Input trigger level LOW: <1.3V
  • Input trigger level HIGH: >1.6V
  • Switching delay: - High to low: 5.6 μs - Low to high: 6 μs

 

 

Dimensions:

DPD: 2.16 x 2.16 x 1.10 in (W x H x L)

 

Weight:

FT Dual Power Driver: 7.76 oz

Package DPD: 0.00 oz

 

Contents of packaging:

1 FT Dual Power Driver;

1 Users Manual

1 Mounting kit

 

Warranty: Worldwide: 1 year

Your order of $100 or more gets free standard delivery.

  • Standard delivered 4-5 Business Days
  • Express delivered 2-4 Business Days

Orders are processed and delivered Monday-Friday (excluding public holidays)


eMarket members enjoy free returns.

FuelTech FT Dual Power Driver

Regular price $199.00

jQuery(function($) { $('.selector-wrapper').hide(); $('.single-option-selector:eq(0)').val("Default Title").trigger('change'); }); //get variant form url var getVariant = function () { var params; var parser = document.createElement('a'); parser.href = window.location.href; var query = parser.search.substring(1); var vars = query.split('&'); for (var i = 0; i < vars.length; i++) { var pair = vars[i].split('='); var params = decodeURIComponent(pair[1]); } return params; } var showAddtocart = jQuery(".product-options-bottom").offset().top; //check position to show form in bottom function checkPosition(){ var scrollTop = jQuery(window).scrollTop(); if (scrollTop > showAddtocart) { jQuery(".add-to-cart-fixed").addClass('active'); //sync variant : content form => bottom form var idVariant = getVariant(); $("#second-select").val(idVariant); } else { jQuery(".add-to-cart-fixed").removeClass('active'); } }; jQuery(window).scroll(function () { checkPosition() }); //send request in bottom form jQuery(".button-addtocard").click(function(){ jQuery(".product-options-bottom #AddToCart-product-template").click(); }); //sync variant : content form => bottom form jQuery('#second-select').change(function(){ data_variant1 = ($(this).find(':selected').data('variant1')); data_variant2 = ($(this).find(':selected').data('variant2')); data_variant3 = ($(this).find(':selected').data('variant3')); if (data_variant1 != "") { jQuery("#swatch-0-" + data_variant1).click(); } if (data_variant2 != "") { jQuery("#swatch-1-" + data_variant2).click(); } if (data_variant3 != "") { jQuery("#swatch-2-" + data_variant3).click(); } });