Calculate Fuel Consumption for Cars: Tips & Advice

AI Thread Summary
To calculate fuel consumption for a car, fill the tank, reset the trip odometer, drive until refueling, and then divide the mileage by the gallons used. For a physics engine in a car game, fuel consumption can be estimated based on engine details and horsepower, as fuel efficiency is often related to power output. The torque curve can also provide insights into how engine performance affects fuel usage. Understanding these relationships can help in creating a more accurate simulation. Accurate calculations will enhance the realism of the game.
alex6192
Messages
2
Reaction score
0
Hi,

Does anybody know how to calculate the fuel consumption of a car?

Any help would be great

Thanks
Alex
 
Physics news on Phys.org
alex6192 said:
Hi,

Does anybody know how to calculate the fuel consumption of a car?

Any help would be great

Thanks
Alex


If you're talking about gas mileage...

Fill your car up. Reset the trip odometer. Drive until you need gas again without putting any additional gas to top off the tank. Fill up again, noting how many gallons it takes to fill up. Write down the mileage on the trip odometer. Divide odometer's reading by gallons of gas to get Gas mileage
 
thanks for your help but I need a calculation to work it out. I am writing physics engine for a car game so I have all the engine details and its torque curve. I read that fule consumption has a direct relation with how much horse power the engine is producing.

With these engine details can I calculate its fuel consumption?

Any help would be great

Thanks
alex
 
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