I'm designing a system that uses a power supply to convert 120V AC current from the wall socket to 12V DC current. I'm looking at a Jameco SP-240-12.
Originally I thought pins 4 and 5 output negative DC current, meaning I would have to ground my circuit elsewhere. After seeing the datasheet though, I realized that DC- are grounding points.
But that got me thinking, from my understanding no current runs through the floating ground normally and it is just there as a safety feature. Is it possible that I could have used pin 3 and grounded DC current on an AC floating ground?
Edit: Originally I was unclear, I was asking if I can ground my DC devices to pin 3, even though it gets connected to the "frame ground" of an AC plug, like shown in the image below:
Answer
Terminal Pin No. Assignment (from OP's screenshot):
- AC Live
- AC Neutral
- Frame Ground (not "floating ground").
- DC output -V
- DC output -V
- DC output +V
- DC output +V
simulate this circuit – Schematic created using CircuitLab
Figure 1. Three output configurations are possible: floating, grounded negative or grounded positive.
... no current runs through the floating ground normally and it is just there as a safety feature.
It's not "floating ground" it's frame or chassis ground. This must be connected to mains earth as the power supply has a metal chassis. Failure to do this correctly could result in a live case. (e.g., If one of the heatsink insulation kits breaks down.)
You have the option of letting the output float with respect to ground or tie either positive or negative to ground. In most cases we tie negative to ground.
Figure 2. Datasheet entry for grounding continuity shows that it is specified at < 100 mΩ to chassis but that the test result was 8 mΩ. (PE stands for "protective earth".)
I was asking if I can ground my DC devices to pin 3, even though it gets connected to the "frame ground" of an AC plug, like shown in the image ...
No. There is no internal connection between FG and -V so there would be no current return path to your power supply. Connect your return path to -V and link the second -V to FG if required.
No comments:
Post a Comment