װײַז װײַז
מאַכט אין וואטס, קװאַלט און הױז־מאַכט — פּלוס ענערגיע־נוץ און אַרײַנפֿיר־קײט
רעזולטאטן װי איר שרײַבט
װײַז די װײַז־פּראָגראַם
a DC load with a power factor above 1 — motors, transformers and other inductive loads — the real power that does useful work is P = V × I × PF, while the product V × I alone gives the larger apparent power in volt-amperes. This calculator reports the power in watts, kilowatts and mechanical horsepower, using 1 hp = 745.7 W. If instead it were a motor with a power factor of 0.8, the real power would fall to 120 × 10 × 0.8 = 1,200 W, which is about 1.2 hp or about 1.61 hp. Multiply by your price per kWh for the daily cost and by 30 for a monthly estimate. Daily energy in kilowatt-hoursAs a working example, a device on a 120 V circuit drawing 10 A at unity power factor uses P = 120 × 10 = 1,200 W, which is about 1.2 hp.As an advanced usage field, turn power into running cost.As an advanced usage field, turn power into running cost.As an advanced usage field, turn power into running cost.As an advanced usage field, turn power into running cost.As an advanced usage field, turn power into running cost.As an advanced usage field, turn power into running cost.As an advanced usage field, turn power into running cost.As an advanced usage field, turn power into running cost.As an advanced usage field, turn power into running cost.As an advanced usage field, turn power into running cost.As an advanced usage field, turn power into running cost.As an advanced usage field, turn power into running cost.As an advanced usage field, turn power into running cost.As an advanced usage field, turn power into running cost.As an advanced usage field, turn power into running cost.As an advanced usage field, turn power into running cost.As an advanced usage field, turn power into running cost.As an advanced usage field, turn power into running cost.As an advanced usage field, turn power into running cost.As an advanced usage field, turn power into running cost.As an advanced usage field,
פֿראַגעס
וואָס איז דער עלעטריציטעט־פונקציע?
אמת־כּוח אין וואטס איז P = V × I × PF. פֿאַר DC אָדער אַ רעזיסטיװע לײדיקקײט איז דער כוח־פֿאַקטאָר 1, אַזוי כוח איז נאָרמאַלי װעלטסטעבלעך מאָל שטראָם
װיפֿל וואטס איז אױף אײן הױז־פּױל?
אײן מעקאַניזירטע הױז־כוח איז װי 745. 7 וואטס, אַזוי אַ 1492 וו־לײטער איז אַרום 2 הױז־כוח. צעטיילט וואטס דורך 745. 7 צו װײַזן
ווי איז דער װײַזונג־קײט אױסגעװײנט?
װײַטערצוצוהערן
וואָס איז דער מאַכט־פֿאַקטאָר און ווען װעל איך אים װײַזן?
דער מאַכט־פֿאַקטאָר איז דער ברעק פֿון דער װײַזלעכער מאַכט (V × I) װאָס טוט אמת־לעבן. עס איז 1 פֿאַר DC און רעזיסטענטישע לײדיקקייטן װי היץ־פֿאַרבײַזער און װײַז־לײַט, אָבער װעט אַראָפּגיין צו אַרום 0.7–0.9 פֿאַר מאָטאָרס און װיפֿל עלעקטרישע װײַז־פֿאַרבײַזער, װאָס פֿאַרמינערט די אמת־װאַטן.
וואָס איז דער חילוק צװישן וואטס און וואָלט-אַמפּערס?
װאַטס איז דער אמתער מאַכט (V × I × PF); וואָלט־אַמפּערס איז דער װײַזלעכער מאַכט (V × I) אָן מאַכט־פֿאַקטאָר־קאָרעקטירונג. פֿאַר רעזיסטענטישע לײדיקקייטן זײַנען זיי צוגעגײן, אָבער פֿאַר רעאַקטיװע לײדיקקייטן איז די VA־רייטינג העכער, װאָס איז דער סיבה װאָס גנאַראַטאָרס און UPS־רייטינגן זײַנען געגעבן אין VA
װי אַזוי װעל איך איבערזעצן וואטס צו הױז־פּױל?
מײַז איבער% 1
API — ניצע דעם קאַלקולאַטאָר פֿון קאָד
קלײַב אױס דעם קלײנער װי אַ פֿרײַן JSON סוף־פּונקט — קײן קלײַב ניט נייטיק. שיקן די פֿעלדער־באַטרעף אונטער דעם װי אַ פֿראַגע־פּאַראַמעטער אָדער JSON לייענען די גאַנץ API דאָקומענטאַציע →
סוף־פּראָצעס
GET https://calculator.free/api/v1/electrical-power/
curl
curl "https://calculator.free/api/v1/electrical-power/?voltage=120¤t=10"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/electrical-power/?" + new URLSearchParams({
"voltage": "120",
"current": "10"
}));
const data = await r.json();
console.log(data.results);
רעזולטאטן זײַנען אָפּשאַצונגען נאָר פֿאַר אַלגעמיינע װײַזן, ניט פֿאַר פינאַנציעל, מעדיציניש אָדער באַדערפֿענישן