Skip to main content
Speclore

欧姆定律

欧姆定律的参考公式及其电气工程应用。

ohmslaw计算器数据表

概述

欧姆定律描述了电路中电压、电流和电阻之间的基本关系:通过导体的电流与两端电压成正比,与电阻成反比。

此原理适用于线性(欧姆)导体——恒温下的大多数金属。二极管和热敏电阻等非欧姆器件不遵循欧姆定律。

关键公式

欧姆定律

V=IRV = I \cdot R

功耗

P=VI=I2R=V2RP = V \cdot I = I^2 R = \frac{V^2}{R}

能量

E=PtE = P \cdot t

变量

符号说明单位
VV(或 UU电压(电位差)V
II电流A
RR电阻Ω
PP功率W
EE能量J
tt时间s

电气工作中常见的 SI 词头

实际电路中的电流、电压和电阻通常跨越多个数量级。最常用的词头列在下方。

4
词头
系数
M× 10⁶
k× 10³
m× 10⁻³
μ× 10⁻⁶

来源: engineeringtoolbox.com

Ohm's Law Calculator

Power Calculator

Electrical 功率

单位换算器

Ohm's Law 单位 转换器

Interactive Nomograms

The original resistance and power nomogram images are represented below as interactive Ohm's Law datasets.

电阻 vs 电流 and 电压

功率 vs 电流 and 电压

Equivalent Expressions

Ohm's law can be rearranged to solve for any one variable when the other two are known:

V=IRI=VRR=VIV = I \cdot R \qquad I = \frac{V}{R} \qquad R = \frac{V}{I}

Similarly, the three forms of the power equation allow you to calculate power from whichever pair of quantities you have:

P=VIP=I2RP=V2RP = V \cdot I \qquad P = I^2 R \qquad P = \frac{V^2}{R}

Practical Examples

Example 1 — Simple Circuit

A 12 V battery supplies power to an 18 Ω resistor:

I=VR=1218=0.667 AI = \frac{V}{R} = \frac{12}{18} = 0.667 \text{ A}

Power dissipated: P=V2R=14418=8 WP = \frac{V^2}{R} = \frac{144}{18} = 8 \text{ W}.

Example 2 — Finding Resistance

A 1 A current flows through a 230 V circuit:

R=VI=2301=230  ΩR = \frac{V}{I} = \frac{230}{1} = 230 \; \Omega

Example 3 — Using SI Prefixes

A 3.3 kΩ resistor must carry 20 mA. The required voltage is:

V=RI=3300×0.020=66 VV = R \cdot I = 3300 \times 0.020 = 66 \text{ V}

Example 4 — Appliance Analysis

A 100 W light bulb on a 230 V supply draws:

I=PV=1002300.435 AI = \frac{P}{V} = \frac{100}{230} \approx 0.435 \text{ A}

R=V2P=2302100=529  ΩR = \frac{V^2}{P} = \frac{230^2}{100} = 529 \; \Omega

Practical Examples Summary

4
电压 (V)
电流 (A)
电阻 (Ω)
功率 (W)
Battery + resistor120.667188
Household circuit2301230230
Precision resistor660.0233001.32
100 W light bulb2300.435529100

来源: engineeringtoolbox.com

还原的原始源表

以下表格还原自原始来源页面,以保留完整的参考数据。

Ohm's Law Source Formula Relationships

The source formula images and calculator relationships are preserved here as a searchable table so the non-image content is retained.

6
公式
电压VV = I Rcurrent and resistance
电流II = V / Rvoltage and resistance
电阻RR = V / Ivoltage and current
功率PP = V Ivoltage and current
功率PP = I^2 Rcurrent and resistance
功率PP = V^2 / Rvoltage and resistance

来源: engineeringtoolbox.com

原始源图

以下原始来源图像予以保留,以免丢失视觉参考资料。当图像包含图表或表格数据时,其提取值已呈现在页面的表格、计算器或交互式图表中;其余图像保留为视觉来源参考。

ohm's law ohms law ohms law - voltage, resistance and current diagram Electric Resistance Nomogram - Resistance vs. volt and ampere Electric Power Nomogram - Power vs. volt and ampere

工程要点

  • Temperature dependence: Resistance of metallic conductors increases with temperature. Ohm's law assumes constant temperature; at high currents the resulting temperature rise changes resistance and can violate the linear assumption.
  • AC circuits: The basic DC form V=IRV = IR extends to AC using impedance ZZ in place of RR: V=IZV = I Z. Reactive components (capacitors, inductors) introduce phase shifts between voltage and current.
  • Power ratings: Resistors are rated for maximum power dissipation. Exceeding this causes overheating and failure. Always verify that calculated power is below the component rating with appropriate safety margin.
  • Measurement safety: When measuring current with a multimeter, break the circuit and place the ammeter in series. Never connect an ammeter across a voltage source — its near-zero internal resistance will draw destructive current.
  • Prefix arithmetic: Work in base SI units (V, A, Ω, W) during calculation and convert prefixes at input/output. Mixing prefixes without conversion is a common source of error.

参考资料