Power > DFX15 Series
DFX15 series

DFX15 Series

Input range: 85-305Vac
Outputs: 12V to 24V
Power: 20 Watt
Tamb: -25 to 70°C
Dims: 18 x 90 x 55mm
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

Introducing the DFX15 series power supplies, expertly designed from ADEL System for both industrial and residential applications.

These units offer a wide input range of 85-305Vac, delivering flexible power continuity up to 20W. With outputs of 24 Vdc at 0.65A and 12 Vdc at 1.2A respectively, they are perfect for various operational needs.

Operating efficiently in temperatures from -25°C to 70°C, they feature comprehensive protections against overload, overvoltage, and short-circuit issues.

Their compact design allows for both DIN rail and wall mounting, ensuring easy integration into any setup.

Backed by a 3-year warranty, the DFX15 series provide reliable, high-performance power solutions with an IP20 protection class, making them an essential addition to your power management arsenal.

MODEL NUMBERINPUT RANGEOUTPUTPOWER
DFX1512A100-240Vac
95-370Vdc
12V20W
DFX1524A100-240Vac
95-370Vdc
24V20W

Downloads

Click on the link below for an instant download.

  • DFX1512A Datasheet
  • DFX1524A 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.'); } });