Converting from Cylindrical to Cartesian

Click For Summary

Homework Help Overview

The discussion revolves around converting vectors from cylindrical coordinates to Cartesian coordinates. Participants are exploring the notation and definitions used in cylindrical coordinates, particularly focusing on the unit vectors associated with radial and angular directions.

Discussion Character

  • Conceptual clarification, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants are attempting to understand the conversion of cylindrical vectors, questioning the meaning of the notation used (e.g., ar, aθ, and aφ). There is confusion regarding the dependence of angles on specific points and how to express vectors in different coordinate systems.

Discussion Status

Some participants are providing clarifications about the notation and the nature of unit vectors in cylindrical coordinates. There is an ongoing exploration of the definitions and relationships between the angles and the vectors, with no clear consensus reached on the notation's standardization.

Contextual Notes

Participants are working with non-standard notation and are referencing textbook material to clarify their understanding. There is an acknowledgment of confusion regarding the relationship between angles and their corresponding unit vectors in cylindrical coordinates.

salman213
Messages
301
Reaction score
1
1. This is not a question from the book but i think if i can get the answer to this it will clear the idea i am confused about

can i covert a cylindrical vector such as

P(1 ar, 1a[itex]\theta[/itex])

into cartesian

after using the matrix

i got

Px = cos [itex]\theta[/itex] - sin [itex]\theta[/itex]
Py = sin [itex]\theta[/itex] + cos [itex]\theta[/itex]Now these values of phi are dependent on a point right? So i cannot find numbers until the question asks for the conversion at a specific point...

for example
at point (1,2)

then cos [itex]\theta[/itex] = x/sqrt(x^2+y^2)

AM I RIGHT?OR DOES [itex]\theta[/itex] = 1 from

the vector P(1 ap, 1 a[itex]\theta[/itex])
 
Last edited:
Physics news on Phys.org
salman213 said:
1. This is not a question from the book but i think if i can get the answer to this it will clear the idea i am confused about

can i covert a cylindrical vector such as

P(1 ap, 1aphi)
What is this? I don't understand ap and aphi. In a cylindrical coordinate system you have three coordinates: r, [itex]\theta[/itex], and z. To convert into Cartesian coordinates, you have:
x = r * cos([itex]\theta[/itex])
y = r * sin([itex]\theta[/itex])
z = z
salman213 said:
into cartesian

after using the matrix

i got

Px = cos phi - sin phi
Py = sin phi + cos phi


Now these values of phi are dependent on a point right? So i cannot find numbers until the question gives asks for the conversion at a specific point...

for example
at point (1,2,3)

then cosphi = x/sqrt(x^2+y^2)

AM I RIGHT?


OR DOES phi = 1 from

the vector P(1 ap, 1aphi)
 
yes that is to covert specific coordinates but to covert vectors you need to use the following for cylindrical to cartesian

Px = cos [itex]\theta[/itex] - sin [itex]\theta[/itex]
Py = sin [itex]\theta[/itex] + cos [itex]\theta[/itex]

and obviously

Pz = z

since that does not changebut what i was asking is in 2d to make it even simpler because I am very confusedSo I have a vector in cylindrical coordinate system

P ( 1 ar, 1 a[itex]\theta[/itex])
 
I'm still not understanding your notation: P ( 1 ar, 1 a[itex]\theta[/itex]).
What do ar and a[itex]\theta[/itex] mean?
 
they are unit vectors in the R direction and in the Theta direction

they are just representing vectors in Cylindrical System
for example

In cartesian system a vector can be represented like

1 ax + 2 ay or 1 i + 2 j etc. where ax = i and ay = j are unit vectorssimilarly my notation i guess is confusing but its just the unit vectors in the respective coordinate system

Cylindrical (r theta and z)
 
salman213 said:
they are unit vectors in the R direction and in the Theta direction
Maybe I'm missing something, but this doesn't make any sense to me. Considering 2D cartesian and polar coordinates for the moment, the point A(1, 1) in Cartesian coordinates can also be used to define a vector, OA, which can be represented as 1i + 1j. The same point in polar coordinates is ([itex]\sqrt{2}[/itex], [itex]\pi/4[/itex]). I don't see how you can break up this vector into radius and angle components. I understand the idea of a unit vector in the direction of r, but I completely don't understand the concept of the direction of an angle, and particularly a unit vector with that direction. How do you define the direction of an angle? The only possibilities I can think of would be the direction of the starting ray (the x axis) or the ending ray (which is the direction along which r lies).

Are you talking about radial and tangential components of the vector?
salman213 said:
they are just representing vectors in Cylindrical System
for example

In cartesian system a vector can be represented like

1 ax + 2 ay or 1 i + 2 j etc. where ax = i and ay = j are unit vectors
Why complicate things in what seems like a needless way with "ax" and "ay"? What is the purpose of "a" in these expressions?
salman213 said:
similarly my notation i guess is confusing but its just the unit vectors in the respective coordinate system

Cylindrical (r theta and z)
 
I don't know I'm just learning this that is what I am confused about :(..

here is what it says in my textbook

http://img261.imageshack.us/img261/7998/53164335jl9.jpg

maybe you can make some sense out of the VECTOR in the cylindrical coordinate system and explain briefly to me :(
 
Last edited by a moderator:
OK, now that makes sense. Glad you included the figure to help me out.
a[itex]\phi[/itex] as shown in the figure is a unit vector that is tangential, while a[itex]\rho[/itex] is a unit vector in the radial direction.

The notation that is used is nonstandard from what I remember. The cylindrical coordinates for a point are (r, [itex]\theta[/itex], z) where [itex]\theta[/itex] is the same angle as that shown as [itex]\phi[/itex] in the figure.

The spherical coordinates for a point are ([itex]\rho[/itex], [itex]\theta[/itex], [itex]\phi[/itex]), where [itex]\rho[/itex] measures the distance from the origin to the point, [itex]\theta[/itex] is the same as used in polar or cylindrical coordinates, and [itex]\phi[/itex] is the angle measured from the positive z-axis down to the line segment from the origin to the point. The figure mixes up [itex]\theta[/itex] and [itex]\phi[/itex]

To answer your original question,
Now these values of phi are dependent on a point right? So i cannot find numbers until the question asks for the conversion at a specific point...
Yes, but let's call it theta for the sake of cylindrical coordinates. The value of theta and therefore a[itex]\theta[/itex] depend on the point, but theta and a[itex]\theta[/itex] are different things.
for example
at point (1,2)

then cos [itex]\theta[/itex] = x/sqrt(x^2+y^2)

AM I RIGHT?
Yes
OR DOES [itex]\theta[/itex] = 1 from

the vector P(1 ap, 1 a[itex]\theta[/itex])
I don't believe so. |a[itex]\theta[/itex]| = 1, but [itex]\theta[/itex] doesn't have to be 1.
 
Ok thank you :),
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
2K
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K