Voltage in Parallel Calculator

Parallel branch currents, cable resistance and voltage drop, step by step
Find each branch current for 24 V across 12, 24 and 48 ohm in parallel
Find the resistance of a 30 m run of 2.5 mm^2 copper cable
Find the voltage drop for 16 A over a 30 m run of 2.5 mm^2 copper
Find the prospective fault current for a 0.76 ohm loop impedance on 230 V

Voltage Is Common, Current Divides

Two components are in parallel when both ends connect to the same pair of nodes. That is why the defining rule of a parallel circuit is about voltage:

V1=V2==VsupplyItotal=I1+I2+V_1 = V_2 = \cdots = V_{\text{supply}} \qquad I_{\text{total}} = I_1 + I_2 + \cdots

Symbols and units: VV in volts (V), II in amperes (A), RR in ohms (Ω).

Each branch current is found independently from Ohm's law, In=V/RnI_n = V/R_n, and the equivalent resistance comes from summing conductances:

1Rp=1R1+1R2+\frac{1}{R_p} = \frac{1}{R_1} + \frac{1}{R_2} + \cdots

The result is always smaller than the smallest branch, because adding a path can only make it easier for current to flow.

The operating assumption: an ideal source that holds its voltage regardless of load, and wiring with no resistance of its own. Section two removes that second assumption, which is where most real-world errors live.

The mistake people make: adding parallel resistances. Adding is the series rule.

Real Cable Has Resistance

Once the wiring itself is included, the branches no longer share exactly the same voltage — the cable steals some of it. A conductor's resistance is

R=ρLAR = \frac{\rho L}{A}

with ρ\rho in ohm-metres (copper is 1.72×1081.72 \times 10^{-8} Ω·m at 20 °C), LL the conductor length in metres and AA the cross-sectional area in square metres. Note that 11 mm² =1×106= 1 \times 10^{-6} m².

For a two-core supply the current travels out and back, so the loop length is twice the route length:

Lloop=2×LrouteΔV=IRloopL_{\text{loop}} = 2 \times L_{\text{route}} \qquad \Delta V = I R_{\text{loop}}

The loop resistance also sets the prospective fault current, If=V/ZloopI_f = V / Z_{\text{loop}}, where ZloopZ_{\text{loop}} adds the supply's own impedance to the cable's.

These are teaching calculations. Conductor size, permissible voltage drop and disconnection time for a real installation are set by the applicable wiring code — the NEC, BS 7671 or the local equivalent — using its own tables, correction factors and design current. Never install to an arithmetic result alone.

Common Mistakes to Avoid

  • Adding resistances in parallel — sum the reciprocals, then invert the sum once at the end.
  • Using the one-way length for a cable run — the current goes and returns, so a 3030 m route is 6060 m of conductor.
  • Assuming every parallel branch really sees the source voltage — with long cable runs it does not, and the far branch is starved.
  • Leaving the cross-section in mm²2.52.5 mm² is 2.5×1062.5 \times 10^{-6} m² in an SI formula.
  • Using the 20 °C resistivity for a hot conductor — a cable at 7070 °C has roughly 20%20\% more resistance, which is precisely the condition voltage-drop checks care about.
  • Ignoring the source impedance in a fault calculation — the transformer and the service cable are part of the loop.
  • Confusing conductor cross-section with cable diameter — the overall sheath is much larger than the copper inside it.

示例题目

Step 1: Every branch sees the full 2424 V, because they share both nodes
Step 2: I1=24 V÷12 Ω=2.00 AI_1 = 24\ \text{V} \div 12\ \Omega = 2.00\ \text{A}
Step 3: I2=24 V÷24 Ω=1.00 AI_2 = 24\ \text{V} \div 24\ \Omega = 1.00\ \text{A}
Step 4: I3=24 V÷48 Ω=0.50 AI_3 = 24\ \text{V} \div 48\ \Omega = 0.50\ \text{A}
Step 5: Itotal=2.00+1.00+0.50=3.50 AI_{\text{total}} = 2.00 + 1.00 + 0.50 = 3.50\ \text{A}
Step 6: Rp=V/Itotal=24 V÷3.50 A=6.86 ΩR_p = V/I_{\text{total}} = 24\ \text{V} \div 3.50\ \text{A} = 6.86\ \Omega
Step 7: Check by conductances: 1/12+1/24+1/48=7/481/12 + 1/24 + 1/48 = 7/48, so Rp=48/7=6.86 ΩR_p = 48/7 = 6.86\ \Omega, and it is smaller than the 12 Ω12\ \Omega branch
Answer: I1=2.00I_1 = 2.00 A, I2=1.00I_2 = 1.00 A, I3=0.50I_3 = 0.50 A, Itotal=3.50I_{\text{total}} = 3.50 A, Rp6.86R_p \approx 6.86 Ω

Step 1: Loop length: L=2×30 m=60 mL = 2 \times 30\ \text{m} = 60\ \text{m}
Step 2: Area: A=2.5 mm2=2.5×106 m2A = 2.5\ \text{mm}^2 = 2.5 \times 10^{-6}\ \text{m}^2
Step 3: R=ρL/A=(1.72×108 Ωm)(60 m)÷(2.5×106 m2)R = \rho L/A = (1.72 \times 10^{-8}\ \Omega\cdot\text{m})(60\ \text{m}) \div (2.5 \times 10^{-6}\ \text{m}^2)
Step 4: Numerator: 1.032×106 Ωm21.032 \times 10^{-6}\ \Omega\cdot\text{m}^2, so R=0.413 ΩR = 0.413\ \Omega
Step 5: ΔV=IR=(16 A)(0.413 Ω)=6.60 V\Delta V = IR = (16\ \text{A})(0.413\ \Omega) = 6.60\ \text{V}
Step 6: As a percentage: 6.60 V÷230 V×100=2.87%6.60\ \text{V} \div 230\ \text{V} \times 100 = 2.87\%
Step 7: Whether that is acceptable is decided by the applicable wiring code, not by this number
Answer: Rloop0.413R_{\text{loop}} \approx 0.413 Ω, ΔV6.60\Delta V \approx 6.60 V, about 2.9%2.9\% of 230230 V

Step 1: Zloop=Zexternal+Rcable=0.35 Ω+0.41 Ω=0.76 ΩZ_{\text{loop}} = Z_{\text{external}} + R_{\text{cable}} = 0.35\ \Omega + 0.41\ \Omega = 0.76\ \Omega
Step 2: If=V/Zloop=230 V÷0.76 ΩI_f = V/Z_{\text{loop}} = 230\ \text{V} \div 0.76\ \Omega
Step 3: If=302.6 AI_f = 302.6\ \text{A}
Step 4: The protective device must clear this current within the disconnection time its own standard requires; that check uses the manufacturer's time-current curve, not this arithmetic
Answer: Zloop=0.76Z_{\text{loop}} = 0.76 Ω, If303I_f \approx 303 A

常见问题

Yes, provided the connecting wiring has negligible resistance. Both ends of every branch meet at the same two nodes, so each branch sees the same potential difference. What differs is the current, which is largest in the smallest resistor.

Use R = rho L / A, with the resistivity in ohm-metres, the conductor length in metres and the cross-sectional area in square metres. For a two-core supply cable, use twice the route length because the current returns along the second core.

Find the loop resistance from R = rho L / A with the doubled length, then multiply by the design current: deltaV = IR. Compare it against the limit in the applicable wiring code, and correct the resistivity for the conductor's actual operating temperature.

Because each extra branch gives current another route. Conductances add, so the total conductance is larger than any one branch and its reciprocal, the resistance, is therefore smaller than any single branch.

相关求解器

免费试用 AI-Math

任何数学问题都能获得分步解答。拍照上传或输入问题即可。

开始解题