Teplo Index kalkulačka

Teplota, ktorú človek cíti, keď je v teple a vlhku, podľa NWS Rothfuszovho vzorca.

%
Mám pocit, že
Stupeň nebezpečenstva
Teplejšie ako vzduch podľa

Výsledky sa aktualizujú počas písania.

O tejto kalkulačke

calculator uses the Rothfusz regression to calculate the heat index of the air. The calculator uses the Rothfusz regression to calculate the heat index of the air. The calculator uses the Rothfusz regression to calculate the heat index of the air. The calculator uses the Rothfusz regression to calculate the heat index of the air. The calculator uses the Rothfusz regression to calculate the heat index of the air. The Rothfusz regression is used to calculate the heat index of the air.The regression is most accurate around 80 °F (27 °C) and above with meaningful humidity.The calculator uses the Rothfusz regression to calculate the heat index of the air.The heat index calculator is used to calculate the heat index of the air.The heat index calculator is used to calculate the heat index of the air.The Rothfusz regression is used to calculate the heat index of the air.The Rothfuss regression is used to calculate the heat index of the air.The Rothfuss regression is used to calculate the heat index of the air.The Rothfuss regression is used to calculate the heat index of the air.The Rothfuss regression is used to calculate the heat index of the air.The Rothfuss regression is used to calculate the heat index of the air.The Rothfuss regression is used to calculate the heat index of the air.The Rothfuss regression is used to calculate the heat index of the air.The Rothfuss regression is used to calculate the heat index of the air.The Rothfuss regression is used to calculate the heat index of the air.The Rothfuss regression is used to calculate the heat index of the air.The Rothfuss regression is used to calculate the heat index of the air.The Rothfuss regression is used to calculate the heat index of the air.The Rothfuss regression is used to calculate the heat index of the air.The Rothfuss regression

Často kladené otázky

Čo je to tepelný index?

Tepelný index alebo zdanlivá teplota je hodnota, ktorá vyjadruje, ako horúco sa cítite, keď sa relatívna vlhkosť spojí s teplotou vzduchu.Vysoká vlhkosť spomaľuje odparovanie potu, takže telo menej ľahko odvádza teplo a cítite sa teplejšie, ako ukazuje teplomer.

Aký vzorec sa používa?

NWS Rothfuszova regresia: HI = −42,379 + 2,04901523T + 10,14333127R − 0,22475541TR − … (s T v °F a R v %), plus korekcie pre veľmi nízku alebo veľmi vysokú vlhkosť, je najpresnejšia pri teplote okolo 80 °F a teplejšej.

Čo znamenajú úrovne nebezpečenstva?

Približne: 80-90 ° F je opatrnosť, 90-103 ° F extrémna opatrnosť, 103-124 ° F nebezpečenstvo (tepelné kŕče alebo vyčerpanie pravdepodobné) a 125 ° F alebo viac extrémne nebezpečenstvo s vysokým rizikom tepelného úrazu.

Prečo vlhkosť spôsobuje horšie pocity tepla?

Potenie vás ochladí len vtedy, keď sa pot odparí. Vo vlhkom vzduchu, ktorý je už takmer nasýtený, sa odparovanie spomaľuje, takže telo sa teplo odvádza zle a rovnaké 32 °C sa cítia oveľa teplejšie pri 80% vlhkosti ako pri 30%.

Prečo kalkulačka v teplom dni hovorí „žiadny tepelný stres“?

Tepelný index je definovaný len pre horúce podmienky – približne 27 °C a vyššie. Pod touto hodnotou vlhkosť sotva mení pocity zo vzduchu. Nástroj preto hlási teplotu bežného vzduchu, nie zdanlivú teplotu.

Ako sa tepelný index líši od veterného chladu?

Sú to opačné korekcie: tepelný index pridáva zdanlivé teplo z vlhkosti v horúcom počasí, zatiaľ čo veterný chlad odpočítava zdanlivé teplo z vetra v chladnom počasí.Tepelný index potrebuje teplotu a vlhkosť; veterný chlad potrebuje teplotu a rýchlosť vetra.

Predpokladá index tepla tieň alebo slnko?

Priame slnečné svetlo môže zvýšiť vnímané teploty až o 15 °F, takže skutočná hodnota vonku na plnom slnku je vyššia ako hodnota, ktorú vám vráti táto kalkulačka.

❤️ Láska Calculator.Free? Zdieľaj to!

𝕏  X Facebook Reddit
API — použite túto kalkulačku z kódu

Zavolajte túto kalkulačku ako voľný koncový bod JSON – nevyžaduje sa žiadny kľúč.Odoslať hodnoty polí nižšie ako parametre dotazu alebo JSON. Prečítajte si celú dokumentáciu API →

Koncový bod

GET https://calculator.free/api/v1/heat-index/

curl

curl "https://calculator.free/api/v1/heat-index/?units=imperial&temp=90&humidity=60"

JavaScript fetch()

const r = await fetch(
  "https://calculator.free/api/v1/heat-index/?" + new URLSearchParams({
    "units": "imperial",
    "temp": "90",
    "humidity": "60"
  }));
const data = await r.json();
console.log(data.results);

Výsledky sú odhady len pre všeobecné usmernenie, nie finančné, lekárske alebo daňové poradenstvo.