3

I'm a digital guy whose forgotten his "big wire" electrical education. I'm surprisingly unable to find a solid reference for this.

I have a (European) 220V 50Hz split phase source (110V + 110V + GND). I have a UPS which only accepts single phase input (220V + N + GND).

How do I go about finding and how do I wire up an isolation transformer to use my UPS?

Update: This is a ship, not residential/commercial EU power. It is indeed split phase. I've also verified (by plugging it in and measuring output) that the UPS does not work and does need a ground potential neutral.

  • 2
    EU don't use split phase, US do. Nothing really matters, both systems would work. – Marko Buršič Jun 26 '19 at 19:03
  • 3
    Does the UPS datasheet read that the neutral should be at ground potential? I would think it could receive two hots directly -- possibly no need for an isolation transformer. –  Jun 26 '19 at 19:18
  • @Marko Buršič: There are split-phase installations in Europe, e.g. in Spain. – Janka Jun 26 '19 at 21:31
  • 1
    Does the UPS have a split-phase output? An isolation transformer will easily allow a ground-potential input, but the output probably can not be split-phase. A 220:220 isolation transformer should be easy enough to find and connect. Simply connect the primary to your source and the secondary to the input of your UPS and ground one side. –  Jun 26 '19 at 21:40

2 Answers2

1

There are various solutions using commercial fixed-wiring power transformers. For example HPS makes this series can be wired the way you want.

Bob Jacobsen
  • 1,860
  • 1
  • 10
  • 10
1

What you need is an isolation transformer (either 110v to 110v or 220v to 220v or some combination thereof) rated for the power required (if 220 to 220) or half of it.

If you don't need to balance the load between the split phases, the easiest to find and also the cheapest variant is 110 <=> 220 auto-transformer as those used to power US devices in Europe or the other way round. Use it to convert one of the phases to 220 and run UPS off it.

And, be aware that a lot of UPS devices are quite picky about their input power so it may not be the GND the thing they don't approve of. They refuse to go "online" (i.e. power the load from the input) when the frequency is not stable enough, or the harmonic content is not low enough, or the voltage is not stable enough, or whatever. Most off-grid generators fail some or all of these requirements and a transformer can in fact worsen the power quality (from the UPS view point).

Practical experience 1: all UPS devices I worked with run happily with GND disconnected or miswired to hot (many thanks to local electricians for making me check any and all receptacles in all server rooms I ever entered in).

Practical experience 2: Almost all UPS devices I ever tried to run off a generator didn't like the generator power. Exceptions: either the generator is inverter-type, the generator is in 100s kW range and powers significant deal of other (stable) load as well, or the UPS is of those expensive full-conversion types.

Good luck.

fraxinus
  • 8,726
  • 11
  • 34