Mining yield

From EVE University Wiki
Revision as of 13:19, 1 December 2012 by Treatle omaristos (talk | contribs) (A simple cut and paste of the existing code)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Like other parts of Eve, mining has some math in it. The basic reasons why you want to do the math when your mining is if you're away from keyboard (AFK) mining you will know the exact time down to the second that you need to be back to handle things. The math you will do will tell you how long it will take for your ship to fill up or how long will it take until what your mining will deplete. To do the math correctly you will need a survey scanner. Once your ship has a survey scanner on it, you will need to scan the near by gas, ice, asteroids, and anything else you can harvest. As soon as you find what you're looking for write down how many units you have before you start mining, and if you want to start mining now then write down your own local time at the time you hit the button to mine. Then right click on what you want to mine and press show info. Now go to the attributes' tab and write down the volume. This volume is how much volume one unit of what your mining will take on your ship. Next you will need the algebraic equation below.


X=How much one unit volume takes

U=Amount in units

V=Overall volume that all the units add up to


X*U=V


So hypothetically if I was mining 33,215 units of Scordite, which takes .15m3 per unit. The 33,215 units would be 4982.25m3. So the equation will look like this.



33215 * 0.15 = 4982.25

______________________________

Now you need to know how long it will take you to fill up your ship, and how long it will take you to deplete what your mining. To do this you will need to know how much cargo space you have, how much your device takes in, and how much volume your mining. To get this information you will need to do the equation above and then open up your cargo tab and see how much space you have been open. After you write this information down, right click on what your mining with and go to the attributes' tab. Write down the mining amount. This tells you how much volume the device brings in your ship per cycle. Most cycles are about 60 seconds. Next you will need the equation below.

X=Ship cargo hull or whatever your mining

L=How much your mining laser/s or device will pull per cycle.
T=How many cycles your device will have to do before the your ship is full or before what your mining is depleted. Most cycles last for 60 seconds so if this is true you can make T equal one minute.
H=Hour (this is ONLY true if one cycle equals, or you can convert it to one minute)
S=Seconds (this is ONLY true if one cycle equals, or you can convert it to one minute)
Y=The whole number before the decimal place (this is ONLY true if one cycle equals, or you can convert it to one minute)
M=Minute (this is ONLY true if one cycle equals, or you can convert it to one minute)
N=Thousand of a second (this is ONLY true if one cycle equals, or you can convert it to one minute)





X/L=T/60=(H-Y)*60=(M-Y)*60=S


If you get a decimal place when you find your hours just remove the numbers before the decimal place and times the decimal place into 60, and you will find the how many minutes and seconds are excluded from the hours. There will be an example of this in the examples, below since there is a high likely you will run into this. Furthermore, the equation is below.


(S-Y)*60=N


To find how many seconds you will need T=60 seconds to be true. If it is then doing this equation.


T*60=S


For this example, we will use the same hypothetically situation as above but hypothetically if you were flying a ship that had 17,672. 4m3 of free space and you were using a Miner 1 laser which takes 46m3 every 60 seconds. You will first want to know how long it will take to fill your ship. You find out it will take six hours and 24 minutes. Your equation would look like this below.


17672.4 / 46 = 384.1826086956522 / 60 = 6.4030434782609


So it will take 6.4 hours to fill your ship.

Since most people don't know what a .4 of an hour is you subtract the 6 and times the rest by 60 and that will give you 24 minutes. You can see this in the equation below.





(6.4030434782609 - 6) * 60 = 24.18260869565217


You can do this down as far as needed. Next you will need to know how long it will take your ship to deplete 4982.25m3 from the situation above. You would use the same X/L=T equation. The answer to the equation above is, if you were really AFK mining you would need to be back in one hour 48 minutes 18 seconds 35 thousand of second, 13 milliseconds and two nanoseconds from when you first press the button to start mining. At this point, you would need to find a new object to harvest. The equation would look like this below, and I went down to the nanoseconds to show you can get to go as far as you want with this equation.


4982.25 / 46 = 108.3097826086957 / 60 = 1.805163043478261

(1.805163043478261 - 1) * 60 = 48.30978260869565

(48.30978260869565 - 48) * 60 = 18.58695652173913

(18.58695652173913 - 18) * 60 = 35.21739130434783

(35.21739130434783 - 35) * 60 = 13.04347826086957

(13.04347826086957 - 13) * 60 = 2.60869562173913


(REMEMBER: To find the exact time you need to make it true by converting the cycles into one minute)

____________________________________________


If your cycles arent true that one cycle equals 60 seconds then the equation below can convert your cycles into minutes. The only thing you need to write down ontop of what you already wrote down is how many seconds does one cycle last. Lets just say your cycle last 45 seconds for this example. You would use this equation below.

X=Ship cargo hull or whatever your mining
L=How much your mining laser/s or device will pull per cycle.
T=How many cycles your device will have to do before the your ship is full or before what your mining is depleted. Most cycles last for 60 seconds so if this is true you can make T equal one minute.
M=Minutes

H=Hour

C=The amount of time it takes to use 1 cycle


X/L=T*C/60=M


So if your were mining the same thing as above with a laser that took in every 45 seconds the answer would be to find out how many minute it will take is 81 minute. the equation for this is below. 


4982.25 / 46 = 108.3097826086957 *45 / 60 = 81.23233695652174

From there if you want to find out how many hours that is then just divide that into 60. Then you can just start using the same equation as above from this example  (S-Y)*60=N. The equation to get the hours is below.


M / 60 = H


81.23233695652174 / 60 = 1.353872282608696