Difference between revisions of "Productivity Upgrade Module"

From Space Engineers Wiki
Jump to: navigation, search
(+updated article.)
Line 1: Line 1:
 
{{itembox
 
{{itembox
 
| item = Productivity Upgrade Module
 
| item = Productivity Upgrade Module
| description =  
+
| description = Increases the speed which a Refinery or Assembler processes materials.
 
| tool = no
 
| tool = no
 
| largeship = yes
 
| largeship = yes
Line 9: Line 9:
 
| material = no
 
| material = no
  
| lbuildtime =  
+
| lbuildtime = 8
| ldisassembleratio =  
+
| ldisassembleratio = 2.5
 
| lcomponentstructure = 2
 
| lcomponentstructure = 2
 
| lcomponent1 = Steel Plate
 
| lcomponent1 = Steel Plate
| lcomponent1amt = 100
+
| lcomponent1amt = 20
| lcomponent2 = Construction Component
+
| lcomponent2 = Motor
| lcomponent2amt = 40
+
| lcomponent2amt = 2
| lcomponent3 = Small Steel Tube
+
| lcomponent3 = Large Steel Tube
| lcomponent3amt = 20
+
| lcomponent3amt = 10
| lcomponent4 = Large Steel Tube
+
| lcomponent4 = Small Steel Tube
| lcomponent4amt = 10
+
| lcomponent4amt = 20
| lcomponent4 = Motor
+
| lcomponent5 = Construction Component
| lcomponent4amt = 2
+
| lcomponent5amt = 40
 +
| lcomponent6 = Steel Plate
 +
| lcomponent6amt = 80
 
| lwidth = 1
 
| lwidth = 1
 
| lheight = 2
 
| lheight = 2
 
| ldepth = 1
 
| ldepth = 1
  
 +
| version = 01.108
 
}}
 
}}
  
 
== Overview ==
 
== Overview ==
The Productivity Upgrade Module is a 2x1x1 block that can be placed on an [[Assembler]] or a [[Refinery]] to make its Assembling/Refining speed increase.
+
The Productivity Upgrade Module is a 2x1x1 block that can be placed on an [[Assembler]] or a [[Refinery]] to make its Assembling/Refining speed increase. Each module in addition to increasing the speed it processes ores or produces components, increases it's power consumption to a maximum 2.8 MW.
  
 
==Usage==
 
==Usage==
 
The Productivity Upgrade Module can only function if placed on a [[Refinery]]'s or [[Assembler]]'s attachment point, which increases the speed of [[Assembling]]/[[Refining]]. When a Productivity module is placed on every possible attachment point it increases the productivity (which is the speed of [[Refining]]/[[Assembling]]) by 400%, which is a total of 500%. The Productivity module must be fully placed onto an [[Assembler]]/[[Refinery]] for it to function correctly.
 
The Productivity Upgrade Module can only function if placed on a [[Refinery]]'s or [[Assembler]]'s attachment point, which increases the speed of [[Assembling]]/[[Refining]]. When a Productivity module is placed on every possible attachment point it increases the productivity (which is the speed of [[Refining]]/[[Assembling]]) by 400%, which is a total of 500%. The Productivity module must be fully placed onto an [[Assembler]]/[[Refinery]] for it to function correctly.
 +
 +
Formula:
 +
Total Productivity = 100% + 50% x Attachment points connected to upgrade module, each module provides 2.
 +
                   
 +
                    (100% + 50% * ProductivityAttachments)
 +
Power Consumption = ---------------------------------------
 +
                    (1.2228445^PowerEfficiencyAttachments)
 +
 +
{|class="wikitable"
 +
|-
 +
!No. of Modules !! Total Productivity !! Max Power Consumption [kW]
 +
|-
 +
! 0
 +
| 100% || 560.00
 +
|-
 +
! 1
 +
| 200% || 1120.00
 +
|-
 +
! 2
 +
| 300% || 1680.00
 +
|-
 +
! 3
 +
| 400% || 2240.00
 +
|-
 +
! 4
 +
| 500% || 2800.00
 +
|}
  
 
== Media ==
 
== Media ==
  
 
== Tips ==
 
== Tips ==
*To maximize Productivity is would take 8 [[motor]]s, 40 [[Large Steel Tube]]s, 80 [[Small Steel Tube]]s, 160 [[Construction Component]]s, and 400 [[Steel Plate]]s in order get 500% Productivity.
+
*To maximize Productivity is would take 8 [[motor]]s, 40 [[Large Steel Tube]]s, 80 [[Small Steel Tube]]s, 160 [[Construction Component]]s, and 400 [[Steel Plate]]s in order get 300% Productivity.
  
 
== Known Issues ==
 
== Known Issues ==
  
 
== Related Items ==
 
== Related Items ==
*[[Efficiency Upgrade Module]]
+
*[[Effectiveness Upgrade Module]]
 
*[[Power Efficiency Upgrade Module]]
 
*[[Power Efficiency Upgrade Module]]
  

Revision as of 16:25, 14 November 2015


Productivity Upgrade Module Icon.png
Large Ship Icon.png
Large Ship / Station
Productivity Upgrade Module
 
Components
Required

 

 
 
2
 
 
Mass (kg):
0
 
Integrity:
0
 
Build time (seconds):
8
 
Disassemble Ratio:
2.5
 
Dimensions (W x H x D):
1 x 2 x 1

Overview

The Productivity Upgrade Module is a 2x1x1 block that can be placed on an Assembler or a Refinery to make its Assembling/Refining speed increase. Each module in addition to increasing the speed it processes ores or produces components, increases it's power consumption to a maximum 2.8 MW.

Usage

The Productivity Upgrade Module can only function if placed on a Refinery's or Assembler's attachment point, which increases the speed of Assembling/Refining. When a Productivity module is placed on every possible attachment point it increases the productivity (which is the speed of Refining/Assembling) by 400%, which is a total of 500%. The Productivity module must be fully placed onto an Assembler/Refinery for it to function correctly.

Formula:

Total Productivity = 100% + 50% x Attachment points connected to upgrade module, each module provides 2.
                    
                    (100% + 50% * ProductivityAttachments)
Power Consumption = ---------------------------------------
                    (1.2228445^PowerEfficiencyAttachments)
No. of Modules Total Productivity Max Power Consumption [kW]
0 100% 560.00
1 200% 1120.00
2 300% 1680.00
3 400% 2240.00
4 500% 2800.00

Media

Tips

Known Issues

Related Items

Programming

Update History