Currently I am using my fuel in petroleum generators which give 384k EU per one bucket of fuel. I am curious if using the fuel in a steam boiler will give more/less or about the same amount of EU. One would think since a steam boiler/turbine is more complicated to setup/run you would get more, however based on my calculations (which may or may not be accurate) it appears you get far less than this.
Formulas Pasted from the railcraft wiki:
Math
Base Fuel Usage Per Tick (base) = ( (6.4 - numTanks * 0.08) / ( 16 LP or 8 HP ) ) * numTanks
base = ((6.4 - 36 * 0.08)/(8)) * 36 = 0.122... (this is the number of fuel usages per tick of the boiler)
Heat Adjust Fuel Usage Per Tick = base + base * (8 - 8 * heat%)
0.122... + 0.122... * (8 - 8 * 100%) = 0.122... (the tank is at 100% heat so the base rate does not change)
Now we multiply this fuel usage per tick times the number of fuel usages 1 fuel bucket has:
0.122... * 96000 = 1173.33... (this is the number of ticks one fuel bucket should last)
Now, how much steam will the boiler produce in 1173.33... ticks?
36 tanks * 20 steam/tick * 1173.33... ticks = 844800 steam
Now, how much EU is this steam worth? A steam turbine converts steam to EU at 100 eu/t consuming 320 eu/t therefore:
844800 steam * (100 eu/320 steam) = 264000 EU
This is significantly less than the 384000 EU you get from burning it in a petroleum generator, which is also far easier. These calculations also do not take into account the massive amounts of fuel you must burn inefficiently to even get to 100% heat in a large boiler setup. However, this is under the assumption that the '96000' value given to fuel is the number of 'fuel usages' it has, and not something else.
I have tried to test this in-game, however, much to my dismay, boilers output steam even when nothing is being burned within them, making it difficult to tell exactly how much steam the fuel is producing. This makes sense though since something that is hot will still boil water.
Has anyone else devised a better way to test this or have more concrete math showing how much EU you can get?
EDIT: My math is incorrect, see posts 4 and 5. One fuel bucket = 1,363,636 EU
Formulas Pasted from the railcraft wiki:
Math
- Base Fuel Usage Per Tick (base) = ( (6.4 - numTanks * 0.08) / ( 16 LP or 8 HP ) ) * numTanks
- Heat Adjust Fuel Usage Per Tick = base + base * (8 - 8 * heat%)
- Steam/tick = ( 10 LP or 20 HP ) * numTanks
- 1 MJ = 5 Steam
- BuildCraft Fuel = 96000
Base Fuel Usage Per Tick (base) = ( (6.4 - numTanks * 0.08) / ( 16 LP or 8 HP ) ) * numTanks
base = ((6.4 - 36 * 0.08)/(8)) * 36 = 0.122... (this is the number of fuel usages per tick of the boiler)
Heat Adjust Fuel Usage Per Tick = base + base * (8 - 8 * heat%)
0.122... + 0.122... * (8 - 8 * 100%) = 0.122... (the tank is at 100% heat so the base rate does not change)
Now we multiply this fuel usage per tick times the number of fuel usages 1 fuel bucket has:
0.122... * 96000 = 1173.33... (this is the number of ticks one fuel bucket should last)
Now, how much steam will the boiler produce in 1173.33... ticks?
36 tanks * 20 steam/tick * 1173.33... ticks = 844800 steam
Now, how much EU is this steam worth? A steam turbine converts steam to EU at 100 eu/t consuming 320 eu/t therefore:
844800 steam * (100 eu/320 steam) = 264000 EU
This is significantly less than the 384000 EU you get from burning it in a petroleum generator, which is also far easier. These calculations also do not take into account the massive amounts of fuel you must burn inefficiently to even get to 100% heat in a large boiler setup. However, this is under the assumption that the '96000' value given to fuel is the number of 'fuel usages' it has, and not something else.
I have tried to test this in-game, however, much to my dismay, boilers output steam even when nothing is being burned within them, making it difficult to tell exactly how much steam the fuel is producing. This makes sense though since something that is hot will still boil water.
Has anyone else devised a better way to test this or have more concrete math showing how much EU you can get?
EDIT: My math is incorrect, see posts 4 and 5. One fuel bucket = 1,363,636 EU