Satisfactory Manifold Calculator & Guide


Satisfactory Manifold Calculator

Optimize your factory throughput and resource distribution

Satisfactory Manifold Calculator



Maximum items per minute the machine/belt can handle.



Total number of machines or conveyor segments in the manifold.



Output rate of a single machine.



Manifold Distribution Table


Distribution Breakdown per Machine/Splitter
Machine/Splitter Input Items/min Output Items/min Distribution Status

Manifold Throughput Visualization

Target Throughput
Actual Distribution

What is a Satisfactory Manifold?

In the context of the game Satisfactory, a “manifold” refers to a system designed to evenly distribute a single input item stream across multiple output destinations, typically machines or conveyor belts. The goal is to ensure that each destination receives a consistent and predictable amount of the item, preventing bottlenecks and maximizing efficiency. A Satisfactory manifold calculator helps players design these systems by predicting how items will flow and whether the distribution is optimal.

Satisfactory manifolds are crucial for advanced factory construction. They streamline the process of feeding raw materials or intermediate products to a large number of machines, such as constructors, assemblers, or manufacturers. Instead of running separate belts to each machine, a manifold system uses a single input belt that gradually feeds machines as it progresses along a line. A well-designed manifold ensures that the total input rate is successfully distributed among all connected machines, ideally feeding each one its required amount without leaving any behind or causing items to back up prematurely.

Who should use it:

  • Factory builders aiming for high efficiency and scalability.
  • Players struggling with item backups or underfed machines.
  • Engineers designing complex production lines for advanced components.
  • Anyone looking to optimize their resource flow in Satisfactory.

Common Misconceptions:

  • Misconception: All machines in a manifold get the exact same amount instantly. Reality: Distribution is sequential. The first machines get the full amount they need, and subsequent machines only receive items once the earlier ones are satisfied, or if the input exceeds the total demand.
  • Misconception: Manifolds are always better than direct feeding. Reality: Direct feeding is simpler for small numbers of machines. Manifolds shine when dealing with large quantities of machines requiring the same input, especially when total production exceeds a single belt’s capacity.
  • Misconception: A manifold calculator is only for complex mega-factories. Reality: Even for medium-sized factories, understanding manifold principles helps prevent future issues and allows for easier expansion.

Satisfactory Manifold Formula and Mathematical Explanation

The core concept behind a satisfactory manifold is understanding how an item stream is split. The efficiency of a manifold is often measured by its ability to saturate all machines up to their required input rate, using the total available input throughput.

Calculating Ideal Distribution

The ideal scenario is when the total input throughput is perfectly divided among all machines. This is achievable if the total input is a perfect multiple of the number of machines, and each machine’s requirement is less than or equal to the input throughput per machine.

Formula for Ideal Items per Machine:

Ideal Split (Items/min/Machine) = Total Input Throughput (TPM) / Number of Machines

Calculating Actual Distribution and Overflow

In Satisfactory, machines consume items at a fixed rate. A manifold works by having a primary belt feed splitters or directly feed machines. As items flow along, machines take what they need. If a machine’s input requirement is less than the items arriving at its input point, it takes its share, and the rest continue. If the input exceeds the total demand of all connected machines, the excess will eventually lead to overflow (if not handled by the game’s mechanics or player intervention).

The key is understanding how many machines can be *fully* satisfied by the input throughput. If the Total Input Throughput (TPM) is less than the Total Demand (Number of Machines * Items per Minute per Machine), then the manifold will not be fully saturated.

If Total Input Throughput (TPM) is greater than or equal to the Total Demand, then the manifold aims to satisfy all machines.

Calculation Logic:

  1. Calculate the Total Demand: This is the sum of items all machines would consume if fully supplied.

    Total Demand = Number of Machines * Items per Minute per Machine

  2. Compare Total Input Throughput with Total Demand.
  3. Ideal Splits per Machine: If Total Input Throughput is sufficient to meet or exceed Total Demand, the ideal split for each machine is its required rate: Items per Minute per Machine. If Total Input Throughput is less than Total Demand, the “ideal” distribution becomes Total Input Throughput / Number of Machines, but this will not fully saturate the machines. The calculator highlights the *potential* if input were sufficient.
  4. Actual Distribution:
    • If Total Input Throughput >= Total Demand: The actual distribution per machine is capped by the machine’s requirement (Items per Minute per Machine).
    • If Total Input Throughput < Total Demand: The actual distribution per machine is capped by the available throughput divided equally: Total Input Throughput / Number of Machines.
  5. Overflow Items: This is the amount of items that cannot be consumed by the machines due to insufficient demand or an excess of input.

    Overflow Items = Total Input Throughput – (Actual Distribution per Machine * Number of Machines)

    Note: In Satisfactory, “overflow” often manifests as backup on belts or splitters if demand is less than supply. This calculation assumes the input is feeding into a system where machines *would* consume if available.

Variables Table

Manifold Calculation Variables
Variable Meaning Unit Typical Range
Item Throughput (TPM) The total number of items entering the manifold system per minute. Items/min 1 – 780 (or higher depending on belt tiers)
Number of Machines The count of machines or conveyor segments intended to receive the items. Count 1 – ~1000+
Items per Minute per Machine The consumption rate of a single machine. Items/min 1 – ~60 (for Mk.1 miners, up to ~600+ for advanced assemblers)
Total Demand The maximum combined consumption rate of all machines if fully supplied. Items/min Varies greatly
Ideal Split The target distribution rate per machine if input were perfectly balanced and sufficient. Items/min Varies greatly
Actual Distribution The calculated rate of items each machine will actually receive. Items/min Varies greatly
Overflow Items Items produced by the input source that exceed the total consumption capacity of the machines. Items/min 0 – Max Input Throughput

Practical Examples (Real-World Use Cases)

Example 1: Basic Stator Manifold

A player wants to build a line of 10 Assembler Mk.1 machines to produce Stators. Each Assembler requires 5 Stators/min. They plan to feed this line using a single Mk.5 conveyor belt with a maximum throughput of 780 items/min.

Inputs:

  • Item Throughput (TPM): 780
  • Number of Machines: 10
  • Items per Minute per Machine: 5

Calculation:

  • Total Demand = 10 machines * 5 items/min/machine = 50 items/min.
  • Input Throughput (780) is much greater than Total Demand (50).
  • Ideal Split = 780 / 10 = 78 items/min/machine. (This is theoretical if split evenly)
  • Actual Distribution per Machine = The machine’s requirement, which is 5 items/min. The excess items will continue down the line.
  • Overflow Items = 780 (input) – (5 items/min/machine * 10 machines) = 780 – 50 = 730 items/min.

Interpretation: The single Mk.5 belt can easily supply all 10 Assemblers. Each Assembler will receive exactly 5 items/min. The remaining 730 items/min will continue along the belt. This is a classic example of an over-supplied manifold, which is generally fine as long as the downstream components can handle the excess or it’s directed to sinks.

Example 2: Feeding Constructors with Limited Throughput

A player is setting up a line of 15 Constructors to produce Rotors. Each Constructor requires 15 Rotors/min. The player is feeding this line with a Mk.4 conveyor belt, which has a maximum throughput of 240 items/min.

Inputs:

  • Item Throughput (TPM): 240
  • Number of Machines: 15
  • Items per Minute per Machine: 15

Calculation:

  • Total Demand = 15 machines * 15 items/min/machine = 225 items/min.
  • Input Throughput (240) is greater than Total Demand (225).
  • Ideal Split = 240 / 15 = 16 items/min/machine. (Theoretical even split)
  • Actual Distribution per Machine = The machine’s requirement, which is 15 items/min.
  • Overflow Items = 240 (input) – (15 items/min/machine * 15 machines) = 240 – 225 = 15 items/min.

Interpretation: Similar to the first example, the input throughput is sufficient. All 15 Constructors will be fully supplied with 15 Rotors/min. There is a small excess of 15 items/min on the conveyor, which is manageable.

Example 3: Under-Supplied Manifold

Consider a scenario where a player wants to set up 20 Assemblers, each requiring 30 items/min, but they only have a Mk.4 belt (240 items/min) available for the input.

Inputs:

  • Item Throughput (TPM): 240
  • Number of Machines: 20
  • Items per Minute per Machine: 30

Calculation:

  • Total Demand = 20 machines * 30 items/min/machine = 600 items/min.
  • Input Throughput (240) is significantly LESS than Total Demand (600).
  • Ideal Split = 240 / 20 = 12 items/min/machine. (Theoretical if input were evenly split)
  • Actual Distribution per Machine = Total Input Throughput / Number of Machines = 240 / 20 = 12 items/min.
  • Overflow Items = 240 (input) – (12 items/min/machine * 20 machines) = 240 – 240 = 0 items/min.

Interpretation: This manifold is severely under-supplied. Each of the 20 Assemblers will only receive 12 items/min, falling far short of their required 30 items/min. This setup will result in very low production rates for the Assemblers. To fix this, the player would need to use higher-tier belts (Mk.5 for 780 TPM) or reduce the number of machines significantly.

How to Use This Satisfactory Manifold Calculator

Using the Satisfactory Manifold Calculator is straightforward and designed to quickly assess your factory’s item distribution:

  1. Input Item Throughput (TPM): Enter the maximum items per minute that your input conveyor belt can carry. This depends on the belt tier you are using (e.g., Mk.4 belt = 240 TPM, Mk.5 belt = 780 TPM).
  2. Input Number of Machines: Specify the total count of machines (e.g., Constructors, Assemblers, Manufacturers) that this single input line is feeding.
  3. Input Items per Minute per Machine: Enter the specific item consumption rate for each individual machine. This is usually found in the Satisfactory Wiki or in-game machine details.
  4. Calculate Manifold: Click the “Calculate Manifold” button.

How to Read Results:

  • Primary Result (Main Highlighted Result): This shows the calculated “Manifold Efficiency Score” or a similar indicator. A value approaching 100% (or a specific target value) signifies optimal distribution where machines are likely fully supplied. Lower percentages indicate under-supply.
  • Ideal Splits: This displays the theoretical number of items per minute each machine *could* receive if the input throughput were perfectly evenly distributed and sufficient.
  • Actual Distribution: This shows the calculated number of items per minute each machine will *actually* receive, considering the limitations of the input throughput versus the total demand.
  • Overflow Items: This indicates how many items per minute are entering the manifold but cannot be consumed because the total demand of the machines is less than the input. This is relevant for understanding if your input is over-specified for the connected machines.
  • Distribution Breakdown Table: Provides a clearer view of the status for each machine. It shows the expected input, output, and whether the distribution is considered “Sufficient,” “Under-supplied,” or “Over-supplied” based on the calculations.
  • Manifold Throughput Visualization: The chart graphically compares the target throughput (what machines need) against the actual distribution, making imbalances immediately apparent.

Decision-Making Guidance:

  • If Actual Distribution < Items per Minute per Machine AND Overflow Items > 0: Your manifold is likely over-engineered or the belt is not the bottleneck. All machines are getting what they need, and there’s excess. This is generally fine.
  • If Actual Distribution < Items per Minute per Machine AND Overflow Items = 0 (or close to it): Your manifold is under-supplied. The input belt cannot provide enough items for all machines. You need a higher-tier belt or fewer machines.
  • If Actual Distribution = Items per Minute per Machine AND Overflow Items > 0: This is the ideal scenario for over-provisioning. All machines are fully satisfied, and there’s still excess throughput.
  • If Actual Distribution = Total Input Throughput / Number of Machines AND Actual Distribution < Items per Minute per Machine: This is the worst-case scenario: under-supply. The belt is the bottleneck, and machines are not getting enough.

Use the “Copy Results” button to save your analysis or share it with others.

Key Factors That Affect Satisfactory Manifold Results

Several factors significantly influence how well a manifold performs and what results you’ll see from a Satisfactory manifold calculator:

  1. Belt Throughput Limits: This is the most critical factor. Each conveyor belt tier (Mk.1 to Mk.5, and potentially future tiers) has a maximum items per minute (TPM) it can transport. Exceeding this limit on the input belt immediately bottlenecks the entire manifold, leading to under-supply.
  2. Machine Consumption Rate: Different machines consume items at different speeds. Advanced machines require significantly more items per minute than basic ones. Mismatched consumption rates across machines fed by the same manifold can cause uneven distribution if not properly managed (though standard manifolds aim for sequential filling).
  3. Number of Machines: The more machines you connect to a single input line, the more the throughput needs to be divided. A high number of machines will require a very high input throughput to ensure each receives its required amount, especially for high-consumption machines.
  4. Manifold Design (Length and Splitters): While this calculator simplifies to a single input, the physical layout matters. Longer manifolds might experience slight delays. The type and number of splitters used can also affect how items are directed. True manifold designs often use vertical or horizontal “condenser” style layouts.
  5. Item Type and Density: While the calculator uses a generic “items,” in Satisfactory, different items have different visual sizes and potentially stack sizes. However, for calculation purposes, the TPM is the primary metric, regardless of item type.
  6. Game Updates and Balancing: Developers occasionally adjust machine recipes, consumption rates, or belt speeds. It’s essential to use up-to-date information for calculations, as this calculator relies on known game values.
  7. Downstream Consumption: If the items produced by the manifold are not consumed downstream at a sufficient rate, items will back up on the belts leading away from the machines. This calculator focuses on the supply *to* the machines.

Frequently Asked Questions (FAQ)

  • Q1: What is the “Satisfactory Manifold” in simple terms?

    It’s a way to send one supply line to feed multiple machines evenly, ensuring each machine gets a consistent amount of resources.

  • Q2: How do I know which belt tier to use for my manifold input?

    Calculate the total demand (Number of Machines * Items per Minute per Machine). Choose a belt tier whose TPM is equal to or greater than this total demand. If the belt TPM is significantly higher, your manifold is over-supplied, which is often fine.

  • Q3: My machines are only getting half the items they need. What’s wrong?

    This usually means your input belt’s throughput (TPM) is too low for the number of machines and their consumption rates. You need a higher-tier belt or fewer machines on that line.

  • Q4: Does the calculator account for item stacking?

    No, the calculator focuses purely on the throughput (items per minute) and machine consumption rates. Item stacking/visual size doesn’t affect the calculation logic for manifold distribution.

  • Q5: What does a “Satisfactory manifold value” of 1 mean?

    A value of 1 (or 100%) usually indicates that the total demand of all machines is met exactly by the input throughput, or that the input throughput is significantly higher than demand, allowing machines to operate at their intended rate.

  • Q6: Can I manifold different types of machines together?

    Technically yes, but it’s generally not recommended. Each machine type has different consumption rates. For optimal results and easier management, it’s best to manifold machines with the same input requirements.

  • Q7: What if my input TPM is less than my total demand?

    The calculator shows this as an “under-supplied” scenario. Each machine will receive an equal share of the limited input (Total Input TPM / Number of Machines), resulting in reduced production rates for all machines.

  • Q8: How many machines can a single Mk.5 belt (780 TPM) support?

    It depends entirely on the machine’s consumption rate. For machines consuming 15 items/min, it can support up to 780 / 15 = 52 machines. For machines consuming 60 items/min, it can support 780 / 60 = 13 machines.

  • Q9: Is there a difference between a “manifold” and a “splitter setup”?

    A manifold is a *type* of setup that uses splitters (or mergers) to achieve even distribution. A simple splitter setup might just divide an input into two outputs, which isn’t necessarily a manifold. The term “manifold” implies a system designed for balanced distribution across multiple outputs.

© 2023 Satisfactory Tools. All rights reserved.



Leave a Reply

Your email address will not be published. Required fields are marked *