3D coordinates vector calculation

  • #1
9
2
How do I calculate the resultant of three component vectors set mutually at 60 degrees to each other (not in the same plane)?
 
  • #2
Hi and welcome to PF.
The most straightforward way would be to use Cartesian Co-ordinates and resolve each of the three vectors along arbitrary x, y and z axes and add the x components together and likewise for the y and z components. Then the overall resultant vector is given by adding the three resulting components.
 
  • #3
... Then the overall resultant vector is given by adding the three resulting components.

Where, of course, “adding the three resulting components” is vector addition. The resultant magnitude is found by adding the magnitudes in quadrature and the angular direction requires resolving to some angular representation, probably Euler angles, by appropriate trigonometry.

Frankly I’d just leave it as components. It’s easier, just as meaningful and twice as useful. (for those of us who favor linear algebra)
 
  • Like
Likes sophiecentaur
  • #4
Frankly I’d just leave it as components.
Agreed - unless you actually need to draw a line on a graph.
 
  • Like
Likes Cutter Ketch
  • #5
And the Wikipedia article is a pretty good introduction:

https://en.wikipedia.org/wiki/Euclidean_vector

450px-3D_Vector.svg.png
 

Attachments

  • 450px-3D_Vector.svg.png
    450px-3D_Vector.svg.png
    4.8 KB · Views: 474

Suggested for: 3D coordinates vector calculation

Replies
8
Views
842
Replies
3
Views
118
Replies
26
Views
20K
Replies
4
Views
1K
Replies
5
Views
793
Replies
12
Views
5K
Back
Top