LET’S MAKE THIS EASY. CALL 01929 555 700

Variable Frequency Drives (VFDs) are essential devices that allow precise control and regulation of AC motor speed and torque by adjusting the motor input frequency and voltage. Typically installed between the power supply and the motor, VFDs ensure optimal performance and efficiency.

Electric motors are integral to countless applications, powering electrical appliances, fans, pumps, and various machines. These motors require a steady supply of electrical energy to function and provide the necessary speed for their specific tasks. By using VFDs, AC motors can operate at the precise speed needed based on the current demand, leading to significant energy savings.

Moreover, VFDs, also known as frequency converters, offer additional benefits such as reducing maintenance costs and minimizing noise emissions. This makes them a valuable addition to any system relying on AC motors.

Let’s make this easy and call us today.

Follow us on FacebookLinkedIn & Twitter for updates on all of the latest Power Conversion products.
Sign up to our monthly newsletter below, and never miss out on our updates of industry news, we release news/blog pages weekly with news from the power and display industries.

Relec Electronics holds the highest standards towards finding you the ideal solution for your application. We truly believe “Standard is Just the Beginning”. Get in touch with our technical team today.

READ MOREREAD LESS
  • 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

  • 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

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