محاسبهگر شاخص گرما
دمای «احساسی» از گرما و رطوبت، با استفاده از فرمول NWS Rothfuss.
نتایج در حال تایپ به روز میشود.
در مورد این ماشین حساب
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 heat index calculator is used 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 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 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 calculator uses the Rothfusz regression to calculate the heat index of the air.The calculator uses the Rothfusz regression to
پرسشهای متداول
شاخص حرارتي چيه؟
شاخص حرارتی یا دمای ظاهری، میزان گرمایی است که هنگام ترکیب رطوبت نسبی با دمای هوا احساس میشود. رطوبت بالا تبخیر عرق را کند میکند، بنابراین بدن به آسانی گرما را از دست نمیدهد و گرمتر از دمای دمامتر احساس میشود.
از چه فرمولي استفاده ميکنه؟
رگرسیون روتفوز NWS: HI = −۴۲٫۳۷۹ + ۲٫۰۴۹۰۱۵۲۳T + ۱۰٫۱۴۳۳۳۱۲۷R − ۰٫۲۲۴۷۵۵۴۱TR − … (با T در °F و R در ٪) به علاوه اصلاحات برای رطوبت بسیار پایین یا بسیار بالا.
سطح خطر يعني چي؟
در حدود ۸۰ تا ۹۰ درجه فارنهایت احتیاط لازم است، ۹۰ تا ۱۰۳ درجه فارنهایت احتیاط بسیار لازم است، ۱۰۳ تا ۱۲۴ درجه فارنهایت خطر دارد (احتمال خستگی یا درد گرمایی) و ۱۲۵ درجه فارنهایت یا بیشتر خطر بسیار شدیدی با خطر بالای ضربه گرمایی دارد.
چرا رطوبت باعث ميشه گرما بدتر بشه؟
در هوای مرطوب، که نزدیک به اشباع است، تبخیر آهسته میشود، بنابراین بدن گرما را به خوبی از دست نمیدهد و همان ۹۰ درجه فارنهایت در ۸۰٪ رطوبت نسبت به ۳۰٪ گرمتر به نظر میرسد.
چرا توي يه روز گرم، حسابگر ميگه "استرس گرمايي نيست"؟
شاخص حرارتی فقط برای شرایط گرم تعریف میشود - حدود ۸۰ درجه فارنهایت (۲۷ درجه سانتیگراد) و بالاتر. زیر آن، رطوبت به ندرت احساس هوا را تغییر میدهد، بنابراین ابزار دمای هوا را به جای دمای ظاهری گزارش میدهد.
این نوع از باد با باد سرد تفاوت دارد.
این دو تصحیح متضاد هستند: شاخص گرما گرمای ظاهری را از رطوبت در آب و هواهای گرم اضافه میکند، در حالی که سرمای باد گرمای ظاهری را از باد در آب و هواهای سرد کم میکند.
این تابع در برابر نور خورشید یا سایه محافظت میکند.
نور مستقیم خورشید میتواند تا ۱۵ درجه فارنهایت به دمای احساس شده اضافه کند، بنابراین مقدار واقعی احساس شده در فضای باز در آفتاب کامل از رقمی که این محاسبهگر برمیگرداند بالاتر است.
API — از این ماشین حساب از کد استفاده کنید
این محاسبهگر را به عنوان نقطه پایانی JSON آزاد فراخوانید — کلید مورد نیاز نیست. مقادیر حوزه زیر را به عنوان پارامترهای پرسش یا JSON ارسال کنید. مستندات کامل API را بخوانید →
نقطه پایانی
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);
نتایج تخمینها فقط برای راهنمایی عمومی است، نه مشاوره مالی، پزشکی یا مالیاتی.