11

photo of power supply

We have a HP E3631A power supply at my university's lab. There are 6 ports. My questions are as follows.

What is the green port titled 240VDC Max? I was explained to an extent that it was the ground associated with the ground of the building. I'm just not understanding it completely and why there is such an option.

Under the 25V option there is a black port titled "COM" between the two red ports. Why is it titled COM? What does this mean? I know this is the port I ground to everyday when I use this but don't know why it's called "COM".

Under the 25V option there are two red ports and the black port titled "COM" as I mentioned above. I'm confused why one of the red ports is titled "-". Does this have something to do with polarity? Could someone explain the definition or use behind this red port titled "-"?

Thanks for any help.

Dave Tweed
  • 168,369
  • 17
  • 228
  • 393
Shane Yost
  • 1,049
  • 7
  • 16
  • 31
  • I was given a kit and in the drawing has a power supply being used with -V -V +V +V ... But the one they sent me has no -V BUT JUST .... COM COM COM +V +V +V ...... are the COM terminals on mine the -V terminals but just lables COM... I have a red wire and a red and black combined wire or a positive and negative... I've never seen this on power supplies I'm new and used 3 before on 3 other projects but they were the normal ones with the input then growing and the the -v and +v and the adjust screw.... so in not sure what to hook up to on this power supply lables with the 3× COM terminals...and – todd hart May 20 '21 at 06:44
  • @todd Please ask this as a new question. | BUT yes V- and com are PROBABLY the same. A possible difference occurs if the two or three supplies are electrically isolate in one case and not the other. If all supplies are meant to have a common negative in the original then the COMs may be joined by you or may already be joined. In your new question can you show us a ci rcuit diagram. – Russell McMahon May 20 '21 at 10:38

2 Answers2

15

The green port is probably connected to the grounding pin on the AC cord that connects this supply to the wall, which is probably connected to a copper rod stuck in the Earth somewhere near your building, like this:

earth connection

Read more at Wikipedia.

"COM" means "common". The three connectors on the right, the ones labeled "+/-25V", are relative to this. If you were to measure the voltage between the two red terminals, it would be 50V; "COM" gives you a voltage in the middle. If you call "COM" 0V, then the other two are +25V and -25V.

The black port of the group labeled "6V" is simply the more negative of the two ports, and that's why it has a label "-". Just as a battery has a "positive" and a "negative" end, so too does this power supply.

The important thing to understand here is that voltages are always relative. There is no "absolute voltage". When someone says "six volts", he means "six volts more than some other thing". What the "other thing" is depends on context and convention. Usually it's whatever has a ground symbol on it in the schematic. Voltages can be above or below this, or there can be no direct connection, in which case they are said to be "floating".

Phil Frost
  • 56,804
  • 17
  • 141
  • 262
2

COM in this case means "common"; it's the ground for both of the red connectors next to it. It may or may not be isolated from the other ground and earth. The "-" is simply a negative supply rail; amplifiers often require eg. +12V, 0V, -12V.

pjc50
  • 46,540
  • 4
  • 64
  • 126