I have a device that the output power (watts) is controlled by a software setting. If the software setting is such that you only need to supply 20 amps to the device is that all you have to supply? The device will out put double the amount of power if the software is set to output that much, thus requiring an input current of 40 amps.
2 Answers
9000 Nits = 9000 x 3.426 = 30834 Lumens.
An LED display would output 90 Lumens / Watt.
Your display power = 30834 / 90 = 342.6 Watts.
Assuming a power factor of 0.7, the supply current @ 120 V = 342.6 / 0.7 / 120 = 4 A and @ 240 V = 2 A.
At a lower illumination of 2000 Nits, the current would be 1A @ 120 V and 0.5 A @ 240 V.
Your display may be conveniently plugged into a 5 A wall socket.
- 18,175
- 1
- 16
- 47
I'm afraid you must size for the maximum possible load in software.
The equipment has a nameplate stating either VA or Amps. VA is like "watts with benefits". You can convert that to Amps by dividing by nominal voltage (e.g. 120V or 240V). Or vice versa.
You generally need to use the nameplate data, adjusted by NEC 210.19(A)(1) and whatever other parts of NEC apply - often a 125% derate. Many people assume 125% applies to all loads. While that's not quite true, nobody ever got fired for applying it LOL.
So for instance if the nameplate says 40A, that x 125% = 50A and you must size wires and breakers for that.
Surely we must be talking about low voltage DC wiring (to which NEC still does apply, but with a lot of asterisks and notch-outs). But in that case, you need to look at the nameplate of the DC power supply and base circuit and wire size off of that.
Note that NEC 110.2 and 110.3(B) always apply: use approved equipment and follow the instructions and labeling (which was approved with the equipment, defines the approved use and the limits of testing).
If the output is being set at 50% via internal software, does NEC code state anything in reference to this question?
It's not just NEC -- it's UL. UL approves equipment. UL's view is that you must wire for the "worst case, software malfunction, vengeful employee, max commandable" load - unless the software is safety-rated. (which is how EV's and EVSE's get to have programmable current ratings).
Remember Stuxnet and the uranium centrifuges that were destroyed by sending bad commands to their controllers? UL will not approve a situation where a hacker could set 1000 houses on fire by sending a worm to a million EVSE's, and finding which houses have Zinsco or FPE panels.
- 22,052
- 29
- 69
If you only need to supply 20 amps to the device is that all you have to supply?– jsotola Apr 11 '22 at 21:29