Question
Question: While executing s a turn, a biker has to tilt from vertical towards the center of the turn. If a bik...
While executing s a turn, a biker has to tilt from vertical towards the center of the turn. If a biker executes a turn of radius r with a uniform sped u, through what angle θ will he have to tilt? With what maximum speed can he execute the turn? Assume that the entire load of the bike is on the front wheel.

θ=tan−1(rgu2),umax=μsrg
Solution
To determine the angle of tilt and the maximum speed, we analyze the forces acting on the biker and bike system.
Let M be the total mass of the biker and bike.
Let u be the speed of the biker.
Let r be the radius of the turn.
Let g be the acceleration due to gravity.
Let θ be the angle of tilt from the vertical.
1. Angle of tilt (θ)
When the biker executes a turn, the system (biker + bike) is subject to two main forces:
- Weight (Mg): Acting vertically downwards through the center of mass.
- Ground Reaction Force (R): This is the total force exerted by the ground on the bike's tires. It can be resolved into two components:
- Normal force (N): Perpendicular to the ground. Since the road is horizontal, N acts vertically upwards.
- Frictional force (fs): Parallel to the ground, acting horizontally towards the center of the turn to provide the necessary centripetal force.
Alternatively, we can consider the total ground reaction force R. When the biker tilts at an angle θ from the vertical, the total ground reaction force R also makes an angle θ with the vertical.
Let's resolve the total ground reaction force R into its vertical and horizontal components:
- Vertical component: Rcosθ. This component balances the weight of the biker and bike. Rcosθ=Mg(1)
- Horizontal component: Rsinθ. This component provides the necessary centripetal force (Fc=rMu2) for the circular motion. Rsinθ=rMu2(2)
Dividing Equation (2) by Equation (1), we get: RcosθRsinθ=MgMu2/r tanθ=rgu2 Therefore, the angle through which the biker has to tilt is: θ=tan−1(rgu2)
2. Maximum Speed (umax)
The maximum speed with which the biker can execute the turn is limited by the maximum static friction available between the tires and the road.
The horizontal component of the ground reaction force (Rsinθ) is the static frictional force (fs).
fs=rMu2
The vertical component of the ground reaction force (Rcosθ) is the normal force (N) that balances the weight.
N=Mg
For the biker to execute the turn without skidding, the required static friction must be less than or equal to the maximum static friction:
fs≤μsN
where μs is the coefficient of static friction between the tires and the road.
Substituting the expressions for fs and N: rMu2≤μsMg The mass M cancels out: ru2≤μsg For the maximum speed (umax), the equality holds: umax2=μsrg umax=μsrg
This maximum speed is also related to the maximum possible tilt angle. The maximum angle of tilt (θmax) a biker can achieve without skidding is such that the angle of the total reaction force with the vertical is equal to the angle of friction (ϕs), where tanϕs=μs. Thus, tanθmax=μs.
Using the banking equation:
tanθmax=rgumax2
μs=rgumax2
umax=μsrg
This confirms the result.
The assumption "Assume that the entire load of the bike is on the front wheel" is unusual for this type of problem. In the context of banking, it's typically ignored or implies that the center of mass is considered for the system. The standard derivation for banking angle and maximum speed based on friction does not change due to this specific wording, unless it implies a different physical model (e.g., specific stability limits or torques around a pivot). Assuming it's a simplification or a distractor, the standard physics approach is applied.