Difference between revisions of "Ore"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (-stub; -random case; *a few changes;)
(Improved non-wiki style content.)
(27 intermediate revisions by 16 users not shown)
Line 1: Line 1:
'''Ore''' is a resource added in 1.0. It is obtained by mining. It's the only<!-- or first, when others are added--> resource which is by default not loaded into the containers.
+
{{:Ore/Box}}
 +
 
 +
'''Ore''' is a resource added in 1.0. It is obtained by mining. It is the only<!-- or first, when others are added--> resource which is by default not loaded into the containers.
  
 
== Mining ==
 
== Mining ==
  
Ore is generated by mining planets or [[asteroid]]s using the [['Drill-O-Matic' Mining Excavator]]. Drilling continues to function during [[time warp]].
+
Ore is generated by mining the solid surfaces of planets, moons or [[asteroid]]s using the [['Drill-O-Matic' Mining Excavator]]. Drilling continues to function during [[time warp]].
 +
 
 +
=== Planets and Moons ===
 +
The amount of ore on a (non-asteroid) celestial body is infinite.
  
=== Planets ===
+
Since drilling must be done on solid surfaces, it can't be done on [[Kerbol]], or [[Jool]]. To drill in a liquid [[biome]] the drill must contact the seafloor, and must not be moving much.
  
Ore is found on the solid surface of all planetary bodies, thus excluding [[Kerbol]], [[Jool]], and in water [[biome]]s.
+
The level of Ore on a [[celestial body]] can be detected using a [[M700 Survey Scanner]] and for more detailed data in a particular biome a [[M4435 Narrow-Band Scanner]] can be used. Note that a polar orbit of 25,000&nbsp;m* to 1,500,000&nbsp;m* is required to use the M700 scanner. This will vary a bit between objects, but is a good estimate. To view the ore concentration on a planet right click the M700 Survey Scanner and select '''''Toggle Overlay''''' and then you can use the '''''Cutoff+''''' and '''''Cutoff-''''' to only show the highest concentrations to make it easier to decide the optimal mining location. To be able to view the ore data in the [[Tracking Station]], the scanned data needs to be sent back using an [[antenna]]. After the data is transmitted, a new icon for '''''Resources''''' will appear in the right panel of your screen where the Info and Orbit icons are. Click the button and then select Resources -> '''''Ore'''''. A more precise determination for a particular location can be made using the [[Surface Scanning Module]] on a rover while landed.
  
The average level of Ore in a particular biome can be detected using a [[M4435 Narrow-Band Scanner]]. A more precise determination for a particular location can be made using the [[Surface Scanning Module]] while landed.
+
Note that ore is a "Surface" resource. So it will only appear in the Surface tab of your Resource App, even if the ore is in the ocean.
  
 
=== Asteroids ===
 
=== Asteroids ===
  
Asteroids contain a finite amount of ore. If mining an asteroid, the mass of the asteroid will be reduced by the amount of ore extracted.
+
Asteroids contain a finite amount of ore. If mining an asteroid, the mass of the asteroid will be reduced by the amount of ore extracted. There is no need to use any scanners to find out the ore concentration for asteroids, it's enough to be close to it or on it.
  
 
== Storage ==
 
== Storage ==
  
Ore is stored in special containers, the [[Large Holding Tank]] and [[Small Holding Tank]].
+
Ore is stored in special containers, the [[Large Holding Tank]], the [[Small Holding Tank]] and the [[Radial Holding Tank]].
  
 
== Conversion into Other Resources ==
 
== Conversion into Other Resources ==
  
Ore can be converted into [[liquid fuel]], [[oxidizer]], and [[monopropellant]] using the [[ISRU Converter]] and [[electric charace]]. There is no change in total mass when converting to liquid fuel and/or oxidizer, but there is when converting to monopropellant. Conversion continues to function during time warp.
+
Ore can be converted into [[liquid fuel]], [[oxidizer]], and [[monopropellant]] using a [[converter]] and [[electric charge]]. There is no change in total mass when converting to liquid fuel and/or oxidizer, but there is when converting to monopropellant. Conversion continues to function during time warp.
 +
 
 +
== The Abundance Algorithm ==
 +
 
 +
The exact values of your settings affect ore concentrations strongly, and this can have big effects on an individual game. So unlike most other aspects of the game, a slightly deeper grasp of the algorithm details is important here.
 +
 
 +
The abundance of ore in a biome is determined by two "coin flips" -- ie. random number draws. The first is based on your "resource abundance" slider. Each biome on every celestial body has a "1 minus this percentage" chance of having no ore at all.
 +
If that first chance passes, then there is a second coin flip to determine the average ore concentration in the biome. This second chance is based on your game difficulty level. It is important to understand that this abundance can easily also end up "less than zero" -- so in a hard game, with a 50% resource abundance setting, you may still only end up with ore in 25% of the biomes on all the celestial bodies together.
 +
 
 +
Local random variations are also applied to the ore concentrations within a biome.
  
 
[[Category:Resources]]
 
[[Category:Resources]]
 +
 +
In fact, one unit of ore costs 0.02 funds, you can change it into fuel using a [[converter]], then take it back and get more funds.
 +
One unit of Monopropellant is made from 5 units of ore (0.1 funds total) but it is worth 1.2 funds. This provides a profit of 1.1 funds per 5 units of ore, or 0.22 per unit of ore.

Revision as of 14:10, 15 September 2018

Ore
Density 10 kg/unit
Transferable Yes
Tweakable Yes
Drainable Yes
Flow mode Everywhere
Cost 0.02 Funds/unit
Funds/kg
Since version 1.0

Ore is a resource added in 1.0. It is obtained by mining. It is the only resource which is by default not loaded into the containers.

Mining

Ore is generated by mining the solid surfaces of planets, moons or asteroids using the 'Drill-O-Matic' Mining Excavator. Drilling continues to function during time warp.

Planets and Moons

The amount of ore on a (non-asteroid) celestial body is infinite.

Since drilling must be done on solid surfaces, it can't be done on Kerbol, or Jool. To drill in a liquid biome the drill must contact the seafloor, and must not be moving much.

The level of Ore on a celestial body can be detected using a M700 Survey Scanner and for more detailed data in a particular biome a M4435 Narrow-Band Scanner can be used. Note that a polar orbit of 25,000 m* to 1,500,000 m* is required to use the M700 scanner. This will vary a bit between objects, but is a good estimate. To view the ore concentration on a planet right click the M700 Survey Scanner and select Toggle Overlay and then you can use the Cutoff+ and Cutoff- to only show the highest concentrations to make it easier to decide the optimal mining location. To be able to view the ore data in the Tracking Station, the scanned data needs to be sent back using an antenna. After the data is transmitted, a new icon for Resources will appear in the right panel of your screen where the Info and Orbit icons are. Click the button and then select Resources -> Ore. A more precise determination for a particular location can be made using the Surface Scanning Module on a rover while landed.

Note that ore is a "Surface" resource. So it will only appear in the Surface tab of your Resource App, even if the ore is in the ocean.

Asteroids

Asteroids contain a finite amount of ore. If mining an asteroid, the mass of the asteroid will be reduced by the amount of ore extracted. There is no need to use any scanners to find out the ore concentration for asteroids, it's enough to be close to it or on it.

Storage

Ore is stored in special containers, the Large Holding Tank, the Small Holding Tank and the Radial Holding Tank.

Conversion into Other Resources

Ore can be converted into liquid fuel, oxidizer, and monopropellant using a converter and electric charge. There is no change in total mass when converting to liquid fuel and/or oxidizer, but there is when converting to monopropellant. Conversion continues to function during time warp.

The Abundance Algorithm

The exact values of your settings affect ore concentrations strongly, and this can have big effects on an individual game. So unlike most other aspects of the game, a slightly deeper grasp of the algorithm details is important here.

The abundance of ore in a biome is determined by two "coin flips" -- ie. random number draws. The first is based on your "resource abundance" slider. Each biome on every celestial body has a "1 minus this percentage" chance of having no ore at all. If that first chance passes, then there is a second coin flip to determine the average ore concentration in the biome. This second chance is based on your game difficulty level. It is important to understand that this abundance can easily also end up "less than zero" -- so in a hard game, with a 50% resource abundance setting, you may still only end up with ore in 25% of the biomes on all the celestial bodies together.

Local random variations are also applied to the ore concentrations within a biome.

In fact, one unit of ore costs 0.02 funds, you can change it into fuel using a converter, then take it back and get more funds. One unit of Monopropellant is made from 5 units of ore (0.1 funds total) but it is worth 1.2 funds. This provides a profit of 1.1 funds per 5 units of ore, or 0.22 per unit of ore.