// Adds dimensions UUID, Author and Topic into GA4
Tuesday, August 18, 2026
27.3 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

‘Singapore used to be a community, but now, it’s just a corporation,’ says Redditor

A local Redditor said that the theme for Singapore in the next 10 years will be selfishness, as the sense of community that built the country is slowly being lost

Woman struggles with anxiety after boyfriend enlists for NS: ‘I legit can’t stop crying’

SINGAPORE: Not every couple finds it easy to navigate an NS relationship. The sudden distance, limited communication, and uncertainty can be a major adjustment, especially for couples who were use...

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