upvote
48vdc was common in phone exchanges. They filled the basement with lead-acid batteries and to could run without the grid for a couple weeks. In turn the phone was 99.999% reliable for decades.
reply
I'm working on stuff in that market, it's still largely is. DC Power System Design For Telecommunications is still a must read and it doesn't even cover the last 15 years or so of development, notably lithium batteries and high efficiency rectifiers.

I will say that this is a surprisingly deep and complex domain. The amount of flexibility, variety and scalability you see in DC architectures is mind-boogling. They can span from a 3kW system that fits in 2U all the way to multiples of 100kWs that span entire buildings and be powered through any combination of grid, solar and/or gas.

reply
Not to be _that_ guy, but it was technically -48V DC.

Honestly, that was pretty surprising to me when I had to work with some telco equipment a couple of decades ago. To this day, I don't think I've encountered anything else that requires negative voltage relative to ground.

reply
I am STILL designing hardware for -48v telco standard. The first thing we do is convert -48 -> 48v. That's 4 square inches of PCB space we waste.
reply
deleted
reply
What do you need +48V for?
reply
We go -48 -> 48 -> 12 -> 3v3,1v8 etc etc. If you went 48 straight to POL voltages then you would have horrific converter performance.
reply
> If you went 48 straight to POL voltages then you would have horrific converter performance.

What's horrific converter performance in numbers?

An isolated flyback (to 12V) should be able to hit >92% and doesn't care if it's fed -48V or +48V or ±24V. TI webench gives me 95% though I'd only believe that if I'd built and measured it. What's the performance of your -48V → +48V?

[with the caveat that these frequently require custom transformers... not an issue with large runs, but finding something that can be done with an existing part for smaller runs is... meh]

reply
-48 to 48 claims something like 97% (load dependent of course). It also needs to arbitrate between two input supplies for glitchless redundancy, plus have PM bus and other spec mandated stuff. There is no technical reason why you cant go -48 -> 12 as you state with good efficiceny, but we cant get hold of a part that ticks all the boxes.

Horrific performance by my definition would be 48v to say 1v. We only realistically use buck topologies for POL supplies. Such a ratio is really bad for current transients, not to mention issues like minimum on times for the controller.

reply
I'm just surprised that either input isolation isn't on your spec, or it still somehow works out better with isolated to +48V than straight to 12V... but I guess if your spec requires other things, it makes sense.

(Thanks for the info!)

reply
deleted
reply
Likely as a basis for converting to other useful DC voltages.
reply
Well if it's negative 48V the electricty flows out of your circuit and back to the grid, so you need to make it positive to have the electricity come in.
reply
Yes, and that tiny little difference can cost you a lot of expensive gear if you run it off the battery and plug in a serial port or something like that. You'll also learn first hand what arc welding looks like without welding glass.
reply
> I don't think I've encountered anything else that requires negative voltage relative to ground

Automotive collectors can probably still relate to cars from the 1920s-50s having a "positive ground."

reply
With positive ground the traditional more-sacrificial spark plugs lasted longer.
reply
Some old guitar effects used -9V DC.[1] And the convention with guitar effects power adapter is the barrel is center negative (which is motivated with facilitating easy wiring of the socket's switch to connect to a 9V battery inside).

[1] https://www.analogisnotdead.com/article26/what-is-going-on-w...

reply
Can you explain why it's -48 VDC as opposed to 48 VDC with the + and - inputs mislabeled?
reply
Because the chassis is connected to ground (as in, a literal grounding rod hammered into the soil) and by definition your 0V reference point.

The crucial difference is the direction in which the current is flowing: is it going "in to", or "out of" a hot wire? This becomes rather important when those wires are leaving the building and are buried underground for miles, where they will inevitably develop minor faults.

With +48V corrosion will attack all those individual telephone wires, which will rapidly become a huge maintenance nightmare as you have to chase the precise location of each, dig it up, and patch it.

With -48V corrosion will attack the grounding rod at your exchange. Still not ideal, but monitoring it isn't too bad and replacing a corroded grounding rod isn't that difficult. Telephone wires will still develop minor faults, but it'll just cause some additional load rather than inevitably corroding away.

reply
So, there is a true value for 0?

Does that mean when you have electronics and use multiple dc-dc converters all the inputs and outputs share the same ground, it's not just the values for that pair of wires?

And if I want to use a telephone on an incorrectly wired 48dc circuit, I could switch the positive and negative wires, as long as the circuit in the telephone is isolated and never touches ground?

Thanks. Somehow I got in my head that all circuits were just about the delta from neutral and therefore nothing outside them mattered.

reply
> all the inputs and outputs share the same ground, it's not just the values for that pair of wires?

No, it depends on the converter. There are converters that leave 160V on the DC power rail for a 110V AC input, and 155V on the DC "ground" rail.

They are economic and you could find then when galvanic isolation is at least in theory not important, but they're terribly unsafe when used on PCBs that people might muck with.

If you have some "normal" converters and some of this kind, sharing the ground would be quite dangerous.

reply
There is a true zero potential. You can detect this because two charged objects with zero delta between them will still repel each other.

I think a circuit should mostly care about the deltas, but when you’re talking about things like phone lines, the earth becomes part of your circuit. You can’t influence its potential (it’s almost exactly neutral because any charge imbalance gets removed by interaction with the interplanetary medium) so everything else is going to end up being determined by what you need for their relative potential to that.

reply
Do you also happen to why this is not more common? Must be useful for more than just telephone wires.
reply
Most large scale systems are AC because transformers are relatively cheap, low maintenance, and efficient. When the system is AC ground makes no difference.

With DC systems you generally think about the issues - which is why modern cars are negative ground. However other than cars most people never encounter power systems of any size - inside a computer the voltages and distances are usually small enough that it doesn't matter what ground is. Not to mention most computers don't even have a chassis ground plane (there are circuit board ground planes but they conceptually different), and with non-conductive (plastic) cases ground doesn't even make sense.

reply
> When the system is AC ground makes no difference.

With AC it's about where the ground is attached along the length of the transformer secondary. In the EU they ground one of the ends of the secondary, in the US we ground the center point.

I don't get to say this very often ... but the US way is objectively safer with no downside: 99% of human shocks are via ground, and it halves the voltage to ground (120V vs 240V). A neutral isn't required if there aren't 120V loads.

reply
I agree that the US voltage is safer (with the tradeoff of lower output powers available at your outlets). However, I suspect this is more than negated by the US plug design, which carries a much larger risk of shocks than almost all EU plug designs (Schuko, British/Type G, etc...)

- uninsulated metal pins make contact with supply while partially exposed - much smaller distance between metal pins and the edge of the plug

reply
100% agree the US plug designs are terrible.

But there's no inherent power tradeoff: you can have 240V outlets in the US, with the two prongs both 120V to ground. They're just really uncommon in residences.

reply
Dryers and Stoves/range outlets are very common in US houses. Of course they are generally hidden behind the device and so most people are not sure if they have them at not. They are also reasonably common in garages (welders, air compressors, table saws... - if your hobby needs them you install them, otherwise you won't have them).
reply
In the EU it is quite common for houses to have three-phase power. If you squint a bit, the grounded neutral of the Y transformer isn't entirely unlike the grounded center tap in the US. The voltage is a lot higher, of course!
reply
I ran into a guy at a hardware store who ran just such a power supply attached our city's water (or was it natural gas?) infrastructure. I was incredulous, but the idea that it helped prevent corrosion did make sense.
reply
It is! Look up "impressed current cathodic protection": you apply a small DC voltage to, say, pipelines to prevent corrosion.
reply
In short, ground.
reply
Lots of amplifier circuits need a bipolar supply: both positive and negative voltages with respect to ground.
reply
RTL and DTL both needed negative-voltage relative to ground, as do many analog circuits.
reply
Is that something other than a labelling convention? Is ground actually connected to a earth stake?
reply
Cathodic protection against corrosion was the goal of using -48V, in the telcos' case.
reply
And the telegraph lines before that.
reply
positive ground used to be in all cars. When they went from 6 volts to 12 the disadvantages became appearant fast and so everyone went negative ground then (mid 1950s). I am not clear why positive ground was bad (maybe corrosion?)
reply
Check out older English cars.
reply
This reminds me of the early google data centers that directly soldered those massive duracell lantern batteries directly to the motherboards as a primitive battery backup. I'm struggling to google examples of it, this would have been back around 2008, but i have a vivid memory of it.

edit: found it https://www.cnet.com/tech/tech-industry/google-uncloaks-once...

reply
Yeah I always heard that the phone lines carried their own power, and in Florida the phones did keep working when the power went out, but I never knew why.

So the grid was always charging up the lead acid batteries, and the phone lines were always draining them? Or was there some kind of power switching going on where when the grid was available the batteries would just get "topped off" occasionally and were only drained when the power went out?

reply
The phone grid predated the electrical grid. There was no other choice for power.

Actually, there was one. Even earlier phones had their own power. A dry-cell battery in each phone, and every 6 months, the phone company would come around with a cart and replace everyone's battery. Central battery was found to be more convenient, since phone company employees didn't have to go around to everyone's site. Central offices could economize scale and have actual generators feeding rechargeable batteries.

reply
It's a pretty decent chunk of power down a POTS cable too, as it was designed to ring multiple big chunky metal bells in the days of yore.

I was wiring in a phone extension for my grandma once as a boy and grabbed the live cable instead of the extension and stripped the wire with my teeth (as you do). I've been electrocuted a great number of times by the mains AC, but getting hit by that juicy DC was the best one yet. Jumped me 6ft across the room :D

reply
I discovered the same exact thing wiring a second phone line to my bedroom as a teenager. I jumped into a pile of fiberglass insulation! :/
reply
The teeth. Yikes! But yeah, I remember having the rotary phone disassembled and touching the wires adjusting something when a ring came. Gave me enough of a jolt to remember.
reply
Grid charging batteries, phone draining them as I understand. Of course there were switches all over the us so I can't make blanket claims but from what I hear that was normal.
reply
The batteries and phone lines were one system at -48v with power supplies converting AC power to DC while grid / generator is up.

The batteries are floated at the line voltage nothing was really charging or discharging and there was no switchover.

This is similar to your cars 12v dc power system such the when the car is running the alternator is providing DC power and the batteries float doing nothing except buffering large fluctuations stabilizing voltage.

reply
Interesting, so this is why the phone line still worked when power was out across the whole town.
reply
Yeah, it used to be that you could still make calls (particularly to emergency services) even in complete power outages, for as long as your local exchange has batteries for. (AFAIR that tended to be on the order of hours, but probably differs quite a bit across locations and regulatory domains/countries.)

Another thing we lost in the age of VoIP landlines, but then again mobile towers also have batteries. Just don't be unlucky and have a power outage with 3% battery on your phone...

reply
You need thick cables if you want to power a rack with 48V.
reply
I still have a bunch of 48vdc comms gear in my powerplant.
reply
Why do you have a powerplant?
reply
Power plant is the convention for any large company that has backup power. A few UPSes for the server room - they are the power plant. A backup generator - power plant. Sometimes even just the room with all the break boxes from where the grid comes in is called the power plant (though normally power plant is reserved for backup power). It is extremely common for commercial buildings to have their own power plant. Most of their power comes from the grid in all cases, but they have a power plant. At commercial scale you can often save money by buying a backup generator powerful enough for your whole building so you disconnect from the grid when grid power is in highest demand (see your utility, then your accountant: for details if you can afford a generator this large)
reply
Obviously 48VDC has been around and internally they will probably still step down to 48V. But these 48V islands are nowadays inter connected by regular AC grid. They want to replace that interconnection with a 800VDc bus. I kind of assume they chose 800vdc because there are already bunch of stuff available from EVs which also have 800vdc battery packs now.
reply
They chose 800VDC because it's a convenient multiple that is the peak possible with a two-level 650V (probably GaN) FET arrangement.
reply
And why is 650V special?
reply
Historical, physical, engineering reasons.

Much of the world's mains-voltage electronics run at 240V (historical) and have PFC circuits (which are essentially just boost converters) that run at ~400V DC link voltages. 650V gives you enough headroom to tolerate overshoots and still have an 80% safety margin with a single level topology.

This voltage also coincidentally is a convenient crossover point where silicon MOSFETs start to become inefficient and GaN FETs have recently become feasible and mass-produced.

reply
800V DC is definitely not "old".
reply
[dead]
reply