Electricity: Difference between revisions

m
Color changes and table fixes
m (Add minimums for arc furnace/thermal centrifuge)
m (Color changes and table fixes)
Line 23:
 
Note: When used as numbers in calculations, ULV Tier counts as Tier 0, LV Tier counts as Tier 1, and so on.
{| {{STDT|sortable c_12c_01}}
! Acronym !! Voltage Tier !! EU Limit
|-
!ULV
Line 147:
<!--T:19-->
Below is a table of the current properties of various types of cables in GregTech:
{| {{STDT|sortable c_12c_01}}
! Material !! Max Voltage (EU) !! 1x Insulated Cable Max Amperage (Amp) !! Loss/mMeter/amp inAmp (EU) !! Length until 0 Power (Meter)
|-
! Tin
Line 395:
<!--T:21-->
{{Cleanup|Verify this loss mechanic still exists in 2.6.1}}
'''Any GT Block outputting EU has an energy loss on output.''' This means there is no such thing as lossless power transfer. A power outputting singleblock will take <math>8\times4^{tier}+2^{max(0, tier-1)}</math> EU from its internal buffer and output <math>8\times4^{tier}</math> EU (which is always the maximum EU one amp of that voltage tier can hold). For example, a [[LV]] [[Combustion Generator]] draws 33 EU from its internal buffer to generate 1 amp holding 32 EU. The energy lost is therefore <math>2^{max(0, tier-1)}</math>. ULV is an exception, having the same loss value as LV, i.e. 1 EU.
 
{| {{STDT|c_01 sortable}}
! Tier !! Output (EU) !! Loss (EU) !! Loss in (%) !! EnergyInternal Buffer Consumption used(EU)
|-
! ULV
| 8 || 1 || 12.5 || 9
|-
! LV
| 32 || 1 || 3.0303 || 33
|-
! MV
| 128 || 2 || 1.5384 || 130
|-
! HV
| 512 || 4 || 0.77519|| 516
|-
! EV
| 2048 || 8 || 0.38911 || 2056
|-
! IV
| 8192 || 16 || 0.19493 || 8208
|-
! LuV
| 32768 || 32 || 0.097561 || 32800
|-
! ZPM
| 131072 || 64 || 0.048804 || 131136
|-
! UV
| 524288 || 128 || 0.024408 || 524416
|}
Line 433:
Transformers convert EU between voltage tiers. In Step Up mode, they draw up to 4 amps of a lower voltage to fill their internal buffers, and draw from their internal buffers to produce 1A of a higher voltage. This can allow lower tier amps to power higher tier machines which may only draw 1-2 A for a recipe. Similarly, in Step Down mode, they draw 1 amp of a higher voltage to fill their internal buffers, and draw from their internal buffers to produce up to 4A of a lower voltage. This allows use of higher tier power generators with lower tier machines while preventing explosions. Use a [[GT Tools#Soft Mallet|Soft Mallet]] to switch the mode.
 
The big dot with a plus is the high voltage side and is the front face, while the five smaller circles are the lower voltage sides. Regardless of mode, the big dot is ''*always*'' for the higher voltage. That means in Step Up mode, transformers have one output, five inputs, and in Step Down mode, they have five outputs, one input.
 
The output loss section above applies to transformer outputs as well.