B How to specify direction in 3 dimensional world

  • B
  • Thread starter Thread starter donaldparida
  • Start date Start date
  • Tags Tags
    Direction
AI Thread Summary
The direction of a vector in three dimensions can be specified using spherical coordinates, which involve two angles: the polar angle (θ) and the azimuthal angle (φ). This method relates to the Cartesian coordinate system, where the z-axis is treated as the polar axis. The unit vector can be expressed in terms of these angles as x = cos(φ)sin(θ), y = sin(φ)sin(θ), and z = cos(θ). This approach is similar to how latitude and longitude are used to define positions on Earth. Understanding these concepts is essential for studying vector algebra in three dimensions.
donaldparida
Messages
146
Reaction score
10
I have just started studying vector algebra and i was wondering how is the direction of a vector (or any point object) specified in 3 dimensions. I know how to indicate the direction of a vector in 1 dimension and 2 dimensions. Is the direction of a vector in 3 dimensions stated by using angles or is there any other way to do so?
 
Physics news on Phys.org
donaldparida said:
how is the direction of a vector (or any point object) specified in 3 dimensions.
By the vector itself?

donaldparida said:
Is the direction of a vector in 3 dimensions stated by using angles or is there any other way to do so?
You can represent a vector in polar coordinates, which include angles.
 
Last edited:
A direction is given by a unit vector. Each unit vector can be specified by spherical coordinates, i.e., two angles. You know this from latitudes and longitudes on Earth. In physics one uses a slightly adapted version of this, which is as follows: Take a Cartesian coordinate system and specify its ##z## axis as the polar axis. Then the unit vector is given in terms of the polar angle ##\vartheta \in [0,\pi]## and azimuthal angle ##\varphi \in [0,2 \pi[## as
$$x=\cos \varphi \sin \vartheta, \quad y=\sin \varphi \sin \vartheta, \quad z=\cos \vartheta.$$
To visualize this, see the following figure from Wikipedia

https://en.wikipedia.org/wiki/File:3D_Spherical.svg

For the unit vector you have of course ##r=1##.
 
Hello! Let's say I have a cavity resonant at 10 GHz with a Q factor of 1000. Given the Lorentzian shape of the cavity, I can also drive the cavity at, say 100 MHz. Of course the response will be very very weak, but non-zero given that the Loretzian shape never really reaches zero. I am trying to understand how are the magnetic and electric field distributions of the field at 100 MHz relative to the ones at 10 GHz? In particular, if inside the cavity I have some structure, such as 2 plates...
Back
Top