No history yet

Decomposition of Forces

Beyond Perpendicular Axes

You're already familiar with breaking down a force vector into its perpendicular components, typically along the x and y-axes. This is a powerful tool, but what happens when the problem doesn't fit neatly into a standard Cartesian grid? Sometimes, it's far more convenient to analyze a force based on axes that are not perpendicular to each other.

This process is called force decomposition. Instead of being limited to a right-angled grid, we can resolve a single force into two or more component forces along any specified directions. The key principle remains the same: the vector sum of the component forces must equal the original force.

The visual shows how the original force vector FF acts as the diagonal of a parallelogram. The sides of this parallelogram, which lie along the specified axes, are the component vectors FuF_u and FvF_v. Just like with perpendicular components, adding FuF_u and FvF_v together (using the parallelogram law of vector addition) gives you the original vector FF.

Application on an Inclined Plane

One of the most common applications of this technique is analyzing objects on an inclined plane. For a block resting on a ramp, the force of gravity (FgF_g) acts straight down. While you could analyze this with standard horizontal and vertical axes, it's much more efficient to choose a coordinate system that aligns with the ramp itself.

We choose axes that are parallel and perpendicular to the surface of the incline. This simplifies the problem because the object's acceleration (if any) will be along the parallel axis, and the normal force is entirely on the perpendicular axis.

By aligning our axes with the ramp, we only need to decompose one force: gravity. The other forces, like the normal force and friction, already align with our chosen axes.

Lesson image

In this setup, the force of gravity (Fg=mgF_g = mg) is broken down into two components:

  1. A component perpendicular to the plane: This component pushes the block into the ramp. It is calculated as Fg,=mgcosθF_{g, \perp} = mg \cos\theta.
  2. A component parallel to the plane: This component pulls the block down the ramp. It is calculated as Fg,=mgsinθF_{g, \parallel} = mg \sin\theta.
Fg,=mgcosθFg,=mgsinθF_{g, \perp} = mg \cos\theta \\ F_{g, \parallel} = mg \sin\theta

Solving a Real-World Problem

Let's apply this. A tow truck is pulling a car out of a ditch. The tow cable makes an angle of 30° with the horizontal and is pulling with a force of 10,000 Newtons. However, the car needs to be pulled up a muddy slope with an angle of 10°. We want to find the effective force pulling the car along the slope.

Break two-dimensional problems into separate x-axis and y-axis components.

Here, our most useful "axes" are parallel and perpendicular to the 10° slope.

The tow cable's force is applied at 30° relative to the horizontal, but the slope is at 10°. So, the angle of the cable relative to the slope is $30° - 10° = 20°$.

We need to decompose the 10,000 N tension force ($T$) into components parallel and perpendicular to the slope.

T=Tcos(20°)T=Tsin(20°)T_{\parallel} = T \cos(20°)\\ T_{\perp} = T \sin(20°)

Plugging in the numbers: T=10000 N×cos(20°)10000×0.93979397 NT_{\parallel} = 10000 \text{ N} \times \cos(20°) \approx 10000 \times 0.9397 \approx 9397 \text{ N}.

So, the effective force pulling the car up the slope is about 9397 N. This is the value we would use to determine if the car will overcome friction and the parallel component of gravity to move out of the ditch.

Quiz Questions 1/4

When decomposing a single force vector into two components along non-perpendicular axes, what is the geometric relationship between the original force and its components?

Quiz Questions 2/4

A box with mass mm is placed on a frictionless ramp tilted at an angle θ\theta from the horizontal. Which expression represents the component of the gravitational force that acts parallel to the ramp's surface?

By choosing the right axes for the problem, we can simplify complex situations into more manageable parts.