Difference between revisions of "Spherical Gravity Generator"

From Space Engineers Wiki
Jump to: navigation, search
(+dimensions were missing?)
(Updating spherical gravity generator electricity usage with current game data)
Line 9: Line 9:
 
| material = no
 
| material = no
  
| lpowerconsumption = 0 - 44.8
+
| lpowerconsumption = 0 - 1.6
 
| lairtightness = No
 
| lairtightness = No
 
| lresourcesinkgroup = Utility
 
| lresourcesinkgroup = Utility
Line 44: Line 44:
 
The gravitational acceleration can be configured using a slider, with possible values being between -1[http://en.wikipedia.org/wiki/Standard_gravity G] and 1G. By adjusting the depth, height, and width sliders accordingly, the shape of the gravitational field can be altered to be any variation of a rectangular prism, whether cubic, flat, tall, wide, narrow, short, or long.
 
The gravitational acceleration can be configured using a slider, with possible values being between -1[http://en.wikipedia.org/wiki/Standard_gravity G] and 1G. By adjusting the depth, height, and width sliders accordingly, the shape of the gravitational field can be altered to be any variation of a rectangular prism, whether cubic, flat, tall, wide, narrow, short, or long.
  
Note that in [[Survival Mode]], the larger the effective volume of the gravitational field and the acceleration force, the more power consumption the gravity generator will use. Considerable [[Electricity|energy]] can be saved over time by carefully placing the gravity generator in a more central location and then adjusting the field to affect a smaller area.
+
Note that the larger the effective volume of the gravitational field and the acceleration force, the more power consumption the gravity generator will use. Considerable [[Electricity|energy]] can be saved over time by carefully placing the gravity generator in a more central location and then adjusting the field to affect a smaller area. This is particularly important to note in [[Survival Mode]], where considerable amounts of uranium can be saved simply through proper placement and careful use.
  
 
=== Terminal ===
 
=== Terminal ===
[[Gravity#Artificial_Gravity|Artificial Gravity]] can also be configured to affect the radius of the spherical gravitational field. The default effective depth, height, and width is is 150 meters combined into the ''Radius'' option.
+
[[Gravity#Artificial_Gravity|Artificial Gravity]] can also be configured to affect the radius and strength of the spherical gravitational field.
* '''Radius''' - The radius of the sphere around the generator, from 10 m to 400 m.
 
By default, it's set to 150 meters.
 
* '''Acceleration''' - How much applied  gravitational force the generator applies. Setting this field to negative reverses
 
  
 +
* '''Radius''' - The radius of the sphere around the generator, from 10 m to 400 m (default 150 m).
 +
* '''Acceleration''' - How much applied  gravitational force the generator applies. Setting this field to negative will reverse the field to push things away.
  
 
=== Power requirements ===
 
=== Power requirements ===
By default the generator only requires 2.36 MW to run, beyond that the primary factors involved in calculating the power requirement of each individual generator are: a factor between 0.0007 to 64 (which is a division of the actual volume of area that the generator is affecting vs the 'default volume' which has a radius of 100 m), a Base Power Input found in the block definition and the strength of the gravity generated in G (which is from 0 to 1):
+
Power requirements scale linearly based on both radius and acceleration. 1.6 MW are required to run at full strength and range (400 m and positive or negative 9.81 m/s<sup>2</sup> acceleration). Reducing range to 200m reduces power consumption to 0.8 MW. Reducing acceleration to positive or negative 4.905 m/s<sup>2</sup> has the same effect on power consumption.
 
Power Requirement (MW) = (ActualVolume / DefaultVolume) x BasePowerInput[0.7] x StrengthInG
 
 
 
The method which keen uses to calculate the volume of a sphere around the generator for the purposes of power requirements, is not actually correct compared to how the volume of a sphere is actually calculated - the constant should be 4/3 not 3/4. Despite this, the error should not affect the actual size of the sphere:
 
 
 
Volume of Sphere (m^3) = radius ^ ConsumptionPower[3] x Pi x 0.75
 
 
 
Therefore a generator set to a radius of 200 m at full strength should require:
 
(18,840,000 / 2,355,000) x 0.7 x 1 = 5.60 MW
 
  
 
=== Effectiveness in Natural Gravity ===
 
=== Effectiveness in Natural Gravity ===

Revision as of 20:21, 23 February 2018

"-1.6" can not be assigned to a declared number type with value 0.
Spherical Gravity Generator Icon.png
Large Ship Icon.png
Large Ship / Station
Spherical Gravity Generator
 
Components
Required

 

 
 
6
 
 
Mass (kg):
0
 
Integrity:
0
 
Build time (seconds):
50
 
Active power consumption (MW):
0 - 1.6
 
Airtight:
No
 
Power Consumer Group:
Utility
 
Dimensions (W x H x D):
1 x 1 x 1

Overview

Operating the same way as a Gravity Generator in which it pushes/pulls small objects, and players towards a specific direction. However, the spherical gravity generator differs in that it pulls or pushes objects in a sphere-like radius around itself.

Usage

The gravitational acceleration can be configured using a slider, with possible values being between -1G and 1G. By adjusting the depth, height, and width sliders accordingly, the shape of the gravitational field can be altered to be any variation of a rectangular prism, whether cubic, flat, tall, wide, narrow, short, or long.

Note that the larger the effective volume of the gravitational field and the acceleration force, the more power consumption the gravity generator will use. Considerable energy can be saved over time by carefully placing the gravity generator in a more central location and then adjusting the field to affect a smaller area. This is particularly important to note in Survival Mode, where considerable amounts of uranium can be saved simply through proper placement and careful use.

Terminal

Artificial Gravity can also be configured to affect the radius and strength of the spherical gravitational field.

  • Radius - The radius of the sphere around the generator, from 10 m to 400 m (default 150 m).
  • Acceleration - How much applied gravitational force the generator applies. Setting this field to negative will reverse the field to push things away.

Power requirements

Power requirements scale linearly based on both radius and acceleration. 1.6 MW are required to run at full strength and range (400 m and positive or negative 9.81 m/s2 acceleration). Reducing range to 200m reduces power consumption to 0.8 MW. Reducing acceleration to positive or negative 4.905 m/s2 has the same effect on power consumption.

Effectiveness in Natural Gravity

Planets and Moons by default have their natural gravitational fields. While it is possible to use gravity generators in the presence of Natural Gravity, its effectiveness diminishes the higher the natural gravitational force is. It reaches to a point where Artificial Gravity has no measurable/noticeable effect.

Media

view of the spherical gravity generator
In this image, it shows a space engineer standing on an angle on-top of a spherical generator
Placed in the center of this massive asteroid is a spherical gravity generator. This allows engineers, as well as ground vehicles with Artificial Mass to travel along its surface.

Tips

Known Issues

Related Items

Programming

Update History

Update 01.044
  • Spherical Gravity Generator Introduced