Added frame energy output formula
imported>76561198052446940 m (→Main Info: typo) |
imported>76561197971362744 (Added frame energy output formula) |
||
Line 258: | Line 258: | ||
As for Solar Sails, i presume (!!!) the formular is similar, but with 36kW instead of 100kW. Might need checking. | As for Solar Sails, i presume (!!!) the formular is similar, but with 36kW instead of 100kW. Might need checking. | ||
==Frame energy output formula== | |||
This formula for energy output works reasonably well for Dyson-Shells with only structure points and no solar sails. | |||
'''Energy Output = Total structure pts * Star luminosity * 95.7''' | |||
<!--Please do not declare that information was obtained via inspecting the source code -- the DSPWiki team cooperates closely with publishers to gather some information when needed, and we prefer not to muddy that partnership by indicating we've decompiled the game. --DSPWiki Manager. --><!-- | Example: | ||
Total structure pts: 300 (short frame segment) | |||
Star luminosity: 1.924 | |||
Energy = 300 * 1.924 * 95.7 = 55238.04 kW (55.2 MW)<!--Please do not declare that information was obtained via inspecting the source code -- the DSPWiki team cooperates closely with publishers to gather some information when needed, and we prefer not to muddy that partnership by indicating we've decompiled the game. --DSPWiki Manager. --><!-- | |||
====== From first code inspection (Note: this is a draft of a explanation) ====== | ====== From first code inspection (Note: this is a draft of a explanation) ====== | ||
All the energy and power values are proportional to the luminosity of the star, therefore, in the following they are all given in the case of a 1L star. | All the energy and power values are proportional to the luminosity of the star, therefore, in the following they are all given in the case of a 1L star. | ||
Line 277: | Line 286: | ||
Further code inspection could lead to the complete understanding of the Dyson sphere power computation. But I can understand that some people would prefer to make more "conventional" research and that direct code inspection could spoil that fun. So should I continue and extend this post with more information? | Further code inspection could lead to the complete understanding of the Dyson sphere power computation. But I can understand that some people would prefer to make more "conventional" research and that direct code inspection could spoil that fun. So should I continue and extend this post with more information? | ||
-->[[Category:Astronomical Objects]] | --> | ||
[[Category:Astronomical Objects]] |