project-mohit suri

13
Project Presentation 5-LINK ROBOTIC DESIGN AND SIMULATION Mohit Suri ME 597

Upload: mohit-suri

Post on 15-Apr-2017

41 views

Category:

Engineering


0 download

TRANSCRIPT

Page 1: Project-Mohit Suri

Project Presentation 5-LINK ROBOTIC DESIGN AND SIMULATION

Mohit SuriME 597

Page 2: Project-Mohit Suri

Project Goal To design and simulate a 5 link robotic manipulator/arm capable

of pick, place and other applications.• Creo was used to design the robot • Matlab-Simulink was used to create a simulation environment for

the model. The robotic arm was designed to• Have multiple control loops i.e. individual for every joint.• Use kinematics and feedback control to drive from one point to

another.

Page 3: Project-Mohit Suri

Design Creo was used to design every component of the robot. Angular constraints were applied during this process.• <170, • -20< <55 • 25< <100• -15< <10• -20< • = 200mm, = 160mm, = 37.5mm

Page 4: Project-Mohit Suri

Tell you the Range or workspace using a Test signal with the DH conventions being applied.

Page 5: Project-Mohit Suri

Model Conversion For Simulation

Page 6: Project-Mohit Suri

Matlab-Simulink Using the governing equations from the book for DC motors

Transfer functions and control loops were Implemented to model using Simulink blocks.

Page 7: Project-Mohit Suri

Joints

Independent

controller

Coordinate Transformation

Page 8: Project-Mohit Suri

Selecting Gain Values Selection was done by testing the system with different signals

and then optimizing the response and Stability of the model. The selected gain values for the controller1 & 2 are:

The Gain values and controller response was measured carefully using scope

Page 9: Project-Mohit Suri

Driving the End-Effector from Point to Point

Page 10: Project-Mohit Suri

Solver for dynamic Equation

ODE-solver(Dormand price) with variable step was used for forward dynamics.

This solver follows Netwon –Euler formations for calculating forces and torques that we studied in the class.

These toques and forces can be monitored using a torque/force sensor that can be applied to joint.

Page 11: Project-Mohit Suri

Simulation results: Video 1 tells you response of uncontrolled system. We can easily

see the DOF being violently dominating on the overall structure. Video 2 is the controlled from of the constraints Video 3 is pick and place. Video 4 is controlled from controller and constraints. The behavior of the last video is thought to be because the mass

of the end-effector was heavy and the corresponding Inertia Matrices were giving High values.

Changing the Creo design and simulating again is the solution.

Page 12: Project-Mohit Suri

Conclusion

Equation and Models studied in the class i.e. forward kinematics, transfer functions and dynamic equations were applied on the model and real time application/working was seen.

This project increased by prospective and skills in the field of robotics.

Page 13: Project-Mohit Suri

Thank You