Skip to main content
  1. Home
  2. Emerging Tech
  3. News

Improved fluidic robot paves the way for untethered soft robotics

Add as a preferred source on Google
Simplifying soft robots

Soft robots may be the future of robotics, but there are still many limitations in their design. One big problem is that soft robots generally need to be tethered, meaning that they have to be connected to an external device by wires which supply compressed air and control their systems. This limits their functionality for situations like space exploration, search and rescue, or medical surgeries.

Recommended Videos

Now a team of researchers from Harvard University has taken a first step towards untethering soft robots. They have developed a method to replace multiple control systems with just one input, which simplifies the design of the robots as well as reducing their weight.

“Before this research, we couldn’t build fluidic soft robots without independently controlling each actuator through separate input lines and pressure supplies and a complex actuation process,” Nikolaos Vasios, a graduate student at the John A. Paulson School of Engineering and Applied Sciences (SEAS) and first author of the paper, explained in a statement. “Now, we can embed the functionality of fluidic soft robots in their design, allowing for a substantial simplification in their actuation.”

This new, simplified soft robot, powered by pressurized air, replaces multiple control systems with one input, reducing the number, weight, and complexity of the components needed to power the device. Bertoldi Lab/Harvard SEAS

The development uses fluid at different viscosities to control the speed at which air moves through the robot. By using tubes of different diameters, the team was able to control the viscosity of the fluid and therefore the speed of airflow. Now only one input is required which pushes air through the tubes at a steady rate. It is the tubes themselves which determine the speed of the airflow, so complex air compression calculations are no longer required.

“Our work presents for the first time a strategy that can be used to make simply actuated fluidic soft robots, based on this well-known phenomenon of viscous flow,” Katia Bertoldi, the leader of the group and a Professor of Applied Mechanics at Harvard, said in the same statement. “With the strategy presented in our work, the actuation of fluidic soft robots will now be simpler and easier than ever, taking a major step towards fully untethered and simply actuated soft robots.”

The research is published in the journal Soft Robotics.

Georgina Torbet
Georgina has been the space writer at Digital Trends space writer for six years, covering human space exploration, planetary…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more