Latest News

  • Showcasing Advanced Medical Power & Display Technology at EBME 2024

    On June 26th and 27th, we’re excited to showcase our latest innovations in power conversion and display technology at the EBME Expo 2024, Stand J08. This year, we’re bringing an impressive selection of advanced medical solutions designed to enhance efficiency and elevate patient care. Here’s a sneak peek at what you can expect from our standout offerings.

    Read More
  • Charging Ahead: SLE60 – Just What The Doctor Ordered!

    Relec Electronics, a leading B2B distributor specialising in sophisticated power supplies and display technologies, is proud to announce the stocking of Advanced Energy’s SLE60 – USB-C power delivery units. This strategic addition to Relec’s portfolio underscores our commitment to supporting the demanding needs of medical applications and other high-reliability environments. 

    Read More
  • New Kid In Town: Relec Unveils The NeoPower NP08 Series!

    Welcome to a Tequila Sunrise with the introduction the latest 4kW configurable power supply from Artesyn! At Relec Electronics, we’re always on the lookout for the next big thing, and we believe we’ve found it with the NP08 Neopower series.

    Read More
  • EN61000-4-4 & EN61000-4-5 Dissected: A Surge-ival Guide

    Continuing our look at the EN61000 series of immunity standards, this month we’re going to give you 2 for the price of one. Both EN61000-4-4 & EN61000-4-5 are related to surges and transients we see in everyday activity and can have a big effect on the performance of electronic systems.

    Read More
  • Unwrapping A Cool One: The LCC1200 AC-DC Converter Series

    Advanced Energy’s latest offering, the LCC1200 series AC-DC converter, shines as an exceptional product. Relec Electronics explores the key features, benefits, and technical specifications of the LCC1200 series while shedding light on the differences between conduction cooling and convection cooling.

    Read More
  • COOLX 3000, Versatile, Intelligent & Dependable

    The CoolX3000 is the latest release from Advanced Energy’s Excelsys division and provides system design engineers with 3000W of flexible dc power, with up to 24V outputs in a single package. A choice of 12 output modules are available, ranging in power from 60 Watts to 900 Watts, with outputs from 1V to 58V, and the ability to series and parallel connect, gives the engineer unlimited scope to create whatever voltages are required for their system.

    Read More

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.

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