Quantitative Force Diagrams- Free-Body Analysis Examples
What a Free-Body Diagram Actually Is
A free-body diagram is a picture. That's it. Just a picture showing every force acting on a single object, drawn as arrows. The object itself is reduced to a dot or a simple box. Nothing more.
Physics textbooks make this seem complicated. It isn't. You draw the object, then you draw arrows pointing away from it. Each arrow shows direction and magnitude. That's the whole thing.
The purpose is brutally simple: isolate the forces so you can apply Newton's second law. F = ma. Everything else is just details.
Why Most Students Get This Wrong
They draw extra stuff. Forces on other objects. Friction on the ground. Reactions from surfaces they shouldn't be showing. A free-body diagram shows forces on one object only. Not the forces that object exerts on other things. Those go on a different diagram.
Also: they forget gravity. Newtons love to forget gravity. If an object has mass, gravity acts on it. Always. 9.8 m/s² pointing down.
The Forces You Need to Know
- Gravity (Fg) — points straight down. Magnitude = mg.
- Normal force (Fn) — perpendicular to the surface. Pushes up when something sits on a surface.
- Tension (Ft) — pulls away from the object along a rope or cable.
- Friction (Ff) — parallel to the surface. Opposes motion or intended motion.
- Applied force (Fa) — anything pushed or pulled by an external source.
- Air resistance (Fd) — opposes motion through air. Often ignored until you hit terminal velocity problems.
Drawing Steps That Actually Work
Step 1: Identify the Object
Pick ONE object. Not the whole system. If you have a block on a ramp, the block gets its own diagram. The ramp gets its own. The Earth gets its own if you want to be thorough.
Step 2: Isolate It
Remove everything else. The ramp disappears. The rope disappears. The pulley disappears. All that remains is the object and the forces acting on it.
Step 3: Draw Force Arrows
Each force is an arrow. The tail starts on the object. The head points in the direction the force pushes or pulls. Arrow length should be proportional to magnitude, but for most homework problems, relative length is enough.
Step 4: Choose Your Axes
For tilted problems, tilt your axes to match the surface. For flat problems, horizontal and vertical axes work fine. Align with the simplest direction for the majority of forces.
Quantitative Force Analysis: The Math Part
Drawing is useless without math. Once your diagram is done, you break forces into components and apply Newton's second law.
For equilibrium problems (things not accelerating):
∑Fx = 0 and ∑Fy = 0
For problems with acceleration:
∑Fx = ma and ∑Fy = ma
That's literally all of classical mechanics for these problems. Everything else is algebra.
Breaking Angled Forces Into Components
An applied force at 30° above horizontal breaks into:
- Fx = F cos(30°)
- Fy = F sin(30°)
The x-component pushes the object horizontally. The y-component pushes it vertically. You solve each direction separately, then combine the results.
Force Types Reference Table
| Force | Symbol | Direction | Magnitude |
|---|---|---|---|
| Gravity | Fg | Straight down | mg |
| Normal | Fn | Perpendicular to surface | Varies (equals Fn = mg if flat) |
| Tension | Ft | Along rope, away from object | Same throughout rope |
| Friction | Ff | Parallel to surface, opposes motion | μFn (kinetic) or ≤μFn (static) |
| Applied | Fa | Whatever direction force is applied | Given in problem |
Example 1: Block Sitting on a Flat Table
Mass = 5 kg. Nothing moving.
Forces:
- Gravity pulls down: Fg = (5)(9.8) = 49 N
- Normal force pushes up: Fn = 49 N (equal and opposite)
That's it. Two forces. Equal magnitudes. Opposite directions. Net force = 0. Object stays at rest or moves at constant velocity. Your FBD shows a dot with two arrows: one down (49 N), one up (49 N).
Example 2: Block on an Incline
Mass = 10 kg. Incline angle = 30°. Coefficient of friction = 0.2.
Draw the diagram with the block on the slope. Gravity points down (vertical, not perpendicular to the slope). Normal force perpendicular to the surface. Friction parallel, pointing up the slope (opposing motion down).
Break gravity into components:
- Parallel to slope: Fg_parallel = mg sin(30°) = (10)(9.8)(0.5) = 49 N
- Perpendicular to slope: Fg_perp = mg cos(30°) = (10)(9.8)(0.866) = 84.9 N
Normal force equals the perpendicular component of gravity (if no other vertical forces): Fn = 84.9 N
Friction force: Ff = μFn = (0.2)(84.9) = 17 N
Net force down the slope: ∑F = Fg_parallel - Ff = 49 - 17 = 32 N
Acceleration: a = F/m = 32/10 = 3.2 m/s² down the slope
Example 3: Two Blocks with a Pulley
Block A (5 kg) on a flat table. Block B (3 kg) hanging. String connects them over a frictionless pulley.
Draw two separate diagrams. Block A has gravity down (49 N), normal force up (49 N), and tension pulling it horizontally (Ft). Block B has gravity down (29.4 N) and tension pulling it up (Ft).
For Block A (horizontal motion only):
∑Fx = Ft = m_A * a
For Block B (vertical motion):
∑Fy = Fg_B - Ft = m_B * a
Two equations, two unknowns. Solve for acceleration and tension. Get a = (m_B * g) / (m_A + m_B) = (3 * 9.8) / 8 = 3.68 m/s²
Tension = m_A * a = 5 * 3.68 = 18.4 N
Notice tension is NOT equal to the total weight. It never is in pulley problems with acceleration. Only in equilibrium.
How To: Solving Any Free-Body Problem
- Read the problem. Identify what object is moving and what's happening to it.
- Draw the object as a dot or rectangle. Don't add details you don't need.
- Add every force acting on that object. Don't add forces the object exerts on other things.
- Label each force with magnitude and direction. Use given values or variables.
- Choose coordinate axes. Align one axis with the direction of motion if possible.
- Break angled forces into components. Use sin and cos appropriately.
- Write Newton's second law for each axis. ∑F = ma or ∑F = 0.
- Solve the system of equations. Isolate your unknown.
- Check your work. Does the direction of acceleration make sense? Are your forces in reasonable ranges?
Common Mistakes That Will Cost You Points
- Drawing forces the object exerts on other things instead of forces on the object
- Forgetting gravity entirely
- Making the normal force always equal to mg (only true on flat surfaces with no vertical acceleration)
- Using the wrong trigonometric component for angled forces
- Forgetting that tension changes in accelerating systems with massless ropes (it doesn't, but only because we assume massless ropes)
- Mixing up static and kinetic friction coefficients
When Friction Gets Complicated
Static friction (fs) does what it needs to do up to its maximum: fs ≤ μs * Fn. It holds things in place until the applied force exceeds μs * Fn. Then things start moving and kinetic friction takes over: fk = μk * Fn.
For problems asking if something will slip, calculate the required friction force from equilibrium, then compare it to the maximum available static friction. If required > maximum, it slips. Simple.
The Bottom Line
Free-body diagrams are not complicated. Draw the object. Draw the forces. Break angled forces into components. Apply F = ma twice (once for x, once for y). Solve for your unknown.
Students overcomplicate this because textbooks overcomplicate this. The physics is straightforward. The math is algebra. Stop making it harder than it needs to be.