Satisfactory Production Calculator
Optimize your factory’s efficiency by calculating precise item production rates needed for complex assembly lines in Satisfactory.
Production Rate Calculator
How many of the target item you want to produce every minute.
Clock speed of the machine (e.g., 100% = 250MW, 250% = 625MW).
How many machines of this type you are using.
Production Analysis
The calculator determines the number of machines needed by dividing your desired output (OPM) by the machine’s actual output rate per minute. The machine’s actual output rate is calculated by taking the base recipe output per minute and adjusting it by the machine’s clock speed. Total power draw is the number of machines multiplied by the power consumption of a single machine at its specified clock speed.
Recipe Breakdown Table
| Component | Recipe Output (Per Min) | % of Machine Cap. Used | Required Input (Per Min) | Machine Type | Per Machine Output (OPM) |
|---|---|---|---|---|---|
| Enter details above to see the breakdown. | |||||
Production Rate Chart
What is Satisfactory Production Planning?
Satisfactory Production Planning refers to the strategic process of designing, organizing, and managing the assembly lines and resource chains within the popular factory-building game, Satisfactory. It involves calculating the precise number of machines, the required input materials, and the optimal output rates needed to efficiently produce any given item, from basic Iron Plates to complex AI Limiters. Effective production planning is crucial for progression, allowing players to scale their factories from humble beginnings to massive, multi-layered industrial complexes without encountering bottlenecks or material shortages. It’s about ensuring that every machine and every resource is utilized to its maximum potential, creating a smooth and uninterrupted flow of goods.
Who Should Use a Satisfactory Production Calculator?
Any Satisfactory player can benefit from using a production calculator, but it’s particularly indispensable for:
- Early to Mid-Game Players: When resources are limited and understanding basic ratios is key to avoiding wasted materials and power.
- Late-Game Players: Building massive factories for Project Assembly or Space Elevator parts requires complex, multi-tiered production chains where precise calculations are non-negotiable.
- New Tier Unlocks: When a new item or crafting recipe becomes available, a calculator helps determine the immediate production needs.
- Factory Expansion Projects: Planning to increase the output of a specific item or component requires accurate projections.
- Players Aiming for Efficiency: Those who want to avoid under-utilization of machines, power, and resources.
Common Misconceptions about Satisfactory Production
Several common misconceptions can hinder efficient production planning in Satisfactory:
- “More Machines = Always Better”: While more machines increase output, simply adding them without considering input ratios leads to bottlenecks and wasted resources.
- Ignoring Clock Speed: Assuming all machines run at 100% efficiency overlooks the power cost and potential for overclocking to meet demand with fewer machines.
- Treating All Recipes Equally: Different recipes for the same item can have vastly different input requirements and efficiencies. Not all recipes are created equal.
- Underestimating Power Consumption: Large factories consume immense amounts of power. Failing to plan power generation adequately can halt all production.
- “Set It and Forget It”: The game’s complexity often requires re-evaluation and optimization of production lines as new tiers and technologies unlock.
Satisfactory Production Calculator Formula and Mathematical Explanation
The core of the Satisfactory Production Calculator relies on a few fundamental calculations to determine the required production infrastructure for any given item. The primary goal is to figure out how many machines are needed to produce a desired quantity of a specific item per minute (OPM).
Step-by-Step Derivation
- Determine Base Recipe Output Rate: Each crafting recipe in Satisfactory has a defined output quantity of an item produced over a specific crafting time. This gives us the base Items per Minute (IPM) for that recipe under ideal conditions (100% clock speed, no machine modifications).
Base Recipe IPM = (Items per Craft) / (Crafting Time in Seconds) * 60 seconds/minute - Adjust for Machine Clock Speed: Machines can be overclocked or underclocked, affecting their crafting speed and power consumption. Clock speed modifies the base output rate.
Adjusted Recipe IPM = Base Recipe IPM * (Clock Speed Percentage / 100) - Calculate Actual Machine Output Rate: This is the effective output of a single machine operating at the specified clock speed.
Actual Machine Output Rate = Adjusted Recipe IPM - Calculate Required Machines: To meet a desired production target (Desired OPM), we divide the target by the actual output rate of a single machine.
Raw Required Machines = Desired OPM / Actual Machine Output Rate - Determine Total Machines Needed: Since you can only use whole machines, we round the raw number up to the nearest whole number.
Required Machines = CEILING(Raw Required Machines) - Calculate Total Actual Output: Once the number of machines is determined, we calculate the total output they will collectively produce.
Total Actual Output = Required Machines * Actual Machine Output Rate - Calculate Power Draw: Each machine type has a base power consumption and a power consumption multiplier based on clock speed.
Power Per Machine (MW) = Base Power Consumption * (0.2 + 0.8 * (Clock Speed Percentage / 100)^2)
Total Power Draw = Required Machines * Power Per Machine
Variable Explanations
Here’s a breakdown of the variables used in the calculations:
| Variable | Meaning | Unit | Typical Range |
|---|---|---|---|
| Desired OPM | The target number of items you want to produce per minute. | Items/Minute | 1 – 1000+ |
| Items per Craft | The number of items produced in a single crafting cycle of a recipe. | Items | 1 – 200 |
| Crafting Time (Seconds) | The duration of one full crafting cycle for a recipe. | Seconds | 0.5 – 60 |
| Base Recipe IPM | The output rate of the recipe at 100% clock speed with no modifications. | Items/Minute | Varies greatly by recipe |
| Clock Speed Percentage | The operational speed of the machine, relative to its base speed. | % | 0 – 250 |
| Actual Machine Output Rate | The effective output rate of a single machine at its current clock speed. | Items/Minute | Varies greatly |
| Raw Required Machines | The theoretical number of machines needed before rounding up. | Machines | Fractional to large numbers |
| Required Machines | The final, rounded-up number of machines to use. | Machines | 1 – Many |
| Total Actual Output | The total output produced by all the required machines. | Items/Minute | Should meet or exceed Desired OPM |
| Base Power Consumption | The standard power draw of the machine type at 100% clock speed. | MW | 15 – 250 |
| Power Per Machine (MW) | The actual power draw of a single machine at its current clock speed. | MW | Varies based on clock speed |
| Total Power Draw | The combined power consumption of all machines used. | MW | Varies greatly |
Practical Examples (Real-World Use Cases)
Let’s look at a couple of scenarios where this calculator is invaluable for Satisfactory players:
Example 1: Producing Stators
A player needs to produce 200 Stators per minute for a downstream project. They have Constructors available and decide to use the “Stator” recipe (which yields 2 Stators per craft, taking 6 seconds). Their Constructors are running at 100% clock speed.
- Target Item: Stator
- Selected Recipe: Stator (2 items / 6 sec)
- Desired OPM: 200
- Machine Type: Constructor
- Clock Speed: 100%
- Base Power: 8 MW
Calculation:
- Base Recipe IPM = (2 Items / 6 sec) * 60 sec/min = 20 IPM
- Adjusted Recipe IPM = 20 IPM * (100 / 100) = 20 IPM
- Actual Machine Output Rate = 20 OPM
- Raw Required Machines = 200 OPM / 20 OPM/Machine = 10 Machines
- Required Machines = 10
- Total Actual Output = 10 Machines * 20 OPM/Machine = 200 OPM
- Power Per Machine = 8 MW * (0.2 + 0.8 * (100/100)^2) = 8 * (0.2 + 0.8) = 8 MW
- Total Power Draw = 10 Machines * 8 MW/Machine = 80 MW
Result Interpretation: The player will need exactly 10 Constructors, each running at 100% clock speed, to produce 200 Stators per minute. This will require a total of 80 MW of power.
Example 2: Scaling Up Heavy Modular Frames with Overclocking
A player needs a high output of 50 Heavy Modular Frames per minute. The standard recipe (1 Frame / 12 seconds) is too slow for their available Assemblers. They decide to use the alternative “Heavy Modular Frame” recipe (1 Frame / 5 seconds) and want to use fewer machines by overclocking.
- Target Item: Heavy Modular Frame
- Selected Recipe: Heavy Modular Frame (1 item / 5 sec)
- Desired OPM: 50
- Machine Type: Assembler
- Clock Speed: 150%
- Base Power: 30 MW
Calculation:
- Base Recipe IPM = (1 Item / 5 sec) * 60 sec/min = 12 IPM
- Adjusted Recipe IPM = 12 IPM * (150 / 100) = 18 IPM
- Actual Machine Output Rate = 18 OPM
- Raw Required Machines = 50 OPM / 18 OPM/Machine = 2.77 Machines
- Required Machines = CEILING(2.77) = 3 Machines
- Total Actual Output = 3 Machines * 18 OPM/Machine = 54 OPM
- Power Per Machine = 30 MW * (0.2 + 0.8 * (150/100)^2) = 30 * (0.2 + 0.8 * 2.25) = 30 * (0.2 + 1.8) = 30 * 2 = 60 MW
- Total Power Draw = 3 Machines * 60 MW/Machine = 180 MW
Result Interpretation: To achieve at least 50 Heavy Modular Frames per minute using the faster recipe, the player needs 3 Assemblers. These Assemblers will run at 150% clock speed, producing a total of 54 OPM (exceeding the target slightly). Each machine will consume 60 MW, for a total power draw of 180 MW. This is more efficient in terms of machine count compared to using 5 Assemblers at 100% clock speed (50 OPM / 12 OPM/Machine = 4.17 -> 5 machines).
How to Use This Satisfactory Production Calculator
Using the Satisfactory Production Calculator is straightforward. Follow these steps to get accurate production rates for your factory:
Step-by-Step Instructions
- Select Target Item: Choose the item you want to produce from the ‘Target Item’ dropdown menu.
- Choose Crafting Recipe: The ‘Crafting Recipe’ dropdown will populate with available recipes for the selected item. Select the recipe you intend to use. Different recipes have different input needs and production speeds.
- Set Desired Output: Enter the number of items you wish to produce per minute in the ‘Desired Output (Items per Minute)’ field.
- Specify Machine Type: Select the type of machine you will use for crafting (e.g., Constructor, Assembler, Manufacturer).
- Input Clock Speed: Enter the percentage of clock speed the machine will operate at. 100% is standard, while higher values increase output (and power consumption) and lower values decrease them.
- Enter Machine Count: Input the number of machines you are dedicating to this production line. If you want the calculator to determine this, start with ‘1’ and it will adjust based on your desired output.
- Click ‘Calculate’: Press the ‘Calculate’ button. The calculator will instantly update with the results.
How to Read Results
- Primary Highlighted Result (OPM): This is the ‘Actual Output Rate’ – the total number of items per minute your configured machines will produce. It should meet or slightly exceed your ‘Desired OPM’.
- Required Machine Count: The total number of machines of the selected type needed to achieve the target output.
- Actual Output Rate: The precise output your setup will achieve.
- Machine Power Draw: The power consumption of a single machine at the specified clock speed.
- Total Power Draw: The combined power consumption of all required machines.
- Recipe Breakdown Table: Provides a detailed look at input requirements, machine utilization percentage, and how each component contributes.
- Production Rate Chart: A visual representation of your production capacity versus your target.
Decision-Making Guidance
Use the results to make informed decisions:
- Bottlenecks: If your ‘Actual Output Rate’ is significantly lower than your ‘Desired OPM’ even after setting a reasonable number of machines, you may need to use a faster recipe or more machines.
- Power Management: Compare the ‘Total Power Draw’ against your current power generation. If it’s too high, consider underclocking machines, using fewer machines (if the output still meets demand), or building more power generators.
- Resource Management: The ‘Recipe Breakdown Table’ shows input needs. Ensure you have sufficient supply lines for all required raw materials and intermediate components.
- Space Optimization: Overclocking can reduce the number of machines needed, saving valuable factory space. Weigh this against the increased power cost.
This calculator is a powerful tool for optimizing your Satisfactory factory layout and ensuring smooth production flow.
Key Factors That Affect Satisfactory Production Results
Several factors significantly influence the outcome of your Satisfactory production calculations and factory efficiency:
- Recipe Choice: This is arguably the most critical factor. For many items, Satisfactory offers alternate recipes. Some recipes are faster, some are more resource-efficient, and some require different machine types. Selecting the best recipe for your available resources and infrastructure is paramount. For example, using the “Pure Iron Ingot” recipe drastically reduces the number of machines needed for Iron Ingots compared to the basic Iron Ore recipe.
- Machine Clock Speed (Overclocking/Underclocking): Adjusting a machine’s clock speed directly impacts its output rate and power consumption. Overclocking allows you to produce more with fewer machines, saving space and potentially reducing the complexity of your factory layout. However, it significantly increases power draw. Underclocking saves power but requires more machines for the same output.
- Machine Count: The number of machines directly scales the total output. The calculator helps determine the *minimum* number required, but players might choose to build more for redundancy or future expansion.
- Input Material Availability: A factory is only as fast as its slowest input. Even if you calculate optimal output for a component, if the raw materials or previous-stage components cannot be supplied fast enough, your machines will sit idle, wasting power and potential output. This emphasizes the need for comprehensive Satisfactory resource management.
- Power Generation Capacity: Every machine consumes power. The total power demand of your factory must be met by your power generators (Coal, Fuel, Nuclear). Exceeding your capacity will cause brownouts or blackouts, halting production. Overclocking machines drastically increases power needs.
- Machine Throughput Limitations: While the calculator focuses on production rates, the physical limitations of belts and pipes feeding materials into and out of machines are crucial. A machine might be capable of producing 100 items/min, but if it only receives 50 items/min due to a slow belt, its effective output will be capped at 50.
- Alternate Resource Nodes: The quality of resource nodes (Normal, Rich, Pure) impacts the raw input rate available from miners. Using Rich or Pure nodes significantly boosts the potential output of downstream processes.
- Research and Milestones: Unlocking new tiers, technologies, and alternate recipes through the MAM and Space Elevator is fundamental. Certain items or efficient recipes are only available later in the game, influencing production planning.
Frequently Asked Questions (FAQ)
What is the difference between OPM and IPM?
Can this calculator handle alternate recipes?
My desired output is very high. What should I do?
Why is the ‘Actual Output Rate’ higher than my ‘Desired OPM’?
How does clock speed affect power consumption?
What are the best recipes to use?
Can I use this for building resource extractors and refineries?
What is the maximum clock speed in Satisfactory?
Related Tools and Internal Resources
-
Satisfactory Power Calculator
Estimate your factory’s total power needs and plan your generator setup effectively.
-
Satisfactory Belt Throughput Guide
Understand the carrying capacity of different conveyor belts and how to manage item transportation.
-
Satisfactory Resource Node Calculator
Calculate the raw material output from miners based on node quality and overclocking.
-
Satisfactory Factory Layout Tips
Discover best practices for designing efficient and scalable factory layouts.
-
Satisfactory Project Assembly Guide
Learn how to tackle the endgame Project Assembly goals and manage complex production chains.
-
Satisfactory Geothermal Generator Guide
Understand how to utilize Geothermal Generators for passive power generation.