Resistor Calculator

Resistance, resistivity, equivalent resistance and power rating with step-by-step solutions
Find the equivalent resistance of 100 ohm in series with 220 ohm parallel to 330 ohm
Find the resistance of 25 m of copper wire with a 1.6 mm diameter
Find the power dissipated by a 470 ohm resistor carrying 45 mA
What resistance gives 20 mA from a 5 V supply?

Resistance from Resistivity: R = ρL/A

A conductor's resistance follows from the material and the geometry:

R=fracrhoLAqquadA=fracpid24R = \\frac{\\rho L}{A} \\qquad A = \\frac{\\pi d^2}{4}

Symbols and SI units:

  • RR — resistance, ohms (Ω)
  • rho\\rho — resistivity, a material property, ohm-metres (Ω·m)
  • LL — conductor length, metres (m)
  • AA — cross-sectional area, square metres (m²)
  • dd — conductor diameter, metres (m)

At 20 °C, copper is 1.68times1081.68 \\times 10^{-8} Ω·m and aluminium 2.65times1082.65 \\times 10^{-8} Ω·m.

The operating assumption: a uniform cross-section at a stated temperature, carrying DC or low-frequency AC. At high frequency the skin effect pushes current to the surface and the effective resistance rises.

The mistake people make: quoting a cable size in mm² and then a length in metres but a diameter in millimetres. Convert everything to metres first, or work consistently in Ω·mm²/m.

Series, Parallel and Power Rating

Resistors in series carry one current and their resistances add; resistors in parallel share one voltage and their conductances add:

Rs=R1+R2+cdotsqquadfrac1Rp=frac1R1+frac1R2+cdotsR_s = R_1 + R_2 + \\cdots \\qquad \\frac{1}{R_p} = \\frac{1}{R_1} + \\frac{1}{R_2} + \\cdots

For exactly two in parallel the product-over-sum shortcut applies:

Rp=fracR1R2R1+R2R_p = \\frac{R_1 R_2}{R_1 + R_2}

A parallel combination is always smaller than the smallest branch — a useful sanity check.

The power a resistor must get rid of is

P=I2R=fracV2Rquad[textW]P = I^2 R = \\frac{V^2}{R} \\quad [\\text{W}]

Common practice is to run a resistor at no more than about half its rated power so it stays cool. Treat that as orientation only: the binding limit is the manufacturer's derating curve for the actual ambient temperature and mounting.

The mistake people make: inverting only once. 1/Rp1/R_p is the sum of reciprocals — you still have to invert the total at the end.

Common Mistakes to Avoid

  • Forgetting the final reciprocal1/Rp=0.01361/R_p = 0.0136 means Rp=73.5R_p = 73.5 Ω, not 0.01360.0136 Ω.
  • Mixing prefixes4.74.7 kΩ is 47004700 Ω and 1.21.2 MΩ is 1.2times1061.2 \\times 10^{6} Ω.
  • Confusing resistance with resistivity — resistivity is a property of the material in Ω·m; resistance is a property of the particular piece of wire.
  • Using the radius in A=pid2/4A = \\pi d^2/4 — that formula wants the diameter; with the radius use A=pir2A = \\pi r^2.
  • Ignoring temperature — copper rises about 0.3930.393\\% per °C, so a conductor at 7575 °C has roughly 2222\\% more resistance than at 2020 °C.
  • Sizing a package from average power — a pulsed load can exceed the rating instantaneously even when the average looks safe.
  • Reading the tolerance band as a digit — the gold or silver band is tolerance, not a value.

示例题目

Step 1: Convert the diameter: d=1.6textmm=1.6times103textmd = 1.6\\ \\text{mm} = 1.6 \\times 10^{-3}\\ \\text{m}
Step 2: A=pid2/4=pi(1.6times103textm)2/4=pi(2.56times106textm2)/4=2.011times106textm2A = \\pi d^2/4 = \\pi (1.6 \\times 10^{-3}\\ \\text{m})^2/4 = \\pi (2.56 \\times 10^{-6}\\ \\text{m}^2)/4 = 2.011 \\times 10^{-6}\\ \\text{m}^2
Step 3: R=rhoL/A=(1.68times108Omegacdottextm)(25textm)div(2.011times106textm2)R = \\rho L/A = (1.68 \\times 10^{-8}\\ \\Omega\\cdot\\text{m})(25\\ \\text{m}) \\div (2.011 \\times 10^{-6}\\ \\text{m}^2)
Step 4: Numerator: 4.20times107Omegacdottextm24.20 \\times 10^{-7}\\ \\Omega\\cdot\\text{m}^2
Step 5: R=(4.20times107)div(2.011times106)=0.209OmegaR = (4.20 \\times 10^{-7}) \\div (2.011 \\times 10^{-6}) = 0.209\\ \\Omega
Answer: Rapprox0.209R \\approx 0.209 Ω

Step 1: Parallel pair: Rp=(220Omega)(330Omega)div(220Omega+330Omega)=72600div550=132OmegaR_p = (220\\ \\Omega)(330\\ \\Omega) \\div (220\\ \\Omega + 330\\ \\Omega) = 72600 \\div 550 = 132\\ \\Omega
Step 2: Check: 132Omega132\\ \\Omega is smaller than 220Omega220\\ \\Omega, as a parallel combination must be
Step 3: Series total: Req=100Omega+132Omega=232OmegaR_{eq} = 100\\ \\Omega + 132\\ \\Omega = 232\\ \\Omega
Step 4: I=V/Req=12textVdiv232Omega=0.05172textA=51.7textmAI = V/R_{eq} = 12\\ \\text{V} \\div 232\\ \\Omega = 0.05172\\ \\text{A} = 51.7\\ \\text{mA}
Step 5: Vp=IRp=(0.05172textA)(132Omega)=6.83textVV_p = IR_p = (0.05172\\ \\text{A})(132\\ \\Omega) = 6.83\\ \\text{V}
Step 6: Check: V100=(0.05172)(100)=5.17textVV_{100} = (0.05172)(100) = 5.17\\ \\text{V}, and 5.17+6.83=12.0textV5.17 + 6.83 = 12.0\\ \\text{V}
Answer: Req=232R_{eq} = 232 Ω, Iapprox51.7I \\approx 51.7 mA, Vpapprox6.83V_p \\approx 6.83 V

Step 1: Convert the current: 45textmA=0.045textA45\\ \\text{mA} = 0.045\\ \\text{A}
Step 2: V=IR=(0.045textA)(470Omega)=21.2textVV = IR = (0.045\\ \\text{A})(470\\ \\Omega) = 21.2\\ \\text{V}
Step 3: P=I2R=(0.045textA)2(470Omega)=(2.025times103textA2)(470Omega)P = I^2R = (0.045\\ \\text{A})^2 (470\\ \\Omega) = (2.025 \\times 10^{-3}\\ \\text{A}^2)(470\\ \\Omega)
Step 4: P=0.952textWP = 0.952\\ \\text{W}
Step 5: At the usual half-rating practice this needs a 22 W package; confirm against the manufacturer's derating curve for the actual ambient temperature
Answer: Vapprox21.2V \\approx 21.2 V, Papprox0.95P \\approx 0.95 W — a 22 W package

常见问题

From a measurement, use Ohm's law R = V/I with volts and amperes. From the conductor itself, use R = rho L / A, with the resistivity in ohm-metres, the length in metres and the cross-sectional area in square metres.

Rearranging R = rho L / A gives rho = RA/L, in ohm-metres. Resistivity is a property of the material at a stated temperature, while resistance also depends on how long and how thick the particular conductor is.

In series the resistances add: R = R1 + R2 + ... In parallel the reciprocals add: 1/R = 1/R1 + 1/R2 + ..., and you must invert the sum at the end. For two resistors in parallel, R = R1R2/(R1+R2).

Work out P = I squared R or V squared / R in watts, then pick a package comfortably above it, since a resistor run near its rating gets hot. The actual allowable dissipation comes from the manufacturer's derating curve for the ambient temperature and mounting, not from the headline number alone.

相关求解器

免费试用 AI-Math

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

开始解题