0.9
물체의 움직임을 설명하려면 먼저 물체의 위치(특정 시간의 위치)를 설명할 수 있어야 합니다. 보다 정확하게는 편리한 기준 틀을 기준으로 위치를 지정해야 합니다. 기준 프레임은 객체의 위치와 동작을 설명하는 임의의 축 집합입니다. 지구는 지구상에 정지해 있는 물체와 관련…
움직이는 파리를 생각해 보십시오. 3차원 공간에서 위치를 찾기 위해 데카르트 좌표계가 사용되며 축을 따른 단위 벡터가 방향을 제공합니다.
원점에서 개체의 위치까지 확장되는 벡터 화살표가 위치 벡터입니다. 단위 벡터로 나타낼 수 있습니다.
위치 벡터는 각 축에 있는 벡터 구성 요소의 합이며 해당 크기는 각 축을 따라 위치를 제공합니다.
파리가 계속 움직이면 위치 벡터가 변경되고 위치 벡터 간의 벡터 차이를 위치 변화를 나타내는 변위 벡터 Δr이라고 합니다.
예를 들어, 플라이가 점 A에 있고 시간 t 이후에 점 B에 도달한 경우 A와 B의 위치 벡터를 사용하여 시간 t에 대한 플라이의 변위 벡터를 얻을 수 있습니다.
View the full transcript and gain access to JoVE Core videos
Q1: What is the difference between position and displacement vectors?
A position vector describes an object's location relative to a reference point, typically the origin. Displacement vector represents the change in position—the straight-line distance and direction from an initial to final location. While position is absolute, displacement depends only on start and end points, not the path taken.
Q2: How do you represent a position vector in a coordinate system?
A position vector is drawn from the origin to the object's location using coordinate components. In 2D, it's expressed as r = xi + yj, where x and y are distances along horizontal and vertical axes. In 3D, add a z-component: r = xi + yj + zk, with unit vectors i, j, k indicating direction.
Q3: Why is displacement different from the total distance traveled?
Displacement measures only the net change in position from start to finish, regardless of route. Distance traveled sums all path segments. An object moving in a circle returns to its starting point with zero displacement but nonzero distance. This distinction is crucial for analyzing motion accurately.
Q4: How do you calculate displacement when an object changes position multiple times?
Displacement is found by subtracting the initial position vector from the final position vector: Δr = r_final − r_initial. This vector subtraction yields a single vector pointing from start to end. The magnitude gives distance between positions; direction shows the net motion path.
Q5: What role do vector quantities play in describing motion?
Vector quantities like position and displacement include both magnitude and direction, essential for complete motion description. Scalars alone cannot specify where an object is or how it moved. Vectors enable precise spatial representation and allow calculations of velocity, acceleration, and forces acting on moving objects.
Q6: Can displacement be negative, and what does that mean?
Displacement can be negative when motion occurs opposite to the chosen positive direction. In 1D, negative displacement indicates movement toward decreasing coordinate values. The sign conveys direction relative to the reference frame, making it essential for tracking motion along a line or axis.