Difference between revisions of "User:Jlmr"
From Kerbal Space Program Wiki
m (→My "Sandbox") |
m (→My "Sandbox") |
||
Line 37: | Line 37: | ||
=My "Sandbox"= | =My "Sandbox"= | ||
− | *'''Currently testing column widths to standardize part tables | + | *'''Currently testing column widths and categories to standardize and future proof part tables. |
''' | ''' | ||
==Template:Stats Table Adapters Couplers & Struts== | ==Template:Stats Table Adapters Couplers & Struts== | ||
Line 123: | Line 123: | ||
==Template:Stats Table Liquid Fuel Engines== | ==Template:Stats Table Liquid Fuel Engines== | ||
− | {| class="wikitable sortable" | + | {| class="wikitable sortable" width="100%" |
|- | |- | ||
!colspan=6| | !colspan=6| | ||
Line 137: | Line 137: | ||
}} | }} | ||
|- | |- | ||
− | ! {{#switch:{{{1}}} | + | ! scope="col" width="60px" | {{#switch:{{{1}}} |
|=Image | |=Image | ||
|ru=Вид | |ru=Вид | ||
|#default=Image | |#default=Image | ||
}} | }} | ||
− | ! {{#switch:{{{1}}} | + | ! scope="col" width="256px" | {{#switch:{{{1}}} |
|=Part | |=Part | ||
|ru=Название | |ru=Название | ||
|#default=Part | |#default=Part | ||
}} | }} | ||
− | ! {{#switch:{{{1}}} | + | ! scope="col" width="60px" | {{#switch:{{{1}}} |
|=Radial Size | |=Radial Size | ||
|ru=Крепление | |ru=Крепление | ||
|#default=Radial Size | |#default=Radial Size | ||
}} | }} | ||
− | ! {{#switch:{{{1}}} | + | ! scope="col" width="60px" | {{#switch:{{{1}}} |
|=Thrust (kN) | |=Thrust (kN) | ||
|ru=Тяга (кН) | |ru=Тяга (кН) | ||
|#default=Thrust (kN) | |#default=Thrust (kN) | ||
}} | }} | ||
− | ! {{#switch:{{{1}}} | + | ! scope="col" width="60px" | {{#switch:{{{1}}} |
|=Mass (t) | |=Mass (t) | ||
|ru=Масса (t) | |ru=Масса (t) | ||
|#default=Mass (t) | |#default=Mass (t) | ||
}} | }} | ||
− | ! {{#switch:{{{1}}} | + | ! scope="col" width="60px" | {{#switch:{{{1}}} |
|=T/W ratio | |=T/W ratio | ||
|ru=Тяга/Масса соотношение | |ru=Тяга/Масса соотношение | ||
|#default=T/W ratio | |#default=T/W ratio | ||
}} | }} | ||
− | ! {{#switch:{{{1}}} | + | ! scope="col" width="60px" | {{#switch:{{{1}}} |
|=atm | |=atm | ||
|ru=атм. | |ru=атм. | ||
|#default=atm | |#default=atm | ||
}} | }} | ||
− | ! {{#switch:{{{1}}} | + | ! scope="col" width="60px" | {{#switch:{{{1}}} |
|=vac | |=vac | ||
|ru=вак. | |ru=вак. | ||
|#default=vac | |#default=vac | ||
}} | }} | ||
− | ! {{#switch:{{{1}}} | + | ! scope="col" width="60px" | {{#switch:{{{1}}} |
|=atm | |=atm | ||
|ru=атм. | |ru=атм. | ||
|#default=atm | |#default=atm | ||
}} | }} | ||
− | ! {{#switch:{{{1}}} | + | ! scope="col" width="60px" | {{#switch:{{{1}}} |
|=vac | |=vac | ||
|ru=вак. | |ru=вак. | ||
|#default=vac | |#default=vac | ||
}} | }} | ||
+ | |||
+ | <!-- The column is a filler at the end of the table. It provides padding for the table when adding new columns. This helps | ||
+ | to maintain a uniform table width and keeps things looking clean on various monitor configurations. Leave it blank! | ||
+ | When adding new rows, increment "rowspan" below by +1 for each new row. --> | ||
+ | !rowspan=8 style="background: #F9F9F9" class="unsortable"| | ||
+ | |||
|- | |- | ||
| [[Image:Mk55_radial_engine-t.png|60x60px|]] | | [[Image:Mk55_radial_engine-t.png|60x60px|]] |
Revision as of 23:00, 23 October 2012
KSP is just what I have been looking for! A creative space simulator! Now if the team at Squad would just add little things like, ships, air balloons, zeplins, bombs, guns, missiles, subs, lasers, ground combat, animals, city/nation building, multiplayer, space colonies, space docks, space construction yards, asteroid mining, resources/economy... Hey, I can hope right? =)
Kerbals at War = OMG!!! *drools*
Contents
My stuff
Units of measure
- While units of mass and thrust are not specifically labeled in-game, a bit of logic can quickly determine that thrust is measured in kilonewtons (kN) and mass in metric tons (t). For example, if measured in kilograms(kg), a "9 kg" Rockomax X200-16 Fuel Tank on Kerbin, having a surface gravity of 9.81 m/s2, would be roughly the size of a 48 oz coffee tin and only hold about 1.5 L of fuel. If measured in metric tons, a 9 t Rockomax X200-16 Fuel Tank under the same gravity would be about 0.67 m tall and 2 m in diameter, easily capable of holding the advertised 1600 L of fuel. Only a rocket engine with a thrust around 100 kN could have any chance to lift a 9 t fuel tank.
- Thrust to weight ratio at sea level on Kerbin is calculated by the following equation, which applies only to liquid or solid fuel rocket engines, jet engines use a complicated formula on a vehicle to vehicle basis.
where:
- is the thrust is the thrust obtained from the engine, in kilonewtons.
- is the weight of the engine at sea level on Kerbin's surface.
- is the mass of the engine in metric tons (t).
- is the acceleration at sea level on Kerbin's surface, in m/s² (≈9.807 m/s²).
- Specific impulse at sea level on Kerbin is is calculated by the following equation.
Justification for t and kN (or 1000's kg and 1000's of N)
- An official NIST/SI publication: http://physics.nist.gov/Pubs/SP330/sp330.pdf states that kilonewton (kN) is a valid SI unit to represent 1000 N and ton (t), while historically a non-SI unit, has been accepted for use in the SI system by CIPM as a valid unit to represent 1000 kg for just over a century.
- We already know that the game uses SI units. These are specifically labeled: meters for units of distance, meters/sec for acceleration, liters for fuel volume, and liters/sec for fuel consumption.
- We know that the Mk1-2 Command Pod weighs 4 "units" from the in-game description. The command pod is roughly 2 m in height and 2 m in diameter. Calculating it's total volume gives us about 2.09 m3. Let's assume the capsule has 0.05 m (2 in) thick walls and subtract the interior void to get only the volume of the capsule walls. This gives us a volume of 1.80 m3.
- Knowing the volume of the walls, we can calculate the density of the material making up the capsule, taking the 4 in-game units to mean kg, this comes out to be about 13.79 kg/m3. Unfortunately, is about 72.29 times less dense than water at room temperature and closer in density to most gasses! Perhaps Kerbals have discovered a super strong gas-like substance to make spaceships from? =)
- However, if we take the 4 in-game units to mean metric tons, we get a density of around 13793.10 kg/m3, well within the range of the density of real building materials.
- The wikipage on Kerbin states it has a surface gravity of 9.81 m/s2, roughly that of Earth.
- Given this we can calculate the following. If measured in kilograms(kg), a "9 kg" Rockomax X200-16 Fuel Tank on Kerbin, having a surface gravity of 9.81 m/s2, would be roughly the size of a 48 oz coffee tin and only hold about 1.5 L of fuel. Unfortunately for our intrepid Kerbals, 1.5 L of fuel would not provide enough energy to lift a 9 kg payload through 75,000 m of atmosphere, much less a few hundred meters.
- If measured in metric tons, a "9 t" (9,000 kg) Rockomax X200-16 Fuel Tank under the same gravity, being about 0.67 m tall and 2 m in diameter, gives a volume of 2104.87 L, more than enough to hold the advertised 1600 L of fuel. Only a rocket engine with a thrust around 100 kN (100,000 N), could have any chance of lifting the 9 t (9,000 kg) fuel tank.
- Similarly, a substance weighing only 8 kg with a volume of 1,600 L has a density of 5 kg/m3, only about three times greater than the density of gaseous oxygen, and would not make an efficient fuel. Whereas, a fuel weighing 8 t with a volume of 1,600 L has a density of 5000 kg/m3, closer to a realistic rocket fuel.
My "Sandbox"
- Currently testing column widths and categories to standardize and future proof part tables.
Template:Stats Table Adapters Couplers & Struts
Image | Part | Cost ($) | Mass (t) | Drag | |
---|---|---|---|---|---|
NCS Adapter | 680 | 0.3 | 0.3 | ||
Rockomax Brand Adapter | 50 | 0.1 | 0.2 | ||
Tail Connector | 1275 | 0.4 | 0.2 | ||
Small Hardpoint | 1275 | 0.1 | 0.2 | ||
TVR-1180C Mk1 Stack Tri-Coupler | 680 | 0.3 | 0.3 | ||
EAS-4 Strut Connector | 250 | 0.05 | 0.02 | ||
File:FTX-2 External Fuel Duct.jpg | FTX-2 External Fuel Duct | 250 | 0.05 | 0.02 |
Template:Stats Table Liquid Fuel Engines
Fuel (L/s) | Isp (s) | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Image | Part | Radial Size | Thrust (kN) | Mass (t) | T/W ratio | atm | vac | atm | vac | |
File:Mk55 radial engine-t.png | Rockomax Mark 55 Radial Mount Liquid Engine | Radial Mounted | 120 | 1.5 | 8.2 | 8.7 | 7.4 | 280 | 330 | |
File:Lv-t30 small-t.png | LV-T30 Liquid Fuel Engine | Small | 215 | 1.25 | 17.5 | 13.7 | 11.8 | 320 | 370 | |
File:Lv-t45-t.png | LV-T45 Liquid Fuel Engine | Small | 200 | 1.5 | 13.6 | 12.7 | 11.0 | 320 | 370 | |
File:Lv-909 small-t.png | LV-909 Liquid Fuel Engine | Small | 50 | 0.5 | 10.2 | 3.4 | 2.6 | 300 | 390 | |
File:Toroidal aerospike-t.png | Toroidal Aerospike Rocket | Small | 250 | 1 | 25.5 | 13.1 | 13.1 | 390 | 390 | |
File:Lv-909 large-t.png | Rockomax "Poodle" Liquid Engine | Large | 220 | 2.5 | 9.0 | 16.6 | 11.5 | 270 | 390 | |
File:Lv-t30 large-t.png | Rockomax "Mainsail" Liquid Engine | Large | 1500 | 6 | 25.5 | 109.3 | 92.7 | 280 | 330 | |
File:LVN.PNG | LV-N Atomic Rocket Engine | Small | 60 | 2.25 | 2.7 | 5.5 | 1.5 | 220 | 800 |