Finding the work done by a block

AI Thread Summary
The discussion focuses on calculating the work done by friction on a block sliding down a rough inclined plane. The force due to gravity is determined by M * g * sin(θ), while the normal force is M * g * cos(θ). The frictional force is calculated as μ * F_normal, and the net force acting on the block is the difference between the gravitational force and the frictional force. The work done by friction is expressed as W_friction = μ * M * g * cos(θ) * (h - (1/2) * g * t^2), where h is the initial height and t is time. The discussion also clarifies the kinematic equation used to derive the distance traveled by the block.
HeavenWind
Messages
2
Reaction score
0
Homework Statement
The problem is: A block with mass M is placed onto a rough inclined plane. After the block is released, it immediately begins to accelerate down the ramp due to gravity. The coefficient of friction for this ramp is μ. A stopwatch measures time t in seconds after the block is released at height h.

Derive an expression that represents the work done on the block by friction at time t in terms of t, h, θ, m, μ, and physical constants as appropriate.
Relevant Equations
F_normal = M * g * cos(θ)
F_gravity = M * g
F_friction = μ * F_normal
F_net / M
d = h - (1/2) * g * t^2.
v = √(2 * a * (h - (1/2) * g * t^2))
We want to figure out how much work friction does on a block as it slides down an inclined plane with a rough surface.

we find the force due to gravity that pulls the block down the ramp, that's found by M * g * sin(θ),

The normal force on the block is given by M * g * cos(θ).

The force of friction acting on the block is μ * F_normal

The net force acting on the block is found by subtracting the force of friction from the force due to gravity.

The acceleration of the block down the ramp is given by the net force divided by the mass of the block.

We find the velocity of the block at any given time by multiplying the acceleration by the time.

We find the distance traveled by the block at any given time by using kinematic equations.

Finally, we find the work done by friction by multiplying the force of friction by the distance traveled by the block. It's given by μ * M * g * cos(θ) * (h - (1/2) * g * t^2), where h is the initial height of the block, t is the time, and physical constants are used where appropriate.
 
Physics news on Phys.org
To be more specific, here is what my friend did, not sure if it is correct:

To derive the expression for the work done on the block by friction at time t, we need to consider the forces acting on the block.

Let's assume that the inclined plane makes an angle θ with the horizontal. The force due to gravity acting on the block is given by:

F_gravity = M * g * sin(θ)

where g is the acceleration due to gravity.

The normal force acting on the block is given by:

F_normal = M * g * cos(θ)

The force of friction acting on the block is given by:

F_friction = μ * F_normal

where μ is the coefficient of friction.

The net force acting on the block is the sum of the force due to gravity and the force of friction:

F_net = F_gravity - F_friction

= M * g * sin(θ) - μ * M * g * cos(θ)

= M * g * (sin(θ) - μ * cos(θ))

The acceleration of the block down the ramp is given by:

a = F_net / M

= g * (sin(θ) - μ * cos(θ))

The velocity of the block at time t is given by:

v = a * t

= g * (sin(θ) - μ * cos(θ)) * t

The distance traveled by the block at time t is given by:

d = h - (1/2) * g * t^2

The work done on the block by friction at time t is given by:

W_friction = F_friction * d

= μ * F_normal * (h - (1/2) * g * t^2)

= μ * M * g * cos(θ) * (h - (1/2) * g * t^2)

Therefore, the expression that represents the work done on the block by friction at time t in terms of t, h, θ, m, μ, and physical constants as appropriate is:

W_friction = μ * M * g * cos(θ) * (h - (1/2) * g * t^2)
 
The distance traveled is not vertical and is not due to motion with acceleration g.
 
HeavenWind said:
The distance traveled by the block at time t is given by:

d = h - (1/2) * g * t^2
Which general kinematic (SUVAT) equation is that based on? How are the terms defined in it?
 
  • Like
Likes neilparker62
The distance traveled by the block at time t is given by:

d = h - (1/2) * g * t^2

haruspex said:
Which general kinematic (SUVAT) equation is that based on? How are the terms defined in it?

Yes - you were all good down to this point. Just use the acceleration down the slope which you had correctly worked out.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top