Latitude Longitude -> Polar Form -> Cartesian Coordinates

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 8K views
jwj11
Messages
37
Reaction score
0
[SOLVED] Latitude Longitude -> Polar Form -> Cartesian Coordinates

Homework Statement



I need to convert 46 Degrees North 80 Degrees west into Cartesian coordinates, based on the assumption that the Earth is a sphere (althought it's not).

Homework Equations



http://en.wikipedia.org/wiki/Spherical_coordinate_system

The Attempt at a Solution



I've attempted to convert and I got ( -767.18, -4350.91, 4575 )
Not sure if this is correct. I'd like to know the North and West signs factor into the equation when plugging in. Can anyone help, or show me a step by step basis please??
 
Physics news on Phys.org
HOW have you set up your cartesian coordinate system? I assume the origin is at the center of the Earth and the positive z-axis runs through the north pole. Is the positive x-axis pointing toward the Greenwich meridion (i.e. longitude= [itex]\theta[/itex]= 0)? And be sure you handle [itex]\phi[/itex] correctly. In spherical coordinates [itex]\phi[/itex] is the "co-latitude": measured from the north pole rather than from the equator.

If so, then 80 degrees West longitude means that x will be positive (beyond 90 degrees W longitude would make x negative) but that y will be negative (any west longitude makes y negative). Since latitude is north, z will be positive but be sure to use [itex]\phi[/itex]= 90- 46= 44 degrees.