course  |   problem 1  |   problem 2  |        contact  |   home  |  


Engineering Analysis Project 1

Project 1 Part 2

 

In this part, the only change you have to make is to change the width (W) to be 0.4mm instead of 2mm, given different angles for different angles for each group.

Repeat the same steps as in project 1 part 1 except that change coordinates for keypoint 1through 8 to be as follows.


KP 1 = (0,0,0)
KP 2 = (2mm * cos(a), 0, 0 )
KP 3 = (2mm * cos(a) + b2 * sin(a) , -b2 * cos(a) , 0)
KP 4 = (b1 * sin(a) , -b1 * cos(a) , 0)
KP 5 =(0,0,-4E-4)
KP 6 = (2mm * cos(a), 0, -4E-4)
KP 7 = (2mm * cos(a) + b2 * sin(a) , -b2 * cos(a) , -4E-4)
KP 8 = (b1*sin(a) , -b1 * cos(a) , -4E-4)


Last update: Sept 25, 2004
Webmaster: Chanikarn Benjavitvilai