Power > TDX-3300 Series
TDX-3300

TDX-3300 Series

Input: 400-480 VAC 3ph / 400-740 VDC
Outputs: 400V 3ph (5 to 75 Hz)
Power: 3300W
Tamb: -40 to 55°C
Dims: 84.8 x 248.4 x 421.59 mm
Meets EN50155 / EN45545-2
5 Year Warranty

Make an enquiry
X

Make an Enquiry

  • This field is for validation purposes and should be left unchanged.
have a question? Contact us now

APPLICATION

The TDX-3300 is a remarkable engineering feat featuring a ground breaking step-up converter that enhances power stability amid voltage fluctuations. This innovation ensures a consistent output voltage, safeguarding vital railway equipment from power loss.

Key Features:

  • Unmatched Output Stability: The step-up converter provides constant output voltage, regardless of input voltage fluctuations.
  • Enhanced Safety: Maintains the operation of critical railway equipment during power disturbances or fluctuations.
  • Versatile Application: Suitable for various railway applications, including powering electric motors, water pumps, and fans.

The TDX-3300 is ideal for use in safety-critical systems and essential railway infrastructure, offering unmatched reliability and stability.

MODEL NUMBERINPUT RANGEOUTPUTPOWER
TDX-3300-7802400-480 VAC 3ph
400-740 VDC
400V 3ph (5 to 75Hz)3300W

Downloads

Click on the link below for an instant download.

  • TDX-300 Series Datasheet

We would love to know more about the problem you are trying to solve

Our experts are on hand to help you find the best solution!

LET’S MAKE THIS EASY. CALL 01929 555 700

why choose relec?
  • Faster

    Our aim is to get back to you with an initial response within the hour.

  • Attention to detail

    We pride ourselves on getting you the right product, at the right price and on time.

  • New ideas

    We are constantly looking for latest technology and products for your applications.

  • Beyond standard

    It’s not just about the product.  Our service goes way beyond the norm.

  • Easy

    We want to make your life as simple as it can be. Call us to find out what we can offer.

sign up for our newsletter

Enter your email address below

  • This field is for validation purposes and should be left unchanged.
jQuery(document).ready(function($) { function updateActiveItem() { try { var carouselItems = $('.center-grow-carousel .elementor-carousel-item'); var centerIndex = Math.floor(carouselItems.length / 2); carouselItems.each(function(index) { if (index === centerIndex) { $(this).addClass('active'); } else { $(this).removeClass('active'); } }); } catch (error) { console.error('Error updating active item:', error); } } // Initial update updateActiveItem(); // Update on slide change var carousel = $('.center-grow-carousel .elementor-swiper'); if (carousel.length) { carousel.on('transitionend animationend', function() { updateActiveItem(); }); } else { console.error('Carousel element not found.'); } });