2.3
벡터는 일반적으로 좌표계의 구성요소로 설명됩니다. 일상생활에서도 우리는 자연스럽게 직교좌표계의 직교투영 개념을 떠올리게 됩니다. 예를 들어, 누군가가 특정 위치에 대한 방향을 알려준다면 이동해야 할 각도와 함께 동쪽, 서쪽, 북쪽, 남쪽과 같은 방향으로 몇 킬로미터를…
데카르트 좌표계는 원점에서 교차하는 단위 벡터로 정의되는 세 개의 상호 수직 축으로 구성됩니다.
단위 벡터는 단위 크기를 가지며 방향만 가리킵니다.
데카르트 시스템의 경우 î, ĵ, k̂는 각각 양의 x, y, z축을 따르는 단위 벡터입니다.
이 프레임에서 모든 벡터는 각 축에 대한 직교 투영의 합입니다. 이러한 투영을 벡터 구성 요소라고 합니다.
각 벡터 구성 요소를 크기와 축을 따라 단위 벡터로 씁니다. 크기는 벡터의 스칼라 성분을 나타냅니다.
따라서 모든 벡터는 해당 구성 요소의 벡터 합입니다.
스칼라 구성 요소를 사용하여 벡터의 크기는 해당 구성 요소의 제곱의 합 제곱근으로 제공됩니다.
평면에 있는 벡터의 경우, 시계 반대 방향으로 양의 x축을 가진 벡터가 만드는 각도인 방향은 x 구성 요소에 대한 y 구성 요소의 황갈색 역입니다.
반대로, 벡터의 x 구성 요소는 x축으로 만든 각도의 코사인을 곱한 값입니다.
y 구성 요소는 x축이 있는 벡터가 만든 각도의 사인을 곱한 값입니다.
View the full transcript and gain access to JoVE Core videos
Q1: What are unit vectors in the Cartesian coordinate system?
Unit vectors are vectors with magnitude one that point along the coordinate axes. In Cartesian systems, î, ĵ, and k̂ represent unit vectors along the positive x, y, and z axes respectively. They serve as directional references for expressing vector components and allow any vector to be written as the sum of its scaled components along each axis.
Q2: How do you find the magnitude of a vector from its components?
The magnitude of a vector is calculated using the square root of the sum of the squares of its scalar components. For a vector with components Vx, Vy, and Vz, the magnitude equals √(Vx² + Vy² + Vz²). This relationship applies whether the vector exists in two or three dimensions.
Q3: What is the relationship between vector components and orthogonal projections?
Vector components are the orthogonal projections of a vector onto each coordinate axis. In a Cartesian system, the x-component is the projection onto the x-axis, and the y-component is the projection onto the y-axis. Each vector can be expressed as the vector sum of these perpendicular projections, making components fundamental to vector representation.
Q4: How do you calculate the direction angle of a vector?
The direction angle is the angle a vector makes with the positive x-axis, measured counterclockwise. It is calculated using the tangent function: direction angle = tan⁻¹(y-component/x-component). This angle uniquely defines the vector's orientation in the coordinate system and is essential for vector algebra method of components calculations.
Q5: How do you find vector components when magnitude and direction are known?
The x-component equals the magnitude multiplied by the cosine of the direction angle. The y-component equals the magnitude multiplied by the sine of the direction angle. These trigonometric relationships allow you to decompose a vector into its Cartesian components when only its magnitude and direction are given.
Q6: What is the difference between scalar and vector components?
Scalar components are the numerical magnitudes of a vector along each axis, representing only size without direction. Vector components combine these magnitudes with unit vectors to specify both magnitude and direction. For example, the vector component is 5î while the scalar component is simply 5.
Q7: Why are orthogonal axes important in the Cartesian coordinate system?
Orthogonal axes are mutually perpendicular, ensuring that vector components along each axis are independent and do not overlap. This perpendicularity simplifies calculations and allows any vector to be uniquely represented as the sum of its independent components. The orthogonal structure makes vector decomposition and reconstruction straightforward and unambiguous.