How Should Forces Be Calculated in a Truck-Trailer System?

AI Thread Summary
In the discussion about calculating forces in a truck-trailer system, the primary focus is on determining the forces acting on both the truck and the trailer, specifically f1 (force on the truck), f2 (force on the trailer), and T (tension force). The initial calculations incorrectly used the mass of the truck instead of the trailer for f2, leading to confusion. It is clarified that f2 should be calculated as f2 = m2 * a, where m2 is the trailer's mass, resulting in T = 6630 N. The total force F required to accelerate both the truck and trailer is correctly expressed as F = f1 + f2, with f1 being the force needed to accelerate the truck alone. The discussion emphasizes the importance of accurate mass values and straightforward calculations to avoid unnecessary complexity.
MaxKempar
Messages
2
Reaction score
0
User informed about keeping the headings of the homework template.
I have a truck (m1,27000 kg) pulling a trailer (m2, 8500 kg) with a chain holding the two together (T). The overall acceleration is 0.78 m/s^2.
Find f1 force on the truck, f2 force on the trailer and T, tension force.

Here is what I did: since the force comes all from the truck, f1 = (m1+m2)(a) = 35500*0.78 N
T = -f2 = 8500 * 0.78 N

But apparently this is how you do it:

f2 = m2a=T = 27000*.78 N = T
f1 = m1a = F-T
F = f1+f2 = (m1+m2)a = 35500*.78
f1 = 35500*.78 - 27000*.78;

I just don't understand how f2 which is just being pulled can have force greater than f1 which is doing all the work.

What am I doing wrong?

Thank you
 
Physics news on Phys.org
The main thing that I don't understand is F = f1+f2, how can a powerless trailer have a positive force. Wouldn't F = f1-f2?
 
MaxKempar said:
Find f1 force on the truck,
This part is a bit unclear, the force on the truck from where? Is it the total force or the force from the ground on the truck or the force from the chain on the truck?
 
+1

Find f1 force on the truck, f2 force on the trailer and T, tension force.

Do you have a diagram showing where f1 and f2 are measured?

As far as I can see these could all be the same. The chain is pulling the trailer so the tension _is_ the "f2 force on the trailer". The force f1 on the truck could be the tension in the chain or the friction force with the ground??
 
But apparently this is how you do it

f2 = m2a=T = 27000*.78 N = T

That's not consistent with the problem statement (m2 is 8500kg not 27000kg). It should be...

f2 = m2a = 8500 * 0.78 = T = 6630N .......(1)

f1 = m1a = F-T

That implies f1 is the force required to accelerate the truck alone without the trailer. That's OK.

F = f1+f2 = (m1+m2)a = 35500*.78

Ok so F is the total force required to bull both truck and trailer. That's OK

f1 = 35500*.78 - 27000*.78;

That doesn't make sense due to the error above at (1). Should be

f1 = 35500*.78 - 8500*.78

but there is a much easier way to calculate f1...

f1 = m1*a = 27000 * 0.78

I don't see why they need to make it so complicated.
 
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 '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