wiki/articles/ohms_law.md
tocariimaa cb69c5d301 rewrite articles urls, once again
change the html extension to md
2025-02-08 21:29:57 -03:00

484 B

Ohm's Law

One of the fundamental laws of electronics and electricity, relating voltage (V [E, sometimes]), resistance (R) and intensity (I).

V = I * R
R = V / I
I = V / R

where
    V = Voltage, R = Resistance (in ohms), I = Current (intensity, in amperes)

Graphical mnemonic:
                     _
                    / \
                   / V \
                  /--+--\
                 / I | R \
                *----+----*

See Also