Difference between revisions of "Toxifier generator"

From RimWorld Wiki
Jump to navigation Jump to search
Line 37: Line 37:
  
 
==Summary==
 
==Summary==
Each generator produces {{P|Power}}W and [[Pollution|pollutes]] 6 tiles every 3 days, for an average of 2 tiles a day.
+
Each generator produces {{P|Power Consumption #}}W and [[Pollution|pollutes]] 6 tiles every 3 days, for an average of 2 tiles a day.
  
 
==Analysis==
 
==Analysis==
  
 
=== Clean energy ===
 
=== Clean energy ===
 +
{{rewrite|reason=Verify numbers once the relevant pages are up}}
 
The toxifier generator's key drawback is its pollution, however, with sufficient infrastructure it can provide net positive power without polluting the map.
 
The toxifier generator's key drawback is its pollution, however, with sufficient infrastructure it can provide net positive power without polluting the map.
  
Each generator produces, on average, 2 tiles of pollution per day, while a [[pollution pumpp]] consuming {{Q|Pollution pump|Power}}W clears 1 tile of pollution every 6 hours, or 4 tiles per day. Therefore, each pump, can support two generators while producing a net power of {{#expr:{{P|Power}}*2+{{Q|Pollution pump|Power}}}}
+
Each generator produces, on average, 2 tiles of pollution per day, while a [[pollution pump]] consuming {{Q|Pollution pump|Power Consumption #}}W clears 1 tile of pollution every 6 hours, or 4 tiles per day. Therefore, each pump, can support two generators. Wastepacks are produced approximately at a rate of approximately 1 per 6 tiles cleaned, or 1 every 1.5 days if a pump is in full operation.
  
 
+
One [[wastepack atomizer]] destroys 1 waste every 12 hours, or 2 per day, consuming {{Q|Wastepack atomizer|Power Consumption #}}W.  
 
+
Therefore, to fully utilize each part of the system, three wastepack atomizers can support {{#expr: 3*2/1.5 round 2}} pollution pumps, in turn supporting {{#expr:  3*(2/1.5) * 2 round 2}} generators. This produces a net power of {{#expr:{{P|Power Consumption #}}*(3*(2/1.5) * 2)+{{Q|Pollution pump|Power Consumption #}}*(3*2/1.5) + {{Q|wastepack atomizer|Power Consumption #}}*(3)}}. Alternatively, a smaller fraction of this can be used with some minor inefficiencies.  
I'm too lazy to add to the wiki but each tox generator pollutes 6 tiles every 3 days 2 tiles a day, while a pump clears 1 tile every 6 hours. This means there are 4 tile clearings a day so you want 2 generators (1400w output each) per pump (200W). The waste pack atomiser cost another 800w, so for one pump, two generators and one atomiser you pay 1000 energy, gain 2800, for a net total of 1800 power hopefully, have 4 chips but have yet to finish the atomiser research, will report back -> Atomizer uses 800 watt if I remember correctly, and removes 1 pack per 12 hours. If 1 tile is 1 toxic wastepack, you would need 2 atomizers = 1600 watt, resulting in a 1000 watt net gain (2*1400-200-2*800=1000).
 
  
 
== Version history ==
 
== Version history ==

Revision as of 08:43, 25 October 2022

Toxifier generator

[[File:|250x250px|link = Toxifier generator|Toxifier generator]]Property "Image" (as page type) with input value "File:" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.

Base Stats

Type
BuildingPower

Building

Power
1400 W

The toxifier generator is a power generator added by the Biotech DLC.

Acquisition

Toxifier generators can be constructed once the Toxifier generator research project has been completed. They require Steel 125 Steel, Component 3 Components, 8,000 ticks (2.22 mins) of work, and a Construction skill of 4.

Once constructed, a toxifier generator cannot be moved, it can only be deconstructed.

Summary

Each generator produces 1400W and pollutes 6 tiles every 3 days, for an average of 2 tiles a day.

Analysis

Clean energy

The toxifier generator's key drawback is its pollution, however, with sufficient infrastructure it can provide net positive power without polluting the map.

Each generator produces, on average, 2 tiles of pollution per day, while a pollution pump consuming -200W clears 1 tile of pollution every 6 hours, or 4 tiles per day. Therefore, each pump, can support two generators. Wastepacks are produced approximately at a rate of approximately 1 per 6 tiles cleaned, or 1 every 1.5 days if a pump is in full operation.

One wastepack atomizer destroys 1 waste every 12 hours, or 2 per day, consuming -400W. Therefore, to fully utilize each part of the system, three wastepack atomizers can support 4 pollution pumps, in turn supporting 8 generators. This produces a net power of 9200. Alternatively, a smaller fraction of this can be used with some minor inefficiencies.

Version history