Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Note: this post will not display until it's been approved by a moderator.

Name:
Email:
Subject:
Message icon:

shortcuts: hit alt+s to submit/post or alt+p to preview

Please read the rules before you post!


Topic Summary

Posted by: liveware
« on: June 19, 2020, 12:54:01 AM »

Can confirm in this formula pi is 3.1416, at least it is the closest I can get. The same formula is used in my missile and ship optimizer.

Although I also found out not all formulas with pi uses 3.1416 :P
In fairness, 3.1416 is shorter to type than Math.PI.

But horribly less accurate!

Lazy hobitses……..
Posted by: SpikeTheHobbitMage
« on: June 18, 2020, 11:40:32 PM »

Can confirm in this formula pi is 3.1416, at least it is the closest I can get. The same formula is used in my missile and ship optimizer.

Although I also found out not all formulas with pi uses 3.1416 :P
In fairness, 3.1416 is shorter to type than Math.PI.
Posted by: liveware
« on: June 18, 2020, 11:30:37 PM »

Does anyone know the new equation for active sensor calculation? I've approximated it to:

Range = 18,517,239*SQRT(Strength/10*Size/1*Sensitivity/5)*(Resolution/100)^(1/3)

I don't know where 18,517,239 comes from, it seems like a magic number. Supposedly it is based on some equation that takes in Strength = 10, Size = 1, Sensitivity = 5, and Resolution = 100 and gives 18,517,239.
Sensor Range = SQRT((Racial Sensor Strength * HS * Racial EM Sensitivity * (Resolution ^ (1/1.5)) / PI) * 1,000,000 km


From http://aurora2.pentarch.org/index.php?topic=8495.msg102701#msg102701


Thanks for that link. One very minor correction is that he uses 3.1416 for pi. (I'm only stating this for anyone who might see this in the future)

Can confirm in this formula pi is 3.1416, at least it is the closest I can get. The same formula is used in my missile and ship optimizer.

Although I also found out not all formulas with pi uses 3.1416 :P

Pi is a wonderfully transcendental number  :)
Posted by: Iceranger
« on: June 18, 2020, 10:59:44 PM »

Does anyone know the new equation for active sensor calculation? I've approximated it to:

Range = 18,517,239*SQRT(Strength/10*Size/1*Sensitivity/5)*(Resolution/100)^(1/3)

I don't know where 18,517,239 comes from, it seems like a magic number. Supposedly it is based on some equation that takes in Strength = 10, Size = 1, Sensitivity = 5, and Resolution = 100 and gives 18,517,239.
Sensor Range = SQRT((Racial Sensor Strength * HS * Racial EM Sensitivity * (Resolution ^ (1/1.5)) / PI) * 1,000,000 km


From http://aurora2.pentarch.org/index.php?topic=8495.msg102701#msg102701


Thanks for that link. One very minor correction is that he uses 3.1416 for pi. (I'm only stating this for anyone who might see this in the future)

Can confirm in this formula pi is 3.1416, at least it is the closest I can get. The same formula is used in my missile and ship optimizer.

Although I also found out not all formulas with pi uses 3.1416 :P
Posted by: Feeble
« on: June 18, 2020, 09:35:29 PM »

Does anyone know the new equation for active sensor calculation? I've approximated it to:

Range = 18,517,239*SQRT(Strength/10*Size/1*Sensitivity/5)*(Resolution/100)^(1/3)

I don't know where 18,517,239 comes from, it seems like a magic number. Supposedly it is based on some equation that takes in Strength = 10, Size = 1, Sensitivity = 5, and Resolution = 100 and gives 18,517,239.
Sensor Range = SQRT((Racial Sensor Strength * HS * Racial EM Sensitivity * (Resolution ^ (1/1.5)) / PI) * 1,000,000 km


From http://aurora2.pentarch.org/index.php?topic=8495.msg102701#msg102701


Thanks for that link. One very minor correction is that he uses 3.1416 for pi. (I'm only stating this for anyone who might see this in the future)
Posted by: SpikeTheHobbitMage
« on: June 18, 2020, 09:26:17 PM »

Does anyone know the new equation for active sensor calculation? I've approximated it to:

Range = 18,517,239*SQRT(Strength/10*Size/1*Sensitivity/5)*(Resolution/100)^(1/3)

I don't know where 18,517,239 comes from, it seems like a magic number. Supposedly it is based on some equation that takes in Strength = 10, Size = 1, Sensitivity = 5, and Resolution = 100 and gives 18,517,239.
Sensor Range = SQRT((Racial Sensor Strength * HS * Racial EM Sensitivity * (Resolution ^ (1/1.5)) / PI) * 1,000,000 km

From http://aurora2.pentarch.org/index.php?topic=8495.msg102701#msg102701
Posted by: Feeble
« on: June 18, 2020, 09:12:04 PM »

Does anyone know the new equation for active sensor calculation? I've approximated it to:

Range = 18,517,239*SQRT(Strength/10*Size/1*Sensitivity/5)*(Resolution/100)^(1/3)

I don't know where 18,517,239 comes from, it seems like a magic number. Supposedly it is based on some equation that takes in Strength = 10, Size = 1, Sensitivity = 5, and Resolution = 100 and gives 18,517,239.