LET’S MAKE THIS EASY. CALL 01929 555 700

EMC Filters – Chassis Mount

Relec Electronics offer a wide range of chassis mounting RFI / EMC line filters for industrial applications.  Relec is able to solve your RFI and EMC line filter problems through the application of state of the art technology, combined with many years of experience.  Our RFI & EMC line filters are available as single or multi stage, with currents up to 1100A.

READ MOREREAD LESS
  • FMW-41 Series

    Input: 85 - 264Vac
    Current: 0.5 - 6A
    Tamb: -25°C to +85°C
    Dims: 67 x 46 x 25mm
    Single stage

  • FMBB-NEO series

    Input: 85 - 264Vac
    Current: 1 - 36A
    Tamb: -40°C to +100°C
    Dims: Various
    2 stage

  • FMAB-NEO series

    Input: 85 - 264Vac
    Current: 1 - 60A
    Tamb: -40°C to +100°C
    Dims: Various
    Single stage

  • FMBC-NEO series

    Input: 480/520Vac 50/60Hz
    Current: 7 - 180A
    Tamb: -25°C to +100°C
    Dims: Various
    2 stage - 3 phase

  • FMBD-NEO series

    Input: 480/520Vac 50/60Hz
    Current: 8 - 200A
    Tamb: -25°C to +100°C
    Dims: Various
    2 stage - 3 phase + N

  • FMAC Series

    Input: 480/520Vac 50/60Hz
    Current: 6 - 1100A
    Tamb: -25°C to +100°C
    Dims: Various
    Single stage - 3 phase

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