You need to know that your MFE will output MV current, but it will only emit what is needed.
For example, if your machines only ask for 5EU, it will only output 5EU, not 128.
That is not correct. A MFE always outputs packets sized 128 EU. If a machine asks for 5 EU, the MFE will output exactly nothing, because it cannot fulfill the request.
The machine will continue drawing energy from its internal buffer, and keep asking for larger and larger amounts of energy. At some point, it will ask for at least 128, and the MFE will say "I can do that!", and send a 128 EU packet. And now you better hope the requesting machine can handle medium voltage or is behind a transformer
You need to 4 transformers at each step down to carry through all the EU.My question has always been:
If i have an LV transformen downstepping 128 into 32 Eu packets, will it output 4 packets of 32 EU every tick?
If i had an HV->MV->LV would i get 16 packets of 32EU every tick?
Indeed, I was incorrect.That is not correct. A MFE always outputs packets sized 128 EU. If a machine asks for 5 EU, the MFE will output exactly nothing, because it cannot fulfill the request.
The machine will continue drawing energy from its internal buffer, and keep asking for larger and larger amounts of energy. At some point, it will ask for at least 128, and the MFE will say "I can do that!", and send a 128 EU packet. And now you better hope the requesting machine can handle medium voltage or is behind a transformer
You need to 4 transformers at each step down to carry through all the EU.
I guess to be more precise you need 4 transformers if the upstream source is also transformer.This is not true. I've seen several people mention this misconception, I wonder where you got this from?
Build a simple setup MFE --> LV transformer --> batbox. Put a battery in the MFE. You will see that the batbox gets all the power from the battery, no energy is lost anywhere. An EU-reader will show 128 EU/t going through the wire between the transformer and the batbox. Since the batbox doesn't blow up, that has to be four packets of 32EU each per tick.