Feed The Beast Wiki

Follow the Feed The Beast Wiki on Discord or Mastodon!

READ MORE

Feed The Beast Wiki
No edit summary
Nnm42 (talk | contribs)
No edit summary
Tag: Visual edit: Switched
(29 intermediate revisions by 19 users not shown)
Line 1: Line 1:
 
<translate>
 
<translate>
   
  +
<!--T:1-->
Since version 5.0 (for Minecraft 1.7.2) GregTech has it's own Energy System since GregoriusT wasn't satisfied with IC2 Experimental's Energy System.
 
  +
Since version 5.0 (for Minecraft 1.7.2) GregTech has its own Energy System since GregoriusT was not satisfied with {{L|IndustrialCraft 2|IC2 Experimental's}} Energy System.
   
  +
<!--T:2-->
{{QuoteBox|The reasons of why I removed compatibility to the IC² Enet are that Cable Loss doesn't work, that the Network doesn't have Packets anymore and that it switched from Integer to Double (what is horrible for larger Energy Storages). Not to mention that it is very hard to have control over Energy flow without constantly registering and unregistering TileEntities.|GregoriusT|[http://forum.industrial-craft.net/index.php?page{{=}}Thread&postID{{=}}161524#post161524 IC2 forums]}}
 
  +
{{QuoteBox|The reasons of why I removed compatibility to the IC² Enet are that Cable Loss doesn't work, that the Network doesn't have Packets anymore and that it switched from Integer to Double (what is horrible for larger Energy Storages). Not to mention that it is very hard to have control over Energy flow without constantly registering and unregistering TileEntities.|GregoriusT|[http://forum.industrial-craft.net/index.php?page=Thread&postID=161524#post161524 IC2 forums]}}
   
==Voltage and Amperage==
+
==Voltage and Amperage== <!--T:3-->
   
  +
<!--T:4-->
GregTech uses terms like ''"Voltage"'' (V) and ''"Amperage"'' (A) to describe its new Power system. One "Volt" is very similar to IC2's one "EU packet" and "Amperage is simply the number of these packets transferred in one tick.
 
  +
GregTech uses the terms ''Voltage'' (V) and ''Amperage'' (A) to describe its new Power system. One "Amp" is roughly the same as one EU Packet from IC2, and "Voltage" is the size of that packet.
   
  +
<!--T:5-->
 
EU/t is the total EU received. For example, if a machine receives one 32V packet and another 24V packet, the total EU/t received is 32 + 24 = 56 EU/t.
 
EU/t is the total EU received. For example, if a machine receives one 32V packet and another 24V packet, the total EU/t received is 32 + 24 = 56 EU/t.
   
  +
<!--T:6-->
Most GT Machines can accept up to 2A. Some do accept up to 3A though.
 
  +
Unlike the IC2 energy system, all GregTech energy-interacting blocks have limits on both the Voltage and the Amperage they can interact with.
   
  +
<!--T:7-->
  +
Different machine blocks accept and emit different Amperages.
  +
* GregTech {{L|Transformer (GregTech 5)|Transformers}} will input 4A and output 1A if used to step-up Voltages; they will input 1A and output 4A if used to step-down.
  +
* {{L|Battery Buffer|Battery Buffers}} input 2A per Battery and output 1A per Battery.
  +
* {{L|Battery Charger|Battery Chargers}} input 8A per Battery and output 4A per Battery.
  +
* {{L|Chest Buffer|Chest Buffers}} and {{L|Super Buffer|Super Buffers}} accept 2A.
  +
* {{L|Energy Hatch|Energy Hatches}} accept 2A input.
  +
* {{L|Mass Fabricator|Mass Fabricators}} accept 10A input.
  +
* {{L|Microwave Energy Transmitter|Microwave Energy Transmitters}} accept 3A input.
  +
* {{L|Monster Repellator|Monster Repellators}}, {{L|Pump (GregTech 5 Unofficial)|Pumps}}, and {{L|Teleporter (GregTech 5)|Teleporters}} accept 2A input.
  +
* All other {{L|EU}} accepting machine blocks accept at least 1A, depending on recipe: The amperage is equal to twice the recipe's EU usage, divided by the machine's voltage input, rounded down and added to 1. This 1A in case if you don't have full a machine energy buffer.
  +
** An LV Centrifuge performing a 5 EU recipe accepts 1A
  +
** An LV Chemical Reactor performing a 30EU recipe accepts 2A
  +
** An LV Arc Furnace performing a 96EU recipe accepts 7A
  +
* Generators output 1A.
  +
  +
<!--T:8-->
 
You do need to be careful when trying to power machines:
 
You do need to be careful when trying to power machines:
*'''Machines that get a higher Voltage than they can handle explode.'''
+
*'''Machines that get a higher Voltage than they can handle explode.''' Machines will not receive voltage until they need it, so the machine may not actually explode until it begins working!
*'''Excess Amperes fed into machines have no effect as long as the voltage is below the machines' limit.'''
+
*'''Excess Amperes fed into machines have no effect as long as the voltage is below the machines' limit.''' A machine will not draw current unless it needs power, and it will not draw fractions of an ampere. This makes machines self-regulating with regards to power.
   
  +
<!--T:9-->
GT has 10 Voltage Tiers as from version 5.0:
 
  +
Machines and recipes each have voltage tiers. The tier of a Multiblock Machine is determined by its {{L|Energy Hatch|Energy Hatches}}. Machine and recipe tiers do interact, and must be paid attention to.
   
  +
<!--T:10-->
{| class="wikitable"
 
  +
* If a recipe has a minimum required voltage within a '''higher''' tier than that of the machine, the recipe cannot be carried out.
  +
* If a recipe has a minimum required voltage within the '''same''' tier as the machine, the recipe functions normally.
  +
* If a recipe has a minimum required voltage within a '''lower''' tier than that of the machine, the recipe is overclocked. Overclocked recipes are carried out at double normal speed, double normal total energy, and thus quadruple normal energy per tick.
  +
Recipes can be overclocked multiple times if a machine is more than one tier above a recipe's tier.
  +
  +
<!--T:11-->
  +
GregTech has 10 Voltage Tiers as of version 5.0.
  +
  +
<!--T:12-->
  +
Note: ULV Tier counts as Tier 0.
  +
</translate>
  +
{| class="wikitable sortable"
 
|-
 
|-
  +
! <translate><!--T:33-->
! Short !! Full !! Voltage or EU/t
 
  +
Short</translate> !! <translate><!--T:34-->
  +
Full</translate> !! <translate><!--T:35-->
  +
Maximum Voltage</translate>
 
|-
 
|-
  +
| <translate><!--T:36-->
| ULV || Ultra Low Voltage || 8
 
  +
ULV</translate> || <translate><!--T:37-->
  +
Ultra Low Voltage</translate> || 8
 
|-
 
|-
  +
| <translate><!--T:38-->
| LV || Low Voltage || 32
 
  +
LV</translate> || <translate><!--T:39-->
  +
Low Voltage</translate> || 32
 
|-
 
|-
  +
| <translate><!--T:40-->
| MV || Medium Voltage || 128
 
  +
MV</translate> || <translate><!--T:41-->
  +
Medium Voltage</translate> || 128
 
|-
 
|-
  +
| <translate><!--T:42-->
| HV || High Voltage || 512
 
  +
HV</translate> || <translate><!--T:43-->
  +
High Voltage</translate> || 512
 
|-
 
|-
  +
| <translate><!--T:44-->
| EV || Extreme Voltage || 2048
 
  +
EV</translate> || <translate><!--T:45-->
  +
Extreme Voltage</translate> || 2048
 
|-
 
|-
  +
| <translate><!--T:46-->
| IV || Insane Voltage || 8192
 
  +
IV</translate> || <translate><!--T:47-->
  +
Insane Voltage</translate> || 8192
 
|-
 
|-
  +
| <translate><!--T:48-->
| LuV || Ludicrous Voltage || 32768
 
  +
LuV</translate> || <translate><!--T:49-->
  +
Ludicrous Voltage</translate> || 32768
 
|-
 
|-
  +
| <translate><!--T:50-->
| ZPMV || ZPM Voltage || 131072
 
  +
ZPMV</translate> || <translate><!--T:51-->
  +
ZPM Voltage</translate> || 131072
 
|-
 
|-
  +
| <translate><!--T:52-->
| UV || Ultimate Voltage || 524288
 
  +
UV</translate> || <translate><!--T:53-->
  +
Ultimate Voltage</translate> || 524288
 
|-
 
|-
  +
| <translate><!--T:54-->
| MaxV || Maximum Voltage || 2147483647
 
  +
MaxV</translate> || <translate><!--T:55-->
  +
Maximum Voltage</translate> || 2147483647
 
|}
 
|}
  +
<translate>
   
  +
==Cables and Loss== <!--T:13-->
GT transformers will output 1A if used to step-up Voltages and output 4A if used to step-down.
 
<br/>Battery Buffers in-/output 1A per Battery inside.
 
<br/>EU accepting machine blocks accept either 2A or 3A input and can output 1A.
 
   
  +
<!--T:14-->
==Cables and Loss==
 
  +
Given that GregTech has its own power system now, you will need to use GT cables for powering GT machines. '''Do note that the only machine capable of accepting IC2 EU in GT is the {{L|Transformer (GregTech 5)|Transformer}}''' (Not to be confused with the IC2 Transformer).
 
Given that GregTech has its own power system now, you will need to use GT cables for powering GT machines. '''Do note that the only machine capable of accepting IC2 EU in GT is the [[Transformer]]''' (Not to be confused with the IC2 Transformer).
 
   
  +
<!--T:15-->
 
All GT Cables have a max Voltage, max Amperage and a Loss:
 
All GT Cables have a max Voltage, max Amperage and a Loss:
*'''Cables that get packets higher than their max Voltage will catch fire and melt.'''
+
*'''Cables that get packets higher than their maximum Voltage will catch fire and melt.'''
*'''Cables that have more Amperes travelling through them will catch fire and melt.'''<br/>Do note that packets can rebound. Even if the logical path that a packet dictates that EU should not travel in that direction, you should not take for granted that your cables will not have some stray EU packets travelling through them.
+
*'''Cables that have more Amperes travelling through them than their maximum Amperage limit will catch fire and melt.'''<br />Do note that packets can rebound. Even if the logical path that a packet dictates that EU should not travel in that direction, you should not take for granted that your cables will not have some stray EU packets travelling through them.
*'''The loss of a cable is per Block a EU package travels.'''<br/>For example a 32V package is sent trough a Tin Cable which has a loss of 1EU per block to a machine 8 blocks away.<br/>After 8 blocks of cables the 32V Package is down to 24V when it arrives at the machine. Should the machine need for example 30EU/t to operate. A second package sent in the same tick is needed every 4 Ticks. Thus a 2A supply is needed for the machine with this setup.<br/>Cable losses are applied to each EU Package, netting you a 2x power loss.
+
*'''The loss of a cable is per Block a EU package travels.'''<br />For example a 32V package is sent trough a Tin Cable which has a loss of 1EU per block to a machine 8 blocks away.<br />After 8 blocks of cables the 32V Package is down to 24V when it arrives at the machine. Should the machine need for example 30EU/t to operate. A second package sent in the same tick is needed every 4 Ticks. Thus a 2A supply is needed for the machine with this setup.<br />Cable losses are applied to each EU Package, netting you a 2x power loss.
   
  +
<!--T:16-->
 
Each Material has 1x, 2x, 4x, 8x 12x and 16x uninsulated Wires and 1x, 2x, 4x, 8x and 12x Insulated Cables.
 
Each Material has 1x, 2x, 4x, 8x 12x and 16x uninsulated Wires and 1x, 2x, 4x, 8x and 12x Insulated Cables.
   
  +
<!--T:17-->
 
'''Do note that Uninsulated Wires have 2x the loss as Insulated Cables.'''
 
'''Do note that Uninsulated Wires have 2x the loss as Insulated Cables.'''
   
  +
<!--T:18-->
Here is an example:<br/>
 
  +
Here is an example:
A 1x Tin Cable can handle 1A and 32V at a loss of 1V/m. This means that the EU packet can travel 32 blocks before it dies.<br />
 
A 1x Tin Wire can handle 1A and 32V at a loss of 2V/m. In this case, the EU can travel 18 blocks only.
+
* A 1x Tin Cable can handle 1A and 32V at a loss of 1V/m. This means that the EU packet can travel 32 blocks before it dies.
  +
* A 1x Tin Wire can handle 1A and 32V at a loss of 2V/m. In this case, the EU can travel 16 blocks only.
   
  +
<!--T:19-->
 
Below is a table of the current properties of various types of cables in GregTech:
 
Below is a table of the current properties of various types of cables in GregTech:
   
  +
</translate>
{| class="wikitable"
 
  +
{| class="wikitable sortable"
 
|-
 
|-
  +
! <translate><!--T:56-->
! Material !! Max Voltage !! 1x Insulated Cable Max Amp !! Loss/m in EU !! Efficency compaired to Tin Wire !! Lenght until 0 Power
 
  +
Material</translate> !! <translate><!--T:57-->
  +
Max Voltage</translate> !! <translate><!--T:58-->
  +
1x Insulated Cable Max Amp</translate> !! <translate><!--T:59-->
  +
Loss/m/amp/tick in EU</translate> !! <translate><!--T:60-->
  +
Efficiency compared to Tin Wire</translate> !! <translate><!--T:61-->
  +
Length until 0 Power</translate> !! <translate><!--T:62-->
  +
Most efficient number of Cables between Batteries</translate>
 
|-
 
|-
  +
| <translate><!--T:63-->
|Tin || 32 || 1 || 1 || 1.00 || 32
 
  +
Tin</translate> || 32 || 1 || 1 || 1.00 || 32 || 5.906
 
|-
 
|-
  +
| <translate><!--T:64-->
|Cobalt || 32 || 2 || 2 || 0.50 || 16
 
  +
Cobalt</translate> || 32 || 2 || 2 || 0.50 || 16 || 0
 
|-
 
|-
  +
| <translate><!--T:65-->
|Lead || 32 || 2 || 2 || 0.50 || 16
 
  +
Lead</translate> || 32 || 2 || 2 || 0.50 || 16 || 0
 
|-
 
|-
  +
| <translate><!--T:66-->
|Zinc || 32 || 1 || 1 || 1.00 || 32
 
  +
Zinc</translate> || 32 || 1 || 1 || 1.00 || 32 || 5.906
 
|-
 
|-
  +
| <translate><!--T:67-->
|Soldering Alloy || 32 || 1 || 1 || 1.00 || 32
 
  +
Soldering Alloy</translate> || 32 || 1 || 1 || 1.00 || 32 || 5.906
 
|-
 
|-
  +
| <translate><!--T:68-->
|Iron || 128 || 2 || 3 || 1.33 || 43
 
  +
Iron</translate> || 128 || 2 || 3 || 1.33 || 43 || 3.970
 
|-
 
|-
  +
| <translate><!--T:69-->
|Nickel || 128 || 3 || 3 || 1.33 || 43
 
  +
Nickel</translate> || 128 || 3 || 3 || 1.33 || 43 || 3.970
 
|-
 
|-
  +
| <translate><!--T:70-->
|Cupronickel || 128 || 2 || 3 || 1.33 || 43
 
  +
Cupronickel</translate> || 128 || 2 || 3 || 1.33 || 43 || 3.970
 
|-
 
|-
  +
| <translate><!--T:71-->
|Copper || 128 || 1 || 2 || 2.00 || 64
 
  +
Copper</translate> || 128 || 1 || 2 || 2.00 || 64 || 9.151
 
|-
 
|-
  +
| <translate><!--T:72-->
|Annealed Copper || 128 || 1 || 1 || 4.00 || 128
 
  +
Annealed Copper</translate> || 128 || 1 || 1 || 4.00 || 128 || 23.12
 
|-
 
|-
  +
| <translate><!--T:73-->
|Kanthal || 512 || 4 || 3 || 5.33 || 171
 
  +
Kanthal</translate> || 512 || 4 || 3 || 5.33 || 171 || 20.81
 
|-
 
|-
  +
| <translate><!--T:74-->
|Gold || 512 || 3 || 2 || 8.00 || 256
 
  +
Gold</translate> || 512 || 3 || 2 || 8.00 || 256 || 34.48
 
|-
 
|-
  +
| <translate><!--T:75-->
|Electrum || 512 || 2 || 2 || 8.00 || 256
 
  +
Electrum</translate> || 512 || 2 || 2 || 8.00 || 256 || 34.48
 
|-
 
|-
  +
| <translate><!--T:76-->
|Silver || 512 || 1 || 1 || 16.00 || 512
 
  +
Silver</translate> || 512 || 1 || 1 || 16.00 || 512 || 74.96
 
|-
 
|-
  +
| <translate><!--T:77-->
|Blue Alloy || 512 || 2 || 1 || 16.00 || 512
 
  +
Blue Alloy</translate> || 512 || 2 || 1 || 16.00 || 512 || 74.96
 
|-
 
|-
  +
| <translate><!--T:78-->
|Nichrome || 2048 || 3 || 4 || 16.00 || 512
 
  +
Nichrome</translate> || 2048 || 3 || 4 || 16.00 || 512 || 50.63
 
|-
 
|-
  +
| <translate><!--T:79-->
|Steel || 2048 || 2 || 2 || 32.00 || 1024
 
  +
Steel</translate> || 2048 || 2 || 2 || 32.00 || 1024 || 109.8
 
|-
 
|-
  +
| <translate>
|Tungstensteel || 2048 || 3 || 2 || 32.00 || 1024
 
  +
<!--T:117-->
  +
Black Steel</translate> || 2048 || 3 || 2 || 32.00 || 1024 || 109.8
 
|-
 
|-
  +
| <translate><!--T:80-->
|Tungsten || 2048 || 4 || 2 || 32.00 || 1024
 
  +
Titanium</translate> || 2048 || 4 || 2 || 32.00 || 1024 || 109.8
 
|-
 
|-
  +
| <translate>
|Aluminium || 2048 || 1 || 1 || 64.00 || 2048
 
  +
<!--T:118-->
  +
Tungstensteel</translate> || 2048 || 3 || 2 || 32.00 || 1024 || 109.8
 
|-
 
|-
  +
| <translate><!--T:81-->
|Graphene*/** || 8192 || 1 || 1 || 256.00 || 8192
 
  +
Tungsten</translate> || 2048 || 4 || 2 || 32.00 || 1024 || 109.8
 
|-
 
|-
  +
| <translate><!--T:82-->
|Osmium || 8192 || 4 || 2 || 128.00 || 4096
 
  +
Aluminium</translate> || 2048 || 1 || 1 || 64.00 || 2048 || 227.8
 
|-
 
|-
  +
| <translate>
|Platinum || 8192 || 2 || 1 || 256.00 || 8192
 
  +
<!--T:119-->
  +
Osmium</translate> || 8192|| 4 || 2 || 128.00 || 4096 || 330.2
 
|-
 
|-
  +
| <translate><!--T:83-->
|Naquadah || 32768 || 4 || 1 || 1,024.00 || 32768
 
  +
Graphene*/**</translate> || 8192 || 1 || 1 || 256.00 || 8192 || 671.7
 
|-
 
|-
  +
| <translate><!--T:84-->
|Niobium-Titanium || 32768 || 4 || 2 || 512.00 || 16384
 
  +
Osmium</translate> || 8192 || 4 || 2 || 128.00 || 4096 || 330.2
 
|-
 
|-
  +
| <translate><!--T:85-->
|Vanadium-Gallium || 32768 || 4 || 2 || 512.00 || 16384
 
  +
Platinum</translate> || 8192 || 2 || 1 || 256.00 || 8192 || 671.7
 
|-
 
|-
  +
| <translate>
|Yttrium Barium Cuprate || 32768 || 4 || 4 || 256.00 || 8192
 
  +
<!--T:120-->
  +
Tungstensteel (GT5U)</translate> || 8192 || 3 || 2 || 128.00 || 4096 || 330.2
 
|-
 
|-
  +
| <translate>
|Red Alloy || 8 || 1 || 0 || inf. || inf.
 
  +
<!--T:121-->
  +
Tungsten (GT5U)</translate> || 8192 || 2 || 2 || 128.00 || 4096 || 330.2
 
|-
 
|-
  +
| <translate>
|Superconductor* || 2^31-1 || 4 || 1 || 2^28 || 2^31-1
 
  +
<!--T:122-->
  +
HSS-G</translate> || 32768 || 4 || 2 || 512.00 || 16384 || 966.5
  +
|-
  +
| <translate><!--T:86-->
  +
Naquadah</translate> || 32768 || 4 || 1 || 1,024.00 || 32768 || 1948.8
  +
|-
  +
| <translate><!--T:87-->
  +
Niobium-Titanium</translate> || 32768 || 4 || 2 || 512.00 || 16384 || 966.5
  +
|-
  +
| <translate><!--T:88-->
  +
Vanadium-Gallium</translate> || 32768 || 4 || 2 || 512.00 || 16384 || 966.5
  +
|-
  +
| <translate><!--T:89-->
  +
Yttrium Barium Cuprate</translate> || 32768 || 4 || 4 || 256.00 || 8192 || 475.2
  +
|-
  +
| <translate>
  +
<!--T:123-->
  +
Naquadah (GT5U)</translate> || 131072 || 2 || 2 || 2048.00 || 65,536.00 || 227.8
  +
|-
  +
| <translate>
  +
<!--T:124-->
  +
Naquadah Alloy (GT5U)</translate> || 524288 || 2 || 4 || 4,096.00 || 131072 || -
  +
|-
  +
| <translate>
  +
<!--T:125-->
  +
Duranium (GT5U)</translate> || 524288 || 1 || 8 || 2,048.00 || 65536 || -
  +
|-
  +
| <translate><!--T:90-->
  +
Red Alloy</translate> || 8 || 1 || 0 || <translate><!--T:91-->
  +
inf.</translate> || <translate><!--T:92-->
  +
inf.</translate> || <translate><!--T:93-->
  +
inf.</translate>
  +
|-
  +
| <translate><!--T:94-->
  +
Superconductor*</translate> || 2<sup>31</sup>-1 || 4 || 1 || 2<sup>28</sup> || 2<sup>31</sup>-1 || <translate><!--T:95-->
  +
N/A</translate>
 
|}
 
|}
  +
<translate>
  +
<!--T:96-->
 
(*No insulated Cable version)
 
(*No insulated Cable version)
(**No craftingrecipe jet)
+
(**No crafting recipe yet)
   
  +
<!--T:21-->
 
'''Also any GT Block and Battery outputting Energy has an energy loss on output.''' This means there is no such thing as lossless cables in GregTech.
 
'''Also any GT Block and Battery outputting Energy has an energy loss on output.''' This means there is no such thing as lossless cables in GregTech.
   
  +
<!--T:22-->
A power outputting machine will take (8 * 4 ^ Tier) + (2 ^ Tier) EU from its storage and output only (8 * 4 ^ Tier) EU.<br/>The energy lost is therefore (2 ^ Tier).
 
  +
A power outputting machine will take (8 * 4 ^ Tier) + (2 ^ Tier) EU from its storage and output only (8 * 4 ^ Tier) EU.<br />The energy lost is therefore (2 ^ Tier).
   
  +
<!--T:23-->
An example:<br/>Say a turbine is supposed to output 32V.
 
  +
An example:<br />Say a turbine is supposed to output 32V.
<br/>output = 32 = (8 * 4 ^ ''Tier'').
 
<br/>Solving for ''Tier'' gives you 1. The energy loss will then be (2 ^ ''Tier''). In this case it is 2.
+
<br />output = 32 = (8 * 4 ^ ''Tier'').
  +
<br />Solving for ''Tier'' gives you 1. The energy loss will then be (2 ^ ''Tier''). In this case it is 2.
   
  +
<!--T:24-->
'''So the turbine takes 34 EU from its storage, outputs 32 and then voids 2 EU per packet output.'''
 
  +
'''So the turbine takes 34 EU from its storage, voids 2 EU per packet and then outputs 32 EU.'''
   
  +
<!--T:25-->
 
Here is a table documenting some of the cable properties in GregTech:
 
Here is a table documenting some of the cable properties in GregTech:
   
  +
</translate>
{| class="wikitable"
 
  +
{| class="wikitable sortable"
 
|-
 
|-
  +
! <translate><!--T:97-->
! Tier !! Output !! Loss !! Loss in % !! Energy used
 
  +
Tier</translate> !! <translate><!--T:98-->
  +
Output</translate> !! <translate><!--T:99-->
  +
Loss</translate> !! <translate><!--T:100-->
  +
Loss in %</translate> !! <translate><!--T:101-->
  +
Energy used</translate>
 
|-
 
|-
  +
| <translate><!--T:102-->
| ULV || 8 || 1 || 12.5 || 9
 
  +
ULV</translate> || 8 || 1 || 12.5 || 9
 
|-
 
|-
  +
| <translate><!--T:103-->
| LV || 32 || 2 || 6.25 || 34
 
  +
LV</translate> || 32 || 2 || 6.25 || 34
 
|-
 
|-
  +
| <translate><!--T:104-->
| MV || 128 || 4 || 3.125 || 132
 
  +
MV</translate> || 128 || 4 || 3.125 || 132
 
|-
 
|-
  +
| <translate><!--T:105-->
| HV || 512 || 8 || 1.5625 || 520
 
  +
HV</translate> || 512 || 8 || 1.5625 || 520
 
|-
 
|-
  +
| <translate><!--T:106-->
| EV || 2048 || 16 || 0.78125 || 2064
 
  +
EV</translate> || 2048 || 16 || 0.78125 || 2064
 
|-
 
|-
  +
| <translate><!--T:107-->
| IV || 8192 || 32 || 0.390625 || 8224
 
  +
IV</translate> || 8192 || 32 || 0.390625 || 8224
 
|-
 
|-
  +
| <translate><!--T:108-->
| LuV || 32768 || 64 || 0.1953125 || 32832
 
  +
LuV</translate> || 32768 || 64 || 0.1953125 || 32832
 
|-
 
|-
  +
| <translate><!--T:109-->
| ZPMV || 131072 || 128 || 0.09765625 || 131200
 
  +
ZPMV</translate> || 131072 || 128 || 0.09765625 || 131200
 
|-
 
|-
  +
| <translate><!--T:110-->
| UV || 524288 || 256 || 0.048828125 || 524544
 
  +
UV</translate> || 524288 || 256 || 0.048828125 || 524544
 
|}
 
|}
  +
<translate>
  +
<!--T:111-->
  +
'''Optimal Cable length between Batteries for maximum efficiency.'''
   
  +
<!--T:112-->
==Machine explosions==
 
  +
The EU loss of GregTech Cables and Batteries scales linearly with the number of sequential Cables and the number of Batteries, but since voltage is topped up at every battery there will be a loss that is increasing exponentially for every identical segment of a Battery and x-number of Cable links. This exponential loss from more batteries also reduces the impact of the linear loss, but this ofc comes at the cost of more exponential loss.
Using GregTech machines without thought and care can be fairly unsafe. If a machine gets contact with rain on any of the 6 sides of the block, it will explode. If a machine gets lit on fire, it will explode.
 
  +
This means that there must exist a sweet spot, because with short segments the extra exponential loss of more segments will be more detrimental to the efficiency than the linear loss from making each segment longer, for long segments this will be reversed. So lets do the math!
   
  +
<!--T:113-->
==Energy conversions==
 
  +
Lets first define our terms, a segment is the length of a Battery plus a number of sequential Cables.
  +
The efficiency of such a segment will be (8 * 4^T - (D - 1)L) / (8 * 4^T + 2^T).
  +
T is the tier (ULV is tier 0, LV is tier 1 and so on).
  +
L is the loss of the cable in voltage/meter/ampere.
  +
D is the distance of the segment, so the length of the Cables plus the battery.
  +
  +
<!--T:114-->
  +
But this is no good since we want to figure out the optimal length when there is an element of exponential decline that we haven't accounted for. We do this by making an expression of how much efficiency we get in each single block if there was a uniform exponential decline over the whole segment. This turns out to be ((8 * 4^T - (D - 1)L) / (8 * 4^T + 2^T))^(1 / D).
  +
  +
<!--T:115-->
  +
We now take the derivative of that expression with respect to D to get how the efficiency changes when we change the length of the segments, when we do this we get such a ghastly monstrosity that not even WolframAlpha can deal with it algebraically. But this wont stop us on our quest for efficiency! Lets solve it numerically!
  +
  +
<!--T:116-->
  +
Step 1: go to http://www.wolframalpha.com/ because we are lazy. Step 2: Enter "(d/dD) ((8 * 4^T - (D - 1)L) / (8 * 4^T + 2^T))^(1 / D) = 0, T=<Insert tier here>, L=<Insert Cable loss here>". It will solve the problem numerically for each separate case. So if you want to know the optimal length of Annealed Copper Cable between your MV Batteries, you enter T=2, L=1 and it will give you the optimal length of each segment (This includes the battery!). In the case of Annealed Copper Cable this turns out to be about 24.1, so 23 cables between each battery is optimal. For more information on other cables, see the table above.
  +
  +
==Machine explosions== <!--T:27-->
  +
Using GregTech machines without thought and care can be fairly unsafe. If a machine gets contact with rain on any of the 6 sides of the block, it can catch fire. If a machine gets lit on fire, it can explode.
  +
  +
==Energy conversions== <!--T:28-->
 
GregTech machines does not accept EU from IndustrialCraft² cables and some other mods EU powered blocks does not accept GregTech cables, thus there is the need to convert IC2 EU and GT5 EU back and forth.
 
GregTech machines does not accept EU from IndustrialCraft² cables and some other mods EU powered blocks does not accept GregTech cables, thus there is the need to convert IC2 EU and GT5 EU back and forth.
   
  +
<!--T:29-->
 
To convert IC2 EU into GT5 EU, simply connect (read put directly adjacent) a GT transformer input to an IC2 Energy Source output side.
 
To convert IC2 EU into GT5 EU, simply connect (read put directly adjacent) a GT transformer input to an IC2 Energy Source output side.
 
This means connecting the output dot of a IC2 transformer/storage block to the input dot of a GT transformer.
 
This means connecting the output dot of a IC2 transformer/storage block to the input dot of a GT transformer.
   
  +
<!--T:30-->
 
To convert GT5 EU into IC2 EU, simply connect GT cables to IC2 blocks.
 
To convert GT5 EU into IC2 EU, simply connect GT cables to IC2 blocks.
   
  +
<!--T:31-->
 
Example screenshots of IC2 and GT5 EU conversions:
 
Example screenshots of IC2 and GT5 EU conversions:
   
  +
<!--T:32-->
 
[[File:IC2 EU to GT5 EU.png|400px]]
 
[[File:IC2 EU to GT5 EU.png|400px]]
 
[[File:GT5 EU to IC2 EU.png|400px]]
 
[[File:GT5 EU to IC2 EU.png|400px]]
 
 
</translate>
 
</translate>
   
{{Navbox GregTech}}
+
{{Navbox GregTech 5{{L}}}}
  +
[[Category:GregTech]]
 
  +
[[Category:GregTech 5{{L}}]]
  +
 
<languages />
 
<languages />

Revision as of 08:40, 20 February 2018

Since version 5.0 (for Minecraft 1.7.2) GregTech has its own Energy System since GregoriusT was not satisfied with IC2 Experimental's Energy System.

The reasons of why I removed compatibility to the IC² Enet are that Cable Loss doesn't work, that the Network doesn't have Packets anymore and that it switched from Integer to Double (what is horrible for larger Energy Storages). Not to mention that it is very hard to have control over Energy flow without constantly registering and unregistering TileEntities.
GregoriusT

Voltage and Amperage

GregTech uses the terms Voltage (V) and Amperage (A) to describe its new Power system. One "Amp" is roughly the same as one EU Packet from IC2, and "Voltage" is the size of that packet.

EU/t is the total EU received. For example, if a machine receives one 32V packet and another 24V packet, the total EU/t received is 32 + 24 = 56 EU/t.

Unlike the IC2 energy system, all GregTech energy-interacting blocks have limits on both the Voltage and the Amperage they can interact with.

Different machine blocks accept and emit different Amperages.

  • GregTech Transformers will input 4A and output 1A if used to step-up Voltages; they will input 1A and output 4A if used to step-down.
  • Battery Buffers input 2A per Battery and output 1A per Battery.
  • Battery Chargers input 8A per Battery and output 4A per Battery.
  • Chest Buffers and Super Buffers accept 2A.
  • Energy Hatches accept 2A input.
  • Mass Fabricators accept 10A input.
  • Microwave Energy Transmitters accept 3A input.
  • Monster Repellators, Pumps, and Teleporters accept 2A input.
  • All other EU accepting machine blocks accept at least 1A, depending on recipe: The amperage is equal to twice the recipe's EU usage, divided by the machine's voltage input, rounded down and added to 1. This 1A in case if you don't have full a machine energy buffer.
    • An LV Centrifuge performing a 5 EU recipe accepts 1A
    • An LV Chemical Reactor performing a 30EU recipe accepts 2A
    • An LV Arc Furnace performing a 96EU recipe accepts 7A
  • Generators output 1A.

You do need to be careful when trying to power machines:

  • Machines that get a higher Voltage than they can handle explode. Machines will not receive voltage until they need it, so the machine may not actually explode until it begins working!
  • Excess Amperes fed into machines have no effect as long as the voltage is below the machines' limit. A machine will not draw current unless it needs power, and it will not draw fractions of an ampere. This makes machines self-regulating with regards to power.

Machines and recipes each have voltage tiers. The tier of a Multiblock Machine is determined by its Energy Hatches. Machine and recipe tiers do interact, and must be paid attention to.

  • If a recipe has a minimum required voltage within a higher tier than that of the machine, the recipe cannot be carried out.
  • If a recipe has a minimum required voltage within the same tier as the machine, the recipe functions normally.
  • If a recipe has a minimum required voltage within a lower tier than that of the machine, the recipe is overclocked. Overclocked recipes are carried out at double normal speed, double normal total energy, and thus quadruple normal energy per tick.

Recipes can be overclocked multiple times if a machine is more than one tier above a recipe's tier.

GregTech has 10 Voltage Tiers as of version 5.0.

Note: ULV Tier counts as Tier 0.

Short Full Maximum Voltage
ULV Ultra Low Voltage 8
LV Low Voltage 32
MV Medium Voltage 128
HV High Voltage 512
EV Extreme Voltage 2048
IV Insane Voltage 8192
LuV Ludicrous Voltage 32768
ZPMV ZPM Voltage 131072
UV Ultimate Voltage 524288
MaxV Maximum Voltage 2147483647

Cables and Loss

Given that GregTech has its own power system now, you will need to use GT cables for powering GT machines. Do note that the only machine capable of accepting IC2 EU in GT is the Transformer (Not to be confused with the IC2 Transformer).

All GT Cables have a max Voltage, max Amperage and a Loss:

  • Cables that get packets higher than their maximum Voltage will catch fire and melt.
  • Cables that have more Amperes travelling through them than their maximum Amperage limit will catch fire and melt.
    Do note that packets can rebound. Even if the logical path that a packet dictates that EU should not travel in that direction, you should not take for granted that your cables will not have some stray EU packets travelling through them.
  • The loss of a cable is per Block a EU package travels.
    For example a 32V package is sent trough a Tin Cable which has a loss of 1EU per block to a machine 8 blocks away.
    After 8 blocks of cables the 32V Package is down to 24V when it arrives at the machine. Should the machine need for example 30EU/t to operate. A second package sent in the same tick is needed every 4 Ticks. Thus a 2A supply is needed for the machine with this setup.
    Cable losses are applied to each EU Package, netting you a 2x power loss.

Each Material has 1x, 2x, 4x, 8x 12x and 16x uninsulated Wires and 1x, 2x, 4x, 8x and 12x Insulated Cables.

Do note that Uninsulated Wires have 2x the loss as Insulated Cables.

Here is an example:

  • A 1x Tin Cable can handle 1A and 32V at a loss of 1V/m. This means that the EU packet can travel 32 blocks before it dies.
  • A 1x Tin Wire can handle 1A and 32V at a loss of 2V/m. In this case, the EU can travel 16 blocks only.

Below is a table of the current properties of various types of cables in GregTech:

Material Max Voltage 1x Insulated Cable Max Amp Loss/m/amp/tick in EU Efficiency compared to Tin Wire Length until 0 Power Most efficient number of Cables between Batteries
Tin 32 1 1 1.00 32 5.906
Cobalt 32 2 2 0.50 16 0
Lead 32 2 2 0.50 16 0
Zinc 32 1 1 1.00 32 5.906
Soldering Alloy 32 1 1 1.00 32 5.906
Iron 128 2 3 1.33 43 3.970
Nickel 128 3 3 1.33 43 3.970
Cupronickel 128 2 3 1.33 43 3.970
Copper 128 1 2 2.00 64 9.151
Annealed Copper 128 1 1 4.00 128 23.12
Kanthal 512 4 3 5.33 171 20.81
Gold 512 3 2 8.00 256 34.48
Electrum 512 2 2 8.00 256 34.48
Silver 512 1 1 16.00 512 74.96
Blue Alloy 512 2 1 16.00 512 74.96
Nichrome 2048 3 4 16.00 512 50.63
Steel 2048 2 2 32.00 1024 109.8
Black Steel 2048 3 2 32.00 1024 109.8
Titanium 2048 4 2 32.00 1024 109.8
Tungstensteel 2048 3 2 32.00 1024 109.8
Tungsten 2048 4 2 32.00 1024 109.8
Aluminium 2048 1 1 64.00 2048 227.8
Osmium 8192 4 2 128.00 4096 330.2
Graphene*/** 8192 1 1 256.00 8192 671.7
Osmium 8192 4 2 128.00 4096 330.2
Platinum 8192 2 1 256.00 8192 671.7
Tungstensteel (GT5U) 8192 3 2 128.00 4096 330.2
Tungsten (GT5U) 8192 2 2 128.00 4096 330.2
HSS-G 32768 4 2 512.00 16384 966.5
Naquadah 32768 4 1 1,024.00 32768 1948.8
Niobium-Titanium 32768 4 2 512.00 16384 966.5
Vanadium-Gallium 32768 4 2 512.00 16384 966.5
Yttrium Barium Cuprate 32768 4 4 256.00 8192 475.2
Naquadah (GT5U) 131072 2 2 2048.00 65,536.00 227.8
Naquadah Alloy (GT5U) 524288 2 4 4,096.00 131072 -
Duranium (GT5U) 524288 1 8 2,048.00 65536 -
Red Alloy 8 1 0 inf. inf. inf.
Superconductor* 231-1 4 1 228 231-1 N/A

(*No insulated Cable version) (**No crafting recipe yet)

Also any GT Block and Battery outputting Energy has an energy loss on output. This means there is no such thing as lossless cables in GregTech.

A power outputting machine will take (8 * 4 ^ Tier) + (2 ^ Tier) EU from its storage and output only (8 * 4 ^ Tier) EU.
The energy lost is therefore (2 ^ Tier).

An example:
Say a turbine is supposed to output 32V.
output = 32 = (8 * 4 ^ Tier).
Solving for Tier gives you 1. The energy loss will then be (2 ^ Tier). In this case it is 2.

So the turbine takes 34 EU from its storage, voids 2 EU per packet and then outputs 32 EU.

Here is a table documenting some of the cable properties in GregTech:

Tier Output Loss Loss in % Energy used
ULV 8 1 12.5 9
LV 32 2 6.25 34
MV 128 4 3.125 132
HV 512 8 1.5625 520
EV 2048 16 0.78125 2064
IV 8192 32 0.390625 8224
LuV 32768 64 0.1953125 32832
ZPMV 131072 128 0.09765625 131200
UV 524288 256 0.048828125 524544

Optimal Cable length between Batteries for maximum efficiency.

The EU loss of GregTech Cables and Batteries scales linearly with the number of sequential Cables and the number of Batteries, but since voltage is topped up at every battery there will be a loss that is increasing exponentially for every identical segment of a Battery and x-number of Cable links. This exponential loss from more batteries also reduces the impact of the linear loss, but this ofc comes at the cost of more exponential loss. This means that there must exist a sweet spot, because with short segments the extra exponential loss of more segments will be more detrimental to the efficiency than the linear loss from making each segment longer, for long segments this will be reversed. So lets do the math!

Lets first define our terms, a segment is the length of a Battery plus a number of sequential Cables. The efficiency of such a segment will be (8 * 4^T - (D - 1)L) / (8 * 4^T + 2^T). T is the tier (ULV is tier 0, LV is tier 1 and so on). L is the loss of the cable in voltage/meter/ampere. D is the distance of the segment, so the length of the Cables plus the battery.

But this is no good since we want to figure out the optimal length when there is an element of exponential decline that we haven't accounted for. We do this by making an expression of how much efficiency we get in each single block if there was a uniform exponential decline over the whole segment. This turns out to be ((8 * 4^T - (D - 1)L) / (8 * 4^T + 2^T))^(1 / D).

We now take the derivative of that expression with respect to D to get how the efficiency changes when we change the length of the segments, when we do this we get such a ghastly monstrosity that not even WolframAlpha can deal with it algebraically. But this wont stop us on our quest for efficiency! Lets solve it numerically!

Step 1: go to http://www.wolframalpha.com/ because we are lazy. Step 2: Enter "(d/dD) ((8 * 4^T - (D - 1)L) / (8 * 4^T + 2^T))^(1 / D) = 0, T=<Insert tier here>, L=<Insert Cable loss here>". It will solve the problem numerically for each separate case. So if you want to know the optimal length of Annealed Copper Cable between your MV Batteries, you enter T=2, L=1 and it will give you the optimal length of each segment (This includes the battery!). In the case of Annealed Copper Cable this turns out to be about 24.1, so 23 cables between each battery is optimal. For more information on other cables, see the table above.

Machine explosions

Using GregTech machines without thought and care can be fairly unsafe. If a machine gets contact with rain on any of the 6 sides of the block, it can catch fire. If a machine gets lit on fire, it can explode.

Energy conversions

GregTech machines does not accept EU from IndustrialCraft² cables and some other mods EU powered blocks does not accept GregTech cables, thus there is the need to convert IC2 EU and GT5 EU back and forth.

To convert IC2 EU into GT5 EU, simply connect (read put directly adjacent) a GT transformer input to an IC2 Energy Source output side. This means connecting the output dot of a IC2 transformer/storage block to the input dot of a GT transformer.

To convert GT5 EU into IC2 EU, simply connect GT cables to IC2 blocks.

Example screenshots of IC2 and GT5 EU conversions:

IC2 EU to GT5 EU GT5 EU to IC2 EU