// Adds dimensions UUID, Author and Topic into GA4
Thursday, January 15, 2026
26.8 C
Singapore

Disabled man charges his PMA in public corridor, sparks fire concerns among residents

SINGAPORE: Residents in an HDB block recently complained that a disabled man charges his Personal Mobility Aid (PMA) in the public corridor, and it raises concerns about fire hazard.

A concerned resident admitted that the elderly man had been charging his mobility aid on the second-floor corridor in a block located in Woodlands for the past year, and many were worried that it might cause a fire. When reporters from Shin Min Daily News visited the area, they discovered that there were two PMAs parked in the common corridor, and one of them was charging. However, the elderly man declared that he checks his mobility aids while charging regularly, and has explained the situation to the town council. 

The owner of the PMA, who is a 68-year-old retiree, shared with the reporters that he had his leg amputated six months ago, and he also had pre-existing asthma problems, which is why he needed to use the PMA for his transportation. 

See also  Kuala Lumpur-Singapore loses crown as world’s busiest air route

He shared: “A friend knew I had breathing difficulties, so he gave me a bicycle last year. I ride it to my workplace to charge it.” 

The man admitted that it is difficult for him and his situation to move around, and he is unable to push his PMA into his home unit, so he has been charging it in the hallway. He also received a smaller PMA as a gift. 

“It needs to be charged once or twice a week, and each time it takes four to six hours to fully charge. I usually choose to charge it during the day, and I always stay at home during that time, checking it every half hour to an hour,” he said. 

He clarified that his two PMAs were not modified in any way and that they use their original batteries. Regardless of this, he received a letter from the town council stating that he cannot charge his devices in the corridor. His child explained their situation to the town council and inquired again after receiving the notice. 

See also  Heng Swee Keat reminds everyone to "thank our hawkers"

A neighbour sympathised with his situation, but also stressed the need to ensure everyone’s safety to prevent a fire accident. The resident declared, “If the PMA is approved by the authorities and has not been modified, it should be safe. However, the PMA owner must take the necessary measures to ensure the safety of all residents.” 

In similar news about HDB public spaces, there was also a resident from another HDB block who complained that his neighbour regularly smokes in the common stairwell, leaving a strong cigarette smell that affects his daily life. Furthermore, the said neighbour has even placed a recliner in the stairwell to sit and smoke comfortably.

Read more about the story here

- Advertisement -

Hot this week

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); } });
// //