g3942
Electrical
- Apr 20, 2009
- 4
I hope this doesn't repeat but I'm not sure if my 1st post went through. I had a typo in the 1st one anyway.
I am trying to compare voltage drop calculations and I am going in circles.
I am trying to compare the IEEE exact VD formula (for line-neutral):
VD_exact = Vs + IRcos@ + IXsin@ - sqrt[Vs^2 - (IXcos@ - IRsin@)^2]
with a calculation to get the source and load voltage using vectors for voltage, current, and impedance:
Vs = Vl + IZ
VD = |Vs| - |Vl| = |Vl + Iz| - |Vl|
I can't get the two numbers to match.
example:
given:
R = 0.0204 ohms/kft
X = 0.0390 ohms/kft
single phase length = 100 ft
I = 1500 + j0 amps
so:
R = 0.0204/1000*100 = 0.00204 ohms
X = 0.0390/1000*100 = 0.00390 ohms
let load power factor = 100% => @=0
VD_exact = 120 + 1500*0.00204*1 + 1500*0.0039*0 - sqrt[(120^2 - (1500*0.0039*1 - 1500*0.00204*0)^2] = 123.06 - 119.8573 = 3.2027 volts
Since it is single phase, VD = VD_exact * 2 = 6.405 volts, which is close to a couple of simpler formulas. This gives me Vl = 113.5946 volts
Now use AC circuit anaylsis, and start at the load end. Since I have already said that the current and voltage at the load were in phase, I get:
Vl = 113.5946 + j0 volts
I = 1500 + j0 amps
Z = 2*(0.00204 + j0.00390) ohms
so IZ = 6.12 + j11.7 volts
VD = |113.5946 + j0 + 6.12 + j11.7| - |113.5946 + j0| = 6.69 volts /= 6.405 volts
What in the world am I overlooking?
I am trying to compare voltage drop calculations and I am going in circles.
I am trying to compare the IEEE exact VD formula (for line-neutral):
VD_exact = Vs + IRcos@ + IXsin@ - sqrt[Vs^2 - (IXcos@ - IRsin@)^2]
with a calculation to get the source and load voltage using vectors for voltage, current, and impedance:
Vs = Vl + IZ
VD = |Vs| - |Vl| = |Vl + Iz| - |Vl|
I can't get the two numbers to match.
example:
given:
R = 0.0204 ohms/kft
X = 0.0390 ohms/kft
single phase length = 100 ft
I = 1500 + j0 amps
so:
R = 0.0204/1000*100 = 0.00204 ohms
X = 0.0390/1000*100 = 0.00390 ohms
let load power factor = 100% => @=0
VD_exact = 120 + 1500*0.00204*1 + 1500*0.0039*0 - sqrt[(120^2 - (1500*0.0039*1 - 1500*0.00204*0)^2] = 123.06 - 119.8573 = 3.2027 volts
Since it is single phase, VD = VD_exact * 2 = 6.405 volts, which is close to a couple of simpler formulas. This gives me Vl = 113.5946 volts
Now use AC circuit anaylsis, and start at the load end. Since I have already said that the current and voltage at the load were in phase, I get:
Vl = 113.5946 + j0 volts
I = 1500 + j0 amps
Z = 2*(0.00204 + j0.00390) ohms
so IZ = 6.12 + j11.7 volts
VD = |113.5946 + j0 + 6.12 + j11.7| - |113.5946 + j0| = 6.69 volts /= 6.405 volts
What in the world am I overlooking?