Difference between revisions of "Spherical Gravity Generator"
(+fixed slight error and fixed redlink.) |
Vox Serico (talk | contribs) (Itembox switch) |
||
(9 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{SimpleItembox|Mod:Vanilla/CubeBlock/GravityGeneratorSphere |
− | | | + | |Size|Mass|Integrity|BuildTimeSeconds|MaxRadius|MaxGravityAcceleration|ResourceSinkGroup|IsAirTight|PCU |
− | | | + | }}{{CategorizeComponents|Mod:Vanilla/CubeBlock/GravityGeneratorSphere}} |
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | + | == 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 -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 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 === | |
− | + | [[Gravity#Artificial_Gravity|Artificial Gravity]] can also be configured to affect the radius and strength of the spherical gravitational field. | |
− | |||
− | == | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | The | + | * '''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 (default 9.81 m/s<sup>2</sup>). 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/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. | ||
− | + | === Effectiveness in Natural Gravity === | |
− | + | [[Planet]]s and [[Moon]]s by default have their natural gravitational fields. While it is possible to use gravity generators in the presence of [[Gravity#Natural_Gravity|Natural Gravity]], its effectiveness diminishes the higher the natural gravitational force is. It reaches to a point where [[Gravity#Artificial_Gravity|Artificial Gravity]] has no measurable/noticeable effect. | |
− | == | + | == Media == |
− | + | {| width "100%" | |
− | + | | | |
− | {| | + | [[File:SphericalGravityGenerator01.jpg|none|thumb|360px|view of the spherical gravity generator]] |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | |||
− | |||
− | | | ||
− | |||
− | |||
− | |||
| | | | ||
+ | [[File:SphericalGravityGenerator07.jpg|none|thumb|332px|In this image, it shows a space engineer standing on an angle on-top of a spherical generator]] | ||
|- | |- | ||
− | |||
− | |||
| | | | ||
+ | [[File:SphericalGravityGenerator08.jpg|none|thumb|360px|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 == | ||
+ | * [[Gravity]] | ||
+ | * [[Gravity Generator]] | ||
+ | |||
+ | == Programming == | ||
+ | |||
+ | * [[Programming_Guide/Action_List#Spherical_Gravity_Generator|Action List - Spherical Gravity Generator]] | ||
+ | |||
+ | == Update History == | ||
+ | <div style="-webkit-border-image: none;-webkit-box-shadow: rgba(0, 0, 0, 0.046875) 0px 1px 1px 0px inset;background-color: #eeeeee;border-bottom-color: #AFAFAF;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-bottom-style: solid;border-bottom-width: 1px;border-left-color: #AFAFAF;border-left-style: solid;border-left-width: 1px;border-right-color: #AFAFAF;border-right-style: solid;border-right-width: 1px;border-top-color: #AFAFAF;border-top-left-radius: 3px;border-top-right-radius: 3px;border-top-style: solid;border-top-width: 1px;box-shadow: rgba(0, 0, 0, 0.046875) 0px 1px 1px 0px inset;color: #333;display: block;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 1em;height: auto;line-height: 20px;margin-bottom: 5px;margin-left: 8px;margin-right: 8px;margin-top: 0px;min-height: 20px;padding-bottom: 4px;padding-left: 4px;padding-right: 4px;padding-top: 4px;width: auto;"> | ||
+ | {| class="wikitable" style="width: 100%" | ||
+ | |style="text-align: left;width: 8%"| [[Update 01.044]] ||style="padding-left: 10px;padding-right: 10px;"| | ||
+ | *Spherical Gravity Generator Introduced | ||
|} | |} | ||
− | + | ||
− | + | </div> | |
+ | |||
+ | |||
+ | <!-- | ||
+ | Hidden content - may use at a later point, please do not remove the information below | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 116: | Line 73: | ||
</ol> | </ol> | ||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | --> | |
− | + | [[Category:Functional Blocks]] | |
− | |||
− | |||
− |
Latest revision as of 00:56, 19 May 2020
8,532,000,000 mg
8.532 t
Contents
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 (default 9.81 m/s2). 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
Tips
Known Issues
Related Items
Programming
Update History
Update 01.044 |
|