×
Create a new article
Write your page title here:
We currently have 276 articles on Waste Of Space Wiki. Type your article name above or create one of the articles listed here!



    Waste Of Space Wiki
    Revision as of 03:29, 21 August 2022 by 171.252.153.164 (talk) (No (you do not need to use "stupid" since people would be confused seeing that))

    Power; it is the name for the capacity to do work in Waste of Space. Without power, your machines cannot operate. As such, it is crucial to master this mechanic. Power is also closely linked with this game's electronics mechanics, such as trigger signals. This guide will cover everything from the basics of how power works, to constructing nuclear reactors to power your base. Before we can cover more advanced topics though, we must start with the basics of how power works. If you've played the tutorial, this should be familiar.

    Power and triggers

    An example of how power flows. The red and blue wires are connected to each other and a power source; as such power flows from the source to the light causing it to glow. The green and magenta wires are not connected; the light doesn't glow

    The basics

    One of the most important things to understand about power in this game is its flow. Power flows in all directions from a source (PowerCell or battery) to parts which consume it. Power is able to be moved from a source using transmitters. The available transmitters in this game are wires, ZapWires, antennas, and relays.

    You can think of power in this game sort of like water in pipes! Water flows into the pipes from a source, and travels through them to an exit.


    Power in this game is measured in units, a fictional unit of measurement.

    A source stores power and enables its use. Power cannot be used directly, but must first be stored. You'll learn more about generating it later.

    Transmitters allow power to flow through them, moving it from a source to consuming parts. Power is also able to flow directly from a source to a consuming part.

    For wires to transmit power, they must be physically touching. A wire touching a source will have power flowing through it, as will any wires touching it. Antennas are able to transmit power between each other (and to any touching wires) given they have the same ID. Relays allow power to be transmitted cross-region.

    Multiple sources are also able to be connected together, providing an overall larger pool of power available for use. Sources still remain individual parts though, so this will only work if you are drawing power from the transmitter connecting them.


    Parts which consume power deduct (n) power from the circuit every tick so they may perform their function - this is referred to as "power per tick" (ppt). Each part has its own ppt requirement; if there is less power available in the circuit than the part requires, it will stop operating. Note power cannot pass through objects which consume it.

    Let's put what we've learnt so far to use and map out the flow of power in a basic circuit where a PowerCell is connected to a light with a wire;

    • Power flows from the PowerCell into the wire ->
    • The wire allows power to flow through it, transmitting it to the light ->
    • The light recieves power; it glows! ->
    • One unit of power is deducted from the PowerCell

    Controlling flow

    Switches being toggled on and off to allow power to flow to a light. You'll need to click on the gif to be able to view it.

    One common issue you'll quickly run into is controlling the flow of power. You'll sometimes only want it to flow at certain times, or only in one direction. This is where this game's electronic ('Logic' and 'Electrical' in-game) parts come in. The most basic of these is the switch.

    The switch can be toggled either on or off, acting as either a normal part in its off state, or as a wire in its on state.

    The switch is able to be toggled on/off by either clicking on it, using polysilicon, or by having a microcontroller (see Programming for more info) configure its SwitchValue property. Don't worry if you don't understand what trigger signals or polysilicon are at the moment, we'll get to it soon. First though, must cover a few other basic electronic parts you'll likely be using a lot. This will make a lot more sense later;

    • The diode only allows power to flow in one direction. This is indicated by the arrow drawn on it
    • The DelayWire wait (n) seconds when triggered, only then allowing a trigger signal through.
    • The button emits a trigger signal when clicked
    • The transformer emits a trigger signal every (n) seconds when powered, the time between pulses is able to be configured

    Triggers and polysilicon

    Trigger signals nearly identically to power, but are transmitted by TriggerWires instead (Antennas work with both power and triggers). The TriggerSwitch is also available as counterpart to the regular switch. Trigger signals are generally produced when something occurs, an example would be a button being clicked.

    Unlike power, triggers cannot be stored; this is because they act as a kind of 'Message'. You can think of this message like mailing someone a blank piece of paper; it contains no information, but they know they've been sent something.

    Certain objects will perform an action upon being triggered; this action will always be the same, and requires no input. As triggers contain no information, objects purely relying on them are often quite simple. An example would be an explosive.

    More complex objects, however, require additional information. A switch must know if it should be turned on or off. This is where polysilicon comes in.

    Polysilicon adds additional information to trigger signals. It can either be activating, deactivating, or FlipFlop - which switches through the other two modes each time it is triggered. A switch receiving a signal from activating polysilicon will turn on, and vice versa. Note this type of 'trigger' cannot be transmitted.

    Generating Power

    One important aspect of power we haven't talked about yet is how its generated. We'll cover that now.

    In waste of space, power generation can roughly be split into three categories, these are;

    We'll cover building each of them by outlining every step. Let's start simple with coal-based power;

    Building a coal-based power generation setup

    Building coal-based power generation setups is as simple as 4 steps. This makes them ideal for early-game progression or bootstrapping a base;

    1. Find a coal node and place an extractor on it, the front side should face away from the node
    2. Resize a bin to 10×10×10, attach it to the front of the extractor
    3. Place BurnerGenerators onto the bin, or connect them to the bin using chutes.
    4. Connect (wires) the BurnerGenerators to a PowerCell and drop a piece of coal into the bin

    Building a gasoline-based power generation setup

    Gasoline-based setups are a bit more difficult. They're also not a great choice for powering your base due to low efficiency (processing oil takes a lot of power). However, they're great for ships as CombustionTurbines aren't as volatile as reactors and still have a decent power output. If you are getting your gasoline from somewhere else (eg. on a ship refueling from a base), only follow steps 5. and 6.;

    1. Set up oil extraction. You can extract it from mountains.
    2. Connect (pipes) container(s) to what you are using to extract oil and store it in them
    3. Connect (pipes) the containers to a Refinery. Do not power it yet.
    4. Connect filters to the refinery, to these you'll attach container(s), or pipes leading to them. Configure the filters to only allow Gasoline past.
    5. Connect (pipes) the gasoline containers to CombustionGenerator(s)
    6. Connect (wires) the CombustionGenerator(s), the refinery and what you are using to extract oil to PowerCell(s).
    7. Power the refinery. You can do this with a few batteries.

    Solar power

    Solar power is very easy. Just connect SolarPanels (which have direct view of the sun and are either around a star or in a planet where it's day) to PowerCells. Yup, that's it. Due to this, solar power is an amazing source of energy for starterships or space bases.

    It's a low-maintenance solution which can yield incredible results if used in the right conditions.

    Its power output is affected by the time of day, as well as the proximity to your star, as well as its type (eg. SolarPanels around Neutron Stars generate more energy than those around Red Giants).

    Steam-based power generation setups

    Boilers

    Boilers are an interesting way of generating power. They aren't often used as better solutions are often available by the time you can set them up. They use coal to turn water into steam, which can then be run through SteamTurbines. If you have a large starterbase or are stuck with coal, they are a decent option;

    1. Set up water extraction. Either pump it from the sea using pumps or get it by melting ice which you can mine from mountains. Store this water in container(s).
    2. Also set up coal extraction. Store the coal in a bin.
    3. Connect (chutes, pipes) both the coal and the water to as many boilers as they can support
    4. Connect (pipes) the boilers to a container which will store steam
    5. Connect (pipes) the steam container to SteamTurbine(s)
    6. Connect (wires) the SteamTurbines to a PowerCell

    Reactors

    Reactors are a great way of generating power for base. They aren't ideal for most ships due to their high water consumption. However, larger ships should have no problem fitting the necessary water containers needed for running a reactor for any meaningful amount of time. The SteamTurbines required to generate power from steam are also quite large. Make sure you have enough room for them if you're doing this on a ship. This guide assumes you'll be creating up a single reactor setup;

    1. Set up a water extraction. Make sure you have a reliable supply of water before building a reactor.
    2. Set up a baseplate on which you'll build the reactor. Onto it, attach the reactor.
    3. Onto the reactor, attach two TemperatureSensors. Configure one to -inf:1000, and the other to 1000:inf
    4. Attach deactivating polysilicon to the TemperatureSensor configured to -inf:1000, and activating polysilicon to the TemperatureSensor configured to 1000:inf. Ensure both the TemperatureSensors AND the polysilicon are touching the reactor.
    5. Provide the reactor with water from one side. Make sure you arent directly connecting it to your water supply as empty containers could fill with steam. Either user a container touching it as an intermediary or use filters.
    6. Provide a container to which the reactor can output steam. Connect (pipes) this container to SteamTurbines.
    7. Connect (wires) the SteamTurbines to PowerCell(s).
    8. Place a bin onto the back of the reactor. NuclearWaste will be dispensed here.
    9. Add a piece of FlipFlop polysilicon to the reactor. Connect it to a button. If the temperature is nearing 1200 OR the fuel rods are spent; click the button.
    10. Finally, add four pieces of uranium into the reactor.

    If you want the reactor to be refueled automatically, among other things, please check the Automatic Reactor article. If you want an example of a finished reactor instead (note this one has some extra features), you can get the roblox model file here, then compile it and load it in game. Code is not provided.

    Building a DarkMatter-based power generation setup

    To finish off this article, we'll finally cover DarkMatter setups.

    These are quite simple, though rarely used due to reactors being a way better alternative. DarkMatter is only really ever a good choice for ships;

    1. Craft a DarkConverter and a DarkReactor. If you already have DarkMatter, you'll only need the former.
    2. Power the DarkReactor. Make sure you provide sufficient cooling, as it emits a scorching amount of heat. You'll need around 5 WaterCoolers.
    3. Attach a bin to the DarkReactor. DarkMatter will be deposited by it into the bin.
    4. Attach a DarkConverter to the DarkMatter bin.
    5. Connect the DarkConverter to PowerCells using wires.

    Finishing off

    If you've made it this far, good job! You've learnt the basics of power and triggers, and built a power generation setup for your base or ship.

    That was probably a lot to read, maybe take a break?

    Cookies help us deliver our services. By using our services, you agree to our use of cookies.

    Recent changes

  • Axenori • 1 day ago
  • Voivsone • 1 day ago
  • Axenori • 2 days ago
  • Axenori • 2 days ago
  • Cookies help us deliver our services. By using our services, you agree to our use of cookies.