Fiveable

🌊College Physics II – Mechanics, Sound, Oscillations, and Waves Unit 2 Review

QR code for College Physics II – Mechanics, Sound, Oscillations, and Waves practice questions

2.2 Coordinate Systems and Components of a Vector

2.2 Coordinate Systems and Components of a Vector

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
🌊College Physics II – Mechanics, Sound, Oscillations, and Waves
Unit & Topic Study Guides

Vectors are crucial in physics, allowing us to represent quantities with both magnitude and direction. They're used to describe forces, velocities, and more. Understanding how to break down vectors into components and work with different coordinate systems is key.

Coordinate systems help us describe vector quantities in space. Whether using Cartesian (x, y, z) or polar coordinates, these systems let us analyze complex motions and interactions. Mastering vector components and coordinate transformations is essential for solving physics problems.

Coordinate Systems and Vector Components

Vectors in multiple dimensions

  • Vectors in two dimensions represented by components along x and y axes in a coordinate plane
    • v=vxi^+vyj^\vec{v} = v_x \hat{i} + v_y \hat{j} where vxv_x and vyv_y are scalar components and i^\hat{i} and j^\hat{j} are unit vectors along x and y axes (velocity, force)
  • Vectors in three dimensions represented by components along x, y, and z axes
    • v=vxi^+vyj^+vzk^\vec{v} = v_x \hat{i} + v_y \hat{j} + v_z \hat{k} where vxv_x, vyv_y, and vzv_z are scalar components and i^\hat{i}, j^\hat{j}, and k^\hat{k} are unit vectors along x, y, and z axes (acceleration, magnetic field)
  • These coordinate axes are orthogonal, meaning they are perpendicular to each other

Vector vs scalar components

  • Vector components are directed quantities with both magnitude and direction
    • Represented by vxi^v_x \hat{i}, vyj^v_y \hat{j}, and vzk^v_z \hat{k} (velocity components, force components)
  • Scalar components are numerical values without direction
    • Represented by vxv_x, vyv_y, and vzv_z (speed, mass)
Vectors in multiple dimensions, Coordinate Systems and Components of a Vector – University Physics Volume 1

Magnitude calculation from components

  • Two-dimensional vectors magnitude calculated using Pythagorean theorem
    • v=vx2+vy2|\vec{v}| = \sqrt{v_x^2 + v_y^2} (resultant force, displacement)
  • Three-dimensional vectors magnitude calculated using extension of Pythagorean theorem
    • v=vx2+vy2+vz2|\vec{v}| = \sqrt{v_x^2 + v_y^2 + v_z^2} (resultant acceleration, electric field strength)

Direction angles of planar vectors

  • Direction angle θ\theta measured counterclockwise from positive x-axis
  • Calculated using tangent function
    1. tanθ=vyvx\tan \theta = \frac{v_y}{v_x}
    2. θ=tan1(vyvx)\theta = \tan^{-1} (\frac{v_y}{v_x})
  • Quadrant adjustments may be necessary based on signs of vxv_x and vyv_y (force direction, velocity direction)
Vectors in multiple dimensions, Vectors in Three Dimensions · Calculus

Polar vs Cartesian coordinates

  • Polar coordinates (r,θ)(r, \theta) specify magnitude rr and direction angle θ\theta measured counterclockwise from positive x-axis (pendulum motion, circular motion)
  • Cartesian coordinates (x,y)(x, y) specify horizontal component xx and vertical component yy (projectile motion, inclined plane)
  • Converting from polar to Cartesian coordinates
    • x=rcosθx = r \cos \theta
    • y=rsinθy = r \sin \theta
  • Converting from Cartesian to polar coordinates
    • r=x2+y2r = \sqrt{x^2 + y^2}
    • θ=tan1(yx)\theta = \tan^{-1} (\frac{y}{x}) with quadrant adjustments

Vector Analysis Techniques

  • Component method: Breaking down vectors into their x and y components for easier calculations
  • Vector decomposition: Separating a vector into its component parts along chosen axes
  • Trigonometry is essential for relating vector components to the original vector's magnitude and direction