Sign in

username:

password:



Not a member?

Search Online Books



Search tips

Free Online Books



Chapters

See Also

Embedded SystemsFPGAElectronics

Chapter Contents:

Search Physical Audio Signal Processing

  

Book Index | Global Index


Would you like to be notified by email when Julius Orion Smith III publishes a new entry into his blog?

  

Vector Cross Product

The vector cross product (or simply vector product, as opposed to the scalar product (which is also called the dot product, or inner product)) is commonly used in vector calculus--a basic mathematical toolset used in mechanics [270,258], acoustics [349], electromagnetism [356], quantum mechanics, and more. It can be defined symbolically in the form of a matrix determinant:B.19

$\displaystyle \underline{x}\times \underline{y}$ $\displaystyle =$ $\displaystyle \left\vert \begin{array}{ccc}
\underline{e}_1 & \underline{e}_2 &...
...ine{e}_3\\ [2pt]
x_1 & x_2 & x_3\\ [2pt]
y_1 & y_2 & y_3
\end{array}\right\vert$  
  $\displaystyle =$ $\displaystyle (x_2 y_3 - y_2 x_3)\underline{e}_1 + (x_3y_1 - y_3x_1) \underline{e}_2 + (x_1y_2- y_1x_2) \underline{e}_3$  
  $\displaystyle =$ $\displaystyle \left[\begin{array}{ccc}
0 & -x_3 & x_2\\ [2pt]
x_3 & 0 & -x_1\\ ...
...}\right]
\left[\begin{array}{c} x_1 \\ [2pt] x_2 \\ [2pt] x_3\end{array}\right]$  
    $\displaystyle \protect$ (B.15)

where $ \underline{e}_i$ denote the unit vectors in $ {\bf R}^3$. The cross-product is a vector in 3D that is orthogonal to the plane spanned by $ \underline{x}$ and $ \underline{y}$, and is oriented positively according to the right-hand rule.B.20

The second and third lines of Eq.$ \,$(B.15) make it clear that $ y\times x
= -\; x\times y$. This is one example of a host of identities that one learns in vector calculus and its applications.



Subsections
Previous: Angular Velocity Vector
Next: Cross-Product Magnitude

Order a Hardcopy of Physical Audio Signal Processing


About the Author: Julius Orion Smith III
Julius Smith's background is in electrical engineering (BS Rice 1975, PhD Stanford 1983). He is presently Professor of Music and Associate Professor (by courtesy) of Electrical Engineering at Stanford's Center for Computer Research in Music and Acoustics (CCRMA), teaching courses and pursuing research related to signal processing applied to music and audio systems. See http://ccrma.stanford.edu/~jos/ for details.


Comments


No comments yet for this page


Add a Comment
You need to login before you can post a comment (best way to prevent spam). ( Not a member? )