// Adds dimensions UUID, Author and Topic into GA4
Monday, June 22, 2026
27.2 C
Singapore

Giant Chinese elevated bus grinds to a halt

It was a hare-brained idea anyway

China elevated bus1

The giant Chinese elevated bus that captured the imagination of the public last year has hit the brakes.

According to a report by the South China Morning Post, workers will dismantle the Transit Explore Bus (TEB) test site, which contained a 300-metre track, by the end of this month.

The vehicle will be moved to a parking lot nearby (and hopefully be sent to Sweden’s museum of failed inventions).

The prototype was first unveiled to the public last year. It measured 22-meter-long, 7.8-meter-wide and 4.8-meter-high and could carry up to 300 passengers. The biggest draw factor was that cars could drive underneath it — a much need solution for China’s frequently congested traffic conditions.

Also Read: South Korea is trying to build Hyperloop technology

However, TEB soon found itself knee deep, or rather, wheel deep, in several scandals.

It was alleged that TEB’s developer was not transparent with investors. It also failed to inform authorities of the road tests. In addition, residents felt that it was an traffic obstacle.

Let’s hope a more brilliant inventor takes a lesson from this and devises a more viable solution.

 

The post Giant Chinese elevated bus grinds to a halt appeared first on e27.

Source: e27
China elevated bus1

- Advertisement -

Hot this week

British expats debate life in Singapore: ‘Upgrade’ or ‘hot and sticky’?

Covering reactions to a Telegraph article about a family that moved from Kent to Singapore.

‘Social media was never the problem’: Malaysians divided over under-16 social media ban

The story explores Malaysia’s new under-16 social media restriction, highlighting the balance between protecting children online and addressing concerns over privacy, age verification, and the pote...

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