Hey guys, I'm trying to set up a sort of early-mid game IC2 Experimental System for Machines and so forth, at the moment I am using water mills for power which then transport into tin cables up to the top of the water mill tower, I have then connected them to gold cables which go into an MFE Unit, after that I have HV Cables connecting out to four bat boxes which make up a sort of powered floor I've got going on. What I'm confused about is whether I have this system right and what cables I should be using where. I'm not really understanding the information on the cables, below is a picture which may help.
http://i.imgur.com/9symGde.png
Have I got this right or should I be using different types of cables in different places?
Actually I would not bother with the Batboxes. There is really no need for them except taking up more processing resources.To get high voltage power into your batboxes?
You'd want:
- HV Cables
- Goes into HV Transformer (Transforming down to MV)
- Goes into MV Transformer (Transforming down to LV)
- Goes into Batbox(es)
Now I dont know if you are using 1.6 or 1.7, but I am going to assume 1.6 (or that this have not changed to the 1.7 version):
I would do it this way:
Code:
MFE(s) -> HV Cable(2048Eu/t) -> HV consumers
|
-> MV transformer(512->128) -> Copper Cable(128EU/t) -> MV consumers
|
-> LV Transformer(128->32) -> Tin cable -> LV consumers
You could use Gold cable in stead of HV cable if you have only 1 MFE, but if you have multiple you need HV cable. And HV cable is cheaper anyway...
Here is an example of how I used this in my early days IC2/GT setup:
Last edited: