Converting from Cylindrical to Cartesian

In summary: I understand now.In summary, the conversation discusses the possibility of converting a cylindrical vector into Cartesian coordinates using a matrix. The confusion arises from the notation used for unit vectors in cylindrical coordinates. The conversation also clarifies the relationship between the angle theta and the unit vector a\theta, and how these values are dependent on the point.
  • #1
salman213
302
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
  • #2
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)
 
  • #3
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])
 
  • #4
I'm still not understanding your notation: P ( 1 ar, 1 a[itex]\theta[/itex]).
What do ar and a[itex]\theta[/itex] mean?
 
  • #5
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)
 
  • #6
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)
 
  • #7
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:
  • #8
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.
 
  • #9
Ok thank you :),
 

What is the process for converting from cylindrical to Cartesian coordinates?

The process for converting from cylindrical to Cartesian coordinates involves using the following formulas:

  • x = r * cos(theta)
  • y = r * sin(theta)
  • z = z

where r is the distance from the origin to the point, theta is the angle from the positive x-axis to the point, and z is the height of the point from the xy-plane.

Can any point be represented in both cylindrical and Cartesian coordinates?

Yes, any point in 3-dimensional space can be represented in both cylindrical and Cartesian coordinates. The conversion process simply involves changing the representation of the coordinates, but the actual location of the point remains the same.

How do cylindrical and Cartesian coordinates differ?

Cylindrical coordinates use a distance from the origin and an angle from the positive x-axis to represent a point, while Cartesian coordinates use three perpendicular axes (x, y, and z) to represent a point.

Is it possible to convert from Cartesian to cylindrical coordinates?

Yes, it is possible to convert from Cartesian to cylindrical coordinates by using the following formulas:

  • r = sqrt(x^2 + y^2)
  • theta = arctan(y/x)
  • z = z

where x, y, and z are the Cartesian coordinates of the point.

What is the significance of converting between cylindrical and Cartesian coordinates?

Converting between cylindrical and Cartesian coordinates is useful in many scientific and engineering applications. It allows for easier visualization and calculation of points in 3-dimensional space, and can simplify complex equations and concepts. It is also essential for understanding and working with different coordinate systems in mathematics and physics.

Similar threads

  • Calculus and Beyond Homework Help
Replies
3
Views
547
  • Calculus and Beyond Homework Help
Replies
2
Views
649
  • Calculus and Beyond Homework Help
Replies
7
Views
971
  • Calculus and Beyond Homework Help
Replies
16
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
913
  • Calculus and Beyond Homework Help
Replies
1
Views
819
  • Calculus and Beyond Homework Help
Replies
9
Views
2K
Replies
33
Views
3K
  • Calculus and Beyond Homework Help
Replies
8
Views
865
Back
Top