Welcome to Further Particle Equilibrium!

Hello and welcome! In basic mechanics, you learned that when forces on an object balance out, the object is in equilibrium — meaning it stays at rest or moves at a constant velocity without accelerating. In this chapter, we are going to take those concepts a step further.

We will look at particles resting on rough inclined planes, introduce the concept of the angle of friction, examine particles held by multiple coplanar forces using Lami's Theorem and the triangle of forces, and solve problems involving limiting equilibrium. Don't worry if this sounds like a lot right now; we will break down every idea step-by-step with clear methods you can use in your exams!

Did you know? The exact principles of particle equilibrium you are studying here are used by civil and mechanical engineers to design everything from tension cables on suspension bridges to the braking mechanisms on cars parked on steep hills!


1. Foundations of Equilibrium

What Does Equilibrium Mean?

For a particle to be in static equilibrium, two conditions must be satisfied simultaneously:

1. The sum of the resolved components of all forces in any direction must be zero: \(\sum F_x = 0\) and \(\sum F_y = 0\).
2. In vector form, the resultant force \(\mathbf{R}_{\text{net}}\) must be the zero vector: \(\sum \mathbf{F} = \mathbf{0}\), which means \(\sum X\mathbf{i} + \sum Y\mathbf{j} = \mathbf{0}\).

Key Problem-Solving Framework

Whenever you tackle an equilibrium problem, always follow this reliable four-step routine:

Step 1: Draw a clear Free-Body Diagram (FBD). Show all forces acting on the particle (weight, normal reaction, tension, applied forces, and friction).
Step 2: Choose your coordinate axes wisely. Usually, we pick horizontal/vertical axes or axes parallel/perpendicular to an inclined plane.
Step 3: Resolve every force into components along your chosen axes.
Step 4: Set up your equilibrium equations (\(\sum F_{\parallel} = 0\) and \(\sum F_{\perp} = 0\)) and solve for the unknowns.

Key Takeaway: If a particle is in equilibrium, forces must balance out completely in every possible direction!


2. Rough Surfaces and the Laws of Friction

Understanding Friction and Limiting Equilibrium

When an object rests on a rough surface, friction acts parallel to the surface to oppose any tendency of motion.

Static Friction: When there is no movement, the frictional force \(F\) simply matches whatever force is trying to push the object: \(F \le \mu R\).
Limiting Friction: The maximum possible value that friction can reach before slipping occurs is given by \(F_{\text{max}} = \mu R\), where \(\mu\) is the coefficient of friction and \(R\) is the normal reaction force.
Limiting Equilibrium: The particle is on the verge of slipping (about to move). In this state, friction has reached its maximum possible value: \(F = \mu R\).

Real-World Analogy: Imagine gently pushing a heavy wardrobe. At first, you push with \(10\text{ N}\), and the wardrobe doesn't move because friction pushes back with \(10\text{ N}\). You push with \(50\text{ N}\), and friction matches with \(50\text{ N}\). But if the maximum friction the floor can provide is \(80\text{ N}\), the moment you reach \(80\text{ N}\), the wardrobe is in limiting equilibrium. Push any harder, and it slides!

The Angle of Friction (\(\lambda\))

When an object is in limiting equilibrium on a rough surface, the total contact force exerted by the surface on the particle is the resultant of the normal reaction \(R\) and the limiting frictional force \(F_{\text{max}}\).

Let \(\mathbf{C}\) be the total contact force. The angle that \(\mathbf{C}\) makes with the normal reaction \(R\) is called the angle of friction, denoted by \(\lambda\).

From the right-angled triangle formed by \(R\) and \(F_{\text{max}}\):
\(\tan \lambda = \frac{F_{\text{max}}}{R} = \frac{\mu R}{R} = \mu\)

Therefore, we have the essential relationship:
\(\tan \lambda = \mu\) \(\implies\) \(\lambda = \arctan(\mu)\)

The magnitude of the total contact force is:
\(C = \sqrt{R^2 + F_{\text{max}}^2} = \sqrt{R^2 + (\mu R)^2} = R\sqrt{1 + \mu^2} = R\sec \lambda\)

Angle of Repose

If a particle of mass \(m\) is placed on a rough plane inclined at an angle \(\alpha\) to the horizontal and is on the point of slipping down the plane under its own weight alone:

• Resolving perpendicular to the plane: \(R = mg \cos \alpha\)
• Resolving parallel to the plane (limiting friction upwards): \(F = mg \sin \alpha\)
• Since \(F = \mu R\): \(mg \sin \alpha = \mu (mg \cos \alpha) \implies \mu = \tan \alpha\)

This critical angle \(\alpha\) at which sliding begins is equal to the angle of friction \(\lambda\)! If \(\alpha < \lambda\), the object stays at rest. If \(\alpha = \lambda\), it is in limiting equilibrium.

Key Takeaway: Always check if an object is "on the point of moving" — this is your clue that friction is at its maximum value, \(F = \mu R\), and \(\mu = \tan \lambda\).


3. Particles on Rough Inclined Planes

Problems involving inclined planes are a staple of Mechanics. Let's break down the general approach when external forces act on a particle on a plane inclined at angle \(\alpha\) to the horizontal.

Case A: Particle on the Verge of Slipping DOWN the Plane

If an applied force \(P\) is preventing the particle from sliding down:

• Weight acts vertically downwards: components are \(mg \sin \alpha\) down the plane and \(mg \cos \alpha\) perpendicular to the plane.
• Normal reaction \(R\) acts perpendicular to the plane, directed outwards.
• Because the particle is on the verge of moving down, friction \(F\) acts up the plane.
• At limiting equilibrium: \(F = \mu R\).

Case B: Particle on the Verge of Slipping UP the Plane

If a large applied force \(P\) is pushing the particle so hard it is about to slip upwards:

• Weight components remain \(mg \sin \alpha\) down the plane and \(mg \cos \alpha\) perpendicular to the plane.
• Because the particle is on the verge of moving up, friction \(F\) acts down the plane to oppose the motion.
• At limiting equilibrium: \(F = \mu R\) pointing down the plane.

Step-by-Step Example Breakdown

Problem: A block of mass \(4\text{ kg}\) rests on a rough plane inclined at \(30^\circ\) to the horizontal. The coefficient of friction is \(\mu = 0.2\). A horizontal force of magnitude \(P\) acts on the block, pushing it into the slope. Find the minimum value of \(P\) needed to prevent the block from slipping down the slope. (Take \(g = 9.8\text{ ms}^{-2}\)).

Solution:
1. Identify directions: The block wants to slip down, so friction \(F\) acts up the slope. Since it is the minimum force, the block is in limiting equilibrium, so \(F = \mu R = 0.2 R\).
2. Resolve \(P\) along and perpendicular to the slope:
• Component of \(P\) up the slope: \(P \cos 30^\circ\)
• Component of \(P\) into the slope: \(P \sin 30^\circ\)
3. Resolve perpendicular to the slope (\(\sum F_{\perp} = 0\)):
\(R = mg \cos 30^\circ + P \sin 30^\circ\)
\(R = 4(9.8)\cos 30^\circ + P \sin 30^\circ = 39.2 \left(\frac{\sqrt{3}}{2}\right) + 0.5P = 19.6\sqrt{3} + 0.5P\)
4. Resolve parallel to the slope (\(\sum F_{\parallel} = 0\)):
\(P \cos 30^\circ + F = mg \sin 30^\circ\)
\(P \left(\frac{\sqrt{3}}{2}\right) + 0.2 R = 4(9.8)\sin 30^\circ = 19.6\)
5. Substitute \(R\) into the parallel equation:
\(\frac{\sqrt{3}}{2}P + 0.2(19.6\sqrt{3} + 0.5P) = 19.6\)
\(\left(\frac{\sqrt{3}}{2} + 0.1\right)P + 3.92\sqrt{3} = 19.6\)
\((0.8660 + 0.1)P = 19.6 - 6.7896\)
\(0.9660 P = 12.8104 \implies P \approx 13.26\text{ N}\)

Key Takeaway: Friction always acts in the direction that opposes relative motion. Be sure to check whether the particle wants to slide up or down before assigning the direction of \(F\)!


4. Three Coplanar Forces in Equilibrium

When a particle is held in equilibrium by exactly three non-parallel coplanar forces, we have two powerful alternative methods to standard resolving: the Triangle of Forces and Lami's Theorem.

The Triangle of Forces

If three forces \(\mathbf{P}\), \(\mathbf{Q}\), and \(\mathbf{R}\) keep a particle in equilibrium, they can be represented in magnitude and direction by the sides of a closed triangle taken in order (head-to-tail).

You can use the Sine Rule and Cosine Rule on this vector triangle to find unknown magnitudes or angles quickly without having to set up simultaneous resolving equations!

Lami's Theorem

Lami's Theorem is simply the Sine Rule applied directly to the angles between the three forces at a single point.

Statement: If three coplanar forces acting at a point are in equilibrium, each force is proportional to the sine of the angle between the other two forces.

If the forces are \(P\), \(Q\), and \(R\), and the angles opposite to them (the angle between the other two forces) are \(\alpha\), \(\beta\), and \(\gamma\) respectively, then:

\(\frac{P}{\sin \alpha} = \frac{Q}{\sin \beta} = \frac{R}{\sin \gamma}\)

Memory Trick: Just remember: Force over sine of the opposite angle! (Make sure the angles are between the lines of action of the other two forces).

When Should You Use Lami's Theorem?

• Only use it when there are exactly three forces acting at a point.
• It is fastest when all the angles between the three forces are easy to calculate from geometry.
• If there are four or more forces, you must resolve into components along perpendicular axes.

Key Takeaway: Lami's Theorem can save you several lines of algebra in 3-force equilibrium questions, making it an excellent time-saver in exam conditions.


5. Common Mistakes to Avoid

Assuming \(R = mg\): On an inclined plane or when an angled force acts, the normal reaction is almost never equal to \(mg\). Always write out the equation \(\sum F_{\perp} = 0\) to find \(R\).
Assuming \(F = \mu R\) everywhere: The equation \(F = \mu R\) only holds when the system is in limiting equilibrium (on the point of slipping). If the particle is safely at rest without being on the brink of slipping, all we know is \(F \le \mu R\).
Incorrect Friction Direction: Double-check which way the particle would move if there were no friction. Friction points in the exact opposite direction.
Angle Confusion in Lami's Theorem: In Lami's Theorem, the angle in the denominator must be the angle between the other two forces, not the angle between the force and a horizontal or vertical axis.
Forgetting Units: Always express final answers with appropriate units (\(\text{N}\), \(\text{kg}\), \(\text{ms}^{-2}\)) and keep rounding consistent (typically \(3\) significant figures unless otherwise stated).


Chapter Quick Review

Equilibrium: \(\sum F_x = 0\) and \(\sum F_y = 0\) (or \(\sum \mathbf{F} = \mathbf{0}\)).
Limiting Friction: \(F_{\text{max}} = \mu R\).
Angle of Friction: \(\tan \lambda = \mu\), total contact force \(C = R \sec \lambda\).
Angle of Repose: A particle slips down an unassisted rough plane when the slope angle exceeds \(\lambda\).
Lami's Theorem: \(\frac{P}{\sin \alpha} = \frac{Q}{\sin \beta} = \frac{R}{\sin \gamma}\) (valid for 3 concurrent coplanar forces).