Power > FLEX500 Series
FLEX280

FLEX500 Series

Single-phase I/P: 115/230Vac (Manual select)
Three-phase Input range: 330-550Vac
Outputs: 24V to 48V
Power: Up to 600 Watt
Tamb: -25 to 70°C
Dims: 85 x 120 x 140 mm
Made in Italy

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 FLEX500 Series power supplies from ADEL System are designed to deliver superior performance and high efficiency for a wide range of industrial and commercial applications. With input options ranging from 115 to 230 Vac for single-phase and 400 to 500 Vac for three-phase, these units provide flexible power continuity from 480 to 600W. The FLEX500 Series achieves an impressive efficiency rate of up to 92%, ensuring optimal energy use and reduced operational costs.

These power supplies can handle strong overloads up to 150% without switching off, providing reliable and uninterrupted performance under demanding conditions. The FLEX500 Series includes advanced protection modes such as Manual Reset, Hiccup Mode, and Continuous Out Mode to safeguard your systems. Additionally, they feature a “Power Good” relay for easy status monitoring.

Designed for space-saving installation, these power supplies are DIN rail mountable and boast an extremely compact size, making them ideal for tight spaces. They operate efficiently across a broad temperature range from -25°C to +70°C, making them suitable for various environments. With a 3-year warranty, the FLEX500 Series ensures long-term reliability and peace of mind.

MODEL NUMBERINPUT RANGEOUTPUTPOWER
FLEX50024A90-135Vac
180-264Vac
24V480W
600W peak
FLEX50024B330-500 Vac24V480W
600W peak
FLEX50048A90-135Vac
180-264Vac
48V480W
600W peak

Downloads

Click on the link below for an instant download.

  • FLEX50048A Datasheet
  • FLEX50024B Datasheet
  • FLEX50024A 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.'); } });