パワーコンバータ
ワット、キロワット、馬力、BTU/時間の電力を変換します。
結果はタイプすると更新されます。
この計算機の情報
the power converter, you can convert between the two units. The power converter converts between the two units. The power converter converts between the two units. The power converter converts between the two units. The power converter converts between the two units. The power converter converts between the two units. The power converter converts between the two units. The power converter converts between the two units. The power converter converts between the two units. The power converter converts between the two units. The power converter converts between the two units. The power converter converts between the two units. The power converter converts between theWorkWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked
よくある質問
1馬力は何ワットですか。
1機械馬力は約745.7ワットで,メートル馬力(PS)は約735.5ワットでわずかに少ないので,同じエンジンが2つの異なる数字を示すことがある。
キロワットは馬力とどう関係するのか。
1キロワットは約1.341馬力である。電気自動車のモーターはkWで定められることが多い。150kWのモーターは約201馬力である。
1時間あたりのBTUは何ですか。
1ワットは約3.412BTU/hに相当し、3.5kWのエアコンは約12,000BTU/hである。
機械馬力とメートル馬力の違いは何ですか。
機械式(英式)馬力は約745.7ワットで、メートル式馬力(PS、CVとも)は約735.5ワットで、約1.4%低い。
1馬力は何ワットですか。
1機械馬力は約745.7ワットで,100hpのエンジンは定格出力で約74.6kWを生成する。
kWをBTU毎時間に変換するにはどうすればよいでしょうか。
キロワットを3412.14で乗算すると 2kWヒーターは6824BTU/hで 北米では暖房冷房機器の 定格値と同じだ
API — コードからこの計算機を使う
この計算機を自由な JSON エンドポイントとして呼び出します。鍵は必要ありません。下のフィールド値をクエリパラメータまたは JSON として送信します。 API ドキュメントを読む →
エンドポイント
GET https://calculator.free/api/v1/power/
curl
curl "https://calculator.free/api/v1/power/?amount=1&from=kw&to=hp"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/power/?" + new URLSearchParams({
"amount": "1",
"from": "kw",
"to": "hp"
}));
const data = await r.json();
console.log(data.results);
結果は一般的な指導のための推定であり,財務的,医療的または税務的なアドバイスではない。