Circular motion — horizontal circle, vertical circle, conical pendulum types

medium CBSE JEE-MAIN NEET 4 min read

Question

What are the different types of circular motion problems — horizontal circle, vertical circle, and conical pendulum — and how do we set up the equations for each?

Solution — Step by Step

A mass moving in a horizontal circle at constant speed has centripetal acceleration directed toward the centre:

ac=v2r=ω2ra_c = \frac{v^2}{r} = \omega^2 r

The net force toward the centre provides this acceleration:

Fnet, radial=mv2rF_{\text{net, radial}} = \frac{mv^2}{r}

For a car on a banked road (angle θ\theta, no friction):

tanθ=v2rg\tan\theta = \frac{v^2}{rg}

In a vertical circle (like a ball on a string), gravity adds to or subtracts from the centripetal force depending on position.

At the top of the circle:

mg+Ttop=mvtop2rmg + T_{top} = \frac{mv_{top}^2}{r}

At the bottom of the circle:

Tbottommg=mvbottom2rT_{bottom} - mg = \frac{mv_{bottom}^2}{r}

For the string to remain taut at the top, Ttop0T_{top} \geq 0, which gives the minimum speed:

vtop,min=grv_{top, \text{min}} = \sqrt{gr}

Using energy conservation from bottom to top:

vbottom,min=5grv_{bottom, \text{min}} = \sqrt{5gr}

A bob on a string traces a horizontal circle while the string sweeps out a cone. The setup:

  • String length: LL, makes angle θ\theta with vertical
  • Radius of circle: r=Lsinθr = L\sin\theta

Vertical equilibrium: Tcosθ=mgT\cos\theta = mg

Radial (centripetal): Tsinθ=mv2rT\sin\theta = \frac{mv^2}{r}

Dividing: tanθ=v2rg\tan\theta = \frac{v^2}{rg}

Time period:

Tperiod=2πLcosθgT_{\text{period}} = 2\pi\sqrt{\frac{L\cos\theta}{g}}

The time period of a conical pendulum depends on LcosθL\cos\theta (the vertical height from the circle to the support), not on the mass. This is similar to a simple pendulum but with LL replaced by LcosθL\cos\theta.

FeatureHorizontal circleVertical circleConical pendulum
SpeedConstantVaries with positionConstant
Gravity roleNo role in centripetal forceAdds/subtracts from centripetal forceBalanced by vertical tension component
Critical conditionNone usuallyvminv_{min} at topAngle determines speed
flowchart TD
    A["Circular Motion Problem"] --> B{"Plane of circle?"}
    B -->|"Horizontal"| C{"String at angle?"}
    B -->|"Vertical"| D["Vertical circle"]
    C -->|"Yes, cone shape"| E["Conical pendulum"]
    C -->|"No"| F["Horizontal circle"]
    D --> G["Use energy conservation + F=mv2/r at each point"]
    E --> H["Resolve tension: T cos theta = mg, T sin theta = mv2/r"]
    F --> I["Net radial force = mv2/r"]

Why This Works

In all circular motion, Newton’s second law applied along the radial direction gives us the centripetal force equation. The only difference between types is which forces contribute to (or oppose) the centripetal acceleration and whether the speed changes during the motion.

In horizontal circles, gravity acts perpendicular to the plane of motion, so it does not affect centripetal force. In vertical circles, gravity is in the plane of motion, so it directly adds or subtracts from the radial force balance.

Alternative Method

For vertical circle problems, the energy method is often faster than force analysis at every point. Write energy conservation between bottom and any angle θ\theta, then substitute into the force equation at that angle. This gives tension as a function of θ\theta in one step.

Common Mistake

In vertical circle problems, students use v=grv = \sqrt{gr} as the minimum speed at the bottom. That is the minimum speed at the top. At the bottom, the minimum speed for completing the circle is v=5grv = \sqrt{5gr}. The factor of 5 comes from energy conservation between top and bottom (a height difference of 2r2r). This error appeared as a distractor in JEE Main 2024 January Shift 2.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next