August 2017 Newsletter

7th August 2017

Expanding the Relec Sales Team with appointment of Chris Kennaird

We are very pleased that Chris has joined us as Account Manager working the south eastern region. Chris is a highly experienced sales professional in the power technology industry and studied Electronics with Economics to degree level specialising in power electronic components. We are sure that his experience and background combined with his adventurous spirit exercised back packing in Asia and road touring in the States after university will stand him in good stead uncovering new potential for Relec in the wilds of the Eastern Counties!

Team Bath Electric racing their electric car at Silverstone

Team Bath Racing Electric (TBRe) is an engineering team run by students at the University of Bath. The team has a range of engineering students working together to design and build an electric high-performance vehicle for the Formula Student competition. The team was established in order to inspire students from all engineering disciplines to collaborate on a challenging and motivating project.

Relec were very pleased to be able to support the work of the team by sponsorship and by providing two 7” colour TFT displays and some 20W DC DC converters on special brackets to help with mounting in the car.

At the Student event held at Silverstone the team finished the competition as the top UK electric team and we send our congratulations to all of the team for their inspiring work on designing and building a high performance electric car.

sales@relec.co.uk

Tel: 01929 555800

John Stone
Sales Director

sign up for our newsletter

Enter your email address below

  • This field is for validation purposes and should be left unchanged.

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