Coordinate System: Rotating 2D & 3D Axes & Impact on Directed Cosines

  • Thread starter paragchitnis
  • Start date
  • Tags
    System
In summary, co-ordinate axes can be rotated in 2D and 3D geometry, and this transformation affects the numerical values of Directed Cosines of a fixed line. The directional cosines can be found by taking the dot product of the direction vector with the unit coordinate vectors in the direction of the line. Rotation of the axes is done using a rotation matrix.
  • #1
paragchitnis
25
0
Co-ordinate axes can be drawn on plane or in space. In case of plane geometry (2D-geometry) the two axes, X-axis and Y-axis, can be rotated through some angle. For this transformation of axes we get the relation between the co-ordinates of a point in old and new system. Is this transformation is possible in 3D geometry (Rotation of X,Y,Z-axes)? If yes, then will it affect the numerical value of Directed Cosines of a fixed line?
 
Physics news on Phys.org
  • #2
Yes, of course.
One way to think of the direction cosines is to consider the dot product of the (unit) direction vector in the direction of the line with the unit coordinate vectors which gives the coordinate values:

[tex] \mathbf{\hat{v}}\cdot\mathbf{\hat{\imath}} = \cos(\theta_x) = v_x[/tex]
[tex] \mathbf{\hat{v}}\cdot \mathbf{\hat{\jmath}} = \cos(\theta_y) = v_y[/tex]
[tex] \mathbf{\hat{v}}\cdot \mathbf{\hat{k}} = \cos(\theta_z) = v_z[/tex]

Rotations of the axes affects the 3 components via multiplication by a rotation matrix and so the same matrix will transform the directional cosines.
 
  • #3
Thank you very much
 

What is a coordinate system?

A coordinate system is a mathematical system used to define the position of a point in space. It typically consists of a set of axes, with each axis representing a different dimension (such as x, y, and z for 3D space). By using coordinates, we can precisely describe the location of objects in space.

What is a rotating 2D and 3D axis?

A rotating 2D or 3D axis is a coordinate system in which one or more of the axes are rotated relative to their original position. This rotation changes the orientation of the coordinate system, which can impact how we measure and describe the position of objects in that space.

How does rotation of axes affect directed cosines?

Directed cosines are a mathematical representation of the direction of a vector in 3D space. When the axes of a coordinate system are rotated, the directed cosines of a vector will also change. This change is determined by the rotation matrix, which relates the original coordinate system to the rotated one.

What is the purpose of rotating axes in a coordinate system?

Rotating axes in a coordinate system can be useful for simplifying calculations or visualizing data from different perspectives. It can also help align the axes with the orientation of an object or phenomenon being studied, making it easier to analyze and understand.

How do I convert between coordinate systems with rotating axes?

To convert between coordinate systems with rotating axes, you will need to use a rotation matrix. This matrix describes the relationship between the original coordinate system (with fixed axes) and the rotated coordinate system. By multiplying the coordinates of a point in the original system by the rotation matrix, you can determine the coordinates of that point in the rotated system.

Similar threads

  • Linear and Abstract Algebra
Replies
9
Views
862
  • Special and General Relativity
Replies
5
Views
203
  • Differential Geometry
Replies
3
Views
1K
Replies
2
Views
1K
  • Precalculus Mathematics Homework Help
Replies
17
Views
993
  • Introductory Physics Homework Help
Replies
2
Views
737
  • Special and General Relativity
Replies
3
Views
811
Replies
14
Views
2K
Replies
5
Views
831
Back
Top