열 지수 계산기

NWS Rothfusz 공식을 사용하여 열과 습도로부터 "느끼는" 온도.

%
느낌이
위험 수준
공기보다 더 뜨겁다

입력하는 동안 결과가 업데이트됩니다.

이 계산기에 대해

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 heat index calculator is a useful tool for planning outdoor activities and travel. The calculator uses the Rothfusz regression to calculate the heat index of the air.The heat index calculator is a useful tool for planning outdoor activities and travel.The heat index calculator is a useful tool for planning outdoor activities.The heat index calculator is a useful tool for planning outdoor activities.The heat index calculator is a useful tool for planning outdoor activities.The heat index calculator is a useful tool for planning outdoor activities.The heat index calculator is a useful tool for planning outdoor activities.The heat index calculator is a useful tool for planning outdoor activities.The heat index calculator is a useful tool for planning outdoor activities.The heat index calculator is a useful tool for planning outdoor activities.The heat index calculator is a useful tool for planning outdoor activities.The heat index calculator is a useful tool for planning outdoor activities.The heat index calculator is a useful tool for planning outdoor activities.The heat index calculator is a useful tool for planning outdoor activities.The heat index calculator is a useful tool for planning outdoor activities.The heat index calculator is a useful tool for planning outdoor activities.The heat index calculator is a useful tool for planning outdoor activities.The heat index calculator is a useful tool for planning outdoor activities.The heat index calculator is a useful tool for planning outdoor activities.The heat index calculator is a useful tool for planning outdoor activities.The heat index calculator is a useful tool for planning outdoor activities.The heat index calculator is a useful tool for

자주 묻는 질문

열 지수는 무엇입니까?

열 지수 또는 겉보기 온도는 대기 온도와 상대 습도를 결합할 때 느끼는 온도입니다. 높은 습도는 땀 증발을 느리게 하여 신체가 열을 덜 쉽게 방출하고 온도계 판독보다 더 뜨겁게 느껴집니다.

이것은 어떤 공식을 사용합니까?

NWS 로트푸스 회귀: HI = −42.379 + 2.04901523T + 10.14333127R − 0.22475541TR − … (T는 °F이고 R은 %이며, 매우 낮거나 매우 높은 습도에 대한 보정을 포함한다.)

위험 수준은 무엇을 의미합니까?

대략: 80-90 ° F는 주의, 90-103 ° F 극단적 인 주의, 103-124 ° F 위험 (열 경련 또는 피로 가능성) 및 125 ° F 이상 열 충격의 높은 위험과 극단적 인 위험.

습도가 열을 더욱 악화시키는 이유는 무엇입니까?

땀은 땀이 증발할 때만 냉각됩니다. 습한 공기에서는 이미 포화 상태에 가까워지면 증발이 느려지므로 신체는 열을 잘 흡수하지 못하고 30%보다 80%의 습도에서 90°F가 훨씬 더 뜨겁게 느껴집니다.

계산기가 따뜻한 날에 "열 스트레스 없음"이라고 말하는 이유는 무엇입니까?

열 지수는 약 80 °F(27 °C) 이상의 뜨거운 환경에서만 정의됩니다. 이보다 낮은 온도에서는 습도가 공기의 느낌을 거의 변화시키지 않으므로 도구는 겉보기 온도가 아닌 일반 공기 온도를 보고합니다.

열 지수는 바람 냉각과 어떻게 다릅니까?

열 지수는 뜨거운 날씨에서 습도로부터 겉보기 따뜻함을 추가하며, 바람 냉각은 추운 날씨에서 바람으로부터 겉보기 따뜻함을 빼냅니다. 열 지수는 온도와 습도가 필요하며, 바람 냉각은 온도와 바람 속도가 필요합니다.

열 지수는 그늘 또는 햇빛을 가정합니까?

직사광선은 느끼는 온도에 15°F까지 추가할 수 있으므로, 햇볕이 쬐는 야외에서 실제 느끼는 온도는 계산기가 반환하는 값보다 높습니다.

❤️ 사랑 Calculator.Free? 공유하세요

𝕏  X Facebook Reddit
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);

결과는 재정, 의료 또는 세금 조언이 아닌 일반적인 지침을위한 추정치입니다.