How Long Can Copper Wire Be in a Data Center to Limit Voltage Drop to 1V?

AI Thread Summary
The discussion centers on calculating the maximum length of copper wire in a data center to limit voltage drop to 1V, given 100,000 CPUs each consuming 100W at 120V. The total current draw is calculated to be 83 kA, which is significant. The voltage drop formula V = I*R is applied, leading to the equation L = (1V * A)/(83000A * 1.7E-8), where A represents the cross-sectional area of the wire. The importance of wire diameter in determining length is emphasized, as it directly affects the voltage drop. The conversation highlights the critical relationship between current, resistance, and wire dimensions in electrical engineering.
cmathis
Messages
6
Reaction score
0

Homework Statement


Your data center has 100,000 CPUs. Each burns 100 W at 120 V. Copper has a resistivity of 1.7E-8 Ω*m. What is the maximum length of copper wire on the power supply to give a voltage drop of no more than 1V?


Homework Equations



P = V*I
R = (rho*L)/A, where L is the length of the wire, A is the cross-section area
V= I*R


The Attempt at a Solution



Each CPU burns 100W at 120V, therefore each draws 100W/120V = 0.83A current. 0.83A * 100,000 = 83 kA total draw. Is this right? That is a MONSTROUS amount of current.

The answer to the question would be:

V = I*R

1V = 83000A * (1.7E-8 * L)/A

L = (1V * A)/(83000A * 1.7E-8)
 
Physics news on Phys.org
Sorry, but the wire's length will depend on the wire's diameter.
 
I know. I left that variable as "A" in the answer (cross section area) because it wasn't given to me in the problem. The rest of the work looks fine though?
 
cmathis said:

Homework Statement


Your data center has 100,000 CPUs. Each burns 100 W at 120 V. Copper has a resistivity of 1.7E-8 Ω*m. What is the maximum length of copper wire on the power supply to give a voltage drop of no more than 1V?


Homework Equations



P = V*I
R = (rho*L)/A, where L is the length of the wire, A is the cross-section area
V= I*R


The Attempt at a Solution



Each CPU burns 100W at 120V, therefore each draws 100W/120V = 0.83A current. 0.83A * 100,000 = 83 kA total draw. Is this right? That is a MONSTROUS amount of current.
Yes, it's right!
The answer to the question would be:

V = I*R

1V = 83000A * (1.7E-8 * L)/A
L = (1V * A)/(83000A * 1.7E-8)

Good! I got confused between A = area and A = ampers there for a minute.
 
Back
Top