Power > TDS-3300 Series
TDS-3300

TDS-3300 Series

Input: 400-480 VAC 3ph / 400-740 VDC
Output: 230V 1ph (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

As part of the new AC Master Series, the TDS-3300 is a 400VAC 3-phase AC/AC Variable Frequency & Voltage Changer. This model is ideal for powering sockets in passenger cars and locomotives, providing stable voltage and the ability to change frequency as needed, such as to 60Hz.

Key Features:

  • Stable Voltage Output: Ensures consistent voltage for onboard electronics, even during power fluctuations.
  • Frequency Conversion: Capable of changing frequency to meet specific requirements.
  • Versatile Use: Perfect for railway applications, particularly for powering sockets in trains.

The TDS-3300 is an indispensable solution for essential railway infrastructure, ensuring reliability and safety for all onboard systems.

MODEL NUMBERINPUT RANGEOUTPUTPOWER
TDS-3300-7801400-480 VAC 3ph
400-740 VDC
230V 1 ph (5 to 75 Hz)3300W

Downloads

Click on the link below for an instant download.

  • TDS-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.'); } });