Difference between revisions of "HV Transformer"

From Industrial-Craft-Wiki
Jump to navigation Jump to search
(Undo revision 12483 by N8erAID (talk))
Line 1: Line 1:
{{Block
{{Block
|type=Wiring
|type=Transformer
|gravity=No
|gravity=No
|dirt=No
|dirt=No
|transparent=No
|transparent=No
|light=No
|light=No
|tool=bwrench
|stackable=Yes (64)
|stackable=Yes (64)
|maxeu=2048
|maxeu=2048
}}
}}


There is no "Voltage" and current energy implementation have nothing with IRL electricity, "voltage" term is totally wrong.
There is no "Voltage" and current energy implementation has nothing to do with Real Life electricity, "voltage" term is totally wrong.
Energy transfered like items over pipe network with instant speed and smart pathfinding. (same implementation as RP2 pneumatics but instant)
Energy transfered like items over pipe network with instant speed and smart pathfinding. (same implementation as RP2 pneumatics but instant)
Theese "items" called packets and have only one parameter - size.
Theese "items" called packets and have only one parameter - size.
Size measures in Energy Unit per Packet (EU\P).
Size measures in Energy Unit per Packet (EU\P).


512<>2048 EU\P HV Transformer allow to stack four 512 packets into single 2048 or break 2048 packet into four 512.
A HVT (or High Voltage Transformer) can transform any amount of packets from the '''3-Dotted Side''' (max size 2048 EU-p) into 512 EU-packets at the '''1-Dotted Sides'''. (E.g. 2x 2048 EU-p --> 8x 512 EU-p)
Transformer have efficiency of 100% (no energy loss) and will pass 2048 EU into 512 wires in form of four 512 packets without burning anything.
If redstone'd, the HVT will transform any amount of packets from the '''1-Dotted Side''' (max size 512 EU-p) into 2048 EU-packets at the '''3-Dotted Sides'''. (E.g. 4x 512 EU-p --> 1x 2048 EU-p)
 
Transformer will never IO more then 2048 EU\T, unlike cables that can handle unlimited EU\T.
To overcome this limit you need multiple transformers linked to same cables in parralel.
 
3-DOT side is 2048 IO
Other sides are 512 IO
 
(IO - Input Output)
 
Default mode is 2048>512*4
Providing redstone current will switch mode to X>2048.
 
NOTE: internal storage of 2048 allow this one to burn your stuff ever without power source.


== Recipe ==
== Recipe ==
Line 39: Line 27:
}}
}}


{{Energy
|Input= Variable
* Unlimited x 2048 EU-p when not redstone'd
* Unlimited x 512 EU-p when redstone'd
|Output= Variable
* Unlimited x 512 EU-p when not redstone'd
* Unlimited x 2048 EU-p when redstone'd
|Storage=2048}}
== History (IC²) ==
{| class="wikitable"
|-
! IC²
! Change
|-
| '''1.97'''
| Before this version of IC², the [[HV Transformer]] was crafted using this recipe: <br/>
{{Grid/Crafting Table
|B1=Insulated Copper Cable
|A2=Electronic Circuit|B2=MV Transformer|C2=Energy Crystal
|B3=Insulated Copper Cable
|Output=HV Transformer
}}
}}
|-
|}


{{Energy|Input=512<>2048|Output=512<>2048|Storage=2048}}
== Other usages ==
Multiple HVT may be directly installed on a [[Nuclear Reactor]] if the reactor outputs more than 2048 EU/t, otherwise the wire/single transformer/energy storage will explode.


{{Navigation}}
{{Navigation}}


[[Category:Wiring]]
[[Category:Wiring]]

Revision as of 08:10, 13 January 2013

HV Transformer
HV Transformer ig.png
Grid HV Transformer.png
Properties
Type Transformer
Tool Grid Wrench.png




Stackable Yes (64)





Energy Consumption
Max EU Input 2048 EU/t (EV)
Technical Details
UU Cost {{{uu_cost}}}
First appearance ?
ID IC2:{{{id}}}


There is no "Voltage" and current energy implementation has nothing to do with Real Life electricity, "voltage" term is totally wrong. Energy transfered like items over pipe network with instant speed and smart pathfinding. (same implementation as RP2 pneumatics but instant) Theese "items" called packets and have only one parameter - size. Size measures in Energy Unit per Packet (EU\P).

A HVT (or High Voltage Transformer) can transform any amount of packets from the 3-Dotted Side (max size 2048 EU-p) into 512 EU-packets at the 1-Dotted Sides. (E.g. 2x 2048 EU-p --> 8x 512 EU-p) If redstone'd, the HVT will transform any amount of packets from the 1-Dotted Side (max size 512 EU-p) into 2048 EU-packets at the 3-Dotted Sides. (E.g. 4x 512 EU-p --> 1x 2048 EU-p)

Recipe[edit]


Grid Electronic Circuit.png


Grid 4xIns. HV Cable.png
Grid MV Transformer.png
Grid 4xIns. HV Cable.png


Grid Energy Crystal.png


Grid HV Transformer.png


Energy[edit]

EU
Input Variable
  • Unlimited x 2048 EU-p when not redstone'd
  • Unlimited x 512 EU-p when redstone'd
Output Variable
  • Unlimited x 512 EU-p when not redstone'd
  • Unlimited x 2048 EU-p when redstone'd
Storage 2048

History (IC²)[edit]

IC² Change
1.97 Before this version of IC², the HV Transformer was crafted using this recipe:


Grid Electronic Circuit.png


Grid Insulated Copper Cable.png
Grid MV Transformer.png
Grid Insulated Copper Cable.png


Grid Energy Crystal.png


Grid HV Transformer.png

Other usages[edit]

Multiple HVT may be directly installed on a Nuclear Reactor if the reactor outputs more than 2048 EU/t, otherwise the wire/single transformer/energy storage will explode.