Add geothermal and lava calcs

This commit is contained in:
2024-05-01 00:42:33 +02:00
parent aa855105b2
commit 76e47dffbd
6 changed files with 67 additions and 0 deletions

View File

@@ -0,0 +1,49 @@
# Chrome Production Calculations
**526 total chrome needed**
## Chrome Ingots from Chrome Dust
1 chrome dust in an IBF takes 40 seconds. For 526 chrome that would take ~5:50h. 4 IBF (one circle around a casing) take 1:27h.
Power consumption is 128EU/t per IBF.
## Chrome Dust from Ruby Dust
9 ruby dust make 1 chrome dust in an electrolyzer in 25 seconds. For 526 chrome dust, 4734 ruby dust are necessary. In one electrolyzer, this would take ~3:39h. 4 electrolyzers need 55 minutes.
Power consumption is 50EU/t per electrolyzer.
## Ruby Dust from Redstone Dust
10 redstone dust make 1 ruby dust in a centrifuge in 350 seconds. A stack of centrifuges produces 1 ruby dust every 5.47s or 0.183 ruby dust per second. For 4734 ruby dust, a stack of centrifuges needs 7:11h. Two stacks need 3:36h, 3 stacks 2:24h, 4 stacks 1:48h, 5 stacks 1:26h.
Note that extra rubies will be found by the mining turtles/quarry.
Each stack of centrifuges consumes 1.8 redstone per second or 110 redstone per minute. For the entire 526 chrome, 47.34k redstone are necessary.
Power consumption is 320EU/t per stack of centrifuges.
## Suggestion
- 4 IBFs on chrome -> 1:27h, 512EU/t
- 4 electrolyzers -> 0:55h, 200EU/t
- 3 stacks of redstone centrifuges -> 2:24h, 1280EU/t
In 1:27h, the centrifuges would produce 2865 ruby dust, so quarries would need to supplement 1868.
Total power: ~2000EU/t, needs about 10 boilers
## Centrifuge cost
| Item | For 1 Centrifuge | For 1 Stack | For 3 Stacks |
---|---|---|---
refined iron | 31 | 1984 | 5952
redstone | 14 | 896 | 2688
copper | 9 | 576 | 1728
rubber | 18 | 1152 | 3456
glowstone | 4 | 256 | 768
lapis | 4 | 256 | 768
advanced alloys | 4 | 256 | 768
coal dust (for carbon plates) | 32 | 2048 | 6144
planks | 20 | 1280 | 3840

View File

@@ -0,0 +1,31 @@
# Power from lava in geothermial generators
## Production
1 Geothermal Generator produces 20EU/t with lava and consumes 1 bucket of lava in 50s at max capacity. 32 Generators produce 640EU/t and 64 produce 1280EU/t.
## Cost
1 Geothermal Generator needs:
- 10 refined iron
- 6 tin
- 4 glass
- 2 redstone
- 1/2 copper
- 1 rubber
32 need:
- 5 stacks of iron (320)
- 3 stacks of tin (192)
- 2 stacks of glass (128)
- 1 stack of redstone (64)
- 18 copper -> 36x cable
- 36 rubber -> 36x cable
64 need:
- 10 stacks of iron (640)
- 6 stacks of tin (384)
- 4 stacks of glass (256)
- 2 stacks of redstone (128)
- 33 copper -> 66x cable
- 66 rubber -> 66x cable

View File

@@ -0,0 +1,31 @@
# Iridium Production Calculations
**200 total iridium ingots needed**
## Making Plates
*No iridium is needed in ingot form, everything can be converted to plates!*
50 Plates are needed for the Fusion Reactor. Nothing needed for anything else!
An Implosion Compressor makes 1 plate per second from Iridium Alloy Ingots. That takes a minute for all Iridium Plates needed in the run, using 32EU/t. Basically completely irrelevant other than having to place the machine once.
For 50 Iridium Plates, 400 Industrial TNT are needed.
## Making Iridium Alloy Ingots
Make in a rolling machine using 4 Iridium Ingots, 4 Advanced Alloys and 1 Diamond Dust. Takes 5 seconds per Plate. For 50 Plates that is about 4 minutes. Uses MJ.
## Making Ingots
From Ore: Compress 1 ore to 1 ingot.
From Sheldonite: Grind Sheldonite with mercury cells in the Industrial Grinder. Takes 5s per ore and 128EU/t. Produces 2 Iridium Nuggets and 3 Platinum Dust per ore. Platinum Dust can be centrifuged to Iridium Nuggets 1:1, so in total that is 5/9 Iridium Ingots per Sheldonite Ore. Compress the nuggets into ingots.
From Ferrous Ore: Grind Ferrous with mercury cells in the Industrial Grinder. Takes 5s per ore and 128EU/t. Produces 1 Platinum Dust per ore.
## Centrifuging Platinum Dust
1 Centrifuge takes 1 Platinum Dust (no cells) and makes 1 Iridium Nugget (and 1 tiny pile of Nickel Dust) in 150s using 5EU/t.
One stack of centrifuges produces 0.427 Iridium Nuggets per second, which is 0.047 Iridium Ingots per second or 2.84 Iridium Ingots per Minute.

View File

@@ -0,0 +1,29 @@
# Lava centrifuging to Copper and Tin
## Production
One centrifuge converts 16 Lava buckets to 4 Copper Ingots, 2 Tin Ingots, 1 Electrum Ingot and 2 tiny piles of Tungsten in 500 seconds, using 5EU/t.
| Item | 1 centrifuge | 64 | 128 | 192 | 256 | 6 stacks | 8 stacks | 10 stacks |
|------|--------------|----|-----|-----|-----|----------|----------|-----------|
| Lava per Minute | 1.92 | 123 | 246 | 369 | 492 | 737 | 983 | 1229 |
| Copper per Minute | 0.48 | 31 | 61 | 92 | 123 | 184 | 246 | 307 |
| Tin per Minute | 0.24 | 15 | 31 | 46 | 61 | 92 | 123 | 154 |
| Electrum per Minute | 0.12 | 7.7 | 15 | 23 | 31 | 46 | 61 | 77 |
| EU/t | 5 | 320 | 640 | 960 | 1280 | 1920 | 2560 | 3200 |
Roughly one pair of boilers needed per stack of centrifuges, or 16 Geothermal Generators.
## Centrifuge cost
| Item | For 1 Centrifuge | For 1 Stack | For 3 Stacks |
---|---|---|---
refined iron | 31 | 1984 | 5952
redstone | 14 | 896 | 2688
copper | 9 | 576 | 1728
rubber | 18 | 1152 | 3456
glowstone | 4 | 256 | 768
lapis | 4 | 256 | 768
advanced alloys | 4 | 256 | 768
coal dust (for carbon plates) | 32 | 2048 | 6144
planks | 20 | 1280 | 3840

View File

@@ -0,0 +1,17 @@
# Titanium Production Calculations
**280 total titanium needed**
## Titanium Ingots from Titanium Dust
1 titanium dust in an IBF takes 50 seconds. For 280 titanium that would take 3:53h. 4 IBF (one circle around a casing) take 58.3 minutes.
Power consumption is 128EU/t per IBF.
## Titanium Dust from Bauxite Dust
12 Bauxite Dust make 0.5 (2 small piles) Titanium Dust in an electrolyzer in 100 seconds using 128EU/t. For 280 Titanium, 6720 Bauxite Dust are necessary. In one electrolyzer, this would take 15:33h. 4 electrolyzers take 3:53h, 16 electrolyzers take 58.3 minutes.
## Bauxite Dust from Bauxite Ore
1 Bauxite Ore can be macerated into 4 Bauxite Dust, so 1680 Bauxite Ore are needed.