// Adds dimensions UUID, Author and Topic into GA4
Wednesday, September 9, 2026
29.3 C
Singapore

Japanese researchers build robotic tail to help ageing population

Japanese researchers are pushing the boundaries of science by creating a robotic tail that extends innate bodily functions—a solution to keep the elderly mobile and productive as the country deals with an ageing population and a decreasing workforce.

While robotic tails may seem like science fiction, in Japan, they are a reality. A research team at Japan’s Keio University have built an artificial biomimicry-inspired anthropomorphic tail, which they call Arque, that could help unsteady elderly people keep their balance and find a new level of productivity in their later years.

Arque is a grey, one-metre long robotic tail that allows humans to alter body momentum for assistive and haptic feedback applications. It mimics animal tails, like those of cheetahs and other animals whose tails allow them to keep their balance while climbing and running.

Most mammals and vertebrate animals rely on their tails to providing variant functions to expand their mobility, and they even use them as a limb that allows manipulation and gripping.

Arque has adjacent joints with a spring-based structure, which handles shearing and tangential forces and allows managing the length and weight of the target tail.

Four pneumatic artificial muscles power the internal structure of the tail, providing the actuation mechanism for the tail tip.

Screen Shot 2019 08 15 at 2.43.41 PM
Photo: Arque is made up of adjacent joints with a spring-based structure/YouTube screen grab

This prosthetic tail is being introduced as an extension of the human body to actively assist in situations requiring balance or alter body momentum as needed.

Japan is currently facing the same issue as Singapore—having a predominantly aging population and a shrinking workforce.

Hot this week

New data says Singapore is 2nd best country in the world while Malaysia places 3rd

"Estonia ranks first with a score of 72.8, narrowly ahead of Singapore (72.6) and Malaysia (72.0)," acccording to data from Rumavi

Up to 13.5 years’ jail and lifetime driving ban sought by SG prosecutors for car driver who ran a red light at up to...

Prosecutors seek the maximum sentence after a red-light run at up to 134 km/h killed 2 people and injured 8 others during the morning rush

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