← back

Surgical Robotic Grippers (2024)

During my sophomore summer, I worked as an undergraduate research assistant in Vanderbilt’s Institute for Surgery and Engineering (VISE). Under the instruction of MED Lab’s Dr. Robert Webster, I helped prototype stiffness-switching soft robotic hydraulic grippers for medical and surgical applications.

Graduate student advisor Daniel Esser pouring silicone mold
Graduate student advisor Daniel Esser pouring silicone mold

This was my first time working in both a lab environment and a medical research setting, so I obviously felt a bit nervous going in. Thankfully, the grad student I worked under and the rest of the MED Lab team were incredibly welcoming and helped me quickly understand the project goals and expectations.

research abstract

Soft grippers are amazing when you need to pick up objects with irregular geometries since they can deform and adapt to them. They fail, however, at picking up heavy items since they're too soft to hold any weight. Solid grippers don't have that issue, but they fail when you need flexibility around the items you're picking up.

This project hopes to create a new kind of soft gripper whose rigidity can be controlled on the fly; this way you get the strength of the solid gripper and the flexibility of the soft one without any major compromises.

Fluid elastomer actuator reference diagram
Fluid Elastomer Actuator reference · Hui Ji, 2023
Low melting point alloy reference diagram
Low-Melting-Point Alloy reference · Daniel Esser, 2024

The idea came from combining Fluid Elastomer Actuators (FEAs) with embedded Low-Melting-Point Alloys (LMPAs), two areas already studied within the literature.

FEAs elastic structures with fluidic channels that deform toward a predetermined bending side when pressurized internally. In practice, they work like silicone grippers with pneumatic or hydraulic channels that bend in a controlled direction. LMPAs fusible alloys, generally Field’s metal, capable of changing phase at very low temperatures. When embedded inside a silicone body, the rigidity of the structure can be controlled by changing the state of the metal within it.

how it works

The goal was to create an FEA with embedded LMPAs on its grabbing end. By controlling both the oil pressure inside the gripper and the oil temperature, the system could melt the metal, deform the gripper, and then solidify the metal again to lock its shape around the object being grabbed.

This would give the gripper the ability to conform to a target shape while still maintaining enough rigidity for predictable and reliable grabbing behavior.

Diagram showing gripper deformation concept
Fluid Elastomer Actuator reference · Hui Ji, 2023

hardware

We needed a setup that could quickly test different versions of the silicone grippers. The system had to control the pressure inside the gripper, the temperature of the oil, and the speed at which oil moved through the system.

Hardware system diagram for the stiffness-switching gripper test setup
End-of-summer faculty presentation hardware diagram

[1] The setup begins with a high-speed motor equipped with a 3D-printed fluid pump adapter designed by Charlie Gallentine from the C* Lab next door. We used an ESCON 50/5 motor controller to achieve precise RPMs.

[2] The oil flow then splits between two copper coils: one dipped inside an ice bath for cooling and one inside a heated bath. The amount of oil passing through each coil is determined by electronic valves before their respective baths. These valves were custom-made by adding a 3D-printed adapter and a high-torque servo motor to regular piping valves.

[3] To measure the pressure within the gripper, we placed a pressure sensor as close to the end-effector quick connect as possible. The analog readings were passed through an ADC to get more accurate measurements.

[4] Finally, the pressure valve helped pressurize the system when closed. On the programming side, we added a failsafe that automatically opened the pressure valve if the sensor readings spiked outside the expected operating range.

Early lab test setup for the surgical robotic gripper
Early lab setup

software

Using MATLAB Simulink, I designed a graphical user interface to interact with the gripper. It included real-time gauges and plotters, manual controls, and automatic commands for repeated tests.

Once we began data collection, the GUI helped cut our work significantly by giving us a reliable way to run experiments and automatically sort data from repeated tests.

MATLAB Simulink GUI for controlling the surgical gripper test setup
MATLAB Simulink GUI

results

By the end of the summer, we successfully created a working prototype of the stiffness-switching surgical gripper. We ran tests to measure performance, including grip strength, response time, and durability. The results were promising, showing improvements in adaptability and precision compared with traditional grippers.

End-of-summer faculty presentation for the VISE gripper project
End-of-summer faculty presentation

I also had the chance to present our findings to VISE faculty during the end-of-summer presentation, which gave me the opportunity to showcase the work and receive feedback from experienced researchers.

Functional gripper test
Functional gripper test

final notes

This project was an incredible learning experience that enhanced my technical skills and deepened my understanding in this field. Although medical robotics is not my primary field of interest, I really enjoyed working in a lab environment and collaborating with a team of passionate researchers.

I am grateful for the opportunity to contribute to such an innovative project and for the chance to apply hardware, software, and controls work to a real research prototype.

credits

institution: Vanderbilt Institute for Surgery and Engineering

lab: MED Lab, under Dr. Robert Webster

my role: undergraduate research assistant, hardware test setup, control interface, experimentation support