tekness
- 6
- 0
I would like to know how to perform a cross product on polar coordinates.
Thank You
Thank You
The discussion centers on how to perform a cross product operation on vectors expressed in polar coordinates, particularly in the context of electromagnetic fields (E and H fields). Participants seek to understand the methodology without converting to rectangular coordinates.
Participants express varying levels of understanding regarding the application of the cross product in polar coordinates. Some agree on the use of unit vectors, while others raise questions about the representation and context of the vectors involved. The discussion remains unresolved with multiple viewpoints presented.
There are indications of confusion regarding the representation of vectors and the specific conditions under which the cross product is performed. The discussion highlights the need for clarity on the basis vectors used in polar coordinates.
tekness said:I would like to know how to perform a cross product on polar coordinates.
Thank You
tiny-tim said:Hi tekness!
Can you give us an example of two vectors you're trying to cross-product?
tekness said:I am just looking for a general way to perform the operation. I will perform a cross product between E and H fields that are in polar coordinates. I don't want to go through the hassle of converting back and forth :).
tekness said:so for example.
I haveCode:|i j k| |rcos() rsin() Z1| |r2cos()2 r2sin()2 Z2|
the 2 is for a different value/angle.
So just perform the same cross product operation as rectangular coordinates would require?