Rotating Mass when keeping a minimum weight

AI Thread Summary
The discussion centers on the impact of rotating mass on vehicle performance, particularly in scenarios where weight savings in rotating components must be compensated by adding static weight to the vehicle. It highlights that while reducing the weight of a rotating disk can enhance angular acceleration, the overall advantage may be offset by the increased static weight, leading to a complex relationship between rotational and translational kinetic energy. The moment of inertia, which depends on both the mass and its distribution, plays a crucial role in determining the energy required for acceleration. Participants in the discussion seek equations to quantify these effects and clarify whether the net benefit of reducing rotating mass is positive, negative, or negligible. Ultimately, understanding these dynamics is essential for optimizing vehicle performance.
huesv
Messages
4
Reaction score
0
I've looked at the equations for torque, inertia, and angular acceleration, but I still can't figure this out. I was hoping someone could push me in the right direction.

This is the question I'm trying to solve:
In a situation where an engine propels a required amount of weight, is a reduction in rotating mass really beneficial (in non-constant RPM situations) because any weight savings in rotating mass is added back as static weight.

For instance, let's say a 1000 kg vehicle had an engine driving a single disk (solid, uniform density) rear wheel. If a 10 kg weight savings is made to the rear wheel, that 10kg must be added back to the vehicle as static weight so that the vehicle weighs 1000 kg total.

I believe that the engine will be able to angularly accelerate the lighter rear wheel faster, but since it's propelling more static weight, will the net advantage be positive, negative, or negligible?

Thanks in advance!
 
Physics news on Phys.org
Resistance to angular acceleration is moment of inertia, which doesn't just depend on the weight of the disk, it depends on the distribution of the weight of the disk. So the answer is that it depends on the geometry of the disk.
 
russ_watters said:
Resistance to angular acceleration is moment of inertia, which doesn't just depend on the weight of the disk, it depends on the distribution of the weight of the disk. So the answer is that it depends on the geometry of the disk.

Lets say the disk (rear wheel) is solid and of uniform density. Let's also assume that the weight savings of the disk is made by decreasing the density of the disk. So that the dimensions are constant but it weighs less, e.g. Mdisk > (Mlightdisk = Md/4).
 
A wheel of a vehicle both rotates and moves with translation (center of gravity moves with the speed of the vehicle) . It's kinetic energy is a sum of translational and rotational kinetic energy (you can imagine accelerating the wheel in two phases: first you accelerate it's axis, then rotate it), so it is obviously greater than it would be without rotation.
 
Lojzek said:
A wheel of a vehicle both rotates and moves with translation (center of gravity moves with the speed of the vehicle) . It's kinetic energy is a sum of translational and rotational kinetic energy (you can imagine accelerating the wheel in two phases: first you accelerate it's axis, then rotate it), so it is obviously greater than it would be without rotation.

I think you're saying that it takes more energy to move a point on the wheel because the engine must accelerate it angularly and translationally. So, regardless of the weight distribution of the disk, it will always take more energy to move rotating weight than non-rotating weight (in this scenario). That's what I thought, but can someone give me a set of equations so I can figure out if it's negligible in my case?
 
If the speed of the vehicle is v, then most points of the wheel rotate aroud wheel's axis with slower speed than v. So if you transfer a mass m from wheel to fixed mass of the vehicle, the decrease of kinetic energy would be less than m*v^2/2.
Exact value depends on weight distribution of the wheel:

Formula for rotational kinetic energy is: E=J*omega^2/2, where

J(moment of inertia)=Integral (r^2*dm)

In case of a ring (all mass at maximum radious) J would be m*R^2, which gives rotational energy equal to m*v^2/2 (v=omega*R). In case of a uniform cylinder J is m*R^2/2, which gives half less rotational energy.
 
Ok, excellent. So... would this be right?

KEtot = KEr + KEt
(Mw*Vw^2)/2 = (Mr*R^2*(2*pi*ƒ)^2)/2 + (Mo*Vo^2)/2

where
Mw = mass + extra weight (fixed)
Mo = mass (without extra weight fixed)
Mr = mass of extra weight (which will rotate)
ƒ = revs per second

and assuming the extra weight is a ring.

If I know the velocity at ƒ, Vo, and all the masses and R, then I can see what my speed will be, Vw, if I moved the rotating weight to a fixed position; right?
 
True. You can also eliminate one variable with the equation v0=2*pi*R*f (if we are talking about a wheel which must touch the ground).
 
Back
Top