Vector projection

The vector projection of a vector a on (or onto) a nonzero vector b, sometimes denoted [1] (also known as the vector component or vector resolution of a in the direction of b), is the orthogonal projection of a onto a straight line parallel to b. It is a vector parallel to b, defined as:

Projection of a on b (a1), and rejection of a from b (a2).
When 90° < θ ≤ 180°, a1 has an opposite direction with respect to b.

where is a scalar, called the scalar projection of a onto b, and is the unit vector in the direction of b.

In turn, the scalar projection is defined as:[2]

where the operator denotes a dot product, ‖a‖ is the length of a, and θ is the angle between a and b.

The scalar projection is equal to the length of the vector projection, with a minus sign if the direction of the projection is opposite to the direction of b. The vector component or vector resolute of a perpendicular to b, sometimes also called the vector rejection of a from b (denoted [1]),[3] is the orthogonal projection of a onto the plane (or, in general, hyperplane) orthogonal to b. Both the projection a1 and rejection a2 of a vector a are vectors, and their sum is equal to a,[1] which implies that the rejection is given by:

Notation

Typically, a vector projection is denoted in a bold font (e.g. a1), and the corresponding scalar projection with normal font (e.g. a1). In some cases, especially in handwriting, the vector projection is also denoted using a diacritic above or below the letter (e.g., or a1; see § Representations below for more details). The vector projection of a on b and the corresponding rejection are sometimes denoted by ab and ab, respectively.

Definitions based on angle θ

Scalar projection

The scalar projection of a on b is a scalar equal to

,

where θ is the angle between a and b.

A scalar projection can be used as a scale factor to compute the corresponding vector projection.

Vector projection

The vector projection of a on b is a vector whose magnitude is the scalar projection of a on b with the same direction as b. Namely, it is defined as

where is the corresponding scalar projection, as defined above, and is the unit vector with the same direction as b:

Vector rejection

By definition, the vector rejection of a on b is:

Hence,

Definitions in terms of a and b

When θ is not known, the cosine of θ can be computed in terms of a and b, by the following property of the dot product ab

Scalar projection

By the above-mentioned property of the dot product, the definition of the scalar projection becomes:[2]

.

In two dimensions, this becomes

.

Vector projection

Similarly, the definition of the vector projection of a onto b becomes:

[2]

which is equivalent to either

or[4]

.

Scalar rejection

In two dimensions, the scalar rejection is equivalent to the projection of a onto , which is rotated 90° to the left. Hence,

.

Such a dot product is called the "perp dot product."[5]

Vector rejection

By definition,

Hence,

Properties

If 0° ≤ θ ≤ 90°, as in this case, the scalar projection of a on b coincides with the length of the vector projection.

Scalar projection

The scalar projection a on b is a scalar which has a negative sign if 90 degrees < θ180 degrees. It coincides with the lengthc‖ of the vector projection if the angle is smaller than 90°. More exactly:

  • a1 = ‖a1‖ if 0 ≤ θ ≤ 90 degrees,
  • a1 = −‖a1‖ if 90 degrees < θ ≤ 180 degrees.

Vector projection

The vector projection of a on b is a vector a1 which is either null or parallel to b. More exactly:

  • a1 = 0 if θ = 90°,
  • a1 and b have the same direction if 0 ≤ θ < 90 degrees,
  • a1 and b have opposite directions if 90 degrees < θ ≤ 180 degrees.

Vector rejection

The vector rejection of a on b is a vector a2 which is either null or orthogonal to b. More exactly:

  • a2 = 0 if θ = 0 or θ = 180 degrees,
  • a2 is orthogonal to b if 0 < θ < 180 degrees,

Matrix representation

The orthogonal projection can be represented by a projection matrix. To project a vector onto the unit vector a = (ax, ay, az), it would need to be multiplied with this projection matrix:

Uses

The vector projection is an important operation in the Gram–Schmidt orthonormalization of vector space bases. It is also used in the separating axis theorem to detect whether two convex shapes intersect.

Generalizations

Since the notions of vector length and angle between vectors can be generalized to any n-dimensional inner product space, this is also true for the notions of orthogonal projection of a vector, projection of a vector onto another, and rejection of a vector from another.

In some cases, the inner product coincides with the dot product. Whenever they don't coincide, the inner product is used instead of the dot product in the formal definitions of projection and rejection. For a three-dimensional inner product space, the notions of projection of a vector onto another and rejection of a vector from another can be generalized to the notions of projection of a vector onto a plane, and rejection of a vector from a plane.[6] The projection of a vector on a plane is its orthogonal projection on that plane. The rejection of a vector from a plane is its orthogonal projection on a straight line which is orthogonal to that plane. Both are vectors. The first is parallel to the plane, the second is orthogonal.

For a given vector and plane, the sum of projection and rejection is equal to the original vector. Similarly, for inner product spaces with more than three dimensions, the notions of projection onto a vector and rejection from a vector can be generalized to the notions of projection onto a hyperplane, and rejection from a hyperplane. In geometric algebra, they can be further generalized to the notions of projection and rejection of a general multivector onto/from any invertible k-blade.

See also

References

  1. "Comprehensive List of Algebra Symbols". Math Vault. 2020-03-25. Retrieved 2020-09-07.
  2. "Scalar and Vector Projections". www.ck12.org. Retrieved 2020-09-07.
  3. Perwass, G. (2009). Geometric Algebra With Applications in Engineering. p. 83. ISBN 9783540890676.
  4. "Dot Products and Projections".
  5. Hill, F. S. Jr. (1994). Graphics Gems IV. San Diego: Academic Press. pp. 138–148.
  6. M.J. Baker, 2012. Projection of a vector onto a plane. Published on www.euclideanspace.com.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.