Structures

Station Battery

Updated 3/8/2026

Kit (Battery)

Station Battery

Construction Steps

StepToolItem
1Welding Torch2 x Steel Sheets
2Screwdriver-

Deconstruction Steps

StepToolRecovered Item
1WrenchKit (Battery)
2Angle Grinder2 x Steel Sheets
3Hand Drill-

Overall Station Battery Cost/Requirements

Description

Kit (Battery) is used to create stationary battery cells, which can provide big and stable energy storage or energy buffer for your power needs. Its energy storage is 3.6MJ or 1kWh. Any battery slowly loses stored energy. Batteries at armstrong pressure(6.3 kPa) or below drain at 50W. Batteries above armstrong pressure drain at 10W at or above 0°C. Below 0°C, the power loss increases linearly to 50W at 0 K and is proportional to 1 atm of pressure, to a minimum of 10 W. If the battery is in a room, the lost energy is released into the air as heat.

Usage

As a battery's power throughput is only limited by the power demanded and supplied, it can take any amount of power and supply any amount of power. This means that it can exceed the ratings of even heavy cables. Due to their unlimited throughput,** connecting a battery's output to another battery's input will act like a short circuit**.

Additionally it is advised to follow these rules:

  1. Never shortcut any battery - no loops!
  2. To build a cascade of batteries (e.g. a stationary battery near solar panels and an APC at base power input), separate networks with transformers.
  3. Prefer a tree-like (or star-like) scheme of power supply over chain (cascades). It is better to have a battery on each of separate subnets (ex. production floor and gas processing floor), even if you will not use its full potential.
  4. Always separate electrical networks with power generation (solid generators, solar panels, etc.) and power consumers. Do it with batteries and APCs. Rule of a thumb: input - generators only, output - consumers only.
  5. Never connect a solid fuel generator to a battery using standard cables - only use heavy cables. A battery will make a generator produce full power - 20 000 W which is 4 times greater of that standard wire can pass through.
  6. When making major changes of a power network (especially a very spread one), always take out batteries from APCs or just cut the cables connecting the batteries with that network (input and output) - it can save a lot of cables from burning.

Data Network

Mode Values

This shows the values of the "Mode" property, mapped to what the display will show.

ValueDisplay
0no blocks
11 block, red, blinking
21 block, red
32 blocks, orange
43 blocks, yellow
54 blocks, green
65 blocks, blue
Parameter NameData TypeDescription
ModeIntegerExpects values 0-6. Setting this, will let the charge display of the Battery show the according charge value for about a second. Afterwards it will switch back to showing the actual charge value. This influences the "Mode" output as well. (See Mode Values.)
LockBooleanLocks the Battery, when set to 1. Unlocks it, when set to 0.
OnBooleanTurns the Battery on, when set to 1. Turns it off, when set to 0.
Output NameData TypeDescription
ModeIntegerReturns the current charge display value as a value in the range 0-6. (See Mode Values.)
ErrorBooleanReturns whether the Battery is flashing an error. (0 for no, 1 for yes)
LockBooleanReturns whether the Battery is locked. (0 for no, 1 for yes)
ChargeIntegerReturns the current charge of the Battery in watt*tic.
MaximumIntegerReturns the maximum charge of the Battery in watt*tic.
RatioFloatReturns a range from 0.0 to 1.0. Returns the current charge percentage of the battery.
PowerPotentialIntegerReturns the current power potential at the input of the Battery in watts.
PowerActualIntegerReturns the amount of power, currently being output by the Battery in watts.
OnBooleanReturns whether the Battery is currently on. (0 for no, 1 for yes)

Bugs

  • The Data Network properties are accessible from all cable connectors.

See Also