0.2
两个矢量的矢量乘法会产生一个矢量积,其大小等于各个矢量的乘积乘以两个矢量与垂直于两个矢量的方向之间夹角的正弦值。 由于总是有两个方向垂直于给定平面,每侧一个,因此矢量积的方向由右手定则确定。
现在考虑两个矢量的叉积。 想象一下围绕垂直线旋转第一个矢量,直到它与第二个矢量对齐,选择两个矢量之间较小的夹…
两个向量的叉积或矢量积是它们的模的乘积与夹角正弦的乘积,其方向垂直于这两个向量所在的平面。
从几何上看,它是向量张成的平行四边形的面积。
根据右手定则,若右手的食指和中指分别指向第一个和第二个矢量, 则拇指指向它们的叉积方向。
第二个向量与第一个向量的叉乘方向相反。因此,叉乘的顺序很重要。
门的旋转程度由力矩决定,力矩是铰链与施力点之间的径向距离与所施加的力的矢量叉积。
如果作用力沿着径向距离的方向或相反方向作用,则门不会发生转动。
对于坐标轴的单位矢量,其与自身的叉乘结果为零。而与其他坐标轴单位矢量的叉乘结果,则为按循环顺序排列的第三个单位矢量。
向量 A 和 B 的叉乘结果的分量分别为 AyBz 减去 AzBy、AzBx 减去 AxBz,以及 AxBy 减去 AyBx。
View the full transcript and gain access to JoVE Core videos
Q1: What is the cross product and how does it differ from the dot product?
The cross product is a vector operation that produces a new vector perpendicular to two input vectors, unlike the dot product which yields a scalar. The cross product's magnitude equals the area of the parallelogram formed by the two vectors, and its direction follows the right-hand rule. This operation is fundamental in physics for calculating torque, angular momentum, and magnetic force.
Q2: How do you calculate the magnitude and direction of a cross product?
The magnitude of a cross product is found using the formula |A × B| = |A||B|sin(θ), where θ is the angle between vectors. Direction is determined by the right-hand rule: point your fingers along the first vector, curl them toward the second, and your thumb indicates the result's direction. This ensures the cross product always points perpendicular to both input vectors.
Q3: What are the key properties of cross products in vector mathematics?
Cross products are anti-commutative, meaning A × B = −(B × A). They are distributive over addition and associative with scalar multiplication. The cross product of parallel vectors is zero, while perpendicular vectors yield maximum magnitude. These properties make cross products essential tools in three-dimensional vectors analysis and engineering applications.
Q4: When is the cross product used in mechanical engineering applications?
The cross product calculates torque (force applied at a distance), angular momentum, and magnetic forces on charged particles. Engineers use it to determine rotational effects in machinery, analyze forces in three-dimensional systems, and solve problems involving perpendicular force components. Its ability to produce directional vectors makes it invaluable for complex mechanical design and analysis.
Q5: How does the right-hand rule determine cross product direction?
Point your right hand's fingers along the first vector, curl them toward the second vector through the smaller angle. Your thumb then points in the direction of the cross product. This consistent rule ensures predictable directional results and prevents ambiguity when calculating cross products in three-dimensional space.
Q6: Why is the cross product only defined for three-dimensional vectors?
The cross product requires three dimensions to produce a vector perpendicular to two input vectors. In two dimensions, there is no unique perpendicular direction; in higher dimensions, multiple perpendicular directions exist. Three dimensions provide the unique geometric relationship necessary for the cross product's physical interpretation and engineering applications.