about novint falcon novint falcon : 3-dof, impedance type haptic device. mechanism used is modified...

25

Upload: clement-joseph

Post on 02-Jan-2016

225 views

Category:

Documents


3 download

TRANSCRIPT

Page 1: About Novint Falcon Novint Falcon : 3-DOF, Impedance type Haptic Device. Mechanism used is modified delta mechanism. Cost : 150$ only….. Performance :
Page 2: About Novint Falcon Novint Falcon : 3-DOF, Impedance type Haptic Device. Mechanism used is modified delta mechanism. Cost : 150$ only….. Performance :

About Novint FalconAbout Novint Falcon

Novint Falcon : 3-DOF, Impedance type Haptic Device.

Mechanism used is modified delta mechanism.

Cost : 150$ only…..

Performance : Varies from device to device, due to cheap motors, cheap encoders etc. But really cheap device for any beginner to start his/her research work.

Cool device to play games and have real force feedback.

Courtesy of :http://www.terminally-incoherent.com/

Page 3: About Novint Falcon Novint Falcon : 3-DOF, Impedance type Haptic Device. Mechanism used is modified delta mechanism. Cost : 150$ only….. Performance :

Our Initial GoalsOur Initial Goals

To improve the performance of the device by implementing Gravity and Friction Compensation.

Page 4: About Novint Falcon Novint Falcon : 3-DOF, Impedance type Haptic Device. Mechanism used is modified delta mechanism. Cost : 150$ only….. Performance :

How far have we How far have we reached?reached?We did implemented the Gravity

Compensation, by computing it’s Kinematics, calculating COM, forming Jacobian Matrix, calculating the masses and then calculating & giving the force output to the device.

We already have the dynamics calculated for the device.

Page 5: About Novint Falcon Novint Falcon : 3-DOF, Impedance type Haptic Device. Mechanism used is modified delta mechanism. Cost : 150$ only….. Performance :

ApproachApproachInitially, we proceeded with the paper on :Delta robot: inverse, direct, and intermediate Jacobians by M Lo´pez1, E Castillo, G Garcı´a, and A Bashir

We computed Kinematics using this paper.

Fig. Original Delta Mechanism

Courtesy of:http://journals.pepublishing.com/content/8w134w1h7r3p7rj2/fulltext.pdf

Page 6: About Novint Falcon Novint Falcon : 3-DOF, Impedance type Haptic Device. Mechanism used is modified delta mechanism. Cost : 150$ only….. Performance :

Calculating COM

Page 7: About Novint Falcon Novint Falcon : 3-DOF, Impedance type Haptic Device. Mechanism used is modified delta mechanism. Cost : 150$ only….. Performance :

Calculating Moment of Calculating Moment of Inertia using Bifilar Inertia using Bifilar Pendulum MethodPendulum Method

Page 8: About Novint Falcon Novint Falcon : 3-DOF, Impedance type Haptic Device. Mechanism used is modified delta mechanism. Cost : 150$ only….. Performance :

MoviesMoviesWithout Gravity CompensationWith Gravity Compensation

Page 9: About Novint Falcon Novint Falcon : 3-DOF, Impedance type Haptic Device. Mechanism used is modified delta mechanism. Cost : 150$ only….. Performance :
Page 10: About Novint Falcon Novint Falcon : 3-DOF, Impedance type Haptic Device. Mechanism used is modified delta mechanism. Cost : 150$ only….. Performance :
Page 11: About Novint Falcon Novint Falcon : 3-DOF, Impedance type Haptic Device. Mechanism used is modified delta mechanism. Cost : 150$ only….. Performance :

The major turnaround!!!The major turnaround!!! We later on, found online a Ph.D.

Thesis Report of R.E. Stamper on “A Three Degree of Freedom Parallel Manipulator

with Only Translational Degrees of Freedom”.

We found that the work what we were trying to do was already done way back!!!

Gravity and Friction Compensation both were already done.

Page 12: About Novint Falcon Novint Falcon : 3-DOF, Impedance type Haptic Device. Mechanism used is modified delta mechanism. Cost : 150$ only….. Performance :

Further ModificationsFurther ModificationsWe made few modifications in

our original Inverse Kinematic Equations, based on modified delta mechanism.

Jacobian Matrix and Gravity Compensation implemented from the Phd Paper with further modifications.

Page 13: About Novint Falcon Novint Falcon : 3-DOF, Impedance type Haptic Device. Mechanism used is modified delta mechanism. Cost : 150$ only….. Performance :

How were we same??How were we same??

Fig. Modified Delta Mechanism used in the Phd paper

Courtesy of:www.thg.ru

Courtesy of:http://libnifalcon.wiki.sourceforge.net/space/showimage/PhD_97-4.pdf

Page 14: About Novint Falcon Novint Falcon : 3-DOF, Impedance type Haptic Device. Mechanism used is modified delta mechanism. Cost : 150$ only….. Performance :

How were we different??How were we different??Assumptions being made.Falcon mechanism is different,

than the Thesis Paper in two ways.

Direction of Gravity ForceDirection of Gravity

Force

Courtesy of :http://www.terminally-incoherent.com/

Courtesy of :http://libnifalcon.wiki.sourceforge.net/space/showimage/PhD_97-4.pdf

Page 15: About Novint Falcon Novint Falcon : 3-DOF, Impedance type Haptic Device. Mechanism used is modified delta mechanism. Cost : 150$ only….. Performance :

Goals being modified!!!Goals being modified!!!

Building a 5-DOF device using 2-Falcons.

Page 16: About Novint Falcon Novint Falcon : 3-DOF, Impedance type Haptic Device. Mechanism used is modified delta mechanism. Cost : 150$ only….. Performance :

Alternative available in the Alternative available in the MarketMarket

Courtesy of :www.quanser.blogspot.com

Quanser HD^2 High-Definition Haptic Device.

It’s an 5-DOF Device.

Cost : $70,000...Courtesy of:www.trafficcomplex.com

Page 17: About Novint Falcon Novint Falcon : 3-DOF, Impedance type Haptic Device. Mechanism used is modified delta mechanism. Cost : 150$ only….. Performance :

What can be the cheaper What can be the cheaper alternative???alternative???

Build an 5-DOF Haptic Device using two Falcons.

Cost : 320$ [2 Falcons + $20]

Performance : Improved by our Gravity Compensation.

Courtesy of:upload.wikimedia.org

Page 18: About Novint Falcon Novint Falcon : 3-DOF, Impedance type Haptic Device. Mechanism used is modified delta mechanism. Cost : 150$ only….. Performance :

SoftwareSoftwareOpen Source software available

at www.chai3d.org. Chai3d Beta Version 2.0Visual Studio 2003 or above is

required.OpenGl & Microsoft SDk are

required.Latest Novint Drivers from

www.novint.com.

Page 19: About Novint Falcon Novint Falcon : 3-DOF, Impedance type Haptic Device. Mechanism used is modified delta mechanism. Cost : 150$ only….. Performance :

Future GoalsFuture GoalsImplementing Friction

Compensation, to make device feel much better.

Make the current code more efficient.

Make new virtual environments.

Page 20: About Novint Falcon Novint Falcon : 3-DOF, Impedance type Haptic Device. Mechanism used is modified delta mechanism. Cost : 150$ only….. Performance :

Information about DEMOInformation about DEMOGravity Compensation working

for the New 5-DOF Device.Few Virtual Environments to

interact.

Page 21: About Novint Falcon Novint Falcon : 3-DOF, Impedance type Haptic Device. Mechanism used is modified delta mechanism. Cost : 150$ only….. Performance :

Thank You.Thank You.

Any Questions???Any Questions???

Courtesy of :www.crewelive08.com

Page 22: About Novint Falcon Novint Falcon : 3-DOF, Impedance type Haptic Device. Mechanism used is modified delta mechanism. Cost : 150$ only….. Performance :

Computing Inverse Computing Inverse KinematicsKinematics float theta33_1 = acos((px*sin(phi_1)/bb + py*cos(phi_1)/bb)); float theta33_2 = acos((px*sin(phi_2)/bb + py*cos(phi_2)/bb)); float theta33_3 = acos((px*sin(phi_3)/bb + py*cos(phi_3)/bb)); float theta22_1 = acos((( A_1 * A_1)+(B_1 * B_I)-(a*a) -(alpha_1*alpha_1))/

(2.0 * a * alpha_1)); float theta22_2 =acos((( A_2 * A_2)+(B_2 *B_2) -(a* a) -(alpha_2*alpha_2))/

(2.0 * a* alpha_2)); float theta22_3 =acos((( A_3 * A_3)+(B_3 * B_3) -(a*a) - (alpha_3*alpha_3))/

(2.0 *a* alpha_3)); double theta11_1 = atan2( ((B_1 * A_1) - (EE_1 * a) - (EE_1 * DD_1)) / ((A_1 *

a) - ( EE_1 * B_1) + (DD_1 * A_1)) , ((B_1 * B_1) - ((a + DD_1)*(a + DD_1))) / ((EE_1 * B_1) - ( A_1 * ( a + DD_1))) );

double theta11_2 = atan2( ((B_2 * A_2) - (EE_2 * a) - (EE_2 * DD_2)) / ((A_2 * a) - ( EE_2 * B_2) + (DD_2 * A_2)) , ((B_2 * B_2) - ((a + DD_2)*(a + DD_2))) / ((EE_2 * B_2) - ( A_2 * ( a + DD_2))) );

double theta11_3 = atan2( ((B_3 * A_3) - (EE_3 * a) - (EE_3 * DD_3)) / ((A_3 * a) - ( EE_3 * B_3) + (DD_3 * A_3)) , ((B_3 * B_3) - ((a + DD_3)*(a + DD_3))) / ((EE_3 * B_3) - ( A_3 * ( a + DD_3))) );

Page 23: About Novint Falcon Novint Falcon : 3-DOF, Impedance type Haptic Device. Mechanism used is modified delta mechanism. Cost : 150$ only….. Performance :

Computing JacobianComputing Jacobian

Page 24: About Novint Falcon Novint Falcon : 3-DOF, Impedance type Haptic Device. Mechanism used is modified delta mechanism. Cost : 150$ only….. Performance :

Computing Gravity Computing Gravity CompensationCompensation

Page 25: About Novint Falcon Novint Falcon : 3-DOF, Impedance type Haptic Device. Mechanism used is modified delta mechanism. Cost : 150$ only….. Performance :

ChartChart