// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.6 C
Singapore

Singapore to build hydrogen-ready power plant to address rising energy demand

SINGAPORE: The Energy Market Authority (EMA), a statutory board under the Ministry of Trade and Industry (MTI), has announced that Singapore will build a new hydrogen-ready Combined Cycle Gas Turbine (CCGT) facility, which is expected to begin operations in January 2029, as reported by Xinhua.

The power plant will be developed by PacificLight Power, a local electricity retailer, to be built on Jurong Island.

It will have a generation capacity of at least 600 megawatts and will initially run on 30% hydrogen, with plans to use 100% hydrogen in the future, according to the company.

This move is part of Singapore’s strategy to meet the growing demand for energy and support its transition to a low-carbon energy future.

As electricity demand rises, driven by sectors like advanced manufacturing, the digital economy, and electric transportation, the EMA expects the city’s peak power demand to increase from 3.7% to 5.7% annually.

By 2030, peak demand is projected to reach between 10.1 gigawatts and 11.8 gigawatts.

Puah Kok Keong, EMA’s chief executive, said, “With rising energy demand, it is imperative to ensure adequate generation to power our daily lives.

In June 2024, the EMA sought proposals to address the city-state’s growing electricity needs. PacificLight Power was chosen from six submitted proposals for developing the hydrogen-ready plant. /TISG

Read also: Senoko Energy partners with Gentari to import hydrogen gas from Malaysia to Singapore to help reduce carbon emissions

Featured image by Depositphotos

- Advertisement -

Hot this week

‘Getting zero offers for 2 months was a good slap in the face’: Fresh grad reluctantly accepts job offer that pays below salary expectations

SINGAPORE: It seems the job market is forcing the hands of some fresh graduates, pushing them to accept jobs that pay below their salary expectations. Recently, an NUS graduate shared anonymously...

‘I feel lost and embarrassed’: Singaporean fresh grad opens up after failing probation

SINGAPORE: A Singaporean fresh graduate shared on Reddit that she feels “dejected” after failing her probation at her first full-time job, an outcome she never saw coming because she believed thing...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks