Thursday, 28 April 2016

BiPed Robot

History
From the beginning of time human had a desire to replicate himself and with this desire, he started building robots and tried his best to give a shape similar to human. This desire became the motivation to build biped robots.
What is a Biped robot?
Basically, a Biped robot is a replica of the human lower limb which can stand and walk on two legs. Main challenge behind a Biped is balancing.
For more info on biped, you can check Wikipedia
Structure
Structure for stability
We have decided to use legs with two joints of DOF one. That means you have a total of 2 DOF for both legs. Centre of mass is being balanced in between both legs while standing and on a single leg while moving. For balancing COM on a single leg, we have used feet of large surface area.



Motion
Movement of robot happens in 3 repeating steps. First the entire body tilts to move the COM on a single leg, let say on left leg. Because of this shift in COM the right leg is free to move, this time, the robot takes its first step and right leg moves forward. Then again COM shifts to centre but legs are not in same vertical or not parallel. Now the same steps repeat but with opposite legs, that means the entire body tilts towards right instead of the left and left leg will come forward.
360 Video of different positions (Moblie users should open this in YouTube app)



Electronics 
For actuation, we have used 4 servo motors, that means precisely controlled one degree of freedom. For controlling these servos I have used Arduino, an open-source microcontroller. The code for Arduino is Biped Code.
Circuit
All the signal pins of servos shall be connected to pins as shown in fig below, and ground and Vcc pins shall be connected to GND and 5V of Arduino respectively.CIRCUIT
Final Video



Team
This project is done as Gymkhana Projects under Robotics Club IIT Indore.
Team members-
  • Bittu Kumar
  • Khushboo Agrawal
  • Mohini Phulwalkar
Mentor-
Akash K. Jain

No comments:

Post a Comment