オームの法則計算機
オームの法則を使って電圧・電流・抵抗・電力を計算します。
任意の2つの値を入力すると残り2つを計算します
公式
V = I × R
P = V × I
P = I² × R
P = V² / R
I = V / R = √(P / R)
R = V / I = V² / P
Comments & Feedback
Comments are powered by Giscus. Sign in with GitHub to leave a comment.
オームの法則を使って電圧・電流・抵抗・電力を計算します。
任意の2つの値を入力すると残り2つを計算します
V = I × R
P = V × I
P = I² × R
P = V² / R
I = V / R = √(P / R)
R = V / I = V² / P
Comments are powered by Giscus. Sign in with GitHub to leave a comment.