Motion of Bar on Rollers: Solving for Direction of Friction

  • Thread starter Thread starter Saitama
  • Start date Start date
  • Tags Tags
    Motion
Click For Summary

Homework Help Overview

The problem involves a heavy uniform bar resting on two identical rollers that rotate in opposite directions. The bar is initially held at rest and then released, leading to questions about its subsequent motion and the direction of friction acting on it.

Discussion Character

  • Exploratory, Assumption checking

Approaches and Questions Raised

  • Participants discuss the forces acting on the bar, including weight, normal reactions, and friction. There is a focus on determining the direction of friction based on the relative motion of the bar and rollers.

Discussion Status

Participants are exploring the implications of friction and its direction based on the motion of the rollers. Some have provided equations related to the forces and moments acting on the system, while others are verifying the correctness of these equations.

Contextual Notes

There is an emphasis on understanding the properties of friction and its role in the motion of the bar, with participants questioning assumptions about the system's behavior under different conditions.

Saitama
Messages
4,244
Reaction score
93

Homework Statement


A heavy uniform bar of mass M rests on top of two identical rollers which are continuously turned rapidly in opposite directions, as shown. The centres of rollers are a distance 2l apart. The coefficient of friction between the bar and the roller surface is ##\mu##, a constant independent of the relative speed of the two surfaces.

Initially the bar is held at rest with its centre at distance ##x_0## from the midpoint of the rollers. At time t=0 it is released. Find the subsequent motion of the bar.


Homework Equations





The Attempt at a Solution


The forces acting on the bar are its own weight, normal reactions from the rollers and force of friction due to relative motion between the rollers and the bar. But the problem is how do I determine the direction of friction? I have this dilemma from a long time and I hope to clear it by means of this thread.

Any help is appreciated. Thanks!
 

Attachments

  • bar on rollers.png
    bar on rollers.png
    6.7 KB · Views: 1,086
Physics news on Phys.org
Pranav-Arora said:

Homework Statement


A heavy uniform bar of mass M rests on top of two identical rollers which are continuously turned rapidly in opposite directions, as shown. The centres of rollers are a distance 2l apart. The coefficient of friction between the bar and the roller surface is ##\mu##, a constant independent of the relative speed of the two surfaces.

Initially the bar is held at rest with its centre at distance ##x_0## from the midpoint of the rollers. At time t=0 it is released. Find the subsequent motion of the bar.


Homework Equations





The Attempt at a Solution


The forces acting on the bar are its own weight, normal reactions from the rollers and force of friction due to relative motion between the rollers and the bar. But the problem is how do I determine the direction of friction? I have this dilemma from a long time and I hope to clear it by means of this thread.

Any help is appreciated. Thanks!

First consider the left roller.

Just focus on the surfaces in contact between the roller and the bar. If there were no friction,where would the topmost point of the roller move with respect to the bar,towards left or right ?
 
Tanya Sharma said:
First consider the left roller.

Just focus on the surfaces in contact between the roller and the bar. If there were no friction,where would the topmost point of the roller move with respect to the bar,towards left or right ?

If there were no friction, bar would move to the right. Then the friction on bar would be acting towards left, right?

Similarly, for the right roller, the friction on bar would towards left, correct?
 
Pranav-Arora said:

Homework Statement


A heavy uniform bar of mass M rests on top of two identical rollers which are continuously turned rapidly in opposite directions, as shown. The centres of rollers are a distance 2l apart. The coefficient of friction between the bar and the roller surface is ##\mu##, a constant independent of the relative speed of the two surfaces.

Initially the bar is held at rest with its centre at distance ##x_0## from the midpoint of the rollers. At time t=0 it is released. Find the subsequent motion of the bar.


Homework Equations





The Attempt at a Solution


The forces acting on the bar are its own weight, normal reactions from the rollers and force of friction due to relative motion between the rollers and the bar. But the problem is how do I determine the direction of friction?

Think of the essential property of the force of friction: that it opposes relative motion between the surfaces in contact.

ehild
 
Pranav-Arora said:
If there were no friction, bar would move to the right. Then the friction on bar would be acting towards left, right?

Similarly, for the right roller, the friction on bar would towards left, correct?

Wrong...

Please answer this - Where would the topmost point of the left roller move ?
 
Tanya Sharma said:
Please answer this - Where would the topmost point of the left roller move ?

Towards right. Then the friction on the roller acts towards left?
 
Pranav-Arora said:
Towards right. Then the friction on the roller acts towards left?

Good...Where would it act on the bar ?
 
Tanya Sharma said:
Good...Where would it act on the bar ?

Towards right. Call it ##f_1##

Similarly, for the right roller, the topmost point moves towards left so the friction on the bar (##f_2##) acts towards left.

Displace the bar by ##x## towards right.
Applying Newton's second law in horizontal direction,
$$F=f_1-f_2=\mu N_1-\mu N_2$$

In the vertical direction,
$$Mg=N_1+N_2$$

Balancing moments about the CM,
$$N_1(l+x)=N_2(l-x)$$

Are my equations correct?
 

Attachments

  • bar on rollers fbd.png
    bar on rollers fbd.png
    9.5 KB · Views: 1,047
Pranav-Arora said:
Towards right. Call it ##f_1##

Similarly, for the right roller, the topmost point moves towards left so the friction on the bar (##f_2##) acts towards left.

Displace the bar by ##x## towards right.
Applying Newton's second law in horizontal direction,
$$F=f_1-f_2=\mu N_1-\mu N_2$$

In the vertical direction,
$$Mg=N_1+N_2$$

Balancing moments about the CM,
$$N_1(l+x)=N_2(l-x)$$

Are my equations correct?

Correct :smile:
 
Last edited:
  • #10
Tanya Sharma said:
Correct :smile:

I solved the equations and ended up with this:

$$M\frac{d^2x}{dt^2}=-\frac{\mu Mgx}{l}$$

The solution to the above differential equation is:
$$x(t)=A\cos(\omega t)+B\sin(\omega t)$$
where ##\omega=\sqrt{\mu g/l}##.

From the initial condition, ##x(0)=x_0## and ##x'(0)=0##. Hence, ##A=x_0## and ##B=0##.

So the final answer is:
$$x(t)=x_0\cos(\omega t)$$

Looks good?
 
  • #11
Pranav-Arora said:
I solved the equations and ended up with this:

$$M\frac{d^2x}{dt^2}=-\frac{\mu Mgx}{l}$$

The solution to the above differential equation is:
$$x(t)=A\cos(\omega t)+B\sin(\omega t)$$
where ##\omega=\sqrt{\mu g/l}##.

From the initial condition, ##x(0)=x_0## and ##x'(0)=0##. Hence, ##A=x_0## and ##B=0##.

So the final answer is:
$$x(t)=x_0\cos(\omega t)$$

Looks good?

:thumbs:
 
  • Like
Likes   Reactions: 1 person
  • #12
Tanya Sharma said:
:thumbs:

Thanks a lot Tanya! :)
 

Similar threads

Replies
26
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 15 ·
Replies
15
Views
8K
Replies
22
Views
3K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 10 ·
Replies
10
Views
6K
  • · Replies 8 ·
Replies
8
Views
4K
Replies
4
Views
4K
Replies
14
Views
2K