Latest News

  • CVS 280 High Voltage DC DC Converter/ Battery Starter

    Relec Electronics proudly announces he availability of CVS-280 series dc dc converters. The CVS-280 series are designed to operate directly from the 750V dc catenary line and can provide dc outputs from 24V to 110V @ 280 Watts continuous & 400 Watts peak power.
    Typically applications include battery start up and control systems in train or tram systems, photovoltaic control systems, Subsea electronic modules or Electric vehicle projects.

    Read More
  • 20W Turnkey Solutions for the Railway Industry

    One size fits all has always been a goal for power supply manufacturers, and thanks to the use of the latest technology, Relec electronics are pleased to announce the release of Cincon’s EC7BW18-ECRT/EDRT 20W universal input dc dc converter especially designed for the railway industry, available in chassis and Din-rail mount formats. The EC7BW18-ECRT/EDRT series require no additional components and meet the requirements of EN50155, EN50121-3-2 & EN45545-2 out of the box providing turnkey solutions for system designers.

    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
  • Adding Value Need Not Break The Budget

    The wide choice of power supplies available today means that, generally speaking, there is one available off-the-shelf, to meet every project’s specifications. Sometimes, however, an innovative design, or an unusual application may call for something tailormade for a project. This may require just a little tweaking of the original, or it may mean a completely bespoke design, custom made for specific requirements. Relec Electronics are your ideal partner to help find your ideal solution.

    Read More
  • Relec to join the Gresham Worldwide Group

    Relec’s premium power electronics and display technology offerings will augment the Gresham Worldwide manufacturing base while providing more resources to Relec for growth and expanding access to market sectors for both companies in the UK and Europe.

    Read More
Prev page
  1. 1
  2. 2
  3. 3
  4. 4

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