බල පරිවර්තකය
වොට්, කිලෝවොට්, අශ්ව බලය සහ BTU / පැය අතර බලය පරිවර්තනය.
ඔබ ටයිප් ලෙස ප්රතිඵල යාවත්කාලීන.
මෙම කැල්ක්යුලේටරය ගැන
the power converter, the power is converted to the equivalent of the amount of energy used by the engine. The power converter converts the power to the equivalent of the amount of energy used by the engine. The power converter converts the power to the equivalent of the amount of energy used by the engine. The power converter converts the power to the equivalent of the amount of energy used by the engine. The power converter converts the power to the equivalent of the amount of energy used by the engine. The power converter converts the power to the equivalent of the amount of energy used by the engine. The power converter converts theWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked
නිතර අසන ප්රශ්න
එක අශ්ව බලයක් කොච්චර වොට් ගණනක්ද?
එක් යාන්ත් රික අශ්ව බලය ගැන 745.7 වොට් වේ. මෙට්රික් අශ්ව බලය (PS) සුළු වශයෙන් අඩු වන අතර, 735.5 වොට් ගැන, එම එන්ජිම වෙනස් සංඛ් යා දෙකක් පෙන්විය හැකිය.
කිලෝවොට් අශ්ව බලය සම්බන්ධ වන්නේ කෙසේද?
එක් කිලෝවොට් 1.341 යාන්ත් රික අශ්ව බලය ගැන වේ. විදුලි මෝටර් රථ මෝටර් බොහෝ විට kW ශ් රේණිගත කර ඇත, ඒ නිසා 150 kW මෝටර් දළ වශයෙන් 201 hp වේ.
පැයකට BTU කුමක්ද?
BTU / පැය අනුපාත තාපන හා සිසිලන උපකරණ. එක් වොට් 3.412 BTU / h ගැන සමාන වන අතර, ඒ නිසා 3.5 kW වායු සමීකරණ දළ වශයෙන් 12,000 BTU / h වේ - "1 ටොන්" ඒකකයක්.
යාන්ත්රණික හා මෙට්රික් අශ්ව බලය අතර වෙනස කුමක්ද?
යාන්ත්රික (රජයේ) අශ්ව බලය ගැන 745.7 වොට් වන අතර, මීටර අශ්ව බලය, ද පීඑස් හෝ CV ලෙස හැඳින්වෙන අතර, ගැන 735.5 වොට් - දළ වශයෙන් 1.4% අඩු. විවිධ කලාපවල මෝටර් රථ නිෂ්පාදකයින් ඔවුන්ට ගැලපෙන ඕනෑම උපුටා, ඒ නිසා මෙම බලය පරිවර්තකය දෙකම ලබා දෙයි.
එක අශ්ව බලයක් කොච්චර වොට් ගණනක්ද?
එක් යාන්ත්රික අශ්ව බලයක් වොට් 745.7 ක් වන අතර එබැවින් 100 hp එන්ජිමක් එහි ශ්රේණිගත නිමැවුමේදී කිලෝවොට් 74.6 ක් නිපදවයි.
මම පැයකට BTU කිලෝවොට් පරිවර්තනය කරන්නේ කෙසේද?
3,412.14 විසින් කිලෝවොට් ගුණ කරන්න. ඒ නිසා2kW හීටර් 6,824 BTU / පැය ගැන ප්රතිදානය, තාපන හා සිසිලන උපකරණ ක්රමයක් සාමාන්යයෙන් උතුරු ඇමරිකාවේ ශ්රේණිගත කර ඇත.
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);
ප්රතිඵල සාමාන්ය මග පෙන්වීම සඳහා පමණක් ඇස්තමේන්තු, මූල්ය, වෛද්ය හෝ බදු උපදෙස් නොවේ.