Projecting distance for Unit Vector

In summary, the distance for a unit vector is calculated by finding its magnitude using the Pythagorean theorem. The purpose of projecting distance for a unit vector is to determine its distance in a specific direction. In 2D space, distance is projected by finding the dot product between the vector and the unit vector in the desired direction. This also applies to 3D space. However, projecting distance for a unit vector has limitations, such as only providing distance in a specific direction and being affected by the magnitude of the vector.
  • #1
andykol
9
0
Hello,
I am calculating Unit vector for non orthogonal Cartesian grid. To calculate Unit Vector I need to project eg. y and x distance of east face of cell on i and j axis resp. I am using following formula-
Unit vector= Ue
Surface area= Se=sqrt(dx2+dy2)

Ue=(dy/se)i-(dx/se)j

Can anybody please tell me how I can calculate projection?
 
Mathematics news on Phys.org
  • #2
How are you defining the inner product?
 

Related to Projecting distance for Unit Vector

1. How do you calculate the distance for a unit vector?

The distance for a unit vector is calculated by finding the magnitude or length of the vector. This can be done using the Pythagorean theorem, where the magnitude is equal to the square root of the sum of the squares of the vector's components.

2. What is the purpose of projecting distance for a unit vector?

The purpose of projecting distance for a unit vector is to determine the distance in a specific direction from a given point. This can be useful in various applications such as navigation, physics, and computer graphics.

3. How is distance projected for a unit vector in 2D space?

In 2D space, distance is projected for a unit vector by finding the dot product between the vector and the unit vector in the desired direction. This will give the magnitude of the projection.

4. Can distance be projected for a unit vector in 3D space?

Yes, distance can also be projected for a unit vector in 3D space. The process is similar to 2D space, but involves finding the dot product between the vector and the unit vector in the desired direction in 3D space.

5. Are there any limitations to projecting distance for a unit vector?

One limitation to projecting distance for a unit vector is that it only gives the distance in a specific direction, and not the overall distance of the vector. It is also important to note that the magnitude of the vector can affect the accuracy of the projection.

Similar threads

Replies
3
Views
3K
  • Introductory Physics Homework Help
Replies
13
Views
633
  • General Math
Replies
1
Views
3K
  • General Math
Replies
1
Views
2K
Replies
14
Views
1K
Replies
2
Views
2K
Replies
1
Views
1K
Replies
9
Views
2K
  • General Math
Replies
11
Views
7K
  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
985
Back
Top