Kinematic and finite element analysis of a laparscopic gripper and forceps
The full computer-aided-design for a rudimentary laparscopic gripper for its gripper mechanism and stress loading under its forceps 🫳
Overview
The motivation for the project is to provide insight of the kinematic mechanism and stress loading for the rudimentary (bare-bones version) of a laparoscopic grasper, a medical instrument used in minimally invasive gut surgeries. I was able to provide the mechanism for opening and closing of the jaws/forceps and essentially the length of shaft needed to make a functional laparscopic gripper
. Further finite element analysis was done to determine the maximum loading the foreceps
can support before failure.
Note: I can provide our CAD file upon request! Kindly comment in this post





Kinematic Analysis
- Components: The grasper consists of a handle, shaft, rod, and forceps.
- Mechanism: The design incorporates a slider-crank and scissor mechanism to transfer force from the handle to the forceps.
- CAD Modeling: Fusion 360 was used to construct the grasper, defining joints (revolute, slider, rigid) and motion links.
- Motion Analysis: The study analyzes the input (handle) and output (forceps) motions, plotting toggle positions in relation to the Fusion 360 plane origin. The research identifies the slider-crank mechanism for handle-to-rod connection and a scissor mechanism for force transference to the forceps . It emphasizes the importance of contact sets and constraints in the CAD model to prevent component conflicts.
- Findings: The research successfully modeled the grasper’s kinematic mechanism, highlighting the importance of the slider-crank and scissor mechanisms. It also emphasizes the need for contact sets and constraints in the CAD design.
Below is the made IEEE paper format that we provided that synthesizes how the handle actuates the rod, which in turn controls the forceps; how the design incorporates a slider-crank
and scissor
mechanism; The shaft serves as the frame linkage; Kinematic graphical synthesis analyzes driver and output link movements.
Finite Element Analysis
The motivation for this part of the project is to evaluate the structural integrity of conventional laparoscopic graspers (LGs) under surgical forces and simulate deformation of LG structural members and connections under applied forces using the ANSYS software.
Methodology:
- 3D Model: A 3D model of LGs forceps (handle, shaft, rod, and forceps) was used, with emphasis on the forceps.
- ANSYS Simulation: ANSYS software was used for FEA.
- Material: Stainless steel.
- Meshing: Automatic meshing method (23484 Nodes, 11462 Elements).
- Applied Load: 7.8425 N (per forceps body).
- Boundary Conditions: Frictionless supports at joints connecting forceps to the rod. Force applied specifically to the teeth of the forceps.
Results:
Equivalent Stress:
- Maximum: 248.3 MPa (near joints).
- Minimum: 26.7 MPa.
Total Deformation:
- Maximum: 0.07 mm.
- Minimum: 0.007825 mm.
Equivalent Strain:
- Maximum: 0.0026 mm/mm.
- Minimum: 0.00028 mm/mm.
Safety Factor:
- Maximum: 4.605.
- Minimum: 2.750.
Conclusion: The LGs forceps design demonstrates good structural integrity under the applied force. The maximum stress was 248.3 MPa, with a deformation of 0.007 mm upon repeated loadings. A safety factor of 4.605 is recommended to reduce stress. The safety factor will combat the deformation made but will make the increase forcep thickness. Further design improvements can be made by considering different support configurations and forces beyond normal force load. FEA provides valuable insights for future applications of LGs in minimally invasive surgeries.
PS. Thanks to my co-developers for this project!