Skip to content

RoboticsClubIITDelhi/CDPM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cable Driven Parallel Manipulator (CDPM)

Robotics Club IITD - Summer Project

CDPM Prototype

Status: In Development Team: Robotics Club Simulation: ROS2 Jazzy

🤖 Project Overview

This repository houses the codebase and documentation for the Cable Driven Parallel Manipulator (CDPM), a summer project by the Robotics Club, IIT Delhi.

CDPMs use tensioned cables to control the position and orientation of an end-effector (EE). Our specific configuration involves an 8-cable system maneuvering a cube-shaped end-effector within a cubic frame.

🎯 Design Goals

  • Robust Design: Ensuring stability during operation.
  • 6 Degrees of Freedom: Achieving both translational and rotational control.
  • Precise Inverse Kinematics: Accurate calculation of cable lengths for desired poses.
  • Tension Optimization: Maintaining positive tension in cables to prevent slack.

⚙️ System Description

  1. Frame Structure: A cubic frame with 8 motors, each placed at the center of a face edge on the top and bottom faces.
  2. End-Effector (EE): Cube-shaped, suspended via 8 cables. Local attachment points are fixed relative to the EE's center.

🚧 Current Status

  • Motion: Successfully achieved translational motion.
  • Issues: Currently facing challenges with rotating the EE (6 DOF), jerks during movement, and slack in lower wires.
  • Electrical: Implemented custom PCBs to organize connections for the 8 stepper motors.

🎥 Demo

Watch the Working Prototype Video

🚀 Plans Ahead

  1. Full Control: Achieve rotation and full 6 Degrees of Freedom.
  2. Precision: Improve motor precision using encoders and PID controllers.
  3. Active Tensioning: Implement a mechanism to actively remove cable slack.
  4. Path Planning: Ensure precise movement along defined paths.

📚 Resources

🤝 Contributor Notes

  • We follow the standard Git workflow for collaboration.
  • Suggestions for improvement are welcome via Issues or Discussions.

About

Summer Project to build a Cable Driven Parallel Manipulator with 3 DOF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors