RWG Maasvlakte 2 – Rotterdam – Terreinverlichting

Wij verlichten jouw werk

Lees hier hoe Yourlight de terreinverlichting van Rotterdam World Gateway op de tweede Maasvlakte voorzag van energiezuinige LED, 40% besparing ten opzichte van het oorspronkelijke plan, met wit daglichtspectrum voor extra veiligheid.

Haventerrein verlichting, Terreinverlichting

Klant

Rotterdam World Gateway (RWG) — Maasvlakte 2

Samenvatting

Yourlight leverde de terreinverlichting voor de volledig automatische Rotterdam World Gateway containerterminal op de tweede Maasvlakte. In plaats van de voorgeschreven hoge druk natrium armaturen koos RWG voor de energie-efficiënte LED-oplossing van Yourlight, goed voor ca. 40% energiebesparing én een veiligere terminal dankzij het witte daglichtspectrum.

Geleverde diensten

  • Lichtadvies & ontwerp
  • Lichtplan op maat
  • Levering LED-terreinverlichting (daglichtspectrum)
  • Installatieadvies

Lichtoplossingen op maat voor RWG Maasvlakte 2 – Rotterdam – Terreinverlichting

    Uitdagingen

    Het ingenieursbureau dat het bestek schreef voor RWG had hoge druk natrium armaturen (geel licht) voorgeschreven voor de terreinverlichting. RWG wilde echter de meest energie-efficiënte én veiligste oplossing, en zocht een partner die dat kon leveren.

    Oplossingen

    Yourlight leverde LED-terreinverlichting met een daglichtspectrum (wit licht), waarmee ca. 40% energiebesparing wordt gerealiseerd ten opzichte van de oorspronkelijk geplande hoge druk natrium armaturen. Het witte licht zorgt bovendien voor een aanzienlijk betere zichtbaarheid op de terminal dan het geelachtige SON-T licht.

    Implementatie

    tandwiel

    De terreinverlichting werd aangelegd als onderdeel van de nieuwbouw van de volledig automatische RWG-terminal op de tweede Maasvlakte. Yourlight werkte nauw samen met het projectteam van RWG om de verlichtingsoplossing volledig af te stemmen op de eisen van een van de modernste containerterminals ter wereld.

    Resultaat

    Ca. 40% energiebesparing ten opzichte van het oorspronkelijke plan, een veiliger terminal door het daglichtspectrum van het witte licht, en een belangrijke bijdrage aan de status van RWG als één van de meest groene containerterminals ter wereld.

Eén van de groenste terminals ter wereld, ook dankzij de verlichting

Duurzaamheid als uitgangspunt

Rotterdam World Gateway is een van de modernste en meest duurzame containerterminals ter wereld. De terminal op de tweede Maasvlakte is volledig geautomatiseerd en gebouwd met oog voor minimale ecologische impact. De keuze voor de energie-efficiënte verlichtingsoplossing van Yourlight past naadloos in die ambitie. Waar het oorspronkelijke bestek uitging van hoge druk natrium armaturen met geelachtig licht, koos RWG bewust voor wit daglichtspectrum LED: energiezuiniger, veiliger en beter voor de operationele prestaties op de terminal.

"In plaats van de voorgeschreven SON-T armaturen koos RWG voor wit LED-licht: 40% zuiniger en een aanzienlijk veiligere terminal."

40% besparing ten opzichte van het oorspronkelijke plan

Slim. Snel. Samen.

Door in een vroeg stadium van het nieuwbouwproject in gesprek te gaan met RWG kon Yourlight het verlichtingsconcept volledig optimaliseren, niet gebonden aan de keuzes in het oorspronkelijke bestek. Het resultaat: een terreinverlichting die ca. 40% minder energie verbruikt dan de geplande SON-T installatie. Wit licht ziet de mens nu eenmaal scherper dan geel licht. Op een drukke containerterminal waar dagelijks met grote machines en zware lading wordt gewerkt, vertaalt dat zich direct in een veiligere werkomgeving. Verlichting als investering in veiligheid én duurzaamheid.

Project in beeld

Uitgelichte projecten

Batterijpark Espel — Alfen

Batterijpark Dronten — Alfen & Flevo BESS

Jan de Nul — Port of Vreed-en-Hoop, Guyana

Dit zijn het type projecten waar het team van Yourlight warm voor loopt en waar we goed in zijn: het vinden van innovatieve en creatieve lichtoplossingen voor complexe vraagstukken. Jan de Nul heeft een volledig nieuwe off-shore terminal opgespoten en gebouwd voor Exxon Mobile, waar voldoende verlichting moet zijn om veilig te kunnen werken. De…

Uitgelichte projecten

Bekijk alle projecten
    document.addEventListener('DOMContentLoaded', () => {
      console.log(window.bricksData?.splideInstances);
    });
    
    
    document.addEventListener('DOMContentLoaded', function() {
      const scriptId = 'tugclp'; // <-- YOUR data-bricks-script-id HERE
      const splide = window.bricksData?.splideInstances?.[scriptId];
    
      if (!splide) {
        console.warn('Splide instance not found for ID:', scriptId);
        return;
      }
    
      const sliderEl = splide.root; // the .splide element
    
      splide.on('move', function(newIndex, prevIndex) {
        const direction = newIndex > prevIndex ? 'next' : 'prev';
    
        // Add direction class to the slider root
        sliderEl.classList.remove('slide-dir-next', 'slide-dir-prev');
        sliderEl.classList.add('slide-dir-' + direction);
    
        // Auto-remove after animation (prevents stuck states)
        setTimeout(() => {
          sliderEl.classList.remove('slide-dir-next', 'slide-dir-prev');
        }, 1500); // longer than your transition
      });
    
      // Optional: initial direction on load
      splide.on('mounted', () => {
        console.log('Slider mounted, active index:', splide.index);
      });
    });
    
    document.addEventListener('DOMContentLoaded', () => {
      console.log(window.bricksData?.splideInstances);
    });
    
    
    document.addEventListener('DOMContentLoaded', function() {
      const scriptId = 'tugclp'; // <-- YOUR data-bricks-script-id HERE
      const splide = window.bricksData?.splideInstances?.[scriptId];
    
      if (!splide) {
        console.warn('Splide instance not found for ID:', scriptId);
        return;
      }
    
      const sliderEl = splide.root; // the .splide element
    
      splide.on('move', function(newIndex, prevIndex) {
        const direction = newIndex > prevIndex ? 'next' : 'prev';
    
        // Add direction class to the slider root
        sliderEl.classList.remove('slide-dir-next', 'slide-dir-prev');
        sliderEl.classList.add('slide-dir-' + direction);
    
        // Auto-remove after animation (prevents stuck states)
        setTimeout(() => {
          sliderEl.classList.remove('slide-dir-next', 'slide-dir-prev');
        }, 1500); // longer than your transition
      });
    
      // Optional: initial direction on load
      splide.on('mounted', () => {
        console.log('Slider mounted, active index:', splide.index);
      });
    });
    

    Jan de Nul — Port of Vreed-en-Hoop, Guyana

    Dit zijn het type projecten waar het team van Yourlight warm voor loopt en waar we goed in zijn: het vinden van innovatieve en…

    Bekijk project
    document.addEventListener('DOMContentLoaded', () => {
      console.log(window.bricksData?.splideInstances);
    });
    
    
    document.addEventListener('DOMContentLoaded', function() {
      const scriptId = 'tugclp'; // <-- YOUR data-bricks-script-id HERE
      const splide = window.bricksData?.splideInstances?.[scriptId];
    
      if (!splide) {
        console.warn('Splide instance not found for ID:', scriptId);
        return;
      }
    
      const sliderEl = splide.root; // the .splide element
    
      splide.on('move', function(newIndex, prevIndex) {
        const direction = newIndex > prevIndex ? 'next' : 'prev';
    
        // Add direction class to the slider root
        sliderEl.classList.remove('slide-dir-next', 'slide-dir-prev');
        sliderEl.classList.add('slide-dir-' + direction);
    
        // Auto-remove after animation (prevents stuck states)
        setTimeout(() => {
          sliderEl.classList.remove('slide-dir-next', 'slide-dir-prev');
        }, 1500); // longer than your transition
      });
    
      // Optional: initial direction on load
      splide.on('mounted', () => {
        console.log('Slider mounted, active index:', splide.index);
      });
    });
    

    Waterman Onions

    Bekijk project
    document.addEventListener('DOMContentLoaded', () => {
      console.log(window.bricksData?.splideInstances);
    });
    
    
    document.addEventListener('DOMContentLoaded', function() {
      const scriptId = 'tugclp'; // <-- YOUR data-bricks-script-id HERE
      const splide = window.bricksData?.splideInstances?.[scriptId];
    
      if (!splide) {
        console.warn('Splide instance not found for ID:', scriptId);
        return;
      }
    
      const sliderEl = splide.root; // the .splide element
    
      splide.on('move', function(newIndex, prevIndex) {
        const direction = newIndex > prevIndex ? 'next' : 'prev';
    
        // Add direction class to the slider root
        sliderEl.classList.remove('slide-dir-next', 'slide-dir-prev');
        sliderEl.classList.add('slide-dir-' + direction);
    
        // Auto-remove after animation (prevents stuck states)
        setTimeout(() => {
          sliderEl.classList.remove('slide-dir-next', 'slide-dir-prev');
        }, 1500); // longer than your transition
      });
    
      // Optional: initial direction on load
      splide.on('mounted', () => {
        console.log('Slider mounted, active index:', splide.index);
      });
    });
    

    Vanderlande Industries

    Yourlight verving meer dan 600 verouderde HPI-armaturen door energiezuinige LED-armaturen met een smart lighting systeem. Resultaat: fors lager energieverbruik, betere lichtopbrengst en real-time inzicht…

    Bekijk project
    document.addEventListener('DOMContentLoaded', () => {
      console.log(window.bricksData?.splideInstances);
    });
    
    
    document.addEventListener('DOMContentLoaded', function() {
      const scriptId = 'tugclp'; // <-- YOUR data-bricks-script-id HERE
      const splide = window.bricksData?.splideInstances?.[scriptId];
    
      if (!splide) {
        console.warn('Splide instance not found for ID:', scriptId);
        return;
      }
    
      const sliderEl = splide.root; // the .splide element
    
      splide.on('move', function(newIndex, prevIndex) {
        const direction = newIndex > prevIndex ? 'next' : 'prev';
    
        // Add direction class to the slider root
        sliderEl.classList.remove('slide-dir-next', 'slide-dir-prev');
        sliderEl.classList.add('slide-dir-' + direction);
    
        // Auto-remove after animation (prevents stuck states)
        setTimeout(() => {
          sliderEl.classList.remove('slide-dir-next', 'slide-dir-prev');
        }, 1500); // longer than your transition
      });
    
      // Optional: initial direction on load
      splide.on('mounted', () => {
        console.log('Slider mounted, active index:', splide.index);
      });
    });
    
    document.addEventListener('DOMContentLoaded', () => {
      console.log(window.bricksData?.splideInstances);
    });
    
    
    document.addEventListener('DOMContentLoaded', function() {
      const scriptId = 'tugclp'; // <-- YOUR data-bricks-script-id HERE
      const splide = window.bricksData?.splideInstances?.[scriptId];
    
      if (!splide) {
        console.warn('Splide instance not found for ID:', scriptId);
        return;
      }
    
      const sliderEl = splide.root; // the .splide element
    
      splide.on('move', function(newIndex, prevIndex) {
        const direction = newIndex > prevIndex ? 'next' : 'prev';
    
        // Add direction class to the slider root
        sliderEl.classList.remove('slide-dir-next', 'slide-dir-prev');
        sliderEl.classList.add('slide-dir-' + direction);
    
        // Auto-remove after animation (prevents stuck states)
        setTimeout(() => {
          sliderEl.classList.remove('slide-dir-next', 'slide-dir-prev');
        }, 1500); // longer than your transition
      });
    
      // Optional: initial direction on load
      splide.on('mounted', () => {
        console.log('Slider mounted, active index:', splide.index);
      });
    });
    
    document.addEventListener('DOMContentLoaded', () => {
      console.log(window.bricksData?.splideInstances);
    });
    
    
    document.addEventListener('DOMContentLoaded', function() {
      const scriptId = 'tugclp'; // <-- YOUR data-bricks-script-id HERE
      const splide = window.bricksData?.splideInstances?.[scriptId];
    
      if (!splide) {
        console.warn('Splide instance not found for ID:', scriptId);
        return;
      }
    
      const sliderEl = splide.root; // the .splide element
    
      splide.on('move', function(newIndex, prevIndex) {
        const direction = newIndex > prevIndex ? 'next' : 'prev';
    
        // Add direction class to the slider root
        sliderEl.classList.remove('slide-dir-next', 'slide-dir-prev');
        sliderEl.classList.add('slide-dir-' + direction);
    
        // Auto-remove after animation (prevents stuck states)
        setTimeout(() => {
          sliderEl.classList.remove('slide-dir-next', 'slide-dir-prev');
        }, 1500); // longer than your transition
      });
    
      // Optional: initial direction on load
      splide.on('mounted', () => {
        console.log('Slider mounted, active index:', splide.index);
      });
    });
    
    document.addEventListener('DOMContentLoaded', () => {
      console.log(window.bricksData?.splideInstances);
    });
    
    
    document.addEventListener('DOMContentLoaded', function() {
      const scriptId = 'tugclp'; // <-- YOUR data-bricks-script-id HERE
      const splide = window.bricksData?.splideInstances?.[scriptId];
    
      if (!splide) {
        console.warn('Splide instance not found for ID:', scriptId);
        return;
      }
    
      const sliderEl = splide.root; // the .splide element
    
      splide.on('move', function(newIndex, prevIndex) {
        const direction = newIndex > prevIndex ? 'next' : 'prev';
    
        // Add direction class to the slider root
        sliderEl.classList.remove('slide-dir-next', 'slide-dir-prev');
        sliderEl.classList.add('slide-dir-' + direction);
    
        // Auto-remove after animation (prevents stuck states)
        setTimeout(() => {
          sliderEl.classList.remove('slide-dir-next', 'slide-dir-prev');
        }, 1500); // longer than your transition
      });
    
      // Optional: initial direction on load
      splide.on('mounted', () => {
        console.log('Slider mounted, active index:', splide.index);
      });
    });
    

    Luchthaven Den Helder

    Bekijk project
    document.addEventListener('DOMContentLoaded', () => {
      console.log(window.bricksData?.splideInstances);
    });
    
    
    document.addEventListener('DOMContentLoaded', function() {
      const scriptId = 'tugclp'; // <-- YOUR data-bricks-script-id HERE
      const splide = window.bricksData?.splideInstances?.[scriptId];
    
      if (!splide) {
        console.warn('Splide instance not found for ID:', scriptId);
        return;
      }
    
      const sliderEl = splide.root; // the .splide element
    
      splide.on('move', function(newIndex, prevIndex) {
        const direction = newIndex > prevIndex ? 'next' : 'prev';
    
        // Add direction class to the slider root
        sliderEl.classList.remove('slide-dir-next', 'slide-dir-prev');
        sliderEl.classList.add('slide-dir-' + direction);
    
        // Auto-remove after animation (prevents stuck states)
        setTimeout(() => {
          sliderEl.classList.remove('slide-dir-next', 'slide-dir-prev');
        }, 1500); // longer than your transition
      });
    
      // Optional: initial direction on load
      splide.on('mounted', () => {
        console.log('Slider mounted, active index:', splide.index);
      });
    });
    
    document.addEventListener('DOMContentLoaded', () => {
      console.log(window.bricksData?.splideInstances);
    });
    
    
    document.addEventListener('DOMContentLoaded', function() {
      const scriptId = 'tugclp'; // <-- YOUR data-bricks-script-id HERE
      const splide = window.bricksData?.splideInstances?.[scriptId];
    
      if (!splide) {
        console.warn('Splide instance not found for ID:', scriptId);
        return;
      }
    
      const sliderEl = splide.root; // the .splide element
    
      splide.on('move', function(newIndex, prevIndex) {
        const direction = newIndex > prevIndex ? 'next' : 'prev';
    
        // Add direction class to the slider root
        sliderEl.classList.remove('slide-dir-next', 'slide-dir-prev');
        sliderEl.classList.add('slide-dir-' + direction);
    
        // Auto-remove after animation (prevents stuck states)
        setTimeout(() => {
          sliderEl.classList.remove('slide-dir-next', 'slide-dir-prev');
        }, 1500); // longer than your transition
      });
    
      // Optional: initial direction on load
      splide.on('mounted', () => {
        console.log('Slider mounted, active index:', splide.index);
      });
    });